tech-pkg archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

Re: 2012Q1 failing packages (on netbsd-current)



On 4/2/2012 19:28, David Holland wrote:
On Mon, Apr 02, 2012 at 04:40:49PM +0200, Ignatios Souvatzis wrote:
  >  >  devel/electric-fence      (*) SIGSEGV during build
  >
  >  Hm.... tries to be clever about pointers and stuff; might be a portability
  >  problem. What architecture did it fail on?

It fails (consistently) in Joerg's amd64 build and (consistently) not
in mine. I don't entirely understand this. Both builds are on -current.

Don't know about other architectures; there isn't really enough data.



For another datapoint, it coredumps during testing on DragonFly x86_64.
John

============================
--- eftest ---
rm -f eftest
--- tstheap ---
cc -g -DPAGE_PROTECTION_VIOLATED_SIGNAL=SIGBUS -pthread -I/usr/include tstheap.o .libs/libefence.a -o tstheap -lpthread
--- eftest ---
cc -g -DPAGE_PROTECTION_VIOLATED_SIGNAL=SIGBUS -pthread -I/usr/include eftest.o .libs/libefence.a -o eftest -lpthread
--- all ---
Testing Electric Fence.
After the last test, it should print that the test has PASSED.
./eftest
Segmentation fault (core dumped)
*** [all] Error code 139

bmake: stopped in /work/devel/electric-fence/work/electric-fence-2.1.13
1 error

bmake: stopped in /work/devel/electric-fence/work/electric-fence-2.1.13
*** Error code 2

Stop.
bmake: stopped in /usr/pkgsrc/devel/electric-fence
*** Error code 1
============================


Home | Main Index | Thread Index | Old Index