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

Bug 143722

Summary: x11-libs/openmotif-2.2.3-r9 doesn't compile
Product: Gentoo Linux Reporter: Radek Hubner <hubner.radek>
Component: New packagesAssignee: Gentoo Linux bug wranglers <bug-wranglers>
Status: RESOLVED TEST-REQUEST    
Severity: normal    
Priority: High    
Version: unspecified   
Hardware: x86   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---

Description Radek Hubner 2006-08-12 15:14:44 UTC
../Xm/XmStrDefs.h:1373: warning: array '_XmStrings' assumed to have one element
../Xm/XmStrDefs22.h:311: warning: array '_XmStrings22' assumed to have one element
../Xm/Xm.h:107: warning: array '_XmSDEFAULT_FONT' assumed to have one element
../Xm/Xm.h:108: warning: array '_XmSDEFAULT_BACKGROUND' assumed to have one element
{standard input}: Assembler messages:
{standard input}:72: Warning: size of "operation" is already 1; not changing to 4
make[3]: *** [XmStrDefs.lo] Error 1
make[3]: Leaving directory `/var/tmp/portage/openmotif-2.2.3-r9/work/openMotif-2.2.3/lib/Xm'
make[2]: *** [all] Error 2
make[2]: Leaving directory `/var/tmp/portage/openmotif-2.2.3-r9/work/openMotif-2.2.3/lib/Xm'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/var/tmp/portage/openmotif-2.2.3-r9/work/openMotif-2.2.3/lib'
make: *** [all-recursive] Error 1

!!! ERROR: x11-libs/openmotif-2.2.3-r9 failed.
Call stack:
  ebuild.sh, line 1539:   Called dyn_compile
  ebuild.sh, line 939:   Called src_compile
  openmotif-2.2.3-r9.ebuild, line 84:   Called die

!!! make failed, if you have lesstif installed removed it, compile openmotif and recompile lesstif
!!! If you need support, post the topmost build error, and the call stack if relevant.




radek ~ # emerge --info
Portage 2.1-r2 (default-linux/x86/2006.0, gcc-3.4.6, glibc-2.3.6-r4, 2.6.16-gentoo-r13 i686)
=================================================================
System uname: 2.6.16-gentoo-r13 i686 AMD Athlon(tm) XP 1600+
Gentoo Base System version 1.6.15
distcc 2.18.3 i686-pc-linux-gnu (protocols 1 and 2) (default port 3632) [disabled]
app-admin/eselect-compiler: [Not Present]
dev-lang/python:     2.4.3-r1
dev-python/pycrypto: 2.0.1-r5
dev-util/ccache:     [Not Present]
dev-util/confcache:  [Not Present]
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-r2
sys-devel/binutils:  2.16.1-r3
sys-devel/gcc-config: 1.3.13-r3
sys-devel/libtool:   1.5.22
virtual/os-headers:  2.6.11-r2
ACCEPT_KEYWORDS="x86"
AUTOCLEAN="yes"
CBUILD="i686-pc-linux-gnu"
CFLAGS="-O2 -march=athlon-xp -pipe"
CHOST="i686-pc-linux-gnu"
CONFIG_PROTECT="/etc"
CONFIG_PROTECT_MASK="/etc/env.d /etc/env.d/java/ /etc/gconf /etc/java-config/vms/ /etc/revdep-rebuild /etc/terminfo"
CXXFLAGS="-O2 -march=athlon-xp -pipe"
DISTDIR="/usr/portage/distfiles"
FEATURES="autoconfig distlocks metadata-transfer sandbox sfperms strict"
GENTOO_MIRRORS="http://gentoo.inode.at/ ftp://gentoo.inode.at/source/ http://ftp.belnet.be/mirror/rsync.gentoo.org/gentoo/ ftp://ftp.belnet.be/mirror/rsync.gentoo.org/gentoo/ ftp://ftp.sh.cvut.cz/MIRRORS/gentoo/gentoo "
LANG="cs_CZ"
LINGUAS="cs"
MAKEOPTS="-j2"
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'"
PORTAGE_TMPDIR="/var/tmp"
PORTDIR="/usr/portage"
PORTDIR_OVERLAY="/usr/local/portage"
SYNC="rsync://rsync.europe.gentoo.org/gentoo-portage"
USE="x86 3dnow 3dnowext X alsa apache2 apm arts avi bash-completion berkdb bitmap-fonts cdr cli crypt dlloader dri dvb dvd dvdr eds emboss encode esd foomaticdb fortran gdbm gif gpm gstreamer icq imap imlib ipv6 irc isdnlog jabber java jpeg kde libg++ libwww lm_sensors mad mikmod mmx mmxext motif mp3 mpeg ncurses nls nptl nvidia ogg opengl oss pam pcre pdflib perl php png pppd python qt3 qt4 quicktime readline reflection sdl session spell spl sse ssl tcpd theora truetype truetype-fonts type1-fonts udev v4l vorbis xml xmms xorg xv xvid zlib elibc_glibc input_devices_keyboard input_devices_mouse input_devices_evdev kernel_linux linguas_cs userland_GNU video_cards_nv video_cards_nvidia video_cards_v4l"
Unset:  CTARGET, EMERGE_DEFAULT_OPTS, INSTALL_MASK, LC_ALL, LDFLAGS, PORTAGE_RSYNC_EXTRA_OPTS
Comment 1 Jakub Moc (RETIRED) gentoo-dev 2006-08-12 15:25:46 UTC
> !!! make failed, if you have lesstif installed removed it, compile openmotif
> and recompile lesstif

Did you try the above? Also, if that doesn't help, we need to see actual errors (missing in the output you've posted).