Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 26191 - ERROR: app-text/ghostscript-7.05.6-r3 failed
Summary: ERROR: app-text/ghostscript-7.05.6-r3 failed
Status: RESOLVED INVALID
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: [OLD] GNOME (show other bugs)
Hardware: x86 Linux
: Normal normal (vote)
Assignee: Printing Team
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2003-08-08 03:43 UTC by Jukka Palko
Modified: 2003-08-11 04:33 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 Jukka Palko 2003-08-08 03:43:17 UTC
Trying to do a emerge -uv gnome on my system results this during ghostscript
compile:
gcc  -DHAVE_MKSTEMP -march=pentium3 -mmmx -O2 -pipe -I/usr/include/glib-1.2
-I/usr/lib/glib/include -Wall -Wstrict-prototypes -Wmissing-declarations
-Wmissing-prototypes -Wcast-qual -Wwrite-strings -fno-builtin -fno-common 
-DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\"
-DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DHAVE_DIRENT_H=1
-DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1
-DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1
-DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_ERRNO_H=1 -DHAVE_FCNTL_H=1
-DHAVE_LIMITS_H=1 -DHAVE_MALLOC_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STDLIB_H=1
-DHAVE_STRING_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_IOCTL_H=1 -DHAVE_SYS_PARAM_H=1
-DHAVE_SYS_TIME_H=1 -DHAVE_SYSLOG_H=1 -DHAVE_UNISTD_H=1
-DHAVE_STRUCT_STAT_ST_BLOCKS=1 -DHAVE_ST_BLOCKS=1 -DTIME_WITH_SYS_TIME=1
-DHAVE_LIBM=1 -DHAVE_PNG_H=1 -DHAVE_LIBPNG_PNG_H=1 -DHAVE_LIBX11=1
-DHAVE_LIBXEXT=1 -DHAVE_LIBXT=1 -DHAVE_MKSTEMP=1 -DHAVE_UNISTD_H=1 -DHAVE_FORK=1
-DHAVE_VFORK=1 -DHAVE_WORKING_VFORK=1 -DHAVE_WORKING_FORK=1 -DHAVE_STDLIB_H=1
-DHAVE_MALLOC=1 -DRETSIGTYPE=void -DLSTAT_FOLLOWS_SLASHED_SYMLINK=1
-DHAVE_VPRINTF=1 -DHAVE_BZERO=1 -DHAVE_DUP2=1 -DHAVE_FLOOR=1
-DHAVE_GETTIMEOFDAY=1 -DHAVE_MEMCHR=1 -DHAVE_MEMMOVE=1 -DHAVE_MEMSET=1
-DHAVE_MKDIR=1 -DHAVE_MKFIFO=1 -DHAVE_MODF=1 -DHAVE_POW=1 -DHAVE_PUTENV=1
-DHAVE_RINT=1 -DHAVE_SETENV=1 -DHAVE_SQRT=1 -DHAVE_STRCHR=1 -DHAVE_STRERROR=1
-DHAVE_STRRCHR=1 -DHAVE_STRSPN=1 -DHAVE_STRSTR=1  -I./obj -I./src  -o
./obj/gxccman.o -c ./src/gxccman.c
In file included from src/gxtext.h:23,
                 from src/gxdevcli.h:37,
                 from src/gxdevice.h:24,
                 from src/gxccman.c:30:
src/gstext.h:293: internal error: Segmentation fault
Please submit a full bug report,
with preprocessed source if appropriate.
See <URL:http://bugs.gentoo.org/> for instructions.
make: *** [obj/gxccman.o] Error 1

!!! ERROR: app-text/ghostscript-7.05.6-r3 failed.
!!! Function src_compile, Line 75, Exitcode 2
!!! make failed

Currently installed app-text/ghostscript-7.05.6-r2 is working okay.
Comment 1 foser (RETIRED) gentoo-dev 2003-08-08 03:54:15 UTC
just because it happens during a gnome emerge doesn't mean it's a gnome problem.

internal compiler errors point to optimizations or hardware problems, especially if it is not exactly reproducable. You might want to look at that. I assume you already tried a second time building ?
Comment 2 Jukka Palko 2003-08-08 04:02:30 UTC
Tried 3 times and always received same result. Machine in question is a IBM ThinkPad T22, with a P3@1GHz + 512MB RAM.

CFLAGS="-march=pentium3 -mmmx -O2 -pipe"
USE="acpi cdr cjk clamav dvd gphoto2 imap kerberos krb4 mbox md5sum \
     mozaccess mozinterfaceinfo pcmcia pda pnp samba tiff usb vim-with-x \
     Xaw3d -3dnow -kde"
Comment 3 Heinrich Wendel (RETIRED) gentoo-dev 2003-08-08 05:49:48 UTC
try to remerge glib-1.2, append a complete emerge.log and emerge info
Comment 4 Jukka Palko 2003-08-11 04:02:21 UTC
This worked. :) Thanks!

I remerged glibc and then ran emerge -uv ghostscript and it went through okay.
Comment 5 Heinrich Wendel (RETIRED) gentoo-dev 2003-08-11 04:28:04 UTC
fine -> close :) 
Comment 6 Jukka Palko 2003-08-11 04:33:44 UTC
Just as an after comment: 
seemed to fix also my vmware instability problem. Interesting that it manifested itself in such a way and I do not remember having any problems with glibc compilation the last time.
Also now my evolution summary seems to have started working as well. :)