* Package: app-text/a2ps-4.14-r6 * Repository: gentoo * Maintainer: printing@gentoo.org cjk@gentoo.org * USE: abi_x86_64 amd64 elibc_glibc kernel_linux latex userland_GNU * FEATURES: network-sandbox preserve-libs sandbox userpriv usersandbox >>> Unpacking source... >>> Unpacking a2ps-4.14.tar.gz to /var/tmp/portage/app-text/a2ps-4.14-r6/work >>> Source unpacked in /var/tmp/portage/app-text/a2ps-4.14-r6/work >>> Preparing source in /var/tmp/portage/app-text/a2ps-4.14-r6/work/a2ps-4.14 ... * Applying a2ps-4.13c-locale-gentoo.diff ... [ ok ] * Applying a2ps-4.13-stdout.diff ... patching file lib/printers.c Hunk #1 succeeded at 315 with fuzz 1. [ ok ] * Applying a2ps-4.14-cleanup.patch ... [ ok ] * Applying a2ps-4.13c-fnmatch-replacement.patch ... [ ok ] * Applying a2ps-4.14-psset.patch ... [ ok ] * Applying a2ps-4.13c-emacs.patch ... [ ok ] * Applying a2ps-4.13-manpage-chmod.patch ... [ ok ] * Applying a2ps-4.14-check-mempcpy.patch ... [ ok ] * Applying a2ps-4.14-fix-stpcpy-proto.patch ... [ ok ] * Applying a2ps-4.14-ptrdiff_t.patch ... [ ok ] * Applying a2ps-4.14-texinfo-5.x.patch ... [ ok ] * Applying a2ps-4.14-CVE-2014-0466.patch ... [ ok ] * Applying a2ps-4.14-CVE-2001-1593.patch ... [ ok ] * Applying a2ps-4.14-texinfo-6.7-encoding.patch ... [ ok ] * Running eautoreconf in '/var/tmp/portage/app-text/a2ps-4.14-r6/work/a2ps-4.14/ogonkify' ... * Running 'aclocal -I m4' ... [ ok ] * This package has a configure.in file which has long been deprecated. Please * update it to use configure.ac instead as newer versions of autotools will die * when it finds this file. See https://bugs.gentoo.org/426262 for details. * Running 'autoconf --force' ... [ ok ] * Running 'automake --add-missing --copy --foreign --force-missing' ... [ ok ] * Running eautoreconf in '/var/tmp/portage/app-text/a2ps-4.14-r6/work/a2ps-4.14' ... * Running 'autopoint --force' ... [ ok ] * Running 'libtoolize --install --copy --force --automake' ... [ ok ] * Running 'aclocal -I m4' ... [ ok ] * This package has a configure.in file which has long been deprecated. Please * update it to use configure.ac instead as newer versions of autotools will die * when it finds this file. See https://bugs.gentoo.org/426262 for details. * Running 'autoconf --force' ... [ ok ] * Running 'autoheader' ... [ ok ] * Running 'automake --add-missing --copy --force-missing' ... [ ok ] * Running elibtoolize in: a2ps-4.14/ * Running elibtoolize in: a2ps-4.14/auxdir/ * Applying portage/1.2.0 patch ... * Applying sed/1.5.6 patch ... * Applying as-needed/2.4.3 patch ... * Applying static-flags/2.4.6 patch ... * Running elibtoolize in: a2ps-4.14/ogonkify/ >>> Source prepared. >>> Configuring source in /var/tmp/portage/app-text/a2ps-4.14-r6/work/a2ps-4.14 ... * econf: updating a2ps-4.14/config.sub with /usr/share/gnuconfig/config.sub * econf: updating a2ps-4.14/config.guess with /usr/share/gnuconfig/config.guess * econf: updating a2ps-4.14/ogonkify/config.sub with /usr/share/gnuconfig/config.sub * econf: updating a2ps-4.14/ogonkify/config.guess with /usr/share/gnuconfig/config.guess * econf: updating a2ps-4.14/auxdir/config.sub with /usr/share/gnuconfig/config.sub * econf: updating a2ps-4.14/auxdir/config.guess with /usr/share/gnuconfig/config.guess ./configure --prefix=/usr --build=x86_64-pc-linux-gnu --host=x86_64-pc-linux-gnu --mandir=/usr/share/man --infodir=/usr/share/info --datadir=/usr/share --sysconfdir=/etc --localstatedir=/var/lib --disable-dependency-tracking --disable-silent-rules --docdir=/usr/share/doc/a2ps-4.14-r6 --htmldir=/usr/share/doc/a2ps-4.14-r6/html --libdir=/usr/lib64 --enable-shared --disable-static --sysconfdir=/etc/a2ps --disable-nls COM_netscape=no COM_acroread=no EMACS=no --enable-option-checking=warn checking for a BSD-compatible install... /usr/lib/portage/python3.9/ebuild-helpers/xattr/install -c checking whether build environment is sane... yes checking for a race-free mkdir -p... /bin/mkdir -p checking for gawk... gawk checking whether make sets $(MAKE)... yes checking whether make supports nested variables... yes checking for gawk... (cached) gawk checking for gm4... no checking for gnum4... no checking for m4... /usr/bin/m4 checking whether m4 supports frozen files... yes checking whether ln -s works... yes checking whether make sets $(MAKE)... (cached) yes checking for perl... /usr/bin/perl checking for x86_64-pc-linux-gnu-gcc... x86_64-pc-linux-gnu-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 x86_64-pc-linux-gnu-gcc accepts -g... yes checking for x86_64-pc-linux-gnu-gcc option to enable C11 features... none needed checking whether x86_64-pc-linux-gnu-gcc understands -c and -o together... yes checking whether make supports the include directive... yes (GNU style) checking dependency style of x86_64-pc-linux-gnu-gcc... none 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 wchar.h... yes checking for minix/config.h... no checking for sys/time.h... yes checking whether it is safe to define __EXTENSIONS__... yes checking whether _XOPEN_SOURCE should be defined... no checking for strerror in -lcposix... no checking how to run the C preprocessor... x86_64-pc-linux-gnu-gcc -E checking for x86_64-pc-linux-gnu-gcc... (cached) x86_64-pc-linux-gnu-gcc checking whether the compiler supports GNU C... (cached) yes checking whether x86_64-pc-linux-gnu-gcc accepts -g... (cached) yes checking for x86_64-pc-linux-gnu-gcc option to enable C11 features... (cached) none needed checking whether x86_64-pc-linux-gnu-gcc understands -c and -o together... (cached) yes checking dependency style of x86_64-pc-linux-gnu-gcc... (cached) none checking for bison... bison -y checking how to suppress newlines using echo... option checking for gperf... /usr/bin/gperf checking for gperf - version >= 2.7... no checking for flex... flex checking for flex... (cached) flex checking for lex output file root... lex.yy checking for lex library... none needed checking for library containing yywrap... -lfl checking whether yytext is a pointer... yes checking build system type... x86_64-pc-linux-gnu checking host system type... x86_64-pc-linux-gnu checking how to print strings... printf checking for a sed that does not truncate output... /bin/sed checking for grep that handles long lines and -e... /bin/grep checking for egrep... /bin/grep -E checking for fgrep... /bin/grep -F checking for ld used by x86_64-pc-linux-gnu-gcc... /usr/x86_64-pc-linux-gnu/bin/ld checking if the linker (/usr/x86_64-pc-linux-gnu/bin/ld) is GNU ld... yes checking for BSD- or MS-compatible name lister (nm)... /usr/bin/x86_64-pc-linux-gnu-nm -B checking the name lister (/usr/bin/x86_64-pc-linux-gnu-nm -B) interface... BSD nm checking the maximum length of command line arguments... 1572864 checking how to convert x86_64-pc-linux-gnu file names to x86_64-pc-linux-gnu format... func_convert_file_noop checking how to convert x86_64-pc-linux-gnu file names to toolchain format... func_convert_file_noop checking for /usr/x86_64-pc-linux-gnu/bin/ld option to reload object files... -r checking for x86_64-pc-linux-gnu-objdump... x86_64-pc-linux-gnu-objdump checking how to recognize dependent libraries... pass_all checking for x86_64-pc-linux-gnu-dlltool... no checking for dlltool... no checking how to associate runtime and link libraries... printf %s\n checking for x86_64-pc-linux-gnu-ar... x86_64-pc-linux-gnu-ar checking for archiver @FILE support... @ checking for x86_64-pc-linux-gnu-strip... x86_64-pc-linux-gnu-strip checking for x86_64-pc-linux-gnu-ranlib... x86_64-pc-linux-gnu-ranlib checking command to parse /usr/bin/x86_64-pc-linux-gnu-nm -B output from x86_64-pc-linux-gnu-gcc object... ok checking for sysroot... no checking for a working dd... /bin/dd checking how to truncate binary pipes... /bin/dd bs=4096 count=1 checking for x86_64-pc-linux-gnu-mt... no checking for mt... mt checking if mt is a manifest tool... no checking for dlfcn.h... yes checking for objdir... .libs checking if x86_64-pc-linux-gnu-gcc supports -fno-rtti -fno-exceptions... no checking for x86_64-pc-linux-gnu-gcc option to produce PIC... -fPIC -DPIC checking if x86_64-pc-linux-gnu-gcc PIC flag -fPIC -DPIC works... yes checking if x86_64-pc-linux-gnu-gcc static flag -static works... yes checking if x86_64-pc-linux-gnu-gcc supports -c -o file.o... yes checking if x86_64-pc-linux-gnu-gcc supports -c -o file.o... (cached) yes checking whether the x86_64-pc-linux-gnu-gcc linker (/usr/x86_64-pc-linux-gnu/bin/ld -m elf_x86_64) 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... no checking for egrep... (cached) /bin/grep -E checking whether stat file-mode macros are broken... no checking for sys/wait.h that is POSIX.1 compatible... yes checking for dirent.h that defines DIR... yes checking for library containing opendir... none required checking for sys/time.h... (cached) yes checking for sys/stat.h... (cached) yes checking for sys/types.h... (cached) yes checking for sys/ioctl.h... yes checking for math.h... yes checking for string.h... (cached) yes checking for strings.h... (cached) yes checking for stdlib.h... (cached) yes checking for unistd.h... (cached) yes checking for stdarg.h... yes checking for pwd.h... yes checking for malloc.h... yes checking for memory.h... yes checking for errno.h... yes checking for fcntl.h... yes checking for stdbool.h... yes checking for fnmatch.h... yes checking for locale.h... yes checking for an ANSI C-conforming const... yes checking for inline... inline checking for uchar... no checking for size_t... yes checking for pid_t... yes checking return type of signal handlers... void checking whether struct tm is in sys/time.h or time.h... time.h checking for struct passwd.pw_gecos... yes checking for inttypes.h... yes checking for unsigned long long... yes checking for stdlib.h... (cached) yes checking for strtoumax... yes checking for stdint.h... yes checking for x86_64-pc-linux-gnu-gcc options needed to detect all undeclared functions... none needed checking whether sys_siglist is declared... no checking for sys_siglist... no checking for library containing getpwuid... none required checking for stpcpy... yes checking for stpncpy... yes checking for strtoul... yes checking for memcpy... yes checking for memset... yes checking for gethostname... yes checking for getuid... yes checking for strcasecmp... yes checking for strncasecmp... yes checking for rename... yes checking whether rename works... yes checking for uname... yes checking for strchr... yes checking for strerror... yes checking for strerror_r... yes checking for getcwd... yes checking for bcopy... yes checking for bzero... yes checking for tempnam... yes checking for strsignal... yes checking for psignal... yes checking for setlocale... yes checking for mempcpy... yes checking for systempapername in -lpaper... yes checking for paper.h... yes checking for atexit... yes checking for alarm... yes checking for vprintf... yes checking for strftime... yes checking for struct tm.tm_zone... yes checking for tzset... yes checking for mblen... yes checking for mbrlen... yes checking for limits.h... yes checking for working mktime... yes checking whether closedir returns void... no checking for obstacks... yes checking for working alloca.h... yes checking for alloca... yes checking for error_at_line... yes checking for working malloc... yes checking for working realloc... yes checking for isascii... yes checking for iswprint... yes checking for mbsinit... yes checking whether mbrtowc and mbstate_t are properly declared... yes checking for limits.h... (cached) yes checking for stddef.h... yes checking for stdlib.h... (cached) yes checking for string.h... (cached) yes checking for wchar.h... (cached) yes checking for wctype.h... yes checking for egrep... (cached) /bin/grep -E checking whether backslash-a works in strings... yes checking for mbstate_t... yes checking for function prototypes... yes checking for working POSIX fnmatch... yes checking POSIX termios... yes checking whether use of TIOCGWINSZ requires sys/ioctl.h... yes checking for termios.h... yes checking for sys/types.h... (cached) yes checking for unistd.h... (cached) yes checking for limits.h... (cached) yes checking whether fputs is declared... yes checking whether strlen is declared... yes checking for msgfmt... /usr/bin/msgfmt checking for gmsgfmt... /usr/bin/gmsgfmt checking for xgettext... /usr/bin/xgettext checking for msgmerge... /usr/bin/msgmerge checking for ld used by GCC... /usr/x86_64-pc-linux-gnu/bin/ld -m elf_x86_64 checking if the linker (/usr/x86_64-pc-linux-gnu/bin/ld -m elf_x86_64) is GNU ld... yes checking for shared library run path origin... done checking whether NLS is requested... no checking for emacs... no checking where .elc files should go... ${datadir}/emacs/site-lisp checking whether paths should be hardcoded... no checking for PostScript fonts path... :/usr/local/ghostscript/fonts:/usr/local/share/ghostscript/fonts checking for file... /usr/bin/file checking for the option for file to follow the links... -L checking for lp... lp checking for printer queue selection... lp -d PRINTER checking for gv... no checking for ghostview... no checking for gzip... yes checking for bzip... no checking for bzip2... yes checking for dvips... yes checking for convert... no checking for netscape... no checking for html2ps... no checking for acroread... no checking for pdf2ps... yes checking for distill... no checking for ps2pdf... yes checking for psselect... yes checking for psnup... yes checking for grog... yes checking for makeinfo... yes checking for tex... yes checking for latex... yes checking that generated files are newer than configure... done configure: creating ./config.status config.status: creating contrib/card config.status: creating contrib/fixps config.status: creating contrib/pdiff config.status: creating contrib/psmandup config.status: creating contrib/psset config.status: creating Makefile config.status: creating src/Makefile config.status: creating doc/Makefile config.status: creating man/Makefile config.status: creating tests/Makefile config.status: creating tests/defs config.status: creating lib/Makefile config.status: creating auxdir/Makefile config.status: creating m4/Makefile config.status: creating etc/Makefile config.status: creating etc/a2ps_cfg config.status: creating etc/a2ps-site.cfg config.status: creating po/Makefile.in config.status: WARNING: 'po/Makefile.in.in' seems to ignore the --datarootdir setting config.status: creating sheets/Makefile config.status: creating encoding/Makefile config.status: creating ps/Makefile config.status: creating afm/Makefile config.status: creating contrib/Makefile config.status: creating contrib/sample/Makefile config.status: creating contrib/emacs/Makefile config.status: creating fonts/Makefile config.status: creating ppd/Makefile config.status: creating config.h config.status: executing depfiles commands config.status: executing libtool commands config.status: executing default-1 commands config.status: creating po/POTFILES config.status: creating po/Makefile === configuring in ogonkify (/var/tmp/portage/app-text/a2ps-4.14-r6/work/a2ps-4.14/ogonkify) configure: running /bin/sh ./configure --disable-option-checking '--prefix=/usr' '--build=x86_64-pc-linux-gnu' '--host=x86_64-pc-linux-gnu' '--mandir=/usr/share/man' '--infodir=/usr/share/info' '--datadir=/usr/share' '--sysconfdir=/etc' '--localstatedir=/var/lib' '--disable-dependency-tracking' '--disable-silent-rules' '--docdir=/usr/share/doc/a2ps-4.14-r6' '--htmldir=/usr/share/doc/a2ps-4.14-r6/html' '--libdir=/usr/lib64' '--enable-shared' '--disable-static' '--sysconfdir=/etc/a2ps' '--disable-nls' 'COM_netscape=no' 'COM_acroread=no' 'EMACS=no' '--enable-option-checking=warn' 'build_alias=x86_64-pc-linux-gnu' 'host_alias=x86_64-pc-linux-gnu' 'CFLAGS=-pipe -march=native -fno-diagnostics-color -O2' 'LDFLAGS=-Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0' 'CPPFLAGS= -DPROTOTYPES' --cache-file=/dev/null --srcdir=. configure: WARNING: unrecognized options: --enable-shared, --disable-static, --disable-nls checking for a BSD-compatible install... /usr/lib/portage/python3.9/ebuild-helpers/xattr/install -c checking whether build environment is sane... yes checking for a race-free mkdir -p... /bin/mkdir -p checking for gawk... gawk checking whether make sets $(MAKE)... yes checking whether make supports nested variables... yes checking for perl... /usr/bin/perl checking whether make supports the include directive... yes (GNU style) checking for x86_64-pc-linux-gnu-gcc... x86_64-pc-linux-gnu-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 x86_64-pc-linux-gnu-gcc accepts -g... yes checking for x86_64-pc-linux-gnu-gcc option to enable C11 features... none needed checking whether x86_64-pc-linux-gnu-gcc understands -c and -o together... yes checking dependency style of x86_64-pc-linux-gnu-gcc... none checking how to run the C preprocessor... x86_64-pc-linux-gnu-gcc -E checking for X... libraries , headers checking for IBM font files... no checking that generated files are newer than configure... done configure: creating ./config.status config.status: creating composeglyphs config.status: creating Makefile config.status: creating ogonkify.in config.status: creating doc/Makefile config.status: creating m4/Makefile config.status: executing depfiles commands configure: WARNING: unrecognized options: --enable-shared, --disable-static, --disable-nls ***************************************************************** * a2ps thinks it should be configured the following way: * - you print on `libpaper' paper * (`libpaper' means a2ps asks the medium to libpaper. See man paperconf.) * - your charset is `latin1' * - to send a JOB to the default printer, run `lp job' * - to send a JOB to the printer PRINTER, run `lp -d PRINTER job' * - to ask `file(1)' to follow the links, run `/usr/bin/file -L' * (`file(1)' is used to guess the type of the files to print.) * * If a2ps is wrong somewhere, fix the `System Dependent parameters' * in `etc/a2ps-site.cfg'. See the README file. ***************************************************************** >>> Source configured. >>> Compiling source in /var/tmp/portage/app-text/a2ps-4.14-r6/work/a2ps-4.14 ... make -j4 -j1 make all-recursive make[1]: Entering directory '/var/tmp/portage/app-text/a2ps-4.14-r6/work/a2ps-4.14' Making all in auxdir make[2]: Entering directory '/var/tmp/portage/app-text/a2ps-4.14-r6/work/a2ps-4.14/auxdir' make[2]: Nothing to be done for 'all'. make[2]: Leaving directory '/var/tmp/portage/app-text/a2ps-4.14-r6/work/a2ps-4.14/auxdir' Making all in m4 make[2]: Entering directory '/var/tmp/portage/app-text/a2ps-4.14-r6/work/a2ps-4.14/m4' make[2]: Nothing to be done for 'all'. make[2]: Leaving directory '/var/tmp/portage/app-text/a2ps-4.14-r6/work/a2ps-4.14/m4' Making all in etc make[2]: Entering directory '/var/tmp/portage/app-text/a2ps-4.14-r6/work/a2ps-4.14/etc' sed "s!@date@!`date`!g;s!@version@!4.14!g" \ ./README.in > README sed "s!@libpath@!/usr/share/a2ps/sheets:/usr/share/a2ps/ps:/usr/share/a2ps/encoding:/usr/share/a2ps/afm:/usr/share/ogonkify/afm:/usr/share/a2ps/ppd:/usr/share/a2ps/fonts:/usr/share/ogonkify/fonts:/usr/share/a2ps!" a2ps_cfg > a2ps.cfg make[2]: Leaving directory '/var/tmp/portage/app-text/a2ps-4.14-r6/work/a2ps-4.14/etc' Making all in ps make[2]: Entering directory '/var/tmp/portage/app-text/a2ps-4.14-r6/work/a2ps-4.14/ps' make[2]: Nothing to be done for 'all'. make[2]: Leaving directory '/var/tmp/portage/app-text/a2ps-4.14-r6/work/a2ps-4.14/ps' Making all in ogonkify make[2]: Entering directory '/var/tmp/portage/app-text/a2ps-4.14-r6/work/a2ps-4.14/ogonkify' Makefile:1015: warning: ignoring prerequisites on suffix rule definition Makefile:1011: warning: ignoring prerequisites on suffix rule definition Making all in doc make[3]: Entering directory '/var/tmp/portage/app-text/a2ps-4.14-r6/work/a2ps-4.14/ogonkify/doc' restore=: && backupdir=".am$$" && \ am__cwd=`pwd` && CDPATH="${ZSH_VERSION+.}:" && cd . && \ rm -rf $backupdir && mkdir $backupdir && \ if (/bin/sh '/var/tmp/portage/app-text/a2ps-4.14-r6/work/a2ps-4.14/auxdir/missing' makeinfo --version) >/dev/null 2>&1; then \ for f in ogonkify.info ogonkify.info-[0-9] ogonkify.info-[0-9][0-9] ogonkify.i[0-9] ogonkify.i[0-9][0-9]; do \ if test -f $f; then mv $f $backupdir; restore=mv; else :; fi; \ done; \ else :; fi && \ cd "$am__cwd"; \ if /bin/sh '/var/tmp/portage/app-text/a2ps-4.14-r6/work/a2ps-4.14/auxdir/missing' makeinfo -I . \ -o ogonkify.info ogonkify.texi; \ then \ rc=0; \ CDPATH="${ZSH_VERSION+.}:" && cd .; \ else \ rc=$?; \ CDPATH="${ZSH_VERSION+.}:" && cd . && \ $restore $backupdir/* `echo "./ogonkify.info" | sed 's|[^/]*$||'`; \ fi; \ rm -rf $backupdir; exit $rc make[3]: Leaving directory '/var/tmp/portage/app-text/a2ps-4.14-r6/work/a2ps-4.14/ogonkify/doc' Making all in m4 make[3]: Entering directory '/var/tmp/portage/app-text/a2ps-4.14-r6/work/a2ps-4.14/ogonkify/m4' make[3]: Nothing to be done for 'all'. make[3]: Leaving directory '/var/tmp/portage/app-text/a2ps-4.14-r6/work/a2ps-4.14/ogonkify/m4' make[3]: Entering directory '/var/tmp/portage/app-text/a2ps-4.14-r6/work/a2ps-4.14/ogonkify' Makefile:1015: warning: ignoring prerequisites on suffix rule definition Makefile:1011: warning: ignoring prerequisites on suffix rule definition sed -e "s#@LIBDIR@#/usr/share/ogonkify#g" ogonkify.in > ogonkify-t chmod +x ogonkify-t mv ogonkify-t ogonkify make[3]: Leaving directory '/var/tmp/portage/app-text/a2ps-4.14-r6/work/a2ps-4.14/ogonkify' make[2]: Leaving directory '/var/tmp/portage/app-text/a2ps-4.14-r6/work/a2ps-4.14/ogonkify' Making all in lib make[2]: Entering directory '/var/tmp/portage/app-text/a2ps-4.14-r6/work/a2ps-4.14/lib' /bin/sh ../auxdir/ylwrap parseppd.y y.tab.c parseppd.c y.tab.h `echo parseppd.c | sed -e s/cc$/hh/ -e s/cpp$/hpp/ -e s/cxx$/hxx/ -e s/c++$/h++/ -e s/c$/h/` y.output parseppd.output -- bison -y -dtv updating parseppd.output updating parseppd.h Extracting liba2ps.h info Building liba2ps.h Inlining file liba2ps.h.extract make all-am make[3]: Entering directory '/var/tmp/portage/app-text/a2ps-4.14-r6/work/a2ps-4.14/lib' /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -DLOCALEDIR=\"/usr/share/locale\" -DSYSCONFFILE=\"/etc/a2ps/a2ps.cfg\" -I. -I.. -I.. -I../intl -I. -DPROTOTYPES -pipe -march=native -fno-diagnostics-color -O2 -c -o encoding.lo encoding.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -DLOCALEDIR=\"/usr/share/locale\" -DSYSCONFFILE=\"/etc/a2ps/a2ps.cfg\" -I. -I.. -I.. -I../intl -I. -DPROTOTYPES -pipe -march=native -fno-diagnostics-color -O2 -c encoding.c -fPIC -DPIC -o .libs/encoding.o /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -DLOCALEDIR=\"/usr/share/locale\" -DSYSCONFFILE=\"/etc/a2ps/a2ps.cfg\" -I. -I.. -I.. -I../intl -I. -DPROTOTYPES -pipe -march=native -fno-diagnostics-color -O2 -c -o media.lo media.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -DLOCALEDIR=\"/usr/share/locale\" -DSYSCONFFILE=\"/etc/a2ps/a2ps.cfg\" -I. -I.. -I.. -I../intl -I. -DPROTOTYPES -pipe -march=native -fno-diagnostics-color -O2 -c media.c -fPIC -DPIC -o .libs/media.o /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -DLOCALEDIR=\"/usr/share/locale\" -DSYSCONFFILE=\"/etc/a2ps/a2ps.cfg\" -I. -I.. -I.. -I../intl -I. -DPROTOTYPES -pipe -march=native -fno-diagnostics-color -O2 -c -o jobs.lo jobs.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -DLOCALEDIR=\"/usr/share/locale\" -DSYSCONFFILE=\"/etc/a2ps/a2ps.cfg\" -I. -I.. -I.. -I../intl -I. -DPROTOTYPES -pipe -march=native -fno-diagnostics-color -O2 -c jobs.c -fPIC -DPIC -o .libs/jobs.o /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -DLOCALEDIR=\"/usr/share/locale\" -DSYSCONFFILE=\"/etc/a2ps/a2ps.cfg\" -I. -I.. -I.. -I../intl -I. -DPROTOTYPES -pipe -march=native -fno-diagnostics-color -O2 -c -o output.lo output.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -DLOCALEDIR=\"/usr/share/locale\" -DSYSCONFFILE=\"/etc/a2ps/a2ps.cfg\" -I. -I.. -I.. -I../intl -I. -DPROTOTYPES -pipe -march=native -fno-diagnostics-color -O2 -c output.c -fPIC -DPIC -o .libs/output.o /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -DLOCALEDIR=\"/usr/share/locale\" -DSYSCONFFILE=\"/etc/a2ps/a2ps.cfg\" -I. -I.. -I.. -I../intl -I. -DPROTOTYPES -pipe -march=native -fno-diagnostics-color -O2 -c -o routines.lo routines.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -DLOCALEDIR=\"/usr/share/locale\" -DSYSCONFFILE=\"/etc/a2ps/a2ps.cfg\" -I. -I.. -I.. -I../intl -I. -DPROTOTYPES -pipe -march=native -fno-diagnostics-color -O2 -c routines.c -fPIC -DPIC -o .libs/routines.o /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -DLOCALEDIR=\"/usr/share/locale\" -DSYSCONFFILE=\"/etc/a2ps/a2ps.cfg\" -I. -I.. -I.. -I../intl -I. -DPROTOTYPES -pipe -march=native -fno-diagnostics-color -O2 -c -o psgen.lo psgen.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -DLOCALEDIR=\"/usr/share/locale\" -DSYSCONFFILE=\"/etc/a2ps/a2ps.cfg\" -I. -I.. -I.. -I../intl -I. -DPROTOTYPES -pipe -march=native -fno-diagnostics-color -O2 -c psgen.c -fPIC -DPIC -o .libs/psgen.o /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -DLOCALEDIR=\"/usr/share/locale\" -DSYSCONFFILE=\"/etc/a2ps/a2ps.cfg\" -I. -I.. -I.. -I../intl -I. -DPROTOTYPES -pipe -march=native -fno-diagnostics-color -O2 -c -o prolog.lo prolog.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -DLOCALEDIR=\"/usr/share/locale\" -DSYSCONFFILE=\"/etc/a2ps/a2ps.cfg\" -I. -I.. -I.. -I../intl -I. -DPROTOTYPES -pipe -march=native -fno-diagnostics-color -O2 -c prolog.c -fPIC -DPIC -o .libs/prolog.o /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -DLOCALEDIR=\"/usr/share/locale\" -DSYSCONFFILE=\"/etc/a2ps/a2ps.cfg\" -I. -I.. -I.. -I../intl -I. -DPROTOTYPES -pipe -march=native -fno-diagnostics-color -O2 -c -o faces.lo faces.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -DLOCALEDIR=\"/usr/share/locale\" -DSYSCONFFILE=\"/etc/a2ps/a2ps.cfg\" -I. -I.. -I.. -I../intl -I. -DPROTOTYPES -pipe -march=native -fno-diagnostics-color -O2 -c faces.c -fPIC -DPIC -o .libs/faces.o /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -DLOCALEDIR=\"/usr/share/locale\" -DSYSCONFFILE=\"/etc/a2ps/a2ps.cfg\" -I. -I.. -I.. -I../intl -I. -DPROTOTYPES -pipe -march=native -fno-diagnostics-color -O2 -c -o confg.lo confg.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -DLOCALEDIR=\"/usr/share/locale\" -DSYSCONFFILE=\"/etc/a2ps/a2ps.cfg\" -I. -I.. -I.. -I../intl -I. -DPROTOTYPES -pipe -march=native -fno-diagnostics-color -O2 -c confg.c -fPIC -DPIC -o .libs/confg.o /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -DLOCALEDIR=\"/usr/share/locale\" -DSYSCONFFILE=\"/etc/a2ps/a2ps.cfg\" -I. -I.. -I.. -I../intl -I. -DPROTOTYPES -pipe -march=native -fno-diagnostics-color -O2 -c -o useropt.lo useropt.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -DLOCALEDIR=\"/usr/share/locale\" -DSYSCONFFILE=\"/etc/a2ps/a2ps.cfg\" -I. -I.. -I.. -I../intl -I. -DPROTOTYPES -pipe -march=native -fno-diagnostics-color -O2 -c useropt.c -fPIC -DPIC -o .libs/useropt.o /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -DLOCALEDIR=\"/usr/share/locale\" -DSYSCONFFILE=\"/etc/a2ps/a2ps.cfg\" -I. -I.. -I.. -I../intl -I. -DPROTOTYPES -pipe -march=native -fno-diagnostics-color -O2 -c -o gen.lo gen.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -DLOCALEDIR=\"/usr/share/locale\" -DSYSCONFFILE=\"/etc/a2ps/a2ps.cfg\" -I. -I.. -I.. -I../intl -I. -DPROTOTYPES -pipe -march=native -fno-diagnostics-color -O2 -c gen.c -fPIC -DPIC -o .libs/gen.o /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -DLOCALEDIR=\"/usr/share/locale\" -DSYSCONFFILE=\"/etc/a2ps/a2ps.cfg\" -I. -I.. -I.. -I../intl -I. -DPROTOTYPES -pipe -march=native -fno-diagnostics-color -O2 -c -o printers.lo printers.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -DLOCALEDIR=\"/usr/share/locale\" -DSYSCONFFILE=\"/etc/a2ps/a2ps.cfg\" -I. -I.. -I.. -I../intl -I. -DPROTOTYPES -pipe -march=native -fno-diagnostics-color -O2 -c printers.c -fPIC -DPIC -o .libs/printers.o printers.c: In function 'destination_to_string': printers.c:434:22: warning: initialization discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] 434 | char *format = (file_p | ^ /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -DLOCALEDIR=\"/usr/share/locale\" -DSYSCONFFILE=\"/etc/a2ps/a2ps.cfg\" -I. -I.. -I.. -I../intl -I. -DPROTOTYPES -pipe -march=native -fno-diagnostics-color -O2 -c -o psstat.lo psstat.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -DLOCALEDIR=\"/usr/share/locale\" -DSYSCONFFILE=\"/etc/a2ps/a2ps.cfg\" -I. -I.. -I.. -I../intl -I. -DPROTOTYPES -pipe -march=native -fno-diagnostics-color -O2 -c psstat.c -fPIC -DPIC -o .libs/psstat.o /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -DLOCALEDIR=\"/usr/share/locale\" -DSYSCONFFILE=\"/etc/a2ps/a2ps.cfg\" -I. -I.. -I.. -I../intl -I. -DPROTOTYPES -pipe -march=native -fno-diagnostics-color -O2 -c -o caret.lo caret.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -DLOCALEDIR=\"/usr/share/locale\" -DSYSCONFFILE=\"/etc/a2ps/a2ps.cfg\" -I. -I.. -I.. -I../intl -I. -DPROTOTYPES -pipe -march=native -fno-diagnostics-color -O2 -c caret.c -fPIC -DPIC -o .libs/caret.o /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -DLOCALEDIR=\"/usr/share/locale\" -DSYSCONFFILE=\"/etc/a2ps/a2ps.cfg\" -I. -I.. -I.. -I../intl -I. -DPROTOTYPES -pipe -march=native -fno-diagnostics-color -O2 -c -o metaseq.lo metaseq.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -DLOCALEDIR=\"/usr/share/locale\" -DSYSCONFFILE=\"/etc/a2ps/a2ps.cfg\" -I. -I.. -I.. -I../intl -I. -DPROTOTYPES -pipe -march=native -fno-diagnostics-color -O2 -c metaseq.c -fPIC -DPIC -o .libs/metaseq.o /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -DLOCALEDIR=\"/usr/share/locale\" -DSYSCONFFILE=\"/etc/a2ps/a2ps.cfg\" -I. -I.. -I.. -I../intl -I. -DPROTOTYPES -pipe -march=native -fno-diagnostics-color -O2 -c -o options.lo options.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -DLOCALEDIR=\"/usr/share/locale\" -DSYSCONFFILE=\"/etc/a2ps/a2ps.cfg\" -I. -I.. -I.. -I../intl -I. -DPROTOTYPES -pipe -march=native -fno-diagnostics-color -O2 -c options.c -fPIC -DPIC -o .libs/options.o /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -DLOCALEDIR=\"/usr/share/locale\" -DSYSCONFFILE=\"/etc/a2ps/a2ps.cfg\" -I. -I.. -I.. -I../intl -I. -DPROTOTYPES -pipe -march=native -fno-diagnostics-color -O2 -c -o dsc.lo dsc.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -DLOCALEDIR=\"/usr/share/locale\" -DSYSCONFFILE=\"/etc/a2ps/a2ps.cfg\" -I. -I.. -I.. -I../intl -I. -DPROTOTYPES -pipe -march=native -fno-diagnostics-color -O2 -c dsc.c -fPIC -DPIC -o .libs/dsc.o /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -DLOCALEDIR=\"/usr/share/locale\" -DSYSCONFFILE=\"/etc/a2ps/a2ps.cfg\" -I. -I.. -I.. -I../intl -I. -DPROTOTYPES -pipe -march=native -fno-diagnostics-color -O2 -c -o fonts.lo fonts.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -DLOCALEDIR=\"/usr/share/locale\" -DSYSCONFFILE=\"/etc/a2ps/a2ps.cfg\" -I. -I.. -I.. -I../intl -I. -DPROTOTYPES -pipe -march=native -fno-diagnostics-color -O2 -c fonts.c -fPIC -DPIC -o .libs/fonts.o /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -DLOCALEDIR=\"/usr/share/locale\" -DSYSCONFFILE=\"/etc/a2ps/a2ps.cfg\" -I. -I.. -I.. -I../intl -I. -DPROTOTYPES -pipe -march=native -fno-diagnostics-color -O2 -c -o ppd.lo ppd.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -DLOCALEDIR=\"/usr/share/locale\" -DSYSCONFFILE=\"/etc/a2ps/a2ps.cfg\" -I. -I.. -I.. -I../intl -I. -DPROTOTYPES -pipe -march=native -fno-diagnostics-color -O2 -c ppd.c -fPIC -DPIC -o .libs/ppd.o /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -DLOCALEDIR=\"/usr/share/locale\" -DSYSCONFFILE=\"/etc/a2ps/a2ps.cfg\" -I. -I.. -I.. -I../intl -I. -DPROTOTYPES -pipe -march=native -fno-diagnostics-color -O2 -c -o prange.lo prange.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -DLOCALEDIR=\"/usr/share/locale\" -DSYSCONFFILE=\"/etc/a2ps/a2ps.cfg\" -I. -I.. -I.. -I../intl -I. -DPROTOTYPES -pipe -march=native -fno-diagnostics-color -O2 -c prange.c -fPIC -DPIC -o .libs/prange.o /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -DLOCALEDIR=\"/usr/share/locale\" -DSYSCONFFILE=\"/etc/a2ps/a2ps.cfg\" -I. -I.. -I.. -I../intl -I. -DPROTOTYPES -pipe -march=native -fno-diagnostics-color -O2 -c -o stream.lo stream.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -DLOCALEDIR=\"/usr/share/locale\" -DSYSCONFFILE=\"/etc/a2ps/a2ps.cfg\" -I. -I.. -I.. -I../intl -I. -DPROTOTYPES -pipe -march=native -fno-diagnostics-color -O2 -c stream.c -fPIC -DPIC -o .libs/stream.o /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -DLOCALEDIR=\"/usr/share/locale\" -DSYSCONFFILE=\"/etc/a2ps/a2ps.cfg\" -I. -I.. -I.. -I../intl -I. -DPROTOTYPES -pipe -march=native -fno-diagnostics-color -O2 -c -o document.lo document.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -DLOCALEDIR=\"/usr/share/locale\" -DSYSCONFFILE=\"/etc/a2ps/a2ps.cfg\" -I. -I.. -I.. -I../intl -I. -DPROTOTYPES -pipe -march=native -fno-diagnostics-color -O2 -c document.c -fPIC -DPIC -o .libs/document.o /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -DLOCALEDIR=\"/usr/share/locale\" -DSYSCONFFILE=\"/etc/a2ps/a2ps.cfg\" -I. -I.. -I.. -I../intl -I. -DPROTOTYPES -pipe -march=native -fno-diagnostics-color -O2 -c -o fjobs.lo fjobs.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -DLOCALEDIR=\"/usr/share/locale\" -DSYSCONFFILE=\"/etc/a2ps/a2ps.cfg\" -I. -I.. -I.. -I../intl -I. -DPROTOTYPES -pipe -march=native -fno-diagnostics-color -O2 -c fjobs.c -fPIC -DPIC -o .libs/fjobs.o /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -DLOCALEDIR=\"/usr/share/locale\" -DSYSCONFFILE=\"/etc/a2ps/a2ps.cfg\" -I. -I.. -I.. -I../intl -I. -DPROTOTYPES -pipe -march=native -fno-diagnostics-color -O2 -c -o common.lo common.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -DLOCALEDIR=\"/usr/share/locale\" -DSYSCONFFILE=\"/etc/a2ps/a2ps.cfg\" -I. -I.. -I.. -I../intl -I. -DPROTOTYPES -pipe -march=native -fno-diagnostics-color -O2 -c common.c -fPIC -DPIC -o .libs/common.o /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -DLOCALEDIR=\"/usr/share/locale\" -DSYSCONFFILE=\"/etc/a2ps/a2ps.cfg\" -I. -I.. -I.. -I../intl -I. -DPROTOTYPES -pipe -march=native -fno-diagnostics-color -O2 -c -o madir.lo madir.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -DLOCALEDIR=\"/usr/share/locale\" -DSYSCONFFILE=\"/etc/a2ps/a2ps.cfg\" -I. -I.. -I.. -I../intl -I. -DPROTOTYPES -pipe -march=native -fno-diagnostics-color -O2 -c madir.c -fPIC -DPIC -o .libs/madir.o /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -DLOCALEDIR=\"/usr/share/locale\" -DSYSCONFFILE=\"/etc/a2ps/a2ps.cfg\" -I. -I.. -I.. -I../intl -I. -DPROTOTYPES -pipe -march=native -fno-diagnostics-color -O2 -c -o filalign.lo filalign.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -DLOCALEDIR=\"/usr/share/locale\" -DSYSCONFFILE=\"/etc/a2ps/a2ps.cfg\" -I. -I.. -I.. -I../intl -I. -DPROTOTYPES -pipe -march=native -fno-diagnostics-color -O2 -c filalign.c -fPIC -DPIC -o .libs/filalign.o /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -DLOCALEDIR=\"/usr/share/locale\" -DSYSCONFFILE=\"/etc/a2ps/a2ps.cfg\" -I. -I.. -I.. -I../intl -I. -DPROTOTYPES -pipe -march=native -fno-diagnostics-color -O2 -c -o lexppd.lo lexppd.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -DLOCALEDIR=\"/usr/share/locale\" -DSYSCONFFILE=\"/etc/a2ps/a2ps.cfg\" -I. -I.. -I.. -I../intl -I. -DPROTOTYPES -pipe -march=native -fno-diagnostics-color -O2 -c lexppd.c -fPIC -DPIC -o .libs/lexppd.o /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -DLOCALEDIR=\"/usr/share/locale\" -DSYSCONFFILE=\"/etc/a2ps/a2ps.cfg\" -I. -I.. -I.. -I../intl -I. -DPROTOTYPES -pipe -march=native -fno-diagnostics-color -O2 -c -o parseppd.lo parseppd.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -DLOCALEDIR=\"/usr/share/locale\" -DSYSCONFFILE=\"/etc/a2ps/a2ps.cfg\" -I. -I.. -I.. -I../intl -I. -DPROTOTYPES -pipe -march=native -fno-diagnostics-color -O2 -c parseppd.c -fPIC -DPIC -o .libs/parseppd.o /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -DLOCALEDIR=\"/usr/share/locale\" -DSYSCONFFILE=\"/etc/a2ps/a2ps.cfg\" -I. -I.. -I.. -I../intl -I. -DPROTOTYPES -pipe -march=native -fno-diagnostics-color -O2 -c -o argmatch.lo argmatch.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -DLOCALEDIR=\"/usr/share/locale\" -DSYSCONFFILE=\"/etc/a2ps/a2ps.cfg\" -I. -I.. -I.. -I../intl -I. -DPROTOTYPES -pipe -march=native -fno-diagnostics-color -O2 -c argmatch.c -fPIC -DPIC -o .libs/argmatch.o /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -DLOCALEDIR=\"/usr/share/locale\" -DSYSCONFFILE=\"/etc/a2ps/a2ps.cfg\" -I. -I.. -I.. -I../intl -I. -DPROTOTYPES -pipe -march=native -fno-diagnostics-color -O2 -c -o argv.lo argv.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -DLOCALEDIR=\"/usr/share/locale\" -DSYSCONFFILE=\"/etc/a2ps/a2ps.cfg\" -I. -I.. -I.. -I../intl -I. -DPROTOTYPES -pipe -march=native -fno-diagnostics-color -O2 -c argv.c -fPIC -DPIC -o .libs/argv.o /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -DLOCALEDIR=\"/usr/share/locale\" -DSYSCONFFILE=\"/etc/a2ps/a2ps.cfg\" -I. -I.. -I.. -I../intl -I. -DPROTOTYPES -pipe -march=native -fno-diagnostics-color -O2 -c -o backupfile.lo backupfile.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -DLOCALEDIR=\"/usr/share/locale\" -DSYSCONFFILE=\"/etc/a2ps/a2ps.cfg\" -I. -I.. -I.. -I../intl -I. -DPROTOTYPES -pipe -march=native -fno-diagnostics-color -O2 -c backupfile.c -fPIC -DPIC -o .libs/backupfile.o /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -DLOCALEDIR=\"/usr/share/locale\" -DSYSCONFFILE=\"/etc/a2ps/a2ps.cfg\" -I. -I.. -I.. -I../intl -I. -DPROTOTYPES -pipe -march=native -fno-diagnostics-color -O2 -c -o dirname.lo dirname.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -DLOCALEDIR=\"/usr/share/locale\" -DSYSCONFFILE=\"/etc/a2ps/a2ps.cfg\" -I. -I.. -I.. -I../intl -I. -DPROTOTYPES -pipe -march=native -fno-diagnostics-color -O2 -c dirname.c -fPIC -DPIC -o .libs/dirname.o /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -DLOCALEDIR=\"/usr/share/locale\" -DSYSCONFFILE=\"/etc/a2ps/a2ps.cfg\" -I. -I.. -I.. -I../intl -I. -DPROTOTYPES -pipe -march=native -fno-diagnostics-color -O2 -c -o getopt.lo getopt.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -DLOCALEDIR=\"/usr/share/locale\" -DSYSCONFFILE=\"/etc/a2ps/a2ps.cfg\" -I. -I.. -I.. -I../intl -I. -DPROTOTYPES -pipe -march=native -fno-diagnostics-color -O2 -c getopt.c -fPIC -DPIC -o .libs/getopt.o /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -DLOCALEDIR=\"/usr/share/locale\" -DSYSCONFFILE=\"/etc/a2ps/a2ps.cfg\" -I. -I.. -I.. -I../intl -I. -DPROTOTYPES -pipe -march=native -fno-diagnostics-color -O2 -c -o hashtab.lo hashtab.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -DLOCALEDIR=\"/usr/share/locale\" -DSYSCONFFILE=\"/etc/a2ps/a2ps.cfg\" -I. -I.. -I.. -I../intl -I. -DPROTOTYPES -pipe -march=native -fno-diagnostics-color -O2 -c hashtab.c -fPIC -DPIC -o .libs/hashtab.o /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -DLOCALEDIR=\"/usr/share/locale\" -DSYSCONFFILE=\"/etc/a2ps/a2ps.cfg\" -I. -I.. -I.. -I../intl -I. -DPROTOTYPES -pipe -march=native -fno-diagnostics-color -O2 -c -o path-concat.lo path-concat.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -DLOCALEDIR=\"/usr/share/locale\" -DSYSCONFFILE=\"/etc/a2ps/a2ps.cfg\" -I. -I.. -I.. -I../intl -I. -DPROTOTYPES -pipe -march=native -fno-diagnostics-color -O2 -c path-concat.c -fPIC -DPIC -o .libs/path-concat.o path-concat.c: In function 'path_concat': path-concat.c:81:23: warning: implicit declaration of function 'malloc' [-Wimplicit-function-declaration] 81 | p_concat = (char *) malloc (dir_len + base_len + 2); | ^~~~~~ path-concat.c:46:1: note: include '' or provide a declaration of 'malloc' 45 | #include "path-concat.h" +++ |+#include 46 | path-concat.c:81:23: warning: incompatible implicit declaration of built-in function 'malloc' [-Wbuiltin-declaration-mismatch] 81 | p_concat = (char *) malloc (dir_len + base_len + 2); | ^~~~~~ path-concat.c:81:23: note: include '' or provide a declaration of 'malloc' /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -DLOCALEDIR=\"/usr/share/locale\" -DSYSCONFFILE=\"/etc/a2ps/a2ps.cfg\" -I. -I.. -I.. -I../intl -I. -DPROTOTYPES -pipe -march=native -fno-diagnostics-color -O2 -c -o quotearg.lo quotearg.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -DLOCALEDIR=\"/usr/share/locale\" -DSYSCONFFILE=\"/etc/a2ps/a2ps.cfg\" -I. -I.. -I.. -I../intl -I. -DPROTOTYPES -pipe -march=native -fno-diagnostics-color -O2 -c quotearg.c -fPIC -DPIC -o .libs/quotearg.o /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -DLOCALEDIR=\"/usr/share/locale\" -DSYSCONFFILE=\"/etc/a2ps/a2ps.cfg\" -I. -I.. -I.. -I../intl -I. -DPROTOTYPES -pipe -march=native -fno-diagnostics-color -O2 -c -o signame.lo signame.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -DLOCALEDIR=\"/usr/share/locale\" -DSYSCONFFILE=\"/etc/a2ps/a2ps.cfg\" -I. -I.. -I.. -I../intl -I. -DPROTOTYPES -pipe -march=native -fno-diagnostics-color -O2 -c signame.c -fPIC -DPIC -o .libs/signame.o /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -DLOCALEDIR=\"/usr/share/locale\" -DSYSCONFFILE=\"/etc/a2ps/a2ps.cfg\" -I. -I.. -I.. -I../intl -I. -DPROTOTYPES -pipe -march=native -fno-diagnostics-color -O2 -c -o strverscmp.lo strverscmp.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -DLOCALEDIR=\"/usr/share/locale\" -DSYSCONFFILE=\"/etc/a2ps/a2ps.cfg\" -I. -I.. -I.. -I../intl -I. -DPROTOTYPES -pipe -march=native -fno-diagnostics-color -O2 -c strverscmp.c -fPIC -DPIC -o .libs/strverscmp.o /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -DLOCALEDIR=\"/usr/share/locale\" -DSYSCONFFILE=\"/etc/a2ps/a2ps.cfg\" -I. -I.. -I.. -I../intl -I. -DPROTOTYPES -pipe -march=native -fno-diagnostics-color -O2 -c -o xmalloc.lo xmalloc.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -DLOCALEDIR=\"/usr/share/locale\" -DSYSCONFFILE=\"/etc/a2ps/a2ps.cfg\" -I. -I.. -I.. -I../intl -I. -DPROTOTYPES -pipe -march=native -fno-diagnostics-color -O2 -c xmalloc.c -fPIC -DPIC -o .libs/xmalloc.o /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -DLOCALEDIR=\"/usr/share/locale\" -DSYSCONFFILE=\"/etc/a2ps/a2ps.cfg\" -I. -I.. -I.. -I../intl -I. -DPROTOTYPES -pipe -march=native -fno-diagnostics-color -O2 -c -o xstrtol.lo xstrtol.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -DLOCALEDIR=\"/usr/share/locale\" -DSYSCONFFILE=\"/etc/a2ps/a2ps.cfg\" -I. -I.. -I.. -I../intl -I. -DPROTOTYPES -pipe -march=native -fno-diagnostics-color -O2 -c xstrtol.c -fPIC -DPIC -o .libs/xstrtol.o /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -DLOCALEDIR=\"/usr/share/locale\" -DSYSCONFFILE=\"/etc/a2ps/a2ps.cfg\" -I. -I.. -I.. -I../intl -I. -DPROTOTYPES -pipe -march=native -fno-diagnostics-color -O2 -c -o closeout.lo closeout.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -DLOCALEDIR=\"/usr/share/locale\" -DSYSCONFFILE=\"/etc/a2ps/a2ps.cfg\" -I. -I.. -I.. -I../intl -I. -DPROTOTYPES -pipe -march=native -fno-diagnostics-color -O2 -c closeout.c -fPIC -DPIC -o .libs/closeout.o /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -DLOCALEDIR=\"/usr/share/locale\" -DSYSCONFFILE=\"/etc/a2ps/a2ps.cfg\" -I. -I.. -I.. -I../intl -I. -DPROTOTYPES -pipe -march=native -fno-diagnostics-color -O2 -c -o message.lo message.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -DLOCALEDIR=\"/usr/share/locale\" -DSYSCONFFILE=\"/etc/a2ps/a2ps.cfg\" -I. -I.. -I.. -I../intl -I. -DPROTOTYPES -pipe -march=native -fno-diagnostics-color -O2 -c message.c -fPIC -DPIC -o .libs/message.o /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -DLOCALEDIR=\"/usr/share/locale\" -DSYSCONFFILE=\"/etc/a2ps/a2ps.cfg\" -I. -I.. -I.. -I../intl -I. -DPROTOTYPES -pipe -march=native -fno-diagnostics-color -O2 -c -o xstrrpl.lo xstrrpl.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -DLOCALEDIR=\"/usr/share/locale\" -DSYSCONFFILE=\"/etc/a2ps/a2ps.cfg\" -I. -I.. -I.. -I../intl -I. -DPROTOTYPES -pipe -march=native -fno-diagnostics-color -O2 -c xstrrpl.c -fPIC -DPIC -o .libs/xstrrpl.o /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -DLOCALEDIR=\"/usr/share/locale\" -DSYSCONFFILE=\"/etc/a2ps/a2ps.cfg\" -I. -I.. -I.. -I../intl -I. -DPROTOTYPES -pipe -march=native -fno-diagnostics-color -O2 -c -o getshline.lo getshline.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -DLOCALEDIR=\"/usr/share/locale\" -DSYSCONFFILE=\"/etc/a2ps/a2ps.cfg\" -I. -I.. -I.. -I../intl -I. -DPROTOTYPES -pipe -march=native -fno-diagnostics-color -O2 -c getshline.c -fPIC -DPIC -o .libs/getshline.o /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -DLOCALEDIR=\"/usr/share/locale\" -DSYSCONFFILE=\"/etc/a2ps/a2ps.cfg\" -I. -I.. -I.. -I../intl -I. -DPROTOTYPES -pipe -march=native -fno-diagnostics-color -O2 -c -o pathwalk.lo pathwalk.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -DLOCALEDIR=\"/usr/share/locale\" -DSYSCONFFILE=\"/etc/a2ps/a2ps.cfg\" -I. -I.. -I.. -I../intl -I. -DPROTOTYPES -pipe -march=native -fno-diagnostics-color -O2 -c pathwalk.c -fPIC -DPIC -o .libs/pathwalk.o /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -DLOCALEDIR=\"/usr/share/locale\" -DSYSCONFFILE=\"/etc/a2ps/a2ps.cfg\" -I. -I.. -I.. -I../intl -I. -DPROTOTYPES -pipe -march=native -fno-diagnostics-color -O2 -c -o darray.lo darray.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -DLOCALEDIR=\"/usr/share/locale\" -DSYSCONFFILE=\"/etc/a2ps/a2ps.cfg\" -I. -I.. -I.. -I../intl -I. -DPROTOTYPES -pipe -march=native -fno-diagnostics-color -O2 -c darray.c -fPIC -DPIC -o .libs/darray.o darray.c: In function 'da_new': darray.c:50:69: warning: format '%d' expects argument of type 'int', but argument 5 has type 'size_t' {aka 'long unsigned int'} [-Wformat=] 50 | error (da_exit_error, 0, "invalid size for dynamic array `%s': %d", | ~^ | | | int | %ld 51 | name, size); | ~~~~ | | | size_t {aka long unsigned int} darray.c:53:74: warning: format '%d' expects argument of type 'int', but argument 5 has type 'size_t' {aka 'long unsigned int'} [-Wformat=] 53 | rror (da_exit_error, 0, "invalid increment for dynamic array `%s': %d", | ~^ | | | int | %ld 54 | name, increment); | ~~~~~~~~~ | | | size_t {aka long unsigned int} In file included from ./system.h:430, from darray.c:21: darray.c: In function 'da_print_stats': ./gettext.h:45:41: warning: format '%d' expects argument of type 'int', but argument 3 has type 'size_t' {aka 'long unsigned int'} [-Wformat=] 45 | # define gettext(Msgid) ((const char *) (Msgid)) | ^ ./system.h:431:19: note: in expansion of macro 'gettext' 431 | #define _(Msgid) gettext (Msgid) | ^~~~~~~ darray.c:128:20: note: in expansion of macro '_' 128 | fprintf (stream, _("\tload: %d/%d (%2.1f%%)\n"), | ^ ./gettext.h:45:41: warning: format '%d' expects argument of type 'int', but argument 4 has type 'size_t' {aka 'long unsigned int'} [-Wformat=] 45 | # define gettext(Msgid) ((const char *) (Msgid)) | ^ ./system.h:431:19: note: in expansion of macro 'gettext' 431 | #define _(Msgid) gettext (Msgid) | ^~~~~~~ darray.c:128:20: note: in expansion of macro '_' 128 | fprintf (stream, _("\tload: %d/%d (%2.1f%%)\n"), | ^ ./gettext.h:45:41: warning: format '%d' expects argument of type 'int', but argument 3 has type 'size_t' {aka 'long unsigned int'} [-Wformat=] 45 | # define gettext(Msgid) ((const char *) (Msgid)) | ^ ./system.h:431:19: note: in expansion of macro 'gettext' 431 | #define _(Msgid) gettext (Msgid) | ^~~~~~~ darray.c:146:20: note: in expansion of macro '_' 146 | fprintf (stream, _("\toriginal size: %d, growth: %s %d\n"), | ^ ./gettext.h:45:41: warning: format '%d' expects argument of type 'int', but argument 5 has type 'size_t' {aka 'long unsigned int'} [-Wformat=] 45 | # define gettext(Msgid) ((const char *) (Msgid)) | ^ ./system.h:431:19: note: in expansion of macro 'gettext' 431 | #define _(Msgid) gettext (Msgid) | ^~~~~~~ darray.c:146:20: note: in expansion of macro '_' 146 | fprintf (stream, _("\toriginal size: %d, growth: %s %d\n"), | ^ darray.c: In function 'da_insert_at': darray.c:295:48: warning: format '%d' expects argument of type 'int', but argument 4 has type 'size_t' {aka 'long unsigned int'} [-Wformat=] 295 | error (da_exit_error, 0, "can't insert at %d in darray %s [0,%d]\n", | ~^ | | | int | %ld 296 | where, arr->name, arr->len - 1); | ~~~~~ | | | size_t {aka long unsigned int} darray.c:295:67: warning: format '%d' expects argument of type 'int', but argument 6 has type 'size_t' {aka 'long unsigned int'} [-Wformat=] 295 | error (da_exit_error, 0, "can't insert at %d in darray %s [0,%d]\n", | ~^ | | | int | %ld 296 | where, arr->name, arr->len - 1); | ~~~~~~~~~~~~ | | | size_t {aka long unsigned int} darray.c: In function 'da_remove_at': darray.c:317:48: warning: format '%d' expects argument of type 'int', but argument 4 has type 'size_t' {aka 'long unsigned int'} [-Wformat=] 317 | error (da_exit_error, 0, "can't remove at %d in darray %s [0,%d]\n", | ~^ | | | int | %ld 318 | where, arr->name, arr->len - 1); | ~~~~~ | | | size_t {aka long unsigned int} darray.c:317:67: warning: format '%d' expects argument of type 'int', but argument 6 has type 'size_t' {aka 'long unsigned int'} [-Wformat=] 317 | error (da_exit_error, 0, "can't remove at %d in darray %s [0,%d]\n", | ~^ | | | int | %ld 318 | where, arr->name, arr->len - 1); | ~~~~~~~~~~~~ | | | size_t {aka long unsigned int} darray.c: In function 'da_self_print': darray.c:616:26: warning: format '%d' expects argument of type 'int', but argument 3 has type 'size_t' {aka 'long unsigned int'} [-Wformat=] 616 | fprintf (stream, "[%2d] = ", i); | ~~^ ~ | | | | int size_t {aka long unsigned int} | %2ld /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -DLOCALEDIR=\"/usr/share/locale\" -DSYSCONFFILE=\"/etc/a2ps/a2ps.cfg\" -I. -I.. -I.. -I../intl -I. -DPROTOTYPES -pipe -march=native -fno-diagnostics-color -O2 -c -o dstring.lo dstring.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -DLOCALEDIR=\"/usr/share/locale\" -DSYSCONFFILE=\"/etc/a2ps/a2ps.cfg\" -I. -I.. -I.. -I../intl -I. -DPROTOTYPES -pipe -march=native -fno-diagnostics-color -O2 -c dstring.c -fPIC -DPIC -o .libs/dstring.o dstring.c: In function 'ds_new': dstring.c:40:65: warning: format '%d' expects argument of type 'int', but argument 4 has type 'size_t' {aka 'long unsigned int'} [-Wformat=] 40 | error (ds_exit_error, 0, "invalid size for dynamic string: %d", | ~^ | | | int | %ld 41 | size); | ~~~~ | | | size_t {aka long unsigned int} dstring.c:44:70: warning: format '%d' expects argument of type 'int', but argument 4 has type 'size_t' {aka 'long unsigned int'} [-Wformat=] 44 | error (ds_exit_error, 0, "invalid increment for dynamic string: %d", | ~^ | | | int | %ld 45 | increment); | ~~~~~~~~~ | | | size_t {aka long unsigned int} In file included from system.h:430, from dstring.c:21: dstring.c: In function 'ds_print_stats': gettext.h:45:41: warning: format '%d' expects argument of type 'int', but argument 3 has type 'size_t' {aka 'long unsigned int'} [-Wformat=] 45 | # define gettext(Msgid) ((const char *) (Msgid)) | ^ system.h:431:19: note: in expansion of macro 'gettext' 431 | #define _(Msgid) gettext (Msgid) | ^~~~~~~ dstring.c:77:20: note: in expansion of macro '_' 77 | fprintf (stream, _("\tload: %d/%d (%2.1f%%)\n"), | ^ gettext.h:45:41: warning: format '%d' expects argument of type 'int', but argument 4 has type 'size_t' {aka 'long unsigned int'} [-Wformat=] 45 | # define gettext(Msgid) ((const char *) (Msgid)) | ^ system.h:431:19: note: in expansion of macro 'gettext' 431 | #define _(Msgid) gettext (Msgid) | ^~~~~~~ dstring.c:77:20: note: in expansion of macro '_' 77 | fprintf (stream, _("\tload: %d/%d (%2.1f%%)\n"), | ^ gettext.h:45:41: warning: format '%d' expects argument of type 'int', but argument 3 has type 'size_t' {aka 'long unsigned int'} [-Wformat=] 45 | # define gettext(Msgid) ((const char *) (Msgid)) | ^ system.h:431:19: note: in expansion of macro 'gettext' 431 | #define _(Msgid) gettext (Msgid) | ^~~~~~~ dstring.c:92:20: note: in expansion of macro '_' 92 | fprintf (stream, _("\toriginal size: %d, growth: %s %d\n"), | ^ gettext.h:45:41: warning: format '%d' expects argument of type 'int', but argument 5 has type 'size_t' {aka 'long unsigned int'} [-Wformat=] 45 | # define gettext(Msgid) ((const char *) (Msgid)) | ^ system.h:431:19: note: in expansion of macro 'gettext' 431 | #define _(Msgid) gettext (Msgid) | ^~~~~~~ dstring.c:92:20: note: in expansion of macro '_' 92 | fprintf (stream, _("\toriginal size: %d, growth: %s %d\n"), | ^ /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -DLOCALEDIR=\"/usr/share/locale\" -DSYSCONFFILE=\"/etc/a2ps/a2ps.cfg\" -I. -I.. -I.. -I../intl -I. -DPROTOTYPES -pipe -march=native -fno-diagnostics-color -O2 -c -o printlen.lo printlen.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -DLOCALEDIR=\"/usr/share/locale\" -DSYSCONFFILE=\"/etc/a2ps/a2ps.cfg\" -I. -I.. -I.. -I../intl -I. -DPROTOTYPES -pipe -march=native -fno-diagnostics-color -O2 -c printlen.c -fPIC -DPIC -o .libs/printlen.o /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -DLOCALEDIR=\"/usr/share/locale\" -DSYSCONFFILE=\"/etc/a2ps/a2ps.cfg\" -I. -I.. -I.. -I../intl -I. -DPROTOTYPES -pipe -march=native -fno-diagnostics-color -O2 -c -o pair_ht.lo pair_ht.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -DLOCALEDIR=\"/usr/share/locale\" -DSYSCONFFILE=\"/etc/a2ps/a2ps.cfg\" -I. -I.. -I.. -I../intl -I. -DPROTOTYPES -pipe -march=native -fno-diagnostics-color -O2 -c pair_ht.c -fPIC -DPIC -o .libs/pair_ht.o /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -DLOCALEDIR=\"/usr/share/locale\" -DSYSCONFFILE=\"/etc/a2ps/a2ps.cfg\" -I. -I.. -I.. -I../intl -I. -DPROTOTYPES -pipe -march=native -fno-diagnostics-color -O2 -c -o filtdir.lo filtdir.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -DLOCALEDIR=\"/usr/share/locale\" -DSYSCONFFILE=\"/etc/a2ps/a2ps.cfg\" -I. -I.. -I.. -I../intl -I. -DPROTOTYPES -pipe -march=native -fno-diagnostics-color -O2 -c filtdir.c -fPIC -DPIC -o .libs/filtdir.o /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -DLOCALEDIR=\"/usr/share/locale\" -DSYSCONFFILE=\"/etc/a2ps/a2ps.cfg\" -I. -I.. -I.. -I../intl -I. -DPROTOTYPES -pipe -march=native -fno-diagnostics-color -O2 -c -o str_ht.lo str_ht.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -DLOCALEDIR=\"/usr/share/locale\" -DSYSCONFFILE=\"/etc/a2ps/a2ps.cfg\" -I. -I.. -I.. -I../intl -I. -DPROTOTYPES -pipe -march=native -fno-diagnostics-color -O2 -c str_ht.c -fPIC -DPIC -o .libs/str_ht.o /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -DLOCALEDIR=\"/usr/share/locale\" -DSYSCONFFILE=\"/etc/a2ps/a2ps.cfg\" -I. -I.. -I.. -I../intl -I. -DPROTOTYPES -pipe -march=native -fno-diagnostics-color -O2 -c -o title.lo title.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -DLOCALEDIR=\"/usr/share/locale\" -DSYSCONFFILE=\"/etc/a2ps/a2ps.cfg\" -I. -I.. -I.. -I../intl -I. -DPROTOTYPES -pipe -march=native -fno-diagnostics-color -O2 -c title.c -fPIC -DPIC -o .libs/title.o /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -DLOCALEDIR=\"/usr/share/locale\" -DSYSCONFFILE=\"/etc/a2ps/a2ps.cfg\" -I. -I.. -I.. -I../intl -I. -DPROTOTYPES -pipe -march=native -fno-diagnostics-color -O2 -c -o xbackupfile.lo xbackupfile.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -DLOCALEDIR=\"/usr/share/locale\" -DSYSCONFFILE=\"/etc/a2ps/a2ps.cfg\" -I. -I.. -I.. -I../intl -I. -DPROTOTYPES -pipe -march=native -fno-diagnostics-color -O2 -c xbackupfile.c -fPIC -DPIC -o .libs/xbackupfile.o /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -DLOCALEDIR=\"/usr/share/locale\" -DSYSCONFFILE=\"/etc/a2ps/a2ps.cfg\" -I. -I.. -I.. -I../intl -I. -DPROTOTYPES -pipe -march=native -fno-diagnostics-color -O2 -c -o getnum.lo getnum.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -DLOCALEDIR=\"/usr/share/locale\" -DSYSCONFFILE=\"/etc/a2ps/a2ps.cfg\" -I. -I.. -I.. -I../intl -I. -DPROTOTYPES -pipe -march=native -fno-diagnostics-color -O2 -c getnum.c -fPIC -DPIC -o .libs/getnum.o /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -DLOCALEDIR=\"/usr/share/locale\" -DSYSCONFFILE=\"/etc/a2ps/a2ps.cfg\" -I. -I.. -I.. -I../intl -I. -DPROTOTYPES -pipe -march=native -fno-diagnostics-color -O2 -c -o tterm.lo tterm.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -DLOCALEDIR=\"/usr/share/locale\" -DSYSCONFFILE=\"/etc/a2ps/a2ps.cfg\" -I. -I.. -I.. -I../intl -I. -DPROTOTYPES -pipe -march=native -fno-diagnostics-color -O2 -c tterm.c -fPIC -DPIC -o .libs/tterm.o /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -DLOCALEDIR=\"/usr/share/locale\" -DSYSCONFFILE=\"/etc/a2ps/a2ps.cfg\" -I. -I.. -I.. -I../intl -I. -DPROTOTYPES -pipe -march=native -fno-diagnostics-color -O2 -c -o lister.lo lister.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -DLOCALEDIR=\"/usr/share/locale\" -DSYSCONFFILE=\"/etc/a2ps/a2ps.cfg\" -I. -I.. -I.. -I../intl -I. -DPROTOTYPES -pipe -march=native -fno-diagnostics-color -O2 -c lister.c -fPIC -DPIC -o .libs/lister.o /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -DLOCALEDIR=\"/usr/share/locale\" -DSYSCONFFILE=\"/etc/a2ps/a2ps.cfg\" -I. -I.. -I.. -I../intl -I. -DPROTOTYPES -pipe -march=native -fno-diagnostics-color -O2 -c -o userdata.lo userdata.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -DLOCALEDIR=\"/usr/share/locale\" -DSYSCONFFILE=\"/etc/a2ps/a2ps.cfg\" -I. -I.. -I.. -I../intl -I. -DPROTOTYPES -pipe -march=native -fno-diagnostics-color -O2 -c userdata.c -fPIC -DPIC -o .libs/userdata.o /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -DLOCALEDIR=\"/usr/share/locale\" -DSYSCONFFILE=\"/etc/a2ps/a2ps.cfg\" -I. -I.. -I.. -I../intl -I. -DPROTOTYPES -pipe -march=native -fno-diagnostics-color -O2 -c -o addext.lo addext.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -DLOCALEDIR=\"/usr/share/locale\" -DSYSCONFFILE=\"/etc/a2ps/a2ps.cfg\" -I. -I.. -I.. -I../intl -I. -DPROTOTYPES -pipe -march=native -fno-diagnostics-color -O2 -c addext.c -fPIC -DPIC -o .libs/addext.o /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -DLOCALEDIR=\"/usr/share/locale\" -DSYSCONFFILE=\"/etc/a2ps/a2ps.cfg\" -I. -I.. -I.. -I../intl -I. -DPROTOTYPES -pipe -march=native -fno-diagnostics-color -O2 -c -o basename.lo basename.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -DLOCALEDIR=\"/usr/share/locale\" -DSYSCONFFILE=\"/etc/a2ps/a2ps.cfg\" -I. -I.. -I.. -I../intl -I. -DPROTOTYPES -pipe -march=native -fno-diagnostics-color -O2 -c basename.c -fPIC -DPIC -o .libs/basename.o /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -DLOCALEDIR=\"/usr/share/locale\" -DSYSCONFFILE=\"/etc/a2ps/a2ps.cfg\" -I. -I.. -I.. -I../intl -I. -DPROTOTYPES -pipe -march=native -fno-diagnostics-color -O2 -c -o getopt1.lo getopt1.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -DLOCALEDIR=\"/usr/share/locale\" -DSYSCONFFILE=\"/etc/a2ps/a2ps.cfg\" -I. -I.. -I.. -I../intl -I. -DPROTOTYPES -pipe -march=native -fno-diagnostics-color -O2 -c getopt1.c -fPIC -DPIC -o .libs/getopt1.o /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -DLOCALEDIR=\"/usr/share/locale\" -DSYSCONFFILE=\"/etc/a2ps/a2ps.cfg\" -I. -I.. -I.. -I../intl -I. -DPROTOTYPES -pipe -march=native -fno-diagnostics-color -O2 -c -o isdir.lo isdir.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -DLOCALEDIR=\"/usr/share/locale\" -DSYSCONFFILE=\"/etc/a2ps/a2ps.cfg\" -I. -I.. -I.. -I../intl -I. -DPROTOTYPES -pipe -march=native -fno-diagnostics-color -O2 -c isdir.c -fPIC -DPIC -o .libs/isdir.o /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -DLOCALEDIR=\"/usr/share/locale\" -DSYSCONFFILE=\"/etc/a2ps/a2ps.cfg\" -I. -I.. -I.. -I../intl -I. -DPROTOTYPES -pipe -march=native -fno-diagnostics-color -O2 -c -o xgetcwd.lo xgetcwd.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -DLOCALEDIR=\"/usr/share/locale\" -DSYSCONFFILE=\"/etc/a2ps/a2ps.cfg\" -I. -I.. -I.. -I../intl -I. -DPROTOTYPES -pipe -march=native -fno-diagnostics-color -O2 -c xgetcwd.c -fPIC -DPIC -o .libs/xgetcwd.o /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -DLOCALEDIR=\"/usr/share/locale\" -DSYSCONFFILE=\"/etc/a2ps/a2ps.cfg\" -I. -I.. -I.. -I../intl -I. -DPROTOTYPES -pipe -march=native -fno-diagnostics-color -O2 -c -o xgethostname.lo xgethostname.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -DLOCALEDIR=\"/usr/share/locale\" -DSYSCONFFILE=\"/etc/a2ps/a2ps.cfg\" -I. -I.. -I.. -I../intl -I. -DPROTOTYPES -pipe -march=native -fno-diagnostics-color -O2 -c xgethostname.c -fPIC -DPIC -o .libs/xgethostname.o /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -DLOCALEDIR=\"/usr/share/locale\" -DSYSCONFFILE=\"/etc/a2ps/a2ps.cfg\" -I. -I.. -I.. -I../intl -I. -DPROTOTYPES -pipe -march=native -fno-diagnostics-color -O2 -c -o xstrdup.lo xstrdup.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -DLOCALEDIR=\"/usr/share/locale\" -DSYSCONFFILE=\"/etc/a2ps/a2ps.cfg\" -I. -I.. -I.. -I../intl -I. -DPROTOTYPES -pipe -march=native -fno-diagnostics-color -O2 -c xstrdup.c -fPIC -DPIC -o .libs/xstrdup.o /bin/sh ../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -pipe -march=native -fno-diagnostics-color -O2 -version-info 1:0:0 -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 -o liba2ps.la -rpath /usr/lib64 encoding.lo media.lo jobs.lo output.lo routines.lo psgen.lo prolog.lo faces.lo confg.lo useropt.lo gen.lo printers.lo psstat.lo caret.lo metaseq.lo options.lo dsc.lo fonts.lo ppd.lo prange.lo stream.lo document.lo fjobs.lo common.lo madir.lo filalign.lo lexppd.lo parseppd.lo argmatch.lo argv.lo backupfile.lo dirname.lo getopt.lo hashtab.lo path-concat.lo quotearg.lo signame.lo strverscmp.lo xmalloc.lo xstrtol.lo closeout.lo message.lo xstrrpl.lo getshline.lo pathwalk.lo darray.lo dstring.lo printlen.lo pair_ht.lo filtdir.lo str_ht.lo title.lo xbackupfile.lo getnum.lo tterm.lo lister.lo userdata.lo addext.lo basename.lo getopt1.lo isdir.lo xgetcwd.lo xgethostname.lo xstrdup.lo -lpaper libtool: link: x86_64-pc-linux-gnu-gcc -shared -fPIC -DPIC .libs/encoding.o .libs/media.o .libs/jobs.o .libs/output.o .libs/routines.o .libs/psgen.o .libs/prolog.o .libs/faces.o .libs/confg.o .libs/useropt.o .libs/gen.o .libs/printers.o .libs/psstat.o .libs/caret.o .libs/metaseq.o .libs/options.o .libs/dsc.o .libs/fonts.o .libs/ppd.o .libs/prange.o .libs/stream.o .libs/document.o .libs/fjobs.o .libs/common.o .libs/madir.o .libs/filalign.o .libs/lexppd.o .libs/parseppd.o .libs/argmatch.o .libs/argv.o .libs/backupfile.o .libs/dirname.o .libs/getopt.o .libs/hashtab.o .libs/path-concat.o .libs/quotearg.o .libs/signame.o .libs/strverscmp.o .libs/xmalloc.o .libs/xstrtol.o .libs/closeout.o .libs/message.o .libs/xstrrpl.o .libs/getshline.o .libs/pathwalk.o .libs/darray.o .libs/dstring.o .libs/printlen.o .libs/pair_ht.o .libs/filtdir.o .libs/str_ht.o .libs/title.o .libs/xbackupfile.o .libs/getnum.o .libs/tterm.o .libs/lister.o .libs/userdata.o .libs/addext.o .libs/basename.o .libs/getopt1.o .libs/isdir.o .libs/xgetcwd.o .libs/xgethostname.o .libs/xstrdup.o -Wl,--as-needed -lpaper -march=native -O2 -Wl,-O1 -Wl,--defsym=__gentoo_check_ldflags__=0 -Wl,-soname -Wl,liba2ps.so.1 -o .libs/liba2ps.so.1.0.0 libtool: link: (cd ".libs" && rm -f "liba2ps.so.1" && ln -s "liba2ps.so.1.0.0" "liba2ps.so.1") libtool: link: (cd ".libs" && rm -f "liba2ps.so" && ln -s "liba2ps.so.1.0.0" "liba2ps.so") libtool: link: ( cd ".libs" && rm -f "liba2ps.la" && ln -s "../liba2ps.la" "liba2ps.la" ) make[3]: Leaving directory '/var/tmp/portage/app-text/a2ps-4.14-r6/work/a2ps-4.14/lib' make[2]: Leaving directory '/var/tmp/portage/app-text/a2ps-4.14-r6/work/a2ps-4.14/lib' Making all in src make[2]: Entering directory '/var/tmp/portage/app-text/a2ps-4.14-r6/work/a2ps-4.14/src' /bin/sh ../auxdir/ylwrap parsessh.y y.tab.c parsessh.c y.tab.h `echo parsessh.c | sed -e s/cc$/hh/ -e s/cpp$/hpp/ -e s/cxx$/hxx/ -e s/c++$/h++/ -e s/c$/h/` y.output parsessh.output -- bison -y -dtv updating parsessh.output updating parsessh.h make all-am make[3]: Entering directory '/var/tmp/portage/app-text/a2ps-4.14-r6/work/a2ps-4.14/src' x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -DLOCALEDIR=\"/usr/share/locale\" -I. -I.. -I.. -I. -I../lib -I../intl -DPROTOTYPES -pipe -march=native -fno-diagnostics-color -O2 -c -o main.o main.c In file included from ../lib/system.h:430, from ../lib/a2ps.h:28, from main.c:36: main.c: In function 'highlight_level_to_string': ../lib/gettext.h:45:26: warning: return discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] 45 | # define gettext(Msgid) ((const char *) (Msgid)) | ~^~~~~~~~~~~~~~~~~~~~~~~ ../lib/system.h:431:19: note: in expansion of macro 'gettext' 431 | #define _(Msgid) gettext (Msgid) | ^~~~~~~ main.c:242:14: note: in expansion of macro '_' 242 | return _("heavy"); | ^ ../lib/gettext.h:45:26: warning: return discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] 45 | # define gettext(Msgid) ((const char *) (Msgid)) | ~^~~~~~~~~~~~~~~~~~~~~~~ ../lib/system.h:431:19: note: in expansion of macro 'gettext' 431 | #define _(Msgid) gettext (Msgid) | ^~~~~~~ main.c:246:14: note: in expansion of macro '_' 246 | return _("normal"); | ^ ../lib/gettext.h:45:26: warning: return discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] 45 | # define gettext(Msgid) ((const char *) (Msgid)) | ~^~~~~~~~~~~~~~~~~~~~~~~ ../lib/system.h:431:19: note: in expansion of macro 'gettext' 431 | #define _(Msgid) gettext (Msgid) | ^~~~~~~ main.c:250:14: note: in expansion of macro '_' 250 | return _("none"); | ^ main.c: In function 'spy_user': main.c:580:3: warning: ignoring return value of 'fopen' declared with attribute 'warn_unused_result' [-Wunused-result] 580 | fopen (spyname, "r"); | ^~~~~~~~~~~~~~~~~~~~ x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -DLOCALEDIR=\"/usr/share/locale\" -I. -I.. -I.. -I. -I../lib -I../intl -DPROTOTYPES -pipe -march=native -fno-diagnostics-color -O2 -c -o read.o read.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -DLOCALEDIR=\"/usr/share/locale\" -I. -I.. -I.. -I. -I../lib -I../intl -DPROTOTYPES -pipe -march=native -fno-diagnostics-color -O2 -c -o sshread.o sshread.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -DLOCALEDIR=\"/usr/share/locale\" -I. -I.. -I.. -I. -I../lib -I../intl -DPROTOTYPES -pipe -march=native -fno-diagnostics-color -O2 -c -o ssheet.o ssheet.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -DLOCALEDIR=\"/usr/share/locale\" -I. -I.. -I.. -I. -I../lib -I../intl -DPROTOTYPES -pipe -march=native -fno-diagnostics-color -O2 -c -o select.o select.c select.c: In function 'file_verdict_on': select.c:185:8: warning: passing argument 1 of 'free' discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] 185 | free(filename); | ^~~~~~~~ In file included from ../lib/system.h:88, from ../lib/a2ps.h:28, from select.c:26: /usr/include/stdlib.h:554:25: note: expected 'void *' but argument is of type 'const unsigned char *' 554 | extern void free (void *__ptr) __THROW; | ~~~~~~^~~~~ select.c:199:3: warning: ignoring return value of 'fgets' declared with attribute 'warn_unused_result' [-Wunused-result] 199 | fgets (buf, sizeof (buf), file_out); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -DLOCALEDIR=\"/usr/share/locale\" -I. -I.. -I.. -I. -I../lib -I../intl -DPROTOTYPES -pipe -march=native -fno-diagnostics-color -O2 -c -o generate.o generate.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -DLOCALEDIR=\"/usr/share/locale\" -I. -I.. -I.. -I. -I../lib -I../intl -DPROTOTYPES -pipe -march=native -fno-diagnostics-color -O2 -c -o delegate.o delegate.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -DLOCALEDIR=\"/usr/share/locale\" -I. -I.. -I.. -I. -I../lib -I../intl -DPROTOTYPES -pipe -march=native -fno-diagnostics-color -O2 -c -o regex.o regex.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -DLOCALEDIR=\"/usr/share/locale\" -I. -I.. -I.. -I. -I../lib -I../intl -DPROTOTYPES -pipe -march=native -fno-diagnostics-color -O2 -c -o buffer.o buffer.c buffer.c: In function 'buffer_self_print': buffer.c:178:52: warning: format '%u' expects argument of type 'unsigned int', but argument 3 has type 'size_t' {aka 'long unsigned int'} [-Wformat=] 178 | fprintf (stream, "A string buffer. Bufoffset %u\n", | ~^ | | | unsigned int | %lu 179 | buffer->bufoffset); | ~~~~~~~~~~~~~~~~~ | | | size_t {aka long unsigned int} buffer.c:183:28: warning: format '%d' expects argument of type 'int', but argument 3 has type 'size_t' {aka 'long unsigned int'} [-Wformat=] 183 | fprintf (stream, "Len = %d, Lower case = %d, Line = %d\n", | ~^ | | | int | %ld 184 | buffer->len, buffer->lower_case, buffer->line); | ~~~~~~~~~~~ | | | size_t {aka long unsigned int} buffer.c:183:56: warning: format '%d' expects argument of type 'int', but argument 5 has type 'size_t' {aka 'long unsigned int'} [-Wformat=] 183 | fprintf (stream, "Len = %d, Lower case = %d, Line = %d\n", | ~^ | | | int | %ld 184 | buffer->len, buffer->lower_case, buffer->line); | ~~~~~~~~~~~~ | | | size_t {aka long unsigned int} x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -DLOCALEDIR=\"/usr/share/locale\" -I. -I.. -I.. -I. -I../lib -I../intl -DPROTOTYPES -pipe -march=native -fno-diagnostics-color -O2 -c -o versions.o versions.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -DLOCALEDIR=\"/usr/share/locale\" -I. -I.. -I.. -I. -I../lib -I../intl -DPROTOTYPES -pipe -march=native -fno-diagnostics-color -O2 -c -o ffaces.o ffaces.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -DLOCALEDIR=\"/usr/share/locale\" -I. -I.. -I.. -I. -I../lib -I../intl -DPROTOTYPES -pipe -march=native -fno-diagnostics-color -O2 -c -o version-etc.o version-etc.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -DLOCALEDIR=\"/usr/share/locale\" -I. -I.. -I.. -I. -I../lib -I../intl -DPROTOTYPES -pipe -march=native -fno-diagnostics-color -O2 -c -o long-options.o long-options.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -DLOCALEDIR=\"/usr/share/locale\" -I. -I.. -I.. -I. -I../lib -I../intl -DPROTOTYPES -pipe -march=native -fno-diagnostics-color -O2 -c -o parsessh.o parsessh.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -DLOCALEDIR=\"/usr/share/locale\" -I. -I.. -I.. -I. -I../lib -I../intl -DPROTOTYPES -pipe -march=native -fno-diagnostics-color -O2 -c -o lexssh.o lexssh.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -DLOCALEDIR=\"/usr/share/locale\" -I. -I.. -I.. -I. -I../lib -I../intl -DPROTOTYPES -pipe -march=native -fno-diagnostics-color -O2 -c -o lexps.o lexps.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -DLOCALEDIR=\"/usr/share/locale\" -I. -I.. -I.. -I. -I../lib -I../intl -DPROTOTYPES -pipe -march=native -fno-diagnostics-color -O2 -c -o sheets-map.o sheets-map.c /bin/sh ../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -pipe -march=native -fno-diagnostics-color -O2 -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 -o a2ps main.o read.o sshread.o ssheet.o select.o generate.o delegate.o regex.o buffer.o versions.o ffaces.o version-etc.o long-options.o parsessh.o lexssh.o lexps.o sheets-map.o ../lib/liba2ps.la -lm -lpaper libtool: link: x86_64-pc-linux-gnu-gcc -pipe -march=native -fno-diagnostics-color -O2 -Wl,-O1 -Wl,--defsym=__gentoo_check_ldflags__=0 -o .libs/a2ps main.o read.o sshread.o ssheet.o select.o generate.o delegate.o regex.o buffer.o versions.o ffaces.o version-etc.o long-options.o parsessh.o lexssh.o lexps.o sheets-map.o -Wl,--as-needed ../lib/.libs/liba2ps.so -lm -lpaper make[3]: Leaving directory '/var/tmp/portage/app-text/a2ps-4.14-r6/work/a2ps-4.14/src' make[2]: Leaving directory '/var/tmp/portage/app-text/a2ps-4.14-r6/work/a2ps-4.14/src' Making all in po make[2]: Entering directory '/var/tmp/portage/app-text/a2ps-4.14-r6/work/a2ps-4.14/po' make[2]: Nothing to be done for 'all'. make[2]: Leaving directory '/var/tmp/portage/app-text/a2ps-4.14-r6/work/a2ps-4.14/po' Making all in tests make[2]: Entering directory '/var/tmp/portage/app-text/a2ps-4.14-r6/work/a2ps-4.14/tests' top_srcdir=`cd .. && pwd`; \ top_builddir=`cd .. && pwd`; \ sed -e "s#@libpath@#$top_builddir/etc:$top_srcdir/ogonkify:$top_builddir/ogonkify:$top_srcdir/sheets:$top_srcdir/ps:$top_srcdir/encoding:$top_srcdir/afm:$top_builddir/afm:$top_srcdir/fonts:$top_srcdir/ppd:/usr/local/ghostscript/fonts:/usr/local/share/ghostscript/fonts#g;s#@file_link@#/usr/bin/file -L#g" \ ./a2ps-tst.cfg.in > a2ps-tst.cfg make[2]: Leaving directory '/var/tmp/portage/app-text/a2ps-4.14-r6/work/a2ps-4.14/tests' Making all in sheets make[2]: Entering directory '/var/tmp/portage/app-text/a2ps-4.14-r6/work/a2ps-4.14/sheets' make[2]: Nothing to be done for 'all'. make[2]: Leaving directory '/var/tmp/portage/app-text/a2ps-4.14-r6/work/a2ps-4.14/sheets' Making all in encoding make[2]: Entering directory '/var/tmp/portage/app-text/a2ps-4.14-r6/work/a2ps-4.14/encoding' make[2]: Nothing to be done for 'all'. make[2]: Leaving directory '/var/tmp/portage/app-text/a2ps-4.14-r6/work/a2ps-4.14/encoding' Making all in afm make[2]: Entering directory '/var/tmp/portage/app-text/a2ps-4.14-r6/work/a2ps-4.14/afm' . ../tests/defs ;\ touch fonts.map ; \ if /bin/sh ./make_fonts_map.sh > /dev/null; then \ mv fonts.map.new fonts.map ;\ else \ echo "Failed to build a fonts.map file."; \ echo "Reverting to default file."; \ cp ./fontsmap fonts.map; \ fi Looking for the afm files read by /var/tmp/portage/app-text/a2ps-4.14-r6/work/a2ps-4.14/src/a2ps... /var/tmp/portage/app-text/a2ps-4.14-r6/work/a2ps-4.14/etc... /var/tmp/portage/app-text/a2ps-4.14-r6/work/a2ps-4.14/ogonkify... /var/tmp/portage/app-text/a2ps-4.14-r6/work/a2ps-4.14/ogonkify... /var/tmp/portage/app-text/a2ps-4.14-r6/work/a2ps-4.14/sheets... /var/tmp/portage/app-text/a2ps-4.14-r6/work/a2ps-4.14/ps... /var/tmp/portage/app-text/a2ps-4.14-r6/work/a2ps-4.14/encoding... /var/tmp/portage/app-text/a2ps-4.14-r6/work/a2ps-4.14/afm... /var/tmp/portage/app-text/a2ps-4.14-r6/work/a2ps-4.14/afm... /var/tmp/portage/app-text/a2ps-4.14-r6/work/a2ps-4.14/fonts... /var/tmp/portage/app-text/a2ps-4.14-r6/work/a2ps-4.14/ppd... /usr/local/ghostscript/fonts... /usr/local/share/ghostscript/fonts... Extracting font names... Sorting entries... Finishing. make[2]: Leaving directory '/var/tmp/portage/app-text/a2ps-4.14-r6/work/a2ps-4.14/afm' Making all in fonts make[2]: Entering directory '/var/tmp/portage/app-text/a2ps-4.14-r6/work/a2ps-4.14/fonts' make[2]: Nothing to be done for 'all'. make[2]: Leaving directory '/var/tmp/portage/app-text/a2ps-4.14-r6/work/a2ps-4.14/fonts' Making all in ppd make[2]: Entering directory '/var/tmp/portage/app-text/a2ps-4.14-r6/work/a2ps-4.14/ppd' make[2]: Nothing to be done for 'all'. make[2]: Leaving directory '/var/tmp/portage/app-text/a2ps-4.14-r6/work/a2ps-4.14/ppd' Making all in contrib make[2]: Entering directory '/var/tmp/portage/app-text/a2ps-4.14-r6/work/a2ps-4.14/contrib' Makefile:971: warning: ignoring prerequisites on suffix rule definition Making all in sample make[3]: Entering directory '/var/tmp/portage/app-text/a2ps-4.14-r6/work/a2ps-4.14/contrib/sample' x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -DLOCALEDIR=\"/usr/share/locale\" -I. -I../.. -I. -I.. -I../.. -I../../intl -I../../lib -DPROTOTYPES -pipe -march=native -fno-diagnostics-color -O2 -c -o main.o main.c /bin/sh ../../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -pipe -march=native -fno-diagnostics-color -O2 -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 -o sample main.o ../../lib/liba2ps.la -lm -lpaper libtool: link: x86_64-pc-linux-gnu-gcc -pipe -march=native -fno-diagnostics-color -O2 -Wl,-O1 -Wl,--defsym=__gentoo_check_ldflags__=0 -o .libs/sample main.o -Wl,--as-needed ../../lib/.libs/liba2ps.so -lm -lpaper make[3]: Leaving directory '/var/tmp/portage/app-text/a2ps-4.14-r6/work/a2ps-4.14/contrib/sample' Making all in emacs make[3]: Entering directory '/var/tmp/portage/app-text/a2ps-4.14-r6/work/a2ps-4.14/contrib/emacs' if test 'no' != no; then \ am__dir=. am__subdir_includes=''; \ case a2ps.elc in */*) \ am__dir=`echo 'a2ps.elc' | sed 's,/[^/]*$,,'`; \ am__subdir_includes="-L $am__dir -L ./$am__dir"; \ esac; \ test -d "$am__dir" || /bin/mkdir -p "$am__dir" || exit 1; \ no --batch \ \ $am__subdir_includes -L . -L . \ --eval '(if (boundp (quote byte-compile-dest-file-function)) (setq byte-compile-dest-file-function (lambda (_) "a2ps.elc")) (defun byte-compile-dest-file (_) "a2ps.elc") )' \ -f batch-byte-compile 'a2ps.el'; \ else :; fi if test 'no' != no; then \ am__dir=. am__subdir_includes=''; \ case a2ps-print.elc in */*) \ am__dir=`echo 'a2ps-print.elc' | sed 's,/[^/]*$,,'`; \ am__subdir_includes="-L $am__dir -L ./$am__dir"; \ esac; \ test -d "$am__dir" || /bin/mkdir -p "$am__dir" || exit 1; \ no --batch \ \ $am__subdir_includes -L . -L . \ --eval '(if (boundp (quote byte-compile-dest-file-function)) (setq byte-compile-dest-file-function (lambda (_) "a2ps-print.elc")) (defun byte-compile-dest-file (_) "a2ps-print.elc") )' \ -f batch-byte-compile 'a2ps-print.el'; \ else :; fi make[3]: Leaving directory '/var/tmp/portage/app-text/a2ps-4.14-r6/work/a2ps-4.14/contrib/emacs' make[3]: Entering directory '/var/tmp/portage/app-text/a2ps-4.14-r6/work/a2ps-4.14/contrib' Makefile:971: warning: ignoring prerequisites on suffix rule definition x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -DPROTOTYPES -pipe -march=native -fno-diagnostics-color -O2 -c -o fixnt.o fixnt.c /bin/sh ../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -pipe -march=native -fno-diagnostics-color -O2 -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 -o fixnt fixnt.o -lpaper libtool: link: x86_64-pc-linux-gnu-gcc -pipe -march=native -fno-diagnostics-color -O2 -Wl,-O1 -Wl,--defsym=__gentoo_check_ldflags__=0 -o fixnt fixnt.o -Wl,--as-needed -lpaper make[3]: Leaving directory '/var/tmp/portage/app-text/a2ps-4.14-r6/work/a2ps-4.14/contrib' make[2]: Leaving directory '/var/tmp/portage/app-text/a2ps-4.14-r6/work/a2ps-4.14/contrib' Making all in doc make[2]: Entering directory '/var/tmp/portage/app-text/a2ps-4.14-r6/work/a2ps-4.14/doc' Updating ./version.texi restore=: && backupdir=".am$$" && \ am__cwd=`pwd` && CDPATH="${ZSH_VERSION+.}:" && cd . && \ rm -rf $backupdir && mkdir $backupdir && \ if (/bin/sh '/var/tmp/portage/app-text/a2ps-4.14-r6/work/a2ps-4.14/auxdir/missing' makeinfo --version) >/dev/null 2>&1; then \ for f in a2ps.info a2ps.info-[0-9] a2ps.info-[0-9][0-9] a2ps.i[0-9] a2ps.i[0-9][0-9]; do \ if test -f $f; then mv $f $backupdir; restore=mv; else :; fi; \ done; \ else :; fi && \ cd "$am__cwd"; \ if /bin/sh '/var/tmp/portage/app-text/a2ps-4.14-r6/work/a2ps-4.14/auxdir/missing' makeinfo -I . \ -o a2ps.info a2ps.texi; \ then \ rc=0; \ CDPATH="${ZSH_VERSION+.}:" && cd .; \ else \ rc=$?; \ CDPATH="${ZSH_VERSION+.}:" && cd . && \ $restore $backupdir/* `echo "./a2ps.info" | sed 's|[^/]*$||'`; \ fi; \ rm -rf $backupdir; exit $rc restore=: && backupdir=".am$$" && \ am__cwd=`pwd` && CDPATH="${ZSH_VERSION+.}:" && cd . && \ rm -rf $backupdir && mkdir $backupdir && \ if (/bin/sh '/var/tmp/portage/app-text/a2ps-4.14-r6/work/a2ps-4.14/auxdir/missing' makeinfo --version) >/dev/null 2>&1; then \ for f in regex.info regex.info-[0-9] regex.info-[0-9][0-9] regex.i[0-9] regex.i[0-9][0-9]; do \ if test -f $f; then mv $f $backupdir; restore=mv; else :; fi; \ done; \ else :; fi && \ cd "$am__cwd"; \ if /bin/sh '/var/tmp/portage/app-text/a2ps-4.14-r6/work/a2ps-4.14/auxdir/missing' makeinfo -I . \ -o regex.info regex.texi; \ then \ rc=0; \ CDPATH="${ZSH_VERSION+.}:" && cd .; \ else \ rc=$?; \ CDPATH="${ZSH_VERSION+.}:" && cd . && \ $restore $backupdir/* `echo "./regex.info" | sed 's|[^/]*$||'`; \ fi; \ rm -rf $backupdir; exit $rc make[2]: Leaving directory '/var/tmp/portage/app-text/a2ps-4.14-r6/work/a2ps-4.14/doc' Making all in man make[2]: Entering directory '/var/tmp/portage/app-text/a2ps-4.14-r6/work/a2ps-4.14/man' Updating man page a2ps.1 Updating man page card.1 Updating man page fixps.1 Updating man page pdiff.1 Updating man page psmandup.1 Updating man page psset.1 Updating man page texi2dvi4a2ps.1 make[2]: Leaving directory '/var/tmp/portage/app-text/a2ps-4.14-r6/work/a2ps-4.14/man' make[2]: Entering directory '/var/tmp/portage/app-text/a2ps-4.14-r6/work/a2ps-4.14' LC_ALL=C /bin/sh '/var/tmp/portage/app-text/a2ps-4.14-r6/work/a2ps-4.14/auxdir/missing' makeinfo --no-header -I ./doc a2ps.texi | \ sed -n -f ./auxdir/make-faq.sed > FAQ-tmp could not open a2ps.texi: No such file or directory mv FAQ-tmp FAQ make[2]: Leaving directory '/var/tmp/portage/app-text/a2ps-4.14-r6/work/a2ps-4.14' make[1]: Leaving directory '/var/tmp/portage/app-text/a2ps-4.14-r6/work/a2ps-4.14' >>> Source compiled. * Skipping make test/check due to ebuild restriction. >>> Test phase [disabled because of RESTRICT=test]: app-text/a2ps-4.14-r6 >>> Install app-text/a2ps-4.14-r6 into /var/tmp/portage/app-text/a2ps-4.14-r6/image/ make -j4 DESTDIR=/var/tmp/portage/app-text/a2ps-4.14-r6/image/ lispdir=/usr/share/emacs/site-lisp/a2ps install Making install in auxdir make[1]: Entering directory '/var/tmp/portage/app-text/a2ps-4.14-r6/work/a2ps-4.14/auxdir' make[2]: Entering directory '/var/tmp/portage/app-text/a2ps-4.14-r6/work/a2ps-4.14/auxdir' make[2]: Nothing to be done for 'install-exec-am'. make[2]: Nothing to be done for 'install-data-am'. make[2]: Leaving directory '/var/tmp/portage/app-text/a2ps-4.14-r6/work/a2ps-4.14/auxdir' make[1]: Leaving directory '/var/tmp/portage/app-text/a2ps-4.14-r6/work/a2ps-4.14/auxdir' Making install in m4 make[1]: Entering directory '/var/tmp/portage/app-text/a2ps-4.14-r6/work/a2ps-4.14/m4' make[2]: Entering directory '/var/tmp/portage/app-text/a2ps-4.14-r6/work/a2ps-4.14/m4' make[2]: Nothing to be done for 'install-exec-am'. make[2]: Nothing to be done for 'install-data-am'. make[2]: Leaving directory '/var/tmp/portage/app-text/a2ps-4.14-r6/work/a2ps-4.14/m4' make[1]: Leaving directory '/var/tmp/portage/app-text/a2ps-4.14-r6/work/a2ps-4.14/m4' Making install in etc make[1]: Entering directory '/var/tmp/portage/app-text/a2ps-4.14-r6/work/a2ps-4.14/etc' make[2]: Entering directory '/var/tmp/portage/app-text/a2ps-4.14-r6/work/a2ps-4.14/etc' make[2]: Nothing to be done for 'install-exec-am'. /bin/sh ../auxdir/mkinstalldirs /var/tmp/portage/app-text/a2ps-4.14-r6/image//etc/a2ps /bin/mkdir -p '/var/tmp/portage/app-text/a2ps-4.14-r6/image//usr/share/a2ps' mkdir -p -- /var/tmp/portage/app-text/a2ps-4.14-r6/image//etc/a2ps /usr/lib/portage/python3.9/ebuild-helpers/xattr/install -c -m 644 README '/var/tmp/portage/app-text/a2ps-4.14-r6/image//usr/share/a2ps' make[2]: Leaving directory '/var/tmp/portage/app-text/a2ps-4.14-r6/work/a2ps-4.14/etc' make[1]: Leaving directory '/var/tmp/portage/app-text/a2ps-4.14-r6/work/a2ps-4.14/etc' Making install in ps make[1]: Entering directory '/var/tmp/portage/app-text/a2ps-4.14-r6/work/a2ps-4.14/ps' make[2]: Entering directory '/var/tmp/portage/app-text/a2ps-4.14-r6/work/a2ps-4.14/ps' make[2]: Nothing to be done for 'install-exec-am'. /bin/mkdir -p '/var/tmp/portage/app-text/a2ps-4.14-r6/image//usr/share/a2ps/ps' /usr/lib/portage/python3.9/ebuild-helpers/xattr/install -c -m 644 bw.pro bold.pro fixed.pro gray.pro color.pro gray2.pro matrix.pro diff.pro diffcolor.pro ul.pro base.ps ehandler.ps a2ps.hdr color.hdr '/var/tmp/portage/app-text/a2ps-4.14-r6/image//usr/share/a2ps/ps' make[2]: Leaving directory '/var/tmp/portage/app-text/a2ps-4.14-r6/work/a2ps-4.14/ps' make[1]: Leaving directory '/var/tmp/portage/app-text/a2ps-4.14-r6/work/a2ps-4.14/ps' Making install in ogonkify make[1]: Entering directory '/var/tmp/portage/app-text/a2ps-4.14-r6/work/a2ps-4.14/ogonkify' Makefile:1015: warning: ignoring prerequisites on suffix rule definition Makefile:1011: warning: ignoring prerequisites on suffix rule definition Making install in doc make[2]: Entering directory '/var/tmp/portage/app-text/a2ps-4.14-r6/work/a2ps-4.14/ogonkify/doc' make[3]: Entering directory '/var/tmp/portage/app-text/a2ps-4.14-r6/work/a2ps-4.14/ogonkify/doc' make[3]: Nothing to be done for 'install-exec-am'. /bin/mkdir -p '/var/tmp/portage/app-text/a2ps-4.14-r6/image//usr/share/info' /bin/mkdir -p '/var/tmp/portage/app-text/a2ps-4.14-r6/image//usr/share/man/man1' /usr/lib/portage/python3.9/ebuild-helpers/xattr/install -c -m 644 ./ogonkify.info '/var/tmp/portage/app-text/a2ps-4.14-r6/image//usr/share/info' /usr/lib/portage/python3.9/ebuild-helpers/xattr/install -c -m 644 ogonkify.1 '/var/tmp/portage/app-text/a2ps-4.14-r6/image//usr/share/man/man1' install-info --info-dir='/var/tmp/portage/app-text/a2ps-4.14-r6/image//usr/share/info' '/var/tmp/portage/app-text/a2ps-4.14-r6/image//usr/share/info/ogonkify.info' make[3]: Leaving directory '/var/tmp/portage/app-text/a2ps-4.14-r6/work/a2ps-4.14/ogonkify/doc' make[2]: Leaving directory '/var/tmp/portage/app-text/a2ps-4.14-r6/work/a2ps-4.14/ogonkify/doc' Making install in m4 make[2]: Entering directory '/var/tmp/portage/app-text/a2ps-4.14-r6/work/a2ps-4.14/ogonkify/m4' make[3]: Entering directory '/var/tmp/portage/app-text/a2ps-4.14-r6/work/a2ps-4.14/ogonkify/m4' 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/tmp/portage/app-text/a2ps-4.14-r6/work/a2ps-4.14/ogonkify/m4' make[2]: Leaving directory '/var/tmp/portage/app-text/a2ps-4.14-r6/work/a2ps-4.14/ogonkify/m4' make[2]: Entering directory '/var/tmp/portage/app-text/a2ps-4.14-r6/work/a2ps-4.14/ogonkify' Makefile:1015: warning: ignoring prerequisites on suffix rule definition Makefile:1011: warning: ignoring prerequisites on suffix rule definition make[3]: Entering directory '/var/tmp/portage/app-text/a2ps-4.14-r6/work/a2ps-4.14/ogonkify' Makefile:1015: warning: ignoring prerequisites on suffix rule definition Makefile:1011: warning: ignoring prerequisites on suffix rule definition /bin/mkdir -p '/var/tmp/portage/app-text/a2ps-4.14-r6/image//usr/share/ogonkify/afm' /bin/mkdir -p '/var/tmp/portage/app-text/a2ps-4.14-r6/image//usr/bin' /bin/mkdir -p '/var/tmp/portage/app-text/a2ps-4.14-r6/image//usr/share/ogonkify/fonts' /bin/mkdir -p '/var/tmp/portage/app-text/a2ps-4.14-r6/image//usr/share/ogonkify' /usr/lib/portage/python3.9/ebuild-helpers/xattr/install -c -m 644 pcrr-o.pfa pcrro-o.pfa pcrb-o.pfa pcrbo-o.pfa ptmr-o.pfa ptmri-o.pfa ptmb-o.pfa ptmbi-o.pfa phvr-o.pfa phvro-o.pfa phvb-o.pfa phvbo-o.pfa '/var/tmp/portage/app-text/a2ps-4.14-r6/image//usr/share/ogonkify/fonts' /usr/lib/portage/python3.9/ebuild-helpers/xattr/install -c -m 644 ascii.enc adobe.enc latin1.enc latin2.enc latin3.enc latin4.enc latin5.enc latin6.enc latin7.enc latin9.enc cp1250.enc ogonki.enc mac.enc ibmpc.enc hp.enc pcrr-o.ps pcrro-o.ps pcrb-o.ps pcrbo-o.ps ptmr-o.ps ptmri-o.ps ptmb-o.ps ptmbi-o.ps phvr-o.ps phvro-o.ps phvb-o.ps phvbo-o.ps allchars.ps compose.ps helper.ps printenc.ps README '/var/tmp/portage/app-text/a2ps-4.14-r6/image//usr/share/ogonkify' /usr/lib/portage/python3.9/ebuild-helpers/xattr/install -c ogonkify composeglyphs '/var/tmp/portage/app-text/a2ps-4.14-r6/image//usr/bin' /usr/lib/portage/python3.9/ebuild-helpers/xattr/install -c -m 644 pcrr-o.afm pcrro-o.afm pcrb-o.afm pcrbo-o.afm ptmr-o.afm ptmri-o.afm ptmb-o.afm ptmbi-o.afm phvr-o.afm phvro-o.afm phvb-o.afm phvbo-o.afm '/var/tmp/portage/app-text/a2ps-4.14-r6/image//usr/share/ogonkify/afm' make[3]: Leaving directory '/var/tmp/portage/app-text/a2ps-4.14-r6/work/a2ps-4.14/ogonkify' make[2]: Leaving directory '/var/tmp/portage/app-text/a2ps-4.14-r6/work/a2ps-4.14/ogonkify' make[1]: Leaving directory '/var/tmp/portage/app-text/a2ps-4.14-r6/work/a2ps-4.14/ogonkify' Making install in lib make[1]: Entering directory '/var/tmp/portage/app-text/a2ps-4.14-r6/work/a2ps-4.14/lib' make install-am make[2]: Entering directory '/var/tmp/portage/app-text/a2ps-4.14-r6/work/a2ps-4.14/lib' make[3]: Entering directory '/var/tmp/portage/app-text/a2ps-4.14-r6/work/a2ps-4.14/lib' /bin/mkdir -p '/var/tmp/portage/app-text/a2ps-4.14-r6/image//usr/lib64' /bin/mkdir -p '/var/tmp/portage/app-text/a2ps-4.14-r6/image//usr/include' /bin/sh ../libtool --mode=install /usr/lib/portage/python3.9/ebuild-helpers/xattr/install -c liba2ps.la '/var/tmp/portage/app-text/a2ps-4.14-r6/image//usr/lib64' /usr/lib/portage/python3.9/ebuild-helpers/xattr/install -c -m 644 liba2ps.h '/var/tmp/portage/app-text/a2ps-4.14-r6/image//usr/include' libtool: install: /usr/lib/portage/python3.9/ebuild-helpers/xattr/install -c .libs/liba2ps.so.1.0.0 /var/tmp/portage/app-text/a2ps-4.14-r6/image//usr/lib64/liba2ps.so.1.0.0 libtool: install: (cd /var/tmp/portage/app-text/a2ps-4.14-r6/image//usr/lib64 && { ln -s -f liba2ps.so.1.0.0 liba2ps.so.1 || { rm -f liba2ps.so.1 && ln -s liba2ps.so.1.0.0 liba2ps.so.1; }; }) libtool: install: (cd /var/tmp/portage/app-text/a2ps-4.14-r6/image//usr/lib64 && { ln -s -f liba2ps.so.1.0.0 liba2ps.so || { rm -f liba2ps.so && ln -s liba2ps.so.1.0.0 liba2ps.so; }; }) libtool: install: /usr/lib/portage/python3.9/ebuild-helpers/xattr/install -c .libs/liba2ps.lai /var/tmp/portage/app-text/a2ps-4.14-r6/image//usr/lib64/liba2ps.la libtool: warning: remember to run 'libtool --finish /usr/lib64' make[3]: Leaving directory '/var/tmp/portage/app-text/a2ps-4.14-r6/work/a2ps-4.14/lib' make[2]: Leaving directory '/var/tmp/portage/app-text/a2ps-4.14-r6/work/a2ps-4.14/lib' make[1]: Leaving directory '/var/tmp/portage/app-text/a2ps-4.14-r6/work/a2ps-4.14/lib' Making install in src make[1]: Entering directory '/var/tmp/portage/app-text/a2ps-4.14-r6/work/a2ps-4.14/src' make install-am make[2]: Entering directory '/var/tmp/portage/app-text/a2ps-4.14-r6/work/a2ps-4.14/src' make[3]: Entering directory '/var/tmp/portage/app-text/a2ps-4.14-r6/work/a2ps-4.14/src' make[3]: Nothing to be done for 'install-data-am'. /bin/mkdir -p '/var/tmp/portage/app-text/a2ps-4.14-r6/image//usr/bin' /bin/sh ../libtool --mode=install /usr/lib/portage/python3.9/ebuild-helpers/xattr/install -c a2ps '/var/tmp/portage/app-text/a2ps-4.14-r6/image//usr/bin' libtool: warning: '../lib/liba2ps.la' has not been installed in '/usr/lib64' libtool: install: /usr/lib/portage/python3.9/ebuild-helpers/xattr/install -c .libs/a2ps /var/tmp/portage/app-text/a2ps-4.14-r6/image//usr/bin/a2ps make[3]: Leaving directory '/var/tmp/portage/app-text/a2ps-4.14-r6/work/a2ps-4.14/src' make[2]: Leaving directory '/var/tmp/portage/app-text/a2ps-4.14-r6/work/a2ps-4.14/src' make[1]: Leaving directory '/var/tmp/portage/app-text/a2ps-4.14-r6/work/a2ps-4.14/src' Making install in po make[1]: Entering directory '/var/tmp/portage/app-text/a2ps-4.14-r6/work/a2ps-4.14/po' if test "a2ps" = "gettext"; then \ /bin/sh `case "./auxdir//mkinstalldirs" in /*) echo "./auxdir//mkinstalldirs" ;; *) echo ".././auxdir//mkinstalldirs" ;; esac` /var/tmp/portage/app-text/a2ps-4.14-r6/image//usr/share/gettext/po; \ for file in Makefile.in.in Makevars remove-potcdate.sin quot.sed boldquot.sed en@quot.header en@boldquot.header insert-header.sin Rules-quot ; do \ /usr/lib/portage/python3.9/ebuild-helpers/xattr/install -c -m 644 ./$file \ /var/tmp/portage/app-text/a2ps-4.14-r6/image//usr/share/gettext/po/$file; \ done; \ else \ : ; \ fi make[1]: Leaving directory '/var/tmp/portage/app-text/a2ps-4.14-r6/work/a2ps-4.14/po' Making install in tests make[1]: Entering directory '/var/tmp/portage/app-text/a2ps-4.14-r6/work/a2ps-4.14/tests' make[2]: Entering directory '/var/tmp/portage/app-text/a2ps-4.14-r6/work/a2ps-4.14/tests' make[2]: Nothing to be done for 'install-exec-am'. make[2]: Nothing to be done for 'install-data-am'. make[2]: Leaving directory '/var/tmp/portage/app-text/a2ps-4.14-r6/work/a2ps-4.14/tests' make[1]: Leaving directory '/var/tmp/portage/app-text/a2ps-4.14-r6/work/a2ps-4.14/tests' Making install in sheets make[1]: Entering directory '/var/tmp/portage/app-text/a2ps-4.14-r6/work/a2ps-4.14/sheets' make[2]: Entering directory '/var/tmp/portage/app-text/a2ps-4.14-r6/work/a2ps-4.14/sheets' make[2]: Nothing to be done for 'install-exec-am'. /bin/mkdir -p '/var/tmp/portage/app-text/a2ps-4.14-r6/image//usr/share/a2ps/sheets' /usr/lib/portage/python3.9/ebuild-helpers/xattr/install -c -m 644 sheets.map ada.ssh c.ssh card.ssh clisp.ssh cpp.ssh cxx.ssh eiffel.ssh elisp.ssh for-fixed.ssh for-free.ssh for77-fixed.ssh for77-free.ssh for77kwds.ssh for90-fixed.ssh for90-free.ssh for90kwds.ssh fortran.ssh gnuc.ssh java.ssh mail.ssh make.ssh objc.ssh ocaml.ssh pascal.ssh perl.ssh pre.ssh pretex.ssh scheme.ssh sh.ssh shell.ssh ssh.ssh symbols.ssh tcl.ssh texscript.ssh tk.ssh udiff.ssh wdiff.ssh 68000.ssh a2psrc.ssh '/var/tmp/portage/app-text/a2ps-4.14-r6/image//usr/share/a2ps/sheets' /usr/lib/portage/python3.9/ebuild-helpers/xattr/install -c -m 644 asn1.ssh autoconf.ssh awk.ssh b.ssh bc.ssh caml.ssh chlog.ssh cidl.ssh claire.ssh coqv.ssh csh.ssh csharp.ssh dc_shell.ssh eps.ssh gmake.ssh haskell.ssh html.ssh idl.ssh initora.ssh is5rul.ssh js.ssh lace.ssh lex.ssh lout.ssh maple.ssh matlab.ssh matlab4.ssh mib.ssh mly.ssh modula2.ssh modula3.ssh nasm.ssh o2c.ssh oberon.ssh octave.ssh oracle.ssh pic16f84.ssh plsql.ssh pov.ssh ppd.ssh '/var/tmp/portage/app-text/a2ps-4.14-r6/image//usr/share/a2ps/sheets' /usr/lib/portage/python3.9/ebuild-helpers/xattr/install -c -m 644 ps.ssh prolog.ssh promela.ssh python.ssh rexx.ssh sather.ssh sdl88.ssh sed.ssh small.ssh sml.ssh specc.ssh sql.ssh sql92.ssh stratego.ssh tclx.ssh tcsh.ssh tex.ssh texinfo.ssh tiger.ssh unity.ssh vba.ssh verilog.ssh vhdl.ssh vrml.ssh vtcl.ssh yacc.ssh xs.ssh zsh.ssh php.ssh rd.ssh s.ssh st.ssh ruby.ssh '/var/tmp/portage/app-text/a2ps-4.14-r6/image//usr/share/a2ps/sheets' make[2]: Leaving directory '/var/tmp/portage/app-text/a2ps-4.14-r6/work/a2ps-4.14/sheets' make[1]: Leaving directory '/var/tmp/portage/app-text/a2ps-4.14-r6/work/a2ps-4.14/sheets' Making install in encoding make[1]: Entering directory '/var/tmp/portage/app-text/a2ps-4.14-r6/work/a2ps-4.14/encoding' make[2]: Entering directory '/var/tmp/portage/app-text/a2ps-4.14-r6/work/a2ps-4.14/encoding' make[2]: Nothing to be done for 'install-exec-am'. /bin/mkdir -p '/var/tmp/portage/app-text/a2ps-4.14-r6/image//usr/share/a2ps/encoding' /usr/lib/portage/python3.9/ebuild-helpers/xattr/install -c -m 644 encoding.map ascii.edf iso1.edf ms-cp1250.edf hp.edf mac.edf ibm-cp437.edf ibm-cp850.edf iso2.edf iso3.edf iso4.edf iso5.edf iso7.edf iso9.edf iso10.edf iso13.edf iso15.edf koi8.edf ms-cp1251.edf '/var/tmp/portage/app-text/a2ps-4.14-r6/image//usr/share/a2ps/encoding' make[2]: Leaving directory '/var/tmp/portage/app-text/a2ps-4.14-r6/work/a2ps-4.14/encoding' make[1]: Leaving directory '/var/tmp/portage/app-text/a2ps-4.14-r6/work/a2ps-4.14/encoding' Making install in afm make[1]: Entering directory '/var/tmp/portage/app-text/a2ps-4.14-r6/work/a2ps-4.14/afm' make[2]: Entering directory '/var/tmp/portage/app-text/a2ps-4.14-r6/work/a2ps-4.14/afm' make[2]: Nothing to be done for 'install-exec-am'. /bin/mkdir -p '/var/tmp/portage/app-text/a2ps-4.14-r6/image//usr/share/a2ps/afm' /bin/mkdir -p '/var/tmp/portage/app-text/a2ps-4.14-r6/image//usr/share/a2ps/afm' /usr/lib/portage/python3.9/ebuild-helpers/xattr/install -c -m 644 fonts.map pcfont.afm pcrb.afm pcrbo.afm pcrr.afm pcrro.afm phvb.afm phvbo.afm phvr.afm phvro.afm ptmb.afm ptmbi.afm ptmi.afm ptmr.afm psyr.afm pagb.afm pagbo.afm pagd.afm pagdo.afm pbkd.afm pbkdi.afm pbkl.afm pbkli.afm phvbon.afm phvbrn.afm phvron.afm phvrrn.afm pncb.afm pncbi.afm pncr.afm pncri.afm pplb.afm pplbi.afm pplr.afm pplri.afm pzcmi.afm pzdr.afm '/var/tmp/portage/app-text/a2ps-4.14-r6/image//usr/share/a2ps/afm' /usr/lib/portage/python3.9/ebuild-helpers/xattr/install -c make_fonts_map.sh '/var/tmp/portage/app-text/a2ps-4.14-r6/image//usr/share/a2ps/afm' make[2]: Leaving directory '/var/tmp/portage/app-text/a2ps-4.14-r6/work/a2ps-4.14/afm' make[1]: Leaving directory '/var/tmp/portage/app-text/a2ps-4.14-r6/work/a2ps-4.14/afm' Making install in fonts make[1]: Entering directory '/var/tmp/portage/app-text/a2ps-4.14-r6/work/a2ps-4.14/fonts' make[2]: Entering directory '/var/tmp/portage/app-text/a2ps-4.14-r6/work/a2ps-4.14/fonts' make[2]: Nothing to be done for 'install-exec-am'. /bin/mkdir -p '/var/tmp/portage/app-text/a2ps-4.14-r6/image//usr/share/a2ps/fonts' /usr/lib/portage/python3.9/ebuild-helpers/xattr/install -c -m 644 pcfont.pfa '/var/tmp/portage/app-text/a2ps-4.14-r6/image//usr/share/a2ps/fonts' make[2]: Leaving directory '/var/tmp/portage/app-text/a2ps-4.14-r6/work/a2ps-4.14/fonts' make[1]: Leaving directory '/var/tmp/portage/app-text/a2ps-4.14-r6/work/a2ps-4.14/fonts' Making install in ppd make[1]: Entering directory '/var/tmp/portage/app-text/a2ps-4.14-r6/work/a2ps-4.14/ppd' make[2]: Entering directory '/var/tmp/portage/app-text/a2ps-4.14-r6/work/a2ps-4.14/ppd' make[2]: Nothing to be done for 'install-exec-am'. /bin/mkdir -p '/var/tmp/portage/app-text/a2ps-4.14-r6/image//usr/share/a2ps/ppd' /usr/lib/portage/python3.9/ebuild-helpers/xattr/install -c -m 644 README level1.ppd level2.ppd '/var/tmp/portage/app-text/a2ps-4.14-r6/image//usr/share/a2ps/ppd' make[2]: Leaving directory '/var/tmp/portage/app-text/a2ps-4.14-r6/work/a2ps-4.14/ppd' make[1]: Leaving directory '/var/tmp/portage/app-text/a2ps-4.14-r6/work/a2ps-4.14/ppd' Making install in contrib make[1]: Entering directory '/var/tmp/portage/app-text/a2ps-4.14-r6/work/a2ps-4.14/contrib' Makefile:971: warning: ignoring prerequisites on suffix rule definition Making install in sample make[2]: Entering directory '/var/tmp/portage/app-text/a2ps-4.14-r6/work/a2ps-4.14/contrib/sample' make[3]: Entering directory '/var/tmp/portage/app-text/a2ps-4.14-r6/work/a2ps-4.14/contrib/sample' 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/tmp/portage/app-text/a2ps-4.14-r6/work/a2ps-4.14/contrib/sample' make[2]: Leaving directory '/var/tmp/portage/app-text/a2ps-4.14-r6/work/a2ps-4.14/contrib/sample' Making install in emacs make[2]: Entering directory '/var/tmp/portage/app-text/a2ps-4.14-r6/work/a2ps-4.14/contrib/emacs' if test 'no' != no; then \ am__dir=. am__subdir_includes=''; \ case a2ps.elc in */*) \ am__dir=`echo 'a2ps.elc' | sed 's,/[^/]*$,,'`; \ am__subdir_includes="-L $am__dir -L ./$am__dir"; \ esac; \ test -d "$am__dir" || /bin/mkdir -p "$am__dir" || exit 1; \ no --batch \ \ $am__subdir_includes -L . -L . \ --eval '(if (boundp (quote byte-compile-dest-file-function)) (setq byte-compile-dest-file-function (lambda (_) "a2ps.elc")) (defun byte-compile-dest-file (_) "a2ps.elc") )' \ -f batch-byte-compile 'a2ps.el'; \ else :; fi if test 'no' != no; then \ am__dir=. am__subdir_includes=''; \ case a2ps-print.elc in */*) \ am__dir=`echo 'a2ps-print.elc' | sed 's,/[^/]*$,,'`; \ am__subdir_includes="-L $am__dir -L ./$am__dir"; \ esac; \ test -d "$am__dir" || /bin/mkdir -p "$am__dir" || exit 1; \ no --batch \ \ $am__subdir_includes -L . -L . \ --eval '(if (boundp (quote byte-compile-dest-file-function)) (setq byte-compile-dest-file-function (lambda (_) "a2ps-print.elc")) (defun byte-compile-dest-file (_) "a2ps-print.elc") )' \ -f batch-byte-compile 'a2ps-print.el'; \ else :; fi make[3]: Entering directory '/var/tmp/portage/app-text/a2ps-4.14-r6/work/a2ps-4.14/contrib/emacs' make[3]: Nothing to be done for 'install-exec-am'. if test 'no' != no; then \ am__dir=. am__subdir_includes=''; \ case a2ps.elc in */*) \ am__dir=`echo 'a2ps.elc' | sed 's,/[^/]*$,,'`; \ am__subdir_includes="-L $am__dir -L ./$am__dir"; \ esac; \ test -d "$am__dir" || /bin/mkdir -p "$am__dir" || exit 1; \ no --batch \ \ $am__subdir_includes -L . -L . \ --eval '(if (boundp (quote byte-compile-dest-file-function)) (setq byte-compile-dest-file-function (lambda (_) "a2ps.elc")) (defun byte-compile-dest-file (_) "a2ps.elc") )' \ -f batch-byte-compile 'a2ps.el'; \ else :; fi if test 'no' != no; then \ am__dir=. am__subdir_includes=''; \ case a2ps-print.elc in */*) \ am__dir=`echo 'a2ps-print.elc' | sed 's,/[^/]*$,,'`; \ am__subdir_includes="-L $am__dir -L ./$am__dir"; \ esac; \ test -d "$am__dir" || /bin/mkdir -p "$am__dir" || exit 1; \ no --batch \ \ $am__subdir_includes -L . -L . \ --eval '(if (boundp (quote byte-compile-dest-file-function)) (setq byte-compile-dest-file-function (lambda (_) "a2ps-print.elc")) (defun byte-compile-dest-file (_) "a2ps-print.elc") )' \ -f batch-byte-compile 'a2ps-print.el'; \ else :; fi make[3]: Leaving directory '/var/tmp/portage/app-text/a2ps-4.14-r6/work/a2ps-4.14/contrib/emacs' make[2]: Leaving directory '/var/tmp/portage/app-text/a2ps-4.14-r6/work/a2ps-4.14/contrib/emacs' make[2]: Entering directory '/var/tmp/portage/app-text/a2ps-4.14-r6/work/a2ps-4.14/contrib' Makefile:971: warning: ignoring prerequisites on suffix rule definition make[3]: Entering directory '/var/tmp/portage/app-text/a2ps-4.14-r6/work/a2ps-4.14/contrib' Makefile:971: warning: ignoring prerequisites on suffix rule definition make[3]: Nothing to be done for 'install-data-am'. /bin/mkdir -p '/var/tmp/portage/app-text/a2ps-4.14-r6/image//usr/bin' /bin/mkdir -p '/var/tmp/portage/app-text/a2ps-4.14-r6/image//usr/bin' /usr/lib/portage/python3.9/ebuild-helpers/xattr/install -c card fixps pdiff psmandup psset texi2dvi4a2ps '/var/tmp/portage/app-text/a2ps-4.14-r6/image//usr/bin' /bin/sh ../libtool --mode=install /usr/lib/portage/python3.9/ebuild-helpers/xattr/install -c fixnt '/var/tmp/portage/app-text/a2ps-4.14-r6/image//usr/bin' libtool: install: /usr/lib/portage/python3.9/ebuild-helpers/xattr/install -c fixnt /var/tmp/portage/app-text/a2ps-4.14-r6/image//usr/bin/fixnt make[3]: Leaving directory '/var/tmp/portage/app-text/a2ps-4.14-r6/work/a2ps-4.14/contrib' make[2]: Leaving directory '/var/tmp/portage/app-text/a2ps-4.14-r6/work/a2ps-4.14/contrib' make[1]: Leaving directory '/var/tmp/portage/app-text/a2ps-4.14-r6/work/a2ps-4.14/contrib' Making install in doc make[1]: Entering directory '/var/tmp/portage/app-text/a2ps-4.14-r6/work/a2ps-4.14/doc' make[2]: Entering directory '/var/tmp/portage/app-text/a2ps-4.14-r6/work/a2ps-4.14/doc' make[2]: Nothing to be done for 'install-exec-am'. /bin/mkdir -p '/var/tmp/portage/app-text/a2ps-4.14-r6/image//usr/share/info' /usr/lib/portage/python3.9/ebuild-helpers/xattr/install -c -m 644 ./a2ps.info ./regex.info '/var/tmp/portage/app-text/a2ps-4.14-r6/image//usr/share/info' install-info --info-dir='/var/tmp/portage/app-text/a2ps-4.14-r6/image//usr/share/info' '/var/tmp/portage/app-text/a2ps-4.14-r6/image//usr/share/info/a2ps.info' install-info --info-dir='/var/tmp/portage/app-text/a2ps-4.14-r6/image//usr/share/info' '/var/tmp/portage/app-text/a2ps-4.14-r6/image//usr/share/info/regex.info' make[2]: Leaving directory '/var/tmp/portage/app-text/a2ps-4.14-r6/work/a2ps-4.14/doc' make[1]: Leaving directory '/var/tmp/portage/app-text/a2ps-4.14-r6/work/a2ps-4.14/doc' Making install in man make[1]: Entering directory '/var/tmp/portage/app-text/a2ps-4.14-r6/work/a2ps-4.14/man' make[2]: Entering directory '/var/tmp/portage/app-text/a2ps-4.14-r6/work/a2ps-4.14/man' make[2]: Nothing to be done for 'install-exec-am'. /bin/mkdir -p '/var/tmp/portage/app-text/a2ps-4.14-r6/image//usr/share/man/man1' /usr/lib/portage/python3.9/ebuild-helpers/xattr/install -c -m 644 a2ps.1 card.1 fixps.1 pdiff.1 psmandup.1 psset.1 texi2dvi4a2ps.1 '/var/tmp/portage/app-text/a2ps-4.14-r6/image//usr/share/man/man1' make[2]: Leaving directory '/var/tmp/portage/app-text/a2ps-4.14-r6/work/a2ps-4.14/man' make[1]: Leaving directory '/var/tmp/portage/app-text/a2ps-4.14-r6/work/a2ps-4.14/man' make[1]: Entering directory '/var/tmp/portage/app-text/a2ps-4.14-r6/work/a2ps-4.14' make[2]: Entering directory '/var/tmp/portage/app-text/a2ps-4.14-r6/work/a2ps-4.14' make[2]: Nothing to be done for 'install-exec-am'. make[2]: Nothing to be done for 'install-data-am'. make[2]: Leaving directory '/var/tmp/portage/app-text/a2ps-4.14-r6/work/a2ps-4.14' make[1]: Leaving directory '/var/tmp/portage/app-text/a2ps-4.14-r6/work/a2ps-4.14' >>> Completed installing app-text/a2ps-4.14-r6 into /var/tmp/portage/app-text/a2ps-4.14-r6/image/ * Final size of build directory: 21120 KiB (20.6 MiB) * Final size of installed tree: 4124 KiB ( 4.0 MiB) * QA Notice: Unrecognized configure options: * * --enable-shared * --disable-static * --disable-nls * --enable-shared * --disable-static * --disable-nls * QA Notice: Package triggers severe warnings which indicate that it * may exhibit random runtime failures. * path-concat.c:81:23: warning: implicit declaration of function 'malloc' [-Wimplicit-function-declaration] * path-concat.c:81:23: warning: incompatible implicit declaration of built-in function 'malloc' [-Wbuiltin-declaration-mismatch] * Please do not file a Gentoo bug and instead report the above QA * issues directly to the upstream developers of this software. * Homepage: https://www.gnu.org/software/a2ps/ strip: x86_64-pc-linux-gnu-strip --strip-unneeded -N __gentoo_check_ldflags__ -R .comment -R .GCC.command.line -R .note.gnu.gold-version /usr/bin/fixnt /usr/lib64/liba2ps.so.1.0.0 /usr/bin/a2ps * checking 281 files for package collisions >>> Merging app-text/a2ps-4.14-r6 to / gtk-update-icon-cache: The generated cache was invalid. --- /usr/ --- /usr/share/ >>> /usr/share/a2ps/ >>> /usr/share/a2ps/ps/ >>> /usr/share/a2ps/ps/bw.pro >>> /usr/share/a2ps/ps/bold.pro >>> /usr/share/a2ps/ps/fixed.pro >>> /usr/share/a2ps/ps/gray.pro >>> /usr/share/a2ps/ps/color.pro >>> /usr/share/a2ps/ps/gray2.pro >>> /usr/share/a2ps/ps/matrix.pro >>> /usr/share/a2ps/ps/diff.pro >>> /usr/share/a2ps/ps/diffcolor.pro >>> /usr/share/a2ps/ps/ul.pro >>> /usr/share/a2ps/ps/base.ps >>> /usr/share/a2ps/ps/ehandler.ps >>> /usr/share/a2ps/ps/a2ps.hdr >>> /usr/share/a2ps/ps/color.hdr >>> /usr/share/a2ps/sheets/ >>> /usr/share/a2ps/sheets/sheets.map >>> /usr/share/a2ps/sheets/ada.ssh >>> /usr/share/a2ps/sheets/c.ssh >>> /usr/share/a2ps/sheets/card.ssh >>> /usr/share/a2ps/sheets/clisp.ssh >>> /usr/share/a2ps/sheets/cpp.ssh >>> /usr/share/a2ps/sheets/cxx.ssh >>> /usr/share/a2ps/sheets/eiffel.ssh >>> /usr/share/a2ps/sheets/elisp.ssh >>> /usr/share/a2ps/sheets/for-fixed.ssh >>> /usr/share/a2ps/sheets/for-free.ssh >>> /usr/share/a2ps/sheets/for77-fixed.ssh >>> /usr/share/a2ps/sheets/for77-free.ssh >>> /usr/share/a2ps/sheets/for77kwds.ssh >>> /usr/share/a2ps/sheets/for90-fixed.ssh >>> /usr/share/a2ps/sheets/for90-free.ssh >>> /usr/share/a2ps/sheets/for90kwds.ssh >>> /usr/share/a2ps/sheets/fortran.ssh >>> /usr/share/a2ps/sheets/gnuc.ssh >>> /usr/share/a2ps/sheets/java.ssh >>> /usr/share/a2ps/sheets/mail.ssh >>> /usr/share/a2ps/sheets/make.ssh >>> /usr/share/a2ps/sheets/objc.ssh >>> /usr/share/a2ps/sheets/ocaml.ssh >>> /usr/share/a2ps/sheets/pascal.ssh >>> /usr/share/a2ps/sheets/perl.ssh >>> /usr/share/a2ps/sheets/pre.ssh >>> /usr/share/a2ps/sheets/pretex.ssh >>> /usr/share/a2ps/sheets/scheme.ssh >>> /usr/share/a2ps/sheets/sh.ssh >>> /usr/share/a2ps/sheets/shell.ssh >>> /usr/share/a2ps/sheets/ssh.ssh >>> /usr/share/a2ps/sheets/symbols.ssh >>> /usr/share/a2ps/sheets/tcl.ssh >>> /usr/share/a2ps/sheets/texscript.ssh >>> /usr/share/a2ps/sheets/tk.ssh >>> /usr/share/a2ps/sheets/udiff.ssh >>> /usr/share/a2ps/sheets/wdiff.ssh >>> /usr/share/a2ps/sheets/68000.ssh >>> /usr/share/a2ps/sheets/a2psrc.ssh >>> /usr/share/a2ps/sheets/asn1.ssh >>> /usr/share/a2ps/sheets/autoconf.ssh >>> /usr/share/a2ps/sheets/awk.ssh >>> /usr/share/a2ps/sheets/b.ssh >>> /usr/share/a2ps/sheets/bc.ssh >>> /usr/share/a2ps/sheets/caml.ssh >>> /usr/share/a2ps/sheets/chlog.ssh >>> /usr/share/a2ps/sheets/cidl.ssh >>> /usr/share/a2ps/sheets/claire.ssh >>> /usr/share/a2ps/sheets/coqv.ssh >>> /usr/share/a2ps/sheets/csh.ssh >>> /usr/share/a2ps/sheets/csharp.ssh >>> /usr/share/a2ps/sheets/dc_shell.ssh >>> /usr/share/a2ps/sheets/eps.ssh >>> /usr/share/a2ps/sheets/gmake.ssh >>> /usr/share/a2ps/sheets/haskell.ssh >>> /usr/share/a2ps/sheets/html.ssh >>> /usr/share/a2ps/sheets/idl.ssh >>> /usr/share/a2ps/sheets/initora.ssh >>> /usr/share/a2ps/sheets/is5rul.ssh >>> /usr/share/a2ps/sheets/js.ssh >>> /usr/share/a2ps/sheets/lace.ssh >>> /usr/share/a2ps/sheets/lex.ssh >>> /usr/share/a2ps/sheets/lout.ssh >>> /usr/share/a2ps/sheets/maple.ssh >>> /usr/share/a2ps/sheets/matlab.ssh >>> /usr/share/a2ps/sheets/matlab4.ssh >>> /usr/share/a2ps/sheets/mib.ssh >>> /usr/share/a2ps/sheets/mly.ssh >>> /usr/share/a2ps/sheets/modula2.ssh >>> /usr/share/a2ps/sheets/modula3.ssh >>> /usr/share/a2ps/sheets/nasm.ssh >>> /usr/share/a2ps/sheets/o2c.ssh >>> /usr/share/a2ps/sheets/oberon.ssh >>> /usr/share/a2ps/sheets/octave.ssh >>> /usr/share/a2ps/sheets/oracle.ssh >>> /usr/share/a2ps/sheets/pic16f84.ssh >>> /usr/share/a2ps/sheets/plsql.ssh >>> /usr/share/a2ps/sheets/pov.ssh >>> /usr/share/a2ps/sheets/ppd.ssh >>> /usr/share/a2ps/sheets/ps.ssh >>> /usr/share/a2ps/sheets/prolog.ssh >>> /usr/share/a2ps/sheets/promela.ssh >>> /usr/share/a2ps/sheets/python.ssh >>> /usr/share/a2ps/sheets/rexx.ssh >>> /usr/share/a2ps/sheets/sather.ssh >>> /usr/share/a2ps/sheets/sdl88.ssh >>> /usr/share/a2ps/sheets/sed.ssh >>> /usr/share/a2ps/sheets/small.ssh >>> /usr/share/a2ps/sheets/sml.ssh >>> /usr/share/a2ps/sheets/specc.ssh >>> /usr/share/a2ps/sheets/sql.ssh >>> /usr/share/a2ps/sheets/sql92.ssh >>> /usr/share/a2ps/sheets/stratego.ssh >>> /usr/share/a2ps/sheets/tclx.ssh >>> /usr/share/a2ps/sheets/tcsh.ssh >>> /usr/share/a2ps/sheets/tex.ssh >>> /usr/share/a2ps/sheets/texinfo.ssh >>> /usr/share/a2ps/sheets/tiger.ssh >>> /usr/share/a2ps/sheets/unity.ssh >>> /usr/share/a2ps/sheets/vba.ssh >>> /usr/share/a2ps/sheets/verilog.ssh >>> /usr/share/a2ps/sheets/vhdl.ssh >>> /usr/share/a2ps/sheets/vrml.ssh >>> /usr/share/a2ps/sheets/vtcl.ssh >>> /usr/share/a2ps/sheets/yacc.ssh >>> /usr/share/a2ps/sheets/xs.ssh >>> /usr/share/a2ps/sheets/zsh.ssh >>> /usr/share/a2ps/sheets/php.ssh >>> /usr/share/a2ps/sheets/rd.ssh >>> /usr/share/a2ps/sheets/s.ssh >>> /usr/share/a2ps/sheets/st.ssh >>> /usr/share/a2ps/sheets/ruby.ssh >>> /usr/share/a2ps/encoding/ >>> /usr/share/a2ps/encoding/encoding.map >>> /usr/share/a2ps/encoding/ascii.edf >>> /usr/share/a2ps/encoding/iso1.edf >>> /usr/share/a2ps/encoding/ms-cp1250.edf >>> /usr/share/a2ps/encoding/hp.edf >>> /usr/share/a2ps/encoding/mac.edf >>> /usr/share/a2ps/encoding/ibm-cp437.edf >>> /usr/share/a2ps/encoding/ibm-cp850.edf >>> /usr/share/a2ps/encoding/iso2.edf >>> /usr/share/a2ps/encoding/iso3.edf >>> /usr/share/a2ps/encoding/iso4.edf >>> /usr/share/a2ps/encoding/iso5.edf >>> /usr/share/a2ps/encoding/iso7.edf >>> /usr/share/a2ps/encoding/iso9.edf >>> /usr/share/a2ps/encoding/iso10.edf >>> /usr/share/a2ps/encoding/iso13.edf >>> /usr/share/a2ps/encoding/iso15.edf >>> /usr/share/a2ps/encoding/koi8.edf >>> /usr/share/a2ps/encoding/ms-cp1251.edf >>> /usr/share/a2ps/afm/ >>> /usr/share/a2ps/afm/fonts.map >>> /usr/share/a2ps/afm/pcfont.afm >>> /usr/share/a2ps/afm/pcrb.afm >>> /usr/share/a2ps/afm/pcrbo.afm >>> /usr/share/a2ps/afm/pcrr.afm >>> /usr/share/a2ps/afm/pcrro.afm >>> /usr/share/a2ps/afm/phvb.afm >>> /usr/share/a2ps/afm/make_fonts_map.sh >>> /usr/share/a2ps/afm/phvbo.afm >>> /usr/share/a2ps/afm/phvr.afm >>> /usr/share/a2ps/afm/phvro.afm >>> /usr/share/a2ps/afm/ptmb.afm >>> /usr/share/a2ps/afm/ptmbi.afm >>> /usr/share/a2ps/afm/ptmi.afm >>> /usr/share/a2ps/afm/ptmr.afm >>> /usr/share/a2ps/afm/psyr.afm >>> /usr/share/a2ps/afm/pagb.afm >>> /usr/share/a2ps/afm/pagbo.afm >>> /usr/share/a2ps/afm/pagd.afm >>> /usr/share/a2ps/afm/pagdo.afm >>> /usr/share/a2ps/afm/pbkd.afm >>> /usr/share/a2ps/afm/pbkdi.afm >>> /usr/share/a2ps/afm/pbkl.afm >>> /usr/share/a2ps/afm/pbkli.afm >>> /usr/share/a2ps/afm/phvbon.afm >>> /usr/share/a2ps/afm/phvbrn.afm >>> /usr/share/a2ps/afm/phvron.afm >>> /usr/share/a2ps/afm/phvrrn.afm >>> /usr/share/a2ps/afm/pncb.afm >>> /usr/share/a2ps/afm/pncbi.afm >>> /usr/share/a2ps/afm/pncr.afm >>> /usr/share/a2ps/afm/pncri.afm >>> /usr/share/a2ps/afm/pplb.afm >>> /usr/share/a2ps/afm/pplbi.afm >>> /usr/share/a2ps/afm/pplr.afm >>> /usr/share/a2ps/afm/pplri.afm >>> /usr/share/a2ps/afm/pzcmi.afm >>> /usr/share/a2ps/afm/pzdr.afm >>> /usr/share/a2ps/fonts/ >>> /usr/share/a2ps/fonts/pcfont.pfa >>> /usr/share/a2ps/ppd/ >>> /usr/share/a2ps/ppd/level1.ppd >>> /usr/share/a2ps/ppd/level2.ppd --- /usr/share/info/ >>> /usr/share/info/ogonkify.info.bz2 >>> /usr/share/info/a2ps.info.bz2 >>> /usr/share/info/regex.info.bz2 --- /usr/share/man/ --- /usr/share/man/man1/ >>> /usr/share/man/man1/ogonkify.1.bz2 >>> /usr/share/man/man1/a2ps.1.bz2 >>> /usr/share/man/man1/card.1.bz2 >>> /usr/share/man/man1/pdiff.1.bz2 >>> /usr/share/man/man1/fixps.1.bz2 >>> /usr/share/man/man1/texi2dvi4a2ps.1.bz2 >>> /usr/share/man/man1/psset.1.bz2 >>> /usr/share/man/man1/psmandup.1.bz2 >>> /usr/share/ogonkify/ >>> /usr/share/ogonkify/afm/ >>> /usr/share/ogonkify/afm/pcrr-o.afm >>> /usr/share/ogonkify/afm/pcrro-o.afm >>> /usr/share/ogonkify/afm/pcrb-o.afm >>> /usr/share/ogonkify/afm/pcrbo-o.afm >>> /usr/share/ogonkify/afm/ptmr-o.afm >>> /usr/share/ogonkify/afm/ptmri-o.afm >>> /usr/share/ogonkify/afm/ptmb-o.afm >>> /usr/share/ogonkify/afm/ptmbi-o.afm >>> /usr/share/ogonkify/afm/phvr-o.afm >>> /usr/share/ogonkify/afm/phvro-o.afm >>> /usr/share/ogonkify/afm/phvb-o.afm >>> /usr/share/ogonkify/afm/phvbo-o.afm >>> /usr/share/ogonkify/fonts/ >>> /usr/share/ogonkify/fonts/pcrr-o.pfa >>> /usr/share/ogonkify/fonts/pcrro-o.pfa >>> /usr/share/ogonkify/fonts/pcrb-o.pfa >>> /usr/share/ogonkify/fonts/pcrbo-o.pfa >>> /usr/share/ogonkify/fonts/ptmr-o.pfa >>> /usr/share/ogonkify/fonts/ptmri-o.pfa >>> /usr/share/ogonkify/fonts/ptmb-o.pfa >>> /usr/share/ogonkify/fonts/ptmbi-o.pfa >>> /usr/share/ogonkify/fonts/phvr-o.pfa >>> /usr/share/ogonkify/fonts/phvro-o.pfa >>> /usr/share/ogonkify/fonts/phvb-o.pfa >>> /usr/share/ogonkify/fonts/phvbo-o.pfa >>> /usr/share/ogonkify/ascii.enc >>> /usr/share/ogonkify/adobe.enc >>> /usr/share/ogonkify/latin1.enc >>> /usr/share/ogonkify/latin2.enc >>> /usr/share/ogonkify/latin3.enc >>> /usr/share/ogonkify/latin4.enc >>> /usr/share/ogonkify/latin5.enc >>> /usr/share/ogonkify/latin6.enc >>> /usr/share/ogonkify/latin7.enc >>> /usr/share/ogonkify/latin9.enc >>> /usr/share/ogonkify/cp1250.enc >>> /usr/share/ogonkify/ogonki.enc >>> /usr/share/ogonkify/mac.enc >>> /usr/share/ogonkify/ibmpc.enc >>> /usr/share/ogonkify/hp.enc >>> /usr/share/ogonkify/pcrr-o.ps >>> /usr/share/ogonkify/pcrro-o.ps >>> /usr/share/ogonkify/pcrb-o.ps >>> /usr/share/ogonkify/pcrbo-o.ps >>> /usr/share/ogonkify/ptmr-o.ps >>> /usr/share/ogonkify/ptmri-o.ps >>> /usr/share/ogonkify/ptmb-o.ps >>> /usr/share/ogonkify/ptmbi-o.ps >>> /usr/share/ogonkify/phvr-o.ps >>> /usr/share/ogonkify/phvro-o.ps >>> /usr/share/ogonkify/phvb-o.ps >>> /usr/share/ogonkify/phvbo-o.ps >>> /usr/share/ogonkify/allchars.ps >>> /usr/share/ogonkify/compose.ps >>> /usr/share/ogonkify/helper.ps >>> /usr/share/ogonkify/printenc.ps --- /usr/share/doc/ >>> /usr/share/doc/a2ps-4.14-r6/ >>> /usr/share/doc/a2ps-4.14-r6/FAQ >>> /usr/share/doc/a2ps-4.14-r6/ANNOUNCE.bz2 >>> /usr/share/doc/a2ps-4.14-r6/README.a2ps.bz2 >>> /usr/share/doc/a2ps-4.14-r6/README.a2ps.ppd.bz2 >>> /usr/share/doc/a2ps-4.14-r6/README.ogonkify.bz2 >>> /usr/share/doc/a2ps-4.14-r6/AUTHORS.bz2 >>> /usr/share/doc/a2ps-4.14-r6/ChangeLog.bz2 >>> /usr/share/doc/a2ps-4.14-r6/NEWS.bz2 >>> /usr/share/doc/a2ps-4.14-r6/README.bz2 >>> /usr/share/doc/a2ps-4.14-r6/README-cvs.bz2 >>> /usr/share/doc/a2ps-4.14-r6/THANKS.bz2 >>> /usr/share/doc/a2ps-4.14-r6/TODO.bz2 --- /usr/bin/ >>> /usr/bin/ogonkify >>> /usr/bin/composeglyphs >>> /usr/bin/a2ps >>> /usr/bin/card >>> /usr/bin/fixps >>> /usr/bin/pdiff >>> /usr/bin/psmandup >>> /usr/bin/psset >>> /usr/bin/texi2dvi4a2ps >>> /usr/bin/fixnt --- /usr/lib64/ >>> /usr/lib64/liba2ps.so.1.0.0 >>> /usr/lib64/liba2ps.so.1 -> liba2ps.so.1.0.0 >>> /usr/lib64/liba2ps.so -> liba2ps.so.1.0.0 --- /usr/include/ >>> /usr/include/liba2ps.h --- /etc/ >>> /etc/a2ps/ >>> /etc/a2ps/a2ps.cfg >>> /etc/a2ps/a2ps-site.cfg gtk-update-icon-cache: The generated cache was invalid. >>> app-text/a2ps-4.14-r6 merged. >>> Regenerating /etc/ld.so.cache...