Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 434808 - gnome-extra/gnome-color-manager-3.4.2 failed (compile phase)
Summary: gnome-extra/gnome-color-manager-3.4.2 failed (compile phase)
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: AMD64 Linux
: Normal normal (vote)
Assignee: Gentoo Linux bug wranglers
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2012-09-12 08:29 UTC by Ben
Modified: 2012-09-12 09:09 UTC (History)
0 users

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


Attachments
My emerge --info ~amd64 (emerge_info.txt,5.27 KB, text/plain)
2012-09-12 08:29 UTC, Ben
Details
etc_portage_package.use (package.use,1.30 KB, text/plain)
2012-09-12 08:31 UTC, Ben
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Ben 2012-09-12 08:29:07 UTC
Created attachment 323584 [details]
My emerge --info ~amd64

make[2]: Entering directory `/var/tmp/portage/gnome-extra/gnome-color-manager-3.4.2/work/gnome-color-manager-3.4.2/man'
docbook2man gcm-calibrate.sgml > /dev/null
docbook2man gcm-import.sgml > /dev/null
docbook2man gcm-inspect.sgml > /dev/null
docbook2man gcm-picker.sgml > /dev/null
docbook2man gcm-viewer.sgml > /dev/null
make[2]: *** [gcm-viewer.1] Error 8
make[2]: *** Waiting for unfinished jobs....
make[2]: *** [gcm-import.1] Error 8
make[2]: *** [gcm-inspect.1] Error 8
make[2]: *** [gcm-picker.1] Error 8
make[2]: *** [gcm-calibrate.1] Error 8
make[2]: Leaving directory `/var/tmp/portage/gnome-extra/gnome-color-manager-3.4.2/work/gnome-color-manager-3.4.2/man'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/var/tmp/portage/gnome-extra/gnome-color-manager-3.4.2/work/gnome-color-manager-3.4.2'
make: *** [all] Error 2
 * ERROR: gnome-extra/gnome-color-manager-3.4.2 failed (compile phase):
 *   emake failed


r
Comment 1 Ben 2012-09-12 08:29:49 UTC
# These settings were set by the catalyst build script that automatically
# built this stage.
# Please consult /etc/make.conf.example for a more detailed example.

# ARCHITECTURE
##############
ACCEPT_KEYWORDS="~amd64"


# COMPILE OPTIONS
#################
CHOST="x86_64-pc-linux-gnu"
CFLAGS="-march=native -mtune=generic -O2 -pipe"
CXXFLAGS="${CFLAGS}"
MAKEOPTS="-j9"

ACCEPT_LICENSE="*"

# USE FLAGS
###########
NOUSEKDE="-qt3 -qt4 -arts -kde -qt"
USEKDE="qt3 qt4 arts kde"
NOUSEGNOME="-gtk -cairo -glitz -gnome"
USEGNOME="gtk cairo glitz gnome gnome-shell applet asf audacious audio gdm geany gnome-keyring gnome-print gnome-screensaver introspection vapigen"
NOUSE="-doc -apm -mjpeg -xpi -semantic-desktop"
WEBUSE="apache2 mysql php pam ssl xml xml2 berkdb innodb jpeg png pcre session unicode mysqli"
GENUSE="aac acpi alsa amd64 amr amr_nb apic amr_wb apng arts ati audiofile bzip2 \
cdda cddb cdr cpufreq ctype cups curl dba dbus dri dvd dvdr dvdread encode embedded fbcon fbcondecor fontconfig\
fbdev firefox gallium mgcj gd gif gimp hal i810 icu imagemagick ithreads \
java javascript jpg jpeg2k lame mng mmx mmxext mozilla mp4 mp3 mpeg minizip\
mplayer msn nptl nsplugin nptlonly ogg opengl oss pdf pthreads ppds python\
rdesktop real samba script sdl simplexml sip smp spell sse sse2 ssse3 \
svg syslog tcl threads tiff truetype tv usb v4l v4l2 vesa video vga \
vim-syntax wav wavpack webkit wifi wxwidgets X xcb x264 xine xinerama xmlwriter xosd xv xvid zlib"

USE="${USEGNOME} ${NOUSEKDE} ${NOUSE} ${GENUSE} ${WEBUSE}"
#CURL_SSL="nss openssl"

# GLOBALS VARIABLES 
###################
INPUT_DEVICES="evdev"
VIDEO_CARDS="radeon v4l r600"
PORTDIR_OVERLAY=/usr/local/portage

# REPOSITORIES
##############
#GENTOO_MIRRORS="http://de-mirror.org/distro/gentoo/"
#SYNC="rsync://rsync.europe.gentoo.org/gentoo-portage"


WANT_MP="true"
Comment 2 Ben 2012-09-12 08:31:19 UTC
Created attachment 323586 [details]
etc_portage_package.use
Comment 3 Ben 2012-09-12 09:07:53 UTC
OK: @INC was not OK for SGMLS during the docbook2man phase.
re-emerging the perl/sgmls and then the whole world....

..might quickly be closed, sorry for the noise.
Comment 4 Ben 2012-09-12 09:09:21 UTC
Yup.
Re-ermerging the perl/sgmls did the trick.
(probably thru CPAN too?)