Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 309249 - media-libs/netpbm-10.49.00 fails in src_install
Summary: media-libs/netpbm-10.49.00 fails in src_install
Status: RESOLVED NEEDINFO
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: High normal (vote)
Assignee: Gentoo Graphics Project
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2010-03-13 11:21 UTC by Justin Lecher (RETIRED)
Modified: 2010-09-19 21:35 UTC (History)
0 users

See Also:
Package list:
Runtime testing required: ---


Attachments
emerge.info (emerge.info,16.70 KB, text/plain)
2010-03-13 11:22 UTC, Justin Lecher (RETIRED)
Details
/var/tmp/portage/media-libs/netpbm-10.49.00/temp/build.log (build.log,396.62 KB, text/plain)
2010-03-13 11:22 UTC, Justin Lecher (RETIRED)
Details
Complete build log (build.log,393.90 KB, text/plain)
2010-09-19 09:04 UTC, Satoshi Hayazaki
Details
Emerge.info (emerge.info,4.43 KB, text/plain)
2010-09-19 09:07 UTC, Satoshi Hayazaki
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Justin Lecher (RETIRED) gentoo-dev 2010-03-13 11:21:31 UTC
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'
Comment 1 Justin Lecher (RETIRED) gentoo-dev 2010-03-13 11:22:09 UTC
Created attachment 223395 [details]
emerge.info

emerge --info
Comment 2 Justin Lecher (RETIRED) gentoo-dev 2010-03-13 11:22:36 UTC
Created attachment 223397 [details]
/var/tmp/portage/media-libs/netpbm-10.49.00/temp/build.log

build.log
Comment 3 SpanKY gentoo-dev 2010-03-20 20:36:19 UTC
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` ?
Comment 4 Justin Lecher (RETIRED) gentoo-dev 2010-07-04 07:16:46 UTC
(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.
Comment 5 Satoshi Hayazaki 2010-09-19 09:01:01 UTC
(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?
Comment 6 Satoshi Hayazaki 2010-09-19 09:04:28 UTC
Created attachment 247966 [details]
Complete build log
Comment 7 Satoshi Hayazaki 2010-09-19 09:07:28 UTC
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"
Comment 8 Justin Lecher (RETIRED) gentoo-dev 2010-09-19 09:15:17 UTC
Reopen as there is a new reporter
Comment 9 SpanKY gentoo-dev 2010-09-19 21:35:12 UTC
your problem is not the same as originally reported