Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 139829 - Seg fault while compiling lyx
Summary: Seg fault while compiling lyx
Status: RESOLVED DUPLICATE of bug 20600
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: All Linux
: High normal (vote)
Assignee: Gentoo Linux bug wranglers
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2006-07-09 16:45 UTC by David Grant
Modified: 2006-07-10 00:13 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 David Grant 2006-07-09 16:45:14 UTC
g++ -DHAVE_CONFIG_H -I. -I. -I../../src -Winvalid-pch --include=./pch.h -I./.. -I../../boost -fno-exceptions -march=athlon-xp -O2 -pipe -fomit-frame-pointer -fno-stack-protector -fno-stack-protector-all -MT convert.lo -MD -MP -MF .deps/convert.Tpo -c convert.C -o convert.o
In file included from ../../boost/boost/function/detail/maybe_include.hpp:28,
                 from ../../boost/boost/function/function3.hpp:11,
                 from ../../boost/boost/signals/signal_template.hpp:38,
                 from ../../boost/boost/signals/signal3.hpp:24,
                 from ../../boost/boost/signal.hpp:20,
                 from ././pch.h:11,
                 from <command line>:3:
../../boost/boost/function/function_template.hpp: In member function `void boost::function3<R, T0, T1, T2, Allocator>::assign_to(MemberPtr, boost::detail::function::member_ptr_tag)':
../../boost/boost/function/function_template.hpp:466: internal compiler error: Segmentation fault

!!! ERROR: app-office/lyx-1.4.1-r1 failed.
Call stack:
  ebuild.sh, line 1539:   Called dyn_compile
  ebuild.sh, line 939:   Called src_compile
  lyx-1.4.1-r1.ebuild, line 116:   Called die
Comment 1 Jakub Moc (RETIRED) gentoo-dev 2006-07-09 23:52:56 UTC
emerge --info output missing. Also, can you reproduce it, i.e. - does it fail again at *exactly* the same place?
Comment 2 David Grant 2006-07-09 23:56:43 UTC
hmm, looks like it's not repeatable. Thanks.
Comment 3 Jakub Moc (RETIRED) gentoo-dev 2006-07-10 00:13:26 UTC
Reopen to dupe.
Comment 4 Jakub Moc (RETIRED) gentoo-dev 2006-07-10 00:13:37 UTC

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