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

Bug 704908

Summary: dev-cpp/glibmm-2.60.1 - In file included from .../work/glibmm-2.60.1/glib/glibmm/checksum.cc:4: /usr/include/sigc++-2.0/sigc++/signal_base.h:24:10: fatal error: sigc++config.h: No such file or directory
Product: Gentoo Linux Reporter: Hartmut Figge <h.figge>
Component: Current packagesAssignee: Gentoo Linux Gnome Desktop Team <gnome>
Status: RESOLVED WORKSFORME    
Severity: normal    
Priority: Normal    
Version: unspecified   
Hardware: All   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---
Attachments: build.log
emerge --info '=dev-cpp/glibmm-2.60.1::gentoo'
emerge -pqv '=dev-cpp/glibmm-2.60.1::gentoo'

Description Hartmut Figge 2020-01-07 08:07:54 UTC
Reason for the failing:

fatal error: sigc++config.h: No such file or directory

I will attach the complete build.log and the results of emerge --info '=dev-cpp/glibmm-2.60.1::gentoo' and emerge -pqv '=dev-cpp/glibmm-2.60.1::gentoo'.

Reproducible: Always
Comment 1 Hartmut Figge 2020-01-07 08:10:06 UTC
Created attachment 602708 [details]
build.log
Comment 2 Hartmut Figge 2020-01-07 08:11:20 UTC
Created attachment 602722 [details]
emerge --info '=dev-cpp/glibmm-2.60.1::gentoo'
Comment 3 Hartmut Figge 2020-01-07 08:12:18 UTC
Created attachment 602724 [details]
emerge -pqv '=dev-cpp/glibmm-2.60.1::gentoo'
Comment 4 Hartmut Figge 2020-01-07 08:31:37 UTC
Perhaps I should add the location of the missing file on my machine.

hafi@i5-64 ~ $ locate sigc++config.h
/usr/lib/sigc++-2.0/include/sigc++config.h
/usr/lib64/sigc++-2.0/include/sigc++config.h
Comment 5 Hartmut Figge 2020-02-14 14:12:01 UTC
Solved by re-emerging libsigc++. Setting Status to RESOLVED WORKSFORME.