<86>Sep 14 10:31:24 userdel[2723820]: delete user 'rooter' <86>Sep 14 10:31:24 groupadd[2723876]: group added to /etc/group: name=rooter, GID=675 <86>Sep 14 10:31:24 groupadd[2723876]: group added to /etc/gshadow: name=rooter <86>Sep 14 10:31:24 groupadd[2723876]: new group: name=rooter, GID=675 <86>Sep 14 10:31:24 useradd[2723988]: new user: name=rooter, UID=675, GID=675, home=/root, shell=/bin/bash <86>Sep 14 10:31:24 userdel[2724321]: delete user 'builder' <86>Sep 14 10:31:24 groupadd[2724475]: group added to /etc/group: name=builder, GID=676 <86>Sep 14 10:31:24 groupadd[2724475]: group added to /etc/gshadow: name=builder <86>Sep 14 10:31:24 groupadd[2724475]: new group: name=builder, GID=676 <86>Sep 14 10:31:24 useradd[2724503]: new user: name=builder, UID=676, GID=676, home=/usr/src, shell=/bin/bash Building target platforms: i586 Building for target i586 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: i586 Building for target i586 Executing(%prep): /bin/sh -e /usr/src/tmp/rpm-tmp.77807 + 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.77807 + 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 -flto=auto -march=i586 -mtune=generic -fcommon' + CFLAGS='-pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -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 -flto=auto -march=i586 -mtune=generic -fcommon' + export CFLAGS + CXXFLAGS='-pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic' + export CXXFLAGS + FFLAGS='-pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic' + export FFLAGS + FCFLAGS='-pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic' + export FCFLAGS + '[' -n '' ']' ++ printf %s '-pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic' ++ sed -r 's/(^|[[:space:]]+)-[^m][^[:space:]]*//g' + ASFLAGS=' -march=i586 -mtune=generic' + export ASFLAGS + export lt_cv_deplibs_check_method=pass_all + lt_cv_deplibs_check_method=pass_all + readlink -e -- ./configure + xargs -ri dirname -- '{}' + xargs -rn1 install -pm755 -- /usr/share/gnu-config/config.sub /usr/share/gnu-config/config.guess + sort -u + xargs -ri find '{}' -type f '(' -name config.sub -or -name config.guess ')' -printf '%h/\n' + ./configure --build=i586-alt-linux --host=i586-alt-linux --prefix=/usr --exec-prefix=/usr --bindir=/usr/bin --sbindir=/usr/sbin --sysconfdir=/etc --datadir=/usr/share --includedir=/usr/include --libdir=/usr/lib --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... i586-alt-linux-gnu checking host system type... i586-alt-linux-gnu checking target system type... i586-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 i586-alt-linux-gcc... i586-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 i586-alt-linux-gcc accepts -g... yes checking for i586-alt-linux-gcc option to accept ISO C89... none needed checking whether i586-alt-linux-gcc understands -c and -o together... yes checking whether make supports the include directive... yes (GNU style) checking dependency style of i586-alt-linux-gcc... none checking for i586-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' i586-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 -flto=auto -march=i586 -mtune=generic -fcommon -c -o alter.o alter.c alter.c: In function 'main': alter.c:46:25: 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' i586-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 -flto=auto -march=i586 -mtune=generic -fcommon -c -o auxfunc_alter.o auxfunc_alter.c auxfunc_alter.c: In function 'CreateALTERinc': auxfunc_alter.c:437:33: warning: implicit declaration of function 'gethostname' [-Wimplicit-function-declaration] 437 | gethostname(data, sizeof(data)); | ^~~~~~~~~~~ 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' i586-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 -flto=auto -march=i586 -mtune=generic -fcommon -c -o auxfunc.o `test -f '../auxfunc/auxfunc.c' || echo './'`../auxfunc/auxfunc.c ../auxfunc/auxfunc.c: In function 'asc2real': ../auxfunc/auxfunc.c:408:13: warning: variable 'code' set but not used [-Wunused-but-set-variable] 408 | int code; | ^~~~ ../auxfunc/auxfunc.c: In function 'fgets2': ../auxfunc/auxfunc.c:148:15: 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' i586-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -O2 -flto=auto -march=i586 -mtune=generic -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' i586-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 -flto=auto -march=i586 -mtune=generic -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' i586-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 -flto=auto -march=i586 -mtune=generic -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' i586-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 -flto=auto -march=i586 -mtune=generic -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' i586-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 -flto=auto -march=i586 -mtune=generic -fcommon -c -o auxfunc_log.o auxfunc_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' i586-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 -flto=auto -march=i586 -mtune=generic -fcommon -c -o auxfunc.o `test -f '../auxfunc/auxfunc.c' || echo './'`../auxfunc/auxfunc.c ../auxfunc/auxfunc.c: In function 'asc2real': ../auxfunc/auxfunc.c:408:13: warning: variable 'code' set but not used [-Wunused-but-set-variable] 408 | int code; | ^~~~ ../auxfunc/auxfunc.c: In function 'fgets2': ../auxfunc/auxfunc.c:148:15: 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' i586-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -O2 -flto=auto -march=i586 -mtune=generic -fcommon -s -o log dosdir.o match.o auxfunc_log.o log.o auxfunc.o -lm ../auxfunc/auxfunc.h:43:6: warning: type of 'lkk' does not match original declaration [-Wlto-type-mismatch] 43 | char lkk[LONGSTRINGSIZE]; | ^ auxfunc.h:41:6: note: array types have different bounds 41 | char lkk[LONGSTRINGSIZE]; | ^ auxfunc.h:41:6: note: 'lkk' was previously declared here 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' i586-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 -flto=auto -march=i586 -mtune=generic -fcommon -c -o monte.o monte.c monte.c: In function 'main': monte.c:55:25: 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' i586-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 -flto=auto -march=i586 -mtune=generic -fcommon -c -o auxfunc_monte.o auxfunc_monte.c 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' i586-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 -flto=auto -march=i586 -mtune=generic -fcommon -c -o auxfunc.o `test -f '../auxfunc/auxfunc.c' || echo './'`../auxfunc/auxfunc.c ../auxfunc/auxfunc.c: In function 'asc2real': ../auxfunc/auxfunc.c:408:13: warning: variable 'code' set but not used [-Wunused-but-set-variable] 408 | int code; | ^~~~ ../auxfunc/auxfunc.c: In function 'fgets2': ../auxfunc/auxfunc.c:148:15: 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' i586-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -O2 -flto=auto -march=i586 -mtune=generic -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' i586-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 -flto=auto -march=i586 -mtune=generic -fcommon -c -o postp.o postp.c postp.c: In function 'main': postp.c:52:25: 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' i586-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 -flto=auto -march=i586 -mtune=generic -fcommon -c -o auxfunc.o `test -f '../auxfunc/auxfunc.c' || echo './'`../auxfunc/auxfunc.c ../auxfunc/auxfunc.c: In function 'asc2real': ../auxfunc/auxfunc.c:408:13: warning: variable 'code' set but not used [-Wunused-but-set-variable] 408 | int code; | ^~~~ ../auxfunc/auxfunc.c: In function 'fgets2': ../auxfunc/auxfunc.c:148:15: 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' i586-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 -flto=auto -march=i586 -mtune=generic -fcommon -c -o auxfunc_updatelis.o auxfunc_updatelis.c auxfunc_updatelis.c: In function 'ReadKeyPrintLine': auxfunc_updatelis.c:62:14: warning: unused variable 'STR1' [-Wunused-variable] 62 | char STR1[LONGSTRINGSIZE]; | ^~~~ auxfunc_updatelis.c: In function 'DoCalculations': auxfunc_updatelis.c:95:11: 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' i586-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 -flto=auto -march=i586 -mtune=generic -fcommon -c -o auxfunc_measurefromlis.o auxfunc_measurefromlis.c 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' i586-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -O2 -flto=auto -march=i586 -mtune=generic -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' i586-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 -flto=auto -march=i586 -mtune=generic -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' i586-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 -flto=auto -march=i586 -mtune=generic -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------------------------*/ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ 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' i586-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -O2 -flto=auto -march=i586 -mtune=generic -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' i586-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 -flto=auto -march=i586 -mtune=generic -fcommon -c -o auxfunc.o auxfunc.c auxfunc.c: In function 'asc2real': auxfunc.c:408:13: warning: variable 'code' set but not used [-Wunused-but-set-variable] 408 | int code; | ^~~~ auxfunc.c: In function 'fgets2': auxfunc.c:148:15: 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' i586-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 -flto=auto -march=i586 -mtune=generic -fcommon -c -o auxfunc_monte.o auxfunc_monte.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' i586-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 -flto=auto -march=i586 -mtune=generic -fcommon -c -o auxfunc_alter.o auxfunc_alter.c auxfunc_alter.c: In function 'CreateALTERinc': auxfunc_alter.c:437:33: warning: implicit declaration of function 'gethostname' [-Wimplicit-function-declaration] 437 | gethostname(data, sizeof(data)); | ^~~~~~~~~~~ make[1]: Leaving directory '/usr/src/RPM/BUILD/asco-0.4.10' make[1]: Entering directory '/usr/src/RPM/BUILD/asco-0.4.10' i586-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 -flto=auto -march=i586 -mtune=generic -fcommon -c -o rfmodule.o rfmodule.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' i586-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 -flto=auto -march=i586 -mtune=generic -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' i586-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 -flto=auto -march=i586 -mtune=generic -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' i586-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 -flto=auto -march=i586 -mtune=generic -fcommon -c -o auxfunc_measurefromlis.o auxfunc_measurefromlis.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' i586-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 -flto=auto -march=i586 -mtune=generic -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' i586-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 -flto=auto -march=i586 -mtune=generic -fcommon -c -o nmlatest.o nmlatest.c nmlatest.c: In function 'NM': nmlatest.c:342:16: 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' i586-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 -flto=auto -march=i586 -mtune=generic -fcommon -c -o errfunc.o errfunc.c errfunc.c: In function 'WriteToMem': errfunc.c:376:33: warning: this 'if' clause does not guard... [-Wmisleading-indentation] 376 | if ((laux[0] < 43) || (laux[0] > 57) ) /*if its text*/ | ^~ errfunc.c:379:41: 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' i586-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 -flto=auto -march=i586 -mtune=generic -fcommon -c -o initialize.o initialize.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' i586-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 -flto=auto -march=i586 -mtune=generic -fcommon -c -o asco-test.o asco-test.c asco-test.c: In function 'main': asco-test.c:113:17: warning: value computed is not used [-Wunused-value] 113 | *argv[1]++; | ^~~~~~~~~~ asco-test.c:43:16: warning: variable 'cost' set but not used [-Wunused-but-set-variable] 43 | double cost=0; | ^~~~ asco-test.c:105:17: 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' i586-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 -flto=auto -march=i586 -mtune=generic -fcommon -c -o asco.o asco.c asco.c: In function 'main': asco.c:147:17: warning: value computed is not used [-Wunused-value] 147 | *argv[1]++; | ^~~~~~~~~~ asco.c:139:17: warning: ignoring return value of 'chdir' declared with attribute 'warn_unused_result' [-Wunused-result] 139 | chdir(lkk); /*now, change directory */ | ^~~~~~~~~~ asco.c:241:9: warning: ignoring return value of 'getcwd' declared with attribute 'warn_unused_result' [-Wunused-result] 241 | getcwd(lkk, sizeof(lkk)); | ^~~~~~~~~~~~~~~~~~~~~~~~ asco.c:406:25: warning: ignoring return value of 'system' declared with attribute 'warn_unused_result' [-Wunused-result] 406 | system(lkk); /*copy simulation output file*/ | ^~~~~~~~~~~ asco.c:408:25: 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' i586-alt-linux-gcc -DASCO -pipe -frecord-gcc-switches -Wall -O2 -flto=auto -march=i586 -mtune=generic -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 In function 'strsub', inlined from 'CreateALTERinc.constprop' at auxfunc_alter.c:156:7: auxfunc.c:82:13: warning: writing 1 byte into a region of size 0 [-Wstringop-overflow=] 82 | *s2 = 0; | ^ auxfunc_alter.c: In function 'CreateALTERinc.constprop': auxfunc_alter.c:48:14: note: at offset 4096 into destination object 'data' of size 4096 48 | char data[LONGSTRINGSIZE]; | ^ In function 'strsub', inlined from 'CreateALTERinc.constprop' at auxfunc_alter.c:152:7: auxfunc.c:82:13: warning: writing 1 byte into a region of size 0 [-Wstringop-overflow=] 82 | *s2 = 0; | ^ auxfunc_alter.c: In function 'CreateALTERinc.constprop': auxfunc_alter.c:48:14: note: at offset 4096 into destination object 'data' of size 4096 48 | char data[LONGSTRINGSIZE]; | ^ In function 'strsub', inlined from 'CreateALTERinc.constprop' at auxfunc_alter.c:148:7: auxfunc.c:82:13: warning: writing 1 byte into a region of size 0 [-Wstringop-overflow=] 82 | *s2 = 0; | ^ auxfunc_alter.c: In function 'CreateALTERinc.constprop': auxfunc_alter.c:48:14: note: at offset 4096 into destination object 'data' of size 4096 48 | char data[LONGSTRINGSIZE]; | ^ In function 'strsub', inlined from 'WriteToMem' at errfunc.c:303:6: auxfunc.c:82:13: warning: writing 1 byte into a region of size 0 [-Wstringop-overflow=] 82 | *s2 = 0; | ^ errfunc.c: In function 'WriteToMem': errfunc.c:289:14: note: at offset 4096 into destination object 'laux' of size 4096 289 | char laux[LONGSTRINGSIZE]; | ^ In function 'strsub', inlined from 'WriteToMem' at errfunc.c:344:4: auxfunc.c:82:13: warning: writing 1 byte into a region of size 0 [-Wstringop-overflow=] 82 | *s2 = 0; | ^ errfunc.c: In function 'WriteToMem': errfunc.c:289:14: note: at offset 4096 into destination object 'laux' of size 4096 289 | char laux[LONGSTRINGSIZE]; | ^ make[1]: Leaving directory '/usr/src/RPM/BUILD/asco-0.4.10' make[1]: Entering directory '/usr/src/RPM/BUILD/asco-0.4.10' i586-alt-linux-gcc -DASCO -pipe -frecord-gcc-switches -Wall -O2 -flto=auto -march=i586 -mtune=generic -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 In function 'strsub', inlined from 'CreateALTERinc.constprop' at auxfunc_alter.c:156:7: auxfunc.c:82:13: warning: writing 1 byte into a region of size 0 [-Wstringop-overflow=] 82 | *s2 = 0; | ^ auxfunc_alter.c: In function 'CreateALTERinc.constprop': auxfunc_alter.c:48:14: note: at offset 4096 into destination object 'data' of size 4096 48 | char data[LONGSTRINGSIZE]; | ^ In function 'strsub', inlined from 'CreateALTERinc.constprop' at auxfunc_alter.c:152:7: auxfunc.c:82:13: warning: writing 1 byte into a region of size 0 [-Wstringop-overflow=] 82 | *s2 = 0; | ^ auxfunc_alter.c: In function 'CreateALTERinc.constprop': auxfunc_alter.c:48:14: note: at offset 4096 into destination object 'data' of size 4096 48 | char data[LONGSTRINGSIZE]; | ^ In function 'strsub', inlined from 'CreateALTERinc.constprop' at auxfunc_alter.c:148:7: auxfunc.c:82:13: warning: writing 1 byte into a region of size 0 [-Wstringop-overflow=] 82 | *s2 = 0; | ^ auxfunc_alter.c: In function 'CreateALTERinc.constprop': auxfunc_alter.c:48:14: note: at offset 4096 into destination object 'data' of size 4096 48 | char data[LONGSTRINGSIZE]; | ^ In function 'strsub', inlined from 'WriteToMem' at errfunc.c:303:6: auxfunc.c:82:13: warning: writing 1 byte into a region of size 0 [-Wstringop-overflow=] 82 | *s2 = 0; | ^ errfunc.c: In function 'WriteToMem': errfunc.c:289:14: note: at offset 4096 into destination object 'laux' of size 4096 289 | char laux[LONGSTRINGSIZE]; | ^ In function 'strsub', inlined from 'WriteToMem' at errfunc.c:344:4: auxfunc.c:82:13: warning: writing 1 byte into a region of size 0 [-Wstringop-overflow=] 82 | *s2 = 0; | ^ errfunc.c: In function 'WriteToMem': errfunc.c:289:14: note: at offset 4096 into destination object 'laux' of size 4096 289 | char laux[LONGSTRINGSIZE]; | ^ make[1]: Leaving directory '/usr/src/RPM/BUILD/asco-0.4.10' + exit 0 Executing(%install): /bin/sh -e /usr/src/tmp/rpm-tmp.64192 + 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) verify-elf: WARNING: ./usr/bin/asco: uses non-LFS functions: fopen Processing files: asco-0.4.10-alt3 Executing(%doc): /bin/sh -e /usr/src/tmp/rpm-tmp.64192 + 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.rsD6wr 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.Vg0Drq find-requires: running scripts (cpp,debuginfo,files,lib,pam,perl,pkgconfig,pkgconfiglib,python,python3,rpmlib,shebang,shell,static,symlinks,systemd-services) Requires: /lib/ld-linux.so.2, libc.so.6(GLIBC_2.0), libc.so.6(GLIBC_2.1), libc.so.6(GLIBC_2.1.3), libc.so.6(GLIBC_2.3.4), libc.so.6(GLIBC_2.4), libc.so.6(GLIBC_2.7), libm.so.6(GLIBC_2.0), libm.so.6(GLIBC_2.1), libm.so.6(GLIBC_2.29), rtld(GNU_HASH) Finding debuginfo files (using /usr/lib/rpm/find-debuginfo-files) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.6Eyytq Wrote: /usr/src/RPM/RPMS/i586/asco-0.4.10-alt3.i586.rpm (w2.lzdio) 11.91user 1.97system 0:14.56elapsed 95%CPU (0avgtext+0avgdata 43536maxresident)k 0inputs+0outputs (0major+644415minor)pagefaults 0swaps 15.17user 4.24system 0:22.71elapsed 85%CPU (0avgtext+0avgdata 98676maxresident)k 0inputs+0outputs (0major+830258minor)pagefaults 0swaps --- asco-0.4.10-alt3.i586.rpm.repo 2021-03-16 09:22:28.652821196 +0000 +++ asco-0.4.10-alt3.i586.rpm.hasher 2021-09-14 10:31:43.750736727 +0000 @@ -439,3 +439,3 @@ Provides: asco = 0.4.10-alt3:sisyphus+267699.100.2.1 -File: /usr/bin/asco 100755 root:root 79c7e902dba344c5a3509fe44bfeef14 +File: /usr/bin/asco 100755 root:root 84b4963521d1baccb0be560592406ec5 File: /usr/share/doc/asco-0.4.10 40755 root:root @@ -446,3 +446,3 @@ File: /usr/share/doc/asco-0.4.10/examples/Eldo 40755 root:root -File: /usr/share/doc/asco-0.4.10/examples/Eldo/Makefile 100644 root:root 3949ee11e0c1e5ba6b88479b074680e6 +File: /usr/share/doc/asco-0.4.10/examples/Eldo/Makefile 100644 root:root 2985f6f6397a5d60c64ab8b9b76e19bc File: /usr/share/doc/asco-0.4.10/examples/Eldo/Makefile.am 100644 root:root 16cb1241a519dc9beeb73b4211ed0508 @@ -450,3 +450,3 @@ File: /usr/share/doc/asco-0.4.10/examples/Eldo/amp3 40755 root:root -File: /usr/share/doc/asco-0.4.10/examples/Eldo/amp3/Makefile 100644 root:root 001f18425de5c230bf6021524ddee8a1 +File: /usr/share/doc/asco-0.4.10/examples/Eldo/amp3/Makefile 100644 root:root f01a5e6f752ad21f1ca2659d1620533d File: /usr/share/doc/asco-0.4.10/examples/Eldo/amp3/Makefile.am 100644 root:root 0831b79cde5f1d83bd03247600746913 @@ -456,3 +456,3 @@ File: /usr/share/doc/asco-0.4.10/examples/Eldo/amp3/extract 40755 root:root -File: /usr/share/doc/asco-0.4.10/examples/Eldo/amp3/extract/Makefile 100644 root:root 544d8de18d70c95311a697cc5678e99e +File: /usr/share/doc/asco-0.4.10/examples/Eldo/amp3/extract/Makefile 100644 root:root 9ede10d725e7ca5b4dd2ccc0de92b81c File: /usr/share/doc/asco-0.4.10/examples/Eldo/amp3/extract/Makefile.am 100644 root:root f9f60c77f5cf95a6086e506fe63190d4 @@ -467,3 +467,3 @@ File: /usr/share/doc/asco-0.4.10/examples/Eldo/bandpass 40755 root:root -File: /usr/share/doc/asco-0.4.10/examples/Eldo/bandpass/Makefile 100644 root:root c71fde3d16c9a0133a6e7e3a8e0ff0d9 +File: /usr/share/doc/asco-0.4.10/examples/Eldo/bandpass/Makefile 100644 root:root b6005ae15260a4d55aa6e5cce3ea24a5 File: /usr/share/doc/asco-0.4.10/examples/Eldo/bandpass/Makefile.am 100644 root:root 531556f0f86e952117ad04bdeffda1a6 @@ -475,3 +475,3 @@ File: /usr/share/doc/asco-0.4.10/examples/Eldo/bandpass/extract/Left_Side_Lobe_bp2 100644 root:root b3036af90b52c946517e1cd91b533b99 -File: /usr/share/doc/asco-0.4.10/examples/Eldo/bandpass/extract/Makefile 100644 root:root 88654e5d539620a070c387737f8f5832 +File: /usr/share/doc/asco-0.4.10/examples/Eldo/bandpass/extract/Makefile 100644 root:root b3920c60041d9401a0c7310abb1f480c File: /usr/share/doc/asco-0.4.10/examples/Eldo/bandpass/extract/Makefile.am 100644 root:root fcee831a25e415cff34327ba5541043e @@ -484,3 +484,3 @@ File: /usr/share/doc/asco-0.4.10/examples/Eldo/classE 40755 root:root -File: /usr/share/doc/asco-0.4.10/examples/Eldo/classE/Makefile 100644 root:root 4ce4ebc2dd6701137357db5ad9622ba7 +File: /usr/share/doc/asco-0.4.10/examples/Eldo/classE/Makefile 100644 root:root f5bfb3c0de50734d9c69674c5fecb99a File: /usr/share/doc/asco-0.4.10/examples/Eldo/classE/Makefile.am 100644 root:root 28013067959827455e9bd8c10eb64380 @@ -490,3 +490,3 @@ File: /usr/share/doc/asco-0.4.10/examples/Eldo/classE/extract 40755 root:root -File: /usr/share/doc/asco-0.4.10/examples/Eldo/classE/extract/Makefile 100644 root:root af49f9fb014c0c1b1bdbaa6ba0f65b32 +File: /usr/share/doc/asco-0.4.10/examples/Eldo/classE/extract/Makefile 100644 root:root 65c0e0333c616f650bbf83cc7e1adefe File: /usr/share/doc/asco-0.4.10/examples/Eldo/classE/extract/Makefile.am 100644 root:root 1d977804e9e62bebe4880a909d8b2a76 @@ -501,3 +501,3 @@ File: /usr/share/doc/asco-0.4.10/examples/Eldo/inv 40755 root:root -File: /usr/share/doc/asco-0.4.10/examples/Eldo/inv/Makefile 100644 root:root b4002972692d2db2aff16e9fb6ec77de +File: /usr/share/doc/asco-0.4.10/examples/Eldo/inv/Makefile 100644 root:root 44bb50d6baf2b289d02f2e76806b1cba File: /usr/share/doc/asco-0.4.10/examples/Eldo/inv/Makefile.am 100644 root:root cfa692aadcc99187a8d72161de8a00df @@ -505,3 +505,3 @@ File: /usr/share/doc/asco-0.4.10/examples/Eldo/inv/extract 40755 root:root -File: /usr/share/doc/asco-0.4.10/examples/Eldo/inv/extract/Makefile 100644 root:root 893334d78c17cce13105b26e42209167 +File: /usr/share/doc/asco-0.4.10/examples/Eldo/inv/extract/Makefile 100644 root:root a8d93969eedd2f1d90246ba52069ff50 File: /usr/share/doc/asco-0.4.10/examples/Eldo/inv/extract/Makefile.am 100644 root:root 13c9e1505dbfa2827796941a73ff4175 @@ -516,3 +516,3 @@ File: /usr/share/doc/asco-0.4.10/examples/HSPICE 40755 root:root -File: /usr/share/doc/asco-0.4.10/examples/HSPICE/Makefile 100644 root:root 47160b3370bf86dfcccb4219702a812b +File: /usr/share/doc/asco-0.4.10/examples/HSPICE/Makefile 100644 root:root 98fd86bc6fbdd5f9b9dd517f34eb31f7 File: /usr/share/doc/asco-0.4.10/examples/HSPICE/Makefile.am 100644 root:root ba76878018d0994e20708da1b8c7479e @@ -520,3 +520,3 @@ File: /usr/share/doc/asco-0.4.10/examples/HSPICE/amp3 40755 root:root -File: /usr/share/doc/asco-0.4.10/examples/HSPICE/amp3/Makefile 100644 root:root 72c11ba057d35b5592a51ceec8b7c6b8 +File: /usr/share/doc/asco-0.4.10/examples/HSPICE/amp3/Makefile 100644 root:root 9b119c553d3223e038094e26281e5adc File: /usr/share/doc/asco-0.4.10/examples/HSPICE/amp3/Makefile.am 100644 root:root f133bd509d59703c0f6f8c7a46e403ee @@ -526,3 +526,3 @@ File: /usr/share/doc/asco-0.4.10/examples/HSPICE/amp3/extract 40755 root:root -File: /usr/share/doc/asco-0.4.10/examples/HSPICE/amp3/extract/Makefile 100644 root:root 72b9ac862718531a996de578da19c441 +File: /usr/share/doc/asco-0.4.10/examples/HSPICE/amp3/extract/Makefile 100644 root:root 4eee17a54beabd37348e945bcd000cbf File: /usr/share/doc/asco-0.4.10/examples/HSPICE/amp3/extract/Makefile.am 100644 root:root 2d5541ec5c829c0388f3e3a32aef0280 @@ -537,3 +537,3 @@ File: /usr/share/doc/asco-0.4.10/examples/HSPICE/bandpass 40755 root:root -File: /usr/share/doc/asco-0.4.10/examples/HSPICE/bandpass/Makefile 100644 root:root 854bb789e234b815047298c5330fb09a +File: /usr/share/doc/asco-0.4.10/examples/HSPICE/bandpass/Makefile 100644 root:root b1fe6b19214b1be922887a405b0062d9 File: /usr/share/doc/asco-0.4.10/examples/HSPICE/bandpass/Makefile.am 100644 root:root 56d5ef55277d27613306db0bac49cfcd @@ -544,3 +544,3 @@ File: /usr/share/doc/asco-0.4.10/examples/HSPICE/bandpass/extract/Left_Side_Lobe 100644 root:root 66328b1090dd6b6784ac4257e50af567 -File: /usr/share/doc/asco-0.4.10/examples/HSPICE/bandpass/extract/Makefile 100644 root:root b0a03463590060b6e1bfcdff5be580b7 +File: /usr/share/doc/asco-0.4.10/examples/HSPICE/bandpass/extract/Makefile 100644 root:root 13a3149e81a4cb3f7ef7ac2ddb24586e File: /usr/share/doc/asco-0.4.10/examples/HSPICE/bandpass/extract/Makefile.am 100644 root:root a025cf07ec816b712dd1a23a8db36fc5 @@ -552,3 +552,3 @@ File: /usr/share/doc/asco-0.4.10/examples/HSPICE/classE 40755 root:root -File: /usr/share/doc/asco-0.4.10/examples/HSPICE/classE/Makefile 100644 root:root 95dfe925c61d712d11a24e39b1dc0470 +File: /usr/share/doc/asco-0.4.10/examples/HSPICE/classE/Makefile 100644 root:root fd2c5c2d053fde0485aab8b56cf6ab9c File: /usr/share/doc/asco-0.4.10/examples/HSPICE/classE/Makefile.am 100644 root:root 7b1d0ed72526e31c3bf298b1fc65bef9 @@ -558,3 +558,3 @@ File: /usr/share/doc/asco-0.4.10/examples/HSPICE/classE/extract 40755 root:root -File: /usr/share/doc/asco-0.4.10/examples/HSPICE/classE/extract/Makefile 100644 root:root 3f332155af8c73b4b9ac46ad227870f6 +File: /usr/share/doc/asco-0.4.10/examples/HSPICE/classE/extract/Makefile 100644 root:root e8214f58dce4627d044164923d308d08 File: /usr/share/doc/asco-0.4.10/examples/HSPICE/classE/extract/Makefile.am 100644 root:root 28f06a78aea09b39be98351420a74910 @@ -569,3 +569,3 @@ File: /usr/share/doc/asco-0.4.10/examples/HSPICE/inv 40755 root:root -File: /usr/share/doc/asco-0.4.10/examples/HSPICE/inv/Makefile 100644 root:root 3dc6b6bac29f5cf997d8ffd7c6f93d46 +File: /usr/share/doc/asco-0.4.10/examples/HSPICE/inv/Makefile 100644 root:root 22a01b0554e2f7a88b5ac51adf97c872 File: /usr/share/doc/asco-0.4.10/examples/HSPICE/inv/Makefile.am 100644 root:root 68c68b5751bf2b71ef19fee121060050 @@ -573,3 +573,3 @@ File: /usr/share/doc/asco-0.4.10/examples/HSPICE/inv/extract 40755 root:root -File: /usr/share/doc/asco-0.4.10/examples/HSPICE/inv/extract/Makefile 100644 root:root e04d5641c20fe812378584fd5177b23a +File: /usr/share/doc/asco-0.4.10/examples/HSPICE/inv/extract/Makefile 100644 root:root 4c6ab5e17ff834960ebeb931e2f38e7e File: /usr/share/doc/asco-0.4.10/examples/HSPICE/inv/extract/Makefile.am 100644 root:root 13977a7e7218605b2c95117dc8290ced @@ -584,3 +584,3 @@ File: /usr/share/doc/asco-0.4.10/examples/LTspice 40755 root:root -File: /usr/share/doc/asco-0.4.10/examples/LTspice/Makefile 100644 root:root b6dada50f4dd846fd84975e158041506 +File: /usr/share/doc/asco-0.4.10/examples/LTspice/Makefile 100644 root:root 6956e6a57143e8cc0a92f5edbea60c47 File: /usr/share/doc/asco-0.4.10/examples/LTspice/Makefile.am 100644 root:root 411b53d58b8b0dcf30cb3c557f9ae64c @@ -588,3 +588,3 @@ File: /usr/share/doc/asco-0.4.10/examples/LTspice/amp3 40755 root:root -File: /usr/share/doc/asco-0.4.10/examples/LTspice/amp3/Makefile 100644 root:root bab46dad978efead0a7bbb991d08f0da +File: /usr/share/doc/asco-0.4.10/examples/LTspice/amp3/Makefile 100644 root:root a35bde482da9932f3f99647e1caa6a11 File: /usr/share/doc/asco-0.4.10/examples/LTspice/amp3/Makefile.am 100644 root:root 26eb60a99290bf85975f6f41e90d7980 @@ -594,3 +594,3 @@ File: /usr/share/doc/asco-0.4.10/examples/LTspice/amp3/extract 40755 root:root -File: /usr/share/doc/asco-0.4.10/examples/LTspice/amp3/extract/Makefile 100644 root:root 6e2dfef616a384237c59b560e3ae5a19 +File: /usr/share/doc/asco-0.4.10/examples/LTspice/amp3/extract/Makefile 100644 root:root 752f26286873665a867aa3535c2ae202 File: /usr/share/doc/asco-0.4.10/examples/LTspice/amp3/extract/Makefile.am 100644 root:root 4c5ef7abf3f0313b6fb1690b18d6b1a1 @@ -605,3 +605,3 @@ File: /usr/share/doc/asco-0.4.10/examples/LTspice/bandpass 40755 root:root -File: /usr/share/doc/asco-0.4.10/examples/LTspice/bandpass/Makefile 100644 root:root 8a9c22fd3be9a765804620460a882c09 +File: /usr/share/doc/asco-0.4.10/examples/LTspice/bandpass/Makefile 100644 root:root c0b05dea275eebcdd6d808adff5a011f File: /usr/share/doc/asco-0.4.10/examples/LTspice/bandpass/Makefile.am 100644 root:root a46a032f0ef92416e08dac0898b213ac @@ -612,3 +612,3 @@ File: /usr/share/doc/asco-0.4.10/examples/LTspice/bandpass/extract/Left_Side_Lobe 100644 root:root d22ca66c1422c3b06396d0cf60caee5f -File: /usr/share/doc/asco-0.4.10/examples/LTspice/bandpass/extract/Makefile 100644 root:root a9b27978054989e786613738acce424e +File: /usr/share/doc/asco-0.4.10/examples/LTspice/bandpass/extract/Makefile 100644 root:root f4475258fa01cb5c73fec91d42f48fff File: /usr/share/doc/asco-0.4.10/examples/LTspice/bandpass/extract/Makefile.am 100644 root:root ae85cf86b25cae286bca32d28b1107c9 @@ -620,3 +620,3 @@ File: /usr/share/doc/asco-0.4.10/examples/LTspice/classE 40755 root:root -File: /usr/share/doc/asco-0.4.10/examples/LTspice/classE/Makefile 100644 root:root 31dfe9201c4f30c286d4ec286ca03669 +File: /usr/share/doc/asco-0.4.10/examples/LTspice/classE/Makefile 100644 root:root 437222ec3f83dceb733820f9297eb07c File: /usr/share/doc/asco-0.4.10/examples/LTspice/classE/Makefile.am 100644 root:root ad9a9671f29fbfe6ac819cdf87018a7d @@ -626,3 +626,3 @@ File: /usr/share/doc/asco-0.4.10/examples/LTspice/classE/extract 40755 root:root -File: /usr/share/doc/asco-0.4.10/examples/LTspice/classE/extract/Makefile 100644 root:root 4776bbdca678a77f508602124b6391a1 +File: /usr/share/doc/asco-0.4.10/examples/LTspice/classE/extract/Makefile 100644 root:root 6779d751db801bafb1968f1402bc6f5d File: /usr/share/doc/asco-0.4.10/examples/LTspice/classE/extract/Makefile.am 100644 root:root 31b636e1890ecb9c63992d67c7bd12a4 @@ -637,3 +637,3 @@ File: /usr/share/doc/asco-0.4.10/examples/LTspice/inv 40755 root:root -File: /usr/share/doc/asco-0.4.10/examples/LTspice/inv/Makefile 100644 root:root 35f8f67935abf07915a1645af7d73ed4 +File: /usr/share/doc/asco-0.4.10/examples/LTspice/inv/Makefile 100644 root:root e7908056ee27457037c97cd44812d672 File: /usr/share/doc/asco-0.4.10/examples/LTspice/inv/Makefile.am 100644 root:root 7e5d84a872aab0740af54b914efa1987 @@ -641,3 +641,3 @@ File: /usr/share/doc/asco-0.4.10/examples/LTspice/inv/extract 40755 root:root -File: /usr/share/doc/asco-0.4.10/examples/LTspice/inv/extract/Makefile 100644 root:root f7eb83ffe629c73a6b972d519a0cb1fb +File: /usr/share/doc/asco-0.4.10/examples/LTspice/inv/extract/Makefile 100644 root:root 93431006d5c0acd4cb0f848890dcc3e4 File: /usr/share/doc/asco-0.4.10/examples/LTspice/inv/extract/Makefile.am 100644 root:root 27c9672c5c2249303d885260f22ad314 @@ -651,3 +651,3 @@ File: /usr/share/doc/asco-0.4.10/examples/LTspice/inv/p.typ 100644 root:root 64615c3f09c173cd210251dec12a1d50 -File: /usr/share/doc/asco-0.4.10/examples/Makefile 100644 root:root 8144785c30056450c7eca25733d8bd1a +File: /usr/share/doc/asco-0.4.10/examples/Makefile 100644 root:root f5b44716dab1b5ecafe1b8e402d7bfc8 File: /usr/share/doc/asco-0.4.10/examples/Makefile.am 100644 root:root 3776c7868c5b90ea54f2f04245438eb6 @@ -656,3 +656,3 @@ File: /usr/share/doc/asco-0.4.10/examples/Qucs 40755 root:root -File: /usr/share/doc/asco-0.4.10/examples/Qucs/Makefile 100644 root:root b530be806d77ca8e8576231b91abcd6d +File: /usr/share/doc/asco-0.4.10/examples/Qucs/Makefile 100644 root:root fc9cb8e424f12a5d995e5b01ce950555 File: /usr/share/doc/asco-0.4.10/examples/Qucs/Makefile.am 100644 root:root 2ad67408ce5017511cc759253fa05797 @@ -660,3 +660,3 @@ File: /usr/share/doc/asco-0.4.10/examples/Qucs/amplifier 40755 root:root -File: /usr/share/doc/asco-0.4.10/examples/Qucs/amplifier/Makefile 100644 root:root 11b740c3f0fc37953e80a5fad588087a +File: /usr/share/doc/asco-0.4.10/examples/Qucs/amplifier/Makefile 100644 root:root a2de78a685eda34c10c719adeaf5d3ce File: /usr/share/doc/asco-0.4.10/examples/Qucs/amplifier/Makefile.am 100644 root:root 4c0cfa50f808eca8e5c864aa138749d9 @@ -668,3 +668,3 @@ File: /usr/share/doc/asco-0.4.10/examples/Qucs/amplifier/extract 40755 root:root -File: /usr/share/doc/asco-0.4.10/examples/Qucs/amplifier/extract/Makefile 100644 root:root f80d996108dc5d1984f6bc112877a07b +File: /usr/share/doc/asco-0.4.10/examples/Qucs/amplifier/extract/Makefile 100644 root:root 057c8fe6ed6c548a21cfdc2217c0d15a File: /usr/share/doc/asco-0.4.10/examples/Qucs/amplifier/extract/Makefile.am 100644 root:root 45acd1a1e812feb31c56bca88450f16b @@ -674,3 +674,3 @@ File: /usr/share/doc/asco-0.4.10/examples/Qucs/bandpass 40755 root:root -File: /usr/share/doc/asco-0.4.10/examples/Qucs/bandpass/Makefile 100644 root:root e0a9f6bfb3ae0194f07aac647071f954 +File: /usr/share/doc/asco-0.4.10/examples/Qucs/bandpass/Makefile 100644 root:root 759d45c24e213f3eea31acab34cd5e2a File: /usr/share/doc/asco-0.4.10/examples/Qucs/bandpass/Makefile.am 100644 root:root 1784db54de272d933088f1b4d0c60b89 @@ -683,3 +683,3 @@ File: /usr/share/doc/asco-0.4.10/examples/Qucs/bandpass/extract/Left_Side_Lobe 100644 root:root 84fd3a3f7b657723779e7974433e970b -File: /usr/share/doc/asco-0.4.10/examples/Qucs/bandpass/extract/Makefile 100644 root:root 11dfda3bb9f71e8357f68a2ee66623a5 +File: /usr/share/doc/asco-0.4.10/examples/Qucs/bandpass/extract/Makefile 100644 root:root 08f83491dab71397532e253a65b72df6 File: /usr/share/doc/asco-0.4.10/examples/Qucs/bandpass/extract/Makefile.am 100644 root:root b499356a2822935e8d8f9a644032250c @@ -691,3 +691,3 @@ File: /usr/share/doc/asco-0.4.10/examples/Qucs/stability/LowNoiseFET.sch 100644 root:root 6f80d4a273a076d55669aa479d594a4d -File: /usr/share/doc/asco-0.4.10/examples/Qucs/stability/Makefile 100644 root:root 157030d2164610d5aa46d739c93775b2 +File: /usr/share/doc/asco-0.4.10/examples/Qucs/stability/Makefile 100644 root:root e1ea61c6bcf1a6c94cd40a36f4eb65ab File: /usr/share/doc/asco-0.4.10/examples/Qucs/stability/Makefile.am 100644 root:root 9542fd53edac9dec78b5da64b352c77c @@ -695,3 +695,3 @@ File: /usr/share/doc/asco-0.4.10/examples/Qucs/stability/extract 40755 root:root -File: /usr/share/doc/asco-0.4.10/examples/Qucs/stability/extract/Makefile 100644 root:root 1090839c76ec4a6b9b9632bd0277435e +File: /usr/share/doc/asco-0.4.10/examples/Qucs/stability/extract/Makefile 100644 root:root 536e9b39261679f4a35e66dcdc09dbe7 File: /usr/share/doc/asco-0.4.10/examples/Qucs/stability/extract/Makefile.am 100644 root:root 1ff86aa8d9aeb28b1b4b63350db2fd11 @@ -706,3 +706,3 @@ File: /usr/share/doc/asco-0.4.10/examples/Spectre 40755 root:root -File: /usr/share/doc/asco-0.4.10/examples/Spectre/Makefile 100644 root:root 36ad5d0237588b85c987b0d09e49c206 +File: /usr/share/doc/asco-0.4.10/examples/Spectre/Makefile 100644 root:root 1e75c02691050c7e79ca490828eb5523 File: /usr/share/doc/asco-0.4.10/examples/Spectre/Makefile.am 100644 root:root 7a69c8f09143f8d6f875e614857cd88d @@ -710,3 +710,3 @@ File: /usr/share/doc/asco-0.4.10/examples/Spectre/amp3 40755 root:root -File: /usr/share/doc/asco-0.4.10/examples/Spectre/amp3/Makefile 100644 root:root 21e0cc438134d21d004364e95c0bc115 +File: /usr/share/doc/asco-0.4.10/examples/Spectre/amp3/Makefile 100644 root:root 315db147b678243791f1f5125f3de69f File: /usr/share/doc/asco-0.4.10/examples/Spectre/amp3/Makefile.am 100644 root:root 9a772416a79f275a11c7ee8945c66979 @@ -716,3 +716,3 @@ File: /usr/share/doc/asco-0.4.10/examples/Spectre/amp3/extract 40755 root:root -File: /usr/share/doc/asco-0.4.10/examples/Spectre/amp3/extract/Makefile 100644 root:root 47773158bc9acaf2d329aba12f7868a1 +File: /usr/share/doc/asco-0.4.10/examples/Spectre/amp3/extract/Makefile 100644 root:root 30a632cc48f1fc46cadab33aebaf5aeb File: /usr/share/doc/asco-0.4.10/examples/Spectre/amp3/extract/Makefile.am 100644 root:root 7677f5d4d2c7d146045fd4381d416565 @@ -727,3 +727,3 @@ File: /usr/share/doc/asco-0.4.10/examples/Spectre/bandpass 40755 root:root -File: /usr/share/doc/asco-0.4.10/examples/Spectre/bandpass/Makefile 100644 root:root 53f7ebf00e54863426eeb17084ec0d18 +File: /usr/share/doc/asco-0.4.10/examples/Spectre/bandpass/Makefile 100644 root:root fb32d730dfb40ecf0e38fcb30fca2886 File: /usr/share/doc/asco-0.4.10/examples/Spectre/bandpass/Makefile.am 100644 root:root 6c97eff3dfb8cbf896370992be62db1b @@ -734,3 +734,3 @@ File: /usr/share/doc/asco-0.4.10/examples/Spectre/bandpass/extract/Left_Side_Lobe 100644 root:root 18e387f49c66867b37bc3cb058e62e68 -File: /usr/share/doc/asco-0.4.10/examples/Spectre/bandpass/extract/Makefile 100644 root:root e09dcc7d6fc5ca931162daa3fa443d46 +File: /usr/share/doc/asco-0.4.10/examples/Spectre/bandpass/extract/Makefile 100644 root:root 109375a29f52d8d8a7a39fcc105fcd6a File: /usr/share/doc/asco-0.4.10/examples/Spectre/bandpass/extract/Makefile.am 100644 root:root a5f928f66033a622e4bc94737138c29a @@ -742,3 +742,3 @@ File: /usr/share/doc/asco-0.4.10/examples/Spectre/classE 40755 root:root -File: /usr/share/doc/asco-0.4.10/examples/Spectre/classE/Makefile 100644 root:root 68817484d267f03460ac58a52a3c0f2a +File: /usr/share/doc/asco-0.4.10/examples/Spectre/classE/Makefile 100644 root:root 5e10c503dde32d156255b08287953281 File: /usr/share/doc/asco-0.4.10/examples/Spectre/classE/Makefile.am 100644 root:root e1b2f19ab3d741db92dac33c85c2e7da @@ -748,3 +748,3 @@ File: /usr/share/doc/asco-0.4.10/examples/Spectre/classE/extract 40755 root:root -File: /usr/share/doc/asco-0.4.10/examples/Spectre/classE/extract/Makefile 100644 root:root 9f48ae4d97a4cc47b1c363a38e0e13eb +File: /usr/share/doc/asco-0.4.10/examples/Spectre/classE/extract/Makefile 100644 root:root 189f2f6e787dddae03bb3548770ae074 File: /usr/share/doc/asco-0.4.10/examples/Spectre/classE/extract/Makefile.am 100644 root:root 4ac270ebf5b551bc677cc91381ee7174 @@ -759,3 +759,3 @@ File: /usr/share/doc/asco-0.4.10/examples/Spectre/inv 40755 root:root -File: /usr/share/doc/asco-0.4.10/examples/Spectre/inv/Makefile 100644 root:root 112eda4c108cb136e26c47d61a7f6af4 +File: /usr/share/doc/asco-0.4.10/examples/Spectre/inv/Makefile 100644 root:root d696b54a8b918eede758df2ffb40dd7a File: /usr/share/doc/asco-0.4.10/examples/Spectre/inv/Makefile.am 100644 root:root 4a670510dec6b920d6391d5ebb62b00c @@ -763,3 +763,3 @@ File: /usr/share/doc/asco-0.4.10/examples/Spectre/inv/extract 40755 root:root -File: /usr/share/doc/asco-0.4.10/examples/Spectre/inv/extract/Makefile 100644 root:root 4cef80d4bf317ed40a108b2f5759f94f +File: /usr/share/doc/asco-0.4.10/examples/Spectre/inv/extract/Makefile 100644 root:root 2b6a2dc16dd30f9562288e2aadd0cb24 File: /usr/share/doc/asco-0.4.10/examples/Spectre/inv/extract/Makefile.am 100644 root:root 7404327b892d3c8a83b6e392ee661d78 @@ -774,3 +774,3 @@ File: /usr/share/doc/asco-0.4.10/examples/ngspice 40755 root:root -File: /usr/share/doc/asco-0.4.10/examples/ngspice/Makefile 100644 root:root d08dcec034d9bd1fa424d91d66bb5af6 +File: /usr/share/doc/asco-0.4.10/examples/ngspice/Makefile 100644 root:root f54d176c33c3f4ba68a4df5cda21682a File: /usr/share/doc/asco-0.4.10/examples/ngspice/Makefile.am 100644 root:root a2f4f23c3892efef24e8971ff00f46b4 @@ -778,3 +778,3 @@ File: /usr/share/doc/asco-0.4.10/examples/ngspice/amp3 40755 root:root -File: /usr/share/doc/asco-0.4.10/examples/ngspice/amp3/Makefile 100644 root:root 601462b23047ae2773d68a59277535bd +File: /usr/share/doc/asco-0.4.10/examples/ngspice/amp3/Makefile 100644 root:root 1ddcaab142c5e5bccb024bd678229555 File: /usr/share/doc/asco-0.4.10/examples/ngspice/amp3/Makefile.am 100644 root:root 32038d4a8213d5025f4b5fe5978915ea @@ -784,3 +784,3 @@ File: /usr/share/doc/asco-0.4.10/examples/ngspice/amp3/extract 40755 root:root -File: /usr/share/doc/asco-0.4.10/examples/ngspice/amp3/extract/Makefile 100644 root:root d72a0a69768accc4ea848a1b18775e2f +File: /usr/share/doc/asco-0.4.10/examples/ngspice/amp3/extract/Makefile 100644 root:root 3da732a81380db6d945d36dddfb0fe39 File: /usr/share/doc/asco-0.4.10/examples/ngspice/amp3/extract/Makefile.am 100644 root:root 23d3e7982006c3c07fe0b9660a30e66b @@ -795,3 +795,3 @@ File: /usr/share/doc/asco-0.4.10/examples/ngspice/bandpass 40755 root:root -File: /usr/share/doc/asco-0.4.10/examples/ngspice/bandpass/Makefile 100644 root:root 28b351e1421627d0668550a392afe4cd +File: /usr/share/doc/asco-0.4.10/examples/ngspice/bandpass/Makefile 100644 root:root 00bd0d725fa5a1fb303fe6beb0b62de3 File: /usr/share/doc/asco-0.4.10/examples/ngspice/bandpass/Makefile.am 100644 root:root 69cc391dfcbd42df1f8f218f56c2c89f @@ -802,3 +802,3 @@ File: /usr/share/doc/asco-0.4.10/examples/ngspice/bandpass/extract/Left_Side_Lobe 100644 root:root f846eb3a25ef13ca97df3332a1d9fbda -File: /usr/share/doc/asco-0.4.10/examples/ngspice/bandpass/extract/Makefile 100644 root:root 1b5dbf8ad902e52be3daf279fe8e5a78 +File: /usr/share/doc/asco-0.4.10/examples/ngspice/bandpass/extract/Makefile 100644 root:root 2bf1a10ae6fc6fdf15a131166dddb589 File: /usr/share/doc/asco-0.4.10/examples/ngspice/bandpass/extract/Makefile.am 100644 root:root 3f15e1396544b6020cc6c4d9c4006211 @@ -810,3 +810,3 @@ File: /usr/share/doc/asco-0.4.10/examples/ngspice/classE 40755 root:root -File: /usr/share/doc/asco-0.4.10/examples/ngspice/classE/Makefile 100644 root:root 8815a4511955c57f7935dbcccc0fb56f +File: /usr/share/doc/asco-0.4.10/examples/ngspice/classE/Makefile 100644 root:root ea2bd54e1bf63fd36fa491788a6a7cc4 File: /usr/share/doc/asco-0.4.10/examples/ngspice/classE/Makefile.am 100644 root:root 4e83f9f1b74bb66c993ae40763a84445 @@ -816,3 +816,3 @@ File: /usr/share/doc/asco-0.4.10/examples/ngspice/classE/extract 40755 root:root -File: /usr/share/doc/asco-0.4.10/examples/ngspice/classE/extract/Makefile 100644 root:root 1405fb87d212ed676e02910e5dc4ea5b +File: /usr/share/doc/asco-0.4.10/examples/ngspice/classE/extract/Makefile 100644 root:root f621b805d40757fefb7a1e4d9cdcc62b File: /usr/share/doc/asco-0.4.10/examples/ngspice/classE/extract/Makefile.am 100644 root:root 9b58ee22c16631ab6e372588159c3507 @@ -827,3 +827,3 @@ File: /usr/share/doc/asco-0.4.10/examples/ngspice/inv 40755 root:root -File: /usr/share/doc/asco-0.4.10/examples/ngspice/inv/Makefile 100644 root:root f5d7ed50cfc86bd666bd8eb2886e54c5 +File: /usr/share/doc/asco-0.4.10/examples/ngspice/inv/Makefile 100644 root:root ca7279c8cca3373c91f2048e425bfec6 File: /usr/share/doc/asco-0.4.10/examples/ngspice/inv/Makefile.am 100644 root:root b7bbe8609683f5b19bde810861726875 @@ -831,3 +831,3 @@ File: /usr/share/doc/asco-0.4.10/examples/ngspice/inv/extract 40755 root:root -File: /usr/share/doc/asco-0.4.10/examples/ngspice/inv/extract/Makefile 100644 root:root cdb285fffdf79263a075b47101ed77b6 +File: /usr/share/doc/asco-0.4.10/examples/ngspice/inv/extract/Makefile 100644 root:root 848b79d03cbbd95cbde6afc807c3d818 File: /usr/share/doc/asco-0.4.10/examples/ngspice/inv/extract/Makefile.am 100644 root:root b988772155cd7666c56db834f6f4b0dc @@ -842,3 +842,3 @@ File: /usr/share/doc/asco-0.4.10/examples/rosen 40755 root:root -File: /usr/share/doc/asco-0.4.10/examples/rosen/Makefile 100644 root:root 258f13ed3024628955f90ea2141205e5 +File: /usr/share/doc/asco-0.4.10/examples/rosen/Makefile 100644 root:root e6144376376712217bd4098cfe48b729 File: /usr/share/doc/asco-0.4.10/examples/rosen/Makefile.am 100644 root:root 1f93119f9cbb55eb7a0b71e50712b54b @@ -847,3 +847,3 @@ File: /usr/share/doc/asco-0.4.10/examples/rosen/bin 40755 root:root -File: /usr/share/doc/asco-0.4.10/examples/rosen/bin/Makefile 100644 root:root 6448444c9a20caa583dc70040335d6ae +File: /usr/share/doc/asco-0.4.10/examples/rosen/bin/Makefile 100644 root:root 561fc0bfa3af455d9135269140d6bec9 File: /usr/share/doc/asco-0.4.10/examples/rosen/bin/Makefile.am 100644 root:root 5608d9fd9e3814d9fe6aaad4197c9b5d @@ -853,9 +853,9 @@ 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 2713d6c8d47076f4b3ff48e1432bed58 -File: /usr/share/doc/asco-0.4.10/examples/rosen/bin/rosen 100755 root:root 50f7a3b8196f94b15bdd0a945f551ea7 +File: /usr/share/doc/asco-0.4.10/examples/rosen/bin/de36.o 100644 root:root c3064ebb4808eba4125543f9efc8f404 +File: /usr/share/doc/asco-0.4.10/examples/rosen/bin/rosen 100755 root:root 52ae8349959e83a092623ff080f637c1 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 7b6e529758511dd0b2294b514e942967 +File: /usr/share/doc/asco-0.4.10/examples/rosen/bin/rosen.o 100644 root:root 23f1b7bf88d00881715a99e32f76a5c4 File: /usr/share/doc/asco-0.4.10/examples/rosen/extract 40755 root:root File: /usr/share/doc/asco-0.4.10/examples/rosen/extract/COST 100644 root:root b7048506aebb6e21a41179c6026d104a -File: /usr/share/doc/asco-0.4.10/examples/rosen/extract/Makefile 100644 root:root 3aa69bf402ce6bf8e0b2bda0f9bce5b8 +File: /usr/share/doc/asco-0.4.10/examples/rosen/extract/Makefile 100644 root:root f9c1e02f7e78c390fb41906a253eaa83 File: /usr/share/doc/asco-0.4.10/examples/rosen/extract/Makefile.am 100644 root:root 2d66e2b4e0f0fdb8d2c084aa5807849a @@ -865,2 +865,2 @@ File: /usr/share/doc/asco-0.4.10/examples/rosen/rosen.txt 100644 root:root 63dac791639520b4ae73aa56ec739fdf -RPMIdentity: 775e18d461b815b84832f1b102c67131addb6c3f8850ee392d97872b11c7c784296e9256d26c4d6555db9734d811e3ad42dd8c935766b8dc988b63351d660d4d +RPMIdentity: 4b046599f8d28519eed1c9e9e0ee6bdaf582ade113f16ede87e444406bdffd11ab1122bd0364bd3146d67461af364ea673f152233833a172539121e47bf9c13d