dpkg-buildpackage -us -uc -ui dpkg-buildpackage: info: source package psftools dpkg-buildpackage: info: source version 1.1.1+ds-1 dpkg-buildpackage: info: source distribution experimental dpkg-buildpackage: info: source changed by Gürkan Myczko dpkg-source --before-build . dpkg-buildpackage: info: host architecture arm64 debian/rules clean dh clean dh_clean dpkg-source -b . dpkg-source: info: using source format '3.0 (quilt)' dpkg-source: info: building psftools using existing ./psftools_1.1.1+ds.orig.tar.xz dpkg-source: info: building psftools in psftools_1.1.1+ds-1.debian.tar.xz dpkg-source: info: building psftools in psftools_1.1.1+ds-1.dsc debian/rules binary dh binary dh_update_autotools_config dh_autoreconf libtoolize: putting auxiliary files in AC_CONFIG_AUX_DIR, 'config'. libtoolize: copying file 'config/ltmain.sh' libtoolize: putting macros in AC_CONFIG_MACRO_DIRS, 'm4'. libtoolize: copying file 'm4/libtool.m4' libtoolize: copying file 'm4/ltoptions.m4' libtoolize: copying file 'm4/ltsugar.m4' libtoolize: copying file 'm4/ltversion.m4' libtoolize: copying file 'm4/lt~obsolete.m4' configure.ac:6: warning: The macro 'AC_CANONICAL_SYSTEM' is obsolete. configure.ac:6: You should run autoupdate. ./lib/autoconf/general.m4:2081: AC_CANONICAL_SYSTEM is expanded from... configure.ac:6: the top level configure.ac:8: warning: 'AM_CONFIG_HEADER': this macro is obsolete. configure.ac:8: You should use the 'AC_CONFIG_HEADERS' macro instead. aclocal.m4:707: AM_CONFIG_HEADER is expanded from... configure.ac:8: the top level configure.ac:15: warning: The macro 'AM_PROG_LIBTOOL' is obsolete. configure.ac:15: You should run autoupdate. m4/libtool.m4:101: AM_PROG_LIBTOOL is expanded from... configure.ac:15: the top level configure.ac:18: warning: The macro 'ac_cv_prog_gcc' is obsolete. configure.ac:18: You should run autoupdate. ./lib/autoconf/c.m4:448: ac_cv_prog_gcc is expanded from... configure.ac:18: the top level configure.ac:23: warning: The macro 'AC_HEADER_STDC' is obsolete. configure.ac:23: You should run autoupdate. ./lib/autoconf/headers.m4:663: AC_HEADER_STDC is expanded from... configure.ac:23: the top level configure.ac:36: warning: The macro 'AC_PROG_GCC_TRADITIONAL' is obsolete. configure.ac:36: You should run autoupdate. ./lib/autoconf/c.m4:1676: AC_PROG_GCC_TRADITIONAL is expanded from... configure.ac:36: the top level configure.ac:41: warning: AC_OUTPUT should be used without arguments. configure.ac:41: You should run autoupdate. configure.ac:11: installing 'config/compile' configure.ac:7: installing 'config/missing' lib/Makefile.am: installing 'config/depcomp' debian/rules override_dh_auto_configure make[1]: Entering directory '/var/www/debian/psftools/psftools-1.1.1+ds' autoreconf -f -i libtoolize: putting auxiliary files in AC_CONFIG_AUX_DIR, 'config'. libtoolize: copying file 'config/ltmain.sh' libtoolize: putting macros in AC_CONFIG_MACRO_DIRS, 'm4'. libtoolize: copying file 'm4/libtool.m4' libtoolize: copying file 'm4/ltoptions.m4' libtoolize: copying file 'm4/ltsugar.m4' libtoolize: copying file 'm4/ltversion.m4' libtoolize: copying file 'm4/lt~obsolete.m4' configure.ac:6: warning: The macro 'AC_CANONICAL_SYSTEM' is obsolete. configure.ac:6: You should run autoupdate. ./lib/autoconf/general.m4:2081: AC_CANONICAL_SYSTEM is expanded from... configure.ac:6: the top level configure.ac:8: warning: 'AM_CONFIG_HEADER': this macro is obsolete. configure.ac:8: You should use the 'AC_CONFIG_HEADERS' macro instead. aclocal.m4:707: AM_CONFIG_HEADER is expanded from... configure.ac:8: the top level configure.ac:15: warning: The macro 'AM_PROG_LIBTOOL' is obsolete. configure.ac:15: You should run autoupdate. m4/libtool.m4:101: AM_PROG_LIBTOOL is expanded from... configure.ac:15: the top level configure.ac:18: warning: The macro 'ac_cv_prog_gcc' is obsolete. configure.ac:18: You should run autoupdate. ./lib/autoconf/c.m4:448: ac_cv_prog_gcc is expanded from... configure.ac:18: the top level configure.ac:23: warning: The macro 'AC_HEADER_STDC' is obsolete. configure.ac:23: You should run autoupdate. ./lib/autoconf/headers.m4:663: AC_HEADER_STDC is expanded from... configure.ac:23: the top level configure.ac:36: warning: The macro 'AC_PROG_GCC_TRADITIONAL' is obsolete. configure.ac:36: You should run autoupdate. ./lib/autoconf/c.m4:1676: AC_PROG_GCC_TRADITIONAL is expanded from... configure.ac:36: the top level configure.ac:41: warning: AC_OUTPUT should be used without arguments. configure.ac:41: You should run autoupdate. configure.ac:11: installing 'config/compile' configure.ac:7: installing 'config/missing' lib/Makefile.am: installing 'config/depcomp' dh_auto_configure ./configure --build=aarch64-linux-gnu --prefix=/usr --includedir=\${prefix}/include --mandir=\${prefix}/share/man --infodir=\${prefix}/share/info --sysconfdir=/etc --localstatedir=/var --disable-option-checking --disable-silent-rules --libdir=\${prefix}/lib/aarch64-linux-gnu --runstatedir=/run --disable-maintainer-mode --disable-dependency-tracking checking build system type... aarch64-unknown-linux-gnu checking host system type... aarch64-unknown-linux-gnu checking target system type... aarch64-unknown-linux-gnu checking for a BSD-compatible install... /usr/bin/install -c checking whether sleep supports fractional seconds... yes checking filesystem timestamp resolution... 0.01 checking whether build environment is sane... yes checking for a race-free mkdir -p... /usr/bin/mkdir -p checking for gawk... no checking for mawk... mawk checking whether make sets $(MAKE)... yes checking whether make supports nested variables... yes checking xargs -n works... yes checking for gcc... gcc checking whether the C compiler works... yes checking for C compiler default output file name... a.out checking for suffix of executables... checking whether we are cross compiling... no checking for suffix of object files... o checking whether the compiler supports GNU C... yes checking whether gcc accepts -g... yes checking for gcc option to enable C11 features... none needed checking whether gcc understands -c and -o together... yes checking whether make supports the include directive... yes (GNU style) checking dependency style of gcc... none checking whether make sets $(MAKE)... (cached) yes checking how to print strings... printf checking for a sed that does not truncate output... /usr/bin/sed checking for grep that handles long lines and -e... /usr/bin/grep checking for egrep... /usr/bin/grep -E checking for fgrep... /usr/bin/grep -F checking for ld used by gcc... /usr/bin/ld checking if the linker (/usr/bin/ld) is GNU ld... yes checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B checking the name lister (/usr/bin/nm -B) interface... BSD nm checking whether ln -s works... yes checking the maximum length of command line arguments... 4718592 checking how to convert aarch64-unknown-linux-gnu file names to aarch64-unknown-linux-gnu format... func_convert_file_noop checking how to convert aarch64-unknown-linux-gnu file names to toolchain format... func_convert_file_noop checking for /usr/bin/ld option to reload object files... -r checking for file... file checking for objdump... objdump checking how to recognize dependent libraries... pass_all checking for dlltool... no checking how to associate runtime and link libraries... printf %s\n checking for ranlib... ranlib checking for ar... ar checking for archiver @FILE support... @ checking for strip... strip checking command to parse /usr/bin/nm -B output from gcc object... ok checking for sysroot... no checking for a working dd... /usr/bin/dd checking how to truncate binary pipes... /usr/bin/dd bs=4096 count=1 checking for mt... mt checking if mt is a manifest tool... no checking for stdio.h... yes checking for stdlib.h... yes checking for string.h... yes checking for inttypes.h... yes checking for stdint.h... yes checking for strings.h... yes checking for sys/stat.h... yes checking for sys/types.h... yes checking for unistd.h... yes checking for dlfcn.h... yes checking for objdir... .libs checking if gcc supports -fno-rtti -fno-exceptions... no checking for gcc option to produce PIC... -fPIC -DPIC checking if gcc PIC flag -fPIC -DPIC works... yes checking if gcc static flag -static works... yes checking if gcc supports -c -o file.o... yes checking if gcc supports -c -o file.o... (cached) yes checking whether the gcc linker (/usr/bin/ld) supports shared libraries... yes checking whether -lc should be explicitly linked in... no checking dynamic linker characteristics... GNU/Linux ld.so checking how to hardcode library paths into programs... immediate checking whether stripping libraries is possible... yes checking if libtool supports shared libraries... yes checking whether to build shared libraries... yes checking whether to build static libraries... yes checking for egrep... (cached) /usr/bin/grep -E checking for errno.h... yes checking for sys/ioctl.h... yes checking for sys/stat.h... (cached) yes checking for unistd.h... (cached) yes checking for fcntl.h... yes checking for limits.h... yes checking for strcmpi... no checking for stricmp... no checking for strcasecmp... yes checking for an ANSI C-conforming const... yes checking for size_t... yes checking for sys/mkdev.h... no checking for sys/sysmacros.h... yes checking for working memcmp... yes checking for strerror... yes checking that generated files are newer than configure... done configure: creating ./config.status config.status: creating Makefile config.status: creating include/Makefile config.status: creating lib/Makefile config.status: creating winfonts/Makefile config.status: creating tools/Makefile config.status: creating man/Makefile config.status: creating doc/Makefile config.status: creating Fonts/Makefile config.status: creating config.h config.status: executing depfiles commands config.status: executing libtool commands make[1]: Leaving directory '/var/www/debian/psftools/psftools-1.1.1+ds' dh_auto_build make -j8 make[1]: Entering directory '/var/www/debian/psftools/psftools-1.1.1+ds' make all-recursive make[2]: Entering directory '/var/www/debian/psftools/psftools-1.1.1+ds' Making all in . make[3]: Entering directory '/var/www/debian/psftools/psftools-1.1.1+ds' make[3]: Leaving directory '/var/www/debian/psftools/psftools-1.1.1+ds' Making all in include make[3]: Entering directory '/var/www/debian/psftools/psftools-1.1.1+ds/include' make[3]: Nothing to be done for 'all'. make[3]: Leaving directory '/var/www/debian/psftools/psftools-1.1.1+ds/include' Making all in lib make[3]: Entering directory '/var/www/debian/psftools/psftools-1.1.1+ds/lib' gcc -DHAVE_CONFIG_H -I. -I.. -I../include -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/var/www/debian/psftools/psftools-1.1.1+ds=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -mbranch-protection=standard -c -o dumpcps.o dumpcps.c /bin/bash ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../include -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/var/www/debian/psftools/psftools-1.1.1+ds=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -mbranch-protection=standard -c -o psflib.lo psflib.c /bin/bash ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../include -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/var/www/debian/psftools/psftools-1.1.1+ds=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -mbranch-protection=standard -c -o psfucs.lo psfucs.c /bin/bash ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../include -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/var/www/debian/psftools/psftools-1.1.1+ds=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -mbranch-protection=standard -c -o psfio.lo psfio.c /bin/bash ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../include -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/var/www/debian/psftools/psftools-1.1.1+ds=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -mbranch-protection=standard -c -o psfpix.lo psfpix.c /bin/bash ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../include -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/var/www/debian/psftools/psftools-1.1.1+ds=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -mbranch-protection=standard -c -o psfver.lo psfver.c /bin/bash ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../include -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/var/www/debian/psftools/psftools-1.1.1+ds=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -mbranch-protection=standard -c -o mappings.lo mappings.c /bin/bash ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../include -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/var/www/debian/psftools/psftools-1.1.1+ds=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -mbranch-protection=standard -c -o psferror.lo psferror.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../include -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/var/www/debian/psftools/psftools-1.1.1+ds=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -mbranch-protection=standard -c psfucs.c -fPIC -DPIC -o .libs/psfucs.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../include -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/var/www/debian/psftools/psftools-1.1.1+ds=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -mbranch-protection=standard -c psfpix.c -fPIC -DPIC -o .libs/psfpix.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../include -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/var/www/debian/psftools/psftools-1.1.1+ds=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -mbranch-protection=standard -c psflib.c -fPIC -DPIC -o .libs/psflib.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../include -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/var/www/debian/psftools/psftools-1.1.1+ds=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -mbranch-protection=standard -c psfver.c -fPIC -DPIC -o .libs/psfver.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../include -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/var/www/debian/psftools/psftools-1.1.1+ds=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -mbranch-protection=standard -c psfio.c -fPIC -DPIC -o .libs/psfio.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../include -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/var/www/debian/psftools/psftools-1.1.1+ds=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -mbranch-protection=standard -c mappings.c -fPIC -DPIC -o .libs/mappings.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../include -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/var/www/debian/psftools/psftools-1.1.1+ds=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -mbranch-protection=standard -c psferror.c -fPIC -DPIC -o .libs/psferror.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../include -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/var/www/debian/psftools/psftools-1.1.1+ds=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -mbranch-protection=standard -c psferror.c -o psferror.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../include -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/var/www/debian/psftools/psftools-1.1.1+ds=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -mbranch-protection=standard -c psfpix.c -o psfpix.o >/dev/null 2>&1 /bin/bash ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../include -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/var/www/debian/psftools/psftools-1.1.1+ds=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -mbranch-protection=standard -c -o psfutil1.lo psfutil1.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../include -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/var/www/debian/psftools/psftools-1.1.1+ds=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -mbranch-protection=standard -c psflib.c -o psflib.o >/dev/null 2>&1 /bin/bash ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../include -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/var/www/debian/psftools/psftools-1.1.1+ds=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -mbranch-protection=standard -c -o psfutil2.lo psfutil2.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../include -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/var/www/debian/psftools/psftools-1.1.1+ds=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -mbranch-protection=standard -c psfucs.c -o psfucs.o >/dev/null 2>&1 /bin/bash ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../include -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/var/www/debian/psftools/psftools-1.1.1+ds=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -mbranch-protection=standard -c -o psfutil3.lo psfutil3.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../include -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/var/www/debian/psftools/psftools-1.1.1+ds=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -mbranch-protection=standard -c psfver.c -o psfver.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../include -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/var/www/debian/psftools/psftools-1.1.1+ds=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -mbranch-protection=standard -c psfutil1.c -fPIC -DPIC -o .libs/psfutil1.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../include -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/var/www/debian/psftools/psftools-1.1.1+ds=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -mbranch-protection=standard -c psfio.c -o psfio.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../include -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/var/www/debian/psftools/psftools-1.1.1+ds=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -mbranch-protection=standard -c mappings.c -o mappings.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../include -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/var/www/debian/psftools/psftools-1.1.1+ds=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -mbranch-protection=standard -c psfutil2.c -fPIC -DPIC -o .libs/psfutil2.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../include -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/var/www/debian/psftools/psftools-1.1.1+ds=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -mbranch-protection=standard -c psfutil1.c -o psfutil1.o >/dev/null 2>&1 /bin/bash ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../include -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/var/www/debian/psftools/psftools-1.1.1+ds=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -mbranch-protection=standard -c -o psfucs2.lo psfucs2.c /bin/bash ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../include -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/var/www/debian/psftools/psftools-1.1.1+ds=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -mbranch-protection=standard -c -o vfont.lo vfont.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../include -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/var/www/debian/psftools/psftools-1.1.1+ds=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -mbranch-protection=standard -c psfutil3.c -fPIC -DPIC -o .libs/psfutil3.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../include -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/var/www/debian/psftools/psftools-1.1.1+ds=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -mbranch-protection=standard -c psfutil2.c -o psfutil2.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../include -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/var/www/debian/psftools/psftools-1.1.1+ds=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -mbranch-protection=standard -c psfutil3.c -o psfutil3.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../include -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/var/www/debian/psftools/psftools-1.1.1+ds=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -mbranch-protection=standard -c psfucs2.c -fPIC -DPIC -o .libs/psfucs2.o /bin/bash ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../include -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/var/www/debian/psftools/psftools-1.1.1+ds=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -mbranch-protection=standard -c -o 8859-1.lo 8859-1.c /bin/bash ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../include -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/var/www/debian/psftools/psftools-1.1.1+ds=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -mbranch-protection=standard -c -o 8859-16.lo 8859-16.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../include -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/var/www/debian/psftools/psftools-1.1.1+ds=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -mbranch-protection=standard -c vfont.c -fPIC -DPIC -o .libs/vfont.o /bin/bash ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../include -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/var/www/debian/psftools/psftools-1.1.1+ds=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -mbranch-protection=standard -c -o 8859-6.lo 8859-6.c /bin/bash ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../include -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/var/www/debian/psftools/psftools-1.1.1+ds=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -mbranch-protection=standard -c -o CP1251.lo CP1251.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../include -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/var/www/debian/psftools/psftools-1.1.1+ds=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -mbranch-protection=standard -c 8859-1.c -fPIC -DPIC -o .libs/8859-1.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../include -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/var/www/debian/psftools/psftools-1.1.1+ds=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -mbranch-protection=standard -c psfucs2.c -o psfucs2.o >/dev/null 2>&1 /bin/bash ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../include -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/var/www/debian/psftools/psftools-1.1.1+ds=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -mbranch-protection=standard -c -o CP1256.lo CP1256.c /bin/bash ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../include -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/var/www/debian/psftools/psftools-1.1.1+ds=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -mbranch-protection=standard -c -o CP775.lo CP775.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../include -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/var/www/debian/psftools/psftools-1.1.1+ds=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -mbranch-protection=standard -c 8859-16.c -fPIC -DPIC -o .libs/8859-16.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../include -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/var/www/debian/psftools/psftools-1.1.1+ds=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -mbranch-protection=standard -c 8859-6.c -fPIC -DPIC -o .libs/8859-6.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../include -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/var/www/debian/psftools/psftools-1.1.1+ds=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -mbranch-protection=standard -c 8859-16.c -o 8859-16.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../include -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/var/www/debian/psftools/psftools-1.1.1+ds=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -mbranch-protection=standard -c 8859-1.c -o 8859-1.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../include -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/var/www/debian/psftools/psftools-1.1.1+ds=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -mbranch-protection=standard -c CP1251.c -fPIC -DPIC -o .libs/CP1251.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../include -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/var/www/debian/psftools/psftools-1.1.1+ds=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -mbranch-protection=standard -c CP1256.c -fPIC -DPIC -o .libs/CP1256.o /bin/bash ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../include -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/var/www/debian/psftools/psftools-1.1.1+ds=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -mbranch-protection=standard -c -o CP860.lo CP860.c /bin/bash ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../include -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/var/www/debian/psftools/psftools-1.1.1+ds=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -mbranch-protection=standard -c -o CP865.lo CP865.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../include -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/var/www/debian/psftools/psftools-1.1.1+ds=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -mbranch-protection=standard -c CP775.c -fPIC -DPIC -o .libs/CP775.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../include -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/var/www/debian/psftools/psftools-1.1.1+ds=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -mbranch-protection=standard -c 8859-6.c -o 8859-6.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../include -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/var/www/debian/psftools/psftools-1.1.1+ds=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -mbranch-protection=standard -c CP1256.c -o CP1256.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../include -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/var/www/debian/psftools/psftools-1.1.1+ds=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -mbranch-protection=standard -c CP1251.c -o CP1251.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../include -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/var/www/debian/psftools/psftools-1.1.1+ds=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -mbranch-protection=standard -c vfont.c -o vfont.o >/dev/null 2>&1 /bin/bash ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../include -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/var/www/debian/psftools/psftools-1.1.1+ds=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -mbranch-protection=standard -c -o 8859-10.lo 8859-10.c /bin/bash ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../include -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/var/www/debian/psftools/psftools-1.1.1+ds=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -mbranch-protection=standard -c -o 8859-2.lo 8859-2.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../include -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/var/www/debian/psftools/psftools-1.1.1+ds=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -mbranch-protection=standard -c CP860.c -fPIC -DPIC -o .libs/CP860.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../include -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/var/www/debian/psftools/psftools-1.1.1+ds=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -mbranch-protection=standard -c CP775.c -o CP775.o >/dev/null 2>&1 /bin/bash ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../include -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/var/www/debian/psftools/psftools-1.1.1+ds=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -mbranch-protection=standard -c -o 8859-7.lo 8859-7.c /bin/bash ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../include -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/var/www/debian/psftools/psftools-1.1.1+ds=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -mbranch-protection=standard -c -o CP1252.lo CP1252.c /bin/bash ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../include -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/var/www/debian/psftools/psftools-1.1.1+ds=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -mbranch-protection=standard -c -o CP1257.lo CP1257.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../include -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/var/www/debian/psftools/psftools-1.1.1+ds=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -mbranch-protection=standard -c CP865.c -fPIC -DPIC -o .libs/CP865.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../include -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/var/www/debian/psftools/psftools-1.1.1+ds=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -mbranch-protection=standard -c CP860.c -o CP860.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../include -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/var/www/debian/psftools/psftools-1.1.1+ds=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -mbranch-protection=standard -c 8859-7.c -fPIC -DPIC -o .libs/8859-7.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../include -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/var/www/debian/psftools/psftools-1.1.1+ds=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -mbranch-protection=standard -c 8859-10.c -fPIC -DPIC -o .libs/8859-10.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../include -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/var/www/debian/psftools/psftools-1.1.1+ds=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -mbranch-protection=standard -c CP865.c -o CP865.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../include -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/var/www/debian/psftools/psftools-1.1.1+ds=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -mbranch-protection=standard -c 8859-2.c -fPIC -DPIC -o .libs/8859-2.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../include -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/var/www/debian/psftools/psftools-1.1.1+ds=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -mbranch-protection=standard -c CP1252.c -fPIC -DPIC -o .libs/CP1252.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../include -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/var/www/debian/psftools/psftools-1.1.1+ds=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -mbranch-protection=standard -c CP1257.c -fPIC -DPIC -o .libs/CP1257.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../include -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/var/www/debian/psftools/psftools-1.1.1+ds=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -mbranch-protection=standard -c 8859-7.c -o 8859-7.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../include -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/var/www/debian/psftools/psftools-1.1.1+ds=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -mbranch-protection=standard -c CP1257.c -o CP1257.o >/dev/null 2>&1 /bin/bash ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../include -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/var/www/debian/psftools/psftools-1.1.1+ds=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -mbranch-protection=standard -c -o CP850.lo CP850.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../include -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/var/www/debian/psftools/psftools-1.1.1+ds=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -mbranch-protection=standard -c CP1252.c -o CP1252.o >/dev/null 2>&1 /bin/bash ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../include -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/var/www/debian/psftools/psftools-1.1.1+ds=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -mbranch-protection=standard -c -o CP861.lo CP861.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../include -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/var/www/debian/psftools/psftools-1.1.1+ds=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -mbranch-protection=standard -c 8859-10.c -o 8859-10.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../include -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/var/www/debian/psftools/psftools-1.1.1+ds=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -mbranch-protection=standard -c 8859-2.c -o 8859-2.o >/dev/null 2>&1 /bin/bash ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../include -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/var/www/debian/psftools/psftools-1.1.1+ds=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -mbranch-protection=standard -c -o CP866.lo CP866.c /bin/bash ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../include -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/var/www/debian/psftools/psftools-1.1.1+ds=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -mbranch-protection=standard -c -o 8859-13.lo 8859-13.c /bin/bash ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../include -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/var/www/debian/psftools/psftools-1.1.1+ds=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -mbranch-protection=standard -c -o 8859-3.lo 8859-3.c /bin/bash ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../include -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/var/www/debian/psftools/psftools-1.1.1+ds=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -mbranch-protection=standard -c -o 8859-8.lo 8859-8.c /bin/bash ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../include -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/var/www/debian/psftools/psftools-1.1.1+ds=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -mbranch-protection=standard -c -o CP1253.lo CP1253.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../include -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/var/www/debian/psftools/psftools-1.1.1+ds=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -mbranch-protection=standard -c CP850.c -fPIC -DPIC -o .libs/CP850.o /bin/bash ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../include -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/var/www/debian/psftools/psftools-1.1.1+ds=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -mbranch-protection=standard -c -o CP1258.lo CP1258.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../include -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/var/www/debian/psftools/psftools-1.1.1+ds=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -mbranch-protection=standard -c 8859-13.c -fPIC -DPIC -o .libs/8859-13.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../include -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/var/www/debian/psftools/psftools-1.1.1+ds=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -mbranch-protection=standard -c 8859-3.c -fPIC -DPIC -o .libs/8859-3.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../include -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/var/www/debian/psftools/psftools-1.1.1+ds=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -mbranch-protection=standard -c CP850.c -o CP850.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../include -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/var/www/debian/psftools/psftools-1.1.1+ds=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -mbranch-protection=standard -c CP866.c -fPIC -DPIC -o .libs/CP866.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../include -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/var/www/debian/psftools/psftools-1.1.1+ds=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -mbranch-protection=standard -c CP1253.c -fPIC -DPIC -o .libs/CP1253.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../include -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/var/www/debian/psftools/psftools-1.1.1+ds=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -mbranch-protection=standard -c CP861.c -fPIC -DPIC -o .libs/CP861.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../include -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/var/www/debian/psftools/psftools-1.1.1+ds=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -mbranch-protection=standard -c 8859-8.c -fPIC -DPIC -o .libs/8859-8.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../include -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/var/www/debian/psftools/psftools-1.1.1+ds=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -mbranch-protection=standard -c 8859-13.c -o 8859-13.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../include -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/var/www/debian/psftools/psftools-1.1.1+ds=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -mbranch-protection=standard -c 8859-3.c -o 8859-3.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../include -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/var/www/debian/psftools/psftools-1.1.1+ds=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -mbranch-protection=standard -c CP866.c -o CP866.o >/dev/null 2>&1 /bin/bash ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../include -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/var/www/debian/psftools/psftools-1.1.1+ds=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -mbranch-protection=standard -c -o CP852.lo CP852.c /bin/bash ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../include -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/var/www/debian/psftools/psftools-1.1.1+ds=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -mbranch-protection=standard -c -o CP862.lo CP862.c /bin/bash ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../include -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/var/www/debian/psftools/psftools-1.1.1+ds=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -mbranch-protection=standard -c -o CP869.lo CP869.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../include -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/var/www/debian/psftools/psftools-1.1.1+ds=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -mbranch-protection=standard -c CP1258.c -fPIC -DPIC -o .libs/CP1258.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../include -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/var/www/debian/psftools/psftools-1.1.1+ds=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -mbranch-protection=standard -c CP861.c -o CP861.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../include -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/var/www/debian/psftools/psftools-1.1.1+ds=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -mbranch-protection=standard -c CP1253.c -o CP1253.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../include -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/var/www/debian/psftools/psftools-1.1.1+ds=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -mbranch-protection=standard -c 8859-8.c -o 8859-8.o >/dev/null 2>&1 /bin/bash ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../include -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/var/www/debian/psftools/psftools-1.1.1+ds=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -mbranch-protection=standard -c -o 8859-14.lo 8859-14.c /bin/bash ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../include -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/var/www/debian/psftools/psftools-1.1.1+ds=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -mbranch-protection=standard -c -o 8859-4.lo 8859-4.c /bin/bash ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../include -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/var/www/debian/psftools/psftools-1.1.1+ds=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -mbranch-protection=standard -c -o 8859-9.lo 8859-9.c /bin/bash ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../include -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/var/www/debian/psftools/psftools-1.1.1+ds=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -mbranch-protection=standard -c -o CP1254.lo CP1254.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../include -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/var/www/debian/psftools/psftools-1.1.1+ds=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -mbranch-protection=standard -c CP852.c -fPIC -DPIC -o .libs/CP852.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../include -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/var/www/debian/psftools/psftools-1.1.1+ds=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -mbranch-protection=standard -c CP1258.c -o CP1258.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../include -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/var/www/debian/psftools/psftools-1.1.1+ds=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -mbranch-protection=standard -c CP862.c -fPIC -DPIC -o .libs/CP862.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../include -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/var/www/debian/psftools/psftools-1.1.1+ds=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -mbranch-protection=standard -c CP869.c -fPIC -DPIC -o .libs/CP869.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../include -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/var/www/debian/psftools/psftools-1.1.1+ds=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -mbranch-protection=standard -c CP852.c -o CP852.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../include -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/var/www/debian/psftools/psftools-1.1.1+ds=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -mbranch-protection=standard -c CP862.c -o CP862.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../include -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/var/www/debian/psftools/psftools-1.1.1+ds=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -mbranch-protection=standard -c 8859-14.c -fPIC -DPIC -o .libs/8859-14.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../include -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/var/www/debian/psftools/psftools-1.1.1+ds=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -mbranch-protection=standard -c 8859-9.c -fPIC -DPIC -o .libs/8859-9.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../include -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/var/www/debian/psftools/psftools-1.1.1+ds=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -mbranch-protection=standard -c 8859-4.c -fPIC -DPIC -o .libs/8859-4.o /bin/bash ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../include -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/var/www/debian/psftools/psftools-1.1.1+ds=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -mbranch-protection=standard -c -o CP437.lo CP437.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../include -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/var/www/debian/psftools/psftools-1.1.1+ds=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -mbranch-protection=standard -c CP1254.c -fPIC -DPIC -o .libs/CP1254.o /bin/bash ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../include -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/var/www/debian/psftools/psftools-1.1.1+ds=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -mbranch-protection=standard -c -o CP855.lo CP855.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../include -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/var/www/debian/psftools/psftools-1.1.1+ds=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -mbranch-protection=standard -c CP869.c -o CP869.o >/dev/null 2>&1 /bin/bash ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../include -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/var/www/debian/psftools/psftools-1.1.1+ds=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -mbranch-protection=standard -c -o CP863.lo CP863.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../include -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/var/www/debian/psftools/psftools-1.1.1+ds=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -mbranch-protection=standard -c 8859-9.c -o 8859-9.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../include -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/var/www/debian/psftools/psftools-1.1.1+ds=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -mbranch-protection=standard -c CP1254.c -o CP1254.o >/dev/null 2>&1 /bin/bash ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../include -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/var/www/debian/psftools/psftools-1.1.1+ds=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -mbranch-protection=standard -c -o CP874.lo CP874.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../include -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/var/www/debian/psftools/psftools-1.1.1+ds=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -mbranch-protection=standard -c 8859-14.c -o 8859-14.o >/dev/null 2>&1 /bin/bash ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../include -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/var/www/debian/psftools/psftools-1.1.1+ds=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -mbranch-protection=standard -c -o 8859-15.lo 8859-15.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../include -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/var/www/debian/psftools/psftools-1.1.1+ds=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -mbranch-protection=standard -c 8859-4.c -o 8859-4.o >/dev/null 2>&1 /bin/bash ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../include -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/var/www/debian/psftools/psftools-1.1.1+ds=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -mbranch-protection=standard -c -o 8859-5.lo 8859-5.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../include -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/var/www/debian/psftools/psftools-1.1.1+ds=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -mbranch-protection=standard -c CP855.c -fPIC -DPIC -o .libs/CP855.o /bin/bash ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../include -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/var/www/debian/psftools/psftools-1.1.1+ds=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -mbranch-protection=standard -c -o CP1250.lo CP1250.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../include -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/var/www/debian/psftools/psftools-1.1.1+ds=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -mbranch-protection=standard -c CP437.c -fPIC -DPIC -o .libs/CP437.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../include -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/var/www/debian/psftools/psftools-1.1.1+ds=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -mbranch-protection=standard -c CP437.c -o CP437.o >/dev/null 2>&1 /bin/bash ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../include -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/var/www/debian/psftools/psftools-1.1.1+ds=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -mbranch-protection=standard -c -o CP1255.lo CP1255.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../include -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/var/www/debian/psftools/psftools-1.1.1+ds=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -mbranch-protection=standard -c CP863.c -fPIC -DPIC -o .libs/CP863.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../include -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/var/www/debian/psftools/psftools-1.1.1+ds=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -mbranch-protection=standard -c 8859-15.c -fPIC -DPIC -o .libs/8859-15.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../include -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/var/www/debian/psftools/psftools-1.1.1+ds=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -mbranch-protection=standard -c CP855.c -o CP855.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../include -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/var/www/debian/psftools/psftools-1.1.1+ds=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -mbranch-protection=standard -c 8859-5.c -fPIC -DPIC -o .libs/8859-5.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../include -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/var/www/debian/psftools/psftools-1.1.1+ds=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -mbranch-protection=standard -c CP874.c -fPIC -DPIC -o .libs/CP874.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../include -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/var/www/debian/psftools/psftools-1.1.1+ds=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -mbranch-protection=standard -c CP1250.c -fPIC -DPIC -o .libs/CP1250.o /bin/bash ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../include -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/var/www/debian/psftools/psftools-1.1.1+ds=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -mbranch-protection=standard -c -o CP737.lo CP737.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../include -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/var/www/debian/psftools/psftools-1.1.1+ds=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -mbranch-protection=standard -c 8859-15.c -o 8859-15.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../include -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/var/www/debian/psftools/psftools-1.1.1+ds=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -mbranch-protection=standard -c 8859-5.c -o 8859-5.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../include -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/var/www/debian/psftools/psftools-1.1.1+ds=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -mbranch-protection=standard -c CP1250.c -o CP1250.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../include -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/var/www/debian/psftools/psftools-1.1.1+ds=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -mbranch-protection=standard -c CP863.c -o CP863.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../include -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/var/www/debian/psftools/psftools-1.1.1+ds=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -mbranch-protection=standard -c CP874.c -o CP874.o >/dev/null 2>&1 /bin/bash ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../include -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/var/www/debian/psftools/psftools-1.1.1+ds=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -mbranch-protection=standard -c -o CP857.lo CP857.c /bin/bash ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../include -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/var/www/debian/psftools/psftools-1.1.1+ds=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -mbranch-protection=standard -c -o CP864.lo CP864.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../include -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/var/www/debian/psftools/psftools-1.1.1+ds=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -mbranch-protection=standard -c CP1255.c -fPIC -DPIC -o .libs/CP1255.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../include -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/var/www/debian/psftools/psftools-1.1.1+ds=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -mbranch-protection=standard -c CP737.c -fPIC -DPIC -o .libs/CP737.o /bin/bash ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../include -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/var/www/debian/psftools/psftools-1.1.1+ds=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -mbranch-protection=standard -c -o PCGEM.lo PCGEM.c /bin/bash ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../include -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/var/www/debian/psftools/psftools-1.1.1+ds=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -mbranch-protection=standard -c -o AMSTRAD.lo AMSTRAD.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../include -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/var/www/debian/psftools/psftools-1.1.1+ds=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -mbranch-protection=standard -c CP1255.c -o CP1255.o >/dev/null 2>&1 /bin/bash ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../include -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/var/www/debian/psftools/psftools-1.1.1+ds=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -mbranch-protection=standard -c -o BBCMICRO.lo BBCMICRO.c /bin/bash ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../include -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/var/www/debian/psftools/psftools-1.1.1+ds=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -mbranch-protection=standard -c -o CP858.lo CP858.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../include -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/var/www/debian/psftools/psftools-1.1.1+ds=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -mbranch-protection=standard -c CP737.c -o CP737.o >/dev/null 2>&1 /bin/bash ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../include -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/var/www/debian/psftools/psftools-1.1.1+ds=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -mbranch-protection=standard -c -o CP367.lo CP367.c /bin/bash ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../include -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/var/www/debian/psftools/psftools-1.1.1+ds=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -mbranch-protection=standard -c -o PPC437.lo PPC437.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../include -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/var/www/debian/psftools/psftools-1.1.1+ds=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -mbranch-protection=standard -c PCGEM.c -fPIC -DPIC -o .libs/PCGEM.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../include -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/var/www/debian/psftools/psftools-1.1.1+ds=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -mbranch-protection=standard -c CP864.c -fPIC -DPIC -o .libs/CP864.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../include -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/var/www/debian/psftools/psftools-1.1.1+ds=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -mbranch-protection=standard -c AMSTRAD.c -fPIC -DPIC -o .libs/AMSTRAD.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../include -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/var/www/debian/psftools/psftools-1.1.1+ds=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -mbranch-protection=standard -c BBCMICRO.c -fPIC -DPIC -o .libs/BBCMICRO.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../include -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/var/www/debian/psftools/psftools-1.1.1+ds=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -mbranch-protection=standard -c CP857.c -fPIC -DPIC -o .libs/CP857.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../include -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/var/www/debian/psftools/psftools-1.1.1+ds=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -mbranch-protection=standard -c CP858.c -fPIC -DPIC -o .libs/CP858.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../include -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/var/www/debian/psftools/psftools-1.1.1+ds=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -mbranch-protection=standard -c PCGEM.c -o PCGEM.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../include -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/var/www/debian/psftools/psftools-1.1.1+ds=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -mbranch-protection=standard -c AMSTRAD.c -o AMSTRAD.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../include -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/var/www/debian/psftools/psftools-1.1.1+ds=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -mbranch-protection=standard -c CP857.c -o CP857.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../include -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/var/www/debian/psftools/psftools-1.1.1+ds=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -mbranch-protection=standard -c CP367.c -fPIC -DPIC -o .libs/CP367.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../include -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/var/www/debian/psftools/psftools-1.1.1+ds=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -mbranch-protection=standard -c CP858.c -o CP858.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../include -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/var/www/debian/psftools/psftools-1.1.1+ds=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -mbranch-protection=standard -c CP864.c -o CP864.o >/dev/null 2>&1 /bin/bash ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../include -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/var/www/debian/psftools/psftools-1.1.1+ds=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -mbranch-protection=standard -c -o PPC860.lo PPC860.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../include -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/var/www/debian/psftools/psftools-1.1.1+ds=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -mbranch-protection=standard -c PPC437.c -fPIC -DPIC -o .libs/PPC437.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../include -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/var/www/debian/psftools/psftools-1.1.1+ds=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -mbranch-protection=standard -c BBCMICRO.c -o BBCMICRO.o >/dev/null 2>&1 /bin/bash ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../include -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/var/www/debian/psftools/psftools-1.1.1+ds=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -mbranch-protection=standard -c -o PPC865.lo PPC865.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../include -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/var/www/debian/psftools/psftools-1.1.1+ds=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -mbranch-protection=standard -c CP367.c -o CP367.o >/dev/null 2>&1 /bin/bash ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../include -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/var/www/debian/psftools/psftools-1.1.1+ds=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -mbranch-protection=standard -c -o PPCGREEK.lo PPCGREEK.c /bin/bash ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../include -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/var/www/debian/psftools/psftools-1.1.1+ds=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -mbranch-protection=standard -c -o LS3.lo LS3.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../include -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/var/www/debian/psftools/psftools-1.1.1+ds=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -mbranch-protection=standard -c PPC437.c -o PPC437.o >/dev/null 2>&1 /bin/bash ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../include -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/var/www/debian/psftools/psftools-1.1.1+ds=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -mbranch-protection=standard -c -o QX10.lo QX10.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../include -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/var/www/debian/psftools/psftools-1.1.1+ds=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -mbranch-protection=standard -c PPC860.c -fPIC -DPIC -o .libs/PPC860.o /bin/bash ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../include -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/var/www/debian/psftools/psftools-1.1.1+ds=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -mbranch-protection=standard -c -o PRINTIT.lo PRINTIT.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../include -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/var/www/debian/psftools/psftools-1.1.1+ds=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -mbranch-protection=standard -c LS3.c -fPIC -DPIC -o .libs/LS3.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../include -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/var/www/debian/psftools/psftools-1.1.1+ds=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -mbranch-protection=standard -c PPC860.c -o PPC860.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../include -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/var/www/debian/psftools/psftools-1.1.1+ds=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -mbranch-protection=standard -c PPCGREEK.c -fPIC -DPIC -o .libs/PPCGREEK.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../include -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/var/www/debian/psftools/psftools-1.1.1+ds=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -mbranch-protection=standard -c PPC865.c -fPIC -DPIC -o .libs/PPC865.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../include -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/var/www/debian/psftools/psftools-1.1.1+ds=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -mbranch-protection=standard -c LS3.c -o LS3.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../include -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/var/www/debian/psftools/psftools-1.1.1+ds=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -mbranch-protection=standard -c QX10.c -fPIC -DPIC -o .libs/QX10.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../include -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/var/www/debian/psftools/psftools-1.1.1+ds=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -mbranch-protection=standard -c PRINTIT.c -fPIC -DPIC -o .libs/PRINTIT.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../include -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/var/www/debian/psftools/psftools-1.1.1+ds=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -mbranch-protection=standard -c PPCGREEK.c -o PPCGREEK.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../include -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/var/www/debian/psftools/psftools-1.1.1+ds=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -mbranch-protection=standard -c QX10.c -o QX10.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../include -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/var/www/debian/psftools/psftools-1.1.1+ds=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -mbranch-protection=standard -c PPC865.c -o PPC865.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../include -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/var/www/debian/psftools/psftools-1.1.1+ds=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -mbranch-protection=standard -c PRINTIT.c -o PRINTIT.o >/dev/null 2>&1 /bin/bash ../libtool --tag=CC --mode=link gcc -Wall -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/var/www/debian/psftools/psftools-1.1.1+ds=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -mbranch-protection=standard -version-info 1:2:1 -Wl,-z,relro -Wl,-z,now -o libpsf.la -rpath /usr/lib/aarch64-linux-gnu psflib.lo psfucs.lo psfio.lo psfpix.lo psfver.lo mappings.lo psferror.lo psfutil1.lo psfutil2.lo psfutil3.lo psfucs2.lo vfont.lo 8859-1.lo 8859-16.lo 8859-6.lo CP1251.lo CP1256.lo CP775.lo CP860.lo CP865.lo 8859-10.lo 8859-2.lo 8859-7.lo CP1252.lo CP1257.lo CP850.lo CP861.lo CP866.lo 8859-13.lo 8859-3.lo 8859-8.lo CP1253.lo CP1258.lo CP852.lo CP862.lo CP869.lo 8859-14.lo 8859-4.lo 8859-9.lo CP1254.lo CP437.lo CP855.lo CP863.lo CP874.lo 8859-15.lo 8859-5.lo CP1250.lo CP1255.lo CP737.lo CP857.lo CP864.lo PCGEM.lo AMSTRAD.lo BBCMICRO.lo CP858.lo CP367.lo PPC437.lo PPC860.lo PPC865.lo PPCGREEK.lo LS3.lo QX10.lo PRINTIT.lo libtool: link: gcc -shared -fPIC -DPIC .libs/psflib.o .libs/psfucs.o .libs/psfio.o .libs/psfpix.o .libs/psfver.o .libs/mappings.o .libs/psferror.o .libs/psfutil1.o .libs/psfutil2.o .libs/psfutil3.o .libs/psfucs2.o .libs/vfont.o .libs/8859-1.o .libs/8859-16.o .libs/8859-6.o .libs/CP1251.o .libs/CP1256.o .libs/CP775.o .libs/CP860.o .libs/CP865.o .libs/8859-10.o .libs/8859-2.o .libs/8859-7.o .libs/CP1252.o .libs/CP1257.o .libs/CP850.o .libs/CP861.o .libs/CP866.o .libs/8859-13.o .libs/8859-3.o .libs/8859-8.o .libs/CP1253.o .libs/CP1258.o .libs/CP852.o .libs/CP862.o .libs/CP869.o .libs/8859-14.o .libs/8859-4.o .libs/8859-9.o .libs/CP1254.o .libs/CP437.o .libs/CP855.o .libs/CP863.o .libs/CP874.o .libs/8859-15.o .libs/8859-5.o .libs/CP1250.o .libs/CP1255.o .libs/CP737.o .libs/CP857.o .libs/CP864.o .libs/PCGEM.o .libs/AMSTRAD.o .libs/BBCMICRO.o .libs/CP858.o .libs/CP367.o .libs/PPC437.o .libs/PPC860.o .libs/PPC865.o .libs/PPCGREEK.o .libs/LS3.o .libs/QX10.o .libs/PRINTIT.o -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/var/www/debian/psftools/psftools-1.1.1+ds=. -fstack-protector-strong -Werror=format-security -mbranch-protection=standard -Wl,-z -Wl,relro -Wl,-z -Wl,now -Wl,-soname -Wl,libpsf.so.0 -o .libs/libpsf.so.0.1.2 libtool: link: (cd ".libs" && rm -f "libpsf.so.0" && ln -s "libpsf.so.0.1.2" "libpsf.so.0") libtool: link: (cd ".libs" && rm -f "libpsf.so" && ln -s "libpsf.so.0.1.2" "libpsf.so") libtool: link: ar cr .libs/libpsf.a psflib.o psfucs.o psfio.o psfpix.o psfver.o mappings.o psferror.o psfutil1.o psfutil2.o psfutil3.o psfucs2.o vfont.o 8859-1.o 8859-16.o 8859-6.o CP1251.o CP1256.o CP775.o CP860.o CP865.o 8859-10.o 8859-2.o 8859-7.o CP1252.o CP1257.o CP850.o CP861.o CP866.o 8859-13.o 8859-3.o 8859-8.o CP1253.o CP1258.o CP852.o CP862.o CP869.o 8859-14.o 8859-4.o 8859-9.o CP1254.o CP437.o CP855.o CP863.o CP874.o 8859-15.o 8859-5.o CP1250.o CP1255.o CP737.o CP857.o CP864.o PCGEM.o AMSTRAD.o BBCMICRO.o CP858.o CP367.o PPC437.o PPC860.o PPC865.o PPCGREEK.o LS3.o QX10.o PRINTIT.o libtool: link: ranlib .libs/libpsf.a libtool: link: ( cd ".libs" && rm -f "libpsf.la" && ln -s "../libpsf.la" "libpsf.la" ) /bin/bash ../libtool --tag=CC --mode=link gcc -Wall -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/var/www/debian/psftools/psftools-1.1.1+ds=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -mbranch-protection=standard -Wl,-z,relro -Wl,-z,now -o dumpcps dumpcps.o libpsf.la libtool: link: gcc -Wall -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/var/www/debian/psftools/psftools-1.1.1+ds=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -mbranch-protection=standard -Wl,-z -Wl,relro -Wl,-z -Wl,now -o .libs/dumpcps dumpcps.o ./.libs/libpsf.so make[3]: Leaving directory '/var/www/debian/psftools/psftools-1.1.1+ds/lib' Making all in winfonts make[3]: Entering directory '/var/www/debian/psftools/psftools-1.1.1+ds/winfonts' gcc -DHAVE_CONFIG_H -I. -I.. -I../include -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/var/www/debian/psftools/psftools-1.1.1+ds=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -mbranch-protection=standard -c -o fon2fnts.o fon2fnts.c gcc -DHAVE_CONFIG_H -I. -I.. -I../include -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/var/www/debian/psftools/psftools-1.1.1+ds=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -mbranch-protection=standard -c -o mz.o mz.c gcc -DHAVE_CONFIG_H -I. -I.. -I../include -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/var/www/debian/psftools/psftools-1.1.1+ds=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -mbranch-protection=standard -c -o ne.o ne.c gcc -DHAVE_CONFIG_H -I. -I.. -I../include -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/var/www/debian/psftools/psftools-1.1.1+ds=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -mbranch-protection=standard -c -o pe.o pe.c gcc -DHAVE_CONFIG_H -I. -I.. -I../include -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/var/www/debian/psftools/psftools-1.1.1+ds=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -mbranch-protection=standard -c -o nerootd.o nerootd.c gcc -DHAVE_CONFIG_H -I. -I.. -I../include -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/var/www/debian/psftools/psftools-1.1.1+ds=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -mbranch-protection=standard -c -o neroote.o neroote.c gcc -DHAVE_CONFIG_H -I. -I.. -I../include -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/var/www/debian/psftools/psftools-1.1.1+ds=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -mbranch-protection=standard -c -o nesubd.o nesubd.c gcc -DHAVE_CONFIG_H -I. -I.. -I../include -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/var/www/debian/psftools/psftools-1.1.1+ds=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -mbranch-protection=standard -c -o nesube.o nesube.c gcc -DHAVE_CONFIG_H -I. -I.. -I../include -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/var/www/debian/psftools/psftools-1.1.1+ds=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -mbranch-protection=standard -c -o peresd.o peresd.c gcc -DHAVE_CONFIG_H -I. -I.. -I../include -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/var/www/debian/psftools/psftools-1.1.1+ds=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -mbranch-protection=standard -c -o perese.o perese.c mz.c: In function ‘new_MZFILE’: mz.c:28:17: warning: ignoring return value of ‘fread’ declared with attribute ‘warn_unused_result’ [-Wunused-result] 28 | fread(self->m_mzhead, 1, sizeof(self->m_mzhead), fp); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ gcc -DHAVE_CONFIG_H -I. -I.. -I../include -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/var/www/debian/psftools/psftools-1.1.1+ds=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -mbranch-protection=standard -c -o resdir.o resdir.c gcc -DHAVE_CONFIG_H -I. -I.. -I../include -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/var/www/debian/psftools/psftools-1.1.1+ds=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -mbranch-protection=standard -c -o fnts2fon.o fnts2fon.c gcc -DHAVE_CONFIG_H -I. -I.. -I../include -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/var/www/debian/psftools/psftools-1.1.1+ds=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -mbranch-protection=standard -c -o cnvmulti.o cnvmulti.c gcc -DHAVE_CONFIG_H -I. -I.. -I../include -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/var/www/debian/psftools/psftools-1.1.1+ds=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -mbranch-protection=standard -c -o mswfntr.o mswfntr.c gcc -DHAVE_CONFIG_H -I. -I.. -I../include -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/var/www/debian/psftools/psftools-1.1.1+ds=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -mbranch-protection=standard -c -o mswfntw.o mswfntw.c gcc -DHAVE_CONFIG_H -I. -I.. -I../include -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/var/www/debian/psftools/psftools-1.1.1+ds=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -mbranch-protection=standard -c -o fnt2psf.o fnt2psf.c gcc -DHAVE_CONFIG_H -I. -I.. -I../include -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/var/www/debian/psftools/psftools-1.1.1+ds=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -mbranch-protection=standard -c -o cnvshell.o cnvshell.c gcc -DHAVE_CONFIG_H -I. -I.. -I../include -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/var/www/debian/psftools/psftools-1.1.1+ds=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -mbranch-protection=standard -c -o psf2fnt.o psf2fnt.c /bin/bash ../libtool --tag=CC --mode=link gcc -Wall -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/var/www/debian/psftools/psftools-1.1.1+ds=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -mbranch-protection=standard -Wl,-z,relro -Wl,-z,now -o fon2fnts fon2fnts.o mz.o ne.o pe.o nerootd.o neroote.o nesubd.o nesube.o peresd.o perese.o resdir.o ../lib/libpsf.la /bin/bash ../libtool --tag=CC --mode=link gcc -Wall -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/var/www/debian/psftools/psftools-1.1.1+ds=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -mbranch-protection=standard -Wl,-z,relro -Wl,-z,now -o psf2fnt psf2fnt.o cnvshell.o mswfntw.o ../lib/libpsf.la libtool: link: gcc -Wall -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/var/www/debian/psftools/psftools-1.1.1+ds=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -mbranch-protection=standard -Wl,-z -Wl,relro -Wl,-z -Wl,now -o .libs/fon2fnts fon2fnts.o mz.o ne.o pe.o nerootd.o neroote.o nesubd.o nesube.o peresd.o perese.o resdir.o ../lib/.libs/libpsf.so /bin/bash ../libtool --tag=CC --mode=link gcc -Wall -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/var/www/debian/psftools/psftools-1.1.1+ds=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -mbranch-protection=standard -Wl,-z,relro -Wl,-z,now -o fnt2psf fnt2psf.o cnvshell.o mswfntr.o ../lib/libpsf.la libtool: link: gcc -Wall -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/var/www/debian/psftools/psftools-1.1.1+ds=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -mbranch-protection=standard -Wl,-z -Wl,relro -Wl,-z -Wl,now -o .libs/psf2fnt psf2fnt.o cnvshell.o mswfntw.o ../lib/.libs/libpsf.so /bin/bash ../libtool --tag=CC --mode=link gcc -Wall -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/var/www/debian/psftools/psftools-1.1.1+ds=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -mbranch-protection=standard -Wl,-z,relro -Wl,-z,now -o fnts2fon fnts2fon.o cnvmulti.o mswfntr.o mswfntw.o ../lib/libpsf.la libtool: link: gcc -Wall -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/var/www/debian/psftools/psftools-1.1.1+ds=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -mbranch-protection=standard -Wl,-z -Wl,relro -Wl,-z -Wl,now -o .libs/fnt2psf fnt2psf.o cnvshell.o mswfntr.o ../lib/.libs/libpsf.so libtool: link: gcc -Wall -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/var/www/debian/psftools/psftools-1.1.1+ds=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -mbranch-protection=standard -Wl,-z -Wl,relro -Wl,-z -Wl,now -o .libs/fnts2fon fnts2fon.o cnvmulti.o mswfntr.o mswfntw.o ../lib/.libs/libpsf.so make[3]: Leaving directory '/var/www/debian/psftools/psftools-1.1.1+ds/winfonts' Making all in tools make[3]: Entering directory '/var/www/debian/psftools/psftools-1.1.1+ds/tools' make all-am make[4]: Entering directory '/var/www/debian/psftools/psftools-1.1.1+ds/tools' gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/var/www/debian/psftools/psftools-1.1.1+ds=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -mbranch-protection=standard -c -o psf2bbc.o psf2bbc.c gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/var/www/debian/psftools/psftools-1.1.1+ds=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -mbranch-protection=standard -c -o cnvshell.o cnvshell.c gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/var/www/debian/psftools/psftools-1.1.1+ds=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -mbranch-protection=standard -c -o psf2bsd.o psf2bsd.c gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/var/www/debian/psftools/psftools-1.1.1+ds=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -mbranch-protection=standard -c -o psf2inc.o psf2inc.c gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/var/www/debian/psftools/psftools-1.1.1+ds=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -mbranch-protection=standard -c -o psf2pbms.o psf2pbms.c gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/var/www/debian/psftools/psftools-1.1.1+ds=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -mbranch-protection=standard -c -o psf2raw.o psf2raw.c gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/var/www/debian/psftools/psftools-1.1.1+ds=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -mbranch-protection=standard -c -o psf2wof.o psf2wof.c gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/var/www/debian/psftools/psftools-1.1.1+ds=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -mbranch-protection=standard -c -o psf2xbm.o psf2xbm.c gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/var/www/debian/psftools/psftools-1.1.1+ds=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -mbranch-protection=standard -c -o psf2zx.o psf2zx.c gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/var/www/debian/psftools/psftools-1.1.1+ds=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -mbranch-protection=standard -c -o zxflib.o zxflib.c gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/var/www/debian/psftools/psftools-1.1.1+ds=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -mbranch-protection=standard -c -o psfs2cpi.o psfs2cpi.c zxflib.c: In function ‘zxf_file_write’: zxflib.c:298:29: warning: pointer ‘fpin’ may be used after ‘fclose’ [-Wuse-after-free] 298 | if (fgetc(fpin) == EOF) return ZXF_E_OK; | ^~~~~~~~~~~ zxflib.c:293:17: note: call to ‘fclose’ here 293 | fclose(fpin); | ^~~~~~~~~~~~ zxflib.c:300:29: warning: pointer ‘fpin’ may be used after ‘fclose’ [-Wuse-after-free] 300 | while ((n = fgetc(fpin)) != EOF) | ^~~~~~~~~~~ zxflib.c:293:17: note: call to ‘fclose’ here 293 | fclose(fpin); | ^~~~~~~~~~~~ gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/var/www/debian/psftools/psftools-1.1.1+ds=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -mbranch-protection=standard -c -o cnvmulti.o cnvmulti.c gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/var/www/debian/psftools/psftools-1.1.1+ds=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -mbranch-protection=standard -c -o cpialloc.o cpialloc.c gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/var/www/debian/psftools/psftools-1.1.1+ds=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -mbranch-protection=standard -c -o cpiload.o cpiload.c gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/var/www/debian/psftools/psftools-1.1.1+ds=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -mbranch-protection=standard -c -o cpisave.o cpisave.c cpiload.c: In function ‘cpi_loaddrfont’: cpiload.c:255:28: warning: variable ‘numfonts’ set but not used [-Wunused-but-set-variable] 255 | unsigned fonttype, numfonts, maxchar; | ^~~~~~~~ gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/var/www/debian/psftools/psftools-1.1.1+ds=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -mbranch-protection=standard -c -o cpicrush.o cpicrush.c gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/var/www/debian/psftools/psftools-1.1.1+ds=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -mbranch-protection=standard -c -o cpibloat.o cpibloat.c gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/var/www/debian/psftools/psftools-1.1.1+ds=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -mbranch-protection=standard -c -o psfs2mda.o psfs2mda.c gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/var/www/debian/psftools/psftools-1.1.1+ds=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -mbranch-protection=standard -c -o psf2txt.o psf2txt.c cpibloat.c: In function ‘cpi_bloat’: cpibloat.c:14:13: warning: variable ‘nsizes’ set but not used [-Wunused-but-set-variable] 14 | int nsizes, chcount, chlen; | ^~~~~~ gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/var/www/debian/psftools/psftools-1.1.1+ds=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -mbranch-protection=standard -c -o psf2vfont.o psf2vfont.c gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/var/www/debian/psftools/psftools-1.1.1+ds=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -mbranch-protection=standard -c -o psf2wyse.o psf2wyse.c gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/var/www/debian/psftools/psftools-1.1.1+ds=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -mbranch-protection=standard -c -o psfxform.o psfxform.c gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/var/www/debian/psftools/psftools-1.1.1+ds=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -mbranch-protection=standard -c -o psfmerge.o psfmerge.c gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/var/www/debian/psftools/psftools-1.1.1+ds=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -mbranch-protection=standard -c -o psfjoin.o psfjoin.c gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/var/www/debian/psftools/psftools-1.1.1+ds=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -mbranch-protection=standard -c -o bbc2psf.o bbc2psf.c gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/var/www/debian/psftools/psftools-1.1.1+ds=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -mbranch-protection=standard -c -o mda2psf.o mda2psf.c gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/var/www/debian/psftools/psftools-1.1.1+ds=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -mbranch-protection=standard -c -o raw2psf.o raw2psf.c gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/var/www/debian/psftools/psftools-1.1.1+ds=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -mbranch-protection=standard -c -o zx2psf.o zx2psf.c gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/var/www/debian/psftools/psftools-1.1.1+ds=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -mbranch-protection=standard -c -o psf2bdf.o psf2bdf.c gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/var/www/debian/psftools/psftools-1.1.1+ds=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -mbranch-protection=standard -c -o wof2psf.o wof2psf.c gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/var/www/debian/psftools/psftools-1.1.1+ds=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -mbranch-protection=standard -c -o txt2psf.o txt2psf.c gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/var/www/debian/psftools/psftools-1.1.1+ds=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -mbranch-protection=standard -c -o wyse2psf.o wyse2psf.c gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/var/www/debian/psftools/psftools-1.1.1+ds=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -mbranch-protection=standard -c -o psfpages.o psfpages.c gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/var/www/debian/psftools/psftools-1.1.1+ds=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -mbranch-protection=standard -c -o page2cp2.o page2cp2.c gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/var/www/debian/psftools/psftools-1.1.1+ds=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -mbranch-protection=standard -c -o psf2ams.o psf2ams.c gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/var/www/debian/psftools/psftools-1.1.1+ds=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -mbranch-protection=standard -c -o ams2psf.o ams2psf.c gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/var/www/debian/psftools/psftools-1.1.1+ds=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -mbranch-protection=standard -c -o vfont2psf.o vfont2psf.c gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/var/www/debian/psftools/psftools-1.1.1+ds=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -mbranch-protection=standard -c -o vfont2ppm.o vfont2ppm.c gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/var/www/debian/psftools/psftools-1.1.1+ds=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -mbranch-protection=standard -c -o vfont2txt.o vfont2txt.c gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/var/www/debian/psftools/psftools-1.1.1+ds=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -mbranch-protection=standard -c -o txt2vfont.o txt2vfont.c gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/var/www/debian/psftools/psftools-1.1.1+ds=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -mbranch-protection=standard -c -o cpi2psf.o cpi2psf.c gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/var/www/debian/psftools/psftools-1.1.1+ds=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -mbranch-protection=standard -c -o cpicomp.o cpicomp.c gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/var/www/debian/psftools/psftools-1.1.1+ds=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -mbranch-protection=standard -c -o cpidump.o cpidump.c gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/var/www/debian/psftools/psftools-1.1.1+ds=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -mbranch-protection=standard -c -o cpidcomp.o cpidcomp.c gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/var/www/debian/psftools/psftools-1.1.1+ds=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -mbranch-protection=standard -c -o cpitest.o cpitest.c /bin/bash ../libtool --tag=CC --mode=link gcc -Wall -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/var/www/debian/psftools/psftools-1.1.1+ds=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -mbranch-protection=standard -Wl,-z,relro -Wl,-z,now -o psf2bbc psf2bbc.o cnvshell.o ../lib/libpsf.la /bin/bash ../libtool --tag=CC --mode=link gcc -Wall -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/var/www/debian/psftools/psftools-1.1.1+ds=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -mbranch-protection=standard -Wl,-z,relro -Wl,-z,now -o psf2bsd psf2bsd.o cnvshell.o ../lib/libpsf.la /bin/bash ../libtool --tag=CC --mode=link gcc -Wall -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/var/www/debian/psftools/psftools-1.1.1+ds=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -mbranch-protection=standard -Wl,-z,relro -Wl,-z,now -o psf2inc psf2inc.o cnvshell.o ../lib/libpsf.la /bin/bash ../libtool --tag=CC --mode=link gcc -Wall -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/var/www/debian/psftools/psftools-1.1.1+ds=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -mbranch-protection=standard -Wl,-z,relro -Wl,-z,now -o psf2pbms psf2pbms.o cnvshell.o ../lib/libpsf.la /bin/bash ../libtool --tag=CC --mode=link gcc -Wall -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/var/www/debian/psftools/psftools-1.1.1+ds=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -mbranch-protection=standard -Wl,-z,relro -Wl,-z,now -o psf2raw psf2raw.o cnvshell.o ../lib/libpsf.la /bin/bash ../libtool --tag=CC --mode=link gcc -Wall -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/var/www/debian/psftools/psftools-1.1.1+ds=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -mbranch-protection=standard -Wl,-z,relro -Wl,-z,now -o psf2wof psf2wof.o cnvshell.o ../lib/libpsf.la /bin/bash ../libtool --tag=CC --mode=link gcc -Wall -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/var/www/debian/psftools/psftools-1.1.1+ds=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -mbranch-protection=standard -Wl,-z,relro -Wl,-z,now -o psf2xbm psf2xbm.o cnvshell.o ../lib/libpsf.la libtool: link: gcc -Wall -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/var/www/debian/psftools/psftools-1.1.1+ds=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -mbranch-protection=standard -Wl,-z -Wl,relro -Wl,-z -Wl,now -o .libs/psf2bbc psf2bbc.o cnvshell.o ../lib/.libs/libpsf.so /bin/bash ../libtool --tag=CC --mode=link gcc -Wall -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/var/www/debian/psftools/psftools-1.1.1+ds=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -mbranch-protection=standard -Wl,-z,relro -Wl,-z,now -o psf2zx psf2zx.o cnvshell.o zxflib.o ../lib/libpsf.la libtool: link: gcc -Wall -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/var/www/debian/psftools/psftools-1.1.1+ds=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -mbranch-protection=standard -Wl,-z -Wl,relro -Wl,-z -Wl,now -o .libs/psf2raw psf2raw.o cnvshell.o ../lib/.libs/libpsf.so libtool: link: gcc -Wall -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/var/www/debian/psftools/psftools-1.1.1+ds=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -mbranch-protection=standard -Wl,-z -Wl,relro -Wl,-z -Wl,now -o .libs/psf2bsd psf2bsd.o cnvshell.o ../lib/.libs/libpsf.so /bin/bash ../libtool --tag=CC --mode=link gcc -Wall -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/var/www/debian/psftools/psftools-1.1.1+ds=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -mbranch-protection=standard -Wl,-z,relro -Wl,-z,now -o psfs2cpi psfs2cpi.o cnvmulti.o cpialloc.o cpiload.o cpisave.o cpicrush.o cpibloat.o ../lib/libpsf.la libtool: link: gcc -Wall -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/var/www/debian/psftools/psftools-1.1.1+ds=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -mbranch-protection=standard -Wl,-z -Wl,relro -Wl,-z -Wl,now -o .libs/psf2wof psf2wof.o cnvshell.o ../lib/.libs/libpsf.so libtool: link: gcc -Wall -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/var/www/debian/psftools/psftools-1.1.1+ds=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -mbranch-protection=standard -Wl,-z -Wl,relro -Wl,-z -Wl,now -o .libs/psf2inc psf2inc.o cnvshell.o ../lib/.libs/libpsf.so /bin/bash ../libtool --tag=CC --mode=link gcc -Wall -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/var/www/debian/psftools/psftools-1.1.1+ds=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -mbranch-protection=standard -Wl,-z,relro -Wl,-z,now -o psfs2mda psfs2mda.o cnvmulti.o ../lib/libpsf.la libtool: link: gcc -Wall -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/var/www/debian/psftools/psftools-1.1.1+ds=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -mbranch-protection=standard -Wl,-z -Wl,relro -Wl,-z -Wl,now -o .libs/psf2pbms psf2pbms.o cnvshell.o ../lib/.libs/libpsf.so libtool: link: gcc -Wall -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/var/www/debian/psftools/psftools-1.1.1+ds=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -mbranch-protection=standard -Wl,-z -Wl,relro -Wl,-z -Wl,now -o .libs/psf2xbm psf2xbm.o cnvshell.o ../lib/.libs/libpsf.so /bin/bash ../libtool --tag=CC --mode=link gcc -Wall -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/var/www/debian/psftools/psftools-1.1.1+ds=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -mbranch-protection=standard -Wl,-z,relro -Wl,-z,now -o psf2txt psf2txt.o cnvshell.o ../lib/libpsf.la /bin/bash ../libtool --tag=CC --mode=link gcc -Wall -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/var/www/debian/psftools/psftools-1.1.1+ds=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -mbranch-protection=standard -Wl,-z,relro -Wl,-z,now -o psf2vfont psf2vfont.o cnvshell.o ../lib/libpsf.la /bin/bash ../libtool --tag=CC --mode=link gcc -Wall -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/var/www/debian/psftools/psftools-1.1.1+ds=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -mbranch-protection=standard -Wl,-z,relro -Wl,-z,now -o psf2wyse psf2wyse.o cnvshell.o ../lib/libpsf.la /bin/bash ../libtool --tag=CC --mode=link gcc -Wall -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/var/www/debian/psftools/psftools-1.1.1+ds=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -mbranch-protection=standard -Wl,-z,relro -Wl,-z,now -o psfxform psfxform.o cnvshell.o ../lib/libpsf.la /bin/bash ../libtool --tag=CC --mode=link gcc -Wall -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/var/www/debian/psftools/psftools-1.1.1+ds=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -mbranch-protection=standard -Wl,-z,relro -Wl,-z,now -o psfmerge psfmerge.o cnvmulti.o ../lib/libpsf.la libtool: link: gcc -Wall -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/var/www/debian/psftools/psftools-1.1.1+ds=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -mbranch-protection=standard -Wl,-z -Wl,relro -Wl,-z -Wl,now -o .libs/psfs2cpi psfs2cpi.o cnvmulti.o cpialloc.o cpiload.o cpisave.o cpicrush.o cpibloat.o ../lib/.libs/libpsf.so libtool: link: gcc -Wall -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/var/www/debian/psftools/psftools-1.1.1+ds=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -mbranch-protection=standard -Wl,-z -Wl,relro -Wl,-z -Wl,now -o .libs/psf2zx psf2zx.o cnvshell.o zxflib.o ../lib/.libs/libpsf.so libtool: link: gcc -Wall -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/var/www/debian/psftools/psftools-1.1.1+ds=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -mbranch-protection=standard -Wl,-z -Wl,relro -Wl,-z -Wl,now -o .libs/psfs2mda psfs2mda.o cnvmulti.o ../lib/.libs/libpsf.so libtool: link: gcc -Wall -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/var/www/debian/psftools/psftools-1.1.1+ds=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -mbranch-protection=standard -Wl,-z -Wl,relro -Wl,-z -Wl,now -o .libs/psf2txt psf2txt.o cnvshell.o ../lib/.libs/libpsf.so /bin/bash ../libtool --tag=CC --mode=link gcc -Wall -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/var/www/debian/psftools/psftools-1.1.1+ds=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -mbranch-protection=standard -Wl,-z,relro -Wl,-z,now -o psfjoin psfjoin.o cnvmulti.o ../lib/libpsf.la /bin/bash ../libtool --tag=CC --mode=link gcc -Wall -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/var/www/debian/psftools/psftools-1.1.1+ds=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -mbranch-protection=standard -Wl,-z,relro -Wl,-z,now -o bbc2psf bbc2psf.o cnvshell.o ../lib/libpsf.la /bin/bash ../libtool --tag=CC --mode=link gcc -Wall -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/var/www/debian/psftools/psftools-1.1.1+ds=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -mbranch-protection=standard -Wl,-z,relro -Wl,-z,now -o mda2psf mda2psf.o cnvshell.o ../lib/libpsf.la /bin/bash ../libtool --tag=CC --mode=link gcc -Wall -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/var/www/debian/psftools/psftools-1.1.1+ds=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -mbranch-protection=standard -Wl,-z,relro -Wl,-z,now -o raw2psf raw2psf.o cnvshell.o ../lib/libpsf.la libtool: link: gcc -Wall -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/var/www/debian/psftools/psftools-1.1.1+ds=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -mbranch-protection=standard -Wl,-z -Wl,relro -Wl,-z -Wl,now -o .libs/psf2vfont psf2vfont.o cnvshell.o ../lib/.libs/libpsf.so libtool: link: gcc -Wall -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/var/www/debian/psftools/psftools-1.1.1+ds=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -mbranch-protection=standard -Wl,-z -Wl,relro -Wl,-z -Wl,now -o .libs/psfmerge psfmerge.o cnvmulti.o ../lib/.libs/libpsf.so libtool: link: gcc -Wall -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/var/www/debian/psftools/psftools-1.1.1+ds=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -mbranch-protection=standard -Wl,-z -Wl,relro -Wl,-z -Wl,now -o .libs/psfxform psfxform.o cnvshell.o ../lib/.libs/libpsf.so libtool: link: gcc -Wall -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/var/www/debian/psftools/psftools-1.1.1+ds=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -mbranch-protection=standard -Wl,-z -Wl,relro -Wl,-z -Wl,now -o .libs/psf2wyse psf2wyse.o cnvshell.o ../lib/.libs/libpsf.so /bin/bash ../libtool --tag=CC --mode=link gcc -Wall -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/var/www/debian/psftools/psftools-1.1.1+ds=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -mbranch-protection=standard -Wl,-z,relro -Wl,-z,now -o zx2psf zx2psf.o cnvshell.o zxflib.o ../lib/libpsf.la /bin/bash ../libtool --tag=CC --mode=link gcc -Wall -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/var/www/debian/psftools/psftools-1.1.1+ds=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -mbranch-protection=standard -Wl,-z,relro -Wl,-z,now -o psf2bdf psf2bdf.o cnvshell.o ../lib/libpsf.la /bin/bash ../libtool --tag=CC --mode=link gcc -Wall -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/var/www/debian/psftools/psftools-1.1.1+ds=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -mbranch-protection=standard -Wl,-z,relro -Wl,-z,now -o wof2psf wof2psf.o cnvshell.o ../lib/libpsf.la /bin/bash ../libtool --tag=CC --mode=link gcc -Wall -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/var/www/debian/psftools/psftools-1.1.1+ds=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -mbranch-protection=standard -Wl,-z,relro -Wl,-z,now -o txt2psf txt2psf.o cnvshell.o ../lib/libpsf.la libtool: link: gcc -Wall -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/var/www/debian/psftools/psftools-1.1.1+ds=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -mbranch-protection=standard -Wl,-z -Wl,relro -Wl,-z -Wl,now -o .libs/psfjoin psfjoin.o cnvmulti.o ../lib/.libs/libpsf.so libtool: link: gcc -Wall -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/var/www/debian/psftools/psftools-1.1.1+ds=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -mbranch-protection=standard -Wl,-z -Wl,relro -Wl,-z -Wl,now -o .libs/bbc2psf bbc2psf.o cnvshell.o ../lib/.libs/libpsf.so libtool: link: gcc -Wall -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/var/www/debian/psftools/psftools-1.1.1+ds=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -mbranch-protection=standard -Wl,-z -Wl,relro -Wl,-z -Wl,now -o .libs/raw2psf raw2psf.o cnvshell.o ../lib/.libs/libpsf.so /bin/bash ../libtool --tag=CC --mode=link gcc -Wall -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/var/www/debian/psftools/psftools-1.1.1+ds=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -mbranch-protection=standard -Wl,-z,relro -Wl,-z,now -o wyse2psf wyse2psf.o cnvshell.o ../lib/libpsf.la libtool: link: gcc -Wall -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/var/www/debian/psftools/psftools-1.1.1+ds=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -mbranch-protection=standard -Wl,-z -Wl,relro -Wl,-z -Wl,now -o .libs/mda2psf mda2psf.o cnvshell.o ../lib/.libs/libpsf.so /bin/bash ../libtool --tag=CC --mode=link gcc -Wall -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/var/www/debian/psftools/psftools-1.1.1+ds=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -mbranch-protection=standard -Wl,-z,relro -Wl,-z,now -o psfpages psfpages.o ../lib/libpsf.la libtool: link: gcc -Wall -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/var/www/debian/psftools/psftools-1.1.1+ds=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -mbranch-protection=standard -Wl,-z -Wl,relro -Wl,-z -Wl,now -o .libs/zx2psf zx2psf.o cnvshell.o zxflib.o ../lib/.libs/libpsf.so /bin/bash ../libtool --tag=CC --mode=link gcc -Wall -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/var/www/debian/psftools/psftools-1.1.1+ds=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -mbranch-protection=standard -Wl,-z,relro -Wl,-z,now -o page2cp2 page2cp2.o ../lib/libpsf.la /bin/bash ../libtool --tag=CC --mode=link gcc -Wall -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/var/www/debian/psftools/psftools-1.1.1+ds=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -mbranch-protection=standard -Wl,-z,relro -Wl,-z,now -o psf2ams psf2ams.o cnvshell.o ../lib/libpsf.la libtool: link: gcc -Wall -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/var/www/debian/psftools/psftools-1.1.1+ds=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -mbranch-protection=standard -Wl,-z -Wl,relro -Wl,-z -Wl,now -o .libs/psf2bdf psf2bdf.o cnvshell.o ../lib/.libs/libpsf.so libtool: link: gcc -Wall -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/var/www/debian/psftools/psftools-1.1.1+ds=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -mbranch-protection=standard -Wl,-z -Wl,relro -Wl,-z -Wl,now -o .libs/txt2psf txt2psf.o cnvshell.o ../lib/.libs/libpsf.so libtool: link: gcc -Wall -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/var/www/debian/psftools/psftools-1.1.1+ds=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -mbranch-protection=standard -Wl,-z -Wl,relro -Wl,-z -Wl,now -o .libs/wof2psf wof2psf.o cnvshell.o ../lib/.libs/libpsf.so /bin/bash ../libtool --tag=CC --mode=link gcc -Wall -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/var/www/debian/psftools/psftools-1.1.1+ds=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -mbranch-protection=standard -Wl,-z,relro -Wl,-z,now -o ams2psf ams2psf.o cnvshell.o ../lib/libpsf.la /bin/bash ../libtool --tag=CC --mode=link gcc -Wall -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/var/www/debian/psftools/psftools-1.1.1+ds=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -mbranch-protection=standard -Wl,-z,relro -Wl,-z,now -o vfont2psf vfont2psf.o cnvshell.o ../lib/libpsf.la /bin/bash ../libtool --tag=CC --mode=link gcc -Wall -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/var/www/debian/psftools/psftools-1.1.1+ds=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -mbranch-protection=standard -Wl,-z,relro -Wl,-z,now -o vfont2ppm vfont2ppm.o cnvshell.o ../lib/libpsf.la /bin/bash ../libtool --tag=CC --mode=link gcc -Wall -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/var/www/debian/psftools/psftools-1.1.1+ds=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -mbranch-protection=standard -Wl,-z,relro -Wl,-z,now -o vfont2txt vfont2txt.o cnvshell.o ../lib/libpsf.la libtool: link: gcc -Wall -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/var/www/debian/psftools/psftools-1.1.1+ds=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -mbranch-protection=standard -Wl,-z -Wl,relro -Wl,-z -Wl,now -o .libs/wyse2psf wyse2psf.o cnvshell.o ../lib/.libs/libpsf.so /bin/bash ../libtool --tag=CC --mode=link gcc -Wall -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/var/www/debian/psftools/psftools-1.1.1+ds=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -mbranch-protection=standard -Wl,-z,relro -Wl,-z,now -o txt2vfont txt2vfont.o cnvshell.o ../lib/libpsf.la libtool: link: gcc -Wall -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/var/www/debian/psftools/psftools-1.1.1+ds=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -mbranch-protection=standard -Wl,-z -Wl,relro -Wl,-z -Wl,now -o .libs/psfpages psfpages.o ../lib/.libs/libpsf.so libtool: link: gcc -Wall -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/var/www/debian/psftools/psftools-1.1.1+ds=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -mbranch-protection=standard -Wl,-z -Wl,relro -Wl,-z -Wl,now -o .libs/page2cp2 page2cp2.o ../lib/.libs/libpsf.so /bin/bash ../libtool --tag=CC --mode=link gcc -Wall -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/var/www/debian/psftools/psftools-1.1.1+ds=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -mbranch-protection=standard -Wl,-z,relro -Wl,-z,now -o cpi2psf cpi2psf.o cnvshell.o cpialloc.o cpiload.o cpicrush.o ../lib/libpsf.la libtool: link: gcc -Wall -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/var/www/debian/psftools/psftools-1.1.1+ds=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -mbranch-protection=standard -Wl,-z -Wl,relro -Wl,-z -Wl,now -o .libs/psf2ams psf2ams.o cnvshell.o ../lib/.libs/libpsf.so libtool: link: gcc -Wall -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/var/www/debian/psftools/psftools-1.1.1+ds=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -mbranch-protection=standard -Wl,-z -Wl,relro -Wl,-z -Wl,now -o .libs/vfont2ppm vfont2ppm.o cnvshell.o ../lib/.libs/libpsf.so libtool: link: gcc -Wall -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/var/www/debian/psftools/psftools-1.1.1+ds=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -mbranch-protection=standard -Wl,-z -Wl,relro -Wl,-z -Wl,now -o .libs/ams2psf ams2psf.o cnvshell.o ../lib/.libs/libpsf.so /bin/bash ../libtool --tag=CC --mode=link gcc -Wall -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/var/www/debian/psftools/psftools-1.1.1+ds=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -mbranch-protection=standard -Wl,-z,relro -Wl,-z,now -o cpicomp cpicomp.o cnvshell.o cpialloc.o cpiload.o cpisave.o cpicrush.o cpidump.o ../lib/libpsf.la /bin/bash ../libtool --tag=CC --mode=link gcc -Wall -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/var/www/debian/psftools/psftools-1.1.1+ds=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -mbranch-protection=standard -Wl,-z,relro -Wl,-z,now -o cpidcomp cpidcomp.o cnvshell.o cpialloc.o cpiload.o cpisave.o cpibloat.o ../lib/libpsf.la libtool: link: gcc -Wall -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/var/www/debian/psftools/psftools-1.1.1+ds=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -mbranch-protection=standard -Wl,-z -Wl,relro -Wl,-z -Wl,now -o .libs/vfont2psf vfont2psf.o cnvshell.o ../lib/.libs/libpsf.so libtool: link: gcc -Wall -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/var/www/debian/psftools/psftools-1.1.1+ds=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -mbranch-protection=standard -Wl,-z -Wl,relro -Wl,-z -Wl,now -o .libs/vfont2txt vfont2txt.o cnvshell.o ../lib/.libs/libpsf.so /bin/bash ../libtool --tag=CC --mode=link gcc -Wall -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/var/www/debian/psftools/psftools-1.1.1+ds=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -mbranch-protection=standard -Wl,-z,relro -Wl,-z,now -o cpitest cpitest.o cpialloc.o cpiload.o cpisave.o cpidump.o ../lib/libpsf.la libtool: link: gcc -Wall -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/var/www/debian/psftools/psftools-1.1.1+ds=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -mbranch-protection=standard -Wl,-z -Wl,relro -Wl,-z -Wl,now -o .libs/txt2vfont txt2vfont.o cnvshell.o ../lib/.libs/libpsf.so libtool: link: gcc -Wall -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/var/www/debian/psftools/psftools-1.1.1+ds=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -mbranch-protection=standard -Wl,-z -Wl,relro -Wl,-z -Wl,now -o .libs/cpicomp cpicomp.o cnvshell.o cpialloc.o cpiload.o cpisave.o cpicrush.o cpidump.o ../lib/.libs/libpsf.so libtool: link: gcc -Wall -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/var/www/debian/psftools/psftools-1.1.1+ds=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -mbranch-protection=standard -Wl,-z -Wl,relro -Wl,-z -Wl,now -o .libs/cpi2psf cpi2psf.o cnvshell.o cpialloc.o cpiload.o cpicrush.o ../lib/.libs/libpsf.so libtool: link: gcc -Wall -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/var/www/debian/psftools/psftools-1.1.1+ds=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -mbranch-protection=standard -Wl,-z -Wl,relro -Wl,-z -Wl,now -o .libs/cpidcomp cpidcomp.o cnvshell.o cpialloc.o cpiload.o cpisave.o cpibloat.o ../lib/.libs/libpsf.so libtool: link: gcc -Wall -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/var/www/debian/psftools/psftools-1.1.1+ds=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -mbranch-protection=standard -Wl,-z -Wl,relro -Wl,-z -Wl,now -o .libs/cpitest cpitest.o cpialloc.o cpiload.o cpisave.o cpidump.o ../lib/.libs/libpsf.so make[4]: Leaving directory '/var/www/debian/psftools/psftools-1.1.1+ds/tools' make[3]: Leaving directory '/var/www/debian/psftools/psftools-1.1.1+ds/tools' Making all in man make[3]: Entering directory '/var/www/debian/psftools/psftools-1.1.1+ds/man' make[3]: Nothing to be done for 'all'. make[3]: Leaving directory '/var/www/debian/psftools/psftools-1.1.1+ds/man' Making all in doc make[3]: Entering directory '/var/www/debian/psftools/psftools-1.1.1+ds/doc' make[3]: Nothing to be done for 'all'. make[3]: Leaving directory '/var/www/debian/psftools/psftools-1.1.1+ds/doc' Making all in Fonts make[3]: Entering directory '/var/www/debian/psftools/psftools-1.1.1+ds/Fonts' make[3]: Nothing to be done for 'all'. make[3]: Leaving directory '/var/www/debian/psftools/psftools-1.1.1+ds/Fonts' make[2]: Leaving directory '/var/www/debian/psftools/psftools-1.1.1+ds' make[1]: Leaving directory '/var/www/debian/psftools/psftools-1.1.1+ds' dh_auto_test make -j8 check "TESTSUITEFLAGS=-j8 --verbose" VERBOSE=1 make[1]: Entering directory '/var/www/debian/psftools/psftools-1.1.1+ds' Making check in . make[2]: Entering directory '/var/www/debian/psftools/psftools-1.1.1+ds' make[2]: Leaving directory '/var/www/debian/psftools/psftools-1.1.1+ds' Making check in include make[2]: Entering directory '/var/www/debian/psftools/psftools-1.1.1+ds/include' make[2]: Nothing to be done for 'check'. make[2]: Leaving directory '/var/www/debian/psftools/psftools-1.1.1+ds/include' Making check in lib make[2]: Entering directory '/var/www/debian/psftools/psftools-1.1.1+ds/lib' make[2]: Nothing to be done for 'check'. make[2]: Leaving directory '/var/www/debian/psftools/psftools-1.1.1+ds/lib' Making check in winfonts make[2]: Entering directory '/var/www/debian/psftools/psftools-1.1.1+ds/winfonts' make[2]: Nothing to be done for 'check'. make[2]: Leaving directory '/var/www/debian/psftools/psftools-1.1.1+ds/winfonts' Making check in tools make[2]: Entering directory '/var/www/debian/psftools/psftools-1.1.1+ds/tools' make check-am make[3]: Entering directory '/var/www/debian/psftools/psftools-1.1.1+ds/tools' make[3]: Nothing to be done for 'check-am'. make[3]: Leaving directory '/var/www/debian/psftools/psftools-1.1.1+ds/tools' make[2]: Leaving directory '/var/www/debian/psftools/psftools-1.1.1+ds/tools' Making check in man make[2]: Entering directory '/var/www/debian/psftools/psftools-1.1.1+ds/man' make[2]: Nothing to be done for 'check'. make[2]: Leaving directory '/var/www/debian/psftools/psftools-1.1.1+ds/man' Making check in doc make[2]: Entering directory '/var/www/debian/psftools/psftools-1.1.1+ds/doc' make[2]: Nothing to be done for 'check'. make[2]: Leaving directory '/var/www/debian/psftools/psftools-1.1.1+ds/doc' Making check in Fonts make[2]: Entering directory '/var/www/debian/psftools/psftools-1.1.1+ds/Fonts' make[2]: Nothing to be done for 'check'. make[2]: Leaving directory '/var/www/debian/psftools/psftools-1.1.1+ds/Fonts' make[1]: Leaving directory '/var/www/debian/psftools/psftools-1.1.1+ds' create-stamp debian/debhelper-build-stamp dh_prep dh_auto_install make -j1 install DESTDIR=/var/www/debian/psftools/psftools-1.1.1\+ds/debian/tmp AM_UPDATE_INFO_DIR=no make[1]: Entering directory '/var/www/debian/psftools/psftools-1.1.1+ds' Making install in . make[2]: Entering directory '/var/www/debian/psftools/psftools-1.1.1+ds' make[3]: Entering directory '/var/www/debian/psftools/psftools-1.1.1+ds' make[3]: Nothing to be done for 'install-exec-am'. make[3]: Nothing to be done for 'install-data-am'. make[3]: Leaving directory '/var/www/debian/psftools/psftools-1.1.1+ds' make[2]: Leaving directory '/var/www/debian/psftools/psftools-1.1.1+ds' Making install in include make[2]: Entering directory '/var/www/debian/psftools/psftools-1.1.1+ds/include' make[3]: Entering directory '/var/www/debian/psftools/psftools-1.1.1+ds/include' make[3]: Nothing to be done for 'install-exec-am'. /usr/bin/mkdir -p '/var/www/debian/psftools/psftools-1.1.1+ds/debian/tmp/usr/include' /usr/bin/install -c -m 644 psflib.h psfutils.h '/var/www/debian/psftools/psftools-1.1.1+ds/debian/tmp/usr/include' make[3]: Leaving directory '/var/www/debian/psftools/psftools-1.1.1+ds/include' make[2]: Leaving directory '/var/www/debian/psftools/psftools-1.1.1+ds/include' Making install in lib make[2]: Entering directory '/var/www/debian/psftools/psftools-1.1.1+ds/lib' make[3]: Entering directory '/var/www/debian/psftools/psftools-1.1.1+ds/lib' /usr/bin/mkdir -p '/var/www/debian/psftools/psftools-1.1.1+ds/debian/tmp/usr/lib/aarch64-linux-gnu' /bin/bash ../libtool --mode=install /usr/bin/install -c libpsf.la '/var/www/debian/psftools/psftools-1.1.1+ds/debian/tmp/usr/lib/aarch64-linux-gnu' libtool: install: /usr/bin/install -c .libs/libpsf.so.0.1.2 /var/www/debian/psftools/psftools-1.1.1+ds/debian/tmp/usr/lib/aarch64-linux-gnu/libpsf.so.0.1.2 libtool: install: (cd /var/www/debian/psftools/psftools-1.1.1+ds/debian/tmp/usr/lib/aarch64-linux-gnu && { ln -s -f libpsf.so.0.1.2 libpsf.so.0 || { rm -f libpsf.so.0 && ln -s libpsf.so.0.1.2 libpsf.so.0; }; }) libtool: install: (cd /var/www/debian/psftools/psftools-1.1.1+ds/debian/tmp/usr/lib/aarch64-linux-gnu && { ln -s -f libpsf.so.0.1.2 libpsf.so || { rm -f libpsf.so && ln -s libpsf.so.0.1.2 libpsf.so; }; }) libtool: install: /usr/bin/install -c .libs/libpsf.lai /var/www/debian/psftools/psftools-1.1.1+ds/debian/tmp/usr/lib/aarch64-linux-gnu/libpsf.la libtool: install: /usr/bin/install -c .libs/libpsf.a /var/www/debian/psftools/psftools-1.1.1+ds/debian/tmp/usr/lib/aarch64-linux-gnu/libpsf.a libtool: install: chmod 644 /var/www/debian/psftools/psftools-1.1.1+ds/debian/tmp/usr/lib/aarch64-linux-gnu/libpsf.a libtool: install: ranlib /var/www/debian/psftools/psftools-1.1.1+ds/debian/tmp/usr/lib/aarch64-linux-gnu/libpsf.a libtool: warning: remember to run 'libtool --finish /usr/lib/aarch64-linux-gnu' make[3]: Nothing to be done for 'install-data-am'. make[3]: Leaving directory '/var/www/debian/psftools/psftools-1.1.1+ds/lib' make[2]: Leaving directory '/var/www/debian/psftools/psftools-1.1.1+ds/lib' Making install in winfonts make[2]: Entering directory '/var/www/debian/psftools/psftools-1.1.1+ds/winfonts' make[3]: Entering directory '/var/www/debian/psftools/psftools-1.1.1+ds/winfonts' /usr/bin/mkdir -p '/var/www/debian/psftools/psftools-1.1.1+ds/debian/tmp/usr/bin' /bin/bash ../libtool --mode=install /usr/bin/install -c fon2fnts fnts2fon fnt2psf psf2fnt '/var/www/debian/psftools/psftools-1.1.1+ds/debian/tmp/usr/bin' libtool: warning: '../lib/libpsf.la' has not been installed in '/usr/lib/aarch64-linux-gnu' libtool: install: /usr/bin/install -c .libs/fon2fnts /var/www/debian/psftools/psftools-1.1.1+ds/debian/tmp/usr/bin/fon2fnts libtool: warning: '../lib/libpsf.la' has not been installed in '/usr/lib/aarch64-linux-gnu' libtool: install: /usr/bin/install -c .libs/fnts2fon /var/www/debian/psftools/psftools-1.1.1+ds/debian/tmp/usr/bin/fnts2fon libtool: warning: '../lib/libpsf.la' has not been installed in '/usr/lib/aarch64-linux-gnu' libtool: install: /usr/bin/install -c .libs/fnt2psf /var/www/debian/psftools/psftools-1.1.1+ds/debian/tmp/usr/bin/fnt2psf libtool: warning: '../lib/libpsf.la' has not been installed in '/usr/lib/aarch64-linux-gnu' libtool: install: /usr/bin/install -c .libs/psf2fnt /var/www/debian/psftools/psftools-1.1.1+ds/debian/tmp/usr/bin/psf2fnt make[3]: Nothing to be done for 'install-data-am'. make[3]: Leaving directory '/var/www/debian/psftools/psftools-1.1.1+ds/winfonts' make[2]: Leaving directory '/var/www/debian/psftools/psftools-1.1.1+ds/winfonts' Making install in tools make[2]: Entering directory '/var/www/debian/psftools/psftools-1.1.1+ds/tools' make install-am make[3]: Entering directory '/var/www/debian/psftools/psftools-1.1.1+ds/tools' make[4]: Entering directory '/var/www/debian/psftools/psftools-1.1.1+ds/tools' /usr/bin/mkdir -p '/var/www/debian/psftools/psftools-1.1.1+ds/debian/tmp/usr/bin' /bin/bash ../libtool --mode=install /usr/bin/install -c psf2bbc psf2bsd psf2inc psf2pbms psf2raw psf2wof psf2xbm psf2zx psfs2cpi psfs2mda psf2txt psf2vfont psf2wyse psfxform psfmerge psfjoin bbc2psf mda2psf raw2psf zx2psf psf2bdf wof2psf txt2psf wyse2psf psfpages page2cp2 psf2ams ams2psf vfont2psf vfont2ppm vfont2txt txt2vfont cpi2psf cpicomp cpidcomp '/var/www/debian/psftools/psftools-1.1.1+ds/debian/tmp/usr/bin' libtool: warning: '../lib/libpsf.la' has not been installed in '/usr/lib/aarch64-linux-gnu' libtool: install: /usr/bin/install -c .libs/psf2bbc /var/www/debian/psftools/psftools-1.1.1+ds/debian/tmp/usr/bin/psf2bbc libtool: warning: '../lib/libpsf.la' has not been installed in '/usr/lib/aarch64-linux-gnu' libtool: install: /usr/bin/install -c .libs/psf2bsd /var/www/debian/psftools/psftools-1.1.1+ds/debian/tmp/usr/bin/psf2bsd libtool: warning: '../lib/libpsf.la' has not been installed in '/usr/lib/aarch64-linux-gnu' libtool: install: /usr/bin/install -c .libs/psf2inc /var/www/debian/psftools/psftools-1.1.1+ds/debian/tmp/usr/bin/psf2inc libtool: warning: '../lib/libpsf.la' has not been installed in '/usr/lib/aarch64-linux-gnu' libtool: install: /usr/bin/install -c .libs/psf2pbms /var/www/debian/psftools/psftools-1.1.1+ds/debian/tmp/usr/bin/psf2pbms libtool: warning: '../lib/libpsf.la' has not been installed in '/usr/lib/aarch64-linux-gnu' libtool: install: /usr/bin/install -c .libs/psf2raw /var/www/debian/psftools/psftools-1.1.1+ds/debian/tmp/usr/bin/psf2raw libtool: warning: '../lib/libpsf.la' has not been installed in '/usr/lib/aarch64-linux-gnu' libtool: install: /usr/bin/install -c .libs/psf2wof /var/www/debian/psftools/psftools-1.1.1+ds/debian/tmp/usr/bin/psf2wof libtool: warning: '../lib/libpsf.la' has not been installed in '/usr/lib/aarch64-linux-gnu' libtool: install: /usr/bin/install -c .libs/psf2xbm /var/www/debian/psftools/psftools-1.1.1+ds/debian/tmp/usr/bin/psf2xbm libtool: warning: '../lib/libpsf.la' has not been installed in '/usr/lib/aarch64-linux-gnu' libtool: install: /usr/bin/install -c .libs/psf2zx /var/www/debian/psftools/psftools-1.1.1+ds/debian/tmp/usr/bin/psf2zx libtool: warning: '../lib/libpsf.la' has not been installed in '/usr/lib/aarch64-linux-gnu' libtool: install: /usr/bin/install -c .libs/psfs2cpi /var/www/debian/psftools/psftools-1.1.1+ds/debian/tmp/usr/bin/psfs2cpi libtool: warning: '../lib/libpsf.la' has not been installed in '/usr/lib/aarch64-linux-gnu' libtool: install: /usr/bin/install -c .libs/psfs2mda /var/www/debian/psftools/psftools-1.1.1+ds/debian/tmp/usr/bin/psfs2mda libtool: warning: '../lib/libpsf.la' has not been installed in '/usr/lib/aarch64-linux-gnu' libtool: install: /usr/bin/install -c .libs/psf2txt /var/www/debian/psftools/psftools-1.1.1+ds/debian/tmp/usr/bin/psf2txt libtool: warning: '../lib/libpsf.la' has not been installed in '/usr/lib/aarch64-linux-gnu' libtool: install: /usr/bin/install -c .libs/psf2vfont /var/www/debian/psftools/psftools-1.1.1+ds/debian/tmp/usr/bin/psf2vfont libtool: warning: '../lib/libpsf.la' has not been installed in '/usr/lib/aarch64-linux-gnu' libtool: install: /usr/bin/install -c .libs/psf2wyse /var/www/debian/psftools/psftools-1.1.1+ds/debian/tmp/usr/bin/psf2wyse libtool: warning: '../lib/libpsf.la' has not been installed in '/usr/lib/aarch64-linux-gnu' libtool: install: /usr/bin/install -c .libs/psfxform /var/www/debian/psftools/psftools-1.1.1+ds/debian/tmp/usr/bin/psfxform libtool: warning: '../lib/libpsf.la' has not been installed in '/usr/lib/aarch64-linux-gnu' libtool: install: /usr/bin/install -c .libs/psfmerge /var/www/debian/psftools/psftools-1.1.1+ds/debian/tmp/usr/bin/psfmerge libtool: warning: '../lib/libpsf.la' has not been installed in '/usr/lib/aarch64-linux-gnu' libtool: install: /usr/bin/install -c .libs/psfjoin /var/www/debian/psftools/psftools-1.1.1+ds/debian/tmp/usr/bin/psfjoin libtool: warning: '../lib/libpsf.la' has not been installed in '/usr/lib/aarch64-linux-gnu' libtool: install: /usr/bin/install -c .libs/bbc2psf /var/www/debian/psftools/psftools-1.1.1+ds/debian/tmp/usr/bin/bbc2psf libtool: warning: '../lib/libpsf.la' has not been installed in '/usr/lib/aarch64-linux-gnu' libtool: install: /usr/bin/install -c .libs/mda2psf /var/www/debian/psftools/psftools-1.1.1+ds/debian/tmp/usr/bin/mda2psf libtool: warning: '../lib/libpsf.la' has not been installed in '/usr/lib/aarch64-linux-gnu' libtool: install: /usr/bin/install -c .libs/raw2psf /var/www/debian/psftools/psftools-1.1.1+ds/debian/tmp/usr/bin/raw2psf libtool: warning: '../lib/libpsf.la' has not been installed in '/usr/lib/aarch64-linux-gnu' libtool: install: /usr/bin/install -c .libs/zx2psf /var/www/debian/psftools/psftools-1.1.1+ds/debian/tmp/usr/bin/zx2psf libtool: warning: '../lib/libpsf.la' has not been installed in '/usr/lib/aarch64-linux-gnu' libtool: install: /usr/bin/install -c .libs/psf2bdf /var/www/debian/psftools/psftools-1.1.1+ds/debian/tmp/usr/bin/psf2bdf libtool: warning: '../lib/libpsf.la' has not been installed in '/usr/lib/aarch64-linux-gnu' libtool: install: /usr/bin/install -c .libs/wof2psf /var/www/debian/psftools/psftools-1.1.1+ds/debian/tmp/usr/bin/wof2psf libtool: warning: '../lib/libpsf.la' has not been installed in '/usr/lib/aarch64-linux-gnu' libtool: install: /usr/bin/install -c .libs/txt2psf /var/www/debian/psftools/psftools-1.1.1+ds/debian/tmp/usr/bin/txt2psf libtool: warning: '../lib/libpsf.la' has not been installed in '/usr/lib/aarch64-linux-gnu' libtool: install: /usr/bin/install -c .libs/wyse2psf /var/www/debian/psftools/psftools-1.1.1+ds/debian/tmp/usr/bin/wyse2psf libtool: warning: '../lib/libpsf.la' has not been installed in '/usr/lib/aarch64-linux-gnu' libtool: install: /usr/bin/install -c .libs/psfpages /var/www/debian/psftools/psftools-1.1.1+ds/debian/tmp/usr/bin/psfpages libtool: warning: '../lib/libpsf.la' has not been installed in '/usr/lib/aarch64-linux-gnu' libtool: install: /usr/bin/install -c .libs/page2cp2 /var/www/debian/psftools/psftools-1.1.1+ds/debian/tmp/usr/bin/page2cp2 libtool: warning: '../lib/libpsf.la' has not been installed in '/usr/lib/aarch64-linux-gnu' libtool: install: /usr/bin/install -c .libs/psf2ams /var/www/debian/psftools/psftools-1.1.1+ds/debian/tmp/usr/bin/psf2ams libtool: warning: '../lib/libpsf.la' has not been installed in '/usr/lib/aarch64-linux-gnu' libtool: install: /usr/bin/install -c .libs/ams2psf /var/www/debian/psftools/psftools-1.1.1+ds/debian/tmp/usr/bin/ams2psf libtool: warning: '../lib/libpsf.la' has not been installed in '/usr/lib/aarch64-linux-gnu' libtool: install: /usr/bin/install -c .libs/vfont2psf /var/www/debian/psftools/psftools-1.1.1+ds/debian/tmp/usr/bin/vfont2psf libtool: warning: '../lib/libpsf.la' has not been installed in '/usr/lib/aarch64-linux-gnu' libtool: install: /usr/bin/install -c .libs/vfont2ppm /var/www/debian/psftools/psftools-1.1.1+ds/debian/tmp/usr/bin/vfont2ppm libtool: warning: '../lib/libpsf.la' has not been installed in '/usr/lib/aarch64-linux-gnu' libtool: install: /usr/bin/install -c .libs/vfont2txt /var/www/debian/psftools/psftools-1.1.1+ds/debian/tmp/usr/bin/vfont2txt libtool: warning: '../lib/libpsf.la' has not been installed in '/usr/lib/aarch64-linux-gnu' libtool: install: /usr/bin/install -c .libs/txt2vfont /var/www/debian/psftools/psftools-1.1.1+ds/debian/tmp/usr/bin/txt2vfont libtool: warning: '../lib/libpsf.la' has not been installed in '/usr/lib/aarch64-linux-gnu' libtool: install: /usr/bin/install -c .libs/cpi2psf /var/www/debian/psftools/psftools-1.1.1+ds/debian/tmp/usr/bin/cpi2psf libtool: warning: '../lib/libpsf.la' has not been installed in '/usr/lib/aarch64-linux-gnu' libtool: install: /usr/bin/install -c .libs/cpicomp /var/www/debian/psftools/psftools-1.1.1+ds/debian/tmp/usr/bin/cpicomp libtool: warning: '../lib/libpsf.la' has not been installed in '/usr/lib/aarch64-linux-gnu' libtool: install: /usr/bin/install -c .libs/cpidcomp /var/www/debian/psftools/psftools-1.1.1+ds/debian/tmp/usr/bin/cpidcomp make[4]: Nothing to be done for 'install-data-am'. make[4]: Leaving directory '/var/www/debian/psftools/psftools-1.1.1+ds/tools' make[3]: Leaving directory '/var/www/debian/psftools/psftools-1.1.1+ds/tools' make[2]: Leaving directory '/var/www/debian/psftools/psftools-1.1.1+ds/tools' Making install in man make[2]: Entering directory '/var/www/debian/psftools/psftools-1.1.1+ds/man' make[3]: Entering directory '/var/www/debian/psftools/psftools-1.1.1+ds/man' make[3]: Nothing to be done for 'install-exec-am'. /usr/bin/mkdir -p '/var/www/debian/psftools/psftools-1.1.1+ds/debian/tmp/usr/share/man/man1' /usr/bin/install -c -m 644 cpi2psf.1 mda2psf.1 psf2pbms.1 psf2xbm.1 psfs2cpi.1 wof2psf.1 cpicomp.1 psf2bdf.1 psf2raw.1 psf2zx.1 psfxform.1 zx2psf.1 cpidcomp.1 psf2inc.1 psf2wof.1 psfpages.1 raw2psf.1 psfmerge.1 psfjoin.1 psf2fnt.1 fnt2psf.1 fnts2fon.1 fon2fnts.1 psf2txt.1 txt2psf.1 psf2wyse.1 wyse2psf.1 psf2bsd.1 psfs2mda.1 psf2ams.1 ams2psf.1 vfont2ppm.1 txt2vfont.1 vfont2txt.1 vfont2psf.1 psf2vfont.1 '/var/www/debian/psftools/psftools-1.1.1+ds/debian/tmp/usr/share/man/man1' /usr/bin/mkdir -p '/var/www/debian/psftools/psftools-1.1.1+ds/debian/tmp/usr/share/man/man5' /usr/bin/install -c -m 644 vfont2.5 '/var/www/debian/psftools/psftools-1.1.1+ds/debian/tmp/usr/share/man/man5' make[3]: Leaving directory '/var/www/debian/psftools/psftools-1.1.1+ds/man' make[2]: Leaving directory '/var/www/debian/psftools/psftools-1.1.1+ds/man' Making install in doc make[2]: Entering directory '/var/www/debian/psftools/psftools-1.1.1+ds/doc' make[3]: Entering directory '/var/www/debian/psftools/psftools-1.1.1+ds/doc' make[3]: Nothing to be done for 'install-exec-am'. make[3]: Nothing to be done for 'install-data-am'. make[3]: Leaving directory '/var/www/debian/psftools/psftools-1.1.1+ds/doc' make[2]: Leaving directory '/var/www/debian/psftools/psftools-1.1.1+ds/doc' Making install in Fonts make[2]: Entering directory '/var/www/debian/psftools/psftools-1.1.1+ds/Fonts' make[3]: Entering directory '/var/www/debian/psftools/psftools-1.1.1+ds/Fonts' make[3]: Nothing to be done for 'install-exec-am'. make[3]: Nothing to be done for 'install-data-am'. make[3]: Leaving directory '/var/www/debian/psftools/psftools-1.1.1+ds/Fonts' make[2]: Leaving directory '/var/www/debian/psftools/psftools-1.1.1+ds/Fonts' make[1]: Leaving directory '/var/www/debian/psftools/psftools-1.1.1+ds' dh_install dh_installdocs dh_installchangelogs dh_installman dh_perl dh_link dh_strip_nondeterminism dh_compress debian/rules override_dh_fixperms make[1]: Entering directory '/var/www/debian/psftools/psftools-1.1.1+ds' dh_fixperms rm debian/tmp/usr/include/psflib.h \ debian/tmp/usr/include/psfutils.h \ debian/tmp/usr/lib/x86_64-linux-gnu/libpsf.a \ debian/tmp/usr/lib/x86_64-linux-gnu/libpsf.la \ #debian/tmp/usr/share/man/man1/ams2psf.1 \ #debian/tmp/usr/share/man/man1/psf2ams.1 \ #debian/tmp/usr/share/man/man1/psf2vfont.1 \ #debian/tmp/usr/share/man/man1/txt2vfont.1 \ #debian/tmp/usr/share/man/man1/vfont2ppm.1 \ #debian/tmp/usr/share/man/man1/vfont2psf.1 \ #debian/tmp/usr/share/man/man1/vfont2txt.1 \ #debian/tmp/usr/share/man/man5/vfont2.5 rm: cannot remove 'debian/tmp/usr/lib/x86_64-linux-gnu/libpsf.a': No such file or directory rm: cannot remove 'debian/tmp/usr/lib/x86_64-linux-gnu/libpsf.la': No such file or directory make[1]: *** [debian/rules:22: override_dh_fixperms] Error 1 make[1]: Leaving directory '/var/www/debian/psftools/psftools-1.1.1+ds' make: *** [debian/rules:14: binary] Error 2 dpkg-buildpackage: error: debian/rules binary subprocess returned exit status 2