Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 110933 - cannot compile dev-libs/syck-0.53
Summary: cannot compile dev-libs/syck-0.53
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: All Linux
: High normal (vote)
Assignee: Gentoo Perl team
URL: http://syck
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2005-10-30 13:39 UTC by Daniel Åkerud
Modified: 2006-02-13 15:45 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 Daniel Åkerud 2005-10-30 13:39:29 UTC
>>> Install syck-0.53 into /var/tmp/portage/syck-0.53/image/ category dev-libs
Making install in lib
make[1]: Entering directory `/var/tmp/portage/syck-0.53/work/syck-0.53/lib'
if i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I.. -I..    -march=c3-2 -Os -
fomit-frame-pointer -pipe -MT gram.o -MD -MP -MF ".deps/gram.Tpo" -c -o gram.o 
gram.c; \
then mv -f ".deps/gram.Tpo" ".deps/gram.Po"; else rm -f ".deps/gram.Tpo"; exit 
1; fi
gram.y:433: error: conflicting types for 'apply_seq_in_map'
gram.y:288: error: previous implicit declaration of 'apply_seq_in_map' was here
make[1]: *** [gram.o] Error 1
make[1]: Leaving directory `/var/tmp/portage/syck-0.53/work/syck-0.53/lib'
make: *** [install-recursive] Error 1



Reproducible: Always
Steps to Reproduce:
1. ACCEPT_KEYWORDS=~x86 emerge -av syck
2.
3.
Comment 1 Daniel Åkerud 2005-10-30 13:40:21 UTC
Portage 2.0.51.22-r3 (default-linux/x86/2005.0, gcc-3.4.4, glibc-2.3.5-r2, 2.6.
13-rc3-mm1 i686)
=================================================================
System uname: 2.6.13-rc3-mm1 i686 VIA Nehemiah
Gentoo Base System version 1.6.13
dev-lang/python:     2.3.5-r2, 2.4.2
sys-apps/sandbox:    1.2.12
sys-devel/autoconf:  2.13, 2.59-r6
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.15.92.0.2-r10
sys-devel/libtool:   1.5.20
virtual/os-headers:  2.6.11-r2
ACCEPT_KEYWORDS="x86"
AUTOCLEAN="yes"
CBUILD="i686-pc-linux-gnu"
CFLAGS="-march=c3-2 -Os -fomit-frame-pointer -pipe"
CHOST="i686-pc-linux-gnu"
CONFIG_PROTECT="/etc /usr/kde/2/share/config /usr/kde/3/share/config /usr/lib/
X11/xkb /usr/lib/mozilla/defaults/pref /usr/share/config /var/qmail/control"
CONFIG_PROTECT_MASK="/etc/gconf /etc/terminfo /etc/env.d"
CXXFLAGS="-march=c3-2 -Os -fomit-frame-pointer -pipe"
DISTDIR="/usr/portage/distfiles"
FEATURES="autoconfig distlocks sandbox sfperms strict"
GENTOO_MIRRORS="http://ftp.du.se/pub/os/gentoo"
PKGDIR="/usr/portage/packages"
PORTAGE_TMPDIR="/var/tmp"
PORTDIR="/usr/portage"
SYNC="rsync://rsync.europe.gentoo.org/gentoo-portage"
USE="x86 3dfx 3dnow X alsa apm avi berkdb bitmap-fonts bzip2 crypt cups curl eds 
emboss encode esd extensions fam foomaticdb fortran gdbm gif gnome gstreamer gtk 
gtk2 imlib java jpeg libg++ libwww lua mad mikmod mmx motif mozilla mp3 mpeg 
ncurses nls nptl nptlonly ogg oggvorbis opengl oss pam pdflib perl png python qt 
quicktime readline ruby samba sdl spell sse ssl symlink tcltk tcpd tiff truetype 
truetype-fonts type1-fonts udev vorbis xine xinetd xml2 xmms xv zlib 
userland_GNU kernel_linux elibc_glibc"
Unset:  ASFLAGS, CTARGET, LANG, LC_ALL, LDFLAGS, LINGUAS, MAKEOPTS, 
PORTDIR_OVERLAY
Comment 2 Michael Cummings (RETIRED) gentoo-dev 2006-01-18 15:27:16 UTC
I haven't been able to dup this at all. Have you tried 0.55 (which was added after this bug was filed, I realize)?
Comment 3 Yuval Yaari (RETIRED) gentoo-dev 2006-02-09 11:23:20 UTC
I was able to reproduce with 0.53.
0.55 seems to solve this.
Comment 4 Michael Cummings (RETIRED) gentoo-dev 2006-02-13 15:45:01 UTC
since both versions were ~x86, removed older version, closing bug