Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 384403 - gnome-extra/libgda-4.2.9 fail to build: ld: cannot find -lpng14
Summary: gnome-extra/libgda-4.2.9 fail to build: ld: cannot find -lpng14
Status: RESOLVED DUPLICATE of bug 319101
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: AMD64 Linux
: Normal normal (vote)
Assignee: Gentoo Linux bug wranglers
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2011-09-25 06:02 UTC by Dominique Michel
Modified: 2011-09-25 07:06 UTC (History)
0 users

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


Attachments
output of emerge --info =gnome-extra/libgda-4.2.9 (emerge.info,16.92 KB, text/plain)
2011-09-25 06:05 UTC, Dominique Michel
Details
the build log (build.log,4.46 KB, text/plain)
2011-09-25 06:06 UTC, Dominique Michel
Details
the build log (build_libgda.log,642.30 KB, text/plain)
2011-09-25 06:09 UTC, Dominique Michel
Details
the environnement file (environment,198.33 KB, text/plain)
2011-09-25 06:11 UTC, Dominique Michel
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Dominique Michel 2011-09-25 06:02:22 UTC
gnome-extra/libgda-4.2.9 fail to build

Reproducible: Always

Steps to Reproduce:
1. emerge libgda
2.
3.
Actual Results:  
  CCLD   libbrowser.la
  CCLD   gda-browser-4.0
  CCLD   canvas-example
/usr/lib/gcc/x86_64-pc-linux-gnu/4.5.3/../../../../x86_64-pc-linux-gnu/bin/ld: cannot find -lpng14
collect2: ld returned 1 exit status
make[3]: *** [canvas-example] Error 1
make[3]: *** Waiting for unfinished jobs....
/usr/lib/gcc/x86_64-pc-linux-gnu/4.5.3/../../../../x86_64-pc-linux-gnu/bin/ld: cannot find -lpng14
collect2: ld returned 1 exit status
make[3]: *** [gda-browser-4.0] Error 1
make[3]: Leaving directory `/var/tmp/portage/gnome-extra/libgda-4.2.9/work/libgda-4.2.9/tools/browser'
make[2]: *** [all-recursive] Error 1
make[2]: Leaving directory `/var/tmp/portage/gnome-extra/libgda-4.2.9/work/libgda-4.2.9/tools/browser'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/var/tmp/portage/gnome-extra/libgda-4.2.9/work/libgda-4.2.9/tools'
make: *** [all-recursive] Error 1

Expected Results:  
Emerge should have build libgda

I followed the steps described in "libpng-1.5.x unleashed into ~arch - upgrade tips": http://forums.gentoo.org/viewtopic-t-894950-highlight-lpng14.html
but libgda fail to build anyway with this -lpng14 related error.

# emerge -pqv =gnome-extra/libgda-4.2.9
[ebuild   R   ] gnome-extra/libgda-4.2.9  USE="berkdb gtk introspection ldap mysql ssl -bindist -canvas -debug -doc (-firebird) -gnome-keyring -graphviz -http -java -json -oci8 -postgres -sourceview"
Comment 1 Dominique Michel 2011-09-25 06:05:03 UTC
Created attachment 287657 [details]
output of emerge --info =gnome-extra/libgda-4.2.9
Comment 2 Dominique Michel 2011-09-25 06:06:53 UTC
Created attachment 287659 [details]
the build log
Comment 3 Dominique Michel 2011-09-25 06:09:42 UTC
Created attachment 287661 [details]
the build log

The actual build log for this package
Comment 4 Dominique Michel 2011-09-25 06:11:36 UTC
Created attachment 287663 [details]
the environnement file
Comment 5 Samuli Suominen (RETIRED) gentoo-dev 2011-09-25 07:06:14 UTC

*** This bug has been marked as a duplicate of bug 319101 ***