D: [iurt_root_command] chroot Installing /home/pterjan/rpmbuild/SRPMS/cuba-4.2-3.mga7.src.rpm Executing(%prep): /bin/sh -e /home/pterjan/rpmbuild/tmp/rpm-tmp.fXG4fa + umask 022 + cd /home/pterjan/rpmbuild/BUILD + '[' 1 -eq 1 ']' + '[' 1 -eq 1 ']' + '[' 1 -eq 1 ']' + cd /home/pterjan/rpmbuild/BUILD + rm -rf Cuba-4.2 + /usr/bin/gzip -dc /home/pterjan/rpmbuild/SOURCES/Cuba-4.2.tar.gz + /usr/bin/tar -xof - + STATUS=0 + '[' 0 -ne 0 ']' + cd Cuba-4.2 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + /usr/bin/cat /home/pterjan/rpmbuild/SOURCES/cuba-4.2-shlib.patch + /usr/bin/patch -p1 -s --fuzz=0 --no-backup-if-mismatch + /usr/bin/cat /home/pterjan/rpmbuild/SOURCES/cuba-4.2-nukewolf.patch + /usr/bin/patch -p1 -s --fuzz=0 --no-backup-if-mismatch + /usr/bin/cat /home/pterjan/rpmbuild/SOURCES/cuba-4.2-stddecl-safe.patch + /usr/bin/patch -p1 -s --fuzz=0 --no-backup-if-mismatch + exit 0 Executing(%build): /bin/sh -e /home/pterjan/rpmbuild/tmp/rpm-tmp.tunoRE + umask 022 + cd /home/pterjan/rpmbuild/BUILD + cd Cuba-4.2 + '[' 1 -eq 1 ']' + '[' 1 -eq 1 ']' + autoreconf -fi + CFLAGS='-O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4' + export CFLAGS + CXXFLAGS='-O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4' + export CXXFLAGS + FFLAGS='-O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4' + export FFLAGS + LDFLAGS=' -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags' + export LDFLAGS + CONFIGURE_TOP=. + /usr/lib/rpm/mageia/force-as-needed-for-shared-lib-in-libtool Forcing -Wl,--as-needed in configure/libtool to workaround libtool bug (cf http://lists.gnu.org/archive/html/libtool-patches/2004-06/msg00002.html) + /usr/lib/rpm/mageia/drop-ld-no-undefined-for-shared-lib-modules-in-libtool + /usr/lib/rpm/mageia/fix-libtool-ltmain-from-overlinking + /usr/lib/rpm/mageia/fix-libtool-from-moving-options-after-libs . + /usr/lib/rpm/mageia/fix-dlsearch-path-in-libtool-for-multilib . lib64 + cd . + '[' '!' -f configure.in -a '!' -f configure.ac ']' + libtoolize --copy --force libtoolize: putting auxiliary files in '.'. libtoolize: copying file './ltmain.sh' libtoolize: You should add the contents of the following files to 'aclocal.m4': libtoolize: '/usr/share/aclocal/libtool.m4' libtoolize: '/usr/share/aclocal/ltoptions.m4' libtoolize: '/usr/share/aclocal/ltsugar.m4' libtoolize: '/usr/share/aclocal/ltversion.m4' libtoolize: '/usr/share/aclocal/lt~obsolete.m4' libtoolize: Remember to add 'LT_INIT' to configure.ac. libtoolize: Consider adding 'AC_CONFIG_MACRO_DIRS([m4])' to configure.ac, libtoolize: and rerunning libtoolize and aclocal. libtoolize: Consider adding '-I m4' to ACLOCAL_AMFLAGS in Makefile.am. libtoolize: 'AC_PROG_RANLIB' is rendered obsolete by 'LT_INIT' + '[' -f ./configure.in -o -f ./configure.ac ']' + CONFIGURE_XPATH='--x-includes=/usr/include --x-libraries=/usr/lib64' + ./configure x86_64-mageia-linux-gnu --prefix=/usr --exec-prefix=/usr --bindir=/usr/bin --sbindir=/usr/sbin --sysconfdir=/etc --datadir=/usr/share --includedir=/usr/include --libdir=/usr/lib64 --libexecdir=/usr/libexec --localstatedir=/var --sharedstatedir=/var/lib --mandir=/usr/share/man --infodir=/usr/share/info --x-includes=/usr/include --x-libraries=/usr/lib64 configure: WARNING: you should use --build, --host, --target checking for x86_64-mageia-linux-gnu-gcc... x86_64-mageia-linux-gnu-gcc checking whether the C compiler works... yes checking for C compiler default output file name... a.out checking for suffix of executables... checking whether we are cross compiling... no checking for suffix of object files... o checking whether we are using the GNU C compiler... yes checking whether x86_64-mageia-linux-gnu-gcc accepts -g... yes checking for x86_64-mageia-linux-gnu-gcc option to accept ISO C89... none needed checking for x86_64-mageia-linux-gnu-gfortran... x86_64-mageia-linux-gnu-gfortran checking whether we are using the GNU Fortran compiler... yes checking whether x86_64-mageia-linux-gnu-gfortran accepts -g... yes checking for x86_64-mageia-linux-gnu-ranlib... x86_64-mageia-linux-gnu-ranlib checking for a BSD-compatible install... /usr/bin/install -c checking for an ANSI C-conforming const... yes checking for inline... inline checking for long double with more range or precision than double... yes checking how to run the C preprocessor... x86_64-mageia-linux-gnu-gcc -E checking for grep that handles long lines and -e... /usr/bin/grep checking for egrep... /usr/bin/grep -E checking for ANSI C header files... yes checking for sys/types.h... yes checking for sys/stat.h... yes checking for stdlib.h... yes checking for string.h... yes checking for memory.h... yes checking for strings.h... yes checking for inttypes.h... yes checking for stdint.h... yes checking for unistd.h... yes checking for size_t... yes checking for ssize_t... yes checking for pid_t... yes checking for powl... yes checking for erf... yes checking vfork.h usability... no checking vfork.h presence... no checking for vfork.h... no checking for fork... yes checking for vfork... yes checking for working fork... yes checking for working vfork... (cached) yes checking for working alloca.h... yes checking for alloca... yes checking build system type... x86_64-mageia-linux-gnu checking host system type... x86_64-mageia-linux-gnu checking for shmget... yes checking for getloadavg... yes checking for variable-size arrays... yes checking for qmake... qmake configure: creating ./config.status config.status: creating makefile config.status: creating config.h + /usr/bin/make x86_64-mageia-linux-gnu-gcc -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -DHAVE_CONFIG_H -DREALSIZE=8 -I./src/common -I. -I. -fPIC -I./src/vegas -DNOUNDERSCORE -c -o Vegas.o ./src/vegas/Vegas.c In file included from /usr/include/stdio.h:27:0, from ./src/common/stddecl.h:18, from ./src/vegas/decl.h:9, from ./src/vegas/Vegas.c:12: /usr/include/features.h:148:3: warning: #warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" [-Wcpp] # warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" ^~~~~~~ In file included from /usr/include/string.h:635:0, from ./src/common/stddecl.h:20, from ./src/vegas/decl.h:9, from ./src/vegas/Vegas.c:12: In function 'memcpy', inlined from 'SobolIni' at ./src/common/Random.c:105:5, inlined from 'IniRandom' at ./src/common/Random.c:340:22, inlined from 'Integrate' at ./src/vegas/Integrate.c:60:3: /usr/include/bits/string3.h:53:10: warning: '__builtin_memcpy': specified size 18446744073709551612 exceeds maximum object size 9223372036854775807 [-Wstringop-overflow=] return __builtin___memcpy_chk (__dest, __src, __len, __bos0 (__dest)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ar rv libcuba.a Vegas.o ar: creating libcuba.a a - Vegas.o x86_64-mageia-linux-gnu-gcc -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -DHAVE_CONFIG_H -DREALSIZE=8 -I./src/common -I. -I. -fPIC -I./src/vegas -c -o Vegas_.o ./src/vegas/Vegas.c In file included from /usr/include/stdio.h:27:0, from ./src/common/stddecl.h:18, from ./src/vegas/decl.h:9, from ./src/vegas/Vegas.c:12: /usr/include/features.h:148:3: warning: #warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" [-Wcpp] # warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" ^~~~~~~ In file included from /usr/include/string.h:635:0, from ./src/common/stddecl.h:20, from ./src/vegas/decl.h:9, from ./src/vegas/Vegas.c:12: In function 'memcpy', inlined from 'SobolIni' at ./src/common/Random.c:105:5, inlined from 'IniRandom' at ./src/common/Random.c:340:22, inlined from 'Integrate' at ./src/vegas/Integrate.c:60:3: /usr/include/bits/string3.h:53:10: warning: '__builtin_memcpy': specified size 18446744073709551612 exceeds maximum object size 9223372036854775807 [-Wstringop-overflow=] return __builtin___memcpy_chk (__dest, __src, __len, __bos0 (__dest)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ar rv libcuba.a Vegas_.o a - Vegas_.o x86_64-mageia-linux-gnu-gcc -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -DHAVE_CONFIG_H -DREALSIZE=8 -I./src/common -I. -I. -fPIC -I./src/vegas -DLONGLONGINT -DNOUNDERSCORE -c -o llVegas.o ./src/vegas/Vegas.c In file included from /usr/include/stdio.h:27:0, from ./src/common/stddecl.h:18, from ./src/vegas/decl.h:9, from ./src/vegas/Vegas.c:12: /usr/include/features.h:148:3: warning: #warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" [-Wcpp] # warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" ^~~~~~~ In file included from /usr/include/string.h:635:0, from ./src/common/stddecl.h:20, from ./src/vegas/decl.h:9, from ./src/vegas/Vegas.c:12: In function 'memcpy', inlined from 'SobolIni' at ./src/common/Random.c:105:5, inlined from 'IniRandom' at ./src/common/Random.c:340:22, inlined from 'Integrate' at ./src/vegas/Integrate.c:60:3: /usr/include/bits/string3.h:53:10: warning: '__builtin_memcpy': specified size 18446744073709551608 exceeds maximum object size 9223372036854775807 [-Wstringop-overflow=] return __builtin___memcpy_chk (__dest, __src, __len, __bos0 (__dest)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ar rv libcuba.a llVegas.o a - llVegas.o x86_64-mageia-linux-gnu-gcc -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -DHAVE_CONFIG_H -DREALSIZE=8 -I./src/common -I. -I. -fPIC -I./src/vegas -DLONGLONGINT -c -o llVegas_.o ./src/vegas/Vegas.c In file included from /usr/include/stdio.h:27:0, from ./src/common/stddecl.h:18, from ./src/vegas/decl.h:9, from ./src/vegas/Vegas.c:12: /usr/include/features.h:148:3: warning: #warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" [-Wcpp] # warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" ^~~~~~~ In file included from /usr/include/string.h:635:0, from ./src/common/stddecl.h:20, from ./src/vegas/decl.h:9, from ./src/vegas/Vegas.c:12: In function 'memcpy', inlined from 'SobolIni' at ./src/common/Random.c:105:5, inlined from 'IniRandom' at ./src/common/Random.c:340:22, inlined from 'Integrate' at ./src/vegas/Integrate.c:60:3: /usr/include/bits/string3.h:53:10: warning: '__builtin_memcpy': specified size 18446744073709551608 exceeds maximum object size 9223372036854775807 [-Wstringop-overflow=] return __builtin___memcpy_chk (__dest, __src, __len, __bos0 (__dest)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ar rv libcuba.a llVegas_.o a - llVegas_.o x86_64-mageia-linux-gnu-gcc -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -DHAVE_CONFIG_H -DREALSIZE=8 -I./src/common -I. -I. -fPIC -I./src/suave -DNOUNDERSCORE -c -o Suave.o ./src/suave/Suave.c In file included from /usr/include/stdio.h:27:0, from ./src/common/stddecl.h:18, from ./src/suave/decl.h:9, from ./src/suave/Suave.c:12: /usr/include/features.h:148:3: warning: #warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" [-Wcpp] # warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" ^~~~~~~ In file included from /usr/include/string.h:635:0, from ./src/common/stddecl.h:20, from ./src/suave/decl.h:9, from ./src/suave/Suave.c:12: In function 'memcpy', inlined from 'SobolIni' at ./src/common/Random.c:105:5, inlined from 'IniRandom' at ./src/common/Random.c:340:22, inlined from 'Integrate' at ./src/suave/Integrate.c:63:3: /usr/include/bits/string3.h:53:10: warning: '__builtin_memcpy': specified size 18446744073709551612 exceeds maximum object size 9223372036854775807 [-Wstringop-overflow=] return __builtin___memcpy_chk (__dest, __src, __len, __bos0 (__dest)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ar rv libcuba.a Suave.o a - Suave.o x86_64-mageia-linux-gnu-gcc -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -DHAVE_CONFIG_H -DREALSIZE=8 -I./src/common -I. -I. -fPIC -I./src/suave -c -o Suave_.o ./src/suave/Suave.c In file included from /usr/include/stdio.h:27:0, from ./src/common/stddecl.h:18, from ./src/suave/decl.h:9, from ./src/suave/Suave.c:12: /usr/include/features.h:148:3: warning: #warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" [-Wcpp] # warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" ^~~~~~~ In file included from /usr/include/string.h:635:0, from ./src/common/stddecl.h:20, from ./src/suave/decl.h:9, from ./src/suave/Suave.c:12: In function 'memcpy', inlined from 'SobolIni' at ./src/common/Random.c:105:5, inlined from 'IniRandom' at ./src/common/Random.c:340:22, inlined from 'Integrate' at ./src/suave/Integrate.c:63:3: /usr/include/bits/string3.h:53:10: warning: '__builtin_memcpy': specified size 18446744073709551612 exceeds maximum object size 9223372036854775807 [-Wstringop-overflow=] return __builtin___memcpy_chk (__dest, __src, __len, __bos0 (__dest)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ar rv libcuba.a Suave_.o a - Suave_.o x86_64-mageia-linux-gnu-gcc -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -DHAVE_CONFIG_H -DREALSIZE=8 -I./src/common -I. -I. -fPIC -I./src/suave -DLONGLONGINT -DNOUNDERSCORE -c -o llSuave.o ./src/suave/Suave.c In file included from /usr/include/stdio.h:27:0, from ./src/common/stddecl.h:18, from ./src/suave/decl.h:9, from ./src/suave/Suave.c:12: /usr/include/features.h:148:3: warning: #warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" [-Wcpp] # warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" ^~~~~~~ In file included from /usr/include/string.h:635:0, from ./src/common/stddecl.h:20, from ./src/suave/decl.h:9, from ./src/suave/Suave.c:12: In function 'memcpy', inlined from 'SobolIni' at ./src/common/Random.c:105:5, inlined from 'IniRandom' at ./src/common/Random.c:340:22, inlined from 'Integrate' at ./src/suave/Integrate.c:63:3: /usr/include/bits/string3.h:53:10: warning: '__builtin_memcpy': specified size 18446744073709551608 exceeds maximum object size 9223372036854775807 [-Wstringop-overflow=] return __builtin___memcpy_chk (__dest, __src, __len, __bos0 (__dest)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ar rv libcuba.a llSuave.o a - llSuave.o x86_64-mageia-linux-gnu-gcc -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -DHAVE_CONFIG_H -DREALSIZE=8 -I./src/common -I. -I. -fPIC -I./src/suave -DLONGLONGINT -c -o llSuave_.o ./src/suave/Suave.c In file included from /usr/include/stdio.h:27:0, from ./src/common/stddecl.h:18, from ./src/suave/decl.h:9, from ./src/suave/Suave.c:12: /usr/include/features.h:148:3: warning: #warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" [-Wcpp] # warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" ^~~~~~~ In file included from /usr/include/string.h:635:0, from ./src/common/stddecl.h:20, from ./src/suave/decl.h:9, from ./src/suave/Suave.c:12: In function 'memcpy', inlined from 'SobolIni' at ./src/common/Random.c:105:5, inlined from 'IniRandom' at ./src/common/Random.c:340:22, inlined from 'Integrate' at ./src/suave/Integrate.c:63:3: /usr/include/bits/string3.h:53:10: warning: '__builtin_memcpy': specified size 18446744073709551608 exceeds maximum object size 9223372036854775807 [-Wstringop-overflow=] return __builtin___memcpy_chk (__dest, __src, __len, __bos0 (__dest)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ar rv libcuba.a llSuave_.o a - llSuave_.o x86_64-mageia-linux-gnu-gcc -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -DHAVE_CONFIG_H -DREALSIZE=8 -I./src/common -I. -I. -fPIC -I./src/divonne -DNOUNDERSCORE -c -o Divonne.o ./src/divonne/Divonne.c In file included from /usr/include/stdio.h:27:0, from ./src/common/stddecl.h:18, from ./src/divonne/decl.h:9, from ./src/divonne/Divonne.c:13: /usr/include/features.h:148:3: warning: #warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" [-Wcpp] # warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" ^~~~~~~ In file included from /usr/include/string.h:635:0, from ./src/common/stddecl.h:20, from ./src/divonne/decl.h:9, from ./src/divonne/Divonne.c:13: In function 'memcpy', inlined from 'SobolIni' at ./src/common/Random.c:105:5, inlined from 'IniRandom' at ./src/common/Random.c:340:22, inlined from 'Integrate' at ./src/divonne/Integrate.c:74:5: /usr/include/bits/string3.h:53:10: warning: '__builtin_memcpy': specified size 18446744073709551612 exceeds maximum object size 9223372036854775807 [-Wstringop-overflow=] return __builtin___memcpy_chk (__dest, __src, __len, __bos0 (__dest)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ar rv libcuba.a Divonne.o a - Divonne.o x86_64-mageia-linux-gnu-gcc -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -DHAVE_CONFIG_H -DREALSIZE=8 -I./src/common -I. -I. -fPIC -I./src/divonne -c -o Divonne_.o ./src/divonne/Divonne.c In file included from /usr/include/stdio.h:27:0, from ./src/common/stddecl.h:18, from ./src/divonne/decl.h:9, from ./src/divonne/Divonne.c:13: /usr/include/features.h:148:3: warning: #warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" [-Wcpp] # warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" ^~~~~~~ In file included from /usr/include/string.h:635:0, from ./src/common/stddecl.h:20, from ./src/divonne/decl.h:9, from ./src/divonne/Divonne.c:13: In function 'memcpy', inlined from 'SobolIni' at ./src/common/Random.c:105:5, inlined from 'IniRandom' at ./src/common/Random.c:340:22, inlined from 'Integrate' at ./src/divonne/Integrate.c:74:5: /usr/include/bits/string3.h:53:10: warning: '__builtin_memcpy': specified size 18446744073709551612 exceeds maximum object size 9223372036854775807 [-Wstringop-overflow=] return __builtin___memcpy_chk (__dest, __src, __len, __bos0 (__dest)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ar rv libcuba.a Divonne_.o a - Divonne_.o x86_64-mageia-linux-gnu-gcc -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -DHAVE_CONFIG_H -DREALSIZE=8 -I./src/common -I. -I. -fPIC -I./src/divonne -DLONGLONGINT -DNOUNDERSCORE -c -o llDivonne.o ./src/divonne/Divonne.c In file included from /usr/include/stdio.h:27:0, from ./src/common/stddecl.h:18, from ./src/divonne/decl.h:9, from ./src/divonne/Divonne.c:13: /usr/include/features.h:148:3: warning: #warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" [-Wcpp] # warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" ^~~~~~~ In file included from /usr/include/string.h:635:0, from ./src/common/stddecl.h:20, from ./src/divonne/decl.h:9, from ./src/divonne/Divonne.c:13: In function 'memcpy', inlined from 'SobolIni' at ./src/common/Random.c:105:5, inlined from 'IniRandom' at ./src/common/Random.c:340:22, inlined from 'Integrate' at ./src/divonne/Integrate.c:74:5: /usr/include/bits/string3.h:53:10: warning: '__builtin_memcpy': specified size 18446744073709551608 exceeds maximum object size 9223372036854775807 [-Wstringop-overflow=] return __builtin___memcpy_chk (__dest, __src, __len, __bos0 (__dest)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ar rv libcuba.a llDivonne.o a - llDivonne.o x86_64-mageia-linux-gnu-gcc -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -DHAVE_CONFIG_H -DREALSIZE=8 -I./src/common -I. -I. -fPIC -I./src/divonne -DLONGLONGINT -c -o llDivonne_.o ./src/divonne/Divonne.c In file included from /usr/include/stdio.h:27:0, from ./src/common/stddecl.h:18, from ./src/divonne/decl.h:9, from ./src/divonne/Divonne.c:13: /usr/include/features.h:148:3: warning: #warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" [-Wcpp] # warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" ^~~~~~~ In file included from /usr/include/string.h:635:0, from ./src/common/stddecl.h:20, from ./src/divonne/decl.h:9, from ./src/divonne/Divonne.c:13: In function 'memcpy', inlined from 'SobolIni' at ./src/common/Random.c:105:5, inlined from 'IniRandom' at ./src/common/Random.c:340:22, inlined from 'Integrate' at ./src/divonne/Integrate.c:74:5: /usr/include/bits/string3.h:53:10: warning: '__builtin_memcpy': specified size 18446744073709551608 exceeds maximum object size 9223372036854775807 [-Wstringop-overflow=] return __builtin___memcpy_chk (__dest, __src, __len, __bos0 (__dest)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ar rv libcuba.a llDivonne_.o a - llDivonne_.o x86_64-mageia-linux-gnu-gcc -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -DHAVE_CONFIG_H -DREALSIZE=8 -I./src/common -I. -I. -fPIC -I./src/cuhre -DNOUNDERSCORE -c -o Cuhre.o ./src/cuhre/Cuhre.c In file included from /usr/include/stdio.h:27:0, from ./src/common/stddecl.h:18, from ./src/cuhre/decl.h:9, from ./src/cuhre/Cuhre.c:12: /usr/include/features.h:148:3: warning: #warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" [-Wcpp] # warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" ^~~~~~~ ar rv libcuba.a Cuhre.o a - Cuhre.o x86_64-mageia-linux-gnu-gcc -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -DHAVE_CONFIG_H -DREALSIZE=8 -I./src/common -I. -I. -fPIC -I./src/cuhre -c -o Cuhre_.o ./src/cuhre/Cuhre.c In file included from /usr/include/stdio.h:27:0, from ./src/common/stddecl.h:18, from ./src/cuhre/decl.h:9, from ./src/cuhre/Cuhre.c:12: /usr/include/features.h:148:3: warning: #warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" [-Wcpp] # warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" ^~~~~~~ ar rv libcuba.a Cuhre_.o a - Cuhre_.o x86_64-mageia-linux-gnu-gcc -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -DHAVE_CONFIG_H -DREALSIZE=8 -I./src/common -I. -I. -fPIC -I./src/cuhre -DLONGLONGINT -DNOUNDERSCORE -c -o llCuhre.o ./src/cuhre/Cuhre.c In file included from /usr/include/stdio.h:27:0, from ./src/common/stddecl.h:18, from ./src/cuhre/decl.h:9, from ./src/cuhre/Cuhre.c:12: /usr/include/features.h:148:3: warning: #warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" [-Wcpp] # warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" ^~~~~~~ ar rv libcuba.a llCuhre.o a - llCuhre.o x86_64-mageia-linux-gnu-gcc -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -DHAVE_CONFIG_H -DREALSIZE=8 -I./src/common -I. -I. -fPIC -I./src/cuhre -DLONGLONGINT -c -o llCuhre_.o ./src/cuhre/Cuhre.c In file included from /usr/include/stdio.h:27:0, from ./src/common/stddecl.h:18, from ./src/cuhre/decl.h:9, from ./src/cuhre/Cuhre.c:12: /usr/include/features.h:148:3: warning: #warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" [-Wcpp] # warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" ^~~~~~~ ar rv libcuba.a llCuhre_.o a - llCuhre_.o x86_64-mageia-linux-gnu-gcc -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -DHAVE_CONFIG_H -DREALSIZE=8 -I./src/common -I. -I. -fPIC -DNOUNDERSCORE -c -o Fork.o ./src/common/Fork.c In file included from /usr/include/stdio.h:27:0, from ./src/common/stddecl.h:18, from ./src/common/Fork.c:11: /usr/include/features.h:148:3: warning: #warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" [-Wcpp] # warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" ^~~~~~~ ar rv libcuba.a Fork.o a - Fork.o x86_64-mageia-linux-gnu-gcc -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -DHAVE_CONFIG_H -DREALSIZE=8 -I./src/common -I. -I. -fPIC -c -o Fork_.o ./src/common/Fork.c In file included from /usr/include/stdio.h:27:0, from ./src/common/stddecl.h:18, from ./src/common/Fork.c:11: /usr/include/features.h:148:3: warning: #warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" [-Wcpp] # warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" ^~~~~~~ ar rv libcuba.a Fork_.o a - Fork_.o x86_64-mageia-linux-gnu-gcc -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -DHAVE_CONFIG_H -DREALSIZE=8 -I./src/common -I. -I. -fPIC -DNOUNDERSCORE -c -o Global.o ./src/common/Global.c In file included from /usr/include/stdio.h:27:0, from ./src/common/stddecl.h:18, from ./src/common/Global.c:9: /usr/include/features.h:148:3: warning: #warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" [-Wcpp] # warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" ^~~~~~~ ar rv libcuba.a Global.o a - Global.o x86_64-mageia-linux-gnu-gcc -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -DHAVE_CONFIG_H -DREALSIZE=8 -I./src/common -I. -I. -fPIC -c -o Global_.o ./src/common/Global.c In file included from /usr/include/stdio.h:27:0, from ./src/common/stddecl.h:18, from ./src/common/Global.c:9: /usr/include/features.h:148:3: warning: #warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" [-Wcpp] # warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" ^~~~~~~ ar rv libcuba.a Global_.o a - Global_.o x86_64-mageia-linux-gnu-gcc -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -DHAVE_CONFIG_H -DREALSIZE=8 -I./src/common -I. -I. -fPIC -c -o Data.o ./src/common/Data.c In file included from /usr/include/stdio.h:27:0, from ./src/common/stddecl.h:18, from ./src/common/Data.c:9: /usr/include/features.h:148:3: warning: #warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" [-Wcpp] # warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" ^~~~~~~ ar rv libcuba.a Data.o a - Data.o x86_64-mageia-linux-gnu-ranlib libcuba.a x86_64-mageia-linux-gnu-gcc -shared -Wl,-soname,libcuba.so.4 -o libcuba.so.4.0.0 *.o -lm ln -sf libcuba.so.4.0.0 libcuba.so.4 ln -sf libcuba.so.4 libcuba.so x86_64-mageia-linux-gnu-gcc -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -DHAVE_CONFIG_H -DREALSIZE=8 -I./src/common -I. -I. -fPIC -o demo-c ./demo/demo-c.c libcuba.a -lm x86_64-mageia-linux-gnu-gfortran -g -O2 -DREALSIZE=8 -o demo-fortran ./demo/demo-fortran.F libcuba.a -lm qmake -o makefile.partview ./tools/partview.pro /usr/bin/make -f makefile.partview make[1]: Entering directory '/home/pterjan/rpmbuild/BUILD/Cuba-4.2' /usr/lib64/qt4/bin/moc -DQT_NO_DEBUG -DQT_GUI_LIB -DQT_CORE_LIB -DQT_SHARED -I/usr/lib64/qt4/mkspecs/linux-g++ -Itools -I/usr/include/QtCore -I/usr/include/QtGui -I/usr/include -I. -Itools -I. tools/partview.cpp -o partview.moc g++ -c -pipe -O2 -D_REENTRANT -Wall -W -DQT_NO_DEBUG -DQT_GUI_LIB -DQT_CORE_LIB -DQT_SHARED -I/usr/lib64/qt4/mkspecs/linux-g++ -Itools -I/usr/include/QtCore -I/usr/include/QtGui -I/usr/include -I. -Itools -I. -o partview.o tools/partview.cpp g++ -Wl,-O1 -o ./partview partview.o -L/usr/lib64 -lQtGui -L/usr/lib64 -L/usr/lib -lQtCore -lpthread /usr/bin/ld: skipping incompatible /usr/lib/libgcc_s.so when searching for -lgcc_s /usr/bin/ld: skipping incompatible /usr/lib/libgcc_s.so when searching for -lgcc_s make[1]: Leaving directory '/home/pterjan/rpmbuild/BUILD/Cuba-4.2' rm -f partview.o partview.moc makefile.partview strip partview + exit 0 Executing(%install): /bin/sh -e /home/pterjan/rpmbuild/tmp/rpm-tmp.zSh7jm + umask 022 + cd /home/pterjan/rpmbuild/BUILD + '[' 1 -eq 1 ']' + '[' /home/pterjan/rpmbuild/BUILDROOT/cuba-4.2-3.mga7.x86_64 '!=' / ']' + rm -rf /home/pterjan/rpmbuild/BUILDROOT/cuba-4.2-3.mga7.x86_64 ++ dirname /home/pterjan/rpmbuild/BUILDROOT/cuba-4.2-3.mga7.x86_64 + mkdir -p /home/pterjan/rpmbuild/BUILDROOT + mkdir /home/pterjan/rpmbuild/BUILDROOT/cuba-4.2-3.mga7.x86_64 + cd Cuba-4.2 + '[' 1 -eq 1 ']' + /usr/bin/make install DESTDIR=/home/pterjan/rpmbuild/BUILDROOT/cuba-4.2-3.mga7.x86_64 'INSTALL=/usr/bin/install -p' /usr/bin/install -p -m 755 -d /home/pterjan/rpmbuild/BUILDROOT/cuba-4.2-3.mga7.x86_64/usr/lib64 \ /home/pterjan/rpmbuild/BUILDROOT/cuba-4.2-3.mga7.x86_64/usr/include \ /home/pterjan/rpmbuild/BUILDROOT/cuba-4.2-3.mga7.x86_64/usr/bin \ /home/pterjan/rpmbuild/BUILDROOT/cuba-4.2-3.mga7.x86_64/usr/share /usr/bin/install -p -m 644 libcuba.a /home/pterjan/rpmbuild/BUILDROOT/cuba-4.2-3.mga7.x86_64/usr/lib64 cp -P libcuba.so* /home/pterjan/rpmbuild/BUILDROOT/cuba-4.2-3.mga7.x86_64/usr/lib64 for f in cuba.h ; do \ /usr/bin/install -p -m 644 `test -f $f || echo ./`$f /home/pterjan/rpmbuild/BUILDROOT/cuba-4.2-3.mga7.x86_64/usr/include; \ done for f in partview ; do \ test -f $f && /usr/bin/install -p $f /home/pterjan/rpmbuild/BUILDROOT/cuba-4.2-3.mga7.x86_64/usr/bin || : ; \ done /usr/bin/install -p -m 644 ./cuba.pdf /home/pterjan/rpmbuild/BUILDROOT/cuba-4.2-3.mga7.x86_64/usr/share + /usr/bin/rm -f /home/pterjan/rpmbuild/BUILDROOT/cuba-4.2-3.mga7.x86_64/usr/share/cuba.pdf + find /home/pterjan/rpmbuild/BUILDROOT/cuba-4.2-3.mga7.x86_64/usr/lib64 -name '*.la' -delete + /usr/lib/rpm/find-debuginfo.sh -j8 -m -i --build-id-seed 4.2-3.mga7 --unique-debug-suffix -4.2-3.mga7.x86_64 --unique-debug-src-base cuba-4.2-3.mga7.x86_64 --run-dwz --dwz-low-mem-die-limit 10000000 --dwz-max-die-limit 110000000 -S debugsourcefiles.list /home/pterjan/rpmbuild/BUILD/Cuba-4.2 extracting debug info from /home/pterjan/rpmbuild/BUILDROOT/cuba-4.2-3.mga7.x86_64/usr/lib64/libcuba.so.4.0.0 /usr/lib/rpm/sepdebugcrcfix: Updated 1 CRC32s, 0 CRC32s did match. 557 blocks + '[' -n '' ']' + /usr/share/spec-helper/clean_files + '[' -n '' ']' + /usr/share/spec-helper/compress_files .xz + '[' -n '' ']' + /usr/share/spec-helper/relink_symlinks + '[' -n '' ']' + /usr/share/spec-helper/clean_perl + '[' -n '' ']' + /usr/share/spec-helper/lib_symlinks + '[' -n '' ']' + /usr/share/spec-helper/gprintify + '[' -n '' ']' + /usr/share/spec-helper/fix_mo + '[' -n '' ']' + /usr/share/spec-helper/translate_menu + '[' -n '' ']' + /usr/share/spec-helper/fix_pamd + '[' -n '' ']' + /usr/share/spec-helper/remove_info_dir + '[' -n '' ']' + /usr/share/spec-helper/fix_eol + '[' -n '' ']' + /usr/share/spec-helper/check_elf_files + '[' 1 -eq 1 ']' + /usr/lib/rpm/brp-python-bytecompile /usr/bin/python 1 + /usr/lib/rpm/brp-python-hardlink Processing files: cuba-4.2-3.mga7.x86_64 Executing(%doc): /bin/sh -e /home/pterjan/rpmbuild/tmp/rpm-tmp.DjvNw6 + umask 022 + cd /home/pterjan/rpmbuild/BUILD + cd Cuba-4.2 + DOCDIR=/home/pterjan/rpmbuild/BUILDROOT/cuba-4.2-3.mga7.x86_64/usr/share/doc/cuba + export LC_ALL=C + LC_ALL=C + export DOCDIR + /usr/bin/mkdir -p /home/pterjan/rpmbuild/BUILDROOT/cuba-4.2-3.mga7.x86_64/usr/share/doc/cuba + cp -pr COPYING /home/pterjan/rpmbuild/BUILDROOT/cuba-4.2-3.mga7.x86_64/usr/share/doc/cuba + cp -pr cuba.pdf /home/pterjan/rpmbuild/BUILDROOT/cuba-4.2-3.mga7.x86_64/usr/share/doc/cuba + exit 0 Provides: cuba = 4.2-3.mga7 cuba(x86-64) = 4.2-3.mga7 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: libQtCore.so.4()(64bit) libQtGui.so.4()(64bit) libc.so.6()(64bit) libc.so.6(GLIBC_2.2.5)(64bit) libgcc_s.so.1()(64bit) libgcc_s.so.1(GCC_3.0)(64bit) libm.so.6()(64bit) libm.so.6(GLIBC_2.2.5)(64bit) libpthread.so.0()(64bit) libstdc++.so.6()(64bit) libstdc++.so.6(CXXABI_1.3)(64bit) libstdc++.so.6(CXXABI_1.3.9)(64bit) libstdc++.so.6(GLIBCXX_3.4)(64bit) libstdc++.so.6(GLIBCXX_3.4.15)(64bit) Processing files: lib64cuba4-4.2-3.mga7.x86_64 Provides: cuba = 4.2-3.mga7 lib64cuba4 = 4.2-3.mga7 lib64cuba4(x86-64) = 4.2-3.mga7 libcuba.so.4()(64bit) Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: libc.so.6()(64bit) libc.so.6(GLIBC_2.11)(64bit) libc.so.6(GLIBC_2.14)(64bit) libc.so.6(GLIBC_2.15)(64bit) libc.so.6(GLIBC_2.2.5)(64bit) libc.so.6(GLIBC_2.3.4)(64bit) libc.so.6(GLIBC_2.4)(64bit) libm.so.6()(64bit) libm.so.6(GLIBC_2.2.5)(64bit) Processing files: lib64cuba-devel-4.2-3.mga7.x86_64 Executing(%doc): /bin/sh -e /home/pterjan/rpmbuild/tmp/rpm-tmp.pQSHeR + umask 022 + cd /home/pterjan/rpmbuild/BUILD + cd Cuba-4.2 + DOCDIR=/home/pterjan/rpmbuild/BUILDROOT/cuba-4.2-3.mga7.x86_64/usr/share/doc/lib64cuba-devel + export LC_ALL=C + LC_ALL=C + export DOCDIR + /usr/bin/mkdir -p /home/pterjan/rpmbuild/BUILDROOT/cuba-4.2-3.mga7.x86_64/usr/share/doc/lib64cuba-devel + cp -pr ChangeLog /home/pterjan/rpmbuild/BUILDROOT/cuba-4.2-3.mga7.x86_64/usr/share/doc/lib64cuba-devel + exit 0 Provides: cuba-devel = 4.2-3.mga7 devel(libcuba(64bit)) lib64cuba-devel = 4.2-3.mga7 lib64cuba-devel(x86-64) = 4.2-3.mga7 libcuba-devel = 4.2-3.mga7 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: devel(libm(64bit)) Processing files: lib64cuba-static-devel-4.2-3.mga7.x86_64 Provides: cuba-static-devel = 4.2-3.mga7 lib64cuba-static-devel = 4.2-3.mga7 lib64cuba-static-devel(x86-64) = 4.2-3.mga7 libcuba-static-devel = 4.2-3.mga7 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Processing files: cuba-debugsource-4.2-3.mga7.x86_64 Provides: cuba-debugsource = 4.2-3.mga7 cuba-debugsource(x86-64) = 4.2-3.mga7 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Processing files: lib64cuba4-debuginfo-4.2-3.mga7.x86_64 Provides: debuginfo(build-id) = 3ba4acb42aaf5a49d28b962bc9107eb7d3ceed6a lib64cuba4-debuginfo = 4.2-3.mga7 lib64cuba4-debuginfo(x86-64) = 4.2-3.mga7 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Recommends: cuba-debugsource(x86-64) = 4.2-3.mga7 Checking for unpackaged file(s): /usr/lib/rpm/check-files /home/pterjan/rpmbuild/BUILDROOT/cuba-4.2-3.mga7.x86_64 Wrote: /home/pterjan/rpmbuild/RPMS/x86_64/cuba-4.2-3.mga7.x86_64.rpm Wrote: /home/pterjan/rpmbuild/RPMS/x86_64/lib64cuba4-4.2-3.mga7.x86_64.rpm Wrote: /home/pterjan/rpmbuild/RPMS/x86_64/lib64cuba-devel-4.2-3.mga7.x86_64.rpm Wrote: /home/pterjan/rpmbuild/RPMS/x86_64/lib64cuba-static-devel-4.2-3.mga7.x86_64.rpm Wrote: /home/pterjan/rpmbuild/RPMS/x86_64/cuba-debugsource-4.2-3.mga7.x86_64.rpm Wrote: /home/pterjan/rpmbuild/RPMS/x86_64/lib64cuba4-debuginfo-4.2-3.mga7.x86_64.rpm Executing(%clean): /bin/sh -e /home/pterjan/rpmbuild/tmp/rpm-tmp.d6L4eJ + umask 022 + cd /home/pterjan/rpmbuild/BUILD + cd Cuba-4.2 + /usr/bin/rm -rf /home/pterjan/rpmbuild/BUILDROOT/cuba-4.2-3.mga7.x86_64 + exit 0 Executing(--clean): /bin/sh -e /home/pterjan/rpmbuild/tmp/rpm-tmp.B7bJjB + umask 022 + cd /home/pterjan/rpmbuild/BUILD + rm -rf Cuba-4.2 + exit 0 D: [iurt_root_command] Success!