Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 6748 - Scrollkeeper-0.3.11 segfaults when building with gcc-3.2
Summary: Scrollkeeper-0.3.11 segfaults when building with gcc-3.2
Status: RESOLVED FIXED
Alias: None
Product: Portage Development
Classification: Unclassified
Component: Unclassified (show other bugs)
Hardware: x86 Linux
: High normal (vote)
Assignee: Spider (RETIRED)
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2002-08-19 19:56 UTC by Peter Ruskin
Modified: 2011-10-30 22:21 UTC (History)
2 users (show)

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 Peter Ruskin 2002-08-19 19:56:45 UTC
../../intltool-merge ../../po scrollkeeper_cl.xml.in scrollkeeper_cl.xml -x -u
Merging translations into scrollkeeper_cl.xml.
../../buildtools/scrollkeeper-tree-separate scrollkeeper_cl.xml .
make[3]: *** [all] Segmentation fault
make[3]: Leaving directory
`/var/tmp/portage/scrollkeeper-0.3.11/work/scrollkeeper-0.3.11/cl/templates'
make[2]: *** [all-recursive] Error 1
make[2]: Leaving directory
`/var/tmp/portage/scrollkeeper-0.3.11/work/scrollkeeper-0.3.11/cl'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory
`/var/tmp/portage/scrollkeeper-0.3.11/work/scrollkeeper-0.3.11'
make: *** [all-recursive-am] Error 2

!!! ERROR: The ebuild did not complete successfully.
!!! Function src_compile, Line 0, Exitcode 2
!!! (no error message)

!!! emerge aborting on 
/usr/portage/app-text/scrollkeeper/scrollkeeper-0.3.11.ebuild .

I currently have scrollkeeper-0.2-r4 installed and all emerges finish with:
>>> Updating Scrollkeeper database...
...which will stay there for hours until I kill all scrollkeeper processes at once.

The following versions also fail emerge (segfaulting):
0.3.9-r1 and 0.3.10-r1
Comment 1 tuxisuau 2002-08-20 02:52:51 UTC
I've got gcc3.2-final built gentoo 1.4
Comment 2 tuxisuau 2002-08-20 02:52:51 UTC
I've got gcc3.2-final built gentoo 1.4­ snapshot (20020819)
My CFLAGS are -march=athlon -O3 -fomit-frame-pointer -pipe
By the way, i'm using binutils 2.13.90.0.4.

I'm having the same problem with 0.3.11.

Just rebuild it with -O2 instead of -O2 and without -fomit-frame-pointer. It
solved nothing.

It worked perfectly until a few minutes ago... is there a way to purge and
regenerate its database?
Comment 3 Peter Ruskin 2002-08-20 06:11:05 UTC
Yes, /usr/bin/scrollkeeper-rebuilddb does it well - thanks for asking the question, which prompted me to do `qpkg -l scrollkeeper` and that's where I found it.  0.3.11 still segfaults on build though. 
Comment 4 Spider (RETIRED) gentoo-dev 2002-09-15 05:34:30 UTC
strange.. I'll mark this as wontfix because the gcc snapshot is invalidated and
"old"

this works on all "pure" gcc 3.2 systems I've had access to and no other
reporters. if you update gcc to 3.2 final, and still have this problem, then
please file a bug and I'll try to help you
Comment 5 Peter Ruskin 2002-09-15 06:09:28 UTC
OK, the build failure was on a 1.2 system converted to gcc-3.2.  0.3.11-r1
builds OK on a 1.4 build - just the following error:
/usr/share/omf/ghex/ghex-ja.omf:5: error: Input is not proper UTF-8, indicate
encoding !
      GNOME 16
Comment 6 Peter Ruskin 2002-09-15 06:09:28 UTC
OK, the build failure was on a 1.2 system converted to gcc-3.2.  0.3.11-r1
builds OK on a 1.4 build - just the following error:
/usr/share/omf/ghex/ghex-ja.omf:5: error: Input is not proper UTF-8, indicate
encoding !
      GNOME 16¿Ê¥¨¥Ç¥£¥¿¥æ¡¼¥¶¥É¥­¥å¥á¥ó¥È
              ^
/usr/share/omf/ghex/ghex-ja.omf:5: error: Bytes: 0xBF 0xCA 0xA5 0xA8
      GNOME 16¿Ê¥¨¥Ç¥£¥¿¥æ¡¼¥¶¥É¥­¥å¥á¥ó¥È

Since I don't use japanese that's no problem for me.