Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 223187 - media-libs/libpng-1.2.26 fails to compile
Summary: media-libs/libpng-1.2.26 fails to compile
Status: RESOLVED DUPLICATE of bug 207193
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: x86 Linux
: High normal (vote)
Assignee: Gentoo's Team for Core System packages
URL:
Whiteboard:
Keywords:
: 223263 228669 (view as bug list)
Depends on:
Blocks:
 
Reported: 2008-05-22 10:44 UTC by Jordi Solà-Soler
Modified: 2008-06-21 09:36 UTC (History)
4 users (show)

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


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Jordi Solà-Soler 2008-05-22 10:44:49 UTC
It appears to be a problem related to unrecognized LZMA compression:



Reproducible: Always

Steps to Reproduce:
1.emerge -av libpng
2.
3.

Actual Results:  
>>> Unpacking source...
>>> Unpacking libpng-1.2.26.tar.lzma to /dades/tmp/portage/media-libs/libpng-1.2.26-r1/work
unpack libpng-1.2.26.tar.lzma: file format not recognized. Ignoring.
/usr/portage/media-libs/libpng/libpng-1.2.26-r1.ebuild: line 22: cd: /dades/tmp/portage/media-libs/libpng-1.2.26-r1/work/libpng-1.2.26: El fitxer o directori no existeix
 * Applying libpng-1.2.24-pngconf-setjmp.patch ...

 * Failed Patch: libpng-1.2.24-pngconf-setjmp.patch !
 *  ( /usr/portage/media-libs/libpng/files/libpng-1.2.24-pngconf-setjmp.patch )
 * 
 * Include in your bugreport the contents of:
 * 
 *   /dades/tmp/portage/media-libs/libpng-1.2.26-r1/temp/libpng-1.2.24-pngconf-setjmp.patch-2586.out


!!! ERROR: media-libs/libpng-1.2.26-r1 failed.
Call stack:
  ebuild.sh, line 1614:   Called dyn_unpack
  ebuild.sh, line 751:   Called qa_call 'src_unpack'
  environment, line 3425:   Called src_unpack
  libpng-1.2.26-r1.ebuild, line 23:   Called epatch '/usr/portage/media-libs/libpng/files/libpng-1.2.24-pngconf-setjmp.patch'
  eutils.eclass, line 324:   Called die

Expected Results:  
Success!!

The library is required for X server, so one is unable to emerge xorg-x11!!!
Comment 1 Marek Miller 2008-05-22 16:11:40 UTC
Upgrade portage. Since version 2.1.3.13 (2007-10-13) there is portage support for lzma compression.
Comment 2 Carsten Lohrke (RETIRED) gentoo-dev 2008-05-22 23:20:50 UTC
*** Bug 223263 has been marked as a duplicate of this bug. ***
Comment 3 Carsten Lohrke (RETIRED) gentoo-dev 2008-05-22 23:25:05 UTC
Broken approach not to depend on a specific package manager. Should probably have been EAPI stuff. Any workaround!?
Comment 4 SpanKY gentoo-dev 2008-05-23 10:17:56 UTC
upgrade your package manager ... if it doesnt support lzma, complain to them, not us

*** This bug has been marked as a duplicate of bug 207193 ***
Comment 5 Carsten Lohrke (RETIRED) gentoo-dev 2008-06-21 09:36:26 UTC
*** Bug 228669 has been marked as a duplicate of this bug. ***