pkgsrc-Bugs archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
Re: pkg/41866 (www/epiphany configure failure (NetBSD 4.0 / i386))
The following reply was made to PR pkg/41866; it has been noted by GNATS.
From: Robert Elz <kre%munnari.OZ.AU@localhost>
To: gnats-bugs%NetBSD.org@localhost
Cc:
Subject: Re: pkg/41866 (www/epiphany configure failure (NetBSD 4.0 / i386))
Date: Tue, 11 Aug 2009 12:27:37 +0700
Date: Mon, 10 Aug 2009 13:17:31 +0000 (UTC)
From: tnn%NetBSD.org@localhost
Message-ID: <20090810131731.ACBE363C270%www.NetBSD.org@localhost>
| Fixed, update xulrunner to nb2 and test.
Done that - it makes a difference, no more exit(123), but the same
config test program still fails - this time with an abort trap, which
I assume means an assertion somewhere failed.
Unfortunately, I can't find the core file anywhere (so something must
clean it up I guess) so I can't see what assertion failed. If you have
any idea how to find it, let me know, and I'll try again. (I did a find
looking for *core* in the complete ephiphany build work directory, plus
looked in /tmp /var/tmp / and /root - I also repeated the find in the
entire pkg_comp sandbox, but *core* matches lots of stuff, which I just
eyeball filtered to fail to find anything that looked relevant.)
Here's the output now (for what use this is).
kre
configure:19974: checking nspr in gecko
configure:19977: result: no
configure:19979: checking nspr in system
configure:19999: result: yes
configure:20035: checking whether we can compile and run XPCOM programs
configure:20188: c++ -o conftest -O2 -I/usr/pkg/include -I/usr/include
-I/usr/pkg/include/freetype2 -fno-rtti -fshort-wchar -DXPCOM_GLUE -fshort-wchar
-I/usr/pkg/include/xulrunner/stable -DXPCOM_GLUE -fshort-wchar
-I/usr/pkg/include/xulrunner/unstable -I/usr/pkg/include/xulrunner/stable
-DXPCOM_GLUE -fshort-wchar -I/usr/pkg/include -I/usr/include
-I/usr/pkg/include/freetype2 -DXPCOM_GLUE -fshort-wchar
-I/usr/pkg/include/xulrunner/stable -DXPCOM_GLUE -fshort-wchar
-I/usr/pkg/include/xulrunner/unstable -I/usr/pkg/include/xulrunner/stable
-I/usr/pkg/include/xulrunner/unstable -L/usr/pkg/lib -Wl,-R/usr/pkg/lib
-L/usr/lib -Wl,-R/usr/lib conftest.cpp -Wl,-R/usr/pkg/lib/xulrunner
-L/usr/pkg/lib/xulrunner -lxpcomglue >&5
configure:20191: $? = 0
configure:20197: ./conftest
[1] Abort trap (core dumped) ./conftest${ac_e...
configure:20200: $? = 134
configure: program exited with status 134
Home |
Main Index |
Thread Index |
Old Index