[package - head-amd64-default][graphics/xfractint] Failed for xfractint-20.04p14 in build

pkg-fallout at FreeBSD.org pkg-fallout at FreeBSD.org
Thu Dec 17 16:29:10 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:     onemda at gmail.com
Last committer: zeising at FreeBSD.org
Ident:          $FreeBSD: head/graphics/xfractint/Makefile 516845 2019-11-05 22:16:14Z zeising $
Log URL:        http://beefy18.nyi.freebsd.org/data/head-amd64-default/p558250_s368710/logs/xfractint-20.04p14.log
Build URL:      http://beefy18.nyi.freebsd.org/build.html?mastername=head-amd64-default&build=p558250_s368710
Log:

=>> Building graphics/xfractint
build started at Thu Dec 17 16:28:51 UTC 2020
port directory: /usr/ports/graphics/xfractint
package name: xfractint-20.04p14
building for: FreeBSD head-amd64-default-job-06 13.0-CURRENT FreeBSD 13.0-CURRENT 1300132 amd64
maintained by: onemda at gmail.com
Makefile ident:      $FreeBSD: head/graphics/xfractint/Makefile 516845 2019-11-05 22:16:14Z zeising $
Poudriere version: 3.2.8-8-gaf08dbda
Host OSVERSION: 1300121
Jail OSVERSION: 1300132
Job Id: 06




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



---Begin Environment---
SHELL=/bin/csh
OSVERSION=1300132
UNAME_v=FreeBSD 13.0-CURRENT 1300132
UNAME_r=13.0-CURRENT
BLOCKSIZE=K
MAIL=/var/mail/root
MM_CHARSET=UTF-8
LANG=C.UTF-8
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-8-gaf08dbda
MASTERMNT=/usr/local/poudriere/data/.m/head-amd64-default/ref
POUDRIERE_BUILD_TYPE=bulk
PACKAGE_BUILDING=yes
SAVED_TERM=
PWD=/usr/local/poudriere/data/.m/head-amd64-default/ref/.p/pool
P_PORTS_FEATURES=FLAVORS SELECTED_OPTIONS
MASTERNAME=head-amd64-default
SCRIPTPREFIX=/usr/local/share/poudriere
OLDPWD=/usr/local/poudriere/data/.m/head-amd64-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--
onemda at gmail.com
--End MAINTAINER--

--CONFIGURE_ARGS--

--End CONFIGURE_ARGS--

--CONFIGURE_ENV--
MAKE=gmake XDG_DATA_HOME=/wrkdirs/usr/ports/graphics/xfractint/work  XDG_CONFIG_HOME=/wrkdirs/usr/ports/graphics/xfractint/work  HOME=/wrkdirs/usr/ports/graphics/xfractint/work TMPDIR="/tmp" PATH=/wrkdirs/usr/ports/graphics/xfractint/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--
XDG_DATA_HOME=/wrkdirs/usr/ports/graphics/xfractint/work  XDG_CONFIG_HOME=/wrkdirs/usr/ports/graphics/xfractint/work  HOME=/wrkdirs/usr/ports/graphics/xfractint/work TMPDIR="/tmp" PATH=/wrkdirs/usr/ports/graphics/xfractint/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/xfractint"  EXAMPLESDIR="share/examples/xfractint"  DATADIR="share/xfractint"  WWWDIR="www/xfractint"  ETCDIR="etc/xfractint"
--End PLIST_SUB--

--SUB_LIST--
PREFIX=/usr/local LOCALBASE=/usr/local  DATADIR=/usr/local/share/xfractint DOCSDIR=/usr/local/share/doc/xfractint EXAMPLESDIR=/usr/local/share/examples/xfractint  WWWDIR=/usr/local/www/xfractint ETCDIR=/usr/local/etc/xfractint
--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-0-g176249bd673) Target: x86_64-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-0-g176249bd673) Target: x86_64-unknown-freebsd13.0 Thread model: posix InstalledDir: /usr/bin "/usr/bin/ld" "--eh-frame-hdr" "-dynamic-linker" "/libexec/ld-elf.so.1" "--hash-style=both" "--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-0-g176249bd673) Target: x86_64-unknown-freebsd13.0 Thread model: posix InstalledDir: /usr/bin
_OBJC_ALTCCVERSION_921dbbb2=none
ARCH=amd64
OPSYS=FreeBSD
_OSRELEASE=13.0-CURRENT
OSREL=13.0
OSVERSION=1300132
PYTHONBASE=/usr/local
HAVE_COMPAT_IA32_KERN=YES
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   >============================
===========================================================================
=======================<phase: pkg-depends    >============================
===>   xfractint-20.04p14 depends on file: /usr/local/sbin/pkg - not found
===>   Installing existing package /packages/All/pkg-1.15.10.txz
[head-amd64-default-job-06] Installing pkg-1.15.10...
[head-amd64-default-job-06] Extracting pkg-1.15.10: .......... done
===>   xfractint-20.04p14 depends on file: /usr/local/sbin/pkg - found
===>   Returning to build of xfractint-20.04p14
===========================================================================
=======================<phase: fetch-depends  >============================
===========================================================================
=======================<phase: fetch          >============================
===> Fetching all distfiles required by xfractint-20.04p14 for building
===========================================================================
=======================<phase: checksum       >============================
===> Fetching all distfiles required by xfractint-20.04p14 for building
=> SHA256 Checksum OK for xfractint-20.04p14.tar.gz.
===========================================================================
=======================<phase: extract-depends>============================
===========================================================================
=======================<phase: extract        >============================
===> Fetching all distfiles required by xfractint-20.04p14 for building
===>  Extracting for xfractint-20.04p14
=> SHA256 Checksum OK for xfractint-20.04p14.tar.gz.
===========================================================================
=======================<phase: patch-depends  >============================
===========================================================================
=======================<phase: patch          >============================
===>  Patching for xfractint-20.04p14
===>  Applying FreeBSD patches for xfractint-20.04p14 from /usr/ports/graphics/xfractint/files
===========================================================================
=======================<phase: build-depends  >============================
===>   xfractint-20.04p14 depends on package: gmake>=4.3 - not found
===>   Installing existing package /packages/All/gmake-4.3_2.txz
[head-amd64-default-job-06] Installing gmake-4.3_2...
[head-amd64-default-job-06] `-- Installing gettext-runtime-0.21...
[head-amd64-default-job-06] |   `-- Installing indexinfo-0.3.1...
[head-amd64-default-job-06] |   `-- Extracting indexinfo-0.3.1: .... done
[head-amd64-default-job-06] `-- Extracting gettext-runtime-0.21: .......... done
[head-amd64-default-job-06] Extracting gmake-4.3_2: .......... done
===>   xfractint-20.04p14 depends on package: gmake>=4.3 - found
===>   Returning to build of xfractint-20.04p14
===>   xfractint-20.04p14 depends on file: /usr/local/libdata/pkgconfig/x11.pc - not found
===>   Installing existing package /packages/All/libX11-1.6.12,1.txz
<snip>
"Sony Fixed" or "Misc Fixed Wide", instead of "Fixed". This can be disabled at
run time with using pcf:no-long-family-names property, if needed. Example:

FREETYPE_PROPERTIES=pcf:no-long-family-names=1

How to recreate fontconfig cache with using such environment variable,
if needed:
# env FREETYPE_PROPERTIES=pcf:no-long-family-names=1 fc-cache -fsv

The controllable properties are listed in the section "Controlling FreeType
Modules" in the reference's table of contents
(/usr/local/share/doc/freetype2/reference/site/index.html, if documentation was installed).
===>   xfractint-20.04p14 depends on file: /usr/local/libdata/pkgconfig/xft.pc - found
===>   Returning to build of xfractint-20.04p14
===========================================================================
=======================<phase: lib-depends    >============================
===========================================================================
=======================<phase: configure      >============================
===>  Configuring for xfractint-20.04p14
===========================================================================
=======================<phase: build          >============================
===>  Building for xfractint-20.04p14
gmake[1]: Entering directory '/wrkdirs/usr/ports/graphics/xfractint/work/xfractint-20.04p14'
cc -O2 -pipe  -fstack-protector-strong -fno-strict-aliasing  -I/usr/local/include -I./headers -DXFRACT -DWITH_XFT  -DNOBSTRING   -DBIG_ANSI_C -DLINUX -fno-builtin   -c -o dos_help/hc.o dos_help/hc.c
cc -O2 -pipe  -fstack-protector-strong -fno-strict-aliasing  -I/usr/local/include -I./headers -DXFRACT -DWITH_XFT  -DNOBSTRING   -DBIG_ANSI_C -DLINUX -fno-builtin -O2 -DSRCDIR=\"/usr/local/share/xfractint\" -c ./unix/unix.c
cc -o hc -O2 -pipe  -fstack-protector-strong -fno-strict-aliasing  -I/usr/local/include -I./headers -DXFRACT -DWITH_XFT  -DNOBSTRING   -DBIG_ANSI_C -DLINUX -fno-builtin ./dos_help/hc.o unix.o
cd ./dos_help; ../hc /c; mv fractint.hlp ..
HC - FRACTINT Help Compiler.

Compiling: help.src
Making hot-links.
Paginating online help.
Paginating document.
Writing: helpdefs.h
   Note: FRACTINT must be re-compiled.
Writing: fractint.hlp
if [ -f ./dos_help/helpdefs.h ] ; then mv -f ./dos_help/helpdefs.h ./headers ; fi
cd common ; gmake all "CC=cc" "CFLAGS= -I../headers -O2 -pipe  -fstack-protector-strong -fno-strict-aliasing  -I/usr/local/include -I./headers -DXFRACT -DWITH_XFT  -DNOBSTRING   -DBIG_ANSI_C -DLINUX -fno-builtin -O2" "SRCDIR=/usr/local/share/xfractint" \
          "HFD=../headers"
gmake[2]: Entering directory '/wrkdirs/usr/ports/graphics/xfractint/work/xfractint-20.04p14/common'
cc -I../headers -O2 -pipe  -fstack-protector-strong -fno-strict-aliasing  -I/usr/local/include -I./headers -DXFRACT -DWITH_XFT  -DNOBSTRING   -DBIG_ANSI_C -DLINUX -fno-builtin -O2   -c -o 3d.o 3d.c
cc -I../headers -O2 -pipe  -fstack-protector-strong -fno-strict-aliasing  -I/usr/local/include -I./headers -DXFRACT -DWITH_XFT  -DNOBSTRING   -DBIG_ANSI_C -DLINUX -fno-builtin -O2   -c -o ant.o ant.c
cc -I../headers -O2 -pipe  -fstack-protector-strong -fno-strict-aliasing  -I/usr/local/include -I./headers -DXFRACT -DWITH_XFT  -DNOBSTRING   -DBIG_ANSI_C -DLINUX -fno-builtin -O2   -c -o bigflt.o bigflt.c
cc -I../headers -O2 -pipe  -fstack-protector-strong -fno-strict-aliasing  -I/usr/local/include -I./headers -DXFRACT -DWITH_XFT  -DNOBSTRING   -DBIG_ANSI_C -DLINUX -fno-builtin -O2   -c -o biginit.o biginit.c
cc -I../headers -O2 -pipe  -fstack-protector-strong -fno-strict-aliasing  -I/usr/local/include -I./headers -DXFRACT -DWITH_XFT  -DNOBSTRING   -DBIG_ANSI_C -DLINUX -fno-builtin -O2   -c -o bignum.o bignum.c
cc -I../headers -O2 -pipe  -fstack-protector-strong -fno-strict-aliasing  -I/usr/local/include -I./headers -DXFRACT -DWITH_XFT  -DNOBSTRING   -DBIG_ANSI_C -DLINUX -fno-builtin -O2   -c -o bignumc.o bignumc.c
cc -I../headers -O2 -pipe  -fstack-protector-strong -fno-strict-aliasing  -I/usr/local/include -I./headers -DXFRACT -DWITH_XFT  -DNOBSTRING   -DBIG_ANSI_C -DLINUX -fno-builtin -O2   -c -o calcfrac.o calcfrac.c
cc -I../headers -O2 -pipe  -fstack-protector-strong -fno-strict-aliasing  -I/usr/local/include -I./headers -DXFRACT -DWITH_XFT  -DNOBSTRING   -DBIG_ANSI_C -DLINUX -fno-builtin -O2   -c -o cmdfiles.o cmdfiles.c
cc -I../headers -O2 -pipe  -fstack-protector-strong -fno-strict-aliasing  -I/usr/local/include -I./headers -DXFRACT -DWITH_XFT  -DNOBSTRING   -DBIG_ANSI_C -DLINUX -fno-builtin -O2   -c -o decoder.o decoder.c
cc -I../headers -O2 -pipe  -fstack-protector-strong -fno-strict-aliasing  -I/usr/local/include -I./headers -DXFRACT -DWITH_XFT  -DNOBSTRING   -DBIG_ANSI_C -DLINUX -fno-builtin -O2   -c -o editpal.o editpal.c
cc -I../headers -O2 -pipe  -fstack-protector-strong -fno-strict-aliasing  -I/usr/local/include -I./headers -DXFRACT -DWITH_XFT  -DNOBSTRING   -DBIG_ANSI_C -DLINUX -fno-builtin -O2   -c -o encoder.o encoder.c
encoder.c:162:7: warning: implicit declaration of function 'xpopup' is invalid in C99 [-Wimplicit-function-declaration]
      xpopup(cmd);
      ^
cc -I../headers -O2 -pipe  -fstack-protector-strong -fno-strict-aliasing  -I/usr/local/include -I./headers -DXFRACT -DWITH_XFT  -DNOBSTRING   -DBIG_ANSI_C -DLINUX -fno-builtin -O2   -c -o evolve.o evolve.c
1 warning generated.
cc -I../headers -O2 -pipe  -fstack-protector-strong -fno-strict-aliasing  -I/usr/local/include -I./headers -DXFRACT -DWITH_XFT  -DNOBSTRING   -DBIG_ANSI_C -DLINUX -fno-builtin -O2   -c -o f16.o f16.c
cc -I../headers -O2 -pipe  -fstack-protector-strong -fno-strict-aliasing  -I/usr/local/include -I./headers -DXFRACT -DWITH_XFT  -DNOBSTRING   -DBIG_ANSI_C -DLINUX -fno-builtin -O2   -c -o fracsubr.o fracsubr.c
cc -I../headers -O2 -pipe  -fstack-protector-strong -fno-strict-aliasing  -I/usr/local/include -I./headers -DXFRACT -DWITH_XFT  -DNOBSTRING   -DBIG_ANSI_C -DLINUX -fno-builtin -O2   -c -o fractalb.o fractalb.c
cc -I../headers -O2 -pipe  -fstack-protector-strong -fno-strict-aliasing  -I/usr/local/include -I./headers -DXFRACT -DWITH_XFT  -DNOBSTRING   -DBIG_ANSI_C -DLINUX -fno-builtin -O2   -c -o fractalp.o fractalp.c
cc -I../headers -O2 -pipe  -fstack-protector-strong -fno-strict-aliasing  -I/usr/local/include -I./headers -DXFRACT -DWITH_XFT  -DNOBSTRING   -DBIG_ANSI_C -DLINUX -fno-builtin -O2   -c -o fractals.o fractals.c
cc -I../headers -O2 -pipe  -fstack-protector-strong -fno-strict-aliasing  -I/usr/local/include -I./headers -DXFRACT -DWITH_XFT  -DNOBSTRING   -DBIG_ANSI_C -DLINUX -fno-builtin -O2 -DSRCDIR=\"/usr/local/share/xfractint\" -c fractint.c
cc -I../headers -O2 -pipe  -fstack-protector-strong -fno-strict-aliasing  -I/usr/local/include -I./headers -DXFRACT -DWITH_XFT  -DNOBSTRING   -DBIG_ANSI_C -DLINUX -fno-builtin -O2   -c -o framain2.o framain2.c
cc -I../headers -O2 -pipe  -fstack-protector-strong -fno-strict-aliasing  -I/usr/local/include -I./headers -DXFRACT -DWITH_XFT  -DNOBSTRING   -DBIG_ANSI_C -DLINUX -fno-builtin -O2   -c -o frasetup.o frasetup.c
cc -I../headers -O2 -pipe  -fstack-protector-strong -fno-strict-aliasing  -I/usr/local/include -I./headers -DXFRACT -DWITH_XFT  -DNOBSTRING   -DBIG_ANSI_C -DLINUX -fno-builtin -O2   -c -o gifview.o gifview.c
cc -I../headers -O2 -pipe  -fstack-protector-strong -fno-strict-aliasing  -I/usr/local/include -I./headers -DXFRACT -DWITH_XFT  -DNOBSTRING   -DBIG_ANSI_C -DLINUX -fno-builtin -O2   -c -o hcmplx.o hcmplx.c
cc -I../headers -O2 -pipe  -fstack-protector-strong -fno-strict-aliasing  -I/usr/local/include -I./headers -DXFRACT -DWITH_XFT  -DNOBSTRING   -DBIG_ANSI_C -DLINUX -fno-builtin -O2 -DSRCDIR=\"/usr/local/share/xfractint\" -c help.c
cc -I../headers -O2 -pipe  -fstack-protector-strong -fno-strict-aliasing  -I/usr/local/include -I./headers -DXFRACT -DWITH_XFT  -DNOBSTRING   -DBIG_ANSI_C -DLINUX -fno-builtin -O2   -c -o history.o history.c
cc -I../headers -O2 -pipe  -fstack-protector-strong -fno-strict-aliasing  -I/usr/local/include -I./headers -DXFRACT -DWITH_XFT  -DNOBSTRING   -DBIG_ANSI_C -DLINUX -fno-builtin -O2   -c -o intro.o intro.c
cc -I../headers -O2 -pipe  -fstack-protector-strong -fno-strict-aliasing  -I/usr/local/include -I./headers -DXFRACT -DWITH_XFT  -DNOBSTRING   -DBIG_ANSI_C -DLINUX -fno-builtin -O2   -c -o jb.o jb.c
cc -I../headers -O2 -pipe  -fstack-protector-strong -fno-strict-aliasing  -I/usr/local/include -I./headers -DXFRACT -DWITH_XFT  -DNOBSTRING   -DBIG_ANSI_C -DLINUX -fno-builtin -O2   -c -o jiim.o jiim.c
cc -I../headers -O2 -pipe  -fstack-protector-strong -fno-strict-aliasing  -I/usr/local/include -I./headers -DXFRACT -DWITH_XFT  -DNOBSTRING   -DBIG_ANSI_C -DLINUX -fno-builtin -O2   -c -o line3d.o line3d.c
line3d.c:357:41: warning: logical not is only applied to the left hand side of this comparison [-Wlogical-not-parentheses]
               if ((lv[2] > zcutoff) && !FILLTYPE < 0)
                                        ^         ~
line3d.c:357:41: note: add parentheses after the '!' to evaluate the comparison first
               if ((lv[2] > zcutoff) && !FILLTYPE < 0)
                                        ^
                                         (           )
line3d.c:357:41: note: add parentheses around left hand side expression to silence this warning
               if ((lv[2] > zcutoff) && !FILLTYPE < 0)
                                        ^
                                        (        )
line3d.c:357:51: warning: result of comparison of constant 0 with boolean expression is always false [-Wtautological-constant-compare]
               if ((lv[2] > zcutoff) && !FILLTYPE < 0)
                                        ~~~~~~~~~ ^ ~
cc -I../headers -O2 -pipe  -fstack-protector-strong -fno-strict-aliasing  -I/usr/local/include -I./headers -DXFRACT -DWITH_XFT  -DNOBSTRING   -DBIG_ANSI_C -DLINUX -fno-builtin -O2   -c -o loadfdos.o loadfdos.c
cc -I../headers -O2 -pipe  -fstack-protector-strong -fno-strict-aliasing  -I/usr/local/include -I./headers -DXFRACT -DWITH_XFT  -DNOBSTRING   -DBIG_ANSI_C -DLINUX -fno-builtin -O2   -c -o loadfile.o loadfile.c
2 warnings generated.
cc -I../headers -O2 -pipe  -fstack-protector-strong -fno-strict-aliasing  -I/usr/local/include -I./headers -DXFRACT -DWITH_XFT  -DNOBSTRING   -DBIG_ANSI_C -DLINUX -fno-builtin -O2   -c -o loadmap.o loadmap.c
loadmap.c:107:45: warning: assigning to 'BYTE *' (aka 'unsigned char *') from 'char *' converts between pointers to integer types with different sign [-Wpointer-sign]
        if( mapdacbox == NULL && (mapdacbox = (char far *)farmemalloc(768L)) == NULL) {
                                            ^ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
1 warning generated.
cc -I../headers -O2 -pipe  -fstack-protector-strong -fno-strict-aliasing  -I/usr/local/include -I./headers -DXFRACT -DWITH_XFT  -DNOBSTRING   -DBIG_ANSI_C -DLINUX -fno-builtin -O2   -c -o lorenz.o lorenz.c
cc -I../headers -O2 -pipe  -fstack-protector-strong -fno-strict-aliasing  -I/usr/local/include -I./headers -DXFRACT -DWITH_XFT  -DNOBSTRING   -DBIG_ANSI_C -DLINUX -fno-builtin -O2   -c -o lsys.o lsys.c
cc -I../headers -O2 -pipe  -fstack-protector-strong -fno-strict-aliasing  -I/usr/local/include -I./headers -DXFRACT -DWITH_XFT  -DNOBSTRING   -DBIG_ANSI_C -DLINUX -fno-builtin -O2   -c -o lsysf.o lsysf.c
cc -I../headers -O2 -pipe  -fstack-protector-strong -fno-strict-aliasing  -I/usr/local/include -I./headers -DXFRACT -DWITH_XFT  -DNOBSTRING   -DBIG_ANSI_C -DLINUX -fno-builtin -O2   -c -o memory.o memory.c
cc -I../headers -O2 -pipe  -fstack-protector-strong -fno-strict-aliasing  -I/usr/local/include -I./headers -DXFRACT -DWITH_XFT  -DNOBSTRING   -DBIG_ANSI_C -DLINUX -fno-builtin -O2   -c -o miscfrac.o miscfrac.c
cc -I../headers -O2 -pipe  -fstack-protector-strong -fno-strict-aliasing  -I/usr/local/include -I./headers -DXFRACT -DWITH_XFT  -DNOBSTRING   -DBIG_ANSI_C -DLINUX -fno-builtin -O2   -c -o miscovl.o miscovl.c
cc -I../headers -O2 -pipe  -fstack-protector-strong -fno-strict-aliasing  -I/usr/local/include -I./headers -DXFRACT -DWITH_XFT  -DNOBSTRING   -DBIG_ANSI_C -DLINUX -fno-builtin -O2   -c -o miscres.o miscres.c
cc -I../headers -O2 -pipe  -fstack-protector-strong -fno-strict-aliasing  -I/usr/local/include -I./headers -DXFRACT -DWITH_XFT  -DNOBSTRING   -DBIG_ANSI_C -DLINUX -fno-builtin -O2   -c -o mpmath_c.o mpmath_c.c
cc -I../headers -O2 -pipe  -fstack-protector-strong -fno-strict-aliasing  -I/usr/local/include -I./headers -DXFRACT -DWITH_XFT  -DNOBSTRING   -DBIG_ANSI_C -DLINUX -fno-builtin -O2   -c -o parser.o parser.c
parser.c:2426:31: warning: incompatible pointer types passing 'long double *' to parameter of type 'LDBL *' (aka 'double *') [-Wincompatible-pointer-types]
   cvtcentermag(&Xctr, &Yctr, &Magnification, &Xmagfactor, &Rotation, &Skew);
                              ^~~~~~~~~~~~~~
./headers/prototyp.h:762:50: note: passing argument to parameter here
extern void cvtcentermag(double *,double *,LDBL *, double *,double *,double *);
                                                 ^
parser.c:4910:22: warning: logical not is only applied to the left hand side of this bitwise operator [-Wlogical-not-parentheses]
                  if(!waiting_for_mod & 1L) {
                     ^                ~
parser.c:4910:22: note: add parentheses after the '!' to evaluate the bitwise operator first
                  if(!waiting_for_mod & 1L) {
                     ^
                      (                   )
parser.c:4910:22: note: add parentheses around left hand side expression to silence this warning
                  if(!waiting_for_mod & 1L) {
                     ^
                     (               )
cc -I../headers -O2 -pipe  -fstack-protector-strong -fno-strict-aliasing  -I/usr/local/include -I./headers -DXFRACT -DWITH_XFT  -DNOBSTRING   -DBIG_ANSI_C -DLINUX -fno-builtin -O2   -c -o parserfp.o parserfp.c
cc -I../headers -O2 -pipe  -fstack-protector-strong -fno-strict-aliasing  -I/usr/local/include -I./headers -DXFRACT -DWITH_XFT  -DNOBSTRING   -DBIG_ANSI_C -DLINUX -fno-builtin -O2   -c -o plot3d.o plot3d.c
cc -I../headers -O2 -pipe  -fstack-protector-strong -fno-strict-aliasing  -I/usr/local/include -I./headers -DXFRACT -DWITH_XFT  -DNOBSTRING   -DBIG_ANSI_C -DLINUX -fno-builtin -O2   -c -o printer.o printer.c
cc -I../headers -O2 -pipe  -fstack-protector-strong -fno-strict-aliasing  -I/usr/local/include -I./headers -DXFRACT -DWITH_XFT  -DNOBSTRING   -DBIG_ANSI_C -DLINUX -fno-builtin -O2   -c -o prompts1.o prompts1.c
2 warnings generated.
cc -I../headers -O2 -pipe  -fstack-protector-strong -fno-strict-aliasing  -I/usr/local/include -I./headers -DXFRACT -DWITH_XFT  -DNOBSTRING   -DBIG_ANSI_C -DLINUX -fno-builtin -O2   -c -o prompts2.o prompts2.c
prompts2.c:2831:7: warning: comparison of array 'ext' not equal to a null pointer is always true [-Wtautological-pointer-compare]
   if(ext != NULL)
      ^~~    ~~~~
cc -I../headers -O2 -pipe  -fstack-protector-strong -fno-strict-aliasing  -I/usr/local/include -I./headers -DXFRACT -DWITH_XFT  -DNOBSTRING   -DBIG_ANSI_C -DLINUX -fno-builtin -O2   -c -o realdos.o realdos.c
realdos.c:154:4: warning: implicit declaration of function 'xpopup' is invalid in C99 [-Wimplicit-function-declaration]
   xpopup(msgparm);
   ^
1 warning generated.
cc -I../headers -O2 -pipe  -fstack-protector-strong -fno-strict-aliasing  -I/usr/local/include -I./headers -DXFRACT -DWITH_XFT  -DNOBSTRING   -DBIG_ANSI_C -DLINUX -fno-builtin -O2   -c -o rotate.o rotate.c
cc -I../headers -O2 -pipe  -fstack-protector-strong -fno-strict-aliasing  -I/usr/local/include -I./headers -DXFRACT -DWITH_XFT  -DNOBSTRING   -DBIG_ANSI_C -DLINUX -fno-builtin -O2   -c -o slideshw.o slideshw.c
cc -I../headers -O2 -pipe  -fstack-protector-strong -fno-strict-aliasing  -I/usr/local/include -I./headers -DXFRACT -DWITH_XFT  -DNOBSTRING   -DBIG_ANSI_C -DLINUX -fno-builtin -O2   -c -o soi.o soi.c
1 warning generated.
cc -I../headers -O2 -pipe  -fstack-protector-strong -fno-strict-aliasing  -I/usr/local/include -I./headers -DXFRACT -DWITH_XFT  -DNOBSTRING   -DBIG_ANSI_C -DLINUX -fno-builtin -O2   -c -o soi1.o soi1.c
cc -I../headers -O2 -pipe  -fstack-protector-strong -fno-strict-aliasing  -I/usr/local/include -I./headers -DXFRACT -DWITH_XFT  -DNOBSTRING   -DBIG_ANSI_C -DLINUX -fno-builtin -O2   -c -o stereo.o stereo.c
cc -I../headers -O2 -pipe  -fstack-protector-strong -fno-strict-aliasing  -I/usr/local/include -I./headers -DXFRACT -DWITH_XFT  -DNOBSTRING   -DBIG_ANSI_C -DLINUX -fno-builtin -O2   -c -o targa.o targa.c
cc -I../headers -O2 -pipe  -fstack-protector-strong -fno-strict-aliasing  -I/usr/local/include -I./headers -DXFRACT -DWITH_XFT  -DNOBSTRING   -DBIG_ANSI_C -DLINUX -fno-builtin -O2   -c -o testpt.o testpt.c
cc -I../headers -O2 -pipe  -fstack-protector-strong -fno-strict-aliasing  -I/usr/local/include -I./headers -DXFRACT -DWITH_XFT  -DNOBSTRING   -DBIG_ANSI_C -DLINUX -fno-builtin -O2   -c -o tgaview.o tgaview.c
cc -I../headers -O2 -pipe  -fstack-protector-strong -fno-strict-aliasing  -I/usr/local/include -I./headers -DXFRACT -DWITH_XFT  -DNOBSTRING   -DBIG_ANSI_C -DLINUX -fno-builtin -O2   -c -o zoom.o zoom.c
gmake[2]: Leaving directory '/wrkdirs/usr/ports/graphics/xfractint/work/xfractint-20.04p14/common'
cd unix ; gmake all "CC=cc" "CFLAGS= -I../headers -I/usr/local/include/freetype2 -O2 -pipe  -fstack-protector-strong -fno-strict-aliasing  -I/usr/local/include -I./headers -DXFRACT -DWITH_XFT  -DNOBSTRING   -DBIG_ANSI_C -DLINUX -fno-builtin -O2" "SRCDIR=/usr/local/share/xfractint" \
          "AS=foo" "AFLAGS=-f elf -w+orphan-labels" "HFD=../headers"
gmake[2]: Entering directory '/wrkdirs/usr/ports/graphics/xfractint/work/xfractint-20.04p14/unix'
cc -I../headers -I/usr/local/include/freetype2 -O2 -pipe  -fstack-protector-strong -fno-strict-aliasing  -I/usr/local/include -I./headers -DXFRACT -DWITH_XFT  -DNOBSTRING   -DBIG_ANSI_C -DLINUX -fno-builtin -O2   -c -o calcmand.o calcmand.c
cc -I../headers -I/usr/local/include/freetype2 -O2 -pipe  -fstack-protector-strong -fno-strict-aliasing  -I/usr/local/include -I./headers -DXFRACT -DWITH_XFT  -DNOBSTRING   -DBIG_ANSI_C -DLINUX -fno-builtin -O2   -c -o calmanfp.o calmanfp.c
cc -I../headers -I/usr/local/include/freetype2 -O2 -pipe  -fstack-protector-strong -fno-strict-aliasing  -I/usr/local/include -I./headers -DXFRACT -DWITH_XFT  -DNOBSTRING   -DBIG_ANSI_C -DLINUX -fno-builtin -O2   -c -o diskvidu.o diskvidu.c
cc -I../headers -I/usr/local/include/freetype2 -O2 -pipe  -fstack-protector-strong -fno-strict-aliasing  -I/usr/local/include -I./headers -DXFRACT -DWITH_XFT  -DNOBSTRING   -DBIG_ANSI_C -DLINUX -fno-builtin -O2   -c -o fpu087.o fpu087.c
cc -I../headers -I/usr/local/include/freetype2 -O2 -pipe  -fstack-protector-strong -fno-strict-aliasing  -I/usr/local/include -I./headers -DXFRACT -DWITH_XFT  -DNOBSTRING   -DBIG_ANSI_C -DLINUX -fno-builtin -O2   -c -o fracsuba.o fracsuba.c
cc -I../headers -I/usr/local/include/freetype2 -O2 -pipe  -fstack-protector-strong -fno-strict-aliasing  -I/usr/local/include -I./headers -DXFRACT -DWITH_XFT  -DNOBSTRING   -DBIG_ANSI_C -DLINUX -fno-builtin -O2   -c -o general.o general.c
cc -I../headers -I/usr/local/include/freetype2 -O2 -pipe  -fstack-protector-strong -fno-strict-aliasing  -I/usr/local/include -I./headers -DXFRACT -DWITH_XFT  -DNOBSTRING   -DBIG_ANSI_C -DLINUX -fno-builtin -O2 -DSRCDIR=\"/usr/local/share/xfractint\" -c unix.c
general.c:957:9: warning: incompatible pointer types passing 'int *' to parameter of type 'short *' [-Wincompatible-pointer-types]
        getInt(&ranges[i],&bufPtr,dir);
               ^~~~~~~~~~
general.c:983:12: warning: passing 'unsigned short *' to parameter of type 'short *' converts between pointers to integer types with different sign [-Wpointer-sign]
    getInt(&info->this_gen_rseed,&bufPtr,dir);
           ^~~~~~~~~~~~~~~~~~~~~
general.c:1043:13: warning: passing 'char *' to parameter of type 'unsigned char *' converts between pointers to integer types with different sign [-Wpointer-sign]
    getChar(&info->drawmode,&bufPtr,dir);
            ^~~~~~~~~~~~~~~
general.c:1044:13: warning: passing 'char *' to parameter of type 'unsigned char *' converts between pointers to integer types with different sign [-Wpointer-sign]
    getChar(&info->dummy,&bufPtr,dir);
            ^~~~~~~~~~~~
cc -I../headers -I/usr/local/include/freetype2 -O2 -pipe  -fstack-protector-strong -fno-strict-aliasing  -I/usr/local/include -I./headers -DXFRACT -DWITH_XFT  -DNOBSTRING   -DBIG_ANSI_C -DLINUX -fno-builtin -O2   -c -o unixscr.o unixscr.c
4 warnings generated.
cc -I../headers -I/usr/local/include/freetype2 -O2 -pipe  -fstack-protector-strong -fno-strict-aliasing  -I/usr/local/include -I./headers -DXFRACT -DWITH_XFT  -DNOBSTRING   -DBIG_ANSI_C -DLINUX -fno-builtin -O2   -c -o video.o video.c
cc -I../headers -I/usr/local/include/freetype2 -O2 -pipe  -fstack-protector-strong -fno-strict-aliasing  -I/usr/local/include -I./headers -DXFRACT -DWITH_XFT  -DNOBSTRING   -DBIG_ANSI_C -DLINUX -fno-builtin -O2   -c -o xfcurses.o xfcurses.c
gmake[2]: Leaving directory '/wrkdirs/usr/ports/graphics/xfractint/work/xfractint-20.04p14/unix'
cc -o xfractint -O2 -pipe  -fstack-protector-strong -fno-strict-aliasing  -I/usr/local/include -I./headers -DXFRACT -DWITH_XFT  -DNOBSTRING   -DBIG_ANSI_C -DLINUX -fno-builtin -O2 ./common/3d.o ./common/ant.o ./common/bigflt.o  ./common/biginit.o ./common/bignum.o ./common/bignumc.o ./common/calcfrac.o ./common/cmdfiles.o ./common/decoder.o ./common/editpal.o ./common/encoder.o ./common/evolve.o ./common/f16.o ./common/fracsubr.o ./common/fractalb.o ./common/fractalp.o ./common/fractals.o ./common/fractint.o ./common/framain2.o ./common/frasetup.o ./common/gifview.o ./common/hcmplx.o ./common/help.o ./common/history.o ./common/intro.o ./common/jb.o ./common/jiim.o ./common/line3d.o ./common/loadfdos.o ./common/loadfile.o ./common/loadmap.o ./common/lorenz.o ./common/lsys.o ./common/lsysf.o ./common/memory.o ./common/miscfrac.o ./common/miscovl.o ./common/miscres.o ./common/mpmath_c.o ./common/parser.o ./common/parserfp.o ./common/plot3d.o ./common/printer.o ./common/prompts1.o ./comm
 on/prompts2.o ./common/realdos.o ./common/rotate.o ./common/slideshw.o ./common/soi.o ./common/soi1.o ./common/stereo.o ./common/targa.o ./common/testpt.o ./common/tgaview.o ./common/zoom.o ./unix/calcmand.o ./unix/calmanfp.o ./unix/diskvidu.o ./unix/fpu087.o ./unix/fracsuba.o ./unix/general.o ./unix/unix.o ./unix/xfcurses.o ./unix/unixscr.o ./unix/video.o -L/usr/local/lib -lX11 -lm -lXft -lfontconfig
ld: error: duplicate symbol: b_const
>>> defined at fractalb.c
>>>            ./common/fractalb.o:(b_const)
>>> defined at fractals.c
>>>            ./common/fractals.o:(.bss+0x2B0)

ld: error: duplicate symbol: boxcolor
>>> defined at zoom.c
>>>            ./common/zoom.o:(boxcolor)
>>> defined at video.c
>>>            ./unix/video.o:(.bss+0x3C)

ld: error: duplicate symbol: curwin
>>> defined at xfcurses.c
>>>            ./unix/xfcurses.o:(curwin)
>>> defined at video.c
>>>            ./unix/video.o:(.bss+0x98)
cc: error: linker command failed with exit code 1 (use -v to see invocation)
gmake[1]: *** [Makefile:304: xfractint] Error 1
gmake[1]: Leaving directory '/wrkdirs/usr/ports/graphics/xfractint/work/xfractint-20.04p14'
===> 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/graphics/xfractint


More information about the freebsd-pkg-fallout mailing list