Source: libf2c2 Version: 20140711-1 Severity: minor Tags: trixie sid ftbfs User: [email protected] Usertags: ftbfs-binary-20230816 ftbfs-binary-after-build User: [email protected] Usertags: qa-doublebuild
Hi, This package fails to do build a binary-only build (not source) after a successful build (dpkg-buildpackage ; dpkg-buildpackage -b). This is probably a clear violation of Debian Policy section 4.9 (clean target), but this is filed as severity:minor for now, because a discussion on debian-devel showed that we might want to revisit the requirement of a working 'clean' target. More information about this class of issues, included common problems and solutions, is available at https://wiki.debian.org/qa.debian.org/FTBFS/DoubleBuild Relevant part of the build log: > cd /<<PKGBUILDDIR>> && runuser -u user42 -- dpkg-buildpackage --sanitize-env > -us -uc -rfakeroot -b > ------------------------------------------------------------------------------------------------------------------------ > > dpkg-buildpackage: info: source package libf2c2 > dpkg-buildpackage: info: source version 20140711-1 > dpkg-buildpackage: info: source distribution unstable > dpkg-buildpackage: info: source changed by Barak A. Pearlmutter > <[email protected]> > dpkg-source --before-build . > dpkg-buildpackage: info: host architecture amd64 > debian/rules clean > dh clean > dh_clean > debian/rules binary > dh binary > dh_update_autotools_config > dh_autoreconf > debian/rules override_dh_auto_build > make[1]: Entering directory '/<<PKGBUILDDIR>>' > if [ amd64 = "i386" ] ;\ > then echo "Building for i386" ;\ > fi > dh_auto_build --buildsystem=makefile -- -f ./debian/make_lib > 'LD=x86_64-linux-gnu-ld' INTSIZE=f2c GCCOPT="-ansi -fomit-frame-pointer > -D_GNU_SOURCE -DDDEBIAN" > make -j8 "INSTALL=install --strip-program=true" -f ./debian/make_lib > LD=x86_64-linux-gnu-ld INTSIZE=f2c "GCCOPT=-ansi -fomit-frame-pointer > -D_GNU_SOURCE -DDDEBIAN" > make[2]: Entering directory '/<<PKGBUILDDIR>>' > make -f makefile.u CFLAGS="-g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. > -fstack-protector-strong -Wformat -Werror=format-security -ansi > -fomit-frame-pointer -D_GNU_SOURCE -DDDEBIAN -fPIC \ > -I ../ -DNON_UNIX_STDIO -Df2c" > make[3]: Entering directory '/<<PKGBUILDDIR>>' > make[3]: Nothing to be done for 'all'. > make[3]: Leaving directory '/<<PKGBUILDDIR>>' > cc -shared -Wl,-soname,libf2c.so.2 -Wl,-z,relro \ > -o libf2c.so.2.1 *.o -lc -lm > ar r libf2c.a *.o > ranlib libf2c.a > touch build_f2c > make[2]: Leaving directory '/<<PKGBUILDDIR>>' > dh_auto_build --buildsystem=makefile -- -f ./debian/make_lib > 'LD=x86_64-linux-gnu-ld' clean > make -j8 "INSTALL=install --strip-program=true" -f ./debian/make_lib > LD=x86_64-linux-gnu-ld clean > make[2]: Entering directory '/<<PKGBUILDDIR>>' > make -f makefile.u clean > make[3]: Entering directory '/<<PKGBUILDDIR>>' > rm -f *.o arith.h signal1.h sysdep1.h > make[3]: Leaving directory '/<<PKGBUILDDIR>>' > make[2]: Leaving directory '/<<PKGBUILDDIR>>' > dh_auto_build --buildsystem=makefile -- -f ./debian/make_lib > 'LD=x86_64-linux-gnu-ld' INTSIZE=f2c_i2 GCCOPT="-ansi -fomit-frame-pointer > -D_GNU_SOURCE -DDDEBIAN" > make -j8 "INSTALL=install --strip-program=true" -f ./debian/make_lib > LD=x86_64-linux-gnu-ld INTSIZE=f2c_i2 "GCCOPT=-ansi -fomit-frame-pointer > -D_GNU_SOURCE -DDDEBIAN" > make[2]: Entering directory '/<<PKGBUILDDIR>>' > make -f makefile.u CFLAGS="-g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. > -fstack-protector-strong -Wformat -Werror=format-security -ansi > -fomit-frame-pointer -D_GNU_SOURCE -DDDEBIAN -fPIC \ > -I ../ -DNON_UNIX_STDIO -Df2c_i2" > make[3]: Entering directory '/<<PKGBUILDDIR>>' > cp signal1.h0 signal1.h > cp sysdep1.h0 sysdep1.h > cc -c f77vers.c > cc -c i77vers.c > cc -c -DSkip_f2c_Undefs -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. > -fstack-protector-strong -Wformat -Werror=format-security -ansi > -fomit-frame-pointer -D_GNU_SOURCE -DDDEBIAN -fPIC -I ../ > -DNON_UNIX_STDIO -Df2c_i2 main.c > cc -c -DSkip_f2c_Undefs -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. > -fstack-protector-strong -Wformat -Werror=format-security -ansi > -fomit-frame-pointer -D_GNU_SOURCE -DDDEBIAN -fPIC -I ../ > -DNON_UNIX_STDIO -Df2c_i2 s_rnge.c > cc -c -DSkip_f2c_Undefs -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. > -fstack-protector-strong -Wformat -Werror=format-security -ansi > -fomit-frame-pointer -D_GNU_SOURCE -DDDEBIAN -fPIC -I ../ > -DNON_UNIX_STDIO -Df2c_i2 abort_.c > cc -c -DSkip_f2c_Undefs -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. > -fstack-protector-strong -Wformat -Werror=format-security -ansi > -fomit-frame-pointer -D_GNU_SOURCE -DDDEBIAN -fPIC -I ../ > -DNON_UNIX_STDIO -Df2c_i2 exit_.c > cc -c -DSkip_f2c_Undefs -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. > -fstack-protector-strong -Wformat -Werror=format-security -ansi > -fomit-frame-pointer -D_GNU_SOURCE -DDDEBIAN -fPIC -I ../ > -DNON_UNIX_STDIO -Df2c_i2 getarg_.c > cc -c -DSkip_f2c_Undefs -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. > -fstack-protector-strong -Wformat -Werror=format-security -ansi > -fomit-frame-pointer -D_GNU_SOURCE -DDDEBIAN -fPIC -I ../ > -DNON_UNIX_STDIO -Df2c_i2 iargc_.c > cc -c -DSkip_f2c_Undefs -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. > -fstack-protector-strong -Wformat -Werror=format-security -ansi > -fomit-frame-pointer -D_GNU_SOURCE -DDDEBIAN -fPIC -I ../ > -DNON_UNIX_STDIO -Df2c_i2 getenv_.c > x86_64-linux-gnu-ld -r -x -o abort_.xxx abort_.o > x86_64-linux-gnu-ld -r -x -o iargc_.xxx iargc_.o > x86_64-linux-gnu-ld -r -x -o exit_.xxx exit_.o > mv abort_.xxx abort_.o > mv iargc_.xxx iargc_.o > mv exit_.xxx exit_.o > cc -c -DSkip_f2c_Undefs -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. > -fstack-protector-strong -Wformat -Werror=format-security -ansi > -fomit-frame-pointer -D_GNU_SOURCE -DDDEBIAN -fPIC -I ../ > -DNON_UNIX_STDIO -Df2c_i2 signal_.c > x86_64-linux-gnu-ld -r -x -o s_rnge.xxx s_rnge.o > cc -c -DSkip_f2c_Undefs -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. > -fstack-protector-strong -Wformat -Werror=format-security -ansi > -fomit-frame-pointer -D_GNU_SOURCE -DDDEBIAN -fPIC -I ../ > -DNON_UNIX_STDIO -Df2c_i2 s_stop.c > cc -c -DSkip_f2c_Undefs -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. > -fstack-protector-strong -Wformat -Werror=format-security -ansi > -fomit-frame-pointer -D_GNU_SOURCE -DDDEBIAN -fPIC -I ../ > -DNON_UNIX_STDIO -Df2c_i2 s_paus.c > cc -c -DSkip_f2c_Undefs -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. > -fstack-protector-strong -Wformat -Werror=format-security -ansi > -fomit-frame-pointer -D_GNU_SOURCE -DDDEBIAN -fPIC -I ../ > -DNON_UNIX_STDIO -Df2c_i2 system_.c > mv s_rnge.xxx s_rnge.o > x86_64-linux-gnu-ld -r -x -o getarg_.xxx getarg_.o > cc -c -DSkip_f2c_Undefs -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. > -fstack-protector-strong -Wformat -Werror=format-security -ansi > -fomit-frame-pointer -D_GNU_SOURCE -DDDEBIAN -fPIC -I ../ > -DNON_UNIX_STDIO -Df2c_i2 cabs.c > x86_64-linux-gnu-ld -r -x -o main.xxx main.o > mv getarg_.xxx getarg_.o > mv main.xxx main.o > cc -c -DSkip_f2c_Undefs -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. > -fstack-protector-strong -Wformat -Werror=format-security -ansi > -fomit-frame-pointer -D_GNU_SOURCE -DDDEBIAN -fPIC -I ../ > -DNON_UNIX_STDIO -Df2c_i2 ctype.c > signal_.c: In function âsignal_â: > signal_.c:17:16: warning: cast from pointer to integer of different size > [-Wpointer-to-int-cast] > 17 | return (ftnint)signal(sig, proc); > | ^ > cc -c -DSkip_f2c_Undefs -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. > -fstack-protector-strong -Wformat -Werror=format-security -ansi > -fomit-frame-pointer -D_GNU_SOURCE -DDDEBIAN -fPIC -I ../ > -DNON_UNIX_STDIO -Df2c_i2 derf_.c > x86_64-linux-gnu-ld -r -x -o signal_.xxx signal_.o > mv signal_.xxx signal_.o > cc -c -DSkip_f2c_Undefs -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. > -fstack-protector-strong -Wformat -Werror=format-security -ansi > -fomit-frame-pointer -D_GNU_SOURCE -DDDEBIAN -fPIC -I ../ > -DNON_UNIX_STDIO -Df2c_i2 derfc_.c > x86_64-linux-gnu-ld -r -x -o s_stop.xxx s_stop.o > mv s_stop.xxx s_stop.o > x86_64-linux-gnu-ld -r -x -o s_paus.xxx s_paus.o > x86_64-linux-gnu-ld -r -x -o getenv_.xxx getenv_.o > x86_64-linux-gnu-ld -r -x -o system_.xxx system_.o > x86_64-linux-gnu-ld -r -x -o ctype.xxx ctype.o > mv getenv_.xxx getenv_.o > mv s_paus.xxx s_paus.o > mv system_.xxx system_.o > mv ctype.xxx ctype.o > cc -c -DSkip_f2c_Undefs -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. > -fstack-protector-strong -Wformat -Werror=format-security -ansi > -fomit-frame-pointer -D_GNU_SOURCE -DDDEBIAN -fPIC -I ../ > -DNON_UNIX_STDIO -Df2c_i2 erf_.c > cc -c -DSkip_f2c_Undefs -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. > -fstack-protector-strong -Wformat -Werror=format-security -ansi > -fomit-frame-pointer -D_GNU_SOURCE -DDDEBIAN -fPIC -I ../ > -DNON_UNIX_STDIO -Df2c_i2 erfc_.c > cc -c -DSkip_f2c_Undefs -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. > -fstack-protector-strong -Wformat -Werror=format-security -ansi > -fomit-frame-pointer -D_GNU_SOURCE -DDDEBIAN -fPIC -I ../ > -DNON_UNIX_STDIO -Df2c_i2 sig_die.c > cc -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong > -Wformat -Werror=format-security -ansi -fomit-frame-pointer -D_GNU_SOURCE > -DDDEBIAN -fPIC -I ../ -DNON_UNIX_STDIO -Df2c_i2 -DNO_FPINIT > arithchk.c -lm ||\ > cc -DNO_LONG_LONG -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. > -fstack-protector-strong -Wformat -Werror=format-security -ansi > -fomit-frame-pointer -D_GNU_SOURCE -DDDEBIAN -fPIC -I ../ > -DNON_UNIX_STDIO -Df2c_i2 -DNO_FPINIT arithchk.c -lm > cc -c -DSkip_f2c_Undefs -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. > -fstack-protector-strong -Wformat -Werror=format-security -ansi > -fomit-frame-pointer -D_GNU_SOURCE -DDDEBIAN -fPIC -I ../ > -DNON_UNIX_STDIO -Df2c_i2 pow_ci.c > x86_64-linux-gnu-ld -r -x -o derfc_.xxx derfc_.o > mv derfc_.xxx derfc_.o > cc -c -DSkip_f2c_Undefs -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. > -fstack-protector-strong -Wformat -Werror=format-security -ansi > -fomit-frame-pointer -D_GNU_SOURCE -DDDEBIAN -fPIC -I ../ > -DNON_UNIX_STDIO -Df2c_i2 pow_dd.c > x86_64-linux-gnu-ld -r -x -o cabs.xxx cabs.o > x86_64-linux-gnu-ld -r -x -o derf_.xxx derf_.o > x86_64-linux-gnu-ld -r -x -o erfc_.xxx erfc_.o > mv cabs.xxx cabs.o > mv derf_.xxx derf_.o > x86_64-linux-gnu-ld -r -x -o pow_ci.xxx pow_ci.o > cc -c -DSkip_f2c_Undefs -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. > -fstack-protector-strong -Wformat -Werror=format-security -ansi > -fomit-frame-pointer -D_GNU_SOURCE -DDDEBIAN -fPIC -I ../ > -DNON_UNIX_STDIO -Df2c_i2 pow_di.c > mv erfc_.xxx erfc_.o > cc -c -DSkip_f2c_Undefs -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. > -fstack-protector-strong -Wformat -Werror=format-security -ansi > -fomit-frame-pointer -D_GNU_SOURCE -DDDEBIAN -fPIC -I ../ > -DNON_UNIX_STDIO -Df2c_i2 pow_hh.c > mv pow_ci.xxx pow_ci.o > x86_64-linux-gnu-ld -r -x -o erf_.xxx erf_.o > cc -c -DSkip_f2c_Undefs -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. > -fstack-protector-strong -Wformat -Werror=format-security -ansi > -fomit-frame-pointer -D_GNU_SOURCE -DDDEBIAN -fPIC -I ../ > -DNON_UNIX_STDIO -Df2c_i2 pow_ii.c > mv erf_.xxx erf_.o > x86_64-linux-gnu-ld -r -x -o sig_die.xxx sig_die.o > cc -c -DSkip_f2c_Undefs -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. > -fstack-protector-strong -Wformat -Werror=format-security -ansi > -fomit-frame-pointer -D_GNU_SOURCE -DDDEBIAN -fPIC -I ../ > -DNON_UNIX_STDIO -Df2c_i2 pow_ri.c > cc -c -DSkip_f2c_Undefs -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. > -fstack-protector-strong -Wformat -Werror=format-security -ansi > -fomit-frame-pointer -D_GNU_SOURCE -DDDEBIAN -fPIC -I ../ > -DNON_UNIX_STDIO -Df2c_i2 pow_zi.c > mv sig_die.xxx sig_die.o > cc -c -DSkip_f2c_Undefs -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. > -fstack-protector-strong -Wformat -Werror=format-security -ansi > -fomit-frame-pointer -D_GNU_SOURCE -DDDEBIAN -fPIC -I ../ > -DNON_UNIX_STDIO -Df2c_i2 pow_zz.c > x86_64-linux-gnu-ld -r -x -o pow_di.xxx pow_di.o > x86_64-linux-gnu-ld -r -x -o pow_ri.xxx pow_ri.o > x86_64-linux-gnu-ld -r -x -o pow_ii.xxx pow_ii.o > x86_64-linux-gnu-ld -r -x -o pow_dd.xxx pow_dd.o > x86_64-linux-gnu-ld -r -x -o pow_hh.xxx pow_hh.o > mv pow_di.xxx pow_di.o > mv pow_ri.xxx pow_ri.o > mv pow_ii.xxx pow_ii.o > mv pow_dd.xxx pow_dd.o > mv pow_hh.xxx pow_hh.o > cc -c -DSkip_f2c_Undefs -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. > -fstack-protector-strong -Wformat -Werror=format-security -ansi > -fomit-frame-pointer -D_GNU_SOURCE -DDDEBIAN -fPIC -I ../ > -DNON_UNIX_STDIO -Df2c_i2 c_abs.c > cc -c -DSkip_f2c_Undefs -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. > -fstack-protector-strong -Wformat -Werror=format-security -ansi > -fomit-frame-pointer -D_GNU_SOURCE -DDDEBIAN -fPIC -I ../ > -DNON_UNIX_STDIO -Df2c_i2 c_cos.c > cc -c -DSkip_f2c_Undefs -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. > -fstack-protector-strong -Wformat -Werror=format-security -ansi > -fomit-frame-pointer -D_GNU_SOURCE -DDDEBIAN -fPIC -I ../ > -DNON_UNIX_STDIO -Df2c_i2 c_div.c > cc -c -DSkip_f2c_Undefs -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. > -fstack-protector-strong -Wformat -Werror=format-security -ansi > -fomit-frame-pointer -D_GNU_SOURCE -DDDEBIAN -fPIC -I ../ > -DNON_UNIX_STDIO -Df2c_i2 c_exp.c > cc -c -DSkip_f2c_Undefs -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. > -fstack-protector-strong -Wformat -Werror=format-security -ansi > -fomit-frame-pointer -D_GNU_SOURCE -DDDEBIAN -fPIC -I ../ > -DNON_UNIX_STDIO -Df2c_i2 c_log.c > x86_64-linux-gnu-ld -r -x -o pow_zi.xxx pow_zi.o > mv pow_zi.xxx pow_zi.o > ./a.out >arith.h > cc -c -DSkip_f2c_Undefs -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. > -fstack-protector-strong -Wformat -Werror=format-security -ansi > -fomit-frame-pointer -D_GNU_SOURCE -DDDEBIAN -fPIC -I ../ > -DNON_UNIX_STDIO -Df2c_i2 c_sin.c > x86_64-linux-gnu-ld -r -x -o c_abs.xxx c_abs.o > rm -f a.out arithchk.o > mv c_abs.xxx c_abs.o > cc -c -DSkip_f2c_Undefs -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. > -fstack-protector-strong -Wformat -Werror=format-security -ansi > -fomit-frame-pointer -D_GNU_SOURCE -DDDEBIAN -fPIC -I ../ > -DNON_UNIX_STDIO -Df2c_i2 c_sqrt.c > cc -c -DSkip_f2c_Undefs -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. > -fstack-protector-strong -Wformat -Werror=format-security -ansi > -fomit-frame-pointer -D_GNU_SOURCE -DDDEBIAN -fPIC -I ../ > -DNON_UNIX_STDIO -Df2c_i2 z_abs.c > x86_64-linux-gnu-ld -r -x -o c_div.xxx c_div.o > mv c_div.xxx c_div.o > cc -c -DSkip_f2c_Undefs -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. > -fstack-protector-strong -Wformat -Werror=format-security -ansi > -fomit-frame-pointer -D_GNU_SOURCE -DDDEBIAN -fPIC -I ../ > -DNON_UNIX_STDIO -Df2c_i2 z_cos.c > x86_64-linux-gnu-ld -r -x -o c_exp.xxx c_exp.o > x86_64-linux-gnu-ld -r -x -o pow_zz.xxx pow_zz.o > x86_64-linux-gnu-ld -r -x -o c_cos.xxx c_cos.o > x86_64-linux-gnu-ld -r -x -o c_log.xxx c_log.o > mv pow_zz.xxx pow_zz.o > mv c_exp.xxx c_exp.o > mv c_cos.xxx c_cos.o > mv c_log.xxx c_log.o > cc -c -DSkip_f2c_Undefs -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. > -fstack-protector-strong -Wformat -Werror=format-security -ansi > -fomit-frame-pointer -D_GNU_SOURCE -DDDEBIAN -fPIC -I ../ > -DNON_UNIX_STDIO -Df2c_i2 z_div.c > cc -c -DSkip_f2c_Undefs -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. > -fstack-protector-strong -Wformat -Werror=format-security -ansi > -fomit-frame-pointer -D_GNU_SOURCE -DDDEBIAN -fPIC -I ../ > -DNON_UNIX_STDIO -Df2c_i2 z_exp.c > x86_64-linux-gnu-ld -r -x -o z_abs.xxx z_abs.o > cc -c -DSkip_f2c_Undefs -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. > -fstack-protector-strong -Wformat -Werror=format-security -ansi > -fomit-frame-pointer -D_GNU_SOURCE -DDDEBIAN -fPIC -I ../ > -DNON_UNIX_STDIO -Df2c_i2 z_log.c > cc -c -DSkip_f2c_Undefs -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. > -fstack-protector-strong -Wformat -Werror=format-security -ansi > -fomit-frame-pointer -D_GNU_SOURCE -DDDEBIAN -fPIC -I ../ > -DNON_UNIX_STDIO -Df2c_i2 z_sin.c > mv z_abs.xxx z_abs.o > cc -c -DSkip_f2c_Undefs -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. > -fstack-protector-strong -Wformat -Werror=format-security -ansi > -fomit-frame-pointer -D_GNU_SOURCE -DDDEBIAN -fPIC -I ../ > -DNON_UNIX_STDIO -Df2c_i2 z_sqrt.c > x86_64-linux-gnu-ld -r -x -o c_sin.xxx c_sin.o > x86_64-linux-gnu-ld -r -x -o c_sqrt.xxx c_sqrt.o > x86_64-linux-gnu-ld -r -x -o z_cos.xxx z_cos.o > mv c_sin.xxx c_sin.o > x86_64-linux-gnu-ld -r -x -o z_div.xxx z_div.o > mv c_sqrt.xxx c_sqrt.o > mv z_cos.xxx z_cos.o > cc -c -DSkip_f2c_Undefs -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. > -fstack-protector-strong -Wformat -Werror=format-security -ansi > -fomit-frame-pointer -D_GNU_SOURCE -DDDEBIAN -fPIC -I ../ > -DNON_UNIX_STDIO -Df2c_i2 r_abs.c > mv z_div.xxx z_div.o > cc -c -DSkip_f2c_Undefs -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. > -fstack-protector-strong -Wformat -Werror=format-security -ansi > -fomit-frame-pointer -D_GNU_SOURCE -DDDEBIAN -fPIC -I ../ > -DNON_UNIX_STDIO -Df2c_i2 r_acos.c > cc -c -DSkip_f2c_Undefs -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. > -fstack-protector-strong -Wformat -Werror=format-security -ansi > -fomit-frame-pointer -D_GNU_SOURCE -DDDEBIAN -fPIC -I ../ > -DNON_UNIX_STDIO -Df2c_i2 r_asin.c > cc -c -DSkip_f2c_Undefs -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. > -fstack-protector-strong -Wformat -Werror=format-security -ansi > -fomit-frame-pointer -D_GNU_SOURCE -DDDEBIAN -fPIC -I ../ > -DNON_UNIX_STDIO -Df2c_i2 r_atan.c > x86_64-linux-gnu-ld -r -x -o r_abs.xxx r_abs.o > x86_64-linux-gnu-ld -r -x -o z_sqrt.xxx z_sqrt.o > x86_64-linux-gnu-ld -r -x -o z_exp.xxx z_exp.o > x86_64-linux-gnu-ld -r -x -o z_log.xxx z_log.o > mv r_abs.xxx r_abs.o > x86_64-linux-gnu-ld -r -x -o z_sin.xxx z_sin.o > mv z_sqrt.xxx z_sqrt.o > mv z_exp.xxx z_exp.o > mv z_log.xxx z_log.o > x86_64-linux-gnu-ld -r -x -o r_asin.xxx r_asin.o > mv z_sin.xxx z_sin.o > mv r_asin.xxx r_asin.o > cc -c -DSkip_f2c_Undefs -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. > -fstack-protector-strong -Wformat -Werror=format-security -ansi > -fomit-frame-pointer -D_GNU_SOURCE -DDDEBIAN -fPIC -I ../ > -DNON_UNIX_STDIO -Df2c_i2 r_atn2.c > cc -c -DSkip_f2c_Undefs -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. > -fstack-protector-strong -Wformat -Werror=format-security -ansi > -fomit-frame-pointer -D_GNU_SOURCE -DDDEBIAN -fPIC -I ../ > -DNON_UNIX_STDIO -Df2c_i2 r_cnjg.c > cc -c -DSkip_f2c_Undefs -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. > -fstack-protector-strong -Wformat -Werror=format-security -ansi > -fomit-frame-pointer -D_GNU_SOURCE -DDDEBIAN -fPIC -I ../ > -DNON_UNIX_STDIO -Df2c_i2 r_cos.c > x86_64-linux-gnu-ld -r -x -o r_acos.xxx r_acos.o > cc -c -DSkip_f2c_Undefs -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. > -fstack-protector-strong -Wformat -Werror=format-security -ansi > -fomit-frame-pointer -D_GNU_SOURCE -DDDEBIAN -fPIC -I ../ > -DNON_UNIX_STDIO -Df2c_i2 r_cosh.c > mv r_acos.xxx r_acos.o > cc -c -DSkip_f2c_Undefs -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. > -fstack-protector-strong -Wformat -Werror=format-security -ansi > -fomit-frame-pointer -D_GNU_SOURCE -DDDEBIAN -fPIC -I ../ > -DNON_UNIX_STDIO -Df2c_i2 r_dim.c > cc -c -DSkip_f2c_Undefs -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. > -fstack-protector-strong -Wformat -Werror=format-security -ansi > -fomit-frame-pointer -D_GNU_SOURCE -DDDEBIAN -fPIC -I ../ > -DNON_UNIX_STDIO -Df2c_i2 r_exp.c > x86_64-linux-gnu-ld -r -x -o r_atan.xxx r_atan.o > cc -c -DSkip_f2c_Undefs -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. > -fstack-protector-strong -Wformat -Werror=format-security -ansi > -fomit-frame-pointer -D_GNU_SOURCE -DDDEBIAN -fPIC -I ../ > -DNON_UNIX_STDIO -Df2c_i2 r_imag.c > mv r_atan.xxx r_atan.o > x86_64-linux-gnu-ld -r -x -o r_cnjg.xxx r_cnjg.o > cc -c -DSkip_f2c_Undefs -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. > -fstack-protector-strong -Wformat -Werror=format-security -ansi > -fomit-frame-pointer -D_GNU_SOURCE -DDDEBIAN -fPIC -I ../ > -DNON_UNIX_STDIO -Df2c_i2 r_int.c > mv r_cnjg.xxx r_cnjg.o > cc -c -DSkip_f2c_Undefs -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. > -fstack-protector-strong -Wformat -Werror=format-security -ansi > -fomit-frame-pointer -D_GNU_SOURCE -DDDEBIAN -fPIC -I ../ > -DNON_UNIX_STDIO -Df2c_i2 r_lg10.c > x86_64-linux-gnu-ld -r -x -o r_dim.xxx r_dim.o > mv r_dim.xxx r_dim.o > x86_64-linux-gnu-ld -r -x -o r_imag.xxx r_imag.o > cc -c -DSkip_f2c_Undefs -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. > -fstack-protector-strong -Wformat -Werror=format-security -ansi > -fomit-frame-pointer -D_GNU_SOURCE -DDDEBIAN -fPIC -I ../ > -DNON_UNIX_STDIO -Df2c_i2 r_log.c > x86_64-linux-gnu-ld -r -x -o r_atn2.xxx r_atn2.o > x86_64-linux-gnu-ld -r -x -o r_cos.xxx r_cos.o > x86_64-linux-gnu-ld -r -x -o r_cosh.xxx r_cosh.o > x86_64-linux-gnu-ld -r -x -o r_exp.xxx r_exp.o > x86_64-linux-gnu-ld -r -x -o r_int.xxx r_int.o > mv r_imag.xxx r_imag.o > mv r_atn2.xxx r_atn2.o > mv r_cos.xxx r_cos.o > mv r_cosh.xxx r_cosh.o > mv r_exp.xxx r_exp.o > x86_64-linux-gnu-ld -r -x -o r_lg10.xxx r_lg10.o > mv r_int.xxx r_int.o > x86_64-linux-gnu-ld -r -x -o r_log.xxx r_log.o > mv r_lg10.xxx r_lg10.o > mv r_log.xxx r_log.o > cc -c -DSkip_f2c_Undefs -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. > -fstack-protector-strong -Wformat -Werror=format-security -ansi > -fomit-frame-pointer -D_GNU_SOURCE -DDDEBIAN -fPIC -I ../ > -DNON_UNIX_STDIO -Df2c_i2 r_mod.c > cc -c -DSkip_f2c_Undefs -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. > -fstack-protector-strong -Wformat -Werror=format-security -ansi > -fomit-frame-pointer -D_GNU_SOURCE -DDDEBIAN -fPIC -I ../ > -DNON_UNIX_STDIO -Df2c_i2 r_nint.c > cc -c -DSkip_f2c_Undefs -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. > -fstack-protector-strong -Wformat -Werror=format-security -ansi > -fomit-frame-pointer -D_GNU_SOURCE -DDDEBIAN -fPIC -I ../ > -DNON_UNIX_STDIO -Df2c_i2 r_sign.c > cc -c -DSkip_f2c_Undefs -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. > -fstack-protector-strong -Wformat -Werror=format-security -ansi > -fomit-frame-pointer -D_GNU_SOURCE -DDDEBIAN -fPIC -I ../ > -DNON_UNIX_STDIO -Df2c_i2 r_sin.c > cc -c -DSkip_f2c_Undefs -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. > -fstack-protector-strong -Wformat -Werror=format-security -ansi > -fomit-frame-pointer -D_GNU_SOURCE -DDDEBIAN -fPIC -I ../ > -DNON_UNIX_STDIO -Df2c_i2 r_sinh.c > cc -c -DSkip_f2c_Undefs -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. > -fstack-protector-strong -Wformat -Werror=format-security -ansi > -fomit-frame-pointer -D_GNU_SOURCE -DDDEBIAN -fPIC -I ../ > -DNON_UNIX_STDIO -Df2c_i2 r_sqrt.c > cc -c -DSkip_f2c_Undefs -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. > -fstack-protector-strong -Wformat -Werror=format-security -ansi > -fomit-frame-pointer -D_GNU_SOURCE -DDDEBIAN -fPIC -I ../ > -DNON_UNIX_STDIO -Df2c_i2 r_tan.c > cc -c -DSkip_f2c_Undefs -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. > -fstack-protector-strong -Wformat -Werror=format-security -ansi > -fomit-frame-pointer -D_GNU_SOURCE -DDDEBIAN -fPIC -I ../ > -DNON_UNIX_STDIO -Df2c_i2 r_tanh.c > x86_64-linux-gnu-ld -r -x -o r_sign.xxx r_sign.o > mv r_sign.xxx r_sign.o > cc -c -DSkip_f2c_Undefs -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. > -fstack-protector-strong -Wformat -Werror=format-security -ansi > -fomit-frame-pointer -D_GNU_SOURCE -DDDEBIAN -fPIC -I ../ > -DNON_UNIX_STDIO -Df2c_i2 d_abs.c > x86_64-linux-gnu-ld -r -x -o r_mod.xxx r_mod.o > x86_64-linux-gnu-ld -r -x -o r_nint.xxx r_nint.o > mv r_mod.xxx r_mod.o > mv r_nint.xxx r_nint.o > cc -c -DSkip_f2c_Undefs -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. > -fstack-protector-strong -Wformat -Werror=format-security -ansi > -fomit-frame-pointer -D_GNU_SOURCE -DDDEBIAN -fPIC -I ../ > -DNON_UNIX_STDIO -Df2c_i2 d_acos.c > cc -c -DSkip_f2c_Undefs -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. > -fstack-protector-strong -Wformat -Werror=format-security -ansi > -fomit-frame-pointer -D_GNU_SOURCE -DDDEBIAN -fPIC -I ../ > -DNON_UNIX_STDIO -Df2c_i2 d_asin.c > x86_64-linux-gnu-ld -r -x -o r_sin.xxx r_sin.o > x86_64-linux-gnu-ld -r -x -o r_sinh.xxx r_sinh.o > mv r_sin.xxx r_sin.o > x86_64-linux-gnu-ld -r -x -o d_abs.xxx d_abs.o > cc -c -DSkip_f2c_Undefs -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. > -fstack-protector-strong -Wformat -Werror=format-security -ansi > -fomit-frame-pointer -D_GNU_SOURCE -DDDEBIAN -fPIC -I ../ > -DNON_UNIX_STDIO -Df2c_i2 d_atan.c > mv r_sinh.xxx r_sinh.o > mv d_abs.xxx d_abs.o > x86_64-linux-gnu-ld -r -x -o r_tanh.xxx r_tanh.o > cc -c -DSkip_f2c_Undefs -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. > -fstack-protector-strong -Wformat -Werror=format-security -ansi > -fomit-frame-pointer -D_GNU_SOURCE -DDDEBIAN -fPIC -I ../ > -DNON_UNIX_STDIO -Df2c_i2 d_atn2.c > x86_64-linux-gnu-ld -r -x -o r_tan.xxx r_tan.o > cc -c -DSkip_f2c_Undefs -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. > -fstack-protector-strong -Wformat -Werror=format-security -ansi > -fomit-frame-pointer -D_GNU_SOURCE -DDDEBIAN -fPIC -I ../ > -DNON_UNIX_STDIO -Df2c_i2 d_cnjg.c > mv r_tanh.xxx r_tanh.o > x86_64-linux-gnu-ld -r -x -o r_sqrt.xxx r_sqrt.o > x86_64-linux-gnu-ld -r -x -o d_acos.xxx d_acos.o > mv r_tan.xxx r_tan.o > x86_64-linux-gnu-ld -r -x -o d_cnjg.xxx d_cnjg.o > mv r_sqrt.xxx r_sqrt.o > mv d_acos.xxx d_acos.o > cc -c -DSkip_f2c_Undefs -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. > -fstack-protector-strong -Wformat -Werror=format-security -ansi > -fomit-frame-pointer -D_GNU_SOURCE -DDDEBIAN -fPIC -I ../ > -DNON_UNIX_STDIO -Df2c_i2 d_cos.c > mv d_cnjg.xxx d_cnjg.o > cc -c -DSkip_f2c_Undefs -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. > -fstack-protector-strong -Wformat -Werror=format-security -ansi > -fomit-frame-pointer -D_GNU_SOURCE -DDDEBIAN -fPIC -I ../ > -DNON_UNIX_STDIO -Df2c_i2 d_cosh.c > cc -c -DSkip_f2c_Undefs -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. > -fstack-protector-strong -Wformat -Werror=format-security -ansi > -fomit-frame-pointer -D_GNU_SOURCE -DDDEBIAN -fPIC -I ../ > -DNON_UNIX_STDIO -Df2c_i2 d_dim.c > cc -c -DSkip_f2c_Undefs -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. > -fstack-protector-strong -Wformat -Werror=format-security -ansi > -fomit-frame-pointer -D_GNU_SOURCE -DDDEBIAN -fPIC -I ../ > -DNON_UNIX_STDIO -Df2c_i2 d_exp.c > x86_64-linux-gnu-ld -r -x -o d_asin.xxx d_asin.o > x86_64-linux-gnu-ld -r -x -o d_atan.xxx d_atan.o > mv d_asin.xxx d_asin.o > mv d_atan.xxx d_atan.o > cc -c -DSkip_f2c_Undefs -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. > -fstack-protector-strong -Wformat -Werror=format-security -ansi > -fomit-frame-pointer -D_GNU_SOURCE -DDDEBIAN -fPIC -I ../ > -DNON_UNIX_STDIO -Df2c_i2 d_imag.c > cc -c -DSkip_f2c_Undefs -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. > -fstack-protector-strong -Wformat -Werror=format-security -ansi > -fomit-frame-pointer -D_GNU_SOURCE -DDDEBIAN -fPIC -I ../ > -DNON_UNIX_STDIO -Df2c_i2 d_int.c > cc -c -DSkip_f2c_Undefs -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. > -fstack-protector-strong -Wformat -Werror=format-security -ansi > -fomit-frame-pointer -D_GNU_SOURCE -DDDEBIAN -fPIC -I ../ > -DNON_UNIX_STDIO -Df2c_i2 d_lg10.c > x86_64-linux-gnu-ld -r -x -o d_dim.xxx d_dim.o > x86_64-linux-gnu-ld -r -x -o d_atn2.xxx d_atn2.o > mv d_dim.xxx d_dim.o > mv d_atn2.xxx d_atn2.o > cc -c -DSkip_f2c_Undefs -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. > -fstack-protector-strong -Wformat -Werror=format-security -ansi > -fomit-frame-pointer -D_GNU_SOURCE -DDDEBIAN -fPIC -I ../ > -DNON_UNIX_STDIO -Df2c_i2 d_log.c > x86_64-linux-gnu-ld -r -x -o d_imag.xxx d_imag.o > x86_64-linux-gnu-ld -r -x -o d_cos.xxx d_cos.o > cc -c -DSkip_f2c_Undefs -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. > -fstack-protector-strong -Wformat -Werror=format-security -ansi > -fomit-frame-pointer -D_GNU_SOURCE -DDDEBIAN -fPIC -I ../ > -DNON_UNIX_STDIO -Df2c_i2 d_mod.c > x86_64-linux-gnu-ld -r -x -o d_cosh.xxx d_cosh.o > mv d_imag.xxx d_imag.o > mv d_cos.xxx d_cos.o > mv d_cosh.xxx d_cosh.o > cc -c -DSkip_f2c_Undefs -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. > -fstack-protector-strong -Wformat -Werror=format-security -ansi > -fomit-frame-pointer -D_GNU_SOURCE -DDDEBIAN -fPIC -I ../ > -DNON_UNIX_STDIO -Df2c_i2 d_nint.c > cc -c -DSkip_f2c_Undefs -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. > -fstack-protector-strong -Wformat -Werror=format-security -ansi > -fomit-frame-pointer -D_GNU_SOURCE -DDDEBIAN -fPIC -I ../ > -DNON_UNIX_STDIO -Df2c_i2 d_prod.c > cc -c -DSkip_f2c_Undefs -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. > -fstack-protector-strong -Wformat -Werror=format-security -ansi > -fomit-frame-pointer -D_GNU_SOURCE -DDDEBIAN -fPIC -I ../ > -DNON_UNIX_STDIO -Df2c_i2 d_sign.c > x86_64-linux-gnu-ld -r -x -o d_int.xxx d_int.o > x86_64-linux-gnu-ld -r -x -o d_exp.xxx d_exp.o > mv d_int.xxx d_int.o > mv d_exp.xxx d_exp.o > x86_64-linux-gnu-ld -r -x -o d_prod.xxx d_prod.o > cc -c -DSkip_f2c_Undefs -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. > -fstack-protector-strong -Wformat -Werror=format-security -ansi > -fomit-frame-pointer -D_GNU_SOURCE -DDDEBIAN -fPIC -I ../ > -DNON_UNIX_STDIO -Df2c_i2 d_sin.c > mv d_prod.xxx d_prod.o > cc -c -DSkip_f2c_Undefs -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. > -fstack-protector-strong -Wformat -Werror=format-security -ansi > -fomit-frame-pointer -D_GNU_SOURCE -DDDEBIAN -fPIC -I ../ > -DNON_UNIX_STDIO -Df2c_i2 d_sinh.c > x86_64-linux-gnu-ld -r -x -o d_log.xxx d_log.o > cc -c -DSkip_f2c_Undefs -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. > -fstack-protector-strong -Wformat -Werror=format-security -ansi > -fomit-frame-pointer -D_GNU_SOURCE -DDDEBIAN -fPIC -I ../ > -DNON_UNIX_STDIO -Df2c_i2 d_sqrt.c > x86_64-linux-gnu-ld -r -x -o d_sign.xxx d_sign.o > mv d_log.xxx d_log.o > x86_64-linux-gnu-ld -r -x -o d_lg10.xxx d_lg10.o > mv d_sign.xxx d_sign.o > x86_64-linux-gnu-ld -r -x -o d_mod.xxx d_mod.o > mv d_lg10.xxx d_lg10.o > x86_64-linux-gnu-ld -r -x -o d_nint.xxx d_nint.o > mv d_mod.xxx d_mod.o > cc -c -DSkip_f2c_Undefs -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. > -fstack-protector-strong -Wformat -Werror=format-security -ansi > -fomit-frame-pointer -D_GNU_SOURCE -DDDEBIAN -fPIC -I ../ > -DNON_UNIX_STDIO -Df2c_i2 d_tan.c > mv d_nint.xxx d_nint.o > x86_64-linux-gnu-ld -r -x -o d_sin.xxx d_sin.o > cc -c -DSkip_f2c_Undefs -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. > -fstack-protector-strong -Wformat -Werror=format-security -ansi > -fomit-frame-pointer -D_GNU_SOURCE -DDDEBIAN -fPIC -I ../ > -DNON_UNIX_STDIO -Df2c_i2 d_tanh.c > cc -c -DSkip_f2c_Undefs -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. > -fstack-protector-strong -Wformat -Werror=format-security -ansi > -fomit-frame-pointer -D_GNU_SOURCE -DDDEBIAN -fPIC -I ../ > -DNON_UNIX_STDIO -Df2c_i2 i_abs.c > mv d_sin.xxx d_sin.o > x86_64-linux-gnu-ld -r -x -o d_sinh.xxx d_sinh.o > cc -c -DSkip_f2c_Undefs -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. > -fstack-protector-strong -Wformat -Werror=format-security -ansi > -fomit-frame-pointer -D_GNU_SOURCE -DDDEBIAN -fPIC -I ../ > -DNON_UNIX_STDIO -Df2c_i2 i_dim.c > x86_64-linux-gnu-ld -r -x -o d_sqrt.xxx d_sqrt.o > mv d_sinh.xxx d_sinh.o > cc -c -DSkip_f2c_Undefs -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. > -fstack-protector-strong -Wformat -Werror=format-security -ansi > -fomit-frame-pointer -D_GNU_SOURCE -DDDEBIAN -fPIC -I ../ > -DNON_UNIX_STDIO -Df2c_i2 i_dnnt.c > mv d_sqrt.xxx d_sqrt.o > cc -c -DSkip_f2c_Undefs -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. > -fstack-protector-strong -Wformat -Werror=format-security -ansi > -fomit-frame-pointer -D_GNU_SOURCE -DDDEBIAN -fPIC -I ../ > -DNON_UNIX_STDIO -Df2c_i2 i_indx.c > cc -c -DSkip_f2c_Undefs -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. > -fstack-protector-strong -Wformat -Werror=format-security -ansi > -fomit-frame-pointer -D_GNU_SOURCE -DDDEBIAN -fPIC -I ../ > -DNON_UNIX_STDIO -Df2c_i2 i_len.c > cc -c -DSkip_f2c_Undefs -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. > -fstack-protector-strong -Wformat -Werror=format-security -ansi > -fomit-frame-pointer -D_GNU_SOURCE -DDDEBIAN -fPIC -I ../ > -DNON_UNIX_STDIO -Df2c_i2 i_mod.c > x86_64-linux-gnu-ld -r -x -o i_abs.xxx i_abs.o > mv i_abs.xxx i_abs.o > cc -c -DSkip_f2c_Undefs -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. > -fstack-protector-strong -Wformat -Werror=format-security -ansi > -fomit-frame-pointer -D_GNU_SOURCE -DDDEBIAN -fPIC -I ../ > -DNON_UNIX_STDIO -Df2c_i2 i_nint.c > x86_64-linux-gnu-ld -r -x -o d_tan.xxx d_tan.o > x86_64-linux-gnu-ld -r -x -o i_dim.xxx i_dim.o > x86_64-linux-gnu-ld -r -x -o i_indx.xxx i_indx.o > x86_64-linux-gnu-ld -r -x -o d_tanh.xxx d_tanh.o > x86_64-linux-gnu-ld -r -x -o i_len.xxx i_len.o > x86_64-linux-gnu-ld -r -x -o i_mod.xxx i_mod.o > mv d_tan.xxx d_tan.o > x86_64-linux-gnu-ld -r -x -o i_dnnt.xxx i_dnnt.o > mv i_dim.xxx i_dim.o > mv i_indx.xxx i_indx.o > mv d_tanh.xxx d_tanh.o > mv i_len.xxx i_len.o > mv i_mod.xxx i_mod.o > mv i_dnnt.xxx i_dnnt.o > cc -c -DSkip_f2c_Undefs -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. > -fstack-protector-strong -Wformat -Werror=format-security -ansi > -fomit-frame-pointer -D_GNU_SOURCE -DDDEBIAN -fPIC -I ../ > -DNON_UNIX_STDIO -Df2c_i2 i_sign.c > cc -c -DSkip_f2c_Undefs -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. > -fstack-protector-strong -Wformat -Werror=format-security -ansi > -fomit-frame-pointer -D_GNU_SOURCE -DDDEBIAN -fPIC -I ../ > -DNON_UNIX_STDIO -Df2c_i2 i_ceiling.c > cc -c -DSkip_f2c_Undefs -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. > -fstack-protector-strong -Wformat -Werror=format-security -ansi > -fomit-frame-pointer -D_GNU_SOURCE -DDDEBIAN -fPIC -I ../ > -DNON_UNIX_STDIO -Df2c_i2 i_len_trim.c > x86_64-linux-gnu-ld -r -x -o i_nint.xxx i_nint.o > cc -c -DSkip_f2c_Undefs -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. > -fstack-protector-strong -Wformat -Werror=format-security -ansi > -fomit-frame-pointer -D_GNU_SOURCE -DDDEBIAN -fPIC -I ../ > -DNON_UNIX_STDIO -Df2c_i2 lbitbits.c > mv i_nint.xxx i_nint.o > cc -c -DSkip_f2c_Undefs -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. > -fstack-protector-strong -Wformat -Werror=format-security -ansi > -fomit-frame-pointer -D_GNU_SOURCE -DDDEBIAN -fPIC -I ../ > -DNON_UNIX_STDIO -Df2c_i2 lbitshft.c > cc -c -DSkip_f2c_Undefs -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. > -fstack-protector-strong -Wformat -Werror=format-security -ansi > -fomit-frame-pointer -D_GNU_SOURCE -DDDEBIAN -fPIC -I ../ > -DNON_UNIX_STDIO -Df2c_i2 h_abs.c > cc -c -DSkip_f2c_Undefs -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. > -fstack-protector-strong -Wformat -Werror=format-security -ansi > -fomit-frame-pointer -D_GNU_SOURCE -DDDEBIAN -fPIC -I ../ > -DNON_UNIX_STDIO -Df2c_i2 h_dim.c > cc -c -DSkip_f2c_Undefs -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. > -fstack-protector-strong -Wformat -Werror=format-security -ansi > -fomit-frame-pointer -D_GNU_SOURCE -DDDEBIAN -fPIC -I ../ > -DNON_UNIX_STDIO -Df2c_i2 h_dnnt.c > x86_64-linux-gnu-ld -r -x -o i_sign.xxx i_sign.o > x86_64-linux-gnu-ld -r -x -o i_ceiling.xxx i_ceiling.o > x86_64-linux-gnu-ld -r -x -o i_len_trim.xxx i_len_trim.o > x86_64-linux-gnu-ld -r -x -o h_abs.xxx h_abs.o > x86_64-linux-gnu-ld -r -x -o lbitshft.xxx lbitshft.o > x86_64-linux-gnu-ld -r -x -o h_dim.xxx h_dim.o > x86_64-linux-gnu-ld -r -x -o lbitbits.xxx lbitbits.o > mv i_sign.xxx i_sign.o > mv i_ceiling.xxx i_ceiling.o > mv i_len_trim.xxx i_len_trim.o > mv h_abs.xxx h_abs.o > mv lbitshft.xxx lbitshft.o > mv h_dim.xxx h_dim.o > mv lbitbits.xxx lbitbits.o > cc -c -DSkip_f2c_Undefs -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. > -fstack-protector-strong -Wformat -Werror=format-security -ansi > -fomit-frame-pointer -D_GNU_SOURCE -DDDEBIAN -fPIC -I ../ > -DNON_UNIX_STDIO -Df2c_i2 h_indx.c > cc -c -DSkip_f2c_Undefs -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. > -fstack-protector-strong -Wformat -Werror=format-security -ansi > -fomit-frame-pointer -D_GNU_SOURCE -DDDEBIAN -fPIC -I ../ > -DNON_UNIX_STDIO -Df2c_i2 h_len.c > cc -c -DSkip_f2c_Undefs -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. > -fstack-protector-strong -Wformat -Werror=format-security -ansi > -fomit-frame-pointer -D_GNU_SOURCE -DDDEBIAN -fPIC -I ../ > -DNON_UNIX_STDIO -Df2c_i2 h_mod.c > cc -c -DSkip_f2c_Undefs -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. > -fstack-protector-strong -Wformat -Werror=format-security -ansi > -fomit-frame-pointer -D_GNU_SOURCE -DDDEBIAN -fPIC -I ../ > -DNON_UNIX_STDIO -Df2c_i2 h_nint.c > cc -c -DSkip_f2c_Undefs -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. > -fstack-protector-strong -Wformat -Werror=format-security -ansi > -fomit-frame-pointer -D_GNU_SOURCE -DDDEBIAN -fPIC -I ../ > -DNON_UNIX_STDIO -Df2c_i2 h_sign.c > cc -c -DSkip_f2c_Undefs -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. > -fstack-protector-strong -Wformat -Werror=format-security -ansi > -fomit-frame-pointer -D_GNU_SOURCE -DDDEBIAN -fPIC -I ../ > -DNON_UNIX_STDIO -Df2c_i2 l_ge.c > x86_64-linux-gnu-ld -r -x -o h_dnnt.xxx h_dnnt.o > cc -c -DSkip_f2c_Undefs -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. > -fstack-protector-strong -Wformat -Werror=format-security -ansi > -fomit-frame-pointer -D_GNU_SOURCE -DDDEBIAN -fPIC -I ../ > -DNON_UNIX_STDIO -Df2c_i2 l_gt.c > mv h_dnnt.xxx h_dnnt.o > cc -c -DSkip_f2c_Undefs -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. > -fstack-protector-strong -Wformat -Werror=format-security -ansi > -fomit-frame-pointer -D_GNU_SOURCE -DDDEBIAN -fPIC -I ../ > -DNON_UNIX_STDIO -Df2c_i2 l_le.c > x86_64-linux-gnu-ld -r -x -o h_len.xxx h_len.o > x86_64-linux-gnu-ld -r -x -o h_mod.xxx h_mod.o > x86_64-linux-gnu-ld -r -x -o h_sign.xxx h_sign.o > x86_64-linux-gnu-ld -r -x -o h_indx.xxx h_indx.o > x86_64-linux-gnu-ld -r -x -o l_ge.xxx l_ge.o > mv h_len.xxx h_len.o > mv h_mod.xxx h_mod.o > mv h_sign.xxx h_sign.o > mv h_indx.xxx h_indx.o > mv l_ge.xxx l_ge.o > cc -c -DSkip_f2c_Undefs -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. > -fstack-protector-strong -Wformat -Werror=format-security -ansi > -fomit-frame-pointer -D_GNU_SOURCE -DDDEBIAN -fPIC -I ../ > -DNON_UNIX_STDIO -Df2c_i2 l_lt.c > cc -c -DSkip_f2c_Undefs -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. > -fstack-protector-strong -Wformat -Werror=format-security -ansi > -fomit-frame-pointer -D_GNU_SOURCE -DDDEBIAN -fPIC -I ../ > -DNON_UNIX_STDIO -Df2c_i2 hl_ge.c > cc -c -DSkip_f2c_Undefs -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. > -fstack-protector-strong -Wformat -Werror=format-security -ansi > -fomit-frame-pointer -D_GNU_SOURCE -DDDEBIAN -fPIC -I ../ > -DNON_UNIX_STDIO -Df2c_i2 hl_gt.c > cc -c -DSkip_f2c_Undefs -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. > -fstack-protector-strong -Wformat -Werror=format-security -ansi > -fomit-frame-pointer -D_GNU_SOURCE -DDDEBIAN -fPIC -I ../ > -DNON_UNIX_STDIO -Df2c_i2 hl_le.c > x86_64-linux-gnu-ld -r -x -o l_gt.xxx l_gt.o > mv l_gt.xxx l_gt.o > cc -c -DSkip_f2c_Undefs -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. > -fstack-protector-strong -Wformat -Werror=format-security -ansi > -fomit-frame-pointer -D_GNU_SOURCE -DDDEBIAN -fPIC -I ../ > -DNON_UNIX_STDIO -Df2c_i2 hl_lt.c > cc -c -DSkip_f2c_Undefs -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. > -fstack-protector-strong -Wformat -Werror=format-security -ansi > -fomit-frame-pointer -D_GNU_SOURCE -DDDEBIAN -fPIC -I ../ > -DNON_UNIX_STDIO -Df2c_i2 ef1asc_.c > x86_64-linux-gnu-ld -r -x -o l_le.xxx l_le.o > mv l_le.xxx l_le.o > cc -c -DSkip_f2c_Undefs -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. > -fstack-protector-strong -Wformat -Werror=format-security -ansi > -fomit-frame-pointer -D_GNU_SOURCE -DDDEBIAN -fPIC -I ../ > -DNON_UNIX_STDIO -Df2c_i2 ef1cmc_.c > x86_64-linux-gnu-ld -r -x -o h_nint.xxx h_nint.o > x86_64-linux-gnu-ld -r -x -o l_lt.xxx l_lt.o > x86_64-linux-gnu-ld -r -x -o hl_ge.xxx hl_ge.o > x86_64-linux-gnu-ld -r -x -o hl_gt.xxx hl_gt.o > x86_64-linux-gnu-ld -r -x -o hl_le.xxx hl_le.o > x86_64-linux-gnu-ld -r -x -o hl_lt.xxx hl_lt.o > mv h_nint.xxx h_nint.o > mv l_lt.xxx l_lt.o > mv hl_ge.xxx hl_ge.o > mv hl_gt.xxx hl_gt.o > x86_64-linux-gnu-ld -r -x -o ef1cmc_.xxx ef1cmc_.o > mv hl_le.xxx hl_le.o > x86_64-linux-gnu-ld -r -x -o ef1asc_.xxx ef1asc_.o > mv hl_lt.xxx hl_lt.o > cc -c -DSkip_f2c_Undefs -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. > -fstack-protector-strong -Wformat -Werror=format-security -ansi > -fomit-frame-pointer -D_GNU_SOURCE -DDDEBIAN -fPIC -I ../ > -DNON_UNIX_STDIO -Df2c_i2 f77_aloc.c > cc -c -DSkip_f2c_Undefs -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. > -fstack-protector-strong -Wformat -Werror=format-security -ansi > -fomit-frame-pointer -D_GNU_SOURCE -DDDEBIAN -fPIC -I ../ > -DNON_UNIX_STDIO -Df2c_i2 s_cat.c > cc -c -DSkip_f2c_Undefs -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. > -fstack-protector-strong -Wformat -Werror=format-security -ansi > -fomit-frame-pointer -D_GNU_SOURCE -DDDEBIAN -fPIC -I ../ > -DNON_UNIX_STDIO -Df2c_i2 s_cmp.c > mv ef1asc_.xxx ef1asc_.o > cc -c -DSkip_f2c_Undefs -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. > -fstack-protector-strong -Wformat -Werror=format-security -ansi > -fomit-frame-pointer -D_GNU_SOURCE -DDDEBIAN -fPIC -I ../ > -DNON_UNIX_STDIO -Df2c_i2 s_copy.c > mv ef1cmc_.xxx ef1cmc_.o > cc -c -DSkip_f2c_Undefs -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. > -fstack-protector-strong -Wformat -Werror=format-security -ansi > -fomit-frame-pointer -D_GNU_SOURCE -DDDEBIAN -fPIC -I ../ > -DNON_UNIX_STDIO -Df2c_i2 backspac.c > cc -c -DSkip_f2c_Undefs -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. > -fstack-protector-strong -Wformat -Werror=format-security -ansi > -fomit-frame-pointer -D_GNU_SOURCE -DDDEBIAN -fPIC -I ../ > -DNON_UNIX_STDIO -Df2c_i2 close.c > cc -c -DSkip_f2c_Undefs -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. > -fstack-protector-strong -Wformat -Werror=format-security -ansi > -fomit-frame-pointer -D_GNU_SOURCE -DDDEBIAN -fPIC -I ../ > -DNON_UNIX_STDIO -Df2c_i2 dfe.c > cc -c -DSkip_f2c_Undefs -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. > -fstack-protector-strong -Wformat -Werror=format-security -ansi > -fomit-frame-pointer -D_GNU_SOURCE -DDDEBIAN -fPIC -I ../ > -DNON_UNIX_STDIO -Df2c_i2 dolio.c > x86_64-linux-gnu-ld -r -x -o s_cmp.xxx s_cmp.o > x86_64-linux-gnu-ld -r -x -o s_copy.xxx s_copy.o > mv s_cmp.xxx s_cmp.o > mv s_copy.xxx s_copy.o > cc -c -DSkip_f2c_Undefs -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. > -fstack-protector-strong -Wformat -Werror=format-security -ansi > -fomit-frame-pointer -D_GNU_SOURCE -DDDEBIAN -fPIC -I ../ > -DNON_UNIX_STDIO -Df2c_i2 due.c > cc -c -DSkip_f2c_Undefs -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. > -fstack-protector-strong -Wformat -Werror=format-security -ansi > -fomit-frame-pointer -D_GNU_SOURCE -DDDEBIAN -fPIC -I ../ > -DNON_UNIX_STDIO -Df2c_i2 endfile.c > x86_64-linux-gnu-ld -r -x -o f77_aloc.xxx f77_aloc.o > x86_64-linux-gnu-ld -r -x -o backspac.xxx backspac.o > mv f77_aloc.xxx f77_aloc.o > x86_64-linux-gnu-ld -r -x -o dolio.xxx dolio.o > mv backspac.xxx backspac.o > mv dolio.xxx dolio.o > cc -c -DSkip_f2c_Undefs -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. > -fstack-protector-strong -Wformat -Werror=format-security -ansi > -fomit-frame-pointer -D_GNU_SOURCE -DDDEBIAN -fPIC -I ../ > -DNON_UNIX_STDIO -Df2c_i2 err.c > x86_64-linux-gnu-ld -r -x -o s_cat.xxx s_cat.o > x86_64-linux-gnu-ld -r -x -o close.xxx close.o > mv s_cat.xxx s_cat.o > mv close.xxx close.o > cc -c -DSkip_f2c_Undefs -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. > -fstack-protector-strong -Wformat -Werror=format-security -ansi > -fomit-frame-pointer -D_GNU_SOURCE -DDDEBIAN -fPIC -I ../ > -DNON_UNIX_STDIO -Df2c_i2 fmt.c > cc -c -DSkip_f2c_Undefs -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. > -fstack-protector-strong -Wformat -Werror=format-security -ansi > -fomit-frame-pointer -D_GNU_SOURCE -DDDEBIAN -fPIC -I ../ > -DNON_UNIX_STDIO -Df2c_i2 fmtlib.c > cc -c -DSkip_f2c_Undefs -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. > -fstack-protector-strong -Wformat -Werror=format-security -ansi > -fomit-frame-pointer -D_GNU_SOURCE -DDDEBIAN -fPIC -I ../ > -DNON_UNIX_STDIO -Df2c_i2 ftell_.c > cc -c -DSkip_f2c_Undefs -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. > -fstack-protector-strong -Wformat -Werror=format-security -ansi > -fomit-frame-pointer -D_GNU_SOURCE -DDDEBIAN -fPIC -I ../ > -DNON_UNIX_STDIO -Df2c_i2 iio.c > x86_64-linux-gnu-ld -r -x -o dfe.xxx dfe.o > x86_64-linux-gnu-ld -r -x -o due.xxx due.o > x86_64-linux-gnu-ld -r -x -o endfile.xxx endfile.o > mv dfe.xxx dfe.o > mv due.xxx due.o > mv endfile.xxx endfile.o > cc -c -DSkip_f2c_Undefs -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. > -fstack-protector-strong -Wformat -Werror=format-security -ansi > -fomit-frame-pointer -D_GNU_SOURCE -DDDEBIAN -fPIC -I ../ > -DNON_UNIX_STDIO -Df2c_i2 ilnw.c > x86_64-linux-gnu-ld -r -x -o fmtlib.xxx fmtlib.o > cc -c -DSkip_f2c_Undefs -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. > -fstack-protector-strong -Wformat -Werror=format-security -ansi > -fomit-frame-pointer -D_GNU_SOURCE -DDDEBIAN -fPIC -I ../ > -DNON_UNIX_STDIO -Df2c_i2 inquire.c > mv fmtlib.xxx fmtlib.o > cc -c -DSkip_f2c_Undefs -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. > -fstack-protector-strong -Wformat -Werror=format-security -ansi > -fomit-frame-pointer -D_GNU_SOURCE -DDDEBIAN -fPIC -I ../ > -DNON_UNIX_STDIO -Df2c_i2 lread.c > cc -c -DSkip_f2c_Undefs -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. > -fstack-protector-strong -Wformat -Werror=format-security -ansi > -fomit-frame-pointer -D_GNU_SOURCE -DDDEBIAN -fPIC -I ../ > -DNON_UNIX_STDIO -Df2c_i2 lwrite.c > x86_64-linux-gnu-ld -r -x -o err.xxx err.o > mv err.xxx err.o > cc -c -DSkip_f2c_Undefs -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. > -fstack-protector-strong -Wformat -Werror=format-security -ansi > -fomit-frame-pointer -D_GNU_SOURCE -DDDEBIAN -fPIC -I ../ > -DNON_UNIX_STDIO -Df2c_i2 open.c > x86_64-linux-gnu-ld -r -x -o ftell_.xxx ftell_.o > mv ftell_.xxx ftell_.o > cc -c -DSkip_f2c_Undefs -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. > -fstack-protector-strong -Wformat -Werror=format-security -ansi > -fomit-frame-pointer -D_GNU_SOURCE -DDDEBIAN -fPIC -I ../ > -DNON_UNIX_STDIO -Df2c_i2 rdfmt.c > x86_64-linux-gnu-ld -r -x -o ilnw.xxx ilnw.o > x86_64-linux-gnu-ld -r -x -o iio.xxx iio.o > mv ilnw.xxx ilnw.o > mv iio.xxx iio.o > cc -c -DSkip_f2c_Undefs -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. > -fstack-protector-strong -Wformat -Werror=format-security -ansi > -fomit-frame-pointer -D_GNU_SOURCE -DDDEBIAN -fPIC -I ../ > -DNON_UNIX_STDIO -Df2c_i2 rewind.c > cc -c -DSkip_f2c_Undefs -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. > -fstack-protector-strong -Wformat -Werror=format-security -ansi > -fomit-frame-pointer -D_GNU_SOURCE -DDDEBIAN -fPIC -I ../ > -DNON_UNIX_STDIO -Df2c_i2 rsfe.c > x86_64-linux-gnu-ld -r -x -o rewind.xxx rewind.o > mv rewind.xxx rewind.o > cc -c -DSkip_f2c_Undefs -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. > -fstack-protector-strong -Wformat -Werror=format-security -ansi > -fomit-frame-pointer -D_GNU_SOURCE -DDDEBIAN -fPIC -I ../ > -DNON_UNIX_STDIO -Df2c_i2 rsli.c > x86_64-linux-gnu-ld -r -x -o inquire.xxx inquire.o > x86_64-linux-gnu-ld -r -x -o lwrite.xxx lwrite.o > mv inquire.xxx inquire.o > mv lwrite.xxx lwrite.o > cc -c -DSkip_f2c_Undefs -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. > -fstack-protector-strong -Wformat -Werror=format-security -ansi > -fomit-frame-pointer -D_GNU_SOURCE -DDDEBIAN -fPIC -I ../ > -DNON_UNIX_STDIO -Df2c_i2 rsne.c > x86_64-linux-gnu-ld -r -x -o rsfe.xxx rsfe.o > cc -c -DSkip_f2c_Undefs -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. > -fstack-protector-strong -Wformat -Werror=format-security -ansi > -fomit-frame-pointer -D_GNU_SOURCE -DDDEBIAN -fPIC -I ../ > -DNON_UNIX_STDIO -Df2c_i2 sfe.c > mv rsfe.xxx rsfe.o > cc -c -DSkip_f2c_Undefs -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. > -fstack-protector-strong -Wformat -Werror=format-security -ansi > -fomit-frame-pointer -D_GNU_SOURCE -DDDEBIAN -fPIC -I ../ > -DNON_UNIX_STDIO -Df2c_i2 sue.c > x86_64-linux-gnu-ld -r -x -o rsli.xxx rsli.o > mv rsli.xxx rsli.o > cc -c -DSkip_f2c_Undefs -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. > -fstack-protector-strong -Wformat -Werror=format-security -ansi > -fomit-frame-pointer -D_GNU_SOURCE -DDDEBIAN -fPIC -I ../ > -DNON_UNIX_STDIO -Df2c_i2 typesize.c > x86_64-linux-gnu-ld -r -x -o open.xxx open.o > x86_64-linux-gnu-ld -r -x -o fmt.xxx fmt.o > mv open.xxx open.o > mv fmt.xxx fmt.o > cc -c -DSkip_f2c_Undefs -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. > -fstack-protector-strong -Wformat -Werror=format-security -ansi > -fomit-frame-pointer -D_GNU_SOURCE -DDDEBIAN -fPIC -I ../ > -DNON_UNIX_STDIO -Df2c_i2 uio.c > cc -c -DSkip_f2c_Undefs -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. > -fstack-protector-strong -Wformat -Werror=format-security -ansi > -fomit-frame-pointer -D_GNU_SOURCE -DDDEBIAN -fPIC -I ../ > -DNON_UNIX_STDIO -Df2c_i2 util.c > x86_64-linux-gnu-ld -r -x -o sfe.xxx sfe.o > x86_64-linux-gnu-ld -r -x -o typesize.xxx typesize.o > x86_64-linux-gnu-ld -r -x -o sue.xxx sue.o > mv sfe.xxx sfe.o > x86_64-linux-gnu-ld -r -x -o util.xxx util.o > mv typesize.xxx typesize.o > mv sue.xxx sue.o > mv util.xxx util.o > cc -c -DSkip_f2c_Undefs -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. > -fstack-protector-strong -Wformat -Werror=format-security -ansi > -fomit-frame-pointer -D_GNU_SOURCE -DDDEBIAN -fPIC -I ../ > -DNON_UNIX_STDIO -Df2c_i2 wref.c > cc -c -DSkip_f2c_Undefs -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. > -fstack-protector-strong -Wformat -Werror=format-security -ansi > -fomit-frame-pointer -D_GNU_SOURCE -DDDEBIAN -fPIC -I ../ > -DNON_UNIX_STDIO -Df2c_i2 wrtfmt.c > x86_64-linux-gnu-ld -r -x -o uio.xxx uio.o > cc -c -DSkip_f2c_Undefs -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. > -fstack-protector-strong -Wformat -Werror=format-security -ansi > -fomit-frame-pointer -D_GNU_SOURCE -DDDEBIAN -fPIC -I ../ > -DNON_UNIX_STDIO -Df2c_i2 wsfe.c > cc -c -DSkip_f2c_Undefs -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. > -fstack-protector-strong -Wformat -Werror=format-security -ansi > -fomit-frame-pointer -D_GNU_SOURCE -DDDEBIAN -fPIC -I ../ > -DNON_UNIX_STDIO -Df2c_i2 wsle.c > mv uio.xxx uio.o > cc -c -DSkip_f2c_Undefs -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. > -fstack-protector-strong -Wformat -Werror=format-security -ansi > -fomit-frame-pointer -D_GNU_SOURCE -DDDEBIAN -fPIC -I ../ > -DNON_UNIX_STDIO -Df2c_i2 wsne.c > x86_64-linux-gnu-ld -r -x -o wsfe.xxx wsfe.o > mv wsfe.xxx wsfe.o > cc -c -DSkip_f2c_Undefs -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. > -fstack-protector-strong -Wformat -Werror=format-security -ansi > -fomit-frame-pointer -D_GNU_SOURCE -DDDEBIAN -fPIC -I ../ > -DNON_UNIX_STDIO -Df2c_i2 xwsne.c > x86_64-linux-gnu-ld -r -x -o wsle.xxx wsle.o > mv wsle.xxx wsle.o > cc -c -DSkip_f2c_Undefs -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. > -fstack-protector-strong -Wformat -Werror=format-security -ansi > -fomit-frame-pointer -D_GNU_SOURCE -DDDEBIAN -fPIC -I ../ > -DNON_UNIX_STDIO -Df2c_i2 dtime_.c > x86_64-linux-gnu-ld -r -x -o wsne.xxx wsne.o > mv wsne.xxx wsne.o > cc -c -DSkip_f2c_Undefs -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. > -fstack-protector-strong -Wformat -Werror=format-security -ansi > -fomit-frame-pointer -D_GNU_SOURCE -DDDEBIAN -fPIC -I ../ > -DNON_UNIX_STDIO -Df2c_i2 etime_.c > x86_64-linux-gnu-ld -r -x -o lread.xxx lread.o > x86_64-linux-gnu-ld -r -x -o rdfmt.xxx rdfmt.o > mv lread.xxx lread.o > mv rdfmt.xxx rdfmt.o > cc -c -DSkip_f2c_Undefs -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. > -fstack-protector-strong -Wformat -Werror=format-security -ansi > -fomit-frame-pointer -D_GNU_SOURCE -DDDEBIAN -fPIC -I ../ > -DNON_UNIX_STDIO -Df2c_i2 uninit.c > x86_64-linux-gnu-ld -r -x -o dtime_.xxx dtime_.o > mv dtime_.xxx dtime_.o > x86_64-linux-gnu-ld -r -x -o xwsne.xxx xwsne.o > mv xwsne.xxx xwsne.o > x86_64-linux-gnu-ld -r -x -o etime_.xxx etime_.o > mv etime_.xxx etime_.o > x86_64-linux-gnu-ld -r -x -o rsne.xxx rsne.o > mv rsne.xxx rsne.o > x86_64-linux-gnu-ld -r -x -o wref.xxx wref.o > mv wref.xxx wref.o > x86_64-linux-gnu-ld -r -x -o uninit.xxx uninit.o > mv uninit.xxx uninit.o > x86_64-linux-gnu-ld -r -x -o wrtfmt.xxx wrtfmt.o > mv wrtfmt.xxx wrtfmt.o > make[3]: Leaving directory '/<<PKGBUILDDIR>>' > cc -shared -Wl,-soname,libf2c_i2.so.2 -Wl,-z,relro \ > -o libf2c_i2.so.2.1 *.o -lc -lm > ar r libf2c_i2.a *.o > ranlib libf2c_i2.a > touch build_f2c_i2 > make[2]: Leaving directory '/<<PKGBUILDDIR>>' > ln -s libf2c.so.2.1 libf2c.so.2 > ln: failed to create symbolic link 'libf2c.so.2': File exists > make[1]: *** [debian/rules:42: override_dh_auto_build] Error 1 > make[1]: Leaving directory '/<<PKGBUILDDIR>>' > make: *** [debian/rules:7: binary] Error 2 > dpkg-buildpackage: error: debian/rules binary subprocess returned exit status > 2 > > E: Command 'cd /<<PKGBUILDDIR>> && runuser -u user42 -- dpkg-buildpackage > --sanitize-env -us -uc -rfakeroot -b' failed to run. The full build log is available from: http://qa-logs.debian.net/2023/08/16/libf2c2_20140711-1_unstable.log If you reassign this bug to another package, please mark it as 'affects'-ing this package. See https://www.debian.org/Bugs/server-control#affects If you fail to reproduce this, please provide a build log and diff it with mine so that we can identify if something relevant changed in the meantime.

