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

Bug 232078

Summary: sys-devel/gcc-4.3.1: renamed doxygen doc targets
Product: Gentoo Linux Reporter: Ivan Mironov <mironov.ivan>
Component: [OLD] DevelopmentAssignee: Gentoo Toolchain Maintainers <toolchain>
Status: RESOLVED FIXED    
Severity: normal    
Priority: High    
Version: unspecified   
Hardware: All   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---
Attachments: Full emerge log.

Description Ivan Mironov 2008-07-17 15:04:52 UTC
Doxygen installed and "doc" USE-flag turned on, but I have this message while emerging gcc:
...
make: *** No rule to make target `doxygen-man'.  Stop.
 * failed to make docs
...

Man-pages for libstdc++ in GCC 3.4.6-r2 and 4.2.4 builds successfully.

Reproducible: Always




localhost ~ # emerge -pv gcc doxygen
[ebuild   R   ] sys-devel/gcc-4.3.1-r1  USE="doc fortran libffi (multilib) nls (-altivec) -bootstrap -build -gcj -gtk (-hardened) -ip28 -ip32r10k -mudflap -multislot (-n32) (-n64) -nocxx -objc -objc++ -objc-gc -openmp -test -vanilla" 0 kB
[ebuild   R   ] app-doc/doxygen-1.5.5  USE="doc qt3 -debug -latex -nodot" 0 kB

localhost ~ # emerge --info
Portage 2.2_rc1 (default/linux/amd64/2008.0/developer, gcc-4.3.1, glibc-2.8_p20080602-r0, 2.6.26 x86_64)
=================================================================
System uname: Linux-2.6.26-x86_64-Intel-R-_Core-TM-2_Quad_CPU_Q6600_@_2.40GHz-with-glibc2.2.5
Timestamp of tree: Thu, 17 Jul 2008 01:45:01 +0000
app-shells/bash:     3.2_p39
dev-java/java-config: 1.3.7, 2.1.6-r1
dev-lang/python:     2.5.2-r5
sys-apps/baselayout: 2.0.0
sys-apps/openrc:     0.2.5
sys-apps/sandbox:    1.2.18.1-r3
sys-devel/autoconf:  2.13, 2.62-r1
sys-devel/automake:  1.5, 1.7.9-r1, 1.8.5-r3, 1.9.6-r2, 1.10.1-r1
sys-devel/binutils:  2.18-r3
sys-devel/gcc-config: 1.4.0-r4
sys-devel/libtool:   2.2.4
virtual/os-headers:  2.6.25-r4
ACCEPT_KEYWORDS="amd64 ~amd64"
CBUILD="x86_64-pc-linux-gnu"
CFLAGS="-march=native -O2 -pipe -fomit-frame-pointer"
CHOST="x86_64-pc-linux-gnu"
CONFIG_PROTECT="/etc /usr/kde/3.5/env /usr/kde/3.5/share/config /usr/kde/3.5/shutdown /usr/share/config"
CONFIG_PROTECT_MASK="/etc/ca-certificates.conf /etc/env.d /etc/env.d/java/ /etc/fonts/fonts.conf /etc/gconf /etc/gentoo-release /etc/revdep-rebuild /etc/terminfo /etc/texmf/web2c /etc/udev/rules.d"
CXXFLAGS="-march=native -O2 -pipe -fomit-frame-pointer"
DISTDIR="/var/tmp/distfiles"
FEATURES="collision-protect cvs digest distlocks multilib-strict parallel-fetch preserve-libs sandbox sfperms sign splitdebug strict stricter unmerge-orphans userfetch userpriv usersandbox"
GENTOO_MIRRORS="http://172.16.0.1/ftp/software/distributives/gentoo http://distfiles.gentoo.org http://www.ibiblio.org/pub/Linux/distributions/gentoo"
LANG="en_US.utf8"
LC_ALL=""
LDFLAGS="-Wl,-O1"
LINGUAS="ru en"
MAKEOPTS="-j5"
PKGDIR="/usr/portage/packages"
PORTAGE_RSYNC_OPTS="--recursive --links --safe-links --perms --times --compress --force --whole-file --delete --stats --timeout=180 --exclude=/distfiles --exclude=/local --exclude=/packages"
PORTAGE_TMPDIR="/var/tmp"
PORTDIR="/usr/portage"
PORTDIR_OVERLAY=""
SYNC="rsync://172.16.0.1/gentoo-portage"
USE="7zip X a52 aac aalib acpi aften alsa amd64 amr amrnb amrwb audiofile bash-completion bidi bzip2 cdda cdio cdr css cups dbus djvu doc dri dts dv dvb dvd dvdr dvdread encode exif fame ffmpeg flac fluidsynth ftp gif gzip hal http id3tag ipv6 jpeg jpeg2k kde ladspa lame libcaca libsamplerate lzo mad matroska midi mikmod mjpeg mmap mmx mmxext mng mod modplug mp2 mp3 mp4 mpeg multilib musepack nls nptl ogg openexr opengl pam pdf png ppds quicktime rar rtsp samba sasl sharedmem sndfile speex spell srt sse sse2 ssl ssse3 stream svg taglib tga theora threads tiff truetype tta twolame unicode v4l v4l2 vcd vcdx vim-syntax vorbis wavpack wma wmf x264 xanim xcomposite xml xpm xscreensaver xv xvid xvmc zip zlib" ALSA_CARDS="cmipci intel8x0 ca0106" ALSA_PCM_PLUGINS="adpcm alaw copy dshare dsnoop extplug file hooks ladspa lfloat linear meter mulaw multi null rate route share shm asym dmix empty iec958 ioplug plug softvol" APACHE2_MODULES="actions alias auth_basic authn_alias authn_anon authn_dbm authn_default authn_file authz_dbm authz_default authz_groupfile authz_host authz_owner authz_user autoindex cache dav dav_fs dav_lock deflate dir disk_cache env expires ext_filter file_cache filter headers include info log_config logio mem_cache mime mime_magic negotiation rewrite setenvif speling status unique_id userdir usertrack vhost_alias" ELIBC="glibc" INPUT_DEVICES="evdev keyboard mouse" KERNEL="linux" LCD_DEVICES="bayrad cfontz cfontz633 glk hd44780 lb216 lcdm001 mtxorb ncurses text" LINGUAS="ru en" LIRC_DEVICES="all" USERLAND="GNU" VIDEO_CARDS="vesa nv nvidia"
Unset:  CPPFLAGS, CTARGET, EMERGE_DEFAULT_OPTS, INSTALL_MASK, PORTAGE_COMPRESS, PORTAGE_COMPRESS_FLAGS, PORTAGE_RSYNC_EXTRA_OPTS
Comment 1 Ivan Mironov 2008-07-17 15:06:25 UTC
Created attachment 160641 [details]
Full emerge log.
Comment 2 SpanKY gentoo-dev 2008-08-20 03:15:35 UTC
should be fixed in cvs now

http://sources.gentoo.org/eclass/toolchain.eclass?r1=1.360&r2=1.361