Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 421049 - dev-lang/R runtime fails with FEATURE=distcc-pump if libpng version on the salve machine differs
Summary: dev-lang/R runtime fails with FEATURE=distcc-pump if libpng version on the sa...
Status: RESOLVED NEEDINFO
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Gentoo Linux bug wranglers
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2012-06-14 04:30 UTC by Benda Xu
Modified: 2012-06-18 18:09 UTC (History)
0 users

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 Benda Xu gentoo-dev 2012-06-14 04:30:49 UTC
On distcc master machine, libpng version is 1.5.10; on slave machine, libpng version is 1.2.10.

emerging dev-lang/R in distcc-pump results in runtime error from libpng as

"compiled with 1.2.10 but linked against 1.5.10"

disabling distcc-pump works.

Somehow master machine did not send png.h to slave, and the latter used png.h from itself.
Comment 1 Jeroen Roovers (RETIRED) gentoo-dev 2012-06-14 14:35:46 UTC
1) Please post your `emerge --info' output in a comment.
2) Please attach the entire build log to this bug report.