Making all in dot make[3]: Entering directory `/var/tmp/portage/media-gfx/graphviz-2.26.3-r1/work/graphviz-2.26.3/cmd/dot' CC dot-no_builtins.o CC dot-dot.o CC dot_builtins-dot.o CC dot_builtins-dot_builtins.o CCLD dot CCLD dot_builtins ../../plugin/gd/.libs/libgvplugin_gd.so: undefined reference to `gd_psfontResolve' collect2: ld returned 1 exit status make[3]: *** [dot_builtins] Error 1 make[3]: Leaving directory `/var/tmp/portage/media-gfx/graphviz-2.26.3-r1/work/graphviz-2.26.3/cmd/dot' This is with the updated unstable ~AMD64 (with gcc-4.4.3-r2) trying to build with USE="-*" and adding -lgd to cflags also didn't help all the graphviz-2.26 packages fail Reproducible: Always
I got it working by adding truetype to media-libs/gd. Maby this should be added to the ebuild ?
Could you attach build log and config.log from the failed build ?
Created attachment 229593 [details] build.log
Created attachment 229595 [details] emerge --info
Created attachment 229599 [details] config.log
*** This bug has been marked as a duplicate of bug 267373 ***