Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 199147 - dev-libs/glib-* install failed - syntax error near unexpected token `|'
Summary: dev-libs/glib-* install failed - syntax error near unexpected token `|'
Status: RESOLVED DUPLICATE of bug 196243
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: [OLD] Library (show other bugs)
Hardware: AMD64 Linux
: High normal (vote)
Assignee: Gentoo Linux bug wranglers
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2007-11-14 14:34 UTC by Jan Notka
Modified: 2007-11-14 19:20 UTC (History)
0 users

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 Jan Notka 2007-11-14 14:34:08 UTC
$ emerge -1 dev-libs/glib

[...]
make[4]: Entering directory `/usr/portage/tmp/portage/dev-libs/glib-2.14.3/work/glib-2.14.3/glib'
/bin/sh ../libtool --mode=link x86_64-pc-linux-gnu-gcc  -march=k8 -O3 -pipe -msse -msse2 -msse3 -ftracer -fweb -m3dnow -Wall   -o libglib-2.0.la -rpath /usr/lib64  -version-info 1400:3:1400 -export-dynamic  -export-symbols-regex "^g.*" garray.lo gasyncqueue.lo gatomic.lo gbacktrace.lo gbase64.lo gbookmarkfile.lo gcache.lo gcompletion.lo gconvert.lo gdataset.lo gdate.lo gdir.lo gerror.lo gfileutils.lo ghash.lo ghook.lo giochannel.lo gkeyfile.lo glist.lo gmain.lo gmappedfile.lo gmarkup.lo gmem.lo gmessages.lo gnode.lo goption.lo gpattern.lo gprimes.lo gqsort.lo gqueue.lo grel.lo grand.lo gregex.lo gscanner.lo gsequence.lo gshell.lo gslice.lo gslist.lo gstdio.lo gstrfuncs.lo gstring.lo gthread.lo gthreadpool.lo gtimer.lo gtree.lo guniprop.lo gutf8.lo gunibreak.lo gunicollate.lo gunidecomp.lo gutils.lo gprintf.lo libcharset/libcharset.la  giounix.lo gspawn.lo    pcre/libpcre.la 
generating symbol list for `libglib-2.0.la'
/usr/bin/nm -B  .libs/garray.o .libs/gasyncqueue.o .libs/gatomic.o .libs/gbacktrace.o .libs/gbase64.o .libs/gbookmarkfile.o .libs/gcache.o .libs/gcompletion.o .libs/gconvert.o .libs/gdataset.o .libs/gdate.o .libs/gdir.o .libs/gerror.o .libs/gfileutils.o .libs/ghash.o .libs/ghook.o .libs/giochannel.o .libs/gkeyfile.o .libs/glist.o .libs/gmain.o .libs/gmappedfile.o .libs/gmarkup.o .libs/gmem.o .libs/gmessages.o .libs/gnode.o .libs/goption.o .libs/gpattern.o .libs/gprimes.o .libs/gqsort.o .libs/gqueue.o .libs/grel.o .libs/grand.o .libs/gregex.o .libs/gscanner.o .libs/gsequence.o .libs/gshell.o .libs/gslice.o .libs/gslist.o .libs/gstdio.o .libs/gstrfuncs.o .libs/gstring.o .libs/gthread.o .libs/gthreadpool.o .libs/gtimer.o .libs/gtree.o .libs/guniprop.o .libs/gutf8.o .libs/gunibreak.o .libs/gunicollate.o .libs/gunidecomp.o .libs/gutils.o .libs/gprintf.o .libs/giounix.o .libs/gspawn.o  libcharset/.libs/libcharset.a pcre/.libs/libpcre.a |  | /bin/sed 's/.* //' | sort | uniq > .libs/libglib-2.0.exp
../libtool: eval: line 4344: syntax error near unexpected token `|'
../libtool: eval: line 4344: `/usr/bin/nm -B  .libs/garray.o .libs/gasyncqueue.o .libs/gatomic.o .libs/gbacktrace.o .libs/gbase64.o .libs/gbookmarkfile.o .libs/gcache.o .libs/gcompletion.o .libs/gconvert.o .libs/gdataset.o .libs/gdate.o .libs/gdir.o .libs/gerror.o .libs/gfileutils.o .libs/ghash.o .libs/ghook.o .libs/giochannel.o .libs/gkeyfile.o .libs/glist.o .libs/gmain.o .libs/gmappedfile.o .libs/gmarkup.o .libs/gmem.o .libs/gmessages.o .libs/gnode.o .libs/goption.o .libs/gpattern.o .libs/gprimes.o .libs/gqsort.o .libs/gqueue.o .libs/grel.o .libs/grand.o .libs/gregex.o .libs/gscanner.o .libs/gsequence.o .libs/gshell.o .libs/gslice.o .libs/gslist.o .libs/gstdio.o .libs/gstrfuncs.o .libs/gstring.o .libs/gthread.o .libs/gthreadpool.o .libs/gtimer.o .libs/gtree.o .libs/guniprop.o .libs/gutf8.o .libs/gunibreak.o .libs/gunicollate.o .libs/gunidecomp.o .libs/gutils.o .libs/gprintf.o .libs/giounix.o .libs/gspawn.o  libcharset/.libs/libcharset.a pcre/.libs/libpcre.a |  | /bin/sed 's/.* //' | sort | uniq > .libs/libglib-2.0.exp'
make[4]: *** [libglib-2.0.la] Fehler 1
make[4]: Leaving directory `/usr/portage/tmp/portage/dev-libs/glib-2.14.3/work/glib-2.14.3/glib'
make[3]: *** [install-recursive] Fehler 1
make[3]: Leaving directory `/usr/portage/tmp/portage/dev-libs/glib-2.14.3/work/glib-2.14.3/glib'
make[2]: *** [install] Fehler 2
make[2]: Leaving directory `/usr/portage/tmp/portage/dev-libs/glib-2.14.3/work/glib-2.14.3/glib'
make[1]: *** [install-recursive] Fehler 1
make[1]: Leaving directory `/usr/portage/tmp/portage/dev-libs/glib-2.14.3/work/glib-2.14.3'
make: *** [install] Fehler 2
 * 
 * ERROR: dev-libs/glib-2.14.3 failed.
 * Call stack:
 *            ebuild.sh, line 1701:  Called dyn_install
 *            ebuild.sh, line 1138:  Called qa_call 'src_install'
 *            ebuild.sh, line   44:  Called src_install
 *   glib-2.14.3.ebuild, line   74:  Called die
 * The specific snippet of code:
 *      make DESTDIR="${D}" install || die "Installation failed"
 *  The die message:
 *   Installation failed
 * 
 * If you need support, post the topmost build error, and the call stack if relevant.
 * A complete build log is located at '/usr/portage/tmp/portage/dev-libs/glib-2.14.3/temp/build.log'.
 * 

---------------

../libtool: eval: line 4344: syntax error near unexpected token `|'

The output from portage shows me that message when i updated my system. It's the same when I try to install it oneshot.
I get the same error when I try it with 2.12.13

Reproducible: Always




> emerge --info      
Portage 2.1.3.19 (default-linux/amd64/2007.0, gcc-4.1.2, glibc-2.6.1-r0, 2.6.22-gentoo-r9 x86_64)
=================================================================
System uname: 2.6.22-gentoo-r9 x86_64 AMD Athlon(tm) 64 X2 Dual Core Processor 4400+
Timestamp of tree: Wed, 14 Nov 2007 14:03:01 +0000
ccache version 2.4 [enabled]
app-shells/bash:     3.2_p17
dev-java/java-config: 1.3.7, 2.0.33-r1
dev-lang/python:     2.4.4-r6
dev-python/pycrypto: 2.0.1-r6
dev-util/ccache:     2.4-r7
sys-apps/baselayout: 1.12.9-r2
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.3.16
sys-devel/libtool:   1.5.24
virtual/os-headers:  2.6.22-r2
ACCEPT_KEYWORDS="amd64"
CBUILD="x86_64-pc-linux-gnu"
CFLAGS="-march=k8 -O3 -pipe -msse -msse2 -msse3 -ftracer -fweb -m3dnow"
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/X11/xkb /usr/share/config"
CONFIG_PROTECT_MASK="/etc/env.d /etc/env.d/java/ /etc/gconf /etc/revdep-rebuild /etc/terminfo /etc/texmf/web2c /etc/udev/rules.d"
CXXFLAGS="-march=k8 -O3 -pipe -msse -msse2 -msse3 -ftracer -fweb -m3dnow"
DISTDIR="/usr/portage/tree/distfiles"
FEATURES="candy ccache distlocks metadata-transfer parallel-fetch sandbox sfperms strict unmerge-orphans userfetch"
GENTOO_MIRRORS="ftp://10.0.0.150/ http://mirror.switch.ch/ftp/mirror/gentoo/ http://pandemonium.tiscali.de/pub/gentoo/ http://mirrors.sec.informatik.tu-darmstadt.de/gentoo/"
LANG="de_DE:en_US"
LC_ALL="de_DE@euro:en_US"
LINGUAS="de en"
MAKEOPTS="-j2 -s -i"
PKGDIR="/usr/portage/tree/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="/usr/portage/tmp"
PORTDIR="/usr/portage/tree"
SYNC="rsync://rsync.gentoo.org/gentoo-portage"
USE="3dnow 3dnowext 7zip S3TC X a52 aac aalib acpi additions alsa amarok amd64 amr amrnb amrwb ao arts async audiofile bash-completion bcp berkdb bidi big-tables bitmap-fonts bjam branding bzip2 cairo ccache cdr cdrom cg cli cracklib cran crypt curl d dbus dga directfb divx dts dvd dvdnav dvdr dvdread effects enblend encode exif expat extraengine fam fbcon ffmpeg flac flash fortran gd gdbm gif glibc-omitfp glitz glsa glut gmp gpm gtk guile hal iconv icq icu idn imagemagick imlib inkjar java javascript jikes joystick jpeg jpeg2k junit kde kerberos lame latex lcms libwww live lm_sensors logitech-mouse lua mad maps matroska mbrola midi mikmod mmx mmxext mng modplug mozbranding mozsvg mp2 mp3 mp4 mpeg2 mplayer msn mudflap musepack mysql ncurses network nfs nls nptl nptlonly nsplugin nspr ntp nvidia offensive ogg openal opengl openmp oss pam pcre pdf perl plugins png prediction pulseaudio python qa qq qt3 qt4 quicktime radio rar readline recode reflection reiser4 reiserfs rtc ruby samba scanner sdl session sift silc slang smp spell spl sqlite srt sse sse2 ssl startup-notification svg swat sysfs tcl tcltk tcpd tetex themes theora threads tidy tiff tivo tk transcode truetype truetype-fonts type1-fonts unicode usb userlocales utempter v4l v4l2 vcd videos visualization vorbis wma wmp x264 xanim xcomposite xine xml2 xorg xv xvid xvmc zlib zoran zvbi" ALSA_CARDS="intel8x0" 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" ELIBC="glibc" INPUT_DEVICES="keyboard mouse evdev" KERNEL="linux" LCD_DEVICES="bayrad cfontz cfontz633 glk hd44780 lb216 lcdm001 mtxorb ncurses text" LINGUAS="de en" USERLAND="GNU" VIDEO_CARDS="nv nvidia"
Unset:  CPPFLAGS, CTARGET, EMERGE_DEFAULT_OPTS, INSTALL_MASK, LDFLAGS, PORTAGE_COMPRESS, PORTAGE_COMPRESS_FLAGS, PORTAGE_RSYNC_EXTRA_OPTS, PORTDIR_OVERLAY
Comment 1 Jakub Moc (RETIRED) gentoo-dev 2007-11-14 19:20:27 UTC

*** This bug has been marked as a duplicate of bug 196243 ***