Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 97166 - libfpx fails to compile - compiler error - (necessary for imagemagick)
Summary: libfpx fails to compile - compiler error - (necessary for imagemagick)
Status: RESOLVED DUPLICATE of bug 74457
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: [OLD] Library (show other bugs)
Hardware: x86 Linux
: High normal (vote)
Assignee: Gentoo Graphics Project
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2005-06-27 00:12 UTC by Matthias Kaeser
Modified: 2005-07-02 09:29 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 Matthias Kaeser 2005-06-27 00:12:12 UTC
libfpx compile fails 
- tried with gcc 3.3.5, 3.4.3, 3.4.4
- CFLAGS set to "-O2" only

--- snip-----
=1 -DHAVE_WCHAR_H=1 -DHAVE_SYS_STATFS_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SYS_PARAM_H
=1 -DHAVE_SYS_MOUNT_H=1 -DHAVE_DLFCN_H=1 -I. -I. -I../basics -I../fpx -I../ole -
I../ri_image -I../jpeg -I../oless -I../oless/h -D_UNIX -O2 -MT viewimg.lo -MD -M
P -MF .deps/viewimg.Tpo -c viewimg.cpp  -fPIC -DPIC -o .libs/viewimg.o
ri_sys.cpp: In constructor `PErrorsList::PErrorsList(OSErr, FicNom)':
ri_sys.cpp:156: internal compiler error: in sweep_string_variable, at protector.
c:1158
Please submit a full bug report,
----snap-------
make[1]: *** [ri_sys.lo] Error 1
----snap-------
!!! ERROR: media-libs/libfpx-1.2.0.9 failed.
!!! Function src_compile, Line 28, Exitcode 2
!!! compile problem

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

emerge info

Portage 2.0.51.22-r1 (default-linux/x86/2005.0, gcc-3.4.4, glibc-2.3.5-r0, 2.6.1
2-rc6 i686)
=================================================================
System uname: 2.6.12-rc6 i686 Intel(R) Pentium(R) 4 CPU 2.40GHz
Gentoo Base System version 1.6.12
distcc 2.18.3 i686-pc-linux-gnu (protocols 1 and 2) (default port 3632) [disable d]
ccache version 2.4 [enabled]
dev-lang/python:     2.3.5, 2.4.1-r1
sys-apps/sandbox:    1.2.9
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.5
sys-devel/binutils:  2.15.92.0.2-r9, 2.16-r1, 2.16.1
sys-devel/libtool:   1.5.18
virtual/os-headers:  2.6.11-r2
ACCEPT_KEYWORDS="x86 ~x86"
AUTOCLEAN="yes"
CBUILD="i686-pc-linux-gnu"
CFLAGS="-O2"
CHOST="i686-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/shar
e/config /var/bind /var/qmail/control"
CONFIG_PROTECT_MASK="/etc/gconf /etc/terminfo /etc/texmf/web2c /etc/env.d"
CXXFLAGS="-O2"
DISTDIR="/usr/portage/distfiles"
FEATURES="autoaddcvs autoconfig ccache distlocks sandbox sfperms strict"
GENTOO_MIRRORS="http://linux.rz.ruhr-uni-bochum.de/download/gentoo-mirror http:/
/ftp.uni-erlangen.de/pub/mirrors/gentoo http://gentoo.osuosl.org http://www.ibib
lio.org/pub/Linux/distributions/gentoo"
LANG="de_DE.utf8"
LC_ALL="de_DE.utf8"
LDFLAGS=""
LINGUAS="de"
MAKEOPTS="-j2"
PKGDIR="/usr/portage/packages"
PORTAGE_TMPDIR="/var/tmp"
PORTDIR="/usr/portage"
PORTDIR_OVERLAY="/usr/local/portage"
SYNC="rsync://rsync.gentoo.org/gentoo-portage"
USE="X Xaw3d a52 aac aalib accessibility acl acpi alsa apache2 apm arts avi bash
-completion berkdb bitmap-fonts bzlib caps cdparanoia crypt cscope ctype cups cu
rl curlwrapper dba devmap dga dio directfb doc dvd dvdr dvdread eds emacs emacs-
w3 emboss encode esd ethereal exif expat fam fastcgi fbcon ffmpeg fftw flac flas
h foomaticdb fortran freetype ftp gb gd gdbm ggi gif glut gmp gnome gnustep gnut
ls gphoto2 gpm graphviz gstreamer gtk gtk2 gtkhtml hal hardened hardenedphp howl
 iconv imagemagick imap imlib inifile innodb ipv6 java jikes jpeg jpeg2k junit k
de kerb4 kerberos lcms ldap leim libcaca libg++ libwww lm_sensors m17n-lib mad m
ailwrapper matroska matrox mhash mikmod milter mime ming mmap mmx mng mp3 mpeg m
pi mysql nas ncurses neXt netcdf nis nls nptl nptlonly offensive ogg oggvorbis o
pengl oss pam pcntl pda pdflib perl php pic pie plotutils png pnp portaudio posi
x ppds prelude profile python qt quicktime readline recode samba scanner sdl ses
sion sharedext sharedmem simplexml skey slang sndfile snmp sockets sox speex spe
ll splsse sse2 ssl svg svga symlink sysfs sysvipc szip tcltk tcpd tetex theora t
idy tiff tokenizer truetype truetype-fonts trusted type1-fonts unicode usb vanil
la vcd vhosts vorbis wddx wmf wxwindows x86 xine xinerama xml xml2 xmlrpc xmms x
pm xsl xv xvid zlib linguas_de userland_GNU kernel_linux elibc_glibc"
Unset:  ASFLAGS, CTARGET




Reproducible: Always
Steps to Reproduce:
1.
2.
3.
Comment 1 Paweł Hajdan, Jr. (RETIRED) gentoo-dev 2005-06-27 01:26:35 UTC
It's known problem with gcc. See bug 74457.
Comment 2 Jakub Moc (RETIRED) gentoo-dev 2005-07-02 09:29:34 UTC

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