Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 405005 - dev-libs/glib illegal instruction in glib-compile-schemas causing dev-cpp/glibmm-2.30.1 to fail to compile
Summary: dev-libs/glib illegal instruction in glib-compile-schemas causing dev-cpp/gli...
Status: RESOLVED DUPLICATE of bug 396609
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Gentoo Linux Gnome Desktop Team
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2012-02-20 10:45 UTC by n1ghtmare
Modified: 2012-02-20 20:33 UTC (History)
1 user (show)

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


Attachments
The build log (build.log,143.56 KB, text/plain)
2012-02-20 11:05 UTC, n1ghtmare
Details
Output of emerge --info (emerge-info.txt,6.43 KB, text/plain)
2012-02-20 11:06 UTC, n1ghtmare
Details

Note You need to log in before you can comment on or make changes to this bug.
Description n1ghtmare 2012-02-20 10:45:26 UTC
libtool: link: (cd ".libs" && rm -f "libgiomm-2.4.so.1" && ln -s "libgiomm-2.4.so.1.3.0" "libgiomm-2.4.so.1")
libtool: link: (cd ".libs" && rm -f "libgiomm-2.4.so" && ln -s "libgiomm-2.4.so.1.3.0" "libgiomm-2.4.so")
libtool: link: ( cd ".libs" && rm -f "libgiomm-2.4.la" && ln -s "../libgiomm-2.4.la" "libgiomm-2.4.la" )
make[2]: Leaving directory `/var/tmp/portage/dev-cpp/glibmm-2.30.1/work/glibmm-2.30.1/gio/giomm'
Making all in examples
make[2]: Entering directory `/var/tmp/portage/dev-cpp/glibmm-2.30.1/work/glibmm-2.30.1/examples'
/usr/bin/glib-compile-schemas --targetdir=settings ./settings
make[2]: *** [settings/gschemas.compiled] Ungültiger Maschinenbefehl
make[2]: Leaving directory `/var/tmp/portage/dev-cpp/glibmm-2.30.1/work/glibmm-2.30.1/examples'
make[1]: *** [all-recursive] Fehler 1
make[1]: Leaving directory `/var/tmp/portage/dev-cpp/glibmm-2.30.1/work/glibmm-2.30.1'
make: *** [all] Fehler 2
 * ERROR: dev-cpp/glibmm-2.30.1 failed (compile phase):
 *   emake failed
 * 
 * If you need support, post the output of 'emerge --info =dev-cpp/glibmm-2.30.1',
 * the complete build log and the output of 'emerge -pqv =dev-cpp/glibmm-2.30.1'.
 * The complete build log is located at '/var/tmp/portage/dev-cpp/glibmm-2.30.1/temp/build.log'.
 * The ebuild environment file is located at '/var/tmp/portage/dev-cpp/glibmm-2.30.1/temp/environment'.
 * S: '/var/tmp/portage/dev-cpp/glibmm-2.30.1/work/glibmm-2.30.1'
Comment 1 Chí-Thanh Christopher Nguyễn gentoo-dev 2012-02-20 10:50:34 UTC
Please set LC_MESSAGES=C and attach the entire build.log. Also post your emerge --info here.
Comment 2 n1ghtmare 2012-02-20 11:05:27 UTC
Created attachment 302577 [details]
The build log
Comment 3 n1ghtmare 2012-02-20 11:06:30 UTC
Created attachment 302579 [details]
Output of emerge --info
Comment 4 n1ghtmare 2012-02-20 11:06:49 UTC
done...
Comment 5 Chí-Thanh Christopher Nguyễn gentoo-dev 2012-02-20 11:09:00 UTC
It seems that there is some problem with /usr/bin/glib-compile-schemas
Can you rebuild the package owning that file?
Comment 6 n1ghtmare 2012-02-20 11:26:39 UTC
(In reply to comment #5)
> It seems that there is some problem with /usr/bin/glib-compile-schemas
> Can you rebuild the package owning that file?

already done, still failing to compile, same output ...
Comment 7 Rafał Mużyło 2012-02-20 15:22:11 UTC
The procesor is i7, march is core2 (-O0 is "odd" but whatever), so it's most likely a dupe of bug 396609.
Comment 8 Pacho Ramos gentoo-dev 2012-02-20 20:33:01 UTC

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