D: [iurt_root_command] chroot Installing /home/iurt/rpmbuild/SRPMS/asco-0.4.9-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.kI87hv + umask 022 + cd /home/iurt/rpmbuild/BUILD + '[' 1 -eq 1 ']' + '[' 1 -eq 1 ']' + '[' 1 -eq 1 ']' + cd /home/iurt/rpmbuild/BUILD + rm -rf ASCO-0.4.9 + /usr/bin/gzip -dc /home/iurt/rpmbuild/SOURCES/ASCO-0.4.9.tar.gz + /usr/bin/tar -xof - + STATUS=0 + '[' 0 -ne 0 ']' + cd ASCO-0.4.9 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + /usr/bin/cat /home/iurt/rpmbuild/SOURCES/patch_asco_unbuffer.diff + /usr/bin/patch -p1 -s --fuzz=0 --no-backup-if-mismatch + tar -zxf Autotools.tar.gz + touch NEWS + sed -i -e 's,\(no-define\),\1 subdir-objects,g' configure.ac + RPM_EC=0 ++ jobs -p + exit 0 Executing(%build): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.GfwzNs + umask 022 + cd /home/iurt/rpmbuild/BUILD + cd ASCO-0.4.9 + '[' 1 -eq 1 ']' + '[' 1 -eq 1 ']' + autoreconf -vfi autoreconf: export WARNINGS= autoreconf: Entering directory '.' autoreconf: configure.ac: not using Gettext autoreconf: running: aclocal --force configure.ac:23: warning: The macro `AC_HELP_STRING' is obsolete. configure.ac:23: You should run autoupdate. ./lib/autoconf/general.m4:203: AC_HELP_STRING is expanded from... configure.ac:23: the top level autoreconf: configure.ac: tracing autoreconf: configure.ac: not using Libtool autoreconf: configure.ac: not using Intltool autoreconf: configure.ac: not using Gtkdoc autoreconf: running: /usr/bin/autoconf --force configure.ac:23: warning: The macro `AC_HELP_STRING' is obsolete. configure.ac:23: You should run autoupdate. ./lib/autoconf/general.m4:203: AC_HELP_STRING is expanded from... configure.ac:23: the top level autoreconf: configure.ac: not using Autoheader autoreconf: running: automake --add-missing --copy --force-missing configure.ac:23: warning: The macro `AC_HELP_STRING' is obsolete. configure.ac:23: You should run autoupdate. ./lib/autoconf/general.m4:203: AC_HELP_STRING is expanded from... configure.ac:23: the top level configure.ac:18: installing './compile' configure.ac:8: installing './config.guess' configure.ac:8: installing './config.sub' configure.ac:11: installing './install-sh' configure.ac:11: installing './missing' Makefile.am: installing './depcomp' tools/alter/Makefile.am:27: warning: 'INCLUDES' is the old name for 'AM_CPPFLAGS' (or '*_CPPFLAGS') tools/log/Makefile.am:27: warning: 'INCLUDES' is the old name for 'AM_CPPFLAGS' (or '*_CPPFLAGS') tools/monte/Makefile.am:27: warning: 'INCLUDES' is the old name for 'AM_CPPFLAGS' (or '*_CPPFLAGS') tools/postp/Makefile.am:27: warning: 'INCLUDES' is the old name for 'AM_CPPFLAGS' (or '*_CPPFLAGS') autoreconf: Leaving directory '.' + 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 checking build system type... x86_64-mageia-linux-gnu checking host system type... x86_64-mageia-linux-gnu checking target system type... x86_64-mageia-linux-gnu checking for a BSD-compatible install... /usr/bin/install -c checking whether build environment is sane... yes checking for a race-free mkdir -p... /usr/bin/mkdir -p checking for gawk... gawk checking whether make sets $(MAKE)... yes checking whether make supports nested variables... yes checking whether to enable maintainer-specific portions of Makefiles... no checking for x86_64-mageia-linux-gnu-g++... x86_64-mageia-linux-gnu-g++ 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-g++ accepts -g... yes checking for x86_64-mageia-linux-gnu-g++ option to enable C++11 features... none needed checking whether make supports the include directive... yes (GNU style) checking dependency style of x86_64-mageia-linux-gnu-g++... none checking for x86_64-mageia-linux-gnu-gcc... x86_64-mageia-linux-gnu-gcc 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 whether x86_64-mageia-linux-gnu-gcc understands -c and -o together... yes checking dependency style of x86_64-mageia-linux-gnu-gcc... none checking for x86_64-mageia-linux-gnu-ranlib... x86_64-mageia-linux-gnu-ranlib checking for mpicc... /usr/bin/mpicc checking for sin in -lm... yes checking for main in -lwsock32... no checking that generated files are newer than configure... done configure: creating ./config.status config.status: creating Makefile config.status: creating doc/Makefile config.status: creating tools/Makefile config.status: creating tools/postp/Makefile config.status: creating tools/log/Makefile config.status: creating tools/auxfunc/Makefile config.status: creating tools/monte/Makefile config.status: creating tools/alter/Makefile config.status: creating examples/Makefile config.status: creating examples/Eldo/Makefile config.status: creating examples/Eldo/amp3/Makefile config.status: creating examples/Eldo/amp3/extract/Makefile config.status: creating examples/Eldo/bandpass/Makefile config.status: creating examples/Eldo/bandpass/extract/Makefile config.status: creating examples/Eldo/classE/Makefile config.status: creating examples/Eldo/classE/extract/Makefile config.status: creating examples/Eldo/inv/Makefile config.status: creating examples/Eldo/inv/extract/Makefile config.status: creating examples/HSPICE/Makefile config.status: creating examples/HSPICE/amp3/Makefile config.status: creating examples/HSPICE/amp3/extract/Makefile config.status: creating examples/HSPICE/bandpass/Makefile config.status: creating examples/HSPICE/bandpass/extract/Makefile config.status: creating examples/HSPICE/classE/Makefile config.status: creating examples/HSPICE/classE/extract/Makefile config.status: creating examples/HSPICE/inv/Makefile config.status: creating examples/HSPICE/inv/extract/Makefile config.status: creating examples/LTspice/Makefile config.status: creating examples/LTspice/amp3/Makefile config.status: creating examples/LTspice/amp3/extract/Makefile config.status: creating examples/LTspice/bandpass/Makefile config.status: creating examples/LTspice/bandpass/extract/Makefile config.status: creating examples/LTspice/classE/Makefile config.status: creating examples/LTspice/classE/extract/Makefile config.status: creating examples/LTspice/inv/Makefile config.status: creating examples/LTspice/inv/extract/Makefile config.status: creating examples/Qucs/Makefile config.status: creating examples/Qucs/amplifier/Makefile config.status: creating examples/Qucs/amplifier/extract/Makefile config.status: creating examples/Qucs/bandpass/Makefile config.status: creating examples/Qucs/bandpass/extract/Makefile config.status: creating examples/Qucs/stability/Makefile config.status: creating examples/Qucs/stability/extract/Makefile config.status: creating examples/Spectre/Makefile config.status: creating examples/Spectre/amp3/Makefile config.status: creating examples/Spectre/amp3/extract/Makefile config.status: creating examples/Spectre/bandpass/Makefile config.status: creating examples/Spectre/bandpass/extract/Makefile config.status: creating examples/Spectre/classE/Makefile config.status: creating examples/Spectre/classE/extract/Makefile config.status: creating examples/Spectre/inv/Makefile config.status: creating examples/Spectre/inv/extract/Makefile config.status: creating examples/rosen/Makefile config.status: creating examples/rosen/bin/Makefile config.status: creating examples/rosen/extract/Makefile config.status: executing depfiles commands asco version 0.4.9 configured successfully. + /usr/bin/make -O -j8 V=1 VERBOSE=1 Making all in tools Making all in alter make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/ASCO-0.4.9/tools/alter' x86_64-mageia-linux-gnu-gcc -DPACKAGE_NAME=\"ASCO\" -DPACKAGE_TARNAME=\"asco\" -DPACKAGE_VERSION=\"0.4.9\" -DPACKAGE_STRING=\"ASCO\ 0.4.9\" -DPACKAGE_BUGREPORT=\"asco-bugs@lists.sourceforge.net\" -DPACKAGE_URL=\"\" -DNDEBUG=1 -DHAVE_LIBM=1 -I. -I./../auxfunc -O2 -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fcommon -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o alter.o alter.c make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/ASCO-0.4.9/tools/alter' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/ASCO-0.4.9/tools/alter' x86_64-mageia-linux-gnu-gcc -DPACKAGE_NAME=\"ASCO\" -DPACKAGE_TARNAME=\"asco\" -DPACKAGE_VERSION=\"0.4.9\" -DPACKAGE_STRING=\"ASCO\ 0.4.9\" -DPACKAGE_BUGREPORT=\"asco-bugs@lists.sourceforge.net\" -DPACKAGE_URL=\"\" -DNDEBUG=1 -DHAVE_LIBM=1 -I. -I./../auxfunc -O2 -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fcommon -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o auxfunc_alter.o auxfunc_alter.c auxfunc_alter.c: In function 'CreateALTERinc': auxfunc_alter.c:310:23: warning: '%s' directive writing up to 659455 bytes into a region of size 4095 [-Wformat-overflow=] 310 | sprintf(data, " %s", alter[k].text + 0); | ^~ In file included from /usr/include/stdio.h:867, from auxfunc_alter.c:8: /usr/include/bits/stdio2.h:36:10: note: '__builtin___sprintf_chk' output between 2 and 659457 bytes into a destination of size 4096 36 | return __builtin___sprintf_chk (__s, __USE_FORTIFY_LEVEL - 1, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 37 | __bos (__s), __fmt, __va_arg_pack ()); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/ASCO-0.4.9/tools/alter' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/ASCO-0.4.9/tools/alter' x86_64-mageia-linux-gnu-gcc -DPACKAGE_NAME=\"ASCO\" -DPACKAGE_TARNAME=\"asco\" -DPACKAGE_VERSION=\"0.4.9\" -DPACKAGE_STRING=\"ASCO\ 0.4.9\" -DPACKAGE_BUGREPORT=\"asco-bugs@lists.sourceforge.net\" -DPACKAGE_URL=\"\" -DNDEBUG=1 -DHAVE_LIBM=1 -I. -I./../auxfunc -O2 -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fcommon -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o ../auxfunc/auxfunc.o ../auxfunc/auxfunc.c ../auxfunc/auxfunc.c: In function 'fgets2': ../auxfunc/auxfunc.c:148:8: warning: ignoring return value of 'fgets' declared with attribute 'warn_unused_result' [-Wunused-result] 148 | (void)fgets(s, n, stream); | ^~~~~~~~~~~~~~~~~~~ make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/ASCO-0.4.9/tools/alter' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/ASCO-0.4.9/tools/alter' x86_64-mageia-linux-gnu-gcc -O2 -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fcommon -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -s -o alter auxfunc_alter.o alter.o ../auxfunc/auxfunc.o -lm make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/ASCO-0.4.9/tools/alter' Making all in auxfunc make[2]: Nothing to be done for 'all'. Making all in log make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/ASCO-0.4.9/tools/log' x86_64-mageia-linux-gnu-gcc -DPACKAGE_NAME=\"ASCO\" -DPACKAGE_TARNAME=\"asco\" -DPACKAGE_VERSION=\"0.4.9\" -DPACKAGE_STRING=\"ASCO\ 0.4.9\" -DPACKAGE_BUGREPORT=\"asco-bugs@lists.sourceforge.net\" -DPACKAGE_URL=\"\" -DNDEBUG=1 -DHAVE_LIBM=1 -I. -I./../auxfunc -O2 -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fcommon -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o log.o log.c make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/ASCO-0.4.9/tools/log' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/ASCO-0.4.9/tools/log' x86_64-mageia-linux-gnu-gcc -DPACKAGE_NAME=\"ASCO\" -DPACKAGE_TARNAME=\"asco\" -DPACKAGE_VERSION=\"0.4.9\" -DPACKAGE_STRING=\"ASCO\ 0.4.9\" -DPACKAGE_BUGREPORT=\"asco-bugs@lists.sourceforge.net\" -DPACKAGE_URL=\"\" -DNDEBUG=1 -DHAVE_LIBM=1 -I. -I./../auxfunc -O2 -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fcommon -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o match.o match.c make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/ASCO-0.4.9/tools/log' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/ASCO-0.4.9/tools/log' x86_64-mageia-linux-gnu-gcc -DPACKAGE_NAME=\"ASCO\" -DPACKAGE_TARNAME=\"asco\" -DPACKAGE_VERSION=\"0.4.9\" -DPACKAGE_STRING=\"ASCO\ 0.4.9\" -DPACKAGE_BUGREPORT=\"asco-bugs@lists.sourceforge.net\" -DPACKAGE_URL=\"\" -DNDEBUG=1 -DHAVE_LIBM=1 -I. -I./../auxfunc -O2 -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fcommon -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o dosdir.o dosdir.c make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/ASCO-0.4.9/tools/log' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/ASCO-0.4.9/tools/log' x86_64-mageia-linux-gnu-gcc -DPACKAGE_NAME=\"ASCO\" -DPACKAGE_TARNAME=\"asco\" -DPACKAGE_VERSION=\"0.4.9\" -DPACKAGE_STRING=\"ASCO\ 0.4.9\" -DPACKAGE_BUGREPORT=\"asco-bugs@lists.sourceforge.net\" -DPACKAGE_URL=\"\" -DNDEBUG=1 -DHAVE_LIBM=1 -I. -I./../auxfunc -O2 -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fcommon -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o auxfunc_log.o auxfunc_log.c auxfunc_log.c: In function 'SimpleParametersCategory': auxfunc_log.c:98:20: warning: ':#' directive writing 2 bytes into a region of size between 1 and 8192 [-Wformat-overflow=] 98 | sprintf(lkk3, "%s:#%s#:%s:%E:%E:LIN_DOUBLE:OPT", lkk1, lkk1, lkk2, stats.min[i], stats.max[i]); | ^~ auxfunc_log.c:98:17: note: assuming directive output of 12 bytes 98 | sprintf(lkk3, "%s:#%s#:%s:%E:%E:LIN_DOUBLE:OPT", lkk1, lkk1, lkk2, stats.min[i], stats.max[i]); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ auxfunc_log.c:98:17: note: assuming directive output of 12 bytes In file included from /usr/include/stdio.h:867, from auxfunc_log.c:8: /usr/include/bits/stdio2.h:36:10: note: '__builtin___sprintf_chk' output between 28 and 24623 bytes into a destination of size 8192 36 | return __builtin___sprintf_chk (__s, __USE_FORTIFY_LEVEL - 1, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 37 | __bos (__s), __fmt, __va_arg_pack ()); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/ASCO-0.4.9/tools/log' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/ASCO-0.4.9/tools/log' x86_64-mageia-linux-gnu-gcc -O2 -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fcommon -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -s -o log dosdir.o match.o auxfunc_log.o log.o ../auxfunc/auxfunc.o -lm make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/ASCO-0.4.9/tools/log' Making all in monte make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/ASCO-0.4.9/tools/monte' x86_64-mageia-linux-gnu-gcc -DPACKAGE_NAME=\"ASCO\" -DPACKAGE_TARNAME=\"asco\" -DPACKAGE_VERSION=\"0.4.9\" -DPACKAGE_STRING=\"ASCO\ 0.4.9\" -DPACKAGE_BUGREPORT=\"asco-bugs@lists.sourceforge.net\" -DPACKAGE_URL=\"\" -DNDEBUG=1 -DHAVE_LIBM=1 -I. -I./../auxfunc -O2 -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fcommon -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o monte.o monte.c make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/ASCO-0.4.9/tools/monte' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/ASCO-0.4.9/tools/monte' x86_64-mageia-linux-gnu-gcc -DPACKAGE_NAME=\"ASCO\" -DPACKAGE_TARNAME=\"asco\" -DPACKAGE_VERSION=\"0.4.9\" -DPACKAGE_STRING=\"ASCO\ 0.4.9\" -DPACKAGE_BUGREPORT=\"asco-bugs@lists.sourceforge.net\" -DPACKAGE_URL=\"\" -DNDEBUG=1 -DHAVE_LIBM=1 -I. -I./../auxfunc -O2 -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fcommon -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o auxfunc_monte.o auxfunc_monte.c auxfunc_monte.c: In function 'MCmosfet': auxfunc_monte.c:122:34: warning: '%s' directive writing up to 4095 bytes into a region of size between 3775 and 4087 [-Wformat-overflow=] 122 | sprintf(DeltaBeta, "%0.4f/sqrt(%s*%s*%s)*%s/100", Abeta, w_string, l_string, m_string, w_string); | ^~ ~~~~~~~~ In file included from /usr/include/stdio.h:867, from auxfunc_monte.c:9: /usr/include/bits/stdio2.h:36:10: note: '__builtin___sprintf_chk' output 18 or more bytes (assuming 12306) into a destination of size 4096 36 | return __builtin___sprintf_chk (__s, __USE_FORTIFY_LEVEL - 1, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 37 | __bos (__s), __fmt, __va_arg_pack ()); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ auxfunc_monte.c:123:31: warning: '%s' directive writing up to 4095 bytes into a region of size between 3775 and 4087 [-Wformat-overflow=] 123 | sprintf(DeltaVt,"%0.4f/sqrt(%s*%s*%s)", Avt, w_string, l_string, m_string); | ^~ ~~~~~~~~ In file included from /usr/include/stdio.h:867, from auxfunc_monte.c:9: /usr/include/bits/stdio2.h:36:10: note: '__builtin___sprintf_chk' output 13 or more bytes (assuming 8206) into a destination of size 4096 36 | return __builtin___sprintf_chk (__s, __USE_FORTIFY_LEVEL - 1, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 37 | __bos (__s), __fmt, __va_arg_pack ()); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/ASCO-0.4.9/tools/monte' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/ASCO-0.4.9/tools/monte' x86_64-mageia-linux-gnu-gcc -O2 -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fcommon -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -s -o monte auxfunc_monte.o monte.o ../auxfunc/auxfunc.o -lm make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/ASCO-0.4.9/tools/monte' Making all in postp make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/ASCO-0.4.9/tools/postp' x86_64-mageia-linux-gnu-gcc -DPACKAGE_NAME=\"ASCO\" -DPACKAGE_TARNAME=\"asco\" -DPACKAGE_VERSION=\"0.4.9\" -DPACKAGE_STRING=\"ASCO\ 0.4.9\" -DPACKAGE_BUGREPORT=\"asco-bugs@lists.sourceforge.net\" -DPACKAGE_URL=\"\" -DNDEBUG=1 -DHAVE_LIBM=1 -I. -I./../auxfunc -O2 -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fcommon -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o postp.o postp.c make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/ASCO-0.4.9/tools/postp' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/ASCO-0.4.9/tools/postp' x86_64-mageia-linux-gnu-gcc -DPACKAGE_NAME=\"ASCO\" -DPACKAGE_TARNAME=\"asco\" -DPACKAGE_VERSION=\"0.4.9\" -DPACKAGE_STRING=\"ASCO\ 0.4.9\" -DPACKAGE_BUGREPORT=\"asco-bugs@lists.sourceforge.net\" -DPACKAGE_URL=\"\" -DNDEBUG=1 -DHAVE_LIBM=1 -I. -I./../auxfunc -O2 -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fcommon -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o auxfunc_updatelis.o auxfunc_updatelis.c auxfunc_updatelis.c: In function 'DoCalculations': auxfunc_updatelis.c:36:4: warning: implicit declaration of function 'DetectsTransistorColumns' [-Wimplicit-function-declaration] 36 | j=DetectsTransistorColumns(lelement, index); /*j=number of columns with transistors*/ | ^~~~~~~~~~~~~~~~~~~~~~~~ make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/ASCO-0.4.9/tools/postp' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/ASCO-0.4.9/tools/postp' x86_64-mageia-linux-gnu-gcc -DPACKAGE_NAME=\"ASCO\" -DPACKAGE_TARNAME=\"asco\" -DPACKAGE_VERSION=\"0.4.9\" -DPACKAGE_STRING=\"ASCO\ 0.4.9\" -DPACKAGE_BUGREPORT=\"asco-bugs@lists.sourceforge.net\" -DPACKAGE_URL=\"\" -DNDEBUG=1 -DHAVE_LIBM=1 -I. -I./../auxfunc -O2 -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fcommon -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o auxfunc_measurefromlis.o auxfunc_measurefromlis.c auxfunc_measurefromlis.c: In function 'ProcessMeasureVar': auxfunc_measurefromlis.c:1062:25: warning: ')' directive writing 1 byte into a region of size between 0 and 4095 [-Wformat-overflow=] 1062 | sprintf(STR1, "%s(%s)", lkk2, ReadSubKey(STR3, measure[k - c + 1].var_name, &b, '(', ')', 0)); | ^ In file included from /usr/include/stdio.h:867, from auxfunc_measurefromlis.c:8: /usr/include/bits/stdio2.h:36:10: note: '__builtin___sprintf_chk' output 3 or more bytes (assuming 4098) into a destination of size 4096 36 | return __builtin___sprintf_chk (__s, __USE_FORTIFY_LEVEL - 1, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 37 | __bos (__s), __fmt, __va_arg_pack ()); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ auxfunc_measurefromlis.c:1085:25: warning: ')' directive writing 1 byte into a region of size between 0 and 4095 [-Wformat-overflow=] 1085 | sprintf(STR3, "%s(%s)", lkk2, ReadSubKey(STR1, measure[k - c + 1].var_name, &b, '(', ')', 0)); | ^ In file included from /usr/include/stdio.h:867, from auxfunc_measurefromlis.c:8: /usr/include/bits/stdio2.h:36:10: note: '__builtin___sprintf_chk' output 3 or more bytes (assuming 4098) into a destination of size 4096 36 | return __builtin___sprintf_chk (__s, __USE_FORTIFY_LEVEL - 1, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 37 | __bos (__s), __fmt, __va_arg_pack ()); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ auxfunc_measurefromlis.c:1105:27: warning: '__builtin___sprintf_chk' may write a terminating nul past the end of the destination [-Wformat-overflow=] 1105 | sprintf(laux, "%s%s:%s", lkk2, lkk1, strcpy(STR1, laux)); | ^ In file included from /usr/include/stdio.h:867, from auxfunc_measurefromlis.c:8: /usr/include/bits/stdio2.h:36:10: note: '__builtin___sprintf_chk' output 2 or more bytes (assuming 4097) into a destination of size 4096 36 | return __builtin___sprintf_chk (__s, __USE_FORTIFY_LEVEL - 1, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 37 | __bos (__s), __fmt, __va_arg_pack ()); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ auxfunc_measurefromlis.c:1036:25: warning: ')' directive writing 1 byte into a region of size between 0 and 4095 [-Wformat-overflow=] 1036 | sprintf(STR3, "%s(%s)", lkk2, ReadSubKey(STR1, measure[k - c + 1].var_name, &b, '(', ')', 0)); | ^ In file included from /usr/include/stdio.h:867, from auxfunc_measurefromlis.c:8: /usr/include/bits/stdio2.h:36:10: note: '__builtin___sprintf_chk' output 3 or more bytes (assuming 4098) into a destination of size 4096 36 | return __builtin___sprintf_chk (__s, __USE_FORTIFY_LEVEL - 1, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 37 | __bos (__s), __fmt, __va_arg_pack ()); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/ASCO-0.4.9/tools/postp' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/ASCO-0.4.9/tools/postp' x86_64-mageia-linux-gnu-gcc -O2 -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fcommon -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -s -o postp auxfunc_measurefromlis.o auxfunc_updatelis.o postp.o ../auxfunc/auxfunc.o -lm make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/ASCO-0.4.9/tools/postp' make[2]: Nothing to be done for 'all-am'. Making all in doc make[1]: Nothing to be done for 'all'. Making all in examples Making all in Eldo Making all in amp3 Making all in extract make[4]: Nothing to be done for 'all'. make[4]: Nothing to be done for 'all-am'. Making all in bandpass Making all in extract make[4]: Nothing to be done for 'all'. make[4]: Nothing to be done for 'all-am'. Making all in classE Making all in extract make[4]: Nothing to be done for 'all'. make[4]: Nothing to be done for 'all-am'. Making all in inv Making all in extract make[4]: Nothing to be done for 'all'. make[4]: Nothing to be done for 'all-am'. make[3]: Nothing to be done for 'all-am'. Making all in HSPICE Making all in amp3 Making all in extract make[4]: Nothing to be done for 'all'. make[4]: Nothing to be done for 'all-am'. Making all in bandpass Making all in extract make[4]: Nothing to be done for 'all'. make[4]: Nothing to be done for 'all-am'. Making all in classE Making all in extract make[4]: Nothing to be done for 'all'. make[4]: Nothing to be done for 'all-am'. Making all in inv Making all in extract make[4]: Nothing to be done for 'all'. make[4]: Nothing to be done for 'all-am'. make[3]: Nothing to be done for 'all-am'. Making all in LTspice Making all in amp3 Making all in extract make[4]: Nothing to be done for 'all'. make[4]: Nothing to be done for 'all-am'. Making all in bandpass Making all in extract make[4]: Nothing to be done for 'all'. make[4]: Nothing to be done for 'all-am'. Making all in classE Making all in extract make[4]: Nothing to be done for 'all'. make[4]: Nothing to be done for 'all-am'. Making all in inv Making all in extract make[4]: Nothing to be done for 'all'. make[4]: Nothing to be done for 'all-am'. make[3]: Nothing to be done for 'all-am'. Making all in Qucs Making all in amplifier Making all in extract make[4]: Nothing to be done for 'all'. make[4]: Nothing to be done for 'all-am'. Making all in bandpass Making all in extract make[4]: Nothing to be done for 'all'. make[4]: Nothing to be done for 'all-am'. Making all in stability Making all in extract make[4]: Nothing to be done for 'all'. make[4]: Nothing to be done for 'all-am'. make[3]: Nothing to be done for 'all-am'. Making all in rosen Making all in bin make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/ASCO-0.4.9/examples/rosen/bin' x86_64-mageia-linux-gnu-gcc -DPACKAGE_NAME=\"ASCO\" -DPACKAGE_TARNAME=\"asco\" -DPACKAGE_VERSION=\"0.4.9\" -DPACKAGE_STRING=\"ASCO\ 0.4.9\" -DPACKAGE_BUGREPORT=\"asco-bugs@lists.sourceforge.net\" -DPACKAGE_URL=\"\" -DNDEBUG=1 -DHAVE_LIBM=1 -I. -O2 -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fcommon -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o rosen.o rosen.c make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/ASCO-0.4.9/examples/rosen/bin' make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/ASCO-0.4.9/examples/rosen/bin' x86_64-mageia-linux-gnu-gcc -DPACKAGE_NAME=\"ASCO\" -DPACKAGE_TARNAME=\"asco\" -DPACKAGE_VERSION=\"0.4.9\" -DPACKAGE_STRING=\"ASCO\ 0.4.9\" -DPACKAGE_BUGREPORT=\"asco-bugs@lists.sourceforge.net\" -DPACKAGE_URL=\"\" -DNDEBUG=1 -DHAVE_LIBM=1 -I. -O2 -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fcommon -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o de36.o de36.c de36.c:171:1: warning: return type defaults to 'int' [-Wimplicit-int] 171 | main(int argc, char *argv[]) | ^~~~ de36.c: In function 'main': de36.c:276:2: warning: ignoring return value of 'fscanf' declared with attribute 'warn_unused_result' [-Wunused-result] 276 | fscanf(fpin_ptr,"%d",&strategy); /*---choice of strategy-----------------*/ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ de36.c:277:2: warning: ignoring return value of 'fscanf' declared with attribute 'warn_unused_result' [-Wunused-result] 277 | fscanf(fpin_ptr,"%d",&genmax); /*---maximum number of generations------*/ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ de36.c:278:2: warning: ignoring return value of 'fscanf' declared with attribute 'warn_unused_result' [-Wunused-result] 278 | fscanf(fpin_ptr,"%d",&refresh); /*---output refresh cycle---------------*/ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ de36.c:279:2: warning: ignoring return value of 'fscanf' declared with attribute 'warn_unused_result' [-Wunused-result] 279 | fscanf(fpin_ptr,"%d",&D); /*---number of parameters---------------*/ | ^~~~~~~~~~~~~~~~~~~~~~~~ de36.c:280:2: warning: ignoring return value of 'fscanf' declared with attribute 'warn_unused_result' [-Wunused-result] 280 | fscanf(fpin_ptr,"%d",&NP); /*---population size.-------------------*/ | ^~~~~~~~~~~~~~~~~~~~~~~~~ de36.c:281:2: warning: ignoring return value of 'fscanf' declared with attribute 'warn_unused_result' [-Wunused-result] 281 | fscanf(fpin_ptr,"%lf",&inibound_h); /*---upper parameter bound for init-----*/ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ de36.c:282:2: warning: ignoring return value of 'fscanf' declared with attribute 'warn_unused_result' [-Wunused-result] 282 | fscanf(fpin_ptr,"%lf",&inibound_l); /*---lower parameter bound for init-----*/ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ de36.c:283:2: warning: ignoring return value of 'fscanf' declared with attribute 'warn_unused_result' [-Wunused-result] 283 | fscanf(fpin_ptr,"%lf",&F); /*---weight factor----------------------*/ | ^~~~~~~~~~~~~~~~~~~~~~~~~ de36.c:284:2: warning: ignoring return value of 'fscanf' declared with attribute 'warn_unused_result' [-Wunused-result] 284 | fscanf(fpin_ptr,"%lf",&CR); /*---crossing over factor---------------*/ | ^~~~~~~~~~~~~~~~~~~~~~~~~~ de36.c:285:2: warning: ignoring return value of 'fscanf' declared with attribute 'warn_unused_result' [-Wunused-result] 285 | fscanf(fpin_ptr,"%d",&seed); /*---random seed------------------------*/ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/ASCO-0.4.9/examples/rosen/bin' make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/ASCO-0.4.9/examples/rosen/bin' x86_64-mageia-linux-gnu-gcc -O2 -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fcommon -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -s -o rosen de36.o rosen.o -lm make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/ASCO-0.4.9/examples/rosen/bin' Making all in extract make[3]: Nothing to be done for 'all'. make[3]: Nothing to be done for 'all-am'. Making all in Spectre Making all in amp3 Making all in extract make[4]: Nothing to be done for 'all'. make[4]: Nothing to be done for 'all-am'. Making all in bandpass Making all in extract make[4]: Nothing to be done for 'all'. make[4]: Nothing to be done for 'all-am'. Making all in classE Making all in extract make[4]: Nothing to be done for 'all'. make[4]: Nothing to be done for 'all-am'. Making all in inv Making all in extract make[4]: Nothing to be done for 'all'. make[4]: Nothing to be done for 'all-am'. make[3]: Nothing to be done for 'all-am'. make[2]: Nothing to be done for 'all-am'. make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/ASCO-0.4.9' x86_64-mageia-linux-gnu-gcc -DPACKAGE_NAME=\"ASCO\" -DPACKAGE_TARNAME=\"asco\" -DPACKAGE_VERSION=\"0.4.9\" -DPACKAGE_STRING=\"ASCO\ 0.4.9\" -DPACKAGE_BUGREPORT=\"asco-bugs@lists.sourceforge.net\" -DPACKAGE_URL=\"\" -DNDEBUG=1 -DHAVE_LIBM=1 -I. -DASCO -O2 -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fcommon -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o evaluate.o evaluate.c make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/ASCO-0.4.9' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/ASCO-0.4.9' x86_64-mageia-linux-gnu-gcc -DPACKAGE_NAME=\"ASCO\" -DPACKAGE_TARNAME=\"asco\" -DPACKAGE_VERSION=\"0.4.9\" -DPACKAGE_STRING=\"ASCO\ 0.4.9\" -DPACKAGE_BUGREPORT=\"asco-bugs@lists.sourceforge.net\" -DPACKAGE_URL=\"\" -DNDEBUG=1 -DHAVE_LIBM=1 -I. -DASCO -O2 -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fcommon -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o auxfunc_alter.o auxfunc_alter.c auxfunc_alter.c: In function 'CreateALTERinc': auxfunc_alter.c:310:23: warning: '%s' directive writing up to 659455 bytes into a region of size 4095 [-Wformat-overflow=] 310 | sprintf(data, " %s", alter[k].text + 0); | ^~ In file included from /usr/include/stdio.h:867, from auxfunc_alter.c:8: /usr/include/bits/stdio2.h:36:10: note: '__builtin___sprintf_chk' output between 2 and 659457 bytes into a destination of size 4096 36 | return __builtin___sprintf_chk (__s, __USE_FORTIFY_LEVEL - 1, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 37 | __bos (__s), __fmt, __va_arg_pack ()); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/ASCO-0.4.9' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/ASCO-0.4.9' x86_64-mageia-linux-gnu-gcc -DPACKAGE_NAME=\"ASCO\" -DPACKAGE_TARNAME=\"asco\" -DPACKAGE_VERSION=\"0.4.9\" -DPACKAGE_STRING=\"ASCO\ 0.4.9\" -DPACKAGE_BUGREPORT=\"asco-bugs@lists.sourceforge.net\" -DPACKAGE_URL=\"\" -DNDEBUG=1 -DHAVE_LIBM=1 -I. -DASCO -O2 -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fcommon -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o auxfunc_monte.o auxfunc_monte.c auxfunc_monte.c: In function 'MCmosfet': auxfunc_monte.c:122:34: warning: '%s' directive writing up to 4095 bytes into a region of size between 3775 and 4087 [-Wformat-overflow=] 122 | sprintf(DeltaBeta, "%0.4f/sqrt(%s*%s*%s)*%s/100", Abeta, w_string, l_string, m_string, w_string); | ^~ ~~~~~~~~ In file included from /usr/include/stdio.h:867, from auxfunc_monte.c:9: /usr/include/bits/stdio2.h:36:10: note: '__builtin___sprintf_chk' output 18 or more bytes (assuming 12306) into a destination of size 4096 36 | return __builtin___sprintf_chk (__s, __USE_FORTIFY_LEVEL - 1, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 37 | __bos (__s), __fmt, __va_arg_pack ()); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ auxfunc_monte.c:123:31: warning: '%s' directive writing up to 4095 bytes into a region of size between 3775 and 4087 [-Wformat-overflow=] 123 | sprintf(DeltaVt,"%0.4f/sqrt(%s*%s*%s)", Avt, w_string, l_string, m_string); | ^~ ~~~~~~~~ In file included from /usr/include/stdio.h:867, from auxfunc_monte.c:9: /usr/include/bits/stdio2.h:36:10: note: '__builtin___sprintf_chk' output 13 or more bytes (assuming 8206) into a destination of size 4096 36 | return __builtin___sprintf_chk (__s, __USE_FORTIFY_LEVEL - 1, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 37 | __bos (__s), __fmt, __va_arg_pack ()); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/ASCO-0.4.9' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/ASCO-0.4.9' x86_64-mageia-linux-gnu-gcc -DPACKAGE_NAME=\"ASCO\" -DPACKAGE_TARNAME=\"asco\" -DPACKAGE_VERSION=\"0.4.9\" -DPACKAGE_STRING=\"ASCO\ 0.4.9\" -DPACKAGE_BUGREPORT=\"asco-bugs@lists.sourceforge.net\" -DPACKAGE_URL=\"\" -DNDEBUG=1 -DHAVE_LIBM=1 -I. -DASCO -O2 -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fcommon -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o auxfunc.o auxfunc.c auxfunc.c: In function 'fgets2': auxfunc.c:148:8: warning: ignoring return value of 'fgets' declared with attribute 'warn_unused_result' [-Wunused-result] 148 | (void)fgets(s, n, stream); | ^~~~~~~~~~~~~~~~~~~ make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/ASCO-0.4.9' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/ASCO-0.4.9' x86_64-mageia-linux-gnu-gcc -DPACKAGE_NAME=\"ASCO\" -DPACKAGE_TARNAME=\"asco\" -DPACKAGE_VERSION=\"0.4.9\" -DPACKAGE_STRING=\"ASCO\ 0.4.9\" -DPACKAGE_BUGREPORT=\"asco-bugs@lists.sourceforge.net\" -DPACKAGE_URL=\"\" -DNDEBUG=1 -DHAVE_LIBM=1 -I. -DASCO -O2 -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fcommon -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o hooke.o hooke.c make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/ASCO-0.4.9' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/ASCO-0.4.9' x86_64-mageia-linux-gnu-gcc -DPACKAGE_NAME=\"ASCO\" -DPACKAGE_TARNAME=\"asco\" -DPACKAGE_VERSION=\"0.4.9\" -DPACKAGE_STRING=\"ASCO\ 0.4.9\" -DPACKAGE_BUGREPORT=\"asco-bugs@lists.sourceforge.net\" -DPACKAGE_URL=\"\" -DNDEBUG=1 -DHAVE_LIBM=1 -I. -DASCO -O2 -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fcommon -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o errfunc.o errfunc.c make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/ASCO-0.4.9' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/ASCO-0.4.9' x86_64-mageia-linux-gnu-gcc -DPACKAGE_NAME=\"ASCO\" -DPACKAGE_TARNAME=\"asco\" -DPACKAGE_VERSION=\"0.4.9\" -DPACKAGE_STRING=\"ASCO\ 0.4.9\" -DPACKAGE_BUGREPORT=\"asco-bugs@lists.sourceforge.net\" -DPACKAGE_URL=\"\" -DNDEBUG=1 -DHAVE_LIBM=1 -I. -DASCO -O2 -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fcommon -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o initialize.o initialize.c initialize.c: In function 'initialize': initialize.c:719:19: warning: '%s' directive writing up to 246719 bytes into a region of size 4088 [-Wformat-overflow=] 719 | sprintf(lkk, "%s%s", "extract/", measurements[i].meas_symbol); /* to remove integer added in (*) */ | ^~ In file included from /usr/include/stdio.h:867, from initialize.c:11: /usr/include/bits/stdio2.h:36:10: note: '__builtin___sprintf_chk' output between 9 and 246728 bytes into a destination of size 4096 36 | return __builtin___sprintf_chk (__s, __USE_FORTIFY_LEVEL - 1, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 37 | __bos (__s), __fmt, __va_arg_pack ()); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ initialize.c:775:23: warning: '%s' directive writing up to 246719 bytes into a region of size 4088 [-Wformat-overflow=] 775 | sprintf(lkk, "%s%s", "extract/", measurements[i].meas_symbol); /* to remove integer added in (*) */ | ^~ In file included from /usr/include/stdio.h:867, from initialize.c:11: /usr/include/bits/stdio2.h:36:10: note: '__builtin___sprintf_chk' output between 9 and 246728 bytes into a destination of size 4096 36 | return __builtin___sprintf_chk (__s, __USE_FORTIFY_LEVEL - 1, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 37 | __bos (__s), __fmt, __va_arg_pack ()); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ initialize.c:825:20: warning: '%s' directive writing up to 246719 bytes into a region of size 4095 [-Wformat-overflow=] 825 | sprintf(lkk, "%s%s", UNIQUECHAR,measurements[i].meas_symbol); | ^~ In file included from /usr/include/stdio.h:867, from initialize.c:11: /usr/include/bits/stdio2.h:36:10: note: '__builtin___sprintf_chk' output between 2 and 246721 bytes into a destination of size 4096 36 | return __builtin___sprintf_chk (__s, __USE_FORTIFY_LEVEL - 1, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 37 | __bos (__s), __fmt, __va_arg_pack ()); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ initialize.c:842:22: warning: '%s' directive writing up to 246719 bytes into a region of size 4095 [-Wformat-overflow=] 842 | sprintf(lkk, "%s%s", UNIQUECHAR, measurements[i].meas_symbol); | ^~ In file included from /usr/include/stdio.h:867, from initialize.c:11: /usr/include/bits/stdio2.h:36:10: note: '__builtin___sprintf_chk' output between 2 and 246721 bytes into a destination of size 4096 36 | return __builtin___sprintf_chk (__s, __USE_FORTIFY_LEVEL - 1, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 37 | __bos (__s), __fmt, __va_arg_pack ()); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ initialize.c:853:22: warning: '%s' directive writing up to 246719 bytes into a region of size 4095 [-Wformat-overflow=] 853 | sprintf(lkk, "%s%s", UNIQUECHAR, measurements[i].meas_symbol); | ^~ In file included from /usr/include/stdio.h:867, from initialize.c:11: /usr/include/bits/stdio2.h:36:10: note: '__builtin___sprintf_chk' output between 2 and 246721 bytes into a destination of size 4096 36 | return __builtin___sprintf_chk (__s, __USE_FORTIFY_LEVEL - 1, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 37 | __bos (__s), __fmt, __va_arg_pack ()); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ initialize.c:834:23: warning: '%s' directive writing up to 246719 bytes into a region of size 4094 [-Wformat-overflow=] 834 | sprintf(lkk, " %s%s=", UNIQUECHAR, measurements[i].meas_symbol); | ^~ In file included from /usr/include/stdio.h:867, from initialize.c:11: /usr/include/bits/stdio2.h:36:10: note: '__builtin___sprintf_chk' output between 4 and 246723 bytes into a destination of size 4096 36 | return __builtin___sprintf_chk (__s, __USE_FORTIFY_LEVEL - 1, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 37 | __bos (__s), __fmt, __va_arg_pack ()); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ initialize.c:838:22: warning: '%s' directive writing up to 246719 bytes into a region of size 4095 [-Wformat-overflow=] 838 | sprintf(lkk, "%s%s:", UNIQUECHAR, measurements[i].meas_symbol); | ^~ In file included from /usr/include/stdio.h:867, from initialize.c:11: /usr/include/bits/stdio2.h:36:10: note: '__builtin___sprintf_chk' output between 3 and 246722 bytes into a destination of size 4096 36 | return __builtin___sprintf_chk (__s, __USE_FORTIFY_LEVEL - 1, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 37 | __bos (__s), __fmt, __va_arg_pack ()); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ initialize.c:830:23: warning: '%s' directive writing up to 246719 bytes into a region of size 4094 [-Wformat-overflow=] 830 | sprintf(lkk, " %s%s =", UNIQUECHAR, measurements[i].meas_symbol); | ^~ In file included from /usr/include/stdio.h:867, from initialize.c:11: /usr/include/bits/stdio2.h:36:10: note: '__builtin___sprintf_chk' output between 5 and 246724 bytes into a destination of size 4096 36 | return __builtin___sprintf_chk (__s, __USE_FORTIFY_LEVEL - 1, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 37 | __bos (__s), __fmt, __va_arg_pack ()); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/ASCO-0.4.9' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/ASCO-0.4.9' x86_64-mageia-linux-gnu-gcc -DPACKAGE_NAME=\"ASCO\" -DPACKAGE_TARNAME=\"asco\" -DPACKAGE_VERSION=\"0.4.9\" -DPACKAGE_STRING=\"ASCO\ 0.4.9\" -DPACKAGE_BUGREPORT=\"asco-bugs@lists.sourceforge.net\" -DPACKAGE_URL=\"\" -DNDEBUG=1 -DHAVE_LIBM=1 -I. -DASCO -O2 -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fcommon -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o asco.o asco.c asco.c: In function 'main': asco.c:139:3: warning: ignoring return value of 'chdir' declared with attribute 'warn_unused_result' [-Wunused-result] 139 | chdir(lkk); /*now, change directory */ | ^~~~~~~~~~ asco.c:241:2: warning: ignoring return value of 'getcwd' declared with attribute 'warn_unused_result' [-Wunused-result] 241 | getcwd(lkk, sizeof(lkk)); | ^~~~~~~~~~~~~~~~~~~~~~~~ asco.c:406:4: warning: ignoring return value of 'system' declared with attribute 'warn_unused_result' [-Wunused-result] 406 | system(lkk); /*copy simulation output file*/ | ^~~~~~~~~~~ asco.c:408:4: warning: ignoring return value of 'system' declared with attribute 'warn_unused_result' [-Wunused-result] 408 | system(lkk); /*copy log file*/ | ^~~~~~~~~~~ make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/ASCO-0.4.9' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/ASCO-0.4.9' x86_64-mageia-linux-gnu-gcc -DPACKAGE_NAME=\"ASCO\" -DPACKAGE_TARNAME=\"asco\" -DPACKAGE_VERSION=\"0.4.9\" -DPACKAGE_STRING=\"ASCO\ 0.4.9\" -DPACKAGE_BUGREPORT=\"asco-bugs@lists.sourceforge.net\" -DPACKAGE_URL=\"\" -DNDEBUG=1 -DHAVE_LIBM=1 -I. -DASCO -O2 -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fcommon -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o asco-test.o asco-test.c asco-test.c: In function 'main': asco-test.c:105:3: warning: ignoring return value of 'chdir' declared with attribute 'warn_unused_result' [-Wunused-result] 105 | chdir(lkk); /*now, change directory */ | ^~~~~~~~~~ make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/ASCO-0.4.9' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/ASCO-0.4.9' x86_64-mageia-linux-gnu-gcc -DPACKAGE_NAME=\"ASCO\" -DPACKAGE_TARNAME=\"asco\" -DPACKAGE_VERSION=\"0.4.9\" -DPACKAGE_STRING=\"ASCO\ 0.4.9\" -DPACKAGE_BUGREPORT=\"asco-bugs@lists.sourceforge.net\" -DPACKAGE_URL=\"\" -DNDEBUG=1 -DHAVE_LIBM=1 -I. -DASCO -O2 -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fcommon -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o nmlatest.o nmlatest.c make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/ASCO-0.4.9' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/ASCO-0.4.9' x86_64-mageia-linux-gnu-gcc -DPACKAGE_NAME=\"ASCO\" -DPACKAGE_TARNAME=\"asco\" -DPACKAGE_VERSION=\"0.4.9\" -DPACKAGE_STRING=\"ASCO\ 0.4.9\" -DPACKAGE_BUGREPORT=\"asco-bugs@lists.sourceforge.net\" -DPACKAGE_URL=\"\" -DNDEBUG=1 -DHAVE_LIBM=1 -I. -DASCO -O2 -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fcommon -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o rfmodule.o rfmodule.c rfmodule.c: In function 'RFModule': rfmodule.c:1179:24: warning: '=' directive writing 1 byte into a region of size between 0 and 4095 [-Wformat-overflow=] 1179 | sprintf(laux3, " %s=", laux2); | ^ In file included from /usr/include/stdio.h:867, from rfmodule.c:11: /usr/include/bits/stdio2.h:36:10: note: '__builtin___sprintf_chk' output between 3 and 4098 bytes into a destination of size 4096 36 | return __builtin___sprintf_chk (__s, __USE_FORTIFY_LEVEL - 1, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 37 | __bos (__s), __fmt, __va_arg_pack ()); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ rfmodule.c:675:25: warning: '#' directive writing 1 byte into a region of size between 0 and 4095 [-Wformat-overflow=] 675 | sprintf(laux3, "#%s#", laux2); | ^ In file included from /usr/include/stdio.h:867, from rfmodule.c:11: /usr/include/bits/stdio2.h:36:10: note: '__builtin___sprintf_chk' output between 3 and 4098 bytes into a destination of size 4096 36 | return __builtin___sprintf_chk (__s, __USE_FORTIFY_LEVEL - 1, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 37 | __bos (__s), __fmt, __va_arg_pack ()); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ rfmodule.c:702:25: warning: '#' directive writing 1 byte into a region of size between 0 and 4095 [-Wformat-overflow=] 702 | sprintf(laux3, "#%s#", laux2); | ^ In file included from /usr/include/stdio.h:867, from rfmodule.c:11: /usr/include/bits/stdio2.h:36:10: note: '__builtin___sprintf_chk' output between 3 and 4098 bytes into a destination of size 4096 36 | return __builtin___sprintf_chk (__s, __USE_FORTIFY_LEVEL - 1, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 37 | __bos (__s), __fmt, __va_arg_pack ()); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/ASCO-0.4.9' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/ASCO-0.4.9' x86_64-mageia-linux-gnu-gcc -DPACKAGE_NAME=\"ASCO\" -DPACKAGE_TARNAME=\"asco\" -DPACKAGE_VERSION=\"0.4.9\" -DPACKAGE_STRING=\"ASCO\ 0.4.9\" -DPACKAGE_BUGREPORT=\"asco-bugs@lists.sourceforge.net\" -DPACKAGE_URL=\"\" -DNDEBUG=1 -DHAVE_LIBM=1 -I. -DASCO -O2 -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fcommon -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o auxfunc_measurefromlis.o auxfunc_measurefromlis.c auxfunc_measurefromlis.c: In function 'ProcessMeasureVar': auxfunc_measurefromlis.c:1062:25: warning: ')' directive writing 1 byte into a region of size between 0 and 4095 [-Wformat-overflow=] 1062 | sprintf(STR1, "%s(%s)", lkk2, ReadSubKey(STR3, measure[k - c + 1].var_name, &b, '(', ')', 0)); | ^ In file included from /usr/include/stdio.h:867, from auxfunc_measurefromlis.c:8: /usr/include/bits/stdio2.h:36:10: note: '__builtin___sprintf_chk' output 3 or more bytes (assuming 4098) into a destination of size 4096 36 | return __builtin___sprintf_chk (__s, __USE_FORTIFY_LEVEL - 1, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 37 | __bos (__s), __fmt, __va_arg_pack ()); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ auxfunc_measurefromlis.c:1085:25: warning: ')' directive writing 1 byte into a region of size between 0 and 4095 [-Wformat-overflow=] 1085 | sprintf(STR3, "%s(%s)", lkk2, ReadSubKey(STR1, measure[k - c + 1].var_name, &b, '(', ')', 0)); | ^ In file included from /usr/include/stdio.h:867, from auxfunc_measurefromlis.c:8: /usr/include/bits/stdio2.h:36:10: note: '__builtin___sprintf_chk' output 3 or more bytes (assuming 4098) into a destination of size 4096 36 | return __builtin___sprintf_chk (__s, __USE_FORTIFY_LEVEL - 1, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 37 | __bos (__s), __fmt, __va_arg_pack ()); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ auxfunc_measurefromlis.c:1105:27: warning: '__builtin___sprintf_chk' may write a terminating nul past the end of the destination [-Wformat-overflow=] 1105 | sprintf(laux, "%s%s:%s", lkk2, lkk1, strcpy(STR1, laux)); | ^ In file included from /usr/include/stdio.h:867, from auxfunc_measurefromlis.c:8: /usr/include/bits/stdio2.h:36:10: note: '__builtin___sprintf_chk' output 2 or more bytes (assuming 4097) into a destination of size 4096 36 | return __builtin___sprintf_chk (__s, __USE_FORTIFY_LEVEL - 1, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 37 | __bos (__s), __fmt, __va_arg_pack ()); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ auxfunc_measurefromlis.c:1036:25: warning: ')' directive writing 1 byte into a region of size between 0 and 4095 [-Wformat-overflow=] 1036 | sprintf(STR3, "%s(%s)", lkk2, ReadSubKey(STR1, measure[k - c + 1].var_name, &b, '(', ')', 0)); | ^ In file included from /usr/include/stdio.h:867, from auxfunc_measurefromlis.c:8: /usr/include/bits/stdio2.h:36:10: note: '__builtin___sprintf_chk' output 3 or more bytes (assuming 4098) into a destination of size 4096 36 | return __builtin___sprintf_chk (__s, __USE_FORTIFY_LEVEL - 1, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 37 | __bos (__s), __fmt, __va_arg_pack ()); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/ASCO-0.4.9' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/ASCO-0.4.9' x86_64-mageia-linux-gnu-gcc -DPACKAGE_NAME=\"ASCO\" -DPACKAGE_TARNAME=\"asco\" -DPACKAGE_VERSION=\"0.4.9\" -DPACKAGE_STRING=\"ASCO\ 0.4.9\" -DPACKAGE_BUGREPORT=\"asco-bugs@lists.sourceforge.net\" -DPACKAGE_URL=\"\" -DNDEBUG=1 -DHAVE_LIBM=1 -I. -DASCO -O2 -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fcommon -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o de36.o de36.c make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/ASCO-0.4.9' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/ASCO-0.4.9' x86_64-mageia-linux-gnu-gcc -DASCO -O2 -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fcommon -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -s -o asco-test auxfunc.o auxfunc_alter.o auxfunc_monte.o auxfunc_measurefromlis.o rfmodule.o initialize.o errfunc.o evaluate.o asco-test.o -lm make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/ASCO-0.4.9' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/ASCO-0.4.9' x86_64-mageia-linux-gnu-gcc -DASCO -O2 -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fcommon -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -s -o asco auxfunc.o auxfunc_alter.o auxfunc_monte.o auxfunc_measurefromlis.o rfmodule.o initialize.o errfunc.o evaluate.o de36.o hooke.o nmlatest.o asco.o -lm make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/ASCO-0.4.9' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/ASCO-0.4.9' /usr/bin/mpicc -DPACKAGE_NAME=\"ASCO\" -DPACKAGE_TARNAME=\"asco\" -DPACKAGE_VERSION=\"0.4.9\" -DPACKAGE_STRING=\"ASCO\ 0.4.9\" -DPACKAGE_BUGREPORT=\"asco-bugs@lists.sourceforge.net\" -DPACKAGE_URL=\"\" -DNDEBUG=1 -DHAVE_LIBM=1 -O2 -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fcommon -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -DMPI -lm -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -s -o asco-mpi auxfunc.o auxfunc_alter.o auxfunc_monte.o auxfunc_measurefromlis.o rfmodule.o initialize.o errfunc.o evaluate.o de36.o hooke.o nmlatest.o asco.o -lm make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/ASCO-0.4.9' + RPM_EC=0 ++ jobs -p + exit 0 Executing(%install): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.Yzc2tt + umask 022 + cd /home/iurt/rpmbuild/BUILD + '[' 1 -eq 1 ']' + '[' /home/iurt/rpmbuild/BUILDROOT/asco-0.4.9-8.mga8.x86_64 '!=' / ']' + rm -rf /home/iurt/rpmbuild/BUILDROOT/asco-0.4.9-8.mga8.x86_64 ++ dirname /home/iurt/rpmbuild/BUILDROOT/asco-0.4.9-8.mga8.x86_64 + mkdir -p /home/iurt/rpmbuild/BUILDROOT + mkdir /home/iurt/rpmbuild/BUILDROOT/asco-0.4.9-8.mga8.x86_64 + cd ASCO-0.4.9 + '[' 1 -eq 1 ']' + /usr/bin/make install DESTDIR=/home/iurt/rpmbuild/BUILDROOT/asco-0.4.9-8.mga8.x86_64 'INSTALL=/usr/bin/install -p' Making install in tools make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/ASCO-0.4.9/tools' Making install in alter make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/ASCO-0.4.9/tools/alter' make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/ASCO-0.4.9/tools/alter' /usr/bin/mkdir -p '/home/iurt/rpmbuild/BUILDROOT/asco-0.4.9-8.mga8.x86_64/usr/bin' /usr/bin/install -p alter '/home/iurt/rpmbuild/BUILDROOT/asco-0.4.9-8.mga8.x86_64/usr/bin' make[3]: Nothing to be done for 'install-data-am'. make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/ASCO-0.4.9/tools/alter' make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/ASCO-0.4.9/tools/alter' Making install in auxfunc make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/ASCO-0.4.9/tools/auxfunc' make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/ASCO-0.4.9/tools/auxfunc' make[3]: Nothing to be done for 'install-exec-am'. make[3]: Nothing to be done for 'install-data-am'. make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/ASCO-0.4.9/tools/auxfunc' make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/ASCO-0.4.9/tools/auxfunc' Making install in log make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/ASCO-0.4.9/tools/log' make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/ASCO-0.4.9/tools/log' /usr/bin/mkdir -p '/home/iurt/rpmbuild/BUILDROOT/asco-0.4.9-8.mga8.x86_64/usr/bin' /usr/bin/install -p log '/home/iurt/rpmbuild/BUILDROOT/asco-0.4.9-8.mga8.x86_64/usr/bin' make[3]: Nothing to be done for 'install-data-am'. make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/ASCO-0.4.9/tools/log' make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/ASCO-0.4.9/tools/log' Making install in monte make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/ASCO-0.4.9/tools/monte' make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/ASCO-0.4.9/tools/monte' /usr/bin/mkdir -p '/home/iurt/rpmbuild/BUILDROOT/asco-0.4.9-8.mga8.x86_64/usr/bin' /usr/bin/install -p monte '/home/iurt/rpmbuild/BUILDROOT/asco-0.4.9-8.mga8.x86_64/usr/bin' make[3]: Nothing to be done for 'install-data-am'. make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/ASCO-0.4.9/tools/monte' make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/ASCO-0.4.9/tools/monte' Making install in postp make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/ASCO-0.4.9/tools/postp' make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/ASCO-0.4.9/tools/postp' /usr/bin/mkdir -p '/home/iurt/rpmbuild/BUILDROOT/asco-0.4.9-8.mga8.x86_64/usr/bin' /usr/bin/install -p postp '/home/iurt/rpmbuild/BUILDROOT/asco-0.4.9-8.mga8.x86_64/usr/bin' make[3]: Nothing to be done for 'install-data-am'. make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/ASCO-0.4.9/tools/postp' make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/ASCO-0.4.9/tools/postp' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/ASCO-0.4.9/tools' make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/ASCO-0.4.9/tools' make[3]: Nothing to be done for 'install-exec-am'. make[3]: Nothing to be done for 'install-data-am'. make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/ASCO-0.4.9/tools' make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/ASCO-0.4.9/tools' make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/ASCO-0.4.9/tools' Making install in doc make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/ASCO-0.4.9/doc' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/ASCO-0.4.9/doc' make[2]: Nothing to be done for 'install-exec-am'. make[2]: Nothing to be done for 'install-data-am'. make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/ASCO-0.4.9/doc' make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/ASCO-0.4.9/doc' Making install in examples make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/ASCO-0.4.9/examples' Making install in Eldo make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/ASCO-0.4.9/examples/Eldo' Making install in amp3 make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/ASCO-0.4.9/examples/Eldo/amp3' Making install in extract make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/ASCO-0.4.9/examples/Eldo/amp3/extract' make[5]: Entering directory '/home/iurt/rpmbuild/BUILD/ASCO-0.4.9/examples/Eldo/amp3/extract' make[5]: Nothing to be done for 'install-exec-am'. make[5]: Nothing to be done for 'install-data-am'. make[5]: Leaving directory '/home/iurt/rpmbuild/BUILD/ASCO-0.4.9/examples/Eldo/amp3/extract' make[4]: Leaving directory '/home/iurt/rpmbuild/BUILD/ASCO-0.4.9/examples/Eldo/amp3/extract' make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/ASCO-0.4.9/examples/Eldo/amp3' make[5]: Entering directory '/home/iurt/rpmbuild/BUILD/ASCO-0.4.9/examples/Eldo/amp3' make[5]: Nothing to be done for 'install-exec-am'. make[5]: Nothing to be done for 'install-data-am'. make[5]: Leaving directory '/home/iurt/rpmbuild/BUILD/ASCO-0.4.9/examples/Eldo/amp3' make[4]: Leaving directory '/home/iurt/rpmbuild/BUILD/ASCO-0.4.9/examples/Eldo/amp3' make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/ASCO-0.4.9/examples/Eldo/amp3' Making install in bandpass make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/ASCO-0.4.9/examples/Eldo/bandpass' Making install in extract make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/ASCO-0.4.9/examples/Eldo/bandpass/extract' make[5]: Entering directory '/home/iurt/rpmbuild/BUILD/ASCO-0.4.9/examples/Eldo/bandpass/extract' make[5]: Nothing to be done for 'install-exec-am'. make[5]: Nothing to be done for 'install-data-am'. make[5]: Leaving directory '/home/iurt/rpmbuild/BUILD/ASCO-0.4.9/examples/Eldo/bandpass/extract' make[4]: Leaving directory '/home/iurt/rpmbuild/BUILD/ASCO-0.4.9/examples/Eldo/bandpass/extract' make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/ASCO-0.4.9/examples/Eldo/bandpass' make[5]: Entering directory '/home/iurt/rpmbuild/BUILD/ASCO-0.4.9/examples/Eldo/bandpass' make[5]: Nothing to be done for 'install-exec-am'. make[5]: Nothing to be done for 'install-data-am'. make[5]: Leaving directory '/home/iurt/rpmbuild/BUILD/ASCO-0.4.9/examples/Eldo/bandpass' make[4]: Leaving directory '/home/iurt/rpmbuild/BUILD/ASCO-0.4.9/examples/Eldo/bandpass' make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/ASCO-0.4.9/examples/Eldo/bandpass' Making install in classE make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/ASCO-0.4.9/examples/Eldo/classE' Making install in extract make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/ASCO-0.4.9/examples/Eldo/classE/extract' make[5]: Entering directory '/home/iurt/rpmbuild/BUILD/ASCO-0.4.9/examples/Eldo/classE/extract' make[5]: Nothing to be done for 'install-exec-am'. make[5]: Nothing to be done for 'install-data-am'. make[5]: Leaving directory '/home/iurt/rpmbuild/BUILD/ASCO-0.4.9/examples/Eldo/classE/extract' make[4]: Leaving directory '/home/iurt/rpmbuild/BUILD/ASCO-0.4.9/examples/Eldo/classE/extract' make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/ASCO-0.4.9/examples/Eldo/classE' make[5]: Entering directory '/home/iurt/rpmbuild/BUILD/ASCO-0.4.9/examples/Eldo/classE' make[5]: Nothing to be done for 'install-exec-am'. make[5]: Nothing to be done for 'install-data-am'. make[5]: Leaving directory '/home/iurt/rpmbuild/BUILD/ASCO-0.4.9/examples/Eldo/classE' make[4]: Leaving directory '/home/iurt/rpmbuild/BUILD/ASCO-0.4.9/examples/Eldo/classE' make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/ASCO-0.4.9/examples/Eldo/classE' Making install in inv make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/ASCO-0.4.9/examples/Eldo/inv' Making install in extract make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/ASCO-0.4.9/examples/Eldo/inv/extract' make[5]: Entering directory '/home/iurt/rpmbuild/BUILD/ASCO-0.4.9/examples/Eldo/inv/extract' make[5]: Nothing to be done for 'install-exec-am'. make[5]: Nothing to be done for 'install-data-am'. make[5]: Leaving directory '/home/iurt/rpmbuild/BUILD/ASCO-0.4.9/examples/Eldo/inv/extract' make[4]: Leaving directory '/home/iurt/rpmbuild/BUILD/ASCO-0.4.9/examples/Eldo/inv/extract' make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/ASCO-0.4.9/examples/Eldo/inv' make[5]: Entering directory '/home/iurt/rpmbuild/BUILD/ASCO-0.4.9/examples/Eldo/inv' make[5]: Nothing to be done for 'install-exec-am'. make[5]: Nothing to be done for 'install-data-am'. make[5]: Leaving directory '/home/iurt/rpmbuild/BUILD/ASCO-0.4.9/examples/Eldo/inv' make[4]: Leaving directory '/home/iurt/rpmbuild/BUILD/ASCO-0.4.9/examples/Eldo/inv' make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/ASCO-0.4.9/examples/Eldo/inv' make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/ASCO-0.4.9/examples/Eldo' make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/ASCO-0.4.9/examples/Eldo' make[4]: Nothing to be done for 'install-exec-am'. make[4]: Nothing to be done for 'install-data-am'. make[4]: Leaving directory '/home/iurt/rpmbuild/BUILD/ASCO-0.4.9/examples/Eldo' make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/ASCO-0.4.9/examples/Eldo' make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/ASCO-0.4.9/examples/Eldo' Making install in HSPICE make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/ASCO-0.4.9/examples/HSPICE' Making install in amp3 make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/ASCO-0.4.9/examples/HSPICE/amp3' Making install in extract make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/ASCO-0.4.9/examples/HSPICE/amp3/extract' make[5]: Entering directory '/home/iurt/rpmbuild/BUILD/ASCO-0.4.9/examples/HSPICE/amp3/extract' make[5]: Nothing to be done for 'install-exec-am'. make[5]: Nothing to be done for 'install-data-am'. make[5]: Leaving directory '/home/iurt/rpmbuild/BUILD/ASCO-0.4.9/examples/HSPICE/amp3/extract' make[4]: Leaving directory '/home/iurt/rpmbuild/BUILD/ASCO-0.4.9/examples/HSPICE/amp3/extract' make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/ASCO-0.4.9/examples/HSPICE/amp3' make[5]: Entering directory '/home/iurt/rpmbuild/BUILD/ASCO-0.4.9/examples/HSPICE/amp3' make[5]: Nothing to be done for 'install-exec-am'. make[5]: Nothing to be done for 'install-data-am'. make[5]: Leaving directory '/home/iurt/rpmbuild/BUILD/ASCO-0.4.9/examples/HSPICE/amp3' make[4]: Leaving directory '/home/iurt/rpmbuild/BUILD/ASCO-0.4.9/examples/HSPICE/amp3' make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/ASCO-0.4.9/examples/HSPICE/amp3' Making install in bandpass make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/ASCO-0.4.9/examples/HSPICE/bandpass' Making install in extract make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/ASCO-0.4.9/examples/HSPICE/bandpass/extract' make[5]: Entering directory '/home/iurt/rpmbuild/BUILD/ASCO-0.4.9/examples/HSPICE/bandpass/extract' make[5]: Nothing to be done for 'install-exec-am'. make[5]: Nothing to be done for 'install-data-am'. make[5]: Leaving directory '/home/iurt/rpmbuild/BUILD/ASCO-0.4.9/examples/HSPICE/bandpass/extract' make[4]: Leaving directory '/home/iurt/rpmbuild/BUILD/ASCO-0.4.9/examples/HSPICE/bandpass/extract' make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/ASCO-0.4.9/examples/HSPICE/bandpass' make[5]: Entering directory '/home/iurt/rpmbuild/BUILD/ASCO-0.4.9/examples/HSPICE/bandpass' make[5]: Nothing to be done for 'install-exec-am'. make[5]: Nothing to be done for 'install-data-am'. make[5]: Leaving directory '/home/iurt/rpmbuild/BUILD/ASCO-0.4.9/examples/HSPICE/bandpass' make[4]: Leaving directory '/home/iurt/rpmbuild/BUILD/ASCO-0.4.9/examples/HSPICE/bandpass' make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/ASCO-0.4.9/examples/HSPICE/bandpass' Making install in classE make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/ASCO-0.4.9/examples/HSPICE/classE' Making install in extract make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/ASCO-0.4.9/examples/HSPICE/classE/extract' make[5]: Entering directory '/home/iurt/rpmbuild/BUILD/ASCO-0.4.9/examples/HSPICE/classE/extract' make[5]: Nothing to be done for 'install-exec-am'. make[5]: Nothing to be done for 'install-data-am'. make[5]: Leaving directory '/home/iurt/rpmbuild/BUILD/ASCO-0.4.9/examples/HSPICE/classE/extract' make[4]: Leaving directory '/home/iurt/rpmbuild/BUILD/ASCO-0.4.9/examples/HSPICE/classE/extract' make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/ASCO-0.4.9/examples/HSPICE/classE' make[5]: Entering directory '/home/iurt/rpmbuild/BUILD/ASCO-0.4.9/examples/HSPICE/classE' make[5]: Nothing to be done for 'install-exec-am'. make[5]: Nothing to be done for 'install-data-am'. make[5]: Leaving directory '/home/iurt/rpmbuild/BUILD/ASCO-0.4.9/examples/HSPICE/classE' make[4]: Leaving directory '/home/iurt/rpmbuild/BUILD/ASCO-0.4.9/examples/HSPICE/classE' make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/ASCO-0.4.9/examples/HSPICE/classE' Making install in inv make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/ASCO-0.4.9/examples/HSPICE/inv' Making install in extract make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/ASCO-0.4.9/examples/HSPICE/inv/extract' make[5]: Entering directory '/home/iurt/rpmbuild/BUILD/ASCO-0.4.9/examples/HSPICE/inv/extract' make[5]: Nothing to be done for 'install-exec-am'. make[5]: Nothing to be done for 'install-data-am'. make[5]: Leaving directory '/home/iurt/rpmbuild/BUILD/ASCO-0.4.9/examples/HSPICE/inv/extract' make[4]: Leaving directory '/home/iurt/rpmbuild/BUILD/ASCO-0.4.9/examples/HSPICE/inv/extract' make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/ASCO-0.4.9/examples/HSPICE/inv' make[5]: Entering directory '/home/iurt/rpmbuild/BUILD/ASCO-0.4.9/examples/HSPICE/inv' make[5]: Nothing to be done for 'install-exec-am'. make[5]: Nothing to be done for 'install-data-am'. make[5]: Leaving directory '/home/iurt/rpmbuild/BUILD/ASCO-0.4.9/examples/HSPICE/inv' make[4]: Leaving directory '/home/iurt/rpmbuild/BUILD/ASCO-0.4.9/examples/HSPICE/inv' make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/ASCO-0.4.9/examples/HSPICE/inv' make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/ASCO-0.4.9/examples/HSPICE' make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/ASCO-0.4.9/examples/HSPICE' make[4]: Nothing to be done for 'install-exec-am'. make[4]: Nothing to be done for 'install-data-am'. make[4]: Leaving directory '/home/iurt/rpmbuild/BUILD/ASCO-0.4.9/examples/HSPICE' make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/ASCO-0.4.9/examples/HSPICE' make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/ASCO-0.4.9/examples/HSPICE' Making install in LTspice make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/ASCO-0.4.9/examples/LTspice' Making install in amp3 make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/ASCO-0.4.9/examples/LTspice/amp3' Making install in extract make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/ASCO-0.4.9/examples/LTspice/amp3/extract' make[5]: Entering directory '/home/iurt/rpmbuild/BUILD/ASCO-0.4.9/examples/LTspice/amp3/extract' make[5]: Nothing to be done for 'install-exec-am'. make[5]: Nothing to be done for 'install-data-am'. make[5]: Leaving directory '/home/iurt/rpmbuild/BUILD/ASCO-0.4.9/examples/LTspice/amp3/extract' make[4]: Leaving directory '/home/iurt/rpmbuild/BUILD/ASCO-0.4.9/examples/LTspice/amp3/extract' make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/ASCO-0.4.9/examples/LTspice/amp3' make[5]: Entering directory '/home/iurt/rpmbuild/BUILD/ASCO-0.4.9/examples/LTspice/amp3' make[5]: Nothing to be done for 'install-exec-am'. make[5]: Nothing to be done for 'install-data-am'. make[5]: Leaving directory '/home/iurt/rpmbuild/BUILD/ASCO-0.4.9/examples/LTspice/amp3' make[4]: Leaving directory '/home/iurt/rpmbuild/BUILD/ASCO-0.4.9/examples/LTspice/amp3' make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/ASCO-0.4.9/examples/LTspice/amp3' Making install in bandpass make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/ASCO-0.4.9/examples/LTspice/bandpass' Making install in extract make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/ASCO-0.4.9/examples/LTspice/bandpass/extract' make[5]: Entering directory '/home/iurt/rpmbuild/BUILD/ASCO-0.4.9/examples/LTspice/bandpass/extract' make[5]: Nothing to be done for 'install-exec-am'. make[5]: Nothing to be done for 'install-data-am'. make[5]: Leaving directory '/home/iurt/rpmbuild/BUILD/ASCO-0.4.9/examples/LTspice/bandpass/extract' make[4]: Leaving directory '/home/iurt/rpmbuild/BUILD/ASCO-0.4.9/examples/LTspice/bandpass/extract' make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/ASCO-0.4.9/examples/LTspice/bandpass' make[5]: Entering directory '/home/iurt/rpmbuild/BUILD/ASCO-0.4.9/examples/LTspice/bandpass' make[5]: Nothing to be done for 'install-exec-am'. make[5]: Nothing to be done for 'install-data-am'. make[5]: Leaving directory '/home/iurt/rpmbuild/BUILD/ASCO-0.4.9/examples/LTspice/bandpass' make[4]: Leaving directory '/home/iurt/rpmbuild/BUILD/ASCO-0.4.9/examples/LTspice/bandpass' make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/ASCO-0.4.9/examples/LTspice/bandpass' Making install in classE make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/ASCO-0.4.9/examples/LTspice/classE' Making install in extract make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/ASCO-0.4.9/examples/LTspice/classE/extract' make[5]: Entering directory '/home/iurt/rpmbuild/BUILD/ASCO-0.4.9/examples/LTspice/classE/extract' make[5]: Nothing to be done for 'install-exec-am'. make[5]: Nothing to be done for 'install-data-am'. make[5]: Leaving directory '/home/iurt/rpmbuild/BUILD/ASCO-0.4.9/examples/LTspice/classE/extract' make[4]: Leaving directory '/home/iurt/rpmbuild/BUILD/ASCO-0.4.9/examples/LTspice/classE/extract' make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/ASCO-0.4.9/examples/LTspice/classE' make[5]: Entering directory '/home/iurt/rpmbuild/BUILD/ASCO-0.4.9/examples/LTspice/classE' make[5]: Nothing to be done for 'install-exec-am'. make[5]: Nothing to be done for 'install-data-am'. make[5]: Leaving directory '/home/iurt/rpmbuild/BUILD/ASCO-0.4.9/examples/LTspice/classE' make[4]: Leaving directory '/home/iurt/rpmbuild/BUILD/ASCO-0.4.9/examples/LTspice/classE' make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/ASCO-0.4.9/examples/LTspice/classE' Making install in inv make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/ASCO-0.4.9/examples/LTspice/inv' Making install in extract make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/ASCO-0.4.9/examples/LTspice/inv/extract' make[5]: Entering directory '/home/iurt/rpmbuild/BUILD/ASCO-0.4.9/examples/LTspice/inv/extract' make[5]: Nothing to be done for 'install-exec-am'. make[5]: Nothing to be done for 'install-data-am'. make[5]: Leaving directory '/home/iurt/rpmbuild/BUILD/ASCO-0.4.9/examples/LTspice/inv/extract' make[4]: Leaving directory '/home/iurt/rpmbuild/BUILD/ASCO-0.4.9/examples/LTspice/inv/extract' make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/ASCO-0.4.9/examples/LTspice/inv' make[5]: Entering directory '/home/iurt/rpmbuild/BUILD/ASCO-0.4.9/examples/LTspice/inv' make[5]: Nothing to be done for 'install-exec-am'. make[5]: Nothing to be done for 'install-data-am'. make[5]: Leaving directory '/home/iurt/rpmbuild/BUILD/ASCO-0.4.9/examples/LTspice/inv' make[4]: Leaving directory '/home/iurt/rpmbuild/BUILD/ASCO-0.4.9/examples/LTspice/inv' make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/ASCO-0.4.9/examples/LTspice/inv' make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/ASCO-0.4.9/examples/LTspice' make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/ASCO-0.4.9/examples/LTspice' make[4]: Nothing to be done for 'install-exec-am'. make[4]: Nothing to be done for 'install-data-am'. make[4]: Leaving directory '/home/iurt/rpmbuild/BUILD/ASCO-0.4.9/examples/LTspice' make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/ASCO-0.4.9/examples/LTspice' make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/ASCO-0.4.9/examples/LTspice' Making install in Qucs make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/ASCO-0.4.9/examples/Qucs' Making install in amplifier make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/ASCO-0.4.9/examples/Qucs/amplifier' Making install in extract make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/ASCO-0.4.9/examples/Qucs/amplifier/extract' make[5]: Entering directory '/home/iurt/rpmbuild/BUILD/ASCO-0.4.9/examples/Qucs/amplifier/extract' make[5]: Nothing to be done for 'install-exec-am'. make[5]: Nothing to be done for 'install-data-am'. make[5]: Leaving directory '/home/iurt/rpmbuild/BUILD/ASCO-0.4.9/examples/Qucs/amplifier/extract' make[4]: Leaving directory '/home/iurt/rpmbuild/BUILD/ASCO-0.4.9/examples/Qucs/amplifier/extract' make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/ASCO-0.4.9/examples/Qucs/amplifier' make[5]: Entering directory '/home/iurt/rpmbuild/BUILD/ASCO-0.4.9/examples/Qucs/amplifier' make[5]: Nothing to be done for 'install-exec-am'. make[5]: Nothing to be done for 'install-data-am'. make[5]: Leaving directory '/home/iurt/rpmbuild/BUILD/ASCO-0.4.9/examples/Qucs/amplifier' make[4]: Leaving directory '/home/iurt/rpmbuild/BUILD/ASCO-0.4.9/examples/Qucs/amplifier' make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/ASCO-0.4.9/examples/Qucs/amplifier' Making install in bandpass make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/ASCO-0.4.9/examples/Qucs/bandpass' Making install in extract make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/ASCO-0.4.9/examples/Qucs/bandpass/extract' make[5]: Entering directory '/home/iurt/rpmbuild/BUILD/ASCO-0.4.9/examples/Qucs/bandpass/extract' make[5]: Nothing to be done for 'install-exec-am'. make[5]: Nothing to be done for 'install-data-am'. make[5]: Leaving directory '/home/iurt/rpmbuild/BUILD/ASCO-0.4.9/examples/Qucs/bandpass/extract' make[4]: Leaving directory '/home/iurt/rpmbuild/BUILD/ASCO-0.4.9/examples/Qucs/bandpass/extract' make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/ASCO-0.4.9/examples/Qucs/bandpass' make[5]: Entering directory '/home/iurt/rpmbuild/BUILD/ASCO-0.4.9/examples/Qucs/bandpass' make[5]: Nothing to be done for 'install-exec-am'. make[5]: Nothing to be done for 'install-data-am'. make[5]: Leaving directory '/home/iurt/rpmbuild/BUILD/ASCO-0.4.9/examples/Qucs/bandpass' make[4]: Leaving directory '/home/iurt/rpmbuild/BUILD/ASCO-0.4.9/examples/Qucs/bandpass' make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/ASCO-0.4.9/examples/Qucs/bandpass' Making install in stability make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/ASCO-0.4.9/examples/Qucs/stability' Making install in extract make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/ASCO-0.4.9/examples/Qucs/stability/extract' make[5]: Entering directory '/home/iurt/rpmbuild/BUILD/ASCO-0.4.9/examples/Qucs/stability/extract' make[5]: Nothing to be done for 'install-exec-am'. make[5]: Nothing to be done for 'install-data-am'. make[5]: Leaving directory '/home/iurt/rpmbuild/BUILD/ASCO-0.4.9/examples/Qucs/stability/extract' make[4]: Leaving directory '/home/iurt/rpmbuild/BUILD/ASCO-0.4.9/examples/Qucs/stability/extract' make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/ASCO-0.4.9/examples/Qucs/stability' make[5]: Entering directory '/home/iurt/rpmbuild/BUILD/ASCO-0.4.9/examples/Qucs/stability' make[5]: Nothing to be done for 'install-exec-am'. make[5]: Nothing to be done for 'install-data-am'. make[5]: Leaving directory '/home/iurt/rpmbuild/BUILD/ASCO-0.4.9/examples/Qucs/stability' make[4]: Leaving directory '/home/iurt/rpmbuild/BUILD/ASCO-0.4.9/examples/Qucs/stability' make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/ASCO-0.4.9/examples/Qucs/stability' make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/ASCO-0.4.9/examples/Qucs' make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/ASCO-0.4.9/examples/Qucs' make[4]: Nothing to be done for 'install-exec-am'. make[4]: Nothing to be done for 'install-data-am'. make[4]: Leaving directory '/home/iurt/rpmbuild/BUILD/ASCO-0.4.9/examples/Qucs' make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/ASCO-0.4.9/examples/Qucs' make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/ASCO-0.4.9/examples/Qucs' Making install in rosen make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/ASCO-0.4.9/examples/rosen' Making install in bin make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/ASCO-0.4.9/examples/rosen/bin' make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/ASCO-0.4.9/examples/rosen/bin' /usr/bin/mkdir -p '/home/iurt/rpmbuild/BUILDROOT/asco-0.4.9-8.mga8.x86_64/usr/bin' /usr/bin/install -p rosen '/home/iurt/rpmbuild/BUILDROOT/asco-0.4.9-8.mga8.x86_64/usr/bin' make[4]: Nothing to be done for 'install-data-am'. make[4]: Leaving directory '/home/iurt/rpmbuild/BUILD/ASCO-0.4.9/examples/rosen/bin' make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/ASCO-0.4.9/examples/rosen/bin' Making install in extract make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/ASCO-0.4.9/examples/rosen/extract' make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/ASCO-0.4.9/examples/rosen/extract' make[4]: Nothing to be done for 'install-exec-am'. make[4]: Nothing to be done for 'install-data-am'. make[4]: Leaving directory '/home/iurt/rpmbuild/BUILD/ASCO-0.4.9/examples/rosen/extract' make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/ASCO-0.4.9/examples/rosen/extract' make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/ASCO-0.4.9/examples/rosen' make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/ASCO-0.4.9/examples/rosen' make[4]: Nothing to be done for 'install-exec-am'. make[4]: Nothing to be done for 'install-data-am'. make[4]: Leaving directory '/home/iurt/rpmbuild/BUILD/ASCO-0.4.9/examples/rosen' make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/ASCO-0.4.9/examples/rosen' make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/ASCO-0.4.9/examples/rosen' Making install in Spectre make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/ASCO-0.4.9/examples/Spectre' Making install in amp3 make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/ASCO-0.4.9/examples/Spectre/amp3' Making install in extract make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/ASCO-0.4.9/examples/Spectre/amp3/extract' make[5]: Entering directory '/home/iurt/rpmbuild/BUILD/ASCO-0.4.9/examples/Spectre/amp3/extract' make[5]: Nothing to be done for 'install-exec-am'. make[5]: Nothing to be done for 'install-data-am'. make[5]: Leaving directory '/home/iurt/rpmbuild/BUILD/ASCO-0.4.9/examples/Spectre/amp3/extract' make[4]: Leaving directory '/home/iurt/rpmbuild/BUILD/ASCO-0.4.9/examples/Spectre/amp3/extract' make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/ASCO-0.4.9/examples/Spectre/amp3' make[5]: Entering directory '/home/iurt/rpmbuild/BUILD/ASCO-0.4.9/examples/Spectre/amp3' make[5]: Nothing to be done for 'install-exec-am'. make[5]: Nothing to be done for 'install-data-am'. make[5]: Leaving directory '/home/iurt/rpmbuild/BUILD/ASCO-0.4.9/examples/Spectre/amp3' make[4]: Leaving directory '/home/iurt/rpmbuild/BUILD/ASCO-0.4.9/examples/Spectre/amp3' make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/ASCO-0.4.9/examples/Spectre/amp3' Making install in bandpass make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/ASCO-0.4.9/examples/Spectre/bandpass' Making install in extract make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/ASCO-0.4.9/examples/Spectre/bandpass/extract' make[5]: Entering directory '/home/iurt/rpmbuild/BUILD/ASCO-0.4.9/examples/Spectre/bandpass/extract' make[5]: Nothing to be done for 'install-exec-am'. make[5]: Nothing to be done for 'install-data-am'. make[5]: Leaving directory '/home/iurt/rpmbuild/BUILD/ASCO-0.4.9/examples/Spectre/bandpass/extract' make[4]: Leaving directory '/home/iurt/rpmbuild/BUILD/ASCO-0.4.9/examples/Spectre/bandpass/extract' make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/ASCO-0.4.9/examples/Spectre/bandpass' make[5]: Entering directory '/home/iurt/rpmbuild/BUILD/ASCO-0.4.9/examples/Spectre/bandpass' make[5]: Nothing to be done for 'install-exec-am'. make[5]: Nothing to be done for 'install-data-am'. make[5]: Leaving directory '/home/iurt/rpmbuild/BUILD/ASCO-0.4.9/examples/Spectre/bandpass' make[4]: Leaving directory '/home/iurt/rpmbuild/BUILD/ASCO-0.4.9/examples/Spectre/bandpass' make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/ASCO-0.4.9/examples/Spectre/bandpass' Making install in classE make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/ASCO-0.4.9/examples/Spectre/classE' Making install in extract make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/ASCO-0.4.9/examples/Spectre/classE/extract' make[5]: Entering directory '/home/iurt/rpmbuild/BUILD/ASCO-0.4.9/examples/Spectre/classE/extract' make[5]: Nothing to be done for 'install-exec-am'. make[5]: Nothing to be done for 'install-data-am'. make[5]: Leaving directory '/home/iurt/rpmbuild/BUILD/ASCO-0.4.9/examples/Spectre/classE/extract' make[4]: Leaving directory '/home/iurt/rpmbuild/BUILD/ASCO-0.4.9/examples/Spectre/classE/extract' make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/ASCO-0.4.9/examples/Spectre/classE' make[5]: Entering directory '/home/iurt/rpmbuild/BUILD/ASCO-0.4.9/examples/Spectre/classE' make[5]: Nothing to be done for 'install-exec-am'. make[5]: Nothing to be done for 'install-data-am'. make[5]: Leaving directory '/home/iurt/rpmbuild/BUILD/ASCO-0.4.9/examples/Spectre/classE' make[4]: Leaving directory '/home/iurt/rpmbuild/BUILD/ASCO-0.4.9/examples/Spectre/classE' make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/ASCO-0.4.9/examples/Spectre/classE' Making install in inv make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/ASCO-0.4.9/examples/Spectre/inv' Making install in extract make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/ASCO-0.4.9/examples/Spectre/inv/extract' make[5]: Entering directory '/home/iurt/rpmbuild/BUILD/ASCO-0.4.9/examples/Spectre/inv/extract' make[5]: Nothing to be done for 'install-exec-am'. make[5]: Nothing to be done for 'install-data-am'. make[5]: Leaving directory '/home/iurt/rpmbuild/BUILD/ASCO-0.4.9/examples/Spectre/inv/extract' make[4]: Leaving directory '/home/iurt/rpmbuild/BUILD/ASCO-0.4.9/examples/Spectre/inv/extract' make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/ASCO-0.4.9/examples/Spectre/inv' make[5]: Entering directory '/home/iurt/rpmbuild/BUILD/ASCO-0.4.9/examples/Spectre/inv' make[5]: Nothing to be done for 'install-exec-am'. make[5]: Nothing to be done for 'install-data-am'. make[5]: Leaving directory '/home/iurt/rpmbuild/BUILD/ASCO-0.4.9/examples/Spectre/inv' make[4]: Leaving directory '/home/iurt/rpmbuild/BUILD/ASCO-0.4.9/examples/Spectre/inv' make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/ASCO-0.4.9/examples/Spectre/inv' make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/ASCO-0.4.9/examples/Spectre' make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/ASCO-0.4.9/examples/Spectre' make[4]: Nothing to be done for 'install-exec-am'. make[4]: Nothing to be done for 'install-data-am'. make[4]: Leaving directory '/home/iurt/rpmbuild/BUILD/ASCO-0.4.9/examples/Spectre' make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/ASCO-0.4.9/examples/Spectre' make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/ASCO-0.4.9/examples/Spectre' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/ASCO-0.4.9/examples' make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/ASCO-0.4.9/examples' make[3]: Nothing to be done for 'install-exec-am'. make[3]: Nothing to be done for 'install-data-am'. make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/ASCO-0.4.9/examples' make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/ASCO-0.4.9/examples' make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/ASCO-0.4.9/examples' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/ASCO-0.4.9' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/ASCO-0.4.9' /usr/bin/mkdir -p '/home/iurt/rpmbuild/BUILDROOT/asco-0.4.9-8.mga8.x86_64/usr/bin' /usr/bin/install -p asco asco-test asco-mpi '/home/iurt/rpmbuild/BUILDROOT/asco-0.4.9-8.mga8.x86_64/usr/bin' make[2]: Nothing to be done for 'install-data-am'. make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/ASCO-0.4.9' make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/ASCO-0.4.9' + rm -rf examples/Makefile examples/Makefile.am examples/Makefile.in + /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 + /usr/lib/rpm/brp-strip /usr/bin/strip + /usr/lib/rpm/brp-strip-comment-note /usr/bin/strip /usr/bin/objdump + /usr/lib/rpm/brp-strip-static-archive /usr/bin/strip + /usr/lib/rpm/brp-strip-shared /usr/bin/strip + /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: asco-0.4.9-8.mga8.x86_64 Executing(%doc): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.ISCFpv + umask 022 + cd /home/iurt/rpmbuild/BUILD + cd ASCO-0.4.9 + DOCDIR=/home/iurt/rpmbuild/BUILDROOT/asco-0.4.9-8.mga8.x86_64/usr/share/doc/asco + export LC_ALL=C + LC_ALL=C + export DOCDIR + /usr/bin/mkdir -p /home/iurt/rpmbuild/BUILDROOT/asco-0.4.9-8.mga8.x86_64/usr/share/doc/asco + cp -pr README /home/iurt/rpmbuild/BUILDROOT/asco-0.4.9-8.mga8.x86_64/usr/share/doc/asco + cp -pr doc/ASCO.pdf /home/iurt/rpmbuild/BUILDROOT/asco-0.4.9-8.mga8.x86_64/usr/share/doc/asco + cp -pr examples /home/iurt/rpmbuild/BUILDROOT/asco-0.4.9-8.mga8.x86_64/usr/share/doc/asco + RPM_EC=0 ++ jobs -p + exit 0 warning: Duplicate build-ids /home/iurt/rpmbuild/BUILDROOT/asco-0.4.9-8.mga8.x86_64/usr/bin/rosen and /home/iurt/rpmbuild/BUILDROOT/asco-0.4.9-8.mga8.x86_64/usr/share/doc/asco/examples/rosen/bin/rosen Provides: asco = 0.4.9-8.mga8 asco(x86-64) = 0.4.9-8.mga8 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.14)(64bit) libc.so.6(GLIBC_2.2.5)(64bit) libc.so.6(GLIBC_2.3)(64bit) libc.so.6(GLIBC_2.3.4)(64bit) libc.so.6(GLIBC_2.4)(64bit) libc.so.6(GLIBC_2.7)(64bit) libm.so.6()(64bit) libm.so.6(GLIBC_2.2.5)(64bit) libm.so.6(GLIBC_2.29)(64bit) Checking for unpackaged file(s): /usr/lib/rpm/check-files /home/iurt/rpmbuild/BUILDROOT/asco-0.4.9-8.mga8.x86_64 Wrote: /home/iurt/rpmbuild/RPMS/x86_64/asco-0.4.9-8.mga8.x86_64.rpm Executing(%clean): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.vecg8v + umask 022 + cd /home/iurt/rpmbuild/BUILD + cd ASCO-0.4.9 + /usr/bin/rm -rf /home/iurt/rpmbuild/BUILDROOT/asco-0.4.9-8.mga8.x86_64 + RPM_EC=0 ++ jobs -p + exit 0 Executing(--clean): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.JZmZfv + umask 022 + cd /home/iurt/rpmbuild/BUILD + rm -rf ASCO-0.4.9 + RPM_EC=0 ++ jobs -p + exit 0 D: [iurt_root_command] Success!