Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 50531 - pwlib fails to build
Summary: pwlib fails to build
Status: RESOLVED NEEDINFO
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: [OLD] GNOME (show other bugs)
Hardware: PPC Linux
: High normal (vote)
Assignee: Gentoo Linux Gnome Desktop Team
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2004-05-09 04:16 UTC by Mirko Maischberger
Modified: 2004-08-19 16:06 UTC (History)
1 user (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 Mirko Maischberger 2004-05-09 04:16:35 UTC
emerging gnomemeeting emerges pwlib-1.3.11-r1 which causes the following error:

...
g++ -Wall -DP_LINUX -D_REENTRANT -DP_HAS_SEMAPHORES -fPIC -DP_USE_PRAGMA -DP_SSL -DP_EXPAT -DP_PTHREADS -DPHAS_TEMPLATES -DPBYTE_ORDER=PBIG_ENDIAN -I/var/tmp/portage/pwlib-1.3.11-r1/work/pwlib/include/ptlib/unix -I/var/tmp/portage/pwlib-1.3.11-r1/work/pwlib/include -DNDEBUG -O2 -mcpu=7400 -maltivec -mabi=altivec -pipe -DPTRACING=1 -c oss.cxx -o /var/tmp/portage/pwlib-1.3.11-r1/work/pwlib/lib/obj_linux_ppc_r/oss.o
bison ../common/getdate.y
gcc -O2 -mcpu=7400 -maltivec -mabi=altivec -pipe -DPTRACING=1 -Wall -DP_LINUX -D_REENTRANT -DP_HAS_SEMAPHORES -fPIC -DP_USE_PRAGMA -DP_SSL -DP_EXPAT -DP_PTHREADS -DPHAS_TEMPLATES -DPBYTE_ORDER=PBIG_ENDIAN -I/var/tmp/portage/pwlib-1.3.11-r1/work/pwlib/include/ptlib/unix -I/var/tmp/portage/pwlib-1.3.11-r1/work/pwlib/include -c ../common/getdate.tab.c -o /var/tmp/portage/pwlib-1.3.11-r1/work/pwlib/lib/obj_linux_ppc_r/getdate.tab.o
gcc: ../common/getdate.tab.c: No such file or directory
gcc: no input files
make[2]: *** [/var/tmp/portage/pwlib-1.3.11-r1/work/pwlib/lib/obj_linux_ppc_r/getdate.tab.o] Error 1
make[2]: Leaving directory `/var/tmp/portage/pwlib-1.3.11-r1/work/pwlib/src/ptlib/unix'
make[1]: *** [opt] Error 2
make[1]: Leaving directory `/var/tmp/portage/pwlib-1.3.11-r1/work/pwlib'
make: *** [optshared] Error 2
 
!!! ERROR: dev-libs/pwlib-1.3.11-r1 failed.
!!! Function src_compile, Line 39, Exitcode 2
!!! (no error message)

----

esearch bison reports:
*  sys-devel/bison
      Latest version available: 1.875
      Latest version installed: 1.875


Mirko
Comment 1 foser (RETIRED) gentoo-dev 2004-05-10 05:48:31 UTC
Your 'emerge info' (_ALWAYS_ provide this, as is mentioned in the bugform *sigh*) ?

Try settings your makejobs to 1.
Comment 2 Mirko Maischberger 2004-05-10 12:40:09 UTC
Gentoo Base System version 1.4.9
Portage 2.0.50-r6 (default-ppc-2004.1, gcc-3.2.3, glibc-2.3.2-r9, 2.6.4-pegasos0)
=================================================================
System uname: 2.6.4-pegasos0 ppc 7455, altivec supported
Autoconf: sys-devel/autoconf-2.58-r1
Automake: sys-devel/automake-1.8.3
ACCEPT_KEYWORDS="ppc"
AUTOCLEAN="yes"
CFLAGS="-O2 -mcpu=7400 -maltivec -mabi=altivec -pipe"
CHOST="powerpc-unknown-linux-gnu"
COMPILER="gcc3"
CONFIG_PROTECT="/etc /etc/tomcat /usr/X11R6/lib/X11/xkb /usr/kde/2/share/config
/usr/kde/3/share/config /usr/lib/mozilla/defaults/pref /usr/share/config /var/lib/pbbuttons /var/qmail/control"
CONFIG_PROTECT_MASK="/etc/gconf /etc/env.d"
CXXFLAGS="-O2 -mcpu=7400 -maltivec -mabi=altivec -pipe"
DISTDIR="/usr/portage/distfiles"
FEATURES="ccache"
GENTOO_MIRRORS="http://mirror.switch.ch/mirror/gentoo/ ftp://mirror.switch.ch/mirror/gentoo/ ftp://gd.tuwien.ac.at/opsys/linux/gentoo/"
MAKEOPTS="-j2"
PKGDIR="/usr/portage/packages"
PORTAGE_TMPDIR="/var/tmp"
PORTDIR="/usr/portage"
PORTDIR_OVERLAY=""
SYNC="rsync://rsync.gentoo.org/gentoo-portage"
USE="X alsa altivec apm berkdb cdr crypt cups divx4linux dvd emacs esd fbcon foomaticdb gdbm gif gnome gpm gtk gtk2 imlib jabber jpeg ldap libwww linguas_it mitshm motif mozilla mp3 mysql nls offensive oggvorbis opengl oss pam perl png ppc
python readline scanner sdl slang ssl tcpd truetype usb wxwindows xml2 xosd xv xvid"
Comment 3 Spider (RETIRED) gentoo-dev 2004-07-11 14:25:50 UTC
can you please test if it works with
MAKEOPTS="-j1" emerge -v pwlib
Comment 4 foser (RETIRED) gentoo-dev 2004-08-19 16:06:42 UTC
needinfo