D: [iurt_root_command] chroot Installing /home/iurt/rpmbuild/SRPMS/cuba-4.2-8.mga8.src.rpm Building target platforms: x86_64 Building for target x86_64 Executing(%prep): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.JpyN0y + umask 022 + cd /home/iurt/rpmbuild/BUILD + '[' 1 -eq 1 ']' + '[' 1 -eq 1 ']' + '[' 1 -eq 1 ']' + cd /home/iurt/rpmbuild/BUILD + rm -rf Cuba-4.2 + /usr/bin/gzip -dc /home/iurt/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/iurt/rpmbuild/SOURCES/cuba-4.2-shlib.patch + /usr/bin/patch -p1 -s --fuzz=0 --no-backup-if-mismatch + /usr/bin/cat /home/iurt/rpmbuild/SOURCES/cuba-4.2-nukewolf.patch + /usr/bin/patch -p1 -s --fuzz=0 --no-backup-if-mismatch + /usr/bin/cat /home/iurt/rpmbuild/SOURCES/cuba-4.2-stddecl-safe.patch + /usr/bin/patch -p1 -s --fuzz=0 --no-backup-if-mismatch + /usr/bin/cat /home/iurt/rpmbuild/SOURCES/cuba-4.2-Qt5.patch + /usr/bin/patch -p1 -s --fuzz=0 --no-backup-if-mismatch + RPM_EC=0 ++ jobs -p + exit 0 Executing(%build): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.BWI7Py + umask 022 + cd /home/iurt/rpmbuild/BUILD + cd Cuba-4.2 + '[' 1 -eq 1 ']' + '[' 1 -eq 1 ']' + autoreconf -fi configure.ac:27: warning: The macro `AC_C_LONG_DOUBLE' is obsolete. configure.ac:27: You should run autoupdate. ./lib/autoconf/types.m4:453: AC_C_LONG_DOUBLE is expanded from... configure.ac:27: the top level configure.ac:27: warning: The macro `AC_C_LONG_DOUBLE' is obsolete. configure.ac:27: You should run autoupdate. ./lib/autoconf/types.m4:453: AC_C_LONG_DOUBLE is expanded from... configure.ac:27: the top level + CFLAGS='-O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fcommon -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables' + export CFLAGS + CXXFLAGS='-O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fcommon -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables' + export CXXFLAGS + FFLAGS='-O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fcommon -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables ' + export FFLAGS + FCFLAGS='-O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fcommon -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables ' + export FCFLAGS + LDFLAGS=' -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags' + export LDFLAGS + CONFIGURE_TOP=. + '[' 1 = 1 ']' ++ find . -name config.guess -o -name config.sub + for i in $(find ${CONFIGURE_TOP} -name config.guess -o -name config.sub) ++ basename ./config.guess + '[' -f /usr/lib/rpm/mageia/config.guess ']' ++ basename ./config.guess + cp -af /usr/lib/rpm/mageia/config.guess ./config.guess + for i in $(find ${CONFIGURE_TOP} -name config.guess -o -name config.sub) ++ basename ./config.sub + '[' -f /usr/lib/rpm/mageia/config.sub ']' ++ basename ./config.sub + cp -af /usr/lib/rpm/mageia/config.sub ./config.sub + /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 + ./configure --host=x86_64-mageia-linux-gnu --build=x86_64-mageia-linux-gnu --program-prefix= --disable-dependency-tracking --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 configure: WARNING: unrecognized options: --disable-dependency-tracking 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 the compiler supports GNU C... yes checking whether x86_64-mageia-linux-gnu-gcc accepts -g... yes checking for x86_64-mageia-linux-gnu-gcc option to enable C11 features... none needed checking for x86_64-mageia-linux-gnu-gfortran... x86_64-mageia-linux-gnu-gfortran checking whether the compiler supports GNU Fortran... 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 for sys/types.h... yes checking for sys/stat.h... yes checking for strings.h... yes checking for inttypes.h... yes checking for stdint.h... yes checking for unistd.h... yes checking for vfork.h... no checking for size_t... yes checking for ssize_t... yes checking for pid_t... yes checking for powl... yes checking for erf... yes 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: fork: retry: Resource temporarily unavailable configure: creating ./config.status config.status: creating makefile config.status: creating config.h configure: WARNING: unrecognized options: --disable-dependency-tracking + /usr/bin/make x86_64-mageia-linux-gnu-gcc -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fcommon -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -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/bits/libc-header-start.h:33, from /usr/include/stdio.h:27, from ./src/common/stddecl.h:18, from ./src/vegas/decl.h:9, from ./src/vegas/Vegas.c:12: /usr/include/features.h:187:3: warning: #warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" [-Wcpp] 187 | # warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" | ^~~~~~~ In file included from /usr/include/string.h:495, 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/string_fortified.h:34:10: warning: '__builtin_memcpy' specified bound 18446744073709551612 exceeds maximum object size 9223372036854775807 [-Wstringop-overflow=] 34 | 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 -fcommon -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -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/bits/libc-header-start.h:33, from /usr/include/stdio.h:27, from ./src/common/stddecl.h:18, from ./src/vegas/decl.h:9, from ./src/vegas/Vegas.c:12: /usr/include/features.h:187:3: warning: #warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" [-Wcpp] 187 | # warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" | ^~~~~~~ In file included from /usr/include/string.h:495, 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/string_fortified.h:34:10: warning: '__builtin_memcpy' specified bound 18446744073709551612 exceeds maximum object size 9223372036854775807 [-Wstringop-overflow=] 34 | 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 -fcommon -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -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/bits/libc-header-start.h:33, from /usr/include/stdio.h:27, from ./src/common/stddecl.h:18, from ./src/vegas/decl.h:9, from ./src/vegas/Vegas.c:12: /usr/include/features.h:187:3: warning: #warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" [-Wcpp] 187 | # warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" | ^~~~~~~ In file included from /usr/include/string.h:495, 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/string_fortified.h:34:10: warning: '__builtin_memcpy' specified bound 18446744073709551608 exceeds maximum object size 9223372036854775807 [-Wstringop-overflow=] 34 | 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 -fcommon -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -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/bits/libc-header-start.h:33, from /usr/include/stdio.h:27, from ./src/common/stddecl.h:18, from ./src/vegas/decl.h:9, from ./src/vegas/Vegas.c:12: /usr/include/features.h:187:3: warning: #warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" [-Wcpp] 187 | # warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" | ^~~~~~~ In file included from /usr/include/string.h:495, 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/string_fortified.h:34:10: warning: '__builtin_memcpy' specified bound 18446744073709551608 exceeds maximum object size 9223372036854775807 [-Wstringop-overflow=] 34 | 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 -fcommon -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -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/bits/libc-header-start.h:33, from /usr/include/stdio.h:27, from ./src/common/stddecl.h:18, from ./src/suave/decl.h:9, from ./src/suave/Suave.c:12: /usr/include/features.h:187:3: warning: #warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" [-Wcpp] 187 | # warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" | ^~~~~~~ In file included from /usr/include/string.h:495, 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/string_fortified.h:34:10: warning: '__builtin_memcpy' specified bound 18446744073709551612 exceeds maximum object size 9223372036854775807 [-Wstringop-overflow=] 34 | 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 -fcommon -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -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/bits/libc-header-start.h:33, from /usr/include/stdio.h:27, from ./src/common/stddecl.h:18, from ./src/suave/decl.h:9, from ./src/suave/Suave.c:12: /usr/include/features.h:187:3: warning: #warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" [-Wcpp] 187 | # warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" | ^~~~~~~ In file included from /usr/include/string.h:495, 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/string_fortified.h:34:10: warning: '__builtin_memcpy' specified bound 18446744073709551612 exceeds maximum object size 9223372036854775807 [-Wstringop-overflow=] 34 | 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 -fcommon -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -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/bits/libc-header-start.h:33, from /usr/include/stdio.h:27, from ./src/common/stddecl.h:18, from ./src/suave/decl.h:9, from ./src/suave/Suave.c:12: /usr/include/features.h:187:3: warning: #warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" [-Wcpp] 187 | # warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" | ^~~~~~~ In file included from /usr/include/string.h:495, 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/string_fortified.h:34:10: warning: '__builtin_memcpy' specified bound 18446744073709551608 exceeds maximum object size 9223372036854775807 [-Wstringop-overflow=] 34 | 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 -fcommon -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -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/bits/libc-header-start.h:33, from /usr/include/stdio.h:27, from ./src/common/stddecl.h:18, from ./src/suave/decl.h:9, from ./src/suave/Suave.c:12: /usr/include/features.h:187:3: warning: #warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" [-Wcpp] 187 | # warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" | ^~~~~~~ In file included from /usr/include/string.h:495, 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/string_fortified.h:34:10: warning: '__builtin_memcpy' specified bound 18446744073709551608 exceeds maximum object size 9223372036854775807 [-Wstringop-overflow=] 34 | 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 -fcommon -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -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/bits/libc-header-start.h:33, from /usr/include/stdio.h:27, from ./src/common/stddecl.h:18, from ./src/divonne/decl.h:9, from ./src/divonne/Divonne.c:13: /usr/include/features.h:187:3: warning: #warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" [-Wcpp] 187 | # warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" | ^~~~~~~ In file included from /usr/include/string.h:495, 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/string_fortified.h:34:10: warning: '__builtin_memcpy' specified bound 18446744073709551612 exceeds maximum object size 9223372036854775807 [-Wstringop-overflow=] 34 | 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 -fcommon -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -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/bits/libc-header-start.h:33, from /usr/include/stdio.h:27, from ./src/common/stddecl.h:18, from ./src/divonne/decl.h:9, from ./src/divonne/Divonne.c:13: /usr/include/features.h:187:3: warning: #warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" [-Wcpp] 187 | # warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" | ^~~~~~~ In file included from /usr/include/string.h:495, 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/string_fortified.h:34:10: warning: '__builtin_memcpy' specified bound 18446744073709551612 exceeds maximum object size 9223372036854775807 [-Wstringop-overflow=] 34 | 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 -fcommon -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -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/bits/libc-header-start.h:33, from /usr/include/stdio.h:27, from ./src/common/stddecl.h:18, from ./src/divonne/decl.h:9, from ./src/divonne/Divonne.c:13: /usr/include/features.h:187:3: warning: #warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" [-Wcpp] 187 | # warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" | ^~~~~~~ In file included from /usr/include/string.h:495, 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/string_fortified.h:34:10: warning: '__builtin_memcpy' specified bound 18446744073709551608 exceeds maximum object size 9223372036854775807 [-Wstringop-overflow=] 34 | 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 -fcommon -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -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/bits/libc-header-start.h:33, from /usr/include/stdio.h:27, from ./src/common/stddecl.h:18, from ./src/divonne/decl.h:9, from ./src/divonne/Divonne.c:13: /usr/include/features.h:187:3: warning: #warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" [-Wcpp] 187 | # warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" | ^~~~~~~ In file included from /usr/include/string.h:495, 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/string_fortified.h:34:10: warning: '__builtin_memcpy' specified bound 18446744073709551608 exceeds maximum object size 9223372036854775807 [-Wstringop-overflow=] 34 | 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 -fcommon -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -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/bits/libc-header-start.h:33, from /usr/include/stdio.h:27, from ./src/common/stddecl.h:18, from ./src/cuhre/decl.h:9, from ./src/cuhre/Cuhre.c:12: /usr/include/features.h:187:3: warning: #warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" [-Wcpp] 187 | # 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 -fcommon -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -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/bits/libc-header-start.h:33, from /usr/include/stdio.h:27, from ./src/common/stddecl.h:18, from ./src/cuhre/decl.h:9, from ./src/cuhre/Cuhre.c:12: /usr/include/features.h:187:3: warning: #warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" [-Wcpp] 187 | # 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 -fcommon -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -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/bits/libc-header-start.h:33, from /usr/include/stdio.h:27, from ./src/common/stddecl.h:18, from ./src/cuhre/decl.h:9, from ./src/cuhre/Cuhre.c:12: /usr/include/features.h:187:3: warning: #warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" [-Wcpp] 187 | # 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 -fcommon -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -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/bits/libc-header-start.h:33, from /usr/include/stdio.h:27, from ./src/common/stddecl.h:18, from ./src/cuhre/decl.h:9, from ./src/cuhre/Cuhre.c:12: /usr/include/features.h:187:3: warning: #warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" [-Wcpp] 187 | # 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 -fcommon -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -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/bits/libc-header-start.h:33, from /usr/include/stdio.h:27, from ./src/common/stddecl.h:18, from ./src/common/Fork.c:11: /usr/include/features.h:187:3: warning: #warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" [-Wcpp] 187 | # 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 -fcommon -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -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/bits/libc-header-start.h:33, from /usr/include/stdio.h:27, from ./src/common/stddecl.h:18, from ./src/common/Fork.c:11: /usr/include/features.h:187:3: warning: #warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" [-Wcpp] 187 | # 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 -fcommon -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -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/bits/libc-header-start.h:33, from /usr/include/stdio.h:27, from ./src/common/stddecl.h:18, from ./src/common/Global.c:9: /usr/include/features.h:187:3: warning: #warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" [-Wcpp] 187 | # 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 -fcommon -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -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/bits/libc-header-start.h:33, from /usr/include/stdio.h:27, from ./src/common/stddecl.h:18, from ./src/common/Global.c:9: /usr/include/features.h:187:3: warning: #warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" [-Wcpp] 187 | # 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 -fcommon -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -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/bits/libc-header-start.h:33, from /usr/include/stdio.h:27, from ./src/common/stddecl.h:18, from ./src/common/Data.c:9: /usr/include/features.h:187:3: warning: #warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" [-Wcpp] 187 | # 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 -fcommon -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -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 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fcommon -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -DREALSIZE=8 -o demo-fortran ./demo/demo-fortran.F libcuba.a -lm f951: Warning: command-line option '-Wformat=1' is valid for C/C++/ObjC/ObjC++ but not for Fortran f951: Warning: '-Werror=' argument '-Werror=format-security' is not valid for Fortran qmake -o makefile.partview ./tools/partview.pro Info: creating stash file /home/iurt/rpmbuild/BUILD/Cuba-4.2/.qmake.stash /usr/bin/make -f makefile.partview make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/Cuba-4.2' g++ -pipe -std=gnu++0x -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -fno-strict-aliasing -DPIC -fPIC -dM -E -o moc_predefs.h /usr/lib64/qt5/mkspecs/features/data/dummy.cpp /usr/lib64/qt5/bin/moc -DQT_NO_DEBUG -DQT_PRINTSUPPORT_LIB -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_CORE_LIB --include /home/iurt/rpmbuild/BUILD/Cuba-4.2/moc_predefs.h -I/usr/lib64/qt5/mkspecs/linux-g++ -I/home/iurt/rpmbuild/BUILD/Cuba-4.2/tools -I/usr/include/qt5 -I/usr/include/qt5/QtPrintSupport -I/usr/include/qt5/QtWidgets -I/usr/include/qt5/QtGui -I/usr/include/qt5/QtCore -I. -I/usr/include/c++/10 -I/usr/include/c++/10/x86_64-mageia-linux-gnu -I/usr/include/c++/10/backward -I/usr/lib/gcc/x86_64-mageia-linux-gnu/10/include -I/usr/local/include -I/usr/include tools/partview.cpp -o partview.moc g++ -c -pipe -std=gnu++0x -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -fno-strict-aliasing -DPIC -fPIC -D_REENTRANT -Wall -Wextra -fPIC -DQT_NO_DEBUG -DQT_PRINTSUPPORT_LIB -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_CORE_LIB -Itools -I. -I/usr/include/qt5 -I/usr/include/qt5/QtPrintSupport -I/usr/include/qt5/QtWidgets -I/usr/include/qt5/QtGui -I/usr/include/qt5/QtCore -I. -I/usr/lib64/qt5/mkspecs/linux-g++ -o partview.o tools/partview.cpp tools/partview.cpp: In member function 'void PartitionPlane::drawRegion(QPainter*, const QRect&)': tools/partview.cpp:118:34: warning: 'const QBrush& QPalette::foreground() const' is deprecated: Use QPalette::windowText() instead [-Wdeprecated-declarations] 118 | p->setPen(palette().foreground().color()); | ^ In file included from /usr/include/qt5/QtWidgets/qwidget.h:48, from /usr/include/qt5/QtWidgets/QWidget:1, from tools/partview.cpp:12: /usr/include/qt5/QtGui/qpalette.h:147:26: note: declared here 147 | inline const QBrush &foreground() const { return windowText(); } | ^~~~~~~~~~ g++ -Wl,-O1 -o ./partview partview.o /usr/lib64/libQt5PrintSupport.so /usr/lib64/libQt5Widgets.so /usr/lib64/libQt5Gui.so /usr/lib64/libQt5Core.so -lGL -lpthread make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/Cuba-4.2' rm -f partview.o partview.moc makefile.partview strip partview + RPM_EC=0 ++ jobs -p + exit 0 Executing(%install): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.FN4Usx + umask 022 + cd /home/iurt/rpmbuild/BUILD + '[' 1 -eq 1 ']' + '[' /home/iurt/rpmbuild/BUILDROOT/cuba-4.2-8.mga8.x86_64 '!=' / ']' + rm -rf /home/iurt/rpmbuild/BUILDROOT/cuba-4.2-8.mga8.x86_64 ++ dirname /home/iurt/rpmbuild/BUILDROOT/cuba-4.2-8.mga8.x86_64 + mkdir -p /home/iurt/rpmbuild/BUILDROOT + mkdir /home/iurt/rpmbuild/BUILDROOT/cuba-4.2-8.mga8.x86_64 + cd Cuba-4.2 + '[' 1 -eq 1 ']' + /usr/bin/make install DESTDIR=/home/iurt/rpmbuild/BUILDROOT/cuba-4.2-8.mga8.x86_64 'INSTALL=/usr/bin/install -p' /usr/bin/install -p -m 755 -d /home/iurt/rpmbuild/BUILDROOT/cuba-4.2-8.mga8.x86_64/usr/lib64 \ /home/iurt/rpmbuild/BUILDROOT/cuba-4.2-8.mga8.x86_64/usr/include \ /home/iurt/rpmbuild/BUILDROOT/cuba-4.2-8.mga8.x86_64/usr/bin \ /home/iurt/rpmbuild/BUILDROOT/cuba-4.2-8.mga8.x86_64/usr/share /usr/bin/install -p -m 644 libcuba.a /home/iurt/rpmbuild/BUILDROOT/cuba-4.2-8.mga8.x86_64/usr/lib64 cp -P libcuba.so* /home/iurt/rpmbuild/BUILDROOT/cuba-4.2-8.mga8.x86_64/usr/lib64 for f in cuba.h ; do \ /usr/bin/install -p -m 644 `test -f $f || echo ./`$f /home/iurt/rpmbuild/BUILDROOT/cuba-4.2-8.mga8.x86_64/usr/include; \ done for f in partview ; do \ test -f $f && /usr/bin/install -p $f /home/iurt/rpmbuild/BUILDROOT/cuba-4.2-8.mga8.x86_64/usr/bin || : ; \ done /usr/bin/install -p -m 644 ./cuba.pdf /home/iurt/rpmbuild/BUILDROOT/cuba-4.2-8.mga8.x86_64/usr/share + /usr/bin/rm -f /home/iurt/rpmbuild/BUILDROOT/cuba-4.2-8.mga8.x86_64/usr/share/cuba.pdf + find /home/iurt/rpmbuild/BUILDROOT/cuba-4.2-8.mga8.x86_64 -name '*.*a' -delete + /usr/lib/rpm/find-debuginfo.sh -j96 --strict-build-id -m -i --build-id-seed 4.2-8.mga8 --unique-debug-suffix -4.2-8.mga8.x86_64 --unique-debug-src-base cuba-4.2-8.mga8.x86_64 --run-dwz --dwz-low-mem-die-limit 10000000 --dwz-max-die-limit 110000000 -S debugsourcefiles.list /home/iurt/rpmbuild/BUILD/Cuba-4.2 explicitly decompress any DWARF compressed ELF sections in /home/iurt/rpmbuild/BUILDROOT/cuba-4.2-8.mga8.x86_64/usr/lib64/libcuba.so.4.0.0 extracting debug info from /home/iurt/rpmbuild/BUILDROOT/cuba-4.2-8.mga8.x86_64/usr/lib64/libcuba.so.4.0.0 original debug info size: 2240kB, size after compression: 2104kB /usr/lib/rpm/sepdebugcrcfix: Updated 1 CRC32s, 0 CRC32s did match. 557 blocks + /usr/lib/rpm/check-buildroot + '[' -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/fix_pamd + '[' -n '' ']' + /usr/share/spec-helper/remove_info_dir + '[' -n '' ']' + /usr/share/spec-helper/fix_eol + '[' -n '' ']' + /usr/share/spec-helper/check_desktop_files + '[' -n '' ']' + /usr/share/spec-helper/check_elf_files Warning: unused libraries in /usr/bin/partview: libpthread.so.0 + /usr/lib/rpm/brp-python-bytecompile /usr/bin/python3 1 1 + /usr/lib/rpm/brp-python-hardlink + /usr/lib/rpm/redhat/brp-mangle-shebangs Processing files: cuba-4.2-8.mga8.x86_64 Executing(%doc): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.a0QGhz + umask 022 + cd /home/iurt/rpmbuild/BUILD + cd Cuba-4.2 + DOCDIR=/home/iurt/rpmbuild/BUILDROOT/cuba-4.2-8.mga8.x86_64/usr/share/doc/cuba + export LC_ALL=C + LC_ALL=C + export DOCDIR + /usr/bin/mkdir -p /home/iurt/rpmbuild/BUILDROOT/cuba-4.2-8.mga8.x86_64/usr/share/doc/cuba + cp -pr COPYING /home/iurt/rpmbuild/BUILDROOT/cuba-4.2-8.mga8.x86_64/usr/share/doc/cuba + cp -pr cuba.pdf /home/iurt/rpmbuild/BUILDROOT/cuba-4.2-8.mga8.x86_64/usr/share/doc/cuba + RPM_EC=0 ++ jobs -p + exit 0 Provides: cuba = 4.2-8.mga8 cuba(x86-64) = 4.2-8.mga8 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: libGL.so.1()(64bit) libQt5Core.so.5()(64bit) libQt5Core.so.5(Qt_5)(64bit) libQt5Core.so.5(Qt_5.15)(64bit) libQt5Gui.so.5()(64bit) libQt5Gui.so.5(Qt_5)(64bit) libQt5PrintSupport.so.5()(64bit) libQt5PrintSupport.so.5(Qt_5)(64bit) libQt5Widgets.so.5()(64bit) libQt5Widgets.so.5(Qt_5)(64bit) libc.so.6()(64bit) libc.so.6(GLIBC_2.2.5)(64bit) libc.so.6(GLIBC_2.3.4)(64bit) libc.so.6(GLIBC_2.4)(64bit) libc.so.6(GLIBC_2.7)(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(GLIBCXX_3.4)(64bit) libstdc++.so.6(GLIBCXX_3.4.15)(64bit) Processing files: lib64cuba4-4.2-8.mga8.x86_64 Provides: cuba = 4.2-8.mga8 lib64cuba4 = 4.2-8.mga8 lib64cuba4(x86-64) = 4.2-8.mga8 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) libm.so.6(GLIBC_2.29)(64bit) Processing files: lib64cuba-devel-4.2-8.mga8.x86_64 Executing(%doc): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.zHUjMw + umask 022 + cd /home/iurt/rpmbuild/BUILD + cd Cuba-4.2 + DOCDIR=/home/iurt/rpmbuild/BUILDROOT/cuba-4.2-8.mga8.x86_64/usr/share/doc/lib64cuba-devel + export LC_ALL=C + LC_ALL=C + export DOCDIR + /usr/bin/mkdir -p /home/iurt/rpmbuild/BUILDROOT/cuba-4.2-8.mga8.x86_64/usr/share/doc/lib64cuba-devel + cp -pr ChangeLog /home/iurt/rpmbuild/BUILDROOT/cuba-4.2-8.mga8.x86_64/usr/share/doc/lib64cuba-devel + RPM_EC=0 ++ jobs -p + exit 0 Provides: cuba-devel = 4.2-8.mga8 devel(libcuba(64bit)) lib64cuba-devel = 4.2-8.mga8 lib64cuba-devel(x86-64) = 4.2-8.mga8 libcuba-devel = 4.2-8.mga8 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: devel(libm(64bit)) Obsoletes: lib64cuba-static-devel < 4.2-4 Processing files: cuba-debugsource-4.2-8.mga8.x86_64 Provides: cuba-debugsource = 4.2-8.mga8 cuba-debugsource(x86-64) = 4.2-8.mga8 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-8.mga8.x86_64 Provides: debuginfo(build-id) = 2cf3f1c926a0a0fbb90a7c6238add1bd4704c642 lib64cuba4-debuginfo = 4.2-8.mga8 lib64cuba4-debuginfo(x86-64) = 4.2-8.mga8 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-8.mga8 Checking for unpackaged file(s): /usr/lib/rpm/check-files /home/iurt/rpmbuild/BUILDROOT/cuba-4.2-8.mga8.x86_64 Wrote: /home/iurt/rpmbuild/RPMS/x86_64/lib64cuba-devel-4.2-8.mga8.x86_64.rpm Wrote: /home/iurt/rpmbuild/RPMS/x86_64/cuba-4.2-8.mga8.x86_64.rpm Wrote: /home/iurt/rpmbuild/RPMS/x86_64/cuba-debugsource-4.2-8.mga8.x86_64.rpm Wrote: /home/iurt/rpmbuild/RPMS/x86_64/lib64cuba4-4.2-8.mga8.x86_64.rpm Wrote: /home/iurt/rpmbuild/RPMS/x86_64/lib64cuba4-debuginfo-4.2-8.mga8.x86_64.rpm Executing(%clean): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.kcF9Bz + umask 022 + cd /home/iurt/rpmbuild/BUILD + cd Cuba-4.2 + /usr/bin/rm -rf /home/iurt/rpmbuild/BUILDROOT/cuba-4.2-8.mga8.x86_64 + RPM_EC=0 ++ jobs -p + exit 0 Executing(--clean): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.OAPldy + umask 022 + cd /home/iurt/rpmbuild/BUILD + rm -rf Cuba-4.2 + RPM_EC=0 ++ jobs -p + exit 0 D: [iurt_root_command] Success!