Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 198173 - mail-mta/netqmail-1.05-r8: failed to compile when groff built with USE=cjk
Summary: mail-mta/netqmail-1.05-r8: failed to compile when groff built with USE=cjk
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: High normal (vote)
Assignee: CJK Team
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2007-11-05 15:48 UTC by Le retraité
Modified: 2009-10-23 22:17 UTC (History)
3 users (show)

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


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Le retraité 2007-11-05 15:48:57 UTC
...
chmod 755 binm3+df
chmod 755 update_tmprsadh 
nroff -man qmail-local.8 > qmail-local.0
groff: can't find `DESC' file
groff:fatal error: invalid device `ascii8'
make: *** [qmail-local.0] Error 3
 * 
 * ERROR: mail-mta/netqmail-1.05-r8 failed.
 * Call stack:
 *                 ebuild.sh, line 1696:  Called dyn_compile
 *                 ebuild.sh, line 1034:  Called qa_call 'src_compile'
 *                 ebuild.sh, line   44:  Called src_compile
 *   netqmail-1.05-r8.ebuild, line  139:  Called die
 * The specific snippet of code:
 *      emake it man || die "make failed"
 *  The die message:
 *   make failed
 * 
 * If you need support, post the topmost build error, and the call stack if relevant.
 * A complete build log is located at '/var/tmp/portage/mail-mta/netqmail-1.05-r8/temp/build.log'.
 * 

emerge --info:
Portage 2.1.3.17 (default-linux/x86/2007.0, gcc-4.1.2, glibc-2.6.1-r0, 2.6.21-gentoo-r3 i686)
=================================================================
System uname: 2.6.21-gentoo-r3 i686 AMD Athlon(tm) 3200+
Timestamp of tree: Sun, 04 Nov 2007 15:20:01 +0000
app-shells/bash:     3.2_p17-r1
dev-java/java-config: 1.3.7, 2.1.2-r1
dev-lang/python:     2.5.1-r3
sys-apps/baselayout: 1.12.10-r5
sys-apps/sandbox:    1.2.18.1-r2
sys-devel/autoconf:  2.13, 2.61-r1
sys-devel/automake:  1.5, 1.7.9-r1, 1.8.5-r3, 1.9.6-r2, 1.10
sys-devel/binutils:  2.18-r1
sys-devel/gcc-config: 1.4.0-r4
sys-devel/libtool:   1.5.24
virtual/os-headers:  2.6.23
ACCEPT_KEYWORDS="x86 ~x86"
CBUILD="i686-pc-linux-gnu"
CFLAGS="-O2 -pipe -march=athlon-xp -fomit-frame-pointer"
CHOST="i686-pc-linux-gnu"
CONFIG_PROTECT="/etc"
CONFIG_PROTECT_MASK="/etc/env.d /etc/env.d/java/ /etc/gconf /etc/php/apache2-php5/ext-active/ /etc/php/cgi-php5/ext-active/ /etc/php/cli-php5/ext-active/ /etc/revdep-rebuild /etc/terminfo /etc/texmf/web2c /etc/udev/rules.d"
CXXFLAGS="-O2 -pipe -march=athlon-xp -fomit-frame-pointer"
DISTDIR="/usr/portage/distfiles"
FEATURES="distlocks metadata-transfer parallel-fetch sandbox sfperms strict unmerge-orphans userfetch"
GENTOO_MIRRORS="ftp://linux.rz.ruhr-uni-bochum.de/gentoo-mirror"
MAKEOPTS="-j1"
PKGDIR="/usr/portage/packages"
PORTAGE_RSYNC_OPTS="--recursive --links --safe-links --perms --times --compress --force --whole-file --delete --delete-after --stats --timeout=180 --exclude=/distfiles --exclude=/local --exclude=/packages --filter=H_**/files/digest-*"
PORTAGE_TMPDIR="/var/tmp"
PORTDIR="/usr/portage"
PORTDIR_OVERLAY="/usr/local/portage"
SYNC="rsync://linux.rz.ruhr-uni-bochum.de/gentoo-portage"
USE="3dnow 3dnowext 7zip X a52 aac acl acpi alsa aotuv apm bash-completion berkdb bitmap-fonts bzip2 cairo cdda cdio cdr cjk cli cracklib crypt cups curl d dbus deprecated device-mapper discouraged dri dts dv dvb dvd dvdr dvdread encode fat fbcon ffmpeg firefox flac fortran ftp gcj gdbm gif gimp glade gnome gpm gstreamer gtk gtk2 gtkhtml hal hfs httpd iconv inherit-graph ipv6 isdnlog java javascript jfs jpeg jpeg2k kerberos kqemu ldap lm_sensors logrotate lzo mad magic matroska midi mikmod mime mjpeg mmx mmxext mng mono mp3 mp4 mpeg msn mudflap musepack musicbrainz nas ncurses nls nodrm nptl nptlonly nsplugin ntfs ogg openal opengl openmp pam pcre pdf perl php png pppd python quicktime readline reflection reiser4 reiserfs ruby samba scanner sdl session snmp sockets socks5 sourceview speex spell spl sse ssl stream subversion svg svga tagwriting tcpd tetex theora threads tiff truetype truetype-fonts type1-fonts unicode usb v4l valgrind vcd vim-syntax vorbis wifi wmf wxwindows x264 x86 xfs xinerama xml xorg xpm xv xvid yv12 zip zlib" ALSA_CARDS="emu10k1 via82xx" ALSA_PCM_PLUGINS="adpcm alaw asym copy dmix dshare dsnoop empty extplug file hooks iec958 ioplug ladspa lfloat linear meter mulaw multi null plug rate route share shm softvol" DVB_CARDS="dibusb-usb2" ELIBC="glibc" INPUT_DEVICES="keyboard mouse" KERNEL="linux" LCD_DEVICES="bayrad cfontz cfontz633 glk hd44780 lb216 lcdm001 mtxorb ncurses text" USERLAND="GNU" VIDEO_CARDS="radeon"
Unset:  CPPFLAGS, CTARGET, EMERGE_DEFAULT_OPTS, INSTALL_MASK, LANG, LC_ALL, LDFLAGS, LINGUAS, PORTAGE_COMPRESS, PORTAGE_COMPRESS_FLAGS, PORTAGE_RSYNC_EXTRA_OPTS
Comment 1 Michael Hanselmann (hansmi) (RETIRED) gentoo-dev 2007-11-05 16:48:38 UTC
Did you apply any patches using QMAIL_PATCH_DIR?
Comment 2 Le retraité 2007-11-05 16:52:59 UTC
no, no patch, just emerge with my current use flags
Comment 3 Michael Hanselmann (hansmi) (RETIRED) gentoo-dev 2007-11-06 10:48:35 UTC
Unfortunately, I have no clue what could cause this. Please try by installing sys-apps/groff without USE="cjk" and if that doesn't help, attach the output file of "emerge -v mail-mta/netqmail >/tmp/netqmail.log 2>&1" to this bug (don't put it inline!).
Comment 4 Le retraité 2007-11-06 21:37:19 UTC
You were right, with USE="cjk" for sys-apps/groff, netqmail compil just fine.

However, it only happen on my athlon-xp, USE="cjk" isn't a problem on my pentium-m and my pentium-4.

Their make.conf is almost identical, except for -march=pentium-m/pentium-4 instead of -march=athlon-xp and use="sse2" instead of use="3dnow 3dnowext".

So, should I change the summary and let this bug as new ?
Comment 5 Michael Hanselmann (hansmi) (RETIRED) gentoo-dev 2007-11-06 21:43:22 UTC
Looks like a bug in sys-apps/groff. Reassigning to base-system.
Comment 6 SpanKY gentoo-dev 2007-11-06 22:10:30 UTC
i think you mean to say, with USE=-cjk, things built fine ... can you confirm please that you made a typo in your comment ?
Comment 7 Le retraité 2007-11-06 22:45:45 UTC
oh... !! yes I meant USE="-cjk", that was indeed a typo (but still, only on my athlon-xp, I've just verified)