[package - head-powerpc64-default][astro/saoimage] Failed for saoimage-1.35.1_2 in build

pkg-fallout at FreeBSD.org pkg-fallout at FreeBSD.org
Wed Sep 2 18:22:16 UTC 2020


You are receiving this mail as a port that you maintain
is failing to build on the FreeBSD package build server.
Please investigate the failure and submit a PR to fix
build.

Maintainer:     ports at FreeBSD.org
Last committer: bapt at FreeBSD.org
Ident:          $FreeBSD: head/astro/saoimage/Makefile 523220 2020-01-16 09:34:42Z bapt $
Log URL:        http://pylon.nyi.freebsd.org/data/head-powerpc64-default/p545799_s364495/logs/saoimage-1.35.1_2.log
Build URL:      http://pylon.nyi.freebsd.org/build.html?mastername=head-powerpc64-default&build=p545799_s364495
Log:

=>> Building astro/saoimage
build started at Wed Sep  2 18:20:39 UTC 2020
port directory: /usr/ports/astro/saoimage
package name: saoimage-1.35.1_2
building for: FreeBSD head-powerpc64-default-job-15 13.0-CURRENT FreeBSD 13.0-CURRENT 1300111 powerpc
maintained by: ports at FreeBSD.org
Makefile ident:      $FreeBSD: head/astro/saoimage/Makefile 523220 2020-01-16 09:34:42Z bapt $
Poudriere version: 3.2.8-5-gc81843e5
Host OSVERSION: 1300084
Jail OSVERSION: 1300111
Job Id: 15




!!! Jail is newer than host. (Jail: 1300111, Host: 1300084) !!!
!!! This is not supported. !!!
!!! Host kernel must be same or newer than jail. !!!
!!! Expect build failures. !!!



---Begin Environment---
SHELL=/bin/csh
OSVERSION=1300111
UNAME_v=FreeBSD 13.0-CURRENT 1300111
UNAME_r=13.0-CURRENT
BLOCKSIZE=K
MAIL=/var/mail/root
STATUS=1
HOME=/root
PATH=/sbin:/bin:/usr/sbin:/usr/bin:/usr/local/sbin:/usr/local/bin:/root/bin
LOCALBASE=/usr/local
USER=root
LIBEXECPREFIX=/usr/local/libexec/poudriere
POUDRIERE_VERSION=3.2.8-5-gc81843e5
MASTERMNT=/usr/local/poudriere/data/.m/head-powerpc64-default/ref
POUDRIERE_BUILD_TYPE=bulk
PACKAGE_BUILDING=yes
SAVED_TERM=
PWD=/usr/local/poudriere/data/.m/head-powerpc64-default/ref/.p/pool
P_PORTS_FEATURES=FLAVORS SELECTED_OPTIONS
MASTERNAME=head-powerpc64-default
SCRIPTPREFIX=/usr/local/share/poudriere
OLDPWD=/usr/local/poudriere/data/.m/head-powerpc64-default/ref/.p
SCRIPTPATH=/usr/local/share/poudriere/bulk.sh
POUDRIEREPATH=/usr/local/bin/poudriere
---End Environment---

---Begin Poudriere Port Flags/Env---
PORT_FLAGS=
PKGENV=
FLAVOR=
DEPENDS_ARGS=
MAKE_ARGS=
---End Poudriere Port Flags/Env---

---Begin OPTIONS List---
---End OPTIONS List---

--MAINTAINER--
ports at FreeBSD.org
--End MAINTAINER--

--CONFIGURE_ARGS--

--End CONFIGURE_ARGS--

--CONFIGURE_ENV--
XDG_DATA_HOME=/wrkdirs/usr/ports/astro/saoimage/work  XDG_CONFIG_HOME=/wrkdirs/usr/ports/astro/saoimage/work  HOME=/wrkdirs/usr/ports/astro/saoimage/work TMPDIR="/tmp" PATH=/wrkdirs/usr/ports/astro/saoimage/work/.bin:/sbin:/bin:/usr/sbin:/usr/bin:/usr/local/sbin:/usr/local/bin:/root/bin SHELL=/bin/sh CONFIG_SHELL=/bin/sh
--End CONFIGURE_ENV--

--MAKE_ENV--
OFLAGS="-O2 -pipe  -fstack-protector-strong -fno-strict-aliasing " XDG_DATA_HOME=/wrkdirs/usr/ports/astro/saoimage/work  XDG_CONFIG_HOME=/wrkdirs/usr/ports/astro/saoimage/work  HOME=/wrkdirs/usr/ports/astro/saoimage/work TMPDIR="/tmp" PATH=/wrkdirs/usr/ports/astro/saoimage/work/.bin:/sbin:/bin:/usr/sbin:/usr/bin:/usr/local/sbin:/usr/local/bin:/root/bin NO_PIE=yes MK_DEBUG_FILES=no MK_KERNEL_SYMBOLS=no SHELL=/bin/sh NO_LINT=YES PREFIX=/usr/local  LOCALBASE=/usr/local  CC="cc" CFLAGS="-O2 -pipe  -fstack-protector-strong -fno-strict-aliasing "  CPP="cpp" CPPFLAGS=""  LDFLAGS=" -fstack-protector-strong " LIBS=""  CXX="c++" CXXFLAGS="-O2 -pipe -fstack-protector-strong -fno-strict-aliasing  "  MANPREFIX="/usr/local" BSD_INSTALL_PROGRAM="install  -s -m 555"  BSD_INSTALL_LIB="install  -s -m 0644"  BSD_INSTALL_SCRIPT="install  -m 555"  BSD_INSTALL_DATA="install  -m 0644"  BSD_INSTALL_MAN="install  -m 444"
--End MAKE_ENV--

--PLIST_SUB--
OSREL=13.0 PREFIX=%D LOCALBASE=/usr/local  RESETPREFIX=/usr/local LIB32DIR=lib DOCSDIR="share/doc/saoimage"  EXAMPLESDIR="share/examples/saoimage"  DATADIR="share/saoimage"  WWWDIR="www/saoimage"  ETCDIR="etc/saoimage"
--End PLIST_SUB--

--SUB_LIST--
PREFIX=/usr/local LOCALBASE=/usr/local  DATADIR=/usr/local/share/saoimage DOCSDIR=/usr/local/share/doc/saoimage EXAMPLESDIR=/usr/local/share/examples/saoimage  WWWDIR=/usr/local/www/saoimage ETCDIR=/usr/local/etc/saoimage
--End SUB_LIST--

---Begin make.conf---
USE_PACKAGE_DEPENDS=yes
BATCH=yes
WRKDIRPREFIX=/wrkdirs
PORTSDIR=/usr/ports
PACKAGES=/packages
DISTDIR=/distfiles
PACKAGE_BUILDING=yes
PACKAGE_BUILDING_FLAVORS=yes
#### /usr/local/etc/poudriere.d/make.conf ####
# XXX: We really need this but cannot use it while 'make checksum' does not
# try the next mirror on checksum failure.  It currently retries the same
# failed mirror and then fails rather then trying another.  It *does*
# try the next if the size is mismatched though.
#MASTER_SITE_FREEBSD=yes
# Build ALLOW_MAKE_JOBS_PACKAGES with 2 jobs
MAKE_JOBS_NUMBER=2
#### /usr/ports/Mk/Scripts/ports_env.sh ####
_CCVERSION_921dbbb2=FreeBSD clang version 11.0.0 (git at github.com:llvm/llvm-project.git llvmorg-11.0.0-rc1-47-gff47911ddfc) Target: powerpc64-unknown-freebsd13.0 Thread model: posix InstalledDir: /usr/bin
_ALTCCVERSION_921dbbb2=none
_CXXINTERNAL_acaad9ca=FreeBSD clang version 11.0.0 (git at github.com:llvm/llvm-project.git llvmorg-11.0.0-rc1-47-gff47911ddfc) Target: powerpc64-unknown-freebsd13.0 Thread model: posix InstalledDir: /usr/bin "/usr/bin/ld" "--eh-frame-hdr" "-dynamic-linker" "/libexec/ld-elf.so.1" "--enable-new-dtags" "-o" "a.out" "/usr/lib/crt1.o" "/usr/lib/crti.o" "/usr/lib/crtbegin.o" "-L/usr/lib" "/dev/null" "-lc++" "-lm" "-lgcc" "--as-needed" "-lgcc_s" "--no-as-needed" "-lc" "-lgcc" "--as-needed" "-lgcc_s" "--no-as-needed" "/usr/lib/crtend.o" "/usr/lib/crtn.o"
CC_OUTPUT_921dbbb2_58173849=yes
CC_OUTPUT_921dbbb2_9bdba57c=yes
CC_OUTPUT_921dbbb2_6a4fe7f5=yes
CC_OUTPUT_921dbbb2_6bcac02b=yes
CC_OUTPUT_921dbbb2_67d20829=yes
CC_OUTPUT_921dbbb2_bfa62e83=yes
CC_OUTPUT_921dbbb2_f0b4d593=yes
CC_OUTPUT_921dbbb2_308abb44=yes
CC_OUTPUT_921dbbb2_f00456e5=yes
CC_OUTPUT_921dbbb2_65ad290d=yes
CC_OUTPUT_921dbbb2_f2776b26=yes
CC_OUTPUT_921dbbb2_b2657cc3=yes
CC_OUTPUT_921dbbb2_380987f7=yes
CC_OUTPUT_921dbbb2_160933ec=yes
CC_OUTPUT_921dbbb2_fb62803b=yes
_OBJC_CCVERSION_921dbbb2=FreeBSD clang version 11.0.0 (git at github.com:llvm/llvm-project.git llvmorg-11.0.0-rc1-47-gff47911ddfc) Target: powerpc64-unknown-freebsd13.0 Thread model: posix InstalledDir: /usr/bin
_OBJC_ALTCCVERSION_921dbbb2=none
ARCH=powerpc64
PPC_ABI=ELFv2
OPSYS=FreeBSD
_OSRELEASE=13.0-CURRENT
OSREL=13.0
OSVERSION=1300111
PYTHONBASE=/usr/local
CONFIGURE_MAX_CMD_LEN=524288
HAVE_PORTS_ENV=1
#### Misc Poudriere ####
GID=0
UID=0
---End make.conf---
--Resource limits--
cpu time               (seconds, -t)  unlimited
file size           (512-blocks, -f)  unlimited
data seg size           (kbytes, -d)  33554432
stack size              (kbytes, -s)  524288
core file size      (512-blocks, -c)  unlimited
max memory size         (kbytes, -m)  unlimited
locked memory           (kbytes, -l)  unlimited
max user processes              (-u)  89999
open files                      (-n)  1024
virtual mem size        (kbytes, -v)  unlimited
swap limit              (kbytes, -w)  unlimited
socket buffer size       (bytes, -b)  unlimited
pseudo-terminals                (-p)  unlimited
kqueues                         (-k)  unlimited
umtx shared locks               (-o)  unlimited
--End resource limits--
=======================<phase: check-sanity   >============================
===>   NOTICE:

The saoimage port currently does not have a maintainer. As a result, it is
more likely to have unresolved issues, not be up-to-date, or even be removed in
the future. To volunteer to maintain this port, please create an issue at:

https://bugs.freebsd.org/bugzilla

More information about port maintainership is available at:

https://www.freebsd.org/doc/en/articles/contributing/ports-contributing.html#maintain-port

===========================================================================
=======================<phase: pkg-depends    >============================
===>   saoimage-1.35.1_2 depends on file: /usr/local/sbin/pkg - not found
===>   Installing existing package /packages/All/pkg-1.14.7.txz
[head-powerpc64-default-job-15] Installing pkg-1.14.7...
[head-powerpc64-default-job-15] Extracting pkg-1.14.7: .......... done
===>   saoimage-1.35.1_2 depends on file: /usr/local/sbin/pkg - found
===>   Returning to build of saoimage-1.35.1_2
===========================================================================
=======================<phase: fetch-depends  >============================
===========================================================================
=======================<phase: fetch          >============================
===>   NOTICE:

The saoimage port currently does not have a maintainer. As a result, it is
more likely to have unresolved issues, not be up-to-date, or even be removed in
the future. To volunteer to maintain this port, please create an issue at:

https://bugs.freebsd.org/bugzilla

More information about port maintainership is available at:

https://www.freebsd.org/doc/en/articles/contributing/ports-contributing.html#maintain-port

===> Fetching all distfiles required by saoimage-1.35.1_2 for building
===========================================================================
=======================<phase: checksum       >============================
===>   NOTICE:

The saoimage port currently does not have a maintainer. As a result, it is
more likely to have unresolved issues, not be up-to-date, or even be removed in
the future. To volunteer to maintain this port, please create an issue at:

https://bugs.freebsd.org/bugzilla
<snip>
                           ^
rgnread.c:153:28: note: include the header <stdlib.h> or explicitly provide a declaration for 'calloc'
rgnread.c:154:5: warning: implicitly declaring library function 'strcpy' with type 'char *(char *, const char *)' [-Wimplicit-function-declaration]
    strcpy (region_file, filename);
    ^
rgnread.c:154:5: note: include the header <string.h> or explicitly provide a declaration for 'strcpy'
rgnread.c:300:17: warning: implicitly declaring library function 'strchr' with type 'char *(const char *, int)' [-Wimplicit-function-declaration]
  if ((string = strchr (line,'#')) != NULL) {
                ^
rgnread.c:300:17: note: include the header <string.h> or explicitly provide a declaration for 'strchr'
rgnread.c:393:10: warning: implicitly declaring library function 'strncmp' with type 'int (const char *, const char *, unsigned long)' [-Wimplicit-function-declaration]
  if(   (strncmp(line, "# ARROW(", 8) == 0)
         ^
rgnread.c:393:10: note: include the header <string.h> or explicitly provide a declaration for 'strncmp'
--- rgntoken.o ---
1 warning generated.
--- rgnread.o ---
7 warnings generated.
--- rgnwpros.o ---
cc  -O2 -pipe  -fstack-protector-strong -fno-strict-aliasing  -I/usr/local/include -DLSB -DSUN -DPSCRIPT -DQUIT -DFITS -DOIF -DIMTOOL -DFBCONFIG_2=\"/usr/local/etc/imtoolrc\" -c rgnwpros.c -o rgnwpros.o
--- rgnwrite.o ---
cc  -O2 -pipe  -fstack-protector-strong -fno-strict-aliasing  -I/usr/local/include -DLSB -DSUN -DPSCRIPT -DQUIT -DFITS -DOIF -DIMTOOL -DFBCONFIG_2=\"/usr/local/etc/imtoolrc\" -c rgnwrite.c -o rgnwrite.o
--- rgnwpros.o ---
rgnwpros.c:79:11: warning: implicitly declaring library function 'strcat' with type 'char *(char *, const char *)' [-Wimplicit-function-declaration]
    (void)strcat(line, "\n");
          ^
rgnwpros.c:79:11: note: include the header <string.h> or explicitly provide a declaration for 'strcat'
--- rgnwrite.o ---
rgnwrite.c:85:7: warning: implicitly declaring library function 'strcpy' with type 'char *(char *, const char *)' [-Wimplicit-function-declaration]
      strcpy (fname,img.filename);
      ^
rgnwrite.c:85:7: note: include the header <string.h> or explicitly provide a declaration for 'strcpy'
rgnwrite.c:86:7: warning: implicitly declaring library function 'strcat' with type 'char *(char *, const char *)' [-Wimplicit-function-declaration]
      strcat (fname,".plist");
      ^
rgnwrite.c:86:7: note: include the header <string.h> or explicitly provide a declaration for 'strcat'
rgnwrite.c:92:39: warning: implicitly declaring library function 'strlen' with type 'unsigned long (const char *)' [-Wimplicit-function-declaration]
        load_edit_struct(region_edit, fname, strlen(fname));
                                             ^
rgnwrite.c:92:39: note: include the header <string.h> or explicitly provide a declaration for 'strlen'
--- rgnwpros.o ---
rgnwpros.c:130:11: warning: implicitly declaring library function 'strcpy' with type 'char *(char *, const char *)' [-Wimplicit-function-declaration]
    (void)strcpy(&line[2], "ARROW(");
          ^
rgnwpros.c:130:11: note: include the header <string.h> or explicitly provide a declaration for 'strcpy'
--- rgnwrite.o ---
3 warnings generated.
--- sclctrl.o ---
cc  -O2 -pipe  -fstack-protector-strong -fno-strict-aliasing  -I/usr/local/include -DLSB -DSUN -DPSCRIPT -DQUIT -DFITS -DOIF -DIMTOOL -DFBCONFIG_2=\"/usr/local/etc/imtoolrc\" -c sclctrl.c -o sclctrl.o
--- rgnwpros.o ---
2 warnings generated.
--- sclmap.o ---
cc  -O2 -pipe  -fstack-protector-strong -fno-strict-aliasing  -I/usr/local/include -DLSB -DSUN -DPSCRIPT -DQUIT -DFITS -DOIF -DIMTOOL -DFBCONFIG_2=\"/usr/local/etc/imtoolrc\" -c sclmap.c -o sclmap.o
--- sclctrl.o ---
sclctrl.c:223:3: warning: implicitly declaring library function 'bzero' with type 'void (void *, unsigned long)' [-Wimplicit-function-declaration]
  bzero((char *)histogram, SCALEBUFSZ * sizeof(int));
  ^
sclctrl.c:223:3: note: include the header <strings.h> or explicitly provide a declaration for 'bzero'
1 warning generated.
--- wndwadj.o ---
cc  -O2 -pipe  -fstack-protector-strong -fno-strict-aliasing  -I/usr/local/include -DLSB -DSUN -DPSCRIPT -DQUIT -DFITS -DOIF -DIMTOOL -DFBCONFIG_2=\"/usr/local/etc/imtoolrc\" -c wndwadj.c -o wndwadj.o
--- wndwconf.o ---
cc  -O2 -pipe  -fstack-protector-strong -fno-strict-aliasing  -I/usr/local/include -DLSB -DSUN -DPSCRIPT -DQUIT -DFITS -DOIF -DIMTOOL -DFBCONFIG_2=\"/usr/local/etc/imtoolrc\" -c wndwconf.c -o wndwconf.o
--- wndwcre.o ---
cc  -O2 -pipe  -fstack-protector-strong -fno-strict-aliasing  -I/usr/local/include -DLSB -DSUN -DPSCRIPT -DQUIT -DFITS -DOIF -DIMTOOL -DFBCONFIG_2=\"/usr/local/etc/imtoolrc\" -c wndwcre.c -o wndwcre.o
--- wndwinit.o ---
cc  -O2 -pipe  -fstack-protector-strong -fno-strict-aliasing  -I/usr/local/include -DLSB -DSUN -DPSCRIPT -DQUIT -DFITS -DOIF -DIMTOOL -DFBCONFIG_2=\"/usr/local/etc/imtoolrc\" -c wndwinit.c -o wndwinit.o
--- wndwcre.o ---
wndwcre.c:145:24: warning: '/*' within block comment [-Wcomment]
  Bool check_expose();  /* l: function to identify window's expose event
                        ^
wndwcre.c:147:3: warning: '/*' within block comment [-Wcomment]
  /* if waiting for an Expose event before querying window */
  ^
--- wndwinit.o ---
wndwinit.c:259:12: warning: implicitly declaring library function 'strcmp' with type 'int (const char *, const char *)' [-Wimplicit-function-declaration]
      if( (strcmp(color_name, "white") == 0) )
           ^
wndwinit.c:259:12: note: include the header <string.h> or explicitly provide a declaration for 'strcmp'
--- wndwcre.o ---
2 warnings generated.
--- wndwmaus.o ---
cc  -O2 -pipe  -fstack-protector-strong -fno-strict-aliasing  -I/usr/local/include -DLSB -DSUN -DPSCRIPT -DQUIT -DFITS -DOIF -DIMTOOL -DFBCONFIG_2=\"/usr/local/etc/imtoolrc\" -c wndwmaus.c -o wndwmaus.o
--- wndwinit.o ---
1 warning generated.
--- prntcurs.o ---
cc  -O2 -pipe  -fstack-protector-strong -fno-strict-aliasing  -I/usr/local/include -DLSB -DSUN -DPSCRIPT -DQUIT -DFITS -DOIF -DIMTOOL -DFBCONFIG_2=\"/usr/local/etc/imtoolrc\" -c prntcurs.c -o prntcurs.o
--- prntcent.o ---
cc  -O2 -pipe  -fstack-protector-strong -fno-strict-aliasing  -I/usr/local/include -DLSB -DSUN -DPSCRIPT -DQUIT -DFITS -DOIF -DIMTOOL -DFBCONFIG_2=\"/usr/local/etc/imtoolrc\" -c prntcent.c -o prntcent.o
--- fitsfile.o ---
cc  -O2 -pipe  -fstack-protector-strong -fno-strict-aliasing  -I/usr/local/include -DLSB -DSUN -DPSCRIPT -DQUIT -DFITS -DOIF -DIMTOOL -DFBCONFIG_2=\"/usr/local/etc/imtoolrc\" -c fitsfile.c -o fitsfile.o
--- imio.o ---
cc  -O2 -pipe  -fstack-protector-strong -fno-strict-aliasing  -I/usr/local/include -DLSB -DSUN -DPSCRIPT -DQUIT -DFITS -DOIF -DIMTOOL -DFBCONFIG_2=\"/usr/local/etc/imtoolrc\" -c imio.c -o imio.o
--- wcsinit.o ---
--- wcs.o ---
--- wcsinit.o ---
cc  -O2 -pipe  -fstack-protector-strong -fno-strict-aliasing  -I/usr/local/include -DLSB -DSUN -DPSCRIPT -DQUIT -DFITS -DOIF -DIMTOOL -DFBCONFIG_2=\"/usr/local/etc/imtoolrc\" -c wcsinit.c -o wcsinit.o
--- wcs.o ---
cc  -O2 -pipe  -fstack-protector-strong -fno-strict-aliasing  -I/usr/local/include -DLSB -DSUN -DPSCRIPT -DQUIT -DFITS -DOIF -DIMTOOL -DFBCONFIG_2=\"/usr/local/etc/imtoolrc\" -c wcs.c -o wcs.o
wcs.c:1917:3: warning: add explicit braces to avoid dangling else [-Wdangling-else]
                else
                ^
--- worldpos.o ---
cc  -O2 -pipe  -fstack-protector-strong -fno-strict-aliasing  -I/usr/local/include -DLSB -DSUN -DPSCRIPT -DQUIT -DFITS -DOIF -DIMTOOL -DFBCONFIG_2=\"/usr/local/etc/imtoolrc\" -c worldpos.c -o worldpos.o
--- platepos.o ---
cc  -O2 -pipe  -fstack-protector-strong -fno-strict-aliasing  -I/usr/local/include -DLSB -DSUN -DPSCRIPT -DQUIT -DFITS -DOIF -DIMTOOL -DFBCONFIG_2=\"/usr/local/etc/imtoolrc\" -c platepos.c -o platepos.o
--- wcs.o ---
1 warning generated.
--- dsspos.o ---
cc  -O2 -pipe  -fstack-protector-strong -fno-strict-aliasing  -I/usr/local/include -DLSB -DSUN -DPSCRIPT -DQUIT -DFITS -DOIF -DIMTOOL -DFBCONFIG_2=\"/usr/local/etc/imtoolrc\" -c dsspos.c -o dsspos.o
--- tnxpos.o ---
cc  -O2 -pipe  -fstack-protector-strong -fno-strict-aliasing  -I/usr/local/include -DLSB -DSUN -DPSCRIPT -DQUIT -DFITS -DOIF -DIMTOOL -DFBCONFIG_2=\"/usr/local/etc/imtoolrc\" -c tnxpos.c -o tnxpos.o
--- wcscon.o ---
cc  -O2 -pipe  -fstack-protector-strong -fno-strict-aliasing  -I/usr/local/include -DLSB -DSUN -DPSCRIPT -DQUIT -DFITS -DOIF -DIMTOOL -DFBCONFIG_2=\"/usr/local/etc/imtoolrc\" -c wcscon.c -o wcscon.o
--- slasubs.o ---
cc  -O2 -pipe  -fstack-protector-strong -fno-strict-aliasing  -I/usr/local/include -DLSB -DSUN -DPSCRIPT -DQUIT -DFITS -DOIF -DIMTOOL -DFBCONFIG_2=\"/usr/local/etc/imtoolrc\" -c slasubs.c -o slasubs.o
--- imhfile.o ---
cc  -O2 -pipe  -fstack-protector-strong -fno-strict-aliasing  -I/usr/local/include -DLSB -DSUN -DPSCRIPT -DQUIT -DFITS -DOIF -DIMTOOL -DFBCONFIG_2=\"/usr/local/etc/imtoolrc\" -c imhfile.c -o imhfile.o
--- hget.o ---
cc  -O2 -pipe  -fstack-protector-strong -fno-strict-aliasing  -I/usr/local/include -DLSB -DSUN -DPSCRIPT -DQUIT -DFITS -DOIF -DIMTOOL -DFBCONFIG_2=\"/usr/local/etc/imtoolrc\" -c hget.c -o hget.o
--- iget.o ---
cc  -O2 -pipe  -fstack-protector-strong -fno-strict-aliasing  -I/usr/local/include -DLSB -DSUN -DPSCRIPT -DQUIT -DFITS -DOIF -DIMTOOL -DFBCONFIG_2=\"/usr/local/etc/imtoolrc\" -c iget.c -o iget.o
--- hput.o ---
cc  -O2 -pipe  -fstack-protector-strong -fno-strict-aliasing  -I/usr/local/include -DLSB -DSUN -DPSCRIPT -DQUIT -DFITS -DOIF -DIMTOOL -DFBCONFIG_2=\"/usr/local/etc/imtoolrc\" -c hput.c -o hput.o
--- wcslib.o ---
cc  -O2 -pipe  -fstack-protector-strong -fno-strict-aliasing  -I/usr/local/include -DLSB -DSUN -DPSCRIPT -DQUIT -DFITS -DOIF -DIMTOOL -DFBCONFIG_2=\"/usr/local/etc/imtoolrc\" -c wcslib.c -o wcslib.o
--- lin.o ---
cc  -O2 -pipe  -fstack-protector-strong -fno-strict-aliasing  -I/usr/local/include -DLSB -DSUN -DPSCRIPT -DQUIT -DFITS -DOIF -DIMTOOL -DFBCONFIG_2=\"/usr/local/etc/imtoolrc\" -c lin.c -o lin.o
--- cel.o ---
cc  -O2 -pipe  -fstack-protector-strong -fno-strict-aliasing  -I/usr/local/include -DLSB -DSUN -DPSCRIPT -DQUIT -DFITS -DOIF -DIMTOOL -DFBCONFIG_2=\"/usr/local/etc/imtoolrc\" -c cel.c -o cel.o
--- proj.o ---
cc  -O2 -pipe  -fstack-protector-strong -fno-strict-aliasing  -I/usr/local/include -DLSB -DSUN -DPSCRIPT -DQUIT -DFITS -DOIF -DIMTOOL -DFBCONFIG_2=\"/usr/local/etc/imtoolrc\" -c proj.c -o proj.o
--- wcstrig.o ---
cc  -O2 -pipe  -fstack-protector-strong -fno-strict-aliasing  -I/usr/local/include -DLSB -DSUN -DPSCRIPT -DQUIT -DFITS -DOIF -DIMTOOL -DFBCONFIG_2=\"/usr/local/etc/imtoolrc\" -c wcstrig.c -o wcstrig.o
--- proj.o ---
proj.c:3343:16: warning: using integer absolute value function 'abs' when argument is of floating point type [-Wabsolute-value]
      *theta = copysgni (90.0,y);
               ^
proj.c:289:36: note: expanded from macro 'copysgni'
#define copysgni(X, Y) ((Y) < 0 ? -abs(X) : abs(X))
                                   ^
proj.c:3343:16: note: use function 'fabs' instead
proj.c:289:36: note: expanded from macro 'copysgni'
#define copysgni(X, Y) ((Y) < 0 ? -abs(X) : abs(X))
                                   ^
proj.c:3343:16: warning: using integer absolute value function 'abs' when argument is of floating point type [-Wabsolute-value]
      *theta = copysgni (90.0,y);
               ^
proj.c:289:45: note: expanded from macro 'copysgni'
#define copysgni(X, Y) ((Y) < 0 ? -abs(X) : abs(X))
                                            ^
proj.c:3343:16: note: use function 'fabs' instead
proj.c:289:45: note: expanded from macro 'copysgni'
#define copysgni(X, Y) ((Y) < 0 ? -abs(X) : abs(X))
                                            ^
--- sph.o ---
cc  -O2 -pipe  -fstack-protector-strong -fno-strict-aliasing  -I/usr/local/include -DLSB -DSUN -DPSCRIPT -DQUIT -DFITS -DOIF -DIMTOOL -DFBCONFIG_2=\"/usr/local/etc/imtoolrc\" -c sph.c -o sph.o
--- dateutil.o ---
cc  -O2 -pipe  -fstack-protector-strong -fno-strict-aliasing  -I/usr/local/include -DLSB -DSUN -DPSCRIPT -DQUIT -DFITS -DOIF -DIMTOOL -DFBCONFIG_2=\"/usr/local/etc/imtoolrc\" -c dateutil.c -o dateutil.o
--- proj.o ---
2 warnings generated.
--- distort.o ---
cc  -O2 -pipe  -fstack-protector-strong -fno-strict-aliasing  -I/usr/local/include -DLSB -DSUN -DPSCRIPT -DQUIT -DFITS -DOIF -DIMTOOL -DFBCONFIG_2=\"/usr/local/etc/imtoolrc\" -c distort.c -o distort.o
distort.c:74:4: warning: implicitly declaring library function 'sprintf' with type 'int (char *, const char *, ...)' [-Wimplicit-function-declaration]
                        sprintf (keyword, "A_%d_%d", i, j);
                        ^
distort.c:74:4: note: include the header <stdio.h> or explicitly provide a declaration for 'sprintf'
distort.c:297:19: warning: implicitly declaring library function 'calloc' with type 'void *(unsigned long, unsigned long)' [-Wimplicit-function-declaration]
        dcode = (char *) calloc (8, sizeof (char));
                         ^
distort.c:297:19: note: include the header <stdlib.h> or explicitly provide a declaration for 'calloc'
2 warnings generated.
--- saoimage ---
Building saoimage for architecture FreeBSD.
cc -O2 -pipe  -fstack-protector-strong -fno-strict-aliasing  -I/usr/local/include -DLSB -DSUN -DPSCRIPT -DQUIT -DFITS -DOIF -DIMTOOL -DFBCONFIG_2=\"/usr/local/etc/imtoolrc\"  -fstack-protector-strong  clralloc.o	clrctrl.o	clrhard.o	clrinit.o  clrmap.o	clrmenu.o	clrread.o	clrsetup.o  clrvary.o  cmddisp.o	cmdimage.o	cmdnew.o	cmdparse.o  crdinvrt.o	crdrot.o	crdset.o	crdsynth.o  crdtemp.o	crdtrans.o  csranli.o	csrarea.o	csrcoord.o	csrctrl.o  csrdraw.o	csrgrab.o	csrmove.o	csrpoly1.o  csrpoly2.o	csrpoly3.o	csrsave.o	csrshape.o  csrslct.o 	csrtext.o  ctrlcntn.o	ctrldisk.o	ctrlfile.o	ctrlgc.o  ctrlmbox.o	ctrlpipe.o	ctrlsckt.o  dispblnk.o	dispbtmp.o	dispdfse.o	dispdthr.o  display.o	disppsct.o	disppxmp.o  editctrl.o	editdraw.o	editemcs.o	editinit.o  editline.o	editrdrw.o  grphbar.o	grphbtmp.o	grphctrl.o	grphdraw.o  grphgrab.o	grphinit.o	grphlbl.o	grphline.o  grphmove.o	grpholap.o	grphpos.o	grphtext.o  histdist.o	histeql.o	histlist.o	histmap.o  histscan.o	histzero.o  imgcheck.o	imgflip.o	imglog
 o.o	imgnew.o  imgparam.o	imgread.o	imgrot.o	imgtrans.o  irafcrd.o	irafdisp.o	irafenv.o	iraffdbk.o  irafimtl.o	irafio.o	irafpipe.o  mainbffr.o	mainevnt.o	maininit.o	mainkey.o  mainslct.o	mainutil.o  menuctrl.o	menuinit.o	menupanl.o  mgfyctrl.o	mgfydraw.o	mgfyinit.o	mgfymark.o  mgfytabl.o	mgfyval.o  pancopy.o	pancrsr.o	panctrl.o	panimage.o  panwndw.o  readarr.o	readfith.o	readfits.o	readint.o  readiraf.o	readreal.o  rgnanli.o	rgnctrl.o	rgndraw.o	rgndrop.o  rgnmake.o	rgnread.o	rgntoken.o	rgnwpros.o  rgnwrite.o  sclctrl.o	sclmap.o  wndwadj.o	wndwconf.o	wndwcre.o	wndwinit.o  wndwmaus.o  prntcurs.o	prntcent.o	fitsfile.o	imio.o  wcsinit.o	wcs.o		worldpos.o	platepos.o  dsspos.o	tnxpos.o	wcscon.o	slasubs.o  imhfile.o	hget.o		iget.o		hput.o  wcslib.o	lin.o		cel.o		proj.o  wcstrig.o	sph.o		dateutil.o	distort.o -o saoimage -lm btnlib/libbtn.a -L/usr/local/lib -lX11
ld: error: duplicate symbol: rgdraw
>>> defined at csrtext.c
>>>            csrtext.o:(rgdraw)
>>> defined at rgndraw.c
>>>            rgndraw.o:(.bss+0x0)
cc: error: linker command failed with exit code 1 (use -v to see invocation)
*** [saoimage] Error code 1

make[2]: stopped in /wrkdirs/usr/ports/astro/saoimage/work/saoimage-1.35.1
1 error

make[2]: stopped in /wrkdirs/usr/ports/astro/saoimage/work/saoimage-1.35.1
*** [FreeBSD] Error code 2

make[1]: stopped in /wrkdirs/usr/ports/astro/saoimage/work/saoimage-1.35.1
1 error

make[1]: stopped in /wrkdirs/usr/ports/astro/saoimage/work/saoimage-1.35.1
===> Compilation failed unexpectedly.
Try to set MAKE_JOBS_UNSAFE=yes and rebuild before reporting the failure to
the maintainer.
*** Error code 1

Stop.
make: stopped in /usr/ports/astro/saoimage


More information about the freebsd-pkg-fallout mailing list