On Wed, 6 Nov 2013 20:45:08 +0100
Schaich Alonso <alonsoscha...@fastmail.fm> wrote:

> On Wed, 06 Nov 2013 17:21:17 +0200
> Raphael Kubo da Costa <rak...@freebsd.org> wrote:
> 
> > Schaich Alonso <alonsoscha...@fastmail.fm> writes:
> > 
> > > Hello,
> > >
> > > So far, I have localy updated all are51/KDE ports to 4.11.3 and
> > > packaged/installed them. Doing so, I ran into the following issues:
> > >
> > > * dependencies cannot be built
> > > *** astro/kstar (astro/wcslib)
> > 
> > Does http://www.freebsd.org/cgi/query-pr.cgi?pr=183718 solve your
> > problem with wcslib or is it something else?
> 
> As it didn't stage I've played around with wcslib for a bit now and found it
> additionally needs MAKE_JOBS_UNSAFE in order to build over here. Otherwise
> it will drop the -fPIC at some point, fail to link (the make process
> ignores it though) and create a defunct package (over here).
> Build logs attached, grep for "undefined reference" ;)
> 
> Alonso

ehhhm... attached.
root@harmony:/usr/ports/astro/wcslib # make stage
===>  Found saved configuration for wcslib-4.13.4
===>   wcslib-4.13.4 depends on file: /usr/local/sbin/pkg - found
===> Fetching all distfiles required by wcslib-4.13.4 for building
===>  Extracting for wcslib-4.13.4
=> SHA256 Checksum OK for wcslib-4.13.4.tar.bz2.
===>  Patching for wcslib-4.13.4
===>  Applying FreeBSD patches for wcslib-4.13.4
===>   Ignoring patchfile /usr/ports/astro/wcslib/files/patch-GNUmakefile.orig
===>   wcslib-4.13.4 depends on executable: gmake - found
===>   wcslib-4.13.4 depends on shared library: cfitsio - found
===>  Configuring for wcslib-4.13.4
===>   FreeBSD 10 autotools fix applied to 
/usr/obj/usr/ports/astro/wcslib/work/wcslib-4.13.4/configure
configure: loading site script /usr/ports/Templates/config.site
checking build system type... amd64-portbld-freebsd10.0
checking for flex... flex
configure: Using Flex version 2.5.37.
checking for gcc... cc
checking for C compiler default output file name... a.out
checking whether the C compiler works... yes
checking whether we are cross compiling... no
checking for suffix of executables... 
checking for suffix of object files... o
checking whether we are using the GNU C compiler... yes
checking whether cc accepts -g... yes
checking for cc option to accept ISO C89... none needed
checking how to run the C preprocessor... cpp
checking for gcc... (cached) cc
checking whether we are using the GNU C compiler... (cached) yes
checking whether cc accepts -g... (cached) yes
checking for cc option to accept ISO C89... (cached) none needed
checking for cc option to accept ISO C99... none needed
checking for cc option to accept ISO Standard C... (cached) none needed
checking for an ANSI C-conforming const... yes
checking for grep that handles long lines and -e... (cached) /usr/bin/grep
checking for egrep... (cached) /usr/bin/egrep
checking for ANSI C header files... (cached) yes
checking for sys/types.h... (cached) yes
checking for sys/stat.h... (cached) yes
checking for stdlib.h... (cached) yes
checking for string.h... (cached) yes
checking for memory.h... (cached) yes
checking for strings.h... (cached) yes
checking for inttypes.h... (cached) yes
checking for stdint.h... (cached) yes
checking for unistd.h... (cached) yes
checking for size_t... (cached) yes
checking for off_t... (cached) yes
checking for int8_t... (cached) yes
checking for int16_t... (cached) yes
checking for int32_t... (cached) yes
checking for uint8_t... (cached) yes
checking for uint16_t... (cached) yes
checking for uint32_t... (cached) yes
checking for ANSI C header files... (cached) yes
checking for ctype.h... (cached) yes
checking for errno.h... (cached) yes
checking for limits.h... (cached) yes
checking for math.h... (cached) yes
checking setjmp.h usability... yes
checking setjmp.h presence... yes
checking for setjmp.h... yes
checking for stdarg.h... (cached) yes
checking for stdio.h... (cached) yes
checking for stdlib.h... (cached) yes
checking for string.h... (cached) yes
checking for floor in -lm... yes
checking for _LARGEFILE_SOURCE value needed for large files... no
checking for stdlib.h... (cached) yes
checking for GNU libc compatible malloc... (cached) yes
checking for stdlib.h... (cached) yes
checking for GNU libc compatible realloc... yes
checking for function prototypes... yes
checking whether setvbuf arguments are reversed... no
checking whether lstat dereferences a symlink specified with a trailing 
slash... (cached) yes
checking whether stat accepts an empty string... no
checking for vprintf... (cached) yes
checking for _doprnt... no
checking for floor... yes
checking for memset... (cached) yes
checking for pow... yes
checking for sqrt... yes
checking for strchr... yes
checking for strstr... yes
checking for cosd in -lsunmath... no
checking for sincos... no
checking for int... (cached) yes
checking size of int... 4
checking for long int... yes
checking size of long int... 8
checking for long long int... (cached) yes
checking size of long long int... 8
checking for printf z format modifier for size_t type... yes
checking for gfortran... no
checking for g77... no
checking for f77... no
checking for ifort... no
checking for xlf... no
checking for frt... no
checking for pgf77... no
checking for fl32... no
checking for af77... no
checking for fort77... no
checking for f90... no
checking for xlf90... no
checking for pgf90... no
checking for epcf90... no
checking for f95... no
checking for fort... no
checking for xlf95... no
checking for lf95... no
checking for g95... no
checking whether we are using the GNU Fortran 77 compiler... no
checking whether  accepts -g... no
configure: WARNING:
      ------------------------------------------------------------------
      Fortran compiler not found, will skip Fortran wrappers and PGSBOX.
      ------------------------------------------------------------------
checking for printf$LDBLStub in -lSystemStubs... no
checking for ranlib... ranlib
checking whether ln -s works... yes
checking for a BSD-compatible install... /usr/bin/install -c -o root -g wheel
configure: End of primary configuration.

configure: Looking for libraries etc. for utilities and test suite...
checking for unistd.h... (cached) yes
checking for _LARGEFILE_SOURCE value needed for large files... (cached) no
checking for special C compiler options needed for large files... no
checking for _FILE_OFFSET_BITS value needed for large files... no
checking for /usr/local/cfitsio/lib... no
checking for /local/cfitsio/lib... no
checking for /usr/local/pgplot/lib... no
checking for /local/pgplot/lib... no
checking for /usr/local/lib... yes
checking for /local/lib... no
checking for /opt/local/lib... no
checking for /opt/SUNWspro/lib... no
checking for /sw/lib... no
checking for /usr/local/cfitsio/include/cfitsio/fitsio.h... no
checking for /usr/local/cfitsio/include/fitsio.h... no
checking for /local/cfitsio/include/cfitsio/fitsio.h... no
checking for /local/cfitsio/include/fitsio.h... no
checking for /usr/local/include/cfitsio/fitsio.h... no
checking for /usr/local/include/fitsio.h... yes
checking for recv in -lsocket... no
checking for ffopen in -lcfitsio... yes
configure: CFITSIO appears to be available.
checking for fits_read_wcstab in -lcfitsio... yes
configure: End of auxiliary configuration.

configure: Configuring files...
configure: creating ./config.status
config.status: creating makedefs
config.status: creating wcslib.pc
config.status: creating wcsconfig.h
config.status: creating wcsconfig_f77.h
config.status: creating wcsconfig_tests.h
config.status: creating wcsconfig_utils.h
===>  Building for wcslib-4.13.4
gmake[2]: Entering directory 
`/usr/obj/usr/ports/astro/wcslib/work/wcslib-4.13.4'

FreeBSD harmony.localnet.edu 10.0-BETA3 FreeBSD 10.0-BETA3 #0 r257740: Wed Nov  
6 14:39:14 CET 2013     
alo...@harmony.localnet.edu:/usr/obj/usr/src/sys/GENERIC  amd64


Wed 2013/11/06 20:36:49 +0100, executing on harmony.localnet.edu
GNU Make 3.82
  MAKEFLAGS   := w --jobserver-fds=3,4 -j -- 
DESTDIR=/usr/obj/usr/ports/astro/wcslib/work/stage SYSTEMVERSION= 
OSVERSION=1000501 OSREL=10.0 OPSYS=FreeBSD CONFIG_DONE_WCSLIB=1 ARCH=amd64 
.MAKE.LEVEL.ENV=MAKELEVEL

For building and installing wcslib-4.13.4...
  ARCH        := amd64
  FLEX        := flex
  FLFLAGS     := 
  CPP         := cpp
  CPPFLAGS    := -DHAVE_CONFIG_H
  WCSTRIG     := WRAPPER
  CC          := cc
  CFLAGS      := -O2 -pipe -fstack-protector -fno-strict-aliasing
  FC          := 
gmake[3]: Entering directory 
`/usr/obj/usr/ports/astro/wcslib/work/wcslib-4.13.4/C'
  FFLAGS      := 

  WCSLIB      := libwcs-4.13.4.a



  RANLIB      := ranlib
flex  -t wcsbth.l | sed -e 's/^[         ]*#/#/' > wcsbth.c
flex  -t fitshdr.l | sed -e 's/^[        ]*#/#/' > fitshdr.c

flex  -t wcsulex.l | sed -e 's/^[        ]*#/#/' > wcsulex.c
  SHRLIB      := libwcs.so.4.13.4
flex  -t wcspih.l | sed -e 's/^[         ]*#/#/' > wcspih.c

flex  -t wcsutrn.l | sed -e 's/^[        ]*#/#/' > wcsutrn.c
  SONAME      := libwcs.so.4
cc -DHAVE_CONFIG_H -I. -I.. -O2 -pipe -fstack-protector -fno-strict-aliasing -c 
cel.c

cc -DHAVE_CONFIG_H -I. -I.. -O2 -pipe -fstack-protector -fno-strict-aliasing -c 
lin.c
  SHRFLAGS    := -fPIC
  SHRLD       := cc -fPIC -shared -Wl,-hlibwcs.so.4


cc -DHAVE_CONFIG_H -I. -I.. -O2 -pipe -fstack-protector -fno-strict-aliasing -c 
log.c
  SHRLN       := libwcs.so

cc -DHAVE_CONFIG_H -I. -I.. -O2 -pipe -fstack-protector -fno-strict-aliasing -c 
prj.c

cc -DHAVE_CONFIG_H -I. -I.. -O2 -pipe -fstack-protector -fno-strict-aliasing -c 
sph.c
  LN_S        := ln -s
cc -DHAVE_CONFIG_H -I. -I.. -O2 -pipe -fstack-protector -fno-strict-aliasing -c 
spc.c
  INSTALL     := /usr/bin/install -c -o root -g wheel
  LIBDIR      := /usr/obj/usr/ports/astro/wcslib/work/stage/usr/local/lib


cc -DHAVE_CONFIG_H -I. -I.. -O2 -pipe -fstack-protector -fno-strict-aliasing -c 
spx.c
  BINDIR      := /usr/obj/usr/ports/astro/wcslib/work/stage/usr/local/bin

cc -DHAVE_CONFIG_H -I. -I.. -O2 -pipe -fstack-protector -fno-strict-aliasing -c 
tab.c
cc -DHAVE_CONFIG_H -I. -I.. -O2 -pipe -fstack-protector -fno-strict-aliasing -c 
wcs.c
  INCDIR      := 
/usr/obj/usr/ports/astro/wcslib/work/stage/usr/local/include/wcslib-4.13.4
  INCLINK     := 
/usr/obj/usr/ports/astro/wcslib/work/stage/usr/local/include/wcslib

cc -DHAVE_CONFIG_H -I. -I.. -O2 -pipe -fstack-protector -fno-strict-aliasing -c 
wcserr.c

  DOCDIR      := 
/usr/obj/usr/ports/astro/wcslib/work/stage/usr/local/share/doc/wcslib-4.13.4

cc -DHAVE_CONFIG_H -I. -I.. -O2 -pipe -fstack-protector -fno-strict-aliasing -c 
wcshdr.c
  DOCLINK     := 
/usr/obj/usr/ports/astro/wcslib/work/stage/usr/local/share/doc/wcslib
cc -DHAVE_CONFIG_H -I. -I.. -O2 -pipe -fstack-protector -fno-strict-aliasing -c 
wcsfix.c
  HTMLDIR     := 
/usr/obj/usr/ports/astro/wcslib/work/stage/usr/local/share/doc/wcslib-4.13.4
  PDFDIR      := 
/usr/obj/usr/ports/astro/wcslib/work/stage/usr/local/share/doc/wcslib-4.13.4

  MANDIR      := /usr/obj/usr/ports/astro/wcslib/work/stage/usr/local/man

cc -DHAVE_CONFIG_H -I. -I.. -O2 -pipe -fstack-protector -fno-strict-aliasing -c 
wcsprintf.c

  TIMER       := date +"%a %Y/%m/%d %X %z, executing on $HOST"
cc -DHAVE_CONFIG_H -I. -I.. -O2 -pipe -fstack-protector -fno-strict-aliasing -c 
wcsunits.c
cc -DHAVE_CONFIG_H -I. -I.. -O2 -pipe -fstack-protector -fno-strict-aliasing -c 
wcstrig.c

Important wcsconfig.h defines...

cc -DHAVE_CONFIG_H -I. -I.. -O2 -pipe -fstack-protector -fno-strict-aliasing -c 
wcsutil.c

cc -DHAVE_CONFIG_H -I. -I.. -O2 -pipe -fstack-protector -fno-strict-aliasing 
-fPIC -c cel.c

cc -DHAVE_CONFIG_H -I. -I.. -O2 -pipe -fstack-protector -fno-strict-aliasing 
-fPIC -c lin.c
  /* #undef HAVE_SINCOS */
  #define WCSLIB_INT64 long long int
ar r libwcs-4.13.4.a log.o
ar: warning: creating libwcs-4.13.4.a


cc -DHAVE_CONFIG_H -I. -I.. -O2 -pipe -fstack-protector -fno-strict-aliasing 
-fPIC -c log.c
To build utilities and test programs...
  LD          := cc
ar r libwcs-4.13.4.a wcsprintf.o
  LDFLAGS     := -fstack-protector -L/usr/local/lib
  PGPLOTINC   := 
  PGPLOTLIB   := 
  CFITSIOINC  := -I/usr/local/include
ar r libwcs-4.13.4.a wcserr.o
  CFITSIOLIB  := -lcfitsio 

  GETWCSTAB   := 
cc -DHAVE_CONFIG_H -I. -I.. -O2 -pipe -fstack-protector -fno-strict-aliasing 
-fPIC -c prj.c
  FLIBS       := 
  LIBS        := -lm 

cc -DHAVE_CONFIG_H -I. -I.. -O2 -pipe -fstack-protector -fno-strict-aliasing 
-fPIC -c spc.c

cc -DHAVE_CONFIG_H -I. -I.. -O2 -pipe -fstack-protector -fno-strict-aliasing 
-fPIC -c sph.c

ar r libwcs-4.13.4.a wcsunits.o
Subdirectories to be built...
  SUBDIRS     := C utils
  TSTDIRS     := C


For code development...
  FLAVOURS    := ""
ar r libwcs-4.13.4.a wcstrig.o
  FLAVOUR     := 
cc -DHAVE_CONFIG_H -I. -I.. -O2 -pipe -fstack-protector -fno-strict-aliasing 
-fPIC -c spx.c

  VALGRIND    := 
cc -DHAVE_CONFIG_H -I. -I.. -O2 -pipe -fstack-protector -fno-strict-aliasing 
-fPIC -c tab.c
  EXTRA_CLEAN := 
ar r libwcs-PIC.a log.o
ar r libwcs-4.13.4.a wcsutil.o
ar: warning: creating libwcs-PIC.a


cc -DHAVE_CONFIG_H -I. -I.. -O2 -pipe -fstack-protector -fno-strict-aliasing 
-fPIC -c wcs.c

cc -DHAVE_CONFIG_H -I. -I.. -O2 -pipe -fstack-protector -fno-strict-aliasing 
-fPIC -c wcserr.c

cc -DHAVE_CONFIG_H -I. -I.. -O2 -pipe -fstack-protector -fno-strict-aliasing 
-fPIC -c wcsfix.c

cc -DHAVE_CONFIG_H -I. -I.. -O2 -pipe -fstack-protector -fno-strict-aliasing 
-fPIC -c wcshdr.c
ar r libwcs-4.13.4.a cel.o

cc -DHAVE_CONFIG_H -I. -I.. -O2 -pipe -fstack-protector -fno-strict-aliasing 
-fPIC -c wcsprintf.c

cc -DHAVE_CONFIG_H -I. -I.. -O2 -pipe -fstack-protector -fno-strict-aliasing 
-fPIC -c wcstrig.c
ar r libwcs-PIC.a wcserr.o
ar r libwcs-PIC.a cel.o
ar r libwcs-4.13.4.a sph.o

cc -DHAVE_CONFIG_H -I. -I.. -O2 -pipe -fstack-protector -fno-strict-aliasing 
-fPIC -c wcsulex.c

cc -DHAVE_CONFIG_H -I. -I.. -O2 -pipe -fstack-protector -fno-strict-aliasing 
-fPIC -c wcsunits.c
ar r libwcs-PIC.a wcsprintf.o

cc -DHAVE_CONFIG_H -I. -I.. -O2 -pipe -fstack-protector -fno-strict-aliasing 
-fPIC -c wcsutil.c

cc -DHAVE_CONFIG_H -I. -I.. -O2 -pipe -fstack-protector -fno-strict-aliasing 
-fPIC -c wcsutrn.c

cc -DHAVE_CONFIG_H -I. -I.. -O2 -pipe -fstack-protector -fno-strict-aliasing -c 
fitshdr.c
ar r libwcs-PIC.a wcstrig.o

cc -DHAVE_CONFIG_H -I. -I.. -O2 -pipe -fstack-protector -fno-strict-aliasing -c 
wcspih.c
ar r libwcs-PIC.a wcsunits.o
ar r libwcs-PIC.a sph.o

cc -DHAVE_CONFIG_H -I. -I.. -O2 -pipe -fstack-protector -fno-strict-aliasing -c 
wcsulex.c

cc -DHAVE_CONFIG_H -I. -I.. -O2 -pipe -fstack-protector -fno-strict-aliasing -c 
wcsutrn.c
ar r libwcs-PIC.a wcsutil.o
ar r libwcs-4.13.4.a wcsfix.o
ar r libwcs-4.13.4.a spx.o

cc -DHAVE_CONFIG_H -I. -I.. -O2 -pipe -fstack-protector -fno-strict-aliasing 
-fPIC -c fitshdr.c

cc -DHAVE_CONFIG_H -I. -I.. -O2 -pipe -fstack-protector -fno-strict-aliasing 
-fPIC -c wcspih.c

cc -DHAVE_CONFIG_H -I. -I.. -O2 -pipe -fstack-protector -fno-strict-aliasing -c 
wcsbth.c
ar r libwcs-4.13.4.a lin.o

cc -DHAVE_CONFIG_H -I. -I.. -O2 -pipe -fstack-protector -fno-strict-aliasing 
-fPIC -c wcsbth.c
ar r libwcs-PIC.a lin.o
ar r libwcs-4.13.4.a spc.o
ar r libwcs-PIC.a spx.o
ar r libwcs-PIC.a wcsfix.o
ar r libwcs-PIC.a spc.o
ar r libwcs-4.13.4.a wcshdr.o
ar r libwcs-PIC.a wcsutrn.o
ar r libwcs-PIC.a wcshdr.o
ar r libwcs-4.13.4.a tab.o
ar r libwcs-PIC.a tab.o
ar r libwcs-4.13.4.a wcsutrn.o
ar r libwcs-4.13.4.a wcs.o
ar r libwcs-PIC.a wcsulex.o
ar r libwcs-4.13.4.a wcsulex.o
ar r libwcs-PIC.a wcs.o
ar r libwcs-4.13.4.a fitshdr.o
ar r libwcs-PIC.a fitshdr.o
ar r libwcs-4.13.4.a wcspih.o
ar r libwcs-PIC.a wcspih.o
ar r libwcs-4.13.4.a prj.o
ar r libwcs-PIC.a prj.o
ar r libwcs-PIC.a wcsbth.o

mkdir tmp && \
     cd tmp && \
     trap 'cd .. ; rm -f -r tmp' 0 1 2 3 15 ; \
     ar x ../libwcs-PIC.a && \
     cc -fPIC -shared -Wl,-hlibwcs.so.4 -o libwcs.so.4.13.4 *.o 
-fstack-protector -L/usr/local/lib -lm  && \
     mv libwcs.so.4.13.4 ..
ar r libwcs-4.13.4.a wcsbth.o

ranlib libwcs-4.13.4.a
gmake[3]: Leaving directory 
`/usr/obj/usr/ports/astro/wcslib/work/wcslib-4.13.4/C'

Wed 2013/11/06 20:36:51 +0100, executing on harmony.localnet.edu
gmake[3]: Entering directory 
`/usr/obj/usr/ports/astro/wcslib/work/wcslib-4.13.4/utils'

cc -DHAVE_CONFIG_H -I.. -I../C -O2 -pipe -fstack-protector -fno-strict-aliasing 
-c -o fitshdr.o fitshdr.c

cc -DHAVE_CONFIG_H -I.. -I../C -I/usr/local/include -O2 -pipe -fstack-protector 
-fno-strict-aliasing -c -o HPXcvt.o HPXcvt.c

cc -DDO_CFITSIO -DHAVE_CONFIG_H -I.. -I../C -I../pgsbox -I../C 
-I/usr/local/include \
     -O2 -pipe -fstack-protector -fno-strict-aliasing -c -o wcsware.o wcsware.c
cc -o fitshdr fitshdr.o -fstack-protector -L/usr/local/lib -lm 
cc -o wcsware wcsware.o  -fstack-protector -L/usr/local/lib -lcfitsio  
../C/libwcs-4.13.4.a \
      -lm 
cc -o HPXcvt HPXcvt.o -fstack-protector -L/usr/local/lib -lcfitsio  -lm 
wcsware.o: In function `main':
wcsware.c:(.text+0x433): undefined reference to `wcsfix'
wcsware.c:(.text+0x451): undefined reference to `wcsfix_errmsg'
wcsware.c:(.text+0x477): undefined reference to `wcsfix_errmsg'
wcsware.c:(.text+0x4a1): undefined reference to `wcsfix_errmsg'
wcsware.c:(.text+0x4cb): undefined reference to `wcsfix_errmsg'
wcsware.c:(.text+0x4f5): undefined reference to `wcsfix_errmsg'
wcsware.o:wcsware.c:(.text+0x528): more undefined references to `wcsfix_errmsg' 
follow
cc: error: linker command failed with exit code 1 (use -v to see invocation)
gmake[3]: *** [wcsware] Error 1
gmake[3]: Target `build' not remade because of errors.
gmake[3]: Leaving directory 
`/usr/obj/usr/ports/astro/wcslib/work/wcslib-4.13.4/utils'
gmake[2]: [build] Error 2 (ignored)
gmake[2]: Leaving directory `/usr/obj/usr/ports/astro/wcslib/work/wcslib-4.13.4'
===>  Staging for wcslib-4.13.4
===>   Generating temporary packing list
gmake[2]: Entering directory 
`/usr/obj/usr/ports/astro/wcslib/work/wcslib-4.13.4'
gmake[3]: Entering directory 
`/usr/obj/usr/ports/astro/wcslib/work/wcslib-4.13.4/C'

cc -DHAVE_CONFIG_H -I. -I.. -O2 -pipe -fstack-protector -fno-strict-aliasing -c 
wcsfix.c
ar r libwcs-4.13.4.a wcsfix.o
if [ ! -d "/usr/obj/usr/ports/astro/wcslib/work/stage/usr/local/lib" ] ; then \
     /usr/bin/install -c -o root -g wheel -d -m 2775 
/usr/obj/usr/ports/astro/wcslib/work/stage/usr/local/lib ; \
   fi
/usr/bin/install -c -o root -g wheel -m 644 libwcs-4.13.4.a 
/usr/obj/usr/ports/astro/wcslib/work/stage/usr/local/lib
ranlib /usr/obj/usr/ports/astro/wcslib/work/stage/usr/local/lib/libwcs-4.13.4.a
if [ -h "/usr/obj/usr/ports/astro/wcslib/work/stage/usr/local/lib/libwcs.a" ] ; 
then \
     rm -f /usr/obj/usr/ports/astro/wcslib/work/stage/usr/local/lib/libwcs.a ; \
   fi
ln -s libwcs-4.13.4.a 
/usr/obj/usr/ports/astro/wcslib/work/stage/usr/local/lib/libwcs.a
if [ "libwcs.so.4.13.4" != "" ] ; then \
     /usr/bin/install -c -o root -g wheel -m 644 libwcs.so.4.13.4 
/usr/obj/usr/ports/astro/wcslib/work/stage/usr/local/lib ; \
     if [ -h 
"/usr/obj/usr/ports/astro/wcslib/work/stage/usr/local/lib/libwcs.so.4" ] ; then 
\
       rm -f 
/usr/obj/usr/ports/astro/wcslib/work/stage/usr/local/lib/libwcs.so.4 ; \
     fi ; \
     ln -s libwcs.so.4.13.4 
/usr/obj/usr/ports/astro/wcslib/work/stage/usr/local/lib/libwcs.so.4 ; \
     if [ "libwcs.so" != "" ] ; then \
       if [ -h 
"/usr/obj/usr/ports/astro/wcslib/work/stage/usr/local/lib/libwcs.so" ] ; then \
         rm -f 
/usr/obj/usr/ports/astro/wcslib/work/stage/usr/local/lib/libwcs.so ; \
       fi ; \
       ln -s libwcs.so.4 
/usr/obj/usr/ports/astro/wcslib/work/stage/usr/local/lib/libwcs.so ; \
     fi ; \
   fi
if [ ! -d 
"/usr/obj/usr/ports/astro/wcslib/work/stage/usr/local/include/wcslib-4.13.4" ] 
; then \
     /usr/bin/install -c -o root -g wheel -d -m 2775 
/usr/obj/usr/ports/astro/wcslib/work/stage/usr/local/include/wcslib-4.13.4 ; \
   fi
/usr/bin/install -c -o root -g wheel -m 444 *.h 
/usr/obj/usr/ports/astro/wcslib/work/stage/usr/local/include/wcslib-4.13.4
rm -f /usr/obj/usr/ports/astro/wcslib/work/stage/usr/local/include/wcslib
ln -s wcslib-4.13.4 
/usr/obj/usr/ports/astro/wcslib/work/stage/usr/local/include/wcslib
gmake[3]: Leaving directory 
`/usr/obj/usr/ports/astro/wcslib/work/wcslib-4.13.4/C'
gmake[3]: Entering directory 
`/usr/obj/usr/ports/astro/wcslib/work/wcslib-4.13.4/utils'

cc -DDO_CFITSIO -DHAVE_CONFIG_H -I.. -I../C -I../pgsbox -I../C 
-I/usr/local/include \
     -O2 -pipe -fstack-protector -fno-strict-aliasing -c -o wcsware.o wcsware.c
cc -o wcsware wcsware.o  -fstack-protector -L/usr/local/lib -lcfitsio  
../C/libwcs-4.13.4.a \
      -lm 
if [ ! -d "/usr/obj/usr/ports/astro/wcslib/work/stage/usr/local/bin" ] ; then \
     /usr/bin/install -c -o root -g wheel -d -m 2775 
/usr/obj/usr/ports/astro/wcslib/work/stage/usr/local/bin ; \
   fi
/usr/bin/install -c -o root -g wheel -m 755 fitshdr HPXcvt wcsware 
/usr/obj/usr/ports/astro/wcslib/work/stage/usr/local/bin
if [ ! -d "/usr/obj/usr/ports/astro/wcslib/work/stage/usr/local/man" ] ; then \
     /usr/bin/install -c -o root -g wheel -d -m 2775 
/usr/obj/usr/ports/astro/wcslib/work/stage/usr/local/man/man1 ; \
   fi
/usr/bin/install -c -o root -g wheel -m 644 fitshdr.1 HPXcvt.1 wcsware.1 
/usr/obj/usr/ports/astro/wcslib/work/stage/usr/local/man/man1
gmake[3]: Leaving directory 
`/usr/obj/usr/ports/astro/wcslib/work/wcslib-4.13.4/utils'
/usr/bin/install -c -o root -g wheel -m 444 wcsconfig.h wcsconfig_f77.h 
/usr/obj/usr/ports/astro/wcslib/work/stage/usr/local/include/wcslib-4.13.4
if [ -h /usr/obj/usr/ports/astro/wcslib/work/stage/usr/local/share/doc/wcslib ] 
; then \
     rm -f 
/usr/obj/usr/ports/astro/wcslib/work/stage/usr/local/share/doc/wcslib ; \
     ln -s wcslib-4.13.4 
/usr/obj/usr/ports/astro/wcslib/work/stage/usr/local/share/doc/wcslib ; \
   fi
if [ ! -d 
"/usr/obj/usr/ports/astro/wcslib/work/stage/usr/local/libdata/pkgconfig" ] ; 
then \
     /usr/bin/install -c -o root -g wheel -d -m 2775 
/usr/obj/usr/ports/astro/wcslib/work/stage/usr/local/libdata/pkgconfig ; \
   fi
/usr/bin/install -c -o root -g wheel -m 444 wcslib.pc 
/usr/obj/usr/ports/astro/wcslib/work/stage/usr/local/libdata/pkgconfig/wcslib.pc
gmake[2]: Leaving directory `/usr/obj/usr/ports/astro/wcslib/work/wcslib-4.13.4'
/bin/mkdir -p 
/usr/obj/usr/ports/astro/wcslib/work/stage/usr/local/share/doc/wcslib
(cd /usr/obj/usr/ports/astro/wcslib/work/wcslib-4.13.4/ && install  -o root -g 
wheel -m 444 CHANGES README COPYING COPYING.LESSER wcslib.pdf 
/usr/obj/usr/ports/astro/wcslib/work/stage/usr/local/share/doc/wcslib)
/bin/mkdir -p 
/usr/obj/usr/ports/astro/wcslib/work/stage/usr/local/share/doc/wcslib/html
(cd /usr/obj/usr/ports/astro/wcslib/work/wcslib-4.13.4/html && install  -o root 
-g wheel -m 444 * 
/usr/obj/usr/ports/astro/wcslib/work/stage/usr/local/share/doc/wcslib/html)
====> Compressing man pages (compress-man)
root@harmony:/usr/ports/astro/wcslib # make MAKE_JOBS_UNSAFE=yes stage
===>  Found saved configuration for wcslib-4.13.4
===>   wcslib-4.13.4 depends on file: /usr/local/sbin/pkg - found
===> Fetching all distfiles required by wcslib-4.13.4 for building
===>  Extracting for wcslib-4.13.4
=> SHA256 Checksum OK for wcslib-4.13.4.tar.bz2.
===>  Patching for wcslib-4.13.4
===>  Applying FreeBSD patches for wcslib-4.13.4
===>   Ignoring patchfile /usr/ports/astro/wcslib/files/patch-GNUmakefile.orig
===>   wcslib-4.13.4 depends on executable: gmake - found
===>   wcslib-4.13.4 depends on shared library: cfitsio - found
===>  Configuring for wcslib-4.13.4
===>   FreeBSD 10 autotools fix applied to 
/usr/obj/usr/ports/astro/wcslib/work/wcslib-4.13.4/configure
configure: loading site script /usr/ports/Templates/config.site
checking build system type... amd64-portbld-freebsd10.0
checking for flex... flex
configure: Using Flex version 2.5.37.
checking for gcc... cc
checking for C compiler default output file name... a.out
checking whether the C compiler works... yes
checking whether we are cross compiling... no
checking for suffix of executables... 
checking for suffix of object files... o
checking whether we are using the GNU C compiler... yes
checking whether cc accepts -g... yes
checking for cc option to accept ISO C89... none needed
checking how to run the C preprocessor... cpp
checking for gcc... (cached) cc
checking whether we are using the GNU C compiler... (cached) yes
checking whether cc accepts -g... (cached) yes
checking for cc option to accept ISO C89... (cached) none needed
checking for cc option to accept ISO C99... none needed
checking for cc option to accept ISO Standard C... (cached) none needed
checking for an ANSI C-conforming const... yes
checking for grep that handles long lines and -e... (cached) /usr/bin/grep
checking for egrep... (cached) /usr/bin/egrep
checking for ANSI C header files... (cached) yes
checking for sys/types.h... (cached) yes
checking for sys/stat.h... (cached) yes
checking for stdlib.h... (cached) yes
checking for string.h... (cached) yes
checking for memory.h... (cached) yes
checking for strings.h... (cached) yes
checking for inttypes.h... (cached) yes
checking for stdint.h... (cached) yes
checking for unistd.h... (cached) yes
checking for size_t... (cached) yes
checking for off_t... (cached) yes
checking for int8_t... (cached) yes
checking for int16_t... (cached) yes
checking for int32_t... (cached) yes
checking for uint8_t... (cached) yes
checking for uint16_t... (cached) yes
checking for uint32_t... (cached) yes
checking for ANSI C header files... (cached) yes
checking for ctype.h... (cached) yes
checking for errno.h... (cached) yes
checking for limits.h... (cached) yes
checking for math.h... (cached) yes
checking setjmp.h usability... yes
checking setjmp.h presence... yes
checking for setjmp.h... yes
checking for stdarg.h... (cached) yes
checking for stdio.h... (cached) yes
checking for stdlib.h... (cached) yes
checking for string.h... (cached) yes
checking for floor in -lm... yes
checking for _LARGEFILE_SOURCE value needed for large files... no
checking for stdlib.h... (cached) yes
checking for GNU libc compatible malloc... (cached) yes
checking for stdlib.h... (cached) yes
checking for GNU libc compatible realloc... yes
checking for function prototypes... yes
checking whether setvbuf arguments are reversed... no
checking whether lstat dereferences a symlink specified with a trailing 
slash... (cached) yes
checking whether stat accepts an empty string... no
checking for vprintf... (cached) yes
checking for _doprnt... no
checking for floor... yes
checking for memset... (cached) yes
checking for pow... yes
checking for sqrt... yes
checking for strchr... yes
checking for strstr... yes
checking for cosd in -lsunmath... no
checking for sincos... no
checking for int... (cached) yes
checking size of int... 4
checking for long int... yes
checking size of long int... 8
checking for long long int... (cached) yes
checking size of long long int... 8
checking for printf z format modifier for size_t type... yes
checking for gfortran... no
checking for g77... no
checking for f77... no
checking for ifort... no
checking for xlf... no
checking for frt... no
checking for pgf77... no
checking for fl32... no
checking for af77... no
checking for fort77... no
checking for f90... no
checking for xlf90... no
checking for pgf90... no
checking for epcf90... no
checking for f95... no
checking for fort... no
checking for xlf95... no
checking for lf95... no
checking for g95... no
checking whether we are using the GNU Fortran 77 compiler... no
checking whether  accepts -g... no
configure: WARNING:
      ------------------------------------------------------------------
      Fortran compiler not found, will skip Fortran wrappers and PGSBOX.
      ------------------------------------------------------------------
checking for printf$LDBLStub in -lSystemStubs... no
checking for ranlib... ranlib
checking whether ln -s works... yes
checking for a BSD-compatible install... /usr/bin/install -c -o root -g wheel
configure: End of primary configuration.

configure: Looking for libraries etc. for utilities and test suite...
checking for unistd.h... (cached) yes
checking for _LARGEFILE_SOURCE value needed for large files... (cached) no
checking for special C compiler options needed for large files... no
checking for _FILE_OFFSET_BITS value needed for large files... no
checking for /usr/local/cfitsio/lib... no
checking for /local/cfitsio/lib... no
checking for /usr/local/pgplot/lib... no
checking for /local/pgplot/lib... no
checking for /usr/local/lib... yes
checking for /local/lib... no
checking for /opt/local/lib... no
checking for /opt/SUNWspro/lib... no
checking for /sw/lib... no
checking for /usr/local/cfitsio/include/cfitsio/fitsio.h... no
checking for /usr/local/cfitsio/include/fitsio.h... no
checking for /local/cfitsio/include/cfitsio/fitsio.h... no
checking for /local/cfitsio/include/fitsio.h... no
checking for /usr/local/include/cfitsio/fitsio.h... no
checking for /usr/local/include/fitsio.h... yes
checking for recv in -lsocket... no
checking for ffopen in -lcfitsio... yes
configure: CFITSIO appears to be available.
checking for fits_read_wcstab in -lcfitsio... yes
configure: End of auxiliary configuration.

configure: Configuring files...
configure: creating ./config.status
config.status: creating makedefs
config.status: creating wcslib.pc
config.status: creating wcsconfig.h
config.status: creating wcsconfig_f77.h
config.status: creating wcsconfig_tests.h
config.status: creating wcsconfig_utils.h
===>  Building for wcslib-4.13.4
gmake[2]: Entering directory 
`/usr/obj/usr/ports/astro/wcslib/work/wcslib-4.13.4'

FreeBSD harmony.localnet.edu 10.0-BETA3 FreeBSD 10.0-BETA3 #0 r257740: Wed Nov  
6 14:39:14 CET 2013     
alo...@harmony.localnet.edu:/usr/obj/usr/src/sys/GENERIC  amd64

GNU Make 3.82
  MAKEFLAGS   := w -- DESTDIR=/usr/obj/usr/ports/astro/wcslib/work/stage 
SYSTEMVERSION= OSVERSION=1000501 OSREL=10.0 OPSYS=FreeBSD MAKE_JOBS_UNSAFE=yes 
CONFIG_DONE_WCSLIB=1 ARCH=amd64 .MAKE.LEVEL.ENV=MAKELEVEL

For building and installing wcslib-4.13.4...
  ARCH        := amd64
  FLEX        := flex
  FLFLAGS     := 
  CPP         := cpp
  CPPFLAGS    := -DHAVE_CONFIG_H
  WCSTRIG     := WRAPPER
  CC          := cc
  CFLAGS      := -O2 -pipe -fstack-protector -fno-strict-aliasing
  FC          := 
  FFLAGS      := 
  WCSLIB      := libwcs-4.13.4.a
  RANLIB      := ranlib
  SHRLIB      := libwcs.so.4.13.4
  SONAME      := libwcs.so.4
  SHRFLAGS    := -fPIC
  SHRLD       := cc -fPIC -shared -Wl,-hlibwcs.so.4
  SHRLN       := libwcs.so
  LN_S        := ln -s
  INSTALL     := /usr/bin/install -c -o root -g wheel
  LIBDIR      := /usr/obj/usr/ports/astro/wcslib/work/stage/usr/local/lib
  BINDIR      := /usr/obj/usr/ports/astro/wcslib/work/stage/usr/local/bin
  INCDIR      := 
/usr/obj/usr/ports/astro/wcslib/work/stage/usr/local/include/wcslib-4.13.4
  INCLINK     := 
/usr/obj/usr/ports/astro/wcslib/work/stage/usr/local/include/wcslib
  DOCDIR      := 
/usr/obj/usr/ports/astro/wcslib/work/stage/usr/local/share/doc/wcslib-4.13.4
  DOCLINK     := 
/usr/obj/usr/ports/astro/wcslib/work/stage/usr/local/share/doc/wcslib
  HTMLDIR     := 
/usr/obj/usr/ports/astro/wcslib/work/stage/usr/local/share/doc/wcslib-4.13.4
  PDFDIR      := 
/usr/obj/usr/ports/astro/wcslib/work/stage/usr/local/share/doc/wcslib-4.13.4
  MANDIR      := /usr/obj/usr/ports/astro/wcslib/work/stage/usr/local/man
  TIMER       := date +"%a %Y/%m/%d %X %z, executing on $HOST"

Important wcsconfig.h defines...
  /* #undef HAVE_SINCOS */
  #define WCSLIB_INT64 long long int

To build utilities and test programs...
  LD          := cc
  LDFLAGS     := -fstack-protector -L/usr/local/lib
  PGPLOTINC   := 
  PGPLOTLIB   := 
  CFITSIOINC  := -I/usr/local/include
  CFITSIOLIB  := -lcfitsio 
  GETWCSTAB   := 
  FLIBS       := 
  LIBS        := -lm 

Subdirectories to be built...
  SUBDIRS     := C utils
  TSTDIRS     := C

For code development...
  FLAVOURS    := ""
  FLAVOUR     := 
  VALGRIND    := 
  EXTRA_CLEAN := 


Wed 2013/11/06 20:37:22 +0100, executing on harmony.localnet.edu
gmake[3]: Entering directory 
`/usr/obj/usr/ports/astro/wcslib/work/wcslib-4.13.4/C'

flex  -t wcsulex.l | sed -e 's/^[        ]*#/#/' > wcsulex.c

flex  -t wcsbth.l | sed -e 's/^[         ]*#/#/' > wcsbth.c

flex  -t fitshdr.l | sed -e 's/^[        ]*#/#/' > fitshdr.c

flex  -t wcspih.l | sed -e 's/^[         ]*#/#/' > wcspih.c

flex  -t wcsutrn.l | sed -e 's/^[        ]*#/#/' > wcsutrn.c

cc -DHAVE_CONFIG_H -I. -I.. -O2 -pipe -fstack-protector -fno-strict-aliasing -c 
cel.c
ar r libwcs-4.13.4.a cel.o
ar: warning: creating libwcs-4.13.4.a

cc -DHAVE_CONFIG_H -I. -I.. -O2 -pipe -fstack-protector -fno-strict-aliasing -c 
fitshdr.c
ar r libwcs-4.13.4.a fitshdr.o

cc -DHAVE_CONFIG_H -I. -I.. -O2 -pipe -fstack-protector -fno-strict-aliasing -c 
lin.c
ar r libwcs-4.13.4.a lin.o

cc -DHAVE_CONFIG_H -I. -I.. -O2 -pipe -fstack-protector -fno-strict-aliasing -c 
log.c
ar r libwcs-4.13.4.a log.o

cc -DHAVE_CONFIG_H -I. -I.. -O2 -pipe -fstack-protector -fno-strict-aliasing -c 
prj.c
ar r libwcs-4.13.4.a prj.o

cc -DHAVE_CONFIG_H -I. -I.. -O2 -pipe -fstack-protector -fno-strict-aliasing -c 
spc.c
ar r libwcs-4.13.4.a spc.o

cc -DHAVE_CONFIG_H -I. -I.. -O2 -pipe -fstack-protector -fno-strict-aliasing -c 
sph.c
ar r libwcs-4.13.4.a sph.o

cc -DHAVE_CONFIG_H -I. -I.. -O2 -pipe -fstack-protector -fno-strict-aliasing -c 
spx.c
ar r libwcs-4.13.4.a spx.o

cc -DHAVE_CONFIG_H -I. -I.. -O2 -pipe -fstack-protector -fno-strict-aliasing -c 
tab.c
ar r libwcs-4.13.4.a tab.o

cc -DHAVE_CONFIG_H -I. -I.. -O2 -pipe -fstack-protector -fno-strict-aliasing -c 
wcs.c
ar r libwcs-4.13.4.a wcs.o

cc -DHAVE_CONFIG_H -I. -I.. -O2 -pipe -fstack-protector -fno-strict-aliasing -c 
wcsbth.c
ar r libwcs-4.13.4.a wcsbth.o

cc -DHAVE_CONFIG_H -I. -I.. -O2 -pipe -fstack-protector -fno-strict-aliasing -c 
wcserr.c
ar r libwcs-4.13.4.a wcserr.o

cc -DHAVE_CONFIG_H -I. -I.. -O2 -pipe -fstack-protector -fno-strict-aliasing -c 
wcsfix.c
ar r libwcs-4.13.4.a wcsfix.o

cc -DHAVE_CONFIG_H -I. -I.. -O2 -pipe -fstack-protector -fno-strict-aliasing -c 
wcshdr.c
ar r libwcs-4.13.4.a wcshdr.o

cc -DHAVE_CONFIG_H -I. -I.. -O2 -pipe -fstack-protector -fno-strict-aliasing -c 
wcspih.c
ar r libwcs-4.13.4.a wcspih.o

cc -DHAVE_CONFIG_H -I. -I.. -O2 -pipe -fstack-protector -fno-strict-aliasing -c 
wcsprintf.c
ar r libwcs-4.13.4.a wcsprintf.o

cc -DHAVE_CONFIG_H -I. -I.. -O2 -pipe -fstack-protector -fno-strict-aliasing -c 
wcstrig.c
ar r libwcs-4.13.4.a wcstrig.o

cc -DHAVE_CONFIG_H -I. -I.. -O2 -pipe -fstack-protector -fno-strict-aliasing -c 
wcsulex.c
ar r libwcs-4.13.4.a wcsulex.o

cc -DHAVE_CONFIG_H -I. -I.. -O2 -pipe -fstack-protector -fno-strict-aliasing -c 
wcsunits.c
ar r libwcs-4.13.4.a wcsunits.o

cc -DHAVE_CONFIG_H -I. -I.. -O2 -pipe -fstack-protector -fno-strict-aliasing -c 
wcsutil.c
ar r libwcs-4.13.4.a wcsutil.o

cc -DHAVE_CONFIG_H -I. -I.. -O2 -pipe -fstack-protector -fno-strict-aliasing -c 
wcsutrn.c
ar r libwcs-4.13.4.a wcsutrn.o

ranlib libwcs-4.13.4.a

cc -DHAVE_CONFIG_H -I. -I.. -O2 -pipe -fstack-protector -fno-strict-aliasing 
-fPIC -c cel.c
ar r libwcs-PIC.a cel.o
ar: warning: creating libwcs-PIC.a

cc -DHAVE_CONFIG_H -I. -I.. -O2 -pipe -fstack-protector -fno-strict-aliasing 
-fPIC -c fitshdr.c
ar r libwcs-PIC.a fitshdr.o

cc -DHAVE_CONFIG_H -I. -I.. -O2 -pipe -fstack-protector -fno-strict-aliasing 
-fPIC -c lin.c
ar r libwcs-PIC.a lin.o

cc -DHAVE_CONFIG_H -I. -I.. -O2 -pipe -fstack-protector -fno-strict-aliasing 
-fPIC -c log.c
ar r libwcs-PIC.a log.o

cc -DHAVE_CONFIG_H -I. -I.. -O2 -pipe -fstack-protector -fno-strict-aliasing 
-fPIC -c prj.c
ar r libwcs-PIC.a prj.o

cc -DHAVE_CONFIG_H -I. -I.. -O2 -pipe -fstack-protector -fno-strict-aliasing 
-fPIC -c spc.c
ar r libwcs-PIC.a spc.o

cc -DHAVE_CONFIG_H -I. -I.. -O2 -pipe -fstack-protector -fno-strict-aliasing 
-fPIC -c sph.c
ar r libwcs-PIC.a sph.o

cc -DHAVE_CONFIG_H -I. -I.. -O2 -pipe -fstack-protector -fno-strict-aliasing 
-fPIC -c spx.c
ar r libwcs-PIC.a spx.o

cc -DHAVE_CONFIG_H -I. -I.. -O2 -pipe -fstack-protector -fno-strict-aliasing 
-fPIC -c tab.c
ar r libwcs-PIC.a tab.o

cc -DHAVE_CONFIG_H -I. -I.. -O2 -pipe -fstack-protector -fno-strict-aliasing 
-fPIC -c wcs.c
ar r libwcs-PIC.a wcs.o

cc -DHAVE_CONFIG_H -I. -I.. -O2 -pipe -fstack-protector -fno-strict-aliasing 
-fPIC -c wcsbth.c
ar r libwcs-PIC.a wcsbth.o

cc -DHAVE_CONFIG_H -I. -I.. -O2 -pipe -fstack-protector -fno-strict-aliasing 
-fPIC -c wcserr.c
ar r libwcs-PIC.a wcserr.o

cc -DHAVE_CONFIG_H -I. -I.. -O2 -pipe -fstack-protector -fno-strict-aliasing 
-fPIC -c wcsfix.c
ar r libwcs-PIC.a wcsfix.o

cc -DHAVE_CONFIG_H -I. -I.. -O2 -pipe -fstack-protector -fno-strict-aliasing 
-fPIC -c wcshdr.c
ar r libwcs-PIC.a wcshdr.o

cc -DHAVE_CONFIG_H -I. -I.. -O2 -pipe -fstack-protector -fno-strict-aliasing 
-fPIC -c wcspih.c
ar r libwcs-PIC.a wcspih.o

cc -DHAVE_CONFIG_H -I. -I.. -O2 -pipe -fstack-protector -fno-strict-aliasing 
-fPIC -c wcsprintf.c
ar r libwcs-PIC.a wcsprintf.o

cc -DHAVE_CONFIG_H -I. -I.. -O2 -pipe -fstack-protector -fno-strict-aliasing 
-fPIC -c wcstrig.c
ar r libwcs-PIC.a wcstrig.o

cc -DHAVE_CONFIG_H -I. -I.. -O2 -pipe -fstack-protector -fno-strict-aliasing 
-fPIC -c wcsulex.c
ar r libwcs-PIC.a wcsulex.o

cc -DHAVE_CONFIG_H -I. -I.. -O2 -pipe -fstack-protector -fno-strict-aliasing 
-fPIC -c wcsunits.c
ar r libwcs-PIC.a wcsunits.o

cc -DHAVE_CONFIG_H -I. -I.. -O2 -pipe -fstack-protector -fno-strict-aliasing 
-fPIC -c wcsutil.c
ar r libwcs-PIC.a wcsutil.o

cc -DHAVE_CONFIG_H -I. -I.. -O2 -pipe -fstack-protector -fno-strict-aliasing 
-fPIC -c wcsutrn.c
ar r libwcs-PIC.a wcsutrn.o

mkdir tmp && \
     cd tmp && \
     trap 'cd .. ; rm -f -r tmp' 0 1 2 3 15 ; \
     ar x ../libwcs-PIC.a && \
     cc -fPIC -shared -Wl,-hlibwcs.so.4 -o libwcs.so.4.13.4 *.o 
-fstack-protector -L/usr/local/lib -lm  && \
     mv libwcs.so.4.13.4 ..
gmake[3]: Leaving directory 
`/usr/obj/usr/ports/astro/wcslib/work/wcslib-4.13.4/C'

Wed 2013/11/06 20:37:34 +0100, executing on harmony.localnet.edu
gmake[3]: Entering directory 
`/usr/obj/usr/ports/astro/wcslib/work/wcslib-4.13.4/utils'

cc -DHAVE_CONFIG_H -I.. -I../C -O2 -pipe -fstack-protector -fno-strict-aliasing 
-c -o fitshdr.o fitshdr.c
cc -o fitshdr fitshdr.o -fstack-protector -L/usr/local/lib -lm 

cc -DHAVE_CONFIG_H -I.. -I../C -I/usr/local/include -O2 -pipe -fstack-protector 
-fno-strict-aliasing -c -o HPXcvt.o HPXcvt.c
cc -o HPXcvt HPXcvt.o -fstack-protector -L/usr/local/lib -lcfitsio  -lm 

cc -DDO_CFITSIO -DHAVE_CONFIG_H -I.. -I../C -I../pgsbox -I../C 
-I/usr/local/include \
     -O2 -pipe -fstack-protector -fno-strict-aliasing -c -o wcsware.o wcsware.c
cc -o wcsware wcsware.o  -fstack-protector -L/usr/local/lib -lcfitsio  
../C/libwcs-4.13.4.a \
      -lm 
gmake[3]: Leaving directory 
`/usr/obj/usr/ports/astro/wcslib/work/wcslib-4.13.4/utils'
gmake[2]: Leaving directory `/usr/obj/usr/ports/astro/wcslib/work/wcslib-4.13.4'
===>  Staging for wcslib-4.13.4
===>   Generating temporary packing list
gmake[2]: Entering directory 
`/usr/obj/usr/ports/astro/wcslib/work/wcslib-4.13.4'
gmake[3]: Entering directory 
`/usr/obj/usr/ports/astro/wcslib/work/wcslib-4.13.4/C'
if [ ! -d "/usr/obj/usr/ports/astro/wcslib/work/stage/usr/local/lib" ] ; then \
     /usr/bin/install -c -o root -g wheel -d -m 2775 
/usr/obj/usr/ports/astro/wcslib/work/stage/usr/local/lib ; \
   fi
/usr/bin/install -c -o root -g wheel -m 644 libwcs-4.13.4.a 
/usr/obj/usr/ports/astro/wcslib/work/stage/usr/local/lib
ranlib /usr/obj/usr/ports/astro/wcslib/work/stage/usr/local/lib/libwcs-4.13.4.a
if [ -h "/usr/obj/usr/ports/astro/wcslib/work/stage/usr/local/lib/libwcs.a" ] ; 
then \
     rm -f /usr/obj/usr/ports/astro/wcslib/work/stage/usr/local/lib/libwcs.a ; \
   fi
ln -s libwcs-4.13.4.a 
/usr/obj/usr/ports/astro/wcslib/work/stage/usr/local/lib/libwcs.a
if [ "libwcs.so.4.13.4" != "" ] ; then \
     /usr/bin/install -c -o root -g wheel -m 644 libwcs.so.4.13.4 
/usr/obj/usr/ports/astro/wcslib/work/stage/usr/local/lib ; \
     if [ -h 
"/usr/obj/usr/ports/astro/wcslib/work/stage/usr/local/lib/libwcs.so.4" ] ; then 
\
       rm -f 
/usr/obj/usr/ports/astro/wcslib/work/stage/usr/local/lib/libwcs.so.4 ; \
     fi ; \
     ln -s libwcs.so.4.13.4 
/usr/obj/usr/ports/astro/wcslib/work/stage/usr/local/lib/libwcs.so.4 ; \
     if [ "libwcs.so" != "" ] ; then \
       if [ -h 
"/usr/obj/usr/ports/astro/wcslib/work/stage/usr/local/lib/libwcs.so" ] ; then \
         rm -f 
/usr/obj/usr/ports/astro/wcslib/work/stage/usr/local/lib/libwcs.so ; \
       fi ; \
       ln -s libwcs.so.4 
/usr/obj/usr/ports/astro/wcslib/work/stage/usr/local/lib/libwcs.so ; \
     fi ; \
   fi
if [ ! -d 
"/usr/obj/usr/ports/astro/wcslib/work/stage/usr/local/include/wcslib-4.13.4" ] 
; then \
     /usr/bin/install -c -o root -g wheel -d -m 2775 
/usr/obj/usr/ports/astro/wcslib/work/stage/usr/local/include/wcslib-4.13.4 ; \
   fi
/usr/bin/install -c -o root -g wheel -m 444 *.h 
/usr/obj/usr/ports/astro/wcslib/work/stage/usr/local/include/wcslib-4.13.4
rm -f /usr/obj/usr/ports/astro/wcslib/work/stage/usr/local/include/wcslib
ln -s wcslib-4.13.4 
/usr/obj/usr/ports/astro/wcslib/work/stage/usr/local/include/wcslib
gmake[3]: Leaving directory 
`/usr/obj/usr/ports/astro/wcslib/work/wcslib-4.13.4/C'
gmake[3]: Entering directory 
`/usr/obj/usr/ports/astro/wcslib/work/wcslib-4.13.4/utils'
if [ ! -d "/usr/obj/usr/ports/astro/wcslib/work/stage/usr/local/bin" ] ; then \
     /usr/bin/install -c -o root -g wheel -d -m 2775 
/usr/obj/usr/ports/astro/wcslib/work/stage/usr/local/bin ; \
   fi
/usr/bin/install -c -o root -g wheel -m 755 fitshdr HPXcvt wcsware 
/usr/obj/usr/ports/astro/wcslib/work/stage/usr/local/bin
if [ ! -d "/usr/obj/usr/ports/astro/wcslib/work/stage/usr/local/man" ] ; then \
     /usr/bin/install -c -o root -g wheel -d -m 2775 
/usr/obj/usr/ports/astro/wcslib/work/stage/usr/local/man/man1 ; \
   fi
/usr/bin/install -c -o root -g wheel -m 644 fitshdr.1 HPXcvt.1 wcsware.1 
/usr/obj/usr/ports/astro/wcslib/work/stage/usr/local/man/man1
gmake[3]: Leaving directory 
`/usr/obj/usr/ports/astro/wcslib/work/wcslib-4.13.4/utils'
/usr/bin/install -c -o root -g wheel -m 444 wcsconfig.h wcsconfig_f77.h 
/usr/obj/usr/ports/astro/wcslib/work/stage/usr/local/include/wcslib-4.13.4
if [ -h /usr/obj/usr/ports/astro/wcslib/work/stage/usr/local/share/doc/wcslib ] 
; then \
     rm -f 
/usr/obj/usr/ports/astro/wcslib/work/stage/usr/local/share/doc/wcslib ; \
     ln -s wcslib-4.13.4 
/usr/obj/usr/ports/astro/wcslib/work/stage/usr/local/share/doc/wcslib ; \
   fi
if [ ! -d 
"/usr/obj/usr/ports/astro/wcslib/work/stage/usr/local/libdata/pkgconfig" ] ; 
then \
     /usr/bin/install -c -o root -g wheel -d -m 2775 
/usr/obj/usr/ports/astro/wcslib/work/stage/usr/local/libdata/pkgconfig ; \
   fi
/usr/bin/install -c -o root -g wheel -m 444 wcslib.pc 
/usr/obj/usr/ports/astro/wcslib/work/stage/usr/local/libdata/pkgconfig/wcslib.pc
gmake[2]: Leaving directory `/usr/obj/usr/ports/astro/wcslib/work/wcslib-4.13.4'
/bin/mkdir -p 
/usr/obj/usr/ports/astro/wcslib/work/stage/usr/local/share/doc/wcslib
(cd /usr/obj/usr/ports/astro/wcslib/work/wcslib-4.13.4/ && install  -o root -g 
wheel -m 444 CHANGES README COPYING COPYING.LESSER wcslib.pdf 
/usr/obj/usr/ports/astro/wcslib/work/stage/usr/local/share/doc/wcslib)
/bin/mkdir -p 
/usr/obj/usr/ports/astro/wcslib/work/stage/usr/local/share/doc/wcslib/html
(cd /usr/obj/usr/ports/astro/wcslib/work/wcslib-4.13.4/html && install  -o root 
-g wheel -m 444 * 
/usr/obj/usr/ports/astro/wcslib/work/stage/usr/local/share/doc/wcslib/html)
====> Compressing man pages (compress-man) 
_______________________________________________
kde-freebsd mailing list
kde-freebsd@kde.org
https://mail.kde.org/mailman/listinfo/kde-freebsd
See also http://freebsd.kde.org/ for latest information

Reply via email to