Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!

Bug 486016

Summary: dev-scheme/racket-5.3.6: needs x11-libs/pango to build
Product: Gentoo Linux Reporter: Felix C. Stegerman <flx>
Component: New packagesAssignee: Scheme Project <scheme>
Status: RESOLVED OBSOLETE    
Severity: normal    
Priority: Normal    
Version: unspecified   
Hardware: All   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---
Attachments: build.log
emerge --info =dev-scheme/racket-5.3.6
emerge -pqv =dev-scheme/racket-5.3.6

Description Felix C. Stegerman 2013-09-25 19:24:42 UTC
emerge racket (USE=-X and pango not installed) failed with build errors regarding pango; after installing pango, racket built just fine.

Reproducible: Always
Comment 1 Felix C. Stegerman 2013-09-25 19:27:17 UTC
The relevant bits of the log file:

...
raco setup: post-installing: racket/gui
raco setup: 
raco setup: error: during making for drracket
raco setup:   ffi-lib: couldn't open "libpango-1.0.so.0" (libpango-1.0.so.0: cannot open shared object file: No such file or directory)
raco setup: error: during making for drracket/private
raco setup:   ffi-lib: couldn't open "libpango-1.0.so.0" (libpango-1.0.so.0: cannot open shared object file: No such file or directory)
raco setup: error: during making for drracket/private/syncheck
raco setup:   ffi-lib: couldn't open "libpango-1.0.so.0" (libpango-1.0.so.0: cannot open shared object file: No such file or directory)
raco setup: error: during making for drscheme
raco setup:   ffi-lib: couldn't open "libpango-1.0.so.0" (libpango-1.0.so.0: cannot open shared object file: No such file or directory)
raco setup: error: during making for gui-debugger
raco setup:   ffi-lib: couldn't open "libpango-1.0.so.0" (libpango-1.0.so.0: cannot open shared object file: No such file or directory)
raco setup: error: during making for images
raco setup:   ffi-lib: couldn't open "libpango-1.0.so.0" (libpango-1.0.so.0: cannot open shared object file: No such file or directory)
raco setup: error: during making for macro-debugger
raco setup:   ffi-lib: couldn't open "libpango-1.0.so.0" (libpango-1.0.so.0: cannot open shared object file: No such file or directory)
raco setup: error: during making for macro-debugger/view
raco setup:   ffi-lib: couldn't open "libpango-1.0.so.0" (libpango-1.0.so.0: cannot open shared object file: No such file or directory)
raco setup: error: during making for plot
raco setup:   ffi-lib: couldn't open "libpango-1.0.so.0" (libpango-1.0.so.0: cannot open shared object file: No such file or directory)
raco setup: error: during making for plot/typed
raco setup:   ffi-lib: couldn't open "libpango-1.0.so.0" (libpango-1.0.so.0: cannot open shared object file: No such file or directory)
raco setup: error: during making for plot/typed/common
raco setup:   ffi-lib: couldn't open "libpango-1.0.so.0" (libpango-1.0.so.0: cannot open shared object file: No such file or directory)
raco setup: error: during making for plot/typed/contracted
raco setup:   ffi-lib: couldn't open "libpango-1.0.so.0" (libpango-1.0.so.0: cannot open shared object file: No such file or directory)
raco setup: error: during making for plot/typed/plot2d
raco setup:   ffi-lib: couldn't open "libpango-1.0.so.0" (libpango-1.0.so.0: cannot open shared object file: No such file or directory)
raco setup: error: during making for plot/typed/plot3d
raco setup:   ffi-lib: couldn't open "libpango-1.0.so.0" (libpango-1.0.so.0: cannot open shared object file: No such file or directory)
raco setup: error: during making for scribble/tools
raco setup:   ffi-lib: couldn't open "libpango-1.0.so.0" (libpango-1.0.so.0: cannot open shared object file: No such file or directory)
raco setup: error: during making for scribblings/drracket
raco setup:   ffi-lib: couldn't open "libpango-1.0.so.0" (libpango-1.0.so.0: cannot open shared object file: No such file or directory)
raco setup: error: during making for scribblings/tools
raco setup:   ffi-lib: couldn't open "libpango-1.0.so.0" (libpango-1.0.so.0: cannot open shared object file: No such file or directory)
raco setup: error: during making for stepper
raco setup:   ffi-lib: couldn't open "libpango-1.0.so.0" (libpango-1.0.so.0: cannot open shared object file: No such file or directory)
raco setup: error: during making for stepper/private
raco setup:   ffi-lib: couldn't open "libpango-1.0.so.0" (libpango-1.0.so.0: cannot open shared object file: No such file or directory)
make[1]: *** [install-3m] Error 1
make[1]: Leaving directory `/var/tmp/portage/dev-scheme/racket-5.3.6/work/racket-5.3.6/src'
make: *** [install] Error 2
 * ERROR: dev-scheme/racket-5.3.6::gentoo failed (install phase):
 *   emake failed
...
Comment 2 Panagiotis Christopoulos (RETIRED) gentoo-dev 2013-09-25 19:34:52 UTC
Hi, 

thanks for reporting this. Can you please paste your "emerge --info" and "emerge -pv racket" output too?
Comment 3 Felix C. Stegerman 2013-09-25 19:42:16 UTC
Created attachment 359462 [details]
build.log
Comment 4 Felix C. Stegerman 2013-09-25 19:43:08 UTC
Created attachment 359464 [details]
emerge --info =dev-scheme/racket-5.3.6
Comment 5 Felix C. Stegerman 2013-09-25 19:43:20 UTC
Created attachment 359466 [details]
emerge -pqv =dev-scheme/racket-5.3.6
Comment 6 Amy Liffey gentoo-dev 2018-08-05 09:56:11 UTC
The version is not in tree any more if the bug still remains please reopen.