Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 109990 - games-kids/lletters-0.1.95-r1 fails merge with /bin/sh syntax error during configure stage
Summary: games-kids/lletters-0.1.95-r1 fails merge with /bin/sh syntax error during co...
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: [OLD] Games (show other bugs)
Hardware: AMD64 Linux
: High normal (vote)
Assignee: Gentoo Games
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2005-10-20 21:55 UTC by Will Briggs
Modified: 2005-10-21 23:26 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 Will Briggs 2005-10-20 21:55:26 UTC
config.status: creating po/POTFILES
config.status: creating po/Makefile
make: Entering directory
`/var/tmp/portage/lletters-0.1.95-r1/work/lletters-0.1.95/libqdwav'
x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I.. -I..     -O2 -c wav_read.c
x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I.. -I..     -O2 -c wav_write.c
wav_write.c:32:2: warning: no newline at end of file
rm -f libqdwav.a
x86_64-pc-linux-gnu-ar cru libqdwav.a wav_read.o wav_write.o
x86_64-pc-linux-gnu-ranlib libqdwav.a
make: Leaving directory
`/var/tmp/portage/lletters-0.1.95-r1/work/lletters-0.1.95/libqdwav'
/bin/sh: -c: line 0: syntax error near unexpected token `)'
/bin/sh: -c: line 0: `if test ! -f )].in; then  rm -f ./stamp-h2.in;  make
./stamp-h2.in;  else :; fi'
make: *** [)].in] Error 2


Reproducible: Always
Steps to Reproduce:
1.emerge lletters
2.
3.

Actual Results:  
See details

Expected Results:  
merge successfully

emerge --info
Portage 2.0.53_rc6 (default-linux/amd64/2005.1, gcc-3.4.4, glibc-2.3.5-r2,
2.6.13-gentoo-r4 x86_64)
=================================================================
System uname: 2.6.13-gentoo-r4 x86_64 AMD Athlon(tm) 64 Processor 2800+
Gentoo Base System version 1.12.0_pre9
distcc 2.18.3 x86_64-pc-linux-gnu (protocols 1 and 2) (default port 3632) [disabled]
ccache version 2.4 [enabled]
dev-lang/python:     2.3.5, 2.4.2
sys-apps/sandbox:    1.2.13
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
sys-devel/libtool:   1.5.20
virtual/os-headers:  2.6.11-r2
ACCEPT_KEYWORDS="amd64 ~amd64"
AUTOCLEAN="yes"
CBUILD="x86_64-pc-linux-gnu"
CFLAGS="-O2 -pipe -ftracer -march=athlon64"
CHOST="x86_64-pc-linux-gnu"
CONFIG_PROTECT="/etc /usr/kde/2/share/config /usr/kde/3.4/env
/usr/kde/3.4/share/config /usr/kde/3.4/shutdown /usr/kde/3/share/config
/usr/lib/X11/xkb /usr/lib64/mozilla/defaults/pref /usr/share/config
/var/qmail/control"
CONFIG_PROTECT_MASK="/etc/gconf /etc/splash /etc/terminfo /etc/env.d"
CXXFLAGS="-O2 -pipe -ftracer -march=athlon64"
DISTDIR="/usr/portage/distfiles"
FEATURES="autoconfig ccache distlocks multilib-strict sandbox sfperms strict"
GENTOO_MIRRORS="http://gentoo.ccccom.com"
MAKEOPTS="-j2"
PKGDIR="/usr/portage/packages"
PORTAGE_TMPDIR="/var/tmp"
PORTDIR="/usr/portage"
PORTDIR_OVERLAY="/usr/local/portage"
SYNC="rsync://batman/gentoo-portage"
USE="amd64 X aac aalib adns alsa arts avi bash-completion berkdb bitmap-fonts
cdr crypt cups curl dvd dvdr eds emboss encode esd foomaticdb fortran gif gnome
gpm gstreamer gtk gtk2 hal imagemagick imlib java javascript jpeg kde lcms ldap
lirc lzw lzw-tiff mbox mikmod motif mozilla mp3 mpeg ncurses network nls nptl
nptlonly nsplugin ogg oggvorbis opengl pam pdflib perl png ppds python qt
quicktime readline real scanner sdl spell ssl tcltk tcpd tiff truetype
truetype-fonts type1-fonts udev usb userlocales vcd vorbis wmf xine xml xml2
xmms xpm xv xvid zlib userland_GNU kernel_linux elibc_glibc"
Unset:  ASFLAGS, CTARGET, LANG, LC_ALL, LDFLAGS, LINGUAS
Comment 1 SpanKY gentoo-dev 2005-10-21 23:26:59 UTC
fixed in cvs