* Package: app-text/psutils-1.17-r4  * Repository: gentoo_prefix  * Maintainer: tex@gentoo.org  * USE: abi_x86_64 amd64 elibc_glibc kernel_linux prefix prefix-guest userland_GNU  * FEATURES: network-sandbox preserve-libs >>> Unpacking source... >>> Unpacking psutils_1.17.dfsg.orig.tar.gz to /opt/prefix/var/tmp/portage/app-text/psutils-1.17-r4/work >>> Source unpacked in /opt/prefix/var/tmp/portage/app-text/psutils-1.17-r4/work >>> Preparing source in /opt/prefix/var/tmp/portage/app-text/psutils-1.17-r4/work/psutils-1.17.orig ... * Applying psutils-1.17-makefile.patch ...  [ ok ] * Applying psutils-1.17-no-fixmacps.patch ...  [ ok ] >>> Source prepared. >>> Configuring source in /opt/prefix/var/tmp/portage/app-text/psutils-1.17-r4/work/psutils-1.17.orig ... >>> Source configured. >>> Compiling source in /opt/prefix/var/tmp/portage/app-text/psutils-1.17-r4/work/psutils-1.17.orig ... make SHELL=/opt/prefix/bin/bash -j3 -f Makefile.unix CC=x86_64-pc-linux-gnu-gcc x86_64-pc-linux-gnu-gcc -O2 -pipe -O2 -pipe -DPAPER=\"a4\" -DUNIX -Wall -c -o psbook.o psbook.c x86_64-pc-linux-gnu-gcc -O2 -pipe -O2 -pipe -DPAPER=\"a4\" -DUNIX -Wall -c -o psutil.o psutil.c x86_64-pc-linux-gnu-gcc -O2 -pipe -O2 -pipe -DPAPER=\"a4\" -DUNIX -Wall -c -o pserror.o pserror.c psbook.c:35:6: warning: return type of β€˜main’ is not β€˜int’ []8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wmain-Wmain]8;;] 35 | void main(int argc, char *argv[]) | ^~~~ pserror.c: In function β€˜message’: pserror.c:27:10: warning: type defaults to β€˜int’ in declaration of β€˜column’ []8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wimplicit-int-Wimplicit-int]8;;] 27 | static column = 0 ; /* current screen column for message wrap */ | ^~~~~~ x86_64-pc-linux-gnu-gcc -O2 -pipe -O2 -pipe -DPAPER=\"a4\" -DUNIX -Wall -c -o psselect.o psselect.c x86_64-pc-linux-gnu-gcc -O2 -pipe -O2 -pipe -DPAPER=\"a4\" -DUNIX -Wall -c -o pstops.o pstops.c pstops.c:115:6: warning: return type of β€˜main’ is not β€˜int’ []8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wmain-Wmain]8;;] 115 | void main(int argc, char *argv[]) | ^~~~ psselect.c:94:6: warning: return type of β€˜main’ is not β€˜int’ []8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wmain-Wmain]8;;] 94 | void main(int argc, char *argv[]) | ^~~~ x86_64-pc-linux-gnu-gcc -O2 -pipe -O2 -pipe -DPAPER=\"a4\" -DUNIX -Wall -c -o psspec.o psspec.c x86_64-pc-linux-gnu-gcc -O2 -pipe -O2 -pipe -DPAPER=\"a4\" -DUNIX -Wall -c -o epsffit.o epsffit.c x86_64-pc-linux-gnu-gcc -O2 -pipe -O2 -pipe -DPAPER=\"a4\" -DUNIX -Wall -c -o psnup.o psnup.c x86_64-pc-linux-gnu-gcc -O2 -pipe -O2 -pipe -DPAPER=\"a4\" -DUNIX -Wall -c -o psresize.o psresize.c epsffit.c:42:6: warning: return type of β€˜main’ is not β€˜int’ []8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wmain-Wmain]8;;] 42 | void main(int argc, char **argv) | ^~~~ psnup.c:69:6: warning: return type of β€˜main’ is not β€˜int’ []8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wmain-Wmain]8;;] 69 | void main(int argc, char *argv[]) | ^~~~ psresize.c:49:6: warning: return type of β€˜main’ is not β€˜int’ []8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wmain-Wmain]8;;] 49 | void main(int argc, char *argv[]) | ^~~~ perl maketext OS=UNIX PERL=perl fixfmps.pl > fixfmps chmod 0755 fixfmps perl maketext OS=UNIX PERL=perl fixpsditps.pl > fixpsditps chmod 0755 fixpsditps perl maketext OS=UNIX PERL=perl fixpspps.pl > fixpspps chmod 0755 fixpspps perl maketext OS=UNIX PERL=perl fixtpps.pl > fixtpps chmod 0755 fixtpps perl maketext OS=UNIX PERL=perl fixwfwps.pl > fixwfwps psnup.c: In function β€˜main’: psnup.c:74:11: warning: β€˜scale’ may be used uninitialized []8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wmaybe-uninitialized-Wmaybe-uninitialized]8;;] 74 | double scale; /* page scale */ | ^~~~~ chmod 0755 fixwfwps psnup.c:309:13: warning: β€˜rotate’ may be used uninitialized []8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wmaybe-uninitialized-Wmaybe-uninitialized]8;;] 309 | if (rotate) { | ^ psnup.c:71:21: note: β€˜rotate’ was declared here 71 | int horiz, vert, rotate, column, flip, leftright, topbottom; | ^~~~~~ psnup.c:71:15: warning: β€˜vert’ may be used uninitialized []8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wmaybe-uninitialized-Wmaybe-uninitialized]8;;] 71 | int horiz, vert, rotate, column, flip, leftright, topbottom; | ^~~~ psnup.c:71:8: warning: β€˜horiz’ may be used uninitialized []8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wmaybe-uninitialized-Wmaybe-uninitialized]8;;] 71 | int horiz, vert, rotate, column, flip, leftright, topbottom; | ^~~~~ perl maketext OS=UNIX PERL=perl fixwpps.pl > fixwpps chmod 0755 fixwpps perl maketext OS=UNIX PERL=perl fixscribeps.pl > fixscribeps chmod 0755 fixscribeps perl maketext OS=UNIX PERL=perl fixwwps.pl > fixwwps perl maketext OS=UNIX PERL=perl fixdlsrps.pl > fixdlsrps chmod 0755 fixwwps chmod 0755 fixdlsrps perl maketext OS=UNIX PERL=perl extractres.pl > extractres perl maketext OS=UNIX PERL=perl INCLUDE=/opt/prefix/usr/share/psutils includeres.pl > includeres chmod 0755 extractres perl maketext OS=UNIX PERL=perl psmerge.pl > psmerge chmod 0755 psmerge perl maketext "MAN=psbook.1 psselect.1 pstops.1 epsffit.1 psnup.1 psresize.1 psmerge.1 fixscribeps.1 getafm.1 fixdlsrps.1 fixfmps.1 fixpsditps.1 fixpspps.1 fixtpps.1 fixwfwps.1 fixwpps.1 fixwwps.1 extractres.1 includeres.1" psbook.man > psbook.1 chmod 0755 includeres perl maketext "MAN=psbook.1 psselect.1 pstops.1 epsffit.1 psnup.1 psresize.1 psmerge.1 fixscribeps.1 getafm.1 fixdlsrps.1 fixfmps.1 fixpsditps.1 fixpspps.1 fixtpps.1 fixwfwps.1 fixwpps.1 fixwwps.1 extractres.1 includeres.1" psselect.man > psselect.1 perl maketext "MAN=psbook.1 psselect.1 pstops.1 epsffit.1 psnup.1 psresize.1 psmerge.1 fixscribeps.1 getafm.1 fixdlsrps.1 fixfmps.1 fixpsditps.1 fixpspps.1 fixtpps.1 fixwfwps.1 fixwpps.1 fixwwps.1 extractres.1 includeres.1" PAPER=a4 pstops.man > pstops.1 perl maketext MAN="psbook.1 psselect.1 pstops.1 epsffit.1 psnup.1 psresize.1 psmerge.1 fixscribeps.1 getafm.1 fixdlsrps.1 fixfmps.1 fixpsditps.1 fixpspps.1 fixtpps.1 fixwfwps.1 fixwpps.1 fixwwps.1 extractres.1 includeres.1" epsffit.man > epsffit.1 perl maketext MAN="psbook.1 psselect.1 pstops.1 epsffit.1 psnup.1 psresize.1 psmerge.1 fixscribeps.1 getafm.1 fixdlsrps.1 fixfmps.1 fixpsditps.1 fixpspps.1 fixtpps.1 fixwfwps.1 fixwpps.1 fixwwps.1 extractres.1 includeres.1" PAPER=a4 psnup.man > psnup.1 perl maketext MAN="psbook.1 psselect.1 pstops.1 epsffit.1 psnup.1 psresize.1 psmerge.1 fixscribeps.1 getafm.1 fixdlsrps.1 fixfmps.1 fixpsditps.1 fixpspps.1 fixtpps.1 fixwfwps.1 fixwpps.1 fixwwps.1 extractres.1 includeres.1" PAPER=a4 psresize.man > psresize.1 perl maketext "MAN=psbook.1 psselect.1 pstops.1 epsffit.1 psnup.1 psresize.1 psmerge.1 fixscribeps.1 getafm.1 fixdlsrps.1 fixfmps.1 fixpsditps.1 fixpspps.1 fixtpps.1 fixwfwps.1 fixwpps.1 fixwwps.1 extractres.1 includeres.1" psmerge.man > psmerge.1 perl maketext "MAN=psbook.1 psselect.1 pstops.1 epsffit.1 psnup.1 psresize.1 psmerge.1 fixscribeps.1 getafm.1 fixdlsrps.1 fixfmps.1 fixpsditps.1 fixpspps.1 fixtpps.1 fixwfwps.1 fixwpps.1 fixwwps.1 extractres.1 includeres.1" fixscribeps.man > fixscribeps.1 perl maketext "MAN=psbook.1 psselect.1 pstops.1 epsffit.1 psnup.1 psresize.1 psmerge.1 fixscribeps.1 getafm.1 fixdlsrps.1 fixfmps.1 fixpsditps.1 fixpspps.1 fixtpps.1 fixwfwps.1 fixwpps.1 fixwwps.1 extractres.1 includeres.1" getafm.man > getafm.1 perl maketext "MAN=psbook.1 psselect.1 pstops.1 epsffit.1 psnup.1 psresize.1 psmerge.1 fixscribeps.1 getafm.1 fixdlsrps.1 fixfmps.1 fixpsditps.1 fixpspps.1 fixtpps.1 fixwfwps.1 fixwpps.1 fixwwps.1 extractres.1 includeres.1" fixdlsrps.man > fixdlsrps.1 perl maketext "MAN=psbook.1 psselect.1 pstops.1 epsffit.1 psnup.1 psresize.1 psmerge.1 fixscribeps.1 getafm.1 fixdlsrps.1 fixfmps.1 fixpsditps.1 fixpspps.1 fixtpps.1 fixwfwps.1 fixwpps.1 fixwwps.1 extractres.1 includeres.1" fixfmps.man > fixfmps.1 perl maketext "MAN=psbook.1 psselect.1 pstops.1 epsffit.1 psnup.1 psresize.1 psmerge.1 fixscribeps.1 getafm.1 fixdlsrps.1 fixfmps.1 fixpsditps.1 fixpspps.1 fixtpps.1 fixwfwps.1 fixwpps.1 fixwwps.1 extractres.1 includeres.1" fixpsditps.man > fixpsditps.1 perl maketext "MAN=psbook.1 psselect.1 pstops.1 epsffit.1 psnup.1 psresize.1 psmerge.1 fixscribeps.1 getafm.1 fixdlsrps.1 fixfmps.1 fixpsditps.1 fixpspps.1 fixtpps.1 fixwfwps.1 fixwpps.1 fixwwps.1 extractres.1 includeres.1" fixpspps.man > fixpspps.1 perl maketext "MAN=psbook.1 psselect.1 pstops.1 epsffit.1 psnup.1 psresize.1 psmerge.1 fixscribeps.1 getafm.1 fixdlsrps.1 fixfmps.1 fixpsditps.1 fixpspps.1 fixtpps.1 fixwfwps.1 fixwpps.1 fixwwps.1 extractres.1 includeres.1" fixtpps.man > fixtpps.1 perl maketext "MAN=psbook.1 psselect.1 pstops.1 epsffit.1 psnup.1 psresize.1 psmerge.1 fixscribeps.1 getafm.1 fixdlsrps.1 fixfmps.1 fixpsditps.1 fixpspps.1 fixtpps.1 fixwfwps.1 fixwpps.1 fixwwps.1 extractres.1 includeres.1" fixwfwps.man > fixwfwps.1 perl maketext "MAN=psbook.1 psselect.1 pstops.1 epsffit.1 psnup.1 psresize.1 psmerge.1 fixscribeps.1 getafm.1 fixdlsrps.1 fixfmps.1 fixpsditps.1 fixpspps.1 fixtpps.1 fixwfwps.1 fixwpps.1 fixwwps.1 extractres.1 includeres.1" fixwpps.man > fixwpps.1 perl maketext "MAN=psbook.1 psselect.1 pstops.1 epsffit.1 psnup.1 psresize.1 psmerge.1 fixscribeps.1 getafm.1 fixdlsrps.1 fixfmps.1 fixpsditps.1 fixpspps.1 fixtpps.1 fixwfwps.1 fixwpps.1 fixwwps.1 extractres.1 includeres.1" fixwwps.man > fixwwps.1 perl maketext "MAN=psbook.1 psselect.1 pstops.1 epsffit.1 psnup.1 psresize.1 psmerge.1 fixscribeps.1 getafm.1 fixdlsrps.1 fixfmps.1 fixpsditps.1 fixpspps.1 fixtpps.1 fixwfwps.1 fixwpps.1 fixwwps.1 extractres.1 includeres.1" extractres.man > extractres.1 perl maketext "MAN=psbook.1 psselect.1 pstops.1 epsffit.1 psnup.1 psresize.1 psmerge.1 fixscribeps.1 getafm.1 fixdlsrps.1 fixfmps.1 fixpsditps.1 fixpspps.1 fixtpps.1 fixwfwps.1 fixwpps.1 fixwwps.1 extractres.1 includeres.1" INCLUDE=/opt/prefix/usr/share/psutils includeres.man > includeres.1 x86_64-pc-linux-gnu-gcc -Wl,-O1 psbook.o psutil.o pserror.o -o psbook x86_64-pc-linux-gnu-gcc -Wl,-O1 psselect.o psutil.o pserror.o -o psselect x86_64-pc-linux-gnu-gcc -Wl,-O1 pstops.o psutil.o psspec.o pserror.o -o pstops x86_64-pc-linux-gnu-gcc -Wl,-O1 epsffit.o pserror.o -o epsffit x86_64-pc-linux-gnu-gcc -Wl,-O1 psnup.o psutil.o psspec.o pserror.o -o psnup x86_64-pc-linux-gnu-gcc -Wl,-O1 psresize.o psutil.o pserror.o psspec.o -o psresize >>> Source compiled. >>> Test phase [not enabled]: app-text/psutils-1.17-r4 >>> Install app-text/psutils-1.17-r4 into /opt/prefix/var/tmp/portage/app-text/psutils-1.17-r4/image make SHELL=/opt/prefix/bin/bash -j3 -f Makefile.unix DESTDIR=/opt/prefix/var/tmp/portage/app-text/psutils-1.17-r4/image install mkdir /opt/prefix/var/tmp/portage/app-text/psutils-1.17-r4/image/opt/prefix/usr/bin mkdir /opt/prefix/var/tmp/portage/app-text/psutils-1.17-r4/image/opt/prefix/usr/bin mkdir: cannot create directory β€˜/opt/prefix/var/tmp/portage/app-text/psutils-1.17-r4/image/opt/prefix/usr/bin’: File exists make: [Makefile.unix:215: install.bin] Error 1 (ignored) mkdir: cannot create directory β€˜/opt/prefix/var/tmp/portage/app-text/psutils-1.17-r4/image/opt/prefix/usr/bin’: File exists make: [Makefile.unix:222: install.script] Error 1 (ignored) mkdir /opt/prefix/var/tmp/portage/app-text/psutils-1.17-r4/image/opt/prefix/usr/share/man/man1 Installing psbook Installing fixfmps Installing psselect Installing pstops Installing fixpsditps Installing epsffit Installing fixpspps Installing manual page for psbook.1 Installing fixtpps Installing psnup Installing manual page for psselect.1 Installing fixwfwps Installing psresize Installing manual page for pstops.1 mkdir /opt/prefix/var/tmp/portage/app-text/psutils-1.17-r4/image/opt/prefix/usr/share/psutils Installing fixwpps Installing manual page for epsffit.1 Installing fixscribeps Installing manual page for psnup.1 Installing fixwwps Installing manual page for psresize.1 Installing fixdlsrps Installing manual page for psmerge.1 Installing extractres Installing manual page for fixscribeps.1 Installing includeres Installing manual page for getafm.1 Installing manual page for fixdlsrps.1 Installing psmerge Installing manual page for fixfmps.1 Installing getafm Installing manual page for fixpsditps.1 Installing showchar Installing manual page for fixpspps.1 Installing manual page for fixtpps.1 Installing manual page for fixwfwps.1 Installing manual page for fixwpps.1 Installing manual page for fixwwps.1 Installing manual page for extractres.1 Installing manual page for includeres.1 >>> Completed installing app-text/psutils-1.17-r4 into /opt/prefix/var/tmp/portage/app-text/psutils-1.17-r4/image * Final size of build directory: 740 KiB * Final size of installed tree: 396 KiB * eprefixing shebang of opt/prefix/usr/bin/getafm * eprefixing shebang of opt/prefix/usr/bin/showchar * QA Notice: the following files use invalid (possible non-prefixed) shebangs: * opt/prefix/usr/bin/includeres:perl (script includeres installed in PATH but interpreter perl not found) * opt/prefix/usr/bin/fixwpps:perl (script fixwpps installed in PATH but interpreter perl not found) * opt/prefix/usr/bin/fixtpps:perl (script fixtpps installed in PATH but interpreter perl not found) * opt/prefix/usr/bin/psmerge:perl (script psmerge installed in PATH but interpreter perl not found) * opt/prefix/usr/bin/fixwfwps:perl (script fixwfwps installed in PATH but interpreter perl not found) * opt/prefix/usr/bin/extractres:perl (script extractres installed in PATH but interpreter perl not found) * opt/prefix/usr/bin/fixpspps:perl (script fixpspps installed in PATH but interpreter perl not found) * opt/prefix/usr/bin/fixscribeps:perl (script fixscribeps installed in PATH but interpreter perl not found) * opt/prefix/usr/bin/fixfmps:perl (script fixfmps installed in PATH but interpreter perl not found) * opt/prefix/usr/bin/fixdlsrps:perl (script fixdlsrps installed in PATH but interpreter perl not found) * opt/prefix/usr/bin/fixpsditps:perl (script fixpsditps installed in PATH but interpreter perl not found) * opt/prefix/usr/bin/fixwwps:perl (script fixwwps installed in PATH but interpreter perl not found) * ERROR: app-text/psutils-1.17-r4::gentoo_prefix failed: * Aborting due to QA concerns: invalid shebangs found * * Call stack: * misc-functions.sh, line 1334: Called install_qa_check * misc-functions.sh, line 138: Called source 'install_symlink_html_docs' * 05prefix, line 134: Called install_qa_check_prefix * 05prefix, line 130: Called die * The specific snippet of code: * die "Aborting due to QA concerns: invalid shebangs found" * * If you need support, post the output of `emerge --info '=app-text/psutils-1.17-r4::gentoo_prefix'`, * the complete build log and the output of `emerge -pqv '=app-text/psutils-1.17-r4::gentoo_prefix'`. * The complete build log is located at '/opt/prefix/var/tmp/portage/app-text/psutils-1.17-r4/temp/build.log'. * The ebuild environment file is located at '/opt/prefix/var/tmp/portage/app-text/psutils-1.17-r4/temp/environment'. * Working directory: '/opt/prefix/var/tmp/portage/app-text/psutils-1.17-r4/image' * S: '/opt/prefix/var/tmp/portage/app-text/psutils-1.17-r4/work/psutils-1.17.orig'