Hi,

I am running OpenBSD 5.6 on Sparc [1]

Since I did not find several packages available, I got ports (5.6 tar.gz version), unpacked it and started building.


While I attempt to install libxml I get, while installing bzip2 dependency:

install -c -o root -g bin -m 555 bzgrep bzmore bzdiff /usr/ports/pobj/bzip2-1.0.6/fake-sparc/usr/local/bin install -c -o root -g bin -m 444 bzip2.1 bzgrep.1 bzmore.1 bzdiff.1 /usr/ports/pobj/bzip2-1.0.6/fake-sparc/usr/local/man/man1
Segmentation fault (core dumped)
*** Error 139 in /usr/ports/pobj/bzip2-1.0.6/bzip2-1.0.6 (Makefile:105 'install': @cd /usr/ports/pobj/bzip2-1.0.6/fake-sparc/usr/local/man/m...) *** Error 1 in /usr/ports/archivers/bzip2 (/usr/ports/infrastructure/mk/bsd.port.mk:2807 '/usr/ports/pobj/bzip2-1.0.6/fake-sparc/.fake_done')


If I just type "make install" again, it happens again, thus I would exclude a memory issue which makes thins more random, but it repeats in the same place. Perhaps a bad generated binary or a function call causing problems?

I wanted to look for the core file, but can't find it. Where could it be?

Cheers,
Riccardo

[1] OpenBSD 5.6 (GENERIC) #94: Wed Aug 13 13:54:32 GMT 2014
m...@credogne.gentiane.org:/usr/src/sys/arch/sparc/compile/GENERIC

Reply via email to