make[3]: Entering directory `/var/tmp/portage/media-libs/netpbm-10.49.00/work/netpbm-10.49.00/converter/pbm/pbmtoppa' /var/tmp/portage/media-libs/netpbm-10.49.00/work/netpbm-10.49.00/buildtools/install.sh -c -m 755 \ pbmtoppa /var/tmp/portage/media-libs/netpbm-10.49.00/image//usr/bin /var/tmp/portage/media-libs/netpbm-10.49.00/work/netpbm-10.49.00/buildtools/install.sh -c -m 755 \ /var/tmp/portage/media-libs/netpbm-10.49.00/work/netpbm-10.49.00/converter/pbm/pbmtoppa/pbmtox10bm /var/tmp/portage/media-libs/netpbm-10.49.00/image//usr/bin install: /var/tmp/portage/media-libs/netpbm-10.49.00/work/netpbm-10.49.00/converter/pbm/pbmtoppa/pbmtox10bm does not exist make[3]: *** [pbmtox10bm_installscript] Error 1 make[3]: Leaving directory `/var/tmp/portage/media-libs/netpbm-10.49.00/work/netpbm-10.49.00/converter/pbm/pbmtoppa' make[2]: *** [pbmtoppa/install.bin] Error 2 make[2]: Leaving directory `/var/tmp/portage/media-libs/netpbm-10.49.00/work/netpbm-10.49.00/converter/pbm' make[1]: *** [pbm/install.bin] Error 2 make[1]: Leaving directory `/var/tmp/portage/media-libs/netpbm-10.49.00/work/netpbm-10.49.00/converter' make: *** [converter/install.bin] Error 2 * ERROR: media-libs/netpbm-10.49.00 failed: * make package failed * * Call stack: * ebuild.sh, line 48: Called src_install * environment, line 2542: Called die * The specific snippet of code: * emake -j1 package pkgdir="${D}"/usr || die "make package failed"; * * If you need support, post the output of 'emerge --info =media-libs/netpbm-10.49.00', * the complete build log and the output of 'emerge -pqv =media-libs/netpbm-10.49.00'. * The complete build log is located at '/var/tmp/portage/media-libs/netpbm-10.49.00/temp/build.log'. * The ebuild environment file is located at '/var/tmp/portage/media-libs/netpbm-10.49.00/temp/environment'. * S: '/var/tmp/portage/media-libs/netpbm-10.49.00/work/netpbm-10.49.00'
Created attachment 223395 [details] emerge.info emerge --info
Created attachment 223397 [details] /var/tmp/portage/media-libs/netpbm-10.49.00/temp/build.log build.log
it shouldnt be trying to install pbmtox10bm out of the pbmtoppa/ subdir. this doesnt happen for me (or anyone else apparently) ... does it fail for you in the same place every time ? what if you go into the build dir and manually run `make install DESTDIR=$PWD/foo` ?
(In reply to comment #3) > it shouldnt be trying to install pbmtox10bm out of the pbmtoppa/ subdir. this > doesnt happen for me (or anyone else apparently) ... does it fail for you in > the same place every time ? > > what if you go into the build dir and manually run `make install > DESTDIR=$PWD/foo` ? > I cannot reproduce it anymore.
(In reply to comment #3) > it shouldnt be trying to install pbmtox10bm out of the pbmtoppa/ subdir. this > doesnt happen for me (or anyone else apparently) ... does it fail for you in > the same place every time ? > > what if you go into the build dir and manually run `make install > DESTDIR=$PWD/foo` ? I have the same problem and can reproduce everytime. I tried doing that but didn't work. Could you elaborate where is the build dir and what I should do in more detail?
Created attachment 247966 [details] Complete build log
Created attachment 247971 [details] Emerge.info Also: emerge -pqv =media-libs/netpbm-10.51.00 [ebuild U ] media-libs/netpbm-10.51.00 [10.49.00] USE="X jpeg png tiff zlib -jbig -jpeg2k -rle (-svga) -xml"
Reopen as there is a new reporter
your problem is not the same as originally reported