<86>Jun 16 00:53:43 userdel[2943676]: delete user 'rooter' <86>Jun 16 00:53:43 userdel[2943676]: removed shadow group 'rooter' owned by 'rooter' <86>Jun 16 00:53:43 groupadd[2943862]: group added to /etc/group: name=rooter, GID=1244 <86>Jun 16 00:53:43 groupadd[2943862]: group added to /etc/gshadow: name=rooter <86>Jun 16 00:53:43 groupadd[2943862]: new group: name=rooter, GID=1244 <86>Jun 16 00:53:43 useradd[2943949]: new user: name=rooter, UID=1244, GID=1244, home=/root, shell=/bin/bash <86>Jun 16 00:53:43 userdel[2943983]: delete user 'builder' <86>Jun 16 00:53:43 userdel[2943983]: removed group 'builder' owned by 'builder' <86>Jun 16 00:53:43 userdel[2943983]: removed shadow group 'builder' owned by 'builder' <86>Jun 16 00:53:43 groupadd[2944031]: group added to /etc/group: name=builder, GID=1245 <86>Jun 16 00:53:43 groupadd[2944031]: group added to /etc/gshadow: name=builder <86>Jun 16 00:53:43 groupadd[2944031]: new group: name=builder, GID=1245 <86>Jun 16 00:53:43 useradd[2944195]: new user: name=builder, UID=1245, GID=1245, home=/usr/src, shell=/bin/bash Building target platforms: x86_64 Building for target x86_64 Wrote: /usr/src/in/nosrpm/asco-0.4.10-alt3.nosrc.rpm (w1.gzdio) Installing asco-0.4.10-alt3.src.rpm Building target platforms: x86_64 Building for target x86_64 Executing(%prep): /bin/sh -e /usr/src/tmp/rpm-tmp.15346 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + rm -rf asco-0.4.10 + echo 'Source #0 (asco-0.4.10.tar):' Source #0 (asco-0.4.10.tar): + /bin/tar -xf /usr/src/RPM/SOURCES/asco-0.4.10.tar + cd asco-0.4.10 + /bin/chmod -c -Rf u+rwX,go-w . + tar -zxf Autotools.tar.gz + sed -i /AC_PROG_CXX/d configure.ac + exit 0 Executing(%build): /bin/sh -e /usr/src/tmp/rpm-tmp.15346 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd asco-0.4.10 + export 'CFLAGS=-pipe -frecord-gcc-switches -Wall -g -O2 -fcommon' + CFLAGS='-pipe -frecord-gcc-switches -Wall -g -O2 -fcommon' + autoreconf -fisv autoreconf-default: Entering directory `.' autoreconf-default: configure.ac: not using Gettext autoreconf-default: running: aclocal --force autoreconf-default: configure.ac: tracing autoreconf-default: configure.ac: not using Libtool autoreconf-default: configure.ac: not using Intltool autoreconf-default: configure.ac: not using gtk-doc autoreconf-default: running: /usr/bin/autoconf-2.60 --force autoreconf-default: configure.ac: not using Autoheader autoreconf-default: running: automake --add-missing --force-missing configure.ac:17: 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:31: warning: source file '../auxfunc/auxfunc.c' is in a subdirectory, tools/alter/Makefile.am:31: but option 'subdir-objects' is disabled automake-default: warning: possible forward-incompatibility. automake-default: At least a source file is in a subdirectory, but the 'subdir-objects' automake-default: automake option hasn't been enabled. For now, the corresponding output automake-default: object file(s) will be placed in the top-level directory. However, automake-default: this behaviour will change in future Automake versions: they will automake-default: unconditionally cause object files to be placed in the same subdirectory automake-default: of the corresponding sources. automake-default: You are advised to start using 'subdir-objects' option throughout your automake-default: project, to avoid future incompatibilities. tools/log/Makefile.am:31: warning: source file '../auxfunc/auxfunc.c' is in a subdirectory, tools/log/Makefile.am:31: but option 'subdir-objects' is disabled tools/monte/Makefile.am:31: warning: source file '../auxfunc/auxfunc.c' is in a subdirectory, tools/monte/Makefile.am:31: but option 'subdir-objects' is disabled tools/postp/Makefile.am:31: warning: source file '../auxfunc/auxfunc.c' is in a subdirectory, tools/postp/Makefile.am:31: but option 'subdir-objects' is disabled autoreconf-default: Leaving directory `.' + CFLAGS='-pipe -frecord-gcc-switches -Wall -g -O2 -fcommon' + export CFLAGS + CXXFLAGS='-pipe -frecord-gcc-switches -Wall -g -O2' + export CXXFLAGS + FFLAGS='-pipe -frecord-gcc-switches -Wall -g -O2' + export FFLAGS + FCFLAGS='-pipe -frecord-gcc-switches -Wall -g -O2' + export FCFLAGS + '[' -n '' ']' ++ printf %s '-pipe -frecord-gcc-switches -Wall -g -O2' ++ sed -r 's/(^|[[:space:]]+)-[^m][^[:space:]]*//g' + ASFLAGS= + export ASFLAGS + export lt_cv_deplibs_check_method=pass_all + lt_cv_deplibs_check_method=pass_all + readlink -e -- ./configure + xargs -ri dirname -- '{}' + xargs -ri find '{}' -type f '(' -name config.sub -or -name config.guess ')' -printf '%h/\n' + xargs -rn1 install -pm755 -- /usr/share/gnu-config/config.sub /usr/share/gnu-config/config.guess + sort -u + ./configure --build=x86_64-alt-linux --host=x86_64-alt-linux --prefix=/usr --exec-prefix=/usr --bindir=/usr/bin --sbindir=/usr/sbin --sysconfdir=/etc --datadir=/usr/share --includedir=/usr/include --libdir=/usr/lib64 --libexecdir=/usr/lib --localstatedir=/var/lib --sharedstatedir=/var/lib --mandir=/usr/share/man --infodir=/usr/share/info --disable-dependency-tracking --disable-silent-rules --without-included-gettext configure: WARNING: unrecognized options: --without-included-gettext checking build system type... x86_64-alt-linux-gnu checking host system type... x86_64-alt-linux-gnu checking target system type... x86_64-alt-linux-gnu checking for a BSD-compatible install... /bin/install -c checking whether build environment is sane... yes checking for a thread-safe mkdir -p... /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-alt-linux-gcc... x86_64-alt-linux-gcc checking whether the C compiler works... yes checking for C compiler default output file name... a.out checking for suffix of executables... checking whether we are cross compiling... no checking for suffix of object files... o checking whether we are using the GNU C compiler... yes checking whether x86_64-alt-linux-gcc accepts -g... yes checking for x86_64-alt-linux-gcc option to accept ISO C89... none needed checking whether x86_64-alt-linux-gcc understands -c and -o together... yes checking whether make supports the include directive... yes (GNU style) checking dependency style of x86_64-alt-linux-gcc... none checking for x86_64-alt-linux-ranlib... no checking for ranlib... ranlib 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/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/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/ngspice/Makefile config.status: creating examples/ngspice/amp3/Makefile config.status: creating examples/ngspice/amp3/extract/Makefile config.status: creating examples/ngspice/bandpass/Makefile config.status: creating examples/ngspice/bandpass/extract/Makefile config.status: creating examples/ngspice/classE/Makefile config.status: creating examples/ngspice/classE/extract/Makefile config.status: creating examples/ngspice/inv/Makefile config.status: creating examples/ngspice/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 configure: WARNING: unrecognized options: --without-included-gettext asco version 0.4.10 configured successfully. + make -j8 Making all in tools Making all in alter make[2]: Entering directory '/usr/src/RPM/BUILD/asco-0.4.10/tools/alter' x86_64-alt-linux-gcc -DPACKAGE_NAME=\"ASCO\" -DPACKAGE_TARNAME=\"asco\" -DPACKAGE_VERSION=\"0.4.10\" -DPACKAGE_STRING=\"ASCO\ 0.4.10\" -DPACKAGE_BUGREPORT=\"asco-bugs@lists.sourceforge.net\" -DPACKAGE_URL=\"\" -DNDEBUG=1 -DHAVE_LIBM=1 -I. -I./../auxfunc -pipe -frecord-gcc-switches -Wall -O2 -fcommon -c -o alter.o alter.c alter.c: In function 'main': alter.c:46:4: warning: value computed is not used [-Wunused-value] 46 | *argv[1]++; | ^~~~~~~~~~ make[2]: Leaving directory '/usr/src/RPM/BUILD/asco-0.4.10/tools/alter' make[2]: Entering directory '/usr/src/RPM/BUILD/asco-0.4.10/tools/alter' x86_64-alt-linux-gcc -DPACKAGE_NAME=\"ASCO\" -DPACKAGE_TARNAME=\"asco\" -DPACKAGE_VERSION=\"0.4.10\" -DPACKAGE_STRING=\"ASCO\ 0.4.10\" -DPACKAGE_BUGREPORT=\"asco-bugs@lists.sourceforge.net\" -DPACKAGE_URL=\"\" -DNDEBUG=1 -DHAVE_LIBM=1 -I. -I./../auxfunc -pipe -frecord-gcc-switches -Wall -O2 -fcommon -c -o auxfunc_alter.o auxfunc_alter.c auxfunc_alter.c: In function 'CreateALTERinc': auxfunc_alter.c:437:5: warning: implicit declaration of function 'gethostname' [-Wimplicit-function-declaration] 437 | gethostname(data, sizeof(data)); | ^~~~~~~~~~~ auxfunc_alter.c:316:23: warning: '%s' directive writing up to 659455 bytes into a region of size 4095 [-Wformat-overflow=] 316 | sprintf(data, " %s", alter[k].text + 0); | ^~ In file included from /usr/include/stdio.h:866, from auxfunc_alter.c:8: /usr/include/bits/stdio2.h:38:10: note: '__builtin___sprintf_chk' output between 2 and 659457 bytes into a destination of size 4096 38 | return __builtin___sprintf_chk (__s, __USE_FORTIFY_LEVEL - 1, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 39 | __bos (__s), __fmt, __va_arg_pack ()); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ make[2]: Leaving directory '/usr/src/RPM/BUILD/asco-0.4.10/tools/alter' make[2]: Entering directory '/usr/src/RPM/BUILD/asco-0.4.10/tools/alter' x86_64-alt-linux-gcc -DPACKAGE_NAME=\"ASCO\" -DPACKAGE_TARNAME=\"asco\" -DPACKAGE_VERSION=\"0.4.10\" -DPACKAGE_STRING=\"ASCO\ 0.4.10\" -DPACKAGE_BUGREPORT=\"asco-bugs@lists.sourceforge.net\" -DPACKAGE_URL=\"\" -DNDEBUG=1 -DHAVE_LIBM=1 -I. -I./../auxfunc -pipe -frecord-gcc-switches -Wall -O2 -fcommon -c -o auxfunc.o `test -f '../auxfunc/auxfunc.c' || echo './'`../auxfunc/auxfunc.c ../auxfunc/auxfunc.c: In function 'asc2real': ../auxfunc/auxfunc.c:408:6: warning: variable 'code' set but not used [-Wunused-but-set-variable] 408 | int code; | ^~~~ ../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 '/usr/src/RPM/BUILD/asco-0.4.10/tools/alter' make[2]: Entering directory '/usr/src/RPM/BUILD/asco-0.4.10/tools/alter' x86_64-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -O2 -fcommon -s -o alter auxfunc_alter.o alter.o auxfunc.o -lm make[2]: Leaving directory '/usr/src/RPM/BUILD/asco-0.4.10/tools/alter' Making all in auxfunc make[2]: Nothing to be done for 'all'. Making all in log make[2]: Entering directory '/usr/src/RPM/BUILD/asco-0.4.10/tools/log' x86_64-alt-linux-gcc -DPACKAGE_NAME=\"ASCO\" -DPACKAGE_TARNAME=\"asco\" -DPACKAGE_VERSION=\"0.4.10\" -DPACKAGE_STRING=\"ASCO\ 0.4.10\" -DPACKAGE_BUGREPORT=\"asco-bugs@lists.sourceforge.net\" -DPACKAGE_URL=\"\" -DNDEBUG=1 -DHAVE_LIBM=1 -I. -I./../auxfunc -pipe -frecord-gcc-switches -Wall -O2 -fcommon -c -o log.o log.c make[2]: Leaving directory '/usr/src/RPM/BUILD/asco-0.4.10/tools/log' make[2]: Entering directory '/usr/src/RPM/BUILD/asco-0.4.10/tools/log' x86_64-alt-linux-gcc -DPACKAGE_NAME=\"ASCO\" -DPACKAGE_TARNAME=\"asco\" -DPACKAGE_VERSION=\"0.4.10\" -DPACKAGE_STRING=\"ASCO\ 0.4.10\" -DPACKAGE_BUGREPORT=\"asco-bugs@lists.sourceforge.net\" -DPACKAGE_URL=\"\" -DNDEBUG=1 -DHAVE_LIBM=1 -I. -I./../auxfunc -pipe -frecord-gcc-switches -Wall -O2 -fcommon -c -o dosdir.o dosdir.c make[2]: Leaving directory '/usr/src/RPM/BUILD/asco-0.4.10/tools/log' make[2]: Entering directory '/usr/src/RPM/BUILD/asco-0.4.10/tools/log' x86_64-alt-linux-gcc -DPACKAGE_NAME=\"ASCO\" -DPACKAGE_TARNAME=\"asco\" -DPACKAGE_VERSION=\"0.4.10\" -DPACKAGE_STRING=\"ASCO\ 0.4.10\" -DPACKAGE_BUGREPORT=\"asco-bugs@lists.sourceforge.net\" -DPACKAGE_URL=\"\" -DNDEBUG=1 -DHAVE_LIBM=1 -I. -I./../auxfunc -pipe -frecord-gcc-switches -Wall -O2 -fcommon -c -o match.o match.c make[2]: Leaving directory '/usr/src/RPM/BUILD/asco-0.4.10/tools/log' make[2]: Entering directory '/usr/src/RPM/BUILD/asco-0.4.10/tools/log' x86_64-alt-linux-gcc -DPACKAGE_NAME=\"ASCO\" -DPACKAGE_TARNAME=\"asco\" -DPACKAGE_VERSION=\"0.4.10\" -DPACKAGE_STRING=\"ASCO\ 0.4.10\" -DPACKAGE_BUGREPORT=\"asco-bugs@lists.sourceforge.net\" -DPACKAGE_URL=\"\" -DNDEBUG=1 -DHAVE_LIBM=1 -I. -I./../auxfunc -pipe -frecord-gcc-switches -Wall -O2 -fcommon -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:866, from auxfunc_log.c:8: /usr/include/bits/stdio2.h:38:10: note: '__builtin___sprintf_chk' output between 28 and 24623 bytes into a destination of size 8192 38 | return __builtin___sprintf_chk (__s, __USE_FORTIFY_LEVEL - 1, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 39 | __bos (__s), __fmt, __va_arg_pack ()); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ make[2]: Leaving directory '/usr/src/RPM/BUILD/asco-0.4.10/tools/log' make[2]: Entering directory '/usr/src/RPM/BUILD/asco-0.4.10/tools/log' x86_64-alt-linux-gcc -DPACKAGE_NAME=\"ASCO\" -DPACKAGE_TARNAME=\"asco\" -DPACKAGE_VERSION=\"0.4.10\" -DPACKAGE_STRING=\"ASCO\ 0.4.10\" -DPACKAGE_BUGREPORT=\"asco-bugs@lists.sourceforge.net\" -DPACKAGE_URL=\"\" -DNDEBUG=1 -DHAVE_LIBM=1 -I. -I./../auxfunc -pipe -frecord-gcc-switches -Wall -O2 -fcommon -c -o auxfunc.o `test -f '../auxfunc/auxfunc.c' || echo './'`../auxfunc/auxfunc.c ../auxfunc/auxfunc.c: In function 'asc2real': ../auxfunc/auxfunc.c:408:6: warning: variable 'code' set but not used [-Wunused-but-set-variable] 408 | int code; | ^~~~ ../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 '/usr/src/RPM/BUILD/asco-0.4.10/tools/log' make[2]: Entering directory '/usr/src/RPM/BUILD/asco-0.4.10/tools/log' x86_64-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -O2 -fcommon -s -o log dosdir.o match.o auxfunc_log.o log.o auxfunc.o -lm make[2]: Leaving directory '/usr/src/RPM/BUILD/asco-0.4.10/tools/log' Making all in monte make[2]: Entering directory '/usr/src/RPM/BUILD/asco-0.4.10/tools/monte' x86_64-alt-linux-gcc -DPACKAGE_NAME=\"ASCO\" -DPACKAGE_TARNAME=\"asco\" -DPACKAGE_VERSION=\"0.4.10\" -DPACKAGE_STRING=\"ASCO\ 0.4.10\" -DPACKAGE_BUGREPORT=\"asco-bugs@lists.sourceforge.net\" -DPACKAGE_URL=\"\" -DNDEBUG=1 -DHAVE_LIBM=1 -I. -I./../auxfunc -pipe -frecord-gcc-switches -Wall -O2 -fcommon -c -o monte.o monte.c monte.c: In function 'main': monte.c:55:4: warning: value computed is not used [-Wunused-value] 55 | *argv[1]++; | ^~~~~~~~~~ make[2]: Leaving directory '/usr/src/RPM/BUILD/asco-0.4.10/tools/monte' make[2]: Entering directory '/usr/src/RPM/BUILD/asco-0.4.10/tools/monte' x86_64-alt-linux-gcc -DPACKAGE_NAME=\"ASCO\" -DPACKAGE_TARNAME=\"asco\" -DPACKAGE_VERSION=\"0.4.10\" -DPACKAGE_STRING=\"ASCO\ 0.4.10\" -DPACKAGE_BUGREPORT=\"asco-bugs@lists.sourceforge.net\" -DPACKAGE_URL=\"\" -DNDEBUG=1 -DHAVE_LIBM=1 -I. -I./../auxfunc -pipe -frecord-gcc-switches -Wall -O2 -fcommon -c -o auxfunc.o `test -f '../auxfunc/auxfunc.c' || echo './'`../auxfunc/auxfunc.c ../auxfunc/auxfunc.c: In function 'asc2real': ../auxfunc/auxfunc.c:408:6: warning: variable 'code' set but not used [-Wunused-but-set-variable] 408 | int code; | ^~~~ ../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 '/usr/src/RPM/BUILD/asco-0.4.10/tools/monte' make[2]: Entering directory '/usr/src/RPM/BUILD/asco-0.4.10/tools/monte' x86_64-alt-linux-gcc -DPACKAGE_NAME=\"ASCO\" -DPACKAGE_TARNAME=\"asco\" -DPACKAGE_VERSION=\"0.4.10\" -DPACKAGE_STRING=\"ASCO\ 0.4.10\" -DPACKAGE_BUGREPORT=\"asco-bugs@lists.sourceforge.net\" -DPACKAGE_URL=\"\" -DNDEBUG=1 -DHAVE_LIBM=1 -I. -I./../auxfunc -pipe -frecord-gcc-switches -Wall -O2 -fcommon -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:866, from auxfunc_monte.c:9: /usr/include/bits/stdio2.h:38:10: note: '__builtin___sprintf_chk' output 18 or more bytes (assuming 12306) into a destination of size 4096 38 | return __builtin___sprintf_chk (__s, __USE_FORTIFY_LEVEL - 1, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 39 | __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:866, from auxfunc_monte.c:9: /usr/include/bits/stdio2.h:38:10: note: '__builtin___sprintf_chk' output 13 or more bytes (assuming 8206) into a destination of size 4096 38 | return __builtin___sprintf_chk (__s, __USE_FORTIFY_LEVEL - 1, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 39 | __bos (__s), __fmt, __va_arg_pack ()); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ make[2]: Leaving directory '/usr/src/RPM/BUILD/asco-0.4.10/tools/monte' make[2]: Entering directory '/usr/src/RPM/BUILD/asco-0.4.10/tools/monte' x86_64-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -O2 -fcommon -s -o monte auxfunc_monte.o monte.o auxfunc.o -lm make[2]: Leaving directory '/usr/src/RPM/BUILD/asco-0.4.10/tools/monte' Making all in postp make[2]: Entering directory '/usr/src/RPM/BUILD/asco-0.4.10/tools/postp' x86_64-alt-linux-gcc -DPACKAGE_NAME=\"ASCO\" -DPACKAGE_TARNAME=\"asco\" -DPACKAGE_VERSION=\"0.4.10\" -DPACKAGE_STRING=\"ASCO\ 0.4.10\" -DPACKAGE_BUGREPORT=\"asco-bugs@lists.sourceforge.net\" -DPACKAGE_URL=\"\" -DNDEBUG=1 -DHAVE_LIBM=1 -I. -I./../auxfunc -pipe -frecord-gcc-switches -Wall -O2 -fcommon -c -o postp.o postp.c postp.c: In function 'main': postp.c:52:4: warning: value computed is not used [-Wunused-value] 52 | *argv[1]++; | ^~~~~~~~~~ make[2]: Leaving directory '/usr/src/RPM/BUILD/asco-0.4.10/tools/postp' make[2]: Entering directory '/usr/src/RPM/BUILD/asco-0.4.10/tools/postp' x86_64-alt-linux-gcc -DPACKAGE_NAME=\"ASCO\" -DPACKAGE_TARNAME=\"asco\" -DPACKAGE_VERSION=\"0.4.10\" -DPACKAGE_STRING=\"ASCO\ 0.4.10\" -DPACKAGE_BUGREPORT=\"asco-bugs@lists.sourceforge.net\" -DPACKAGE_URL=\"\" -DNDEBUG=1 -DHAVE_LIBM=1 -I. -I./../auxfunc -pipe -frecord-gcc-switches -Wall -O2 -fcommon -c -o auxfunc.o `test -f '../auxfunc/auxfunc.c' || echo './'`../auxfunc/auxfunc.c ../auxfunc/auxfunc.c: In function 'asc2real': ../auxfunc/auxfunc.c:408:6: warning: variable 'code' set but not used [-Wunused-but-set-variable] 408 | int code; | ^~~~ ../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 '/usr/src/RPM/BUILD/asco-0.4.10/tools/postp' make[2]: Entering directory '/usr/src/RPM/BUILD/asco-0.4.10/tools/postp' x86_64-alt-linux-gcc -DPACKAGE_NAME=\"ASCO\" -DPACKAGE_TARNAME=\"asco\" -DPACKAGE_VERSION=\"0.4.10\" -DPACKAGE_STRING=\"ASCO\ 0.4.10\" -DPACKAGE_BUGREPORT=\"asco-bugs@lists.sourceforge.net\" -DPACKAGE_URL=\"\" -DNDEBUG=1 -DHAVE_LIBM=1 -I. -I./../auxfunc -pipe -frecord-gcc-switches -Wall -O2 -fcommon -c -o auxfunc_updatelis.o auxfunc_updatelis.c auxfunc_updatelis.c: In function 'ReadKeyPrintLine': auxfunc_updatelis.c:62:7: warning: unused variable 'STR1' [-Wunused-variable] 62 | char STR1[LONGSTRINGSIZE]; | ^~~~ auxfunc_updatelis.c: In function 'DoCalculations': auxfunc_updatelis.c:95:4: warning: implicit declaration of function 'DetectsTransistorColumns' [-Wimplicit-function-declaration] 95 | j=DetectsTransistorColumns(lelement, index); /*j=number of columns with transistors*/ | ^~~~~~~~~~~~~~~~~~~~~~~~ make[2]: Leaving directory '/usr/src/RPM/BUILD/asco-0.4.10/tools/postp' make[2]: Entering directory '/usr/src/RPM/BUILD/asco-0.4.10/tools/postp' x86_64-alt-linux-gcc -DPACKAGE_NAME=\"ASCO\" -DPACKAGE_TARNAME=\"asco\" -DPACKAGE_VERSION=\"0.4.10\" -DPACKAGE_STRING=\"ASCO\ 0.4.10\" -DPACKAGE_BUGREPORT=\"asco-bugs@lists.sourceforge.net\" -DPACKAGE_URL=\"\" -DNDEBUG=1 -DHAVE_LIBM=1 -I. -I./../auxfunc -pipe -frecord-gcc-switches -Wall -O2 -fcommon -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:866, from auxfunc_measurefromlis.c:8: /usr/include/bits/stdio2.h:38:10: note: '__builtin___sprintf_chk' output 3 or more bytes (assuming 4098) into a destination of size 4096 38 | return __builtin___sprintf_chk (__s, __USE_FORTIFY_LEVEL - 1, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 39 | __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:866, from auxfunc_measurefromlis.c:8: /usr/include/bits/stdio2.h:38:10: note: '__builtin___sprintf_chk' output 3 or more bytes (assuming 4098) into a destination of size 4096 38 | return __builtin___sprintf_chk (__s, __USE_FORTIFY_LEVEL - 1, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 39 | __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:866, from auxfunc_measurefromlis.c:8: /usr/include/bits/stdio2.h:38:10: note: '__builtin___sprintf_chk' output 2 or more bytes (assuming 4097) into a destination of size 4096 38 | return __builtin___sprintf_chk (__s, __USE_FORTIFY_LEVEL - 1, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 39 | __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:866, from auxfunc_measurefromlis.c:8: /usr/include/bits/stdio2.h:38:10: note: '__builtin___sprintf_chk' output 3 or more bytes (assuming 4098) into a destination of size 4096 38 | return __builtin___sprintf_chk (__s, __USE_FORTIFY_LEVEL - 1, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 39 | __bos (__s), __fmt, __va_arg_pack ()); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ make[2]: Leaving directory '/usr/src/RPM/BUILD/asco-0.4.10/tools/postp' make[2]: Entering directory '/usr/src/RPM/BUILD/asco-0.4.10/tools/postp' x86_64-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -O2 -fcommon -s -o postp auxfunc_measurefromlis.o auxfunc_updatelis.o postp.o auxfunc.o -lm make[2]: Leaving directory '/usr/src/RPM/BUILD/asco-0.4.10/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 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'. 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 ngspice 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 rosen Making all in bin make[3]: Entering directory '/usr/src/RPM/BUILD/asco-0.4.10/examples/rosen/bin' x86_64-alt-linux-gcc -DPACKAGE_NAME=\"ASCO\" -DPACKAGE_TARNAME=\"asco\" -DPACKAGE_VERSION=\"0.4.10\" -DPACKAGE_STRING=\"ASCO\ 0.4.10\" -DPACKAGE_BUGREPORT=\"asco-bugs@lists.sourceforge.net\" -DPACKAGE_URL=\"\" -DNDEBUG=1 -DHAVE_LIBM=1 -I. -pipe -frecord-gcc-switches -Wall -O2 -fcommon -c -o rosen.o rosen.c make[3]: Leaving directory '/usr/src/RPM/BUILD/asco-0.4.10/examples/rosen/bin' make[3]: Entering directory '/usr/src/RPM/BUILD/asco-0.4.10/examples/rosen/bin' x86_64-alt-linux-gcc -DPACKAGE_NAME=\"ASCO\" -DPACKAGE_TARNAME=\"asco\" -DPACKAGE_VERSION=\"0.4.10\" -DPACKAGE_STRING=\"ASCO\ 0.4.10\" -DPACKAGE_BUGREPORT=\"asco-bugs@lists.sourceforge.net\" -DPACKAGE_URL=\"\" -DNDEBUG=1 -DHAVE_LIBM=1 -I. -pipe -frecord-gcc-switches -Wall -O2 -fcommon -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:201:10: warning: unused variable 'chr' [-Wunused-variable] 201 | char chr; /* y/n choice variable */ | ^~~ 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------------------------*/ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ de36.c:376:9: warning: 'cost[0]' may be used uninitialized in this function [-Wmaybe-uninitialized] 376 | cmin = cost[0]; | ~~~~~^~~~~~~~~ make[3]: Leaving directory '/usr/src/RPM/BUILD/asco-0.4.10/examples/rosen/bin' make[3]: Entering directory '/usr/src/RPM/BUILD/asco-0.4.10/examples/rosen/bin' x86_64-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -O2 -fcommon -s -o rosen de36.o rosen.o -lm make[3]: Leaving directory '/usr/src/RPM/BUILD/asco-0.4.10/examples/rosen/bin' Making all in extract make[3]: Nothing to be done for 'all'. make[3]: Nothing to be done for 'all-am'. make[2]: Nothing to be done for 'all-am'. make[1]: Entering directory '/usr/src/RPM/BUILD/asco-0.4.10' x86_64-alt-linux-gcc -DPACKAGE_NAME=\"ASCO\" -DPACKAGE_TARNAME=\"asco\" -DPACKAGE_VERSION=\"0.4.10\" -DPACKAGE_STRING=\"ASCO\ 0.4.10\" -DPACKAGE_BUGREPORT=\"asco-bugs@lists.sourceforge.net\" -DPACKAGE_URL=\"\" -DNDEBUG=1 -DHAVE_LIBM=1 -I. -DASCO -pipe -frecord-gcc-switches -Wall -O2 -fcommon -c -o evaluate.o evaluate.c make[1]: Leaving directory '/usr/src/RPM/BUILD/asco-0.4.10' make[1]: Entering directory '/usr/src/RPM/BUILD/asco-0.4.10' x86_64-alt-linux-gcc -DPACKAGE_NAME=\"ASCO\" -DPACKAGE_TARNAME=\"asco\" -DPACKAGE_VERSION=\"0.4.10\" -DPACKAGE_STRING=\"ASCO\ 0.4.10\" -DPACKAGE_BUGREPORT=\"asco-bugs@lists.sourceforge.net\" -DPACKAGE_URL=\"\" -DNDEBUG=1 -DHAVE_LIBM=1 -I. -DASCO -pipe -frecord-gcc-switches -Wall -O2 -fcommon -c -o auxfunc.o auxfunc.c auxfunc.c: In function 'asc2real': auxfunc.c:408:6: warning: variable 'code' set but not used [-Wunused-but-set-variable] 408 | int code; | ^~~~ 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 '/usr/src/RPM/BUILD/asco-0.4.10' make[1]: Entering directory '/usr/src/RPM/BUILD/asco-0.4.10' x86_64-alt-linux-gcc -DPACKAGE_NAME=\"ASCO\" -DPACKAGE_TARNAME=\"asco\" -DPACKAGE_VERSION=\"0.4.10\" -DPACKAGE_STRING=\"ASCO\ 0.4.10\" -DPACKAGE_BUGREPORT=\"asco-bugs@lists.sourceforge.net\" -DPACKAGE_URL=\"\" -DNDEBUG=1 -DHAVE_LIBM=1 -I. -DASCO -pipe -frecord-gcc-switches -Wall -O2 -fcommon -c -o hooke.o hooke.c make[1]: Leaving directory '/usr/src/RPM/BUILD/asco-0.4.10' make[1]: Entering directory '/usr/src/RPM/BUILD/asco-0.4.10' x86_64-alt-linux-gcc -DPACKAGE_NAME=\"ASCO\" -DPACKAGE_TARNAME=\"asco\" -DPACKAGE_VERSION=\"0.4.10\" -DPACKAGE_STRING=\"ASCO\ 0.4.10\" -DPACKAGE_BUGREPORT=\"asco-bugs@lists.sourceforge.net\" -DPACKAGE_URL=\"\" -DNDEBUG=1 -DHAVE_LIBM=1 -I. -DASCO -pipe -frecord-gcc-switches -Wall -O2 -fcommon -c -o auxfunc_alter.o auxfunc_alter.c auxfunc_alter.c: In function 'CreateALTERinc': auxfunc_alter.c:437:5: warning: implicit declaration of function 'gethostname' [-Wimplicit-function-declaration] 437 | gethostname(data, sizeof(data)); | ^~~~~~~~~~~ auxfunc_alter.c:316:23: warning: '%s' directive writing up to 659455 bytes into a region of size 4095 [-Wformat-overflow=] 316 | sprintf(data, " %s", alter[k].text + 0); | ^~ In file included from /usr/include/stdio.h:866, from auxfunc_alter.c:8: /usr/include/bits/stdio2.h:38:10: note: '__builtin___sprintf_chk' output between 2 and 659457 bytes into a destination of size 4096 38 | return __builtin___sprintf_chk (__s, __USE_FORTIFY_LEVEL - 1, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 39 | __bos (__s), __fmt, __va_arg_pack ()); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ make[1]: Leaving directory '/usr/src/RPM/BUILD/asco-0.4.10' make[1]: Entering directory '/usr/src/RPM/BUILD/asco-0.4.10' x86_64-alt-linux-gcc -DPACKAGE_NAME=\"ASCO\" -DPACKAGE_TARNAME=\"asco\" -DPACKAGE_VERSION=\"0.4.10\" -DPACKAGE_STRING=\"ASCO\ 0.4.10\" -DPACKAGE_BUGREPORT=\"asco-bugs@lists.sourceforge.net\" -DPACKAGE_URL=\"\" -DNDEBUG=1 -DHAVE_LIBM=1 -I. -DASCO -pipe -frecord-gcc-switches -Wall -O2 -fcommon -c -o asco.o asco.c asco.c: In function 'main': asco.c:147:3: warning: value computed is not used [-Wunused-value] 147 | *argv[1]++; | ^~~~~~~~~~ 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 '/usr/src/RPM/BUILD/asco-0.4.10' make[1]: Entering directory '/usr/src/RPM/BUILD/asco-0.4.10' x86_64-alt-linux-gcc -DPACKAGE_NAME=\"ASCO\" -DPACKAGE_TARNAME=\"asco\" -DPACKAGE_VERSION=\"0.4.10\" -DPACKAGE_STRING=\"ASCO\ 0.4.10\" -DPACKAGE_BUGREPORT=\"asco-bugs@lists.sourceforge.net\" -DPACKAGE_URL=\"\" -DNDEBUG=1 -DHAVE_LIBM=1 -I. -DASCO -pipe -frecord-gcc-switches -Wall -O2 -fcommon -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:866, from auxfunc_monte.c:9: /usr/include/bits/stdio2.h:38:10: note: '__builtin___sprintf_chk' output 18 or more bytes (assuming 12306) into a destination of size 4096 38 | return __builtin___sprintf_chk (__s, __USE_FORTIFY_LEVEL - 1, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 39 | __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:866, from auxfunc_monte.c:9: /usr/include/bits/stdio2.h:38:10: note: '__builtin___sprintf_chk' output 13 or more bytes (assuming 8206) into a destination of size 4096 38 | return __builtin___sprintf_chk (__s, __USE_FORTIFY_LEVEL - 1, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 39 | __bos (__s), __fmt, __va_arg_pack ()); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ make[1]: Leaving directory '/usr/src/RPM/BUILD/asco-0.4.10' make[1]: Entering directory '/usr/src/RPM/BUILD/asco-0.4.10' x86_64-alt-linux-gcc -DPACKAGE_NAME=\"ASCO\" -DPACKAGE_TARNAME=\"asco\" -DPACKAGE_VERSION=\"0.4.10\" -DPACKAGE_STRING=\"ASCO\ 0.4.10\" -DPACKAGE_BUGREPORT=\"asco-bugs@lists.sourceforge.net\" -DPACKAGE_URL=\"\" -DNDEBUG=1 -DHAVE_LIBM=1 -I. -DASCO -pipe -frecord-gcc-switches -Wall -O2 -fcommon -c -o nmlatest.o nmlatest.c nmlatest.c: In function 'NM': nmlatest.c:342:9: warning: variable 'min' set but not used [-Wunused-but-set-variable] 342 | double min; | ^~~ make[1]: Leaving directory '/usr/src/RPM/BUILD/asco-0.4.10' make[1]: Entering directory '/usr/src/RPM/BUILD/asco-0.4.10' x86_64-alt-linux-gcc -DPACKAGE_NAME=\"ASCO\" -DPACKAGE_TARNAME=\"asco\" -DPACKAGE_VERSION=\"0.4.10\" -DPACKAGE_STRING=\"ASCO\ 0.4.10\" -DPACKAGE_BUGREPORT=\"asco-bugs@lists.sourceforge.net\" -DPACKAGE_URL=\"\" -DNDEBUG=1 -DHAVE_LIBM=1 -I. -DASCO -pipe -frecord-gcc-switches -Wall -O2 -fcommon -c -o errfunc.o errfunc.c errfunc.c: In function 'WriteToMem': errfunc.c:376:5: warning: this 'if' clause does not guard... [-Wmisleading-indentation] 376 | if ((laux[0] < 43) || (laux[0] > 57) ) /*if its text*/ | ^~ errfunc.c:379:6: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'if' 379 | if (measurements[j].objective_constraint == 2) /*2=MAX*/ | ^~ make[1]: Leaving directory '/usr/src/RPM/BUILD/asco-0.4.10' make[1]: Entering directory '/usr/src/RPM/BUILD/asco-0.4.10' x86_64-alt-linux-gcc -DPACKAGE_NAME=\"ASCO\" -DPACKAGE_TARNAME=\"asco\" -DPACKAGE_VERSION=\"0.4.10\" -DPACKAGE_STRING=\"ASCO\ 0.4.10\" -DPACKAGE_BUGREPORT=\"asco-bugs@lists.sourceforge.net\" -DPACKAGE_URL=\"\" -DNDEBUG=1 -DHAVE_LIBM=1 -I. -DASCO -pipe -frecord-gcc-switches -Wall -O2 -fcommon -c -o asco-test.o asco-test.c asco-test.c: In function 'main': asco-test.c:113:3: warning: value computed is not used [-Wunused-value] 113 | *argv[1]++; | ^~~~~~~~~~ asco-test.c:43:9: warning: variable 'cost' set but not used [-Wunused-but-set-variable] 43 | double cost=0; | ^~~~ 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 '/usr/src/RPM/BUILD/asco-0.4.10' make[1]: Entering directory '/usr/src/RPM/BUILD/asco-0.4.10' x86_64-alt-linux-gcc -DPACKAGE_NAME=\"ASCO\" -DPACKAGE_TARNAME=\"asco\" -DPACKAGE_VERSION=\"0.4.10\" -DPACKAGE_STRING=\"ASCO\ 0.4.10\" -DPACKAGE_BUGREPORT=\"asco-bugs@lists.sourceforge.net\" -DPACKAGE_URL=\"\" -DNDEBUG=1 -DHAVE_LIBM=1 -I. -DASCO -pipe -frecord-gcc-switches -Wall -O2 -fcommon -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:866, from initialize.c:11: /usr/include/bits/stdio2.h:38:10: note: '__builtin___sprintf_chk' output between 9 and 246728 bytes into a destination of size 4096 38 | return __builtin___sprintf_chk (__s, __USE_FORTIFY_LEVEL - 1, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 39 | __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:866, from initialize.c:11: /usr/include/bits/stdio2.h:38:10: note: '__builtin___sprintf_chk' output between 9 and 246728 bytes into a destination of size 4096 38 | return __builtin___sprintf_chk (__s, __USE_FORTIFY_LEVEL - 1, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 39 | __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:866, from initialize.c:11: /usr/include/bits/stdio2.h:38:10: note: '__builtin___sprintf_chk' output between 2 and 246721 bytes into a destination of size 4096 38 | return __builtin___sprintf_chk (__s, __USE_FORTIFY_LEVEL - 1, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 39 | __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:866, from initialize.c:11: /usr/include/bits/stdio2.h:38:10: note: '__builtin___sprintf_chk' output between 2 and 246721 bytes into a destination of size 4096 38 | return __builtin___sprintf_chk (__s, __USE_FORTIFY_LEVEL - 1, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 39 | __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:866, from initialize.c:11: /usr/include/bits/stdio2.h:38:10: note: '__builtin___sprintf_chk' output between 2 and 246721 bytes into a destination of size 4096 38 | return __builtin___sprintf_chk (__s, __USE_FORTIFY_LEVEL - 1, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 39 | __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:866, from initialize.c:11: /usr/include/bits/stdio2.h:38:10: note: '__builtin___sprintf_chk' output between 4 and 246723 bytes into a destination of size 4096 38 | return __builtin___sprintf_chk (__s, __USE_FORTIFY_LEVEL - 1, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 39 | __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:866, from initialize.c:11: /usr/include/bits/stdio2.h:38:10: note: '__builtin___sprintf_chk' output between 3 and 246722 bytes into a destination of size 4096 38 | return __builtin___sprintf_chk (__s, __USE_FORTIFY_LEVEL - 1, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 39 | __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:866, from initialize.c:11: /usr/include/bits/stdio2.h:38:10: note: '__builtin___sprintf_chk' output between 5 and 246724 bytes into a destination of size 4096 38 | return __builtin___sprintf_chk (__s, __USE_FORTIFY_LEVEL - 1, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 39 | __bos (__s), __fmt, __va_arg_pack ()); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ make[1]: Leaving directory '/usr/src/RPM/BUILD/asco-0.4.10' make[1]: Entering directory '/usr/src/RPM/BUILD/asco-0.4.10' x86_64-alt-linux-gcc -DPACKAGE_NAME=\"ASCO\" -DPACKAGE_TARNAME=\"asco\" -DPACKAGE_VERSION=\"0.4.10\" -DPACKAGE_STRING=\"ASCO\ 0.4.10\" -DPACKAGE_BUGREPORT=\"asco-bugs@lists.sourceforge.net\" -DPACKAGE_URL=\"\" -DNDEBUG=1 -DHAVE_LIBM=1 -I. -DASCO -pipe -frecord-gcc-switches -Wall -O2 -fcommon -c -o rfmodule.o rfmodule.c rfmodule.c: In function 'RFModule': rfmodule.c:1182:24: warning: '=' directive writing 1 byte into a region of size between 0 and 4095 [-Wformat-overflow=] 1182 | sprintf(laux3, " %s=", laux2); | ^ In file included from /usr/include/stdio.h:866, from rfmodule.c:11: /usr/include/bits/stdio2.h:38:10: note: '__builtin___sprintf_chk' output between 3 and 4098 bytes into a destination of size 4096 38 | return __builtin___sprintf_chk (__s, __USE_FORTIFY_LEVEL - 1, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 39 | __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:866, from rfmodule.c:11: /usr/include/bits/stdio2.h:38:10: note: '__builtin___sprintf_chk' output between 3 and 4098 bytes into a destination of size 4096 38 | return __builtin___sprintf_chk (__s, __USE_FORTIFY_LEVEL - 1, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 39 | __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:866, from rfmodule.c:11: /usr/include/bits/stdio2.h:38:10: note: '__builtin___sprintf_chk' output between 3 and 4098 bytes into a destination of size 4096 38 | return __builtin___sprintf_chk (__s, __USE_FORTIFY_LEVEL - 1, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 39 | __bos (__s), __fmt, __va_arg_pack ()); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ make[1]: Leaving directory '/usr/src/RPM/BUILD/asco-0.4.10' make[1]: Entering directory '/usr/src/RPM/BUILD/asco-0.4.10' x86_64-alt-linux-gcc -DPACKAGE_NAME=\"ASCO\" -DPACKAGE_TARNAME=\"asco\" -DPACKAGE_VERSION=\"0.4.10\" -DPACKAGE_STRING=\"ASCO\ 0.4.10\" -DPACKAGE_BUGREPORT=\"asco-bugs@lists.sourceforge.net\" -DPACKAGE_URL=\"\" -DNDEBUG=1 -DHAVE_LIBM=1 -I. -DASCO -pipe -frecord-gcc-switches -Wall -O2 -fcommon -c -o de36.o de36.c make[1]: Leaving directory '/usr/src/RPM/BUILD/asco-0.4.10' make[1]: Entering directory '/usr/src/RPM/BUILD/asco-0.4.10' x86_64-alt-linux-gcc -DPACKAGE_NAME=\"ASCO\" -DPACKAGE_TARNAME=\"asco\" -DPACKAGE_VERSION=\"0.4.10\" -DPACKAGE_STRING=\"ASCO\ 0.4.10\" -DPACKAGE_BUGREPORT=\"asco-bugs@lists.sourceforge.net\" -DPACKAGE_URL=\"\" -DNDEBUG=1 -DHAVE_LIBM=1 -I. -DASCO -pipe -frecord-gcc-switches -Wall -O2 -fcommon -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:866, from auxfunc_measurefromlis.c:8: /usr/include/bits/stdio2.h:38:10: note: '__builtin___sprintf_chk' output 3 or more bytes (assuming 4098) into a destination of size 4096 38 | return __builtin___sprintf_chk (__s, __USE_FORTIFY_LEVEL - 1, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 39 | __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:866, from auxfunc_measurefromlis.c:8: /usr/include/bits/stdio2.h:38:10: note: '__builtin___sprintf_chk' output 3 or more bytes (assuming 4098) into a destination of size 4096 38 | return __builtin___sprintf_chk (__s, __USE_FORTIFY_LEVEL - 1, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 39 | __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:866, from auxfunc_measurefromlis.c:8: /usr/include/bits/stdio2.h:38:10: note: '__builtin___sprintf_chk' output 2 or more bytes (assuming 4097) into a destination of size 4096 38 | return __builtin___sprintf_chk (__s, __USE_FORTIFY_LEVEL - 1, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 39 | __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:866, from auxfunc_measurefromlis.c:8: /usr/include/bits/stdio2.h:38:10: note: '__builtin___sprintf_chk' output 3 or more bytes (assuming 4098) into a destination of size 4096 38 | return __builtin___sprintf_chk (__s, __USE_FORTIFY_LEVEL - 1, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 39 | __bos (__s), __fmt, __va_arg_pack ()); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ make[1]: Leaving directory '/usr/src/RPM/BUILD/asco-0.4.10' make[1]: Entering directory '/usr/src/RPM/BUILD/asco-0.4.10' x86_64-alt-linux-gcc -DASCO -pipe -frecord-gcc-switches -Wall -O2 -fcommon -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 '/usr/src/RPM/BUILD/asco-0.4.10' make[1]: Entering directory '/usr/src/RPM/BUILD/asco-0.4.10' x86_64-alt-linux-gcc -DASCO -pipe -frecord-gcc-switches -Wall -O2 -fcommon -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 '/usr/src/RPM/BUILD/asco-0.4.10' + exit 0 Executing(%install): /bin/sh -e /usr/src/tmp/rpm-tmp.56303 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + /bin/chmod -Rf u+rwX -- /usr/src/tmp/asco-buildroot + : + /bin/rm -rf -- /usr/src/tmp/asco-buildroot + PATH=/usr/libexec/rpm-build:/usr/src/bin:/bin:/usr/bin:/usr/X11R6/bin:/usr/games + cd asco-0.4.10 + install -D -m755 asco /usr/src/tmp/asco-buildroot/usr/bin/asco + /usr/lib/rpm/brp-alt Cleaning files in /usr/src/tmp/asco-buildroot (auto) Verifying and fixing files in /usr/src/tmp/asco-buildroot (binconfig,pkgconfig,libtool,desktop,gnuconfig) Checking contents of files in /usr/src/tmp/asco-buildroot/ (default) Compressing files in /usr/src/tmp/asco-buildroot (auto) 056-debuginfo.brp: WARNING: You have 1 stripped ELF objects. Please compile with debugging information! 056-debuginfo.brp: WARNING: An excerpt from the list of affected files follows: ./usr/bin/asco Verifying ELF objects in /usr/src/tmp/asco-buildroot (arch=normal,fhs=normal,lfs=relaxed,lint=relaxed,rpath=normal,stack=normal,textrel=normal,unresolved=normal) Processing files: asco-0.4.10-alt3 Executing(%doc): /bin/sh -e /usr/src/tmp/rpm-tmp.65174 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd asco-0.4.10 + DOCDIR=/usr/src/tmp/asco-buildroot/usr/share/doc/asco-0.4.10 + export DOCDIR + rm -rf /usr/src/tmp/asco-buildroot/usr/share/doc/asco-0.4.10 + /bin/mkdir -p /usr/src/tmp/asco-buildroot/usr/share/doc/asco-0.4.10 + cp -prL AUTHORS README examples/ doc/ASCO.pdf /usr/src/tmp/asco-buildroot/usr/share/doc/asco-0.4.10 + chmod -R go-w /usr/src/tmp/asco-buildroot/usr/share/doc/asco-0.4.10 + chmod -R a+rX /usr/src/tmp/asco-buildroot/usr/share/doc/asco-0.4.10 + exit 0 Finding Provides (using /usr/lib/rpm/find-provides) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.LRm561 find-provides: running scripts (debuginfo,lib,pam,perl,pkgconfig,python,python3,shell) Finding Requires (using /usr/lib/rpm/find-requires) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.S0paL4 find-requires: running scripts (cpp,debuginfo,files,lib,pam,perl,pkgconfig,pkgconfiglib,python,python3,rpmlib,shebang,shell,static,symlinks,systemd-services) Requires: /lib64/ld-linux-x86-64.so.2, libc.so.6(GLIBC_2.14)(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), libm.so.6(GLIBC_2.2.5)(64bit), libm.so.6(GLIBC_2.29)(64bit), rtld(GNU_HASH) Finding debuginfo files (using /usr/lib/rpm/find-debuginfo-files) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.RJWqc4 Wrote: /usr/src/RPM/RPMS/x86_64/asco-0.4.10-alt3.x86_64.rpm (w2.lzdio) 8.61user 2.19system 0:17.10elapsed 63%CPU (0avgtext+0avgdata 37788maxresident)k 0inputs+0outputs (0major+670577minor)pagefaults 0swaps 5.15user 1.87system 0:30.61elapsed 22%CPU (0avgtext+0avgdata 122804maxresident)k 0inputs+0outputs (0major+138076minor)pagefaults 0swaps --- asco-0.4.10-alt3.x86_64.rpm.repo 2021-03-16 09:22:27.000000000 +0000 +++ asco-0.4.10-alt3.x86_64.rpm.hasher 2024-06-16 00:54:09.306556609 +0000 @@ -437,3 +437,3 @@ Provides: asco = 0.4.10-alt3:sisyphus+267699.100.2.1 -File: /usr/bin/asco 100755 root:root f8b0962158bf18abe57f5a95ebfe4269 +File: /usr/bin/asco 100755 root:root d12faeb75fec67f870c323629760a9d5 File: /usr/share/doc/asco-0.4.10 40755 root:root @@ -851,6 +851,6 @@ File: /usr/share/doc/asco-0.4.10/examples/rosen/bin/de36.c 100644 root:root b2114a96b7002be4b86a251e402ca18b -File: /usr/share/doc/asco-0.4.10/examples/rosen/bin/de36.o 100644 root:root 73f5ab96b5751b15ff5f9fe7b652fa2e -File: /usr/share/doc/asco-0.4.10/examples/rosen/bin/rosen 100755 root:root 5c084d5741de70c3d1f796b2162a1818 +File: /usr/share/doc/asco-0.4.10/examples/rosen/bin/de36.o 100644 root:root 31e659a7b47a3bd15fa34afa67e38bf2 +File: /usr/share/doc/asco-0.4.10/examples/rosen/bin/rosen 100755 root:root 127a193dc3b285a3b3a191dd0edb533d File: /usr/share/doc/asco-0.4.10/examples/rosen/bin/rosen.c 100644 root:root 17e3f2c5ec01c5504370aa2e5779f4cc -File: /usr/share/doc/asco-0.4.10/examples/rosen/bin/rosen.o 100644 root:root 896387b52ca4b1e2b3c0e411058ee54f +File: /usr/share/doc/asco-0.4.10/examples/rosen/bin/rosen.o 100644 root:root 8f4490371aa53ca74eb124e314337b8a File: /usr/share/doc/asco-0.4.10/examples/rosen/extract 40755 root:root @@ -863,2 +863,2 @@ File: /usr/share/doc/asco-0.4.10/examples/rosen/rosen.txt 100644 root:root 63dac791639520b4ae73aa56ec739fdf -RPMIdentity: cd8c218609ddc3aefaeb3b2c75109fc7a12bc81f4c8baa0ea0051cd835915cc2fc11fd0ac10bf574175c666a1c4a77cffc3b121e15fdc8c8b82cf878c9943015 +RPMIdentity: 47012f19f22eddd99b761dc71a72bcc58e5381c34ef80cfb4ddb68ad0cd8e21f7c0a9b9ac18be8e4be364099d5eb97f7db63885b679e63cf092b759c402b4bde