Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 587058 - x11-misc/colord-1.3.2 fails to build the 32 bits lib
Summary: x11-misc/colord-1.3.2 fails to build the 32 bits lib
Status: RESOLVED FIXED
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: gnome-3.20
  Show dependency tree
 
Reported: 2016-06-25 17:29 UTC by Pacho Ramos
Modified: 2016-07-03 16:56 UTC (History)
1 user (show)

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


Attachments
colord-1.3.2.ebuild (colord-1.3.2.ebuild,4.34 KB, text/plain)
2016-06-25 17:30 UTC, Pacho Ramos
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Pacho Ramos gentoo-dev 2016-06-25 17:29:31 UTC
I don't know why it doesn't find gudev header when trying to build the multilib part: (this is needed by gnome-color-manager-3.20)

I/var/tmp/portage/x11-misc/colord-1.3.2/work/colord-1.3.2/lib -I../../lib -I/var/tmp/portage/x11-misc/colord-1.3.2/work/colord-1.3.2/lib/colord -I/var/tmp/portage/x11-misc/colord-1.3.2/work/colord-1.3.2/src -Wall -Wcast-align -Wno-uninitialized -Wmissing-declarations -Wpointer-arith -Wcast-align -Wwrite-strings -Winit-self -Wreturn-type -Wformat-nonliteral -Wformat-security -Wmissing-include-dirs -Wmissing-format-attribute -Wclobbered -Wempty-body -Wignored-qualifiers -Wsign-compare -Wtype-limits -Wuninitialized -Waggregate-return -Wdeclaration-after-statement -Wshadow -Wno-strict-aliasing -Winline -Wmissing-parameter-type -Woverride-init -march=native -pipe -O2 -ggdb -c /var/tmp/portage/x11-misc/colord-1.3.2/work/colord-1.3.2/src/plugins/cd-plugin-example.c  -fPIC -DPIC -o .libs/libcd_plugin_example_la-cd-plugin-example.o
libtool: compile:  x86_64-pc-linux-gnu-gcc -m32 -DHAVE_CONFIG_H -I. -I/var/tmp/portage/x11-misc/colord-1.3.2/work/colord-1.3.2/src/plugins -I../.. -pthread -I/usr/include/glib-2.0 -I/usr/lib32/glib-2.0/include -DG_LOG_DOMAIN=\"Cd\" -DCD_COMPILATION -DCOLORD_SANE_BINARY=\"/usr/libexec/colord-sane\" -I/var/tmp/portage/x11-misc/colord-1.3.2/work/colord-1.3.2/lib -I../../lib -I/var/tmp/portage/x11-misc/colord-1.3.2/work/colord-1.3.2/lib/colord -I/var/tmp/portage/x11-misc/colord-1.3.2/work/colord-1.3.2/src -Wall -Wcast-align -Wno-uninitialized -Wmissing-declarations -Wpointer-arith -Wcast-align -Wwrite-strings -Winit-self -Wreturn-type -Wformat-nonliteral -Wformat-security -Wmissing-include-dirs -Wmissing-format-attribute -Wclobbered -Wempty-body -Wignored-qualifiers -Wsign-compare -Wtype-limits -Wuninitialized -Waggregate-return -Wdeclaration-after-statement -Wshadow -Wno-strict-aliasing -Winline -Wmissing-parameter-type -Woverride-init -march=native -pipe -O2 -ggdb -c /var/tmp/portage/x11-misc/colord-1.3.2/work/colord-1.3.2/src/plugins/cd-plugin-scanner.c  -fPIC -DPIC -o .libs/libcd_plugin_scanner_la-cd-plugin-scanner.o
/bin/sh ../../libtool  --tag=CC   --mode=link x86_64-pc-linux-gnu-gcc -m32  -Wall -Wcast-align -Wno-uninitialized -Wmissing-declarations -Wpointer-arith -Wcast-align -Wwrite-strings -Winit-self -Wreturn-type -Wformat-nonliteral -Wformat-security -Wmissing-include-dirs -Wmissing-format-attribute -Wclobbered -Wempty-body -Wignored-qualifiers -Wsign-compare -Wtype-limits -Wuninitialized -Waggregate-return -Wdeclaration-after-statement -Wshadow -Wno-strict-aliasing -Winline -Wmissing-parameter-type -Woverride-init -march=native -pipe -O2 -ggdb -module -avoid-version -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu -o libcd_plugin_example.la  libcd_plugin_example_la-cd-plugin-example.lo  
/var/tmp/portage/x11-misc/colord-1.3.2/work/colord-1.3.2/src/plugins/cd-plugin-camera.c:25:25: fatal error: gudev/gudev.h: No such file or directory
 #include <gudev/gudev.h>
                         ^
compilation terminated.
Makefile:653: recipe for target 'libcd_plugin_camera_la-cd-plugin-camera.lo' failed
make[3]: *** [libcd_plugin_camera_la-cd-plugin-camera.lo] Error 1
make[3]: *** Waiting for unfinished jobs....
libtool: link: ar cru .libs/libcd_plugin_example.a .libs/libcd_plugin_example_la-cd-plugin-example.o 
libtool: link: ranlib .libs/libcd_plugin_example.a
libtool: link: ( cd ".libs" && rm -f "libcd_plugin_example.la" && ln -s "../libcd_plugin_example.la" "libcd_plugin_example.la" )
/var/tmp/portage/x11-misc/colord-1.3.2/work/colord-1.3.2/src/plugins/cd-plugin-scanner.c:25:25: fatal error: gudev/gudev.h: No such file or directory
 #include <gudev/gudev.h>
                         ^
compilation terminated.
Makefile:674: recipe for target 'libcd_plugin_scanner_la-cd-plugin-scanner.lo' failed
make[3]: *** [libcd_plugin_scanner_la-cd-plugin-scanner.lo] Error 1
make[3]: Leaving directory '/var/tmp/portage/x11-misc/colord-1.3.2/work/colord-1.3.2-abi_x86_32.x86/src/plugins'
Makefile:1376: recipe for target 'install-recursive' failed
make[2]: *** [install-recursive] Error 1
make[2]: Leaving directory '/var/tmp/portage/x11-misc/colord-1.3.2/work/colord-1.3.2-abi_x86_32.x86/src'
Makefile:1698: recipe for target 'install' failed
make[1]: *** [install] Error 2
make[1]: Leaving directory '/var/tmp/portage/x11-misc/colord-1.3.2/work/colord-1.3.2-abi_x86_32.x86/src'
Makefile:578: recipe for target 'install-recursive' failed
make: *** [install-recursive] Error 1
Comment 1 Pacho Ramos gentoo-dev 2016-06-25 17:30:20 UTC
Created attachment 438776 [details]
colord-1.3.2.ebuild
Comment 2 Pacho Ramos gentoo-dev 2016-07-03 16:56:32 UTC
The ebuild was overwritting GUDEV checks for some reason