Date: Wed, 07 May 2014 15:52:56 +0200 From: Jan Henrik Sylvester <me@janh.de> To: ports-list freebsd <freebsd-ports@freebsd.org> Cc: Tony Maher <tonymaher@optusnet.com.au> Subject: astro/wcslib fails to install Message-ID: <536A3AB8.2060005@janh.de>
next in thread | raw e-mail | index | archive | help
My latest port upgrade (from source via portmaster) on 10.0-RELEASE/amd64 fails at astro/wcslib, which has been bumped after the astro/cfitsio update. It fails to install with: pkg-static: lstat(/usr/ports/astro/wcslib/work/stage/usr/local/bin/HPXcvt): No such file or directory Building astro/wcslib does not fail, but there are numerous segfaults starting with these: make[2]: *** [libwcs-4.13.4.a(lin.o)] Segmentation fault (core dumped) gmake[2]: *** Archive member `libwcs-4.13.4.a(lin.o)' may be bogus; not deleted cc -DHAVE_CONFIG_H -I. -I.. -O2 -pipe -fno-strict-aliasing -c sph.c ar r libwcs-4.13.4.a sph.o ar: warning: Incorrect file header signature gmake[2]: *** [libwcs-4.13.4.a(sph.o)] Segmentation fault (core dumped) What is happening here? I do not have anything in make.conf that should be related (only WITH_NEW_XORG=yes, TEX_DEFAULT=texlive, and some port specific options of unrelated ports). Cheers, Jan Henrik
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?536A3AB8.2060005>