linuxolator: fatal trap 12 when compiling libX11
Scot Hetzel
swhetzel at gmail.com
Fri Jan 19 07:52:23 UTC 2007
On 1/18/07, Divacky Roman <xdivac02 at stud.fit.vutbr.cz> wrote:
>> kernel. Currently, I'm runing 'emerge azureus', and is currently at
>> 18 of 188 ports. It usually paniced on the first or second port.
>>
> > So it looks like the problem may be solved by P4 Change 113083.
>
> hehe... nice things happen :) I really didnt expect this to help
> but it did :)
>
The problem is fixed with this change, as it built 181 of the 188
ports. The only port it can't finish building is dbus (remaining
ports have a dependancy on dbus), but at least it no longer panics the
kernel.
hp010 dbus-0.62 # emerge --pretend azureus
These are the packages that would be merged, in order:
Calculating dependencies... done!
[ebuild N ] sys-apps/dbus-0.62-r2 USE="X gtk python qt3 qt4
-debug -doc -mono (-selinux)"
[ebuild N ] gnome-base/gnome-vfs-2.16.3 USE="ipv6 ssl -avahi
-debug -doc -gnutls -hal -samba"
[ebuild N ] gnome-base/libgnome-2.16.0 USE="-debug -doc -esd -static"
[ebuild N ] gnome-base/libbonoboui-2.16.0 USE="X -debug -doc"
[ebuild N ] gnome-base/libgnomeui-2.16.1 USE="jpeg -debug -doc"
[ebuild N ] dev-java/swt-3.2-r2 USE="gnome opengl -cairo -seamonkey"
[ebuild N ] net-p2p/azureus-2.5.0.0-r3 USE="-source"
hp010 dbus-0.62 # emerge dbus
:
Making all in tools
gmake[2]: Entering directory
`/var/tmp/portage/dbus-0.62-r2/work/dbus-0.62/tools'
DBUS_TOP_BUILDDIR=.. ./run-with-tmp-session-bus.sh ./dbus-send
--print-reply=literal --dest=org.freedesktop.DBus
/org/freedesktop/DBus org.freedesktop.DBus.Introspectable.Introspect >
dbus-bus-introspect.xml.tmp && mv dbus-bus-introspect.xml.tmp
dbus-bus-introspect.xml
escaped service dir is: ..\/test\/data\/valid-service-files
Created configuration file ./run-with-tmp-session-bus.conf
Running ../tools/dbus-launch --sh-syntax
--config-file=./run-with-tmp-session-bus.conf
Started bus pid 58623 at
unix:path=/tmp/dbus-N3npYJ4n1g,guid=6366b045035d377a786f9a79f1f2e000
Running ./dbus-send --print-reply=literal --dest=org.freedesktop.DBus
/org/freedesktop/DBus org.freedesktop.DBus.Introspectable.Introspect
Failed to open connection to session message bus: No reply within specified time
killing message bus 58623
./run-with-tmp-session-bus.sh: script "./dbus-send" failed
gmake[2]: *** [dbus-bus-introspect.xml] Error 1
gmake[2]: Leaving directory `/var/tmp/portage/dbus-0.62-r2/work/dbus-0.62/tools'
gmake[1]: *** [all-recursive] Error 1
gmake[1]: Leaving directory `/var/tmp/portage/dbus-0.62-r2/work/dbus-0.62'
gmake: *** [all] Error 2
Looks like dbus-send is not getting any response thru a socket
(/tmp/dbus-N3npYJ4n1g) that dbus-launch is using to communicate with
it.
I also tried a kernel that had all the P4 patches applied, and same results.
Scot
--
DISCLAIMER:
No electrons were mamed while sending this message. Only slightly bruised.
More information about the freebsd-emulation
mailing list