Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 121812 - t1lib-5.0.2 with doc use flag fails to compile
Summary: t1lib-5.0.2 with doc use flag fails to compile
Status: RESOLVED NEEDINFO
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: AMD64 Linux
: Normal normal (vote)
Assignee: Gentoo Linux bug wranglers
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2006-02-06 04:47 UTC by Özgür ERİŞEN
Modified: 2012-04-20 22:09 UTC (History)
1 user (show)

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


Attachments
log file of emerge t1lib with "doc" use flag (log.txt,29.36 KB, text/plain)
2006-02-06 13:45 UTC, Özgür ERİŞEN
Details
build.log (build.log,64.91 KB, text/plain)
2012-04-20 22:09 UTC, CBke -Left- bye
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Özgür ERİŞEN 2006-02-06 04:47:07 UTC
Portage 2.1_pre4-r1 (default-linux/amd64/2005.1, gcc-3.4.5, glibc-2.3.6-r2, 2.6.15-gentoo-r3 x86_64)
=================================================================
System uname: 2.6.15-gentoo-r3 x86_64 AMD Athlon(tm) 64 X2 Dual Core Processor 3800+
Gentoo Base System version 1.12.0_pre15
ccache version 2.4 [enabled]
dev-lang/python:     2.3.5-r2, 2.4.2-r1
sys-apps/sandbox:    1.2.17
sys-devel/autoconf:  2.13, 2.59-r7
sys-devel/automake:  1.4_p6, 1.5, 1.6.3, 1.7.9-r1, 1.8.5-r3, 1.9.6-r1
sys-devel/binutils:  2.16.1-r1
sys-devel/libtool:   1.5.22
virtual/os-headers:  2.6.11-r3
ACCEPT_KEYWORDS="amd64 ~amd64"
AUTOCLEAN="yes"
CBUILD="x86_64-pc-linux-gnu"
CFLAGS="-O2"
CHOST="x86_64-pc-linux-gnu"
CONFIG_PROTECT="/etc /usr/kde/2/share/config /usr/kde/3/share/config /usr/lib/X11/xkb /usr/share/config /var/qmail/control"
CONFIG_PROTECT_MASK="/etc/gconf /etc/terminfo /etc/texmf/web2c /etc/env.d"
CXXFLAGS="-O2"
DISTDIR="/usr/portage/distfiles"
FEATURES="autoconfig ccache distlocks sandbox sfperms strict"
GENTOO_MIRRORS="ftp://ftp.ankara.edu.tr/gentoo"
MAKEOPTS="-j3"
PKGDIR="/usr/portage/packages"
PORTAGE_TMPDIR="/var/tmp"
PORTDIR="/usr/portage"
SYNC="rsync://rsync.gentoo.org/gentoo-portage"
USE="amd64 X Xaw3d a52 aac acl acpi aim alsa apache2 applet asf audiofile avi bash-completion berkdb bidi bitmap-fonts bonobo bootsplash cairo calendar ccache cdparanoia cdrom crypt cscope css ctype cups curl curlwrappers dba dbus dbx dga directfb dlloader dlz dnsdb doc dpms dri dv dvd dvdr dvdread dvi eds emboss emul-linux-x86 encode esd exif fastbuild fbcon ffmpeg firefox foomaticdb fortran ftp gd gdbm gecko-sdk gif gimp glx gnome gnome-print gnomedb gpm gstreamer gtk gtk2 gtkhtml hal hddtemp iconv icq idn imagemagick imap imlib ipv6 javamail javascript jbig jce jpeg jpeg2k junit kde kerberos krb4 ldap libclamav libg++ libgda libwww lm_sensors lzw lzw-tiff maildir mbox mikmod mime ming mmap mng mozcalendar mozdevelop mozsvg mp3 mp4live mpeg mpeg2 msn nautilus ncurses new-login nfs nls no-old-linux nsplugin odbc ogg opengl oscar overload pam pam_console pam_timestamp pdf pdflib pear perl pg-hier png posix postgres ppds python qt quicktime rar readline real rpc samba sasl sdl session sftplogging silc smp sockets socks5 speedo speex spell spl ssl svg swat symlink sysfs syslog sysvipc tcltk tcpd theora threads tidy truetype truetype-fonts type1-fonts unicode usb userlocales v4l v4l2 vcd vhosts virus-scan vorbis wifi winbind wmf wxgtk1 wxwindows x264 xfs xml xml2 xpm xprint xsl xv xvid xvmc yahoo yv12 zip zlib elibc_glibc kernel_linux userland_GNU"
Unset:  ASFLAGS, CTARGET, EMERGE_DEFAULT_OPTS, LANG, LC_ALL, LDFLAGS, LINGUAS, PORTDIR_OVERLAY
Comment 1 Özgür ERİŞEN 2006-02-06 04:49:15 UTC
package builds cleanly if you unset doc use flag
Comment 2 Jakub Moc (RETIRED) gentoo-dev 2006-02-06 04:53:02 UTC
Reopen with error messages, we can't guess.
Comment 3 Özgür ERİŞEN 2006-02-06 04:57:28 UTC
gcc -o .libs/xglyph xglyph.o ../lib/.libs/libt1x.so ../lib/.libs/libt1.so -L/usr/lib64 -lXaw -lXt -lXmu -lSM -lICE -lXext -lX11 -lm  -Wl,--rpath -Wl,/usr/lib64
creating xglyph
make[1]: Leaving directory `/var/tmp/portage/t1lib-5.0.2/work/t1lib-5.0.2/xglyph'

!!! ERROR: media-libs/t1lib-5.0.2 failed.
Call stack:
  ebuild.sh, line 1894:   Called dyn_compile
  ebuild.sh, line 941:   Called src_compile

!!! (no error message)
!!! If you need support, post the topmost build error, and the call stack if relevant.
Comment 4 Jakub Moc (RETIRED) gentoo-dev 2006-02-06 05:29:13 UTC
> If you need support, post the topmost build error,

There's no error in the output you've posted.
Comment 5 Özgür ERİŞEN 2006-02-06 06:59:10 UTC
The posted message appeared than emerge stoppped. 

I dont know what else I could send.
If you tell me how to extract more information, then i could post it.
I could also post the whole emerge log if you want.

Thanks.
Comment 6 Jakub Moc (RETIRED) gentoo-dev 2006-02-06 07:29:42 UTC
(In reply to comment #5)
> I could also post the whole emerge log if you want.

Attach it, don't post...
Comment 7 Özgür ERİŞEN 2006-02-06 13:45:45 UTC
Created attachment 79056 [details]
log file of emerge t1lib with "doc" use flag

#USE="doc" emerge t1lib > t1lib.log
make[1]: warning: jobserver unavailable: using -j1.  Add `+' to parent make rule.
make[1]: warning: jobserver unavailable: using -j1.  Add `+' to parent make rule.
make[1]: latex: Command not found
make[1]: *** [t1lib_doc.dvi] Error 127
make: *** [doc] Error 1
make: *** Waiting for unfinished jobs....
make[1]: warning: jobserver unavailable: using -j1.  Add `+' to parent make rule.
make[1]: warning: jobserver unavailable: using -j1.  Add `+' to parent make rule.
make[1]: warning: jobserver unavailable: using -j1.  Add `+' to parent make rule.

!!! ERROR: media-libs/t1lib-5.0.2 failed.
Call stack:
  ebuild.sh, line 1894:   Called dyn_compile
  ebuild.sh, line 941:   Called src_compile

!!! (no error message)
!!! If you need support, post the topmost build error, and the call stack if relevant.

Sorry but I think this bug is related with tetex :(
Comment 8 Michael Hampton 2006-03-19 19:32:57 UTC
Part of the problem is that for some reason, error output is suppressed when this ebuild runs.

When i go and do "make" in the workdir after t1lib-5.0.2 fails to build, I see the following:

make[1]: Entering directory `/var/tmp/portage/t1lib-5.0.2/work/t1lib-5.0.2/xglyph'
make[1]: Nothing to be done for `all'.
make[1]: Leaving directory `/var/tmp/portage/t1lib-5.0.2/work/t1lib-5.0.2/xglyph'
for i in doc; do \
  (cd $i; make 'CC=gcc' 'CFLAGS=-O2 -march=pentium-m -pipe -DT1LIB_IDENT="\"5.0.2\"" -DGLOBAL_CONFIG_DIR="\"/etc/t1lib\"" ' 'OPTIONS=' ) || exit 1; \
done
make[1]: Entering directory `/var/tmp/portage/t1lib-5.0.2/work/t1lib-5.0.2/doc'
latex t1lib_doc.tex
This is TeX, Version 3.141592 (Web2C 7.5.5)
kpathsea: Running mktexfmt latex.fmt
tcfmgr: config file `tcfmgr.map' (usually in $TEXMFMAIN/texconfig) not found.
fmtutil: config file `fmtutil.cnf' not found.
I can't find the format file `latex.fmt'!
make[1]: *** [t1lib_doc.dvi] Error 1
make[1]: Leaving directory `/var/tmp/portage/t1lib-5.0.2/work/t1lib-5.0.2/doc'
make: *** [doc] Error 1
Comment 9 CBke -Left- bye 2012-04-20 22:09:03 UTC
Created attachment 309679 [details]
build.log

bug still reproducable with DOC useflag -DOC builds fine


Writing index file t1lib_doc.idx
No file t1lib_doc.aux.
[1]
No file t1lib_doc.toc.

please reopen


emerge --info
Portage 2.1.10.49 (default/linux/amd64/10.0, gcc-4.5.3, glibc-2.13-r4, 3.4.0-rc3+ x86_64)
=================================================================
System uname: Linux-3.4.0-rc3+-x86_64-Intel-R-_Pentium-R-_4_CPU_3.20GHz-with-gentoo-2.0.3
Timestamp of tree: Fri, 20 Apr 2012 16:30:01 +0000
ccache version 3.1.6 [enabled]
app-shells/bash:          4.2_p20
dev-java/java-config:     2.1.11-r3
dev-lang/python:          2.7.2-r3, 3.2.2
dev-util/ccache:          3.1.6
dev-util/cmake:           2.8.6-r4
dev-util/pkgconfig:       0.26
sys-apps/baselayout:      2.0.3
sys-apps/openrc:          0.9.8.4
sys-apps/sandbox:         2.5
sys-devel/autoconf:       2.13, 2.68
sys-devel/automake:       1.9.6-r3, 1.10.3, 1.11.1
sys-devel/binutils:       2.21.1-r1
sys-devel/gcc:            4.5.3-r2
sys-devel/gcc-config:     1.5-r2
sys-devel/libtool:        2.4-r1
sys-devel/make:           3.82-r1
sys-kernel/linux-headers: 3.1 (virtual/os-headers)
sys-libs/glibc:           2.13-r4
Repositories: gentoo x-portage
ACCEPT_KEYWORDS="amd64"
ACCEPT_LICENSE="* -@EULA AdobeFlash-10.3 skype-eula dlj-1.1 LOKI-EULA Oracle-BCLA-JavaSE PUEL"
CBUILD="x86_64-pc-linux-gnu"
CFLAGS="-march=nocona -O3 -pipe"
CHOST="x86_64-pc-linux-gnu"
CONFIG_PROTECT="/etc /usr/share/gnupg/qualified.txt /usr/share/maven-bin-2.2/conf"
CONFIG_PROTECT_MASK="/etc/ca-certificates.conf /etc/dconf /etc/env.d /etc/env.d/java/ /etc/fonts/fonts.conf /etc/gconf /etc/gentoo-release /etc/php/apache2-php5.3/ext-active/ /etc/php/cgi-php5.3/ext-active/ /etc/php/cli-php5.3/ext-active/ /etc/revdep-rebuild /etc/sandbox.d /etc/terminfo /etc/texmf/language.dat.d /etc/texmf/language.def.d /etc/texmf/updmap.d /etc/texmf/web2c"
CXXFLAGS="-march=nocona -O3 -pipe"
DISTDIR="/var/distfiles"
EMERGE_DEFAULT_OPTS="--with-bdeps=y --nospinner"
FEATURES="assume-digests binpkg-logs ccache distlocks ebuild-locks fixlafiles news parallel-fetch protect-owned sandbox sfperms strict unknown-features-warn unmerge-logs unmerge-orphans userfetch"
FFLAGS=""
GENTOO_MIRRORS="http://gentoo.mirror.dkm.cz/pub/gentoo/ ftp://gentoo.wheel.sk/pub/linux/gentoo/ ftp://ftp.uni-erlangen.de/pub/mirrors/gentoo"
LANG="en_US.UTF-8"
LDFLAGS="-Wl,-O1 -Wl,--as-needed"
MAKEOPTS="-j3"
PKGDIR="/usr/portage/packages"
PORTAGE_CONFIGROOT="/"
PORTAGE_RSYNC_OPTS="--recursive --links --safe-links --perms --times --compress --force --whole-file --delete --stats --human-readable --timeout=180 --exclude=/distfiles --exclude=/local --exclude=/packages"
PORTAGE_TMPDIR="/var/tmp"
PORTDIR="/usr/portage"
PORTDIR_OVERLAY="/usr/local/portage"
SYNC="rsync://rsync.gentoo.org/gentoo-portage"
USE="64bit X a52 aac aalib acl acpi alsa amd64 apache2 apng archive audacious auto-hinter bash-completion berkdb bidi bluetooth bzip2 cairo cdio cleartype cli consolekit cracklib crypt css cxx dbus device-mapper dga dirac directfb doc dri dv dvb dvd encode exif extensions fam fat fbcon fbcondecor ffmpeg flac fontconfig fortran gconf gdbm gdu gif git glitz gnutls gpm gstreamer gtk gudev gui hddtemp iconv icu id3tag idle idn imagemagick imap imlib input_uvc iostats ipv6 jadetex javascript jpeg jpeg2k libcaca libnotify lirc lm_sensors mad matroska mbox mikmod milter mmx mng modules mp3 mpeg mudflap multilib mysql mysqli ncurses netpbm network nls nptl nptlonly offensive ogg old-daemons opengl openmp output_file output_http pam pcre pdf pdo perl pnat png pppd pvr python3 qt3support readline rss sdl session smp sockets speex spell spl sqlite sqlite3 sse sse2 ssl startup-notification subversion svg sysfs tcpd threads thunar tidy tiff tk truetype udev unicode usb v4l vaapi vhosts vorbis xface xml xmlreader xorg xsl xulrunner xv xvmc zlib" ALSA_CARDS="ali5451 als4000 atiixp atiixp-modem bt87x ca0106 cmipci emu10k1x ens1370 ens1371 es1938 es1968 fm801 hda-intel intel8x0 intel8x0m maestro3 trident usb-audio via82xx via82xx-modem ymfpci" ALSA_PCM_PLUGINS="adpcm alaw asym copy dmix dshare dsnoop empty extplug file hooks iec958 ioplug ladspa lfloat linear meter mmap_emul mulaw multi null plug rate route share shm 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 cgi cgid 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 proxy proxy_http" CALLIGRA_FEATURES="kexi words flow plan sheets stage tables krita karbon braindump" CAMERAS="ptp2" COLLECTD_PLUGINS="df interface irq load memory rrdtool swap syslog" ELIBC="glibc" GPSD_PROTOCOLS="ashtech aivdm earthmate evermore fv18 garmin garmintxt gpsclock itrax mtk3301 nmea ntrip navcom oceanserver oldstyle oncore rtcm104v2 rtcm104v3 sirf superstar2 timing tsip tripmate tnt ubx" INPUT_DEVICES="keyboard mouse evdev" KERNEL="linux" LCD_DEVICES="bayrad cfontz cfontz633 glk hd44780 lb216 lcdm001 mtxorb ncurses text" PHP_TARGETS="php5-3" RUBY_TARGETS="ruby18" USERLAND="GNU" VIDEO_CARDS="intel" XTABLES_ADDONS="quota2 psd pknock lscan length2 ipv4options ipset ipp2p iface geoip fuzzy condition tee tarpit sysrq steal rawnat logmark ipmark dhcpmac delude chaos account"
Unset:  CPPFLAGS, CTARGET, INSTALL_MASK, LC_ALL, LINGUAS, PORTAGE_BUNZIP2_COMMAND, PORTAGE_COMPRESS, PORTAGE_COMPRESS_FLAGS, PORTAGE_RSYNC_EXTRA_OPTS, USE_PYTHON