Date: Sun, 24 Jan 2021 21:42:09 GMT From: pkg-fallout@FreeBSD.org To: onemda@gmail.com Cc: pkg-fallout@FreeBSD.org Subject: [package - 13stable-i386-quarterly][graphics/xfractint] Failed for xfractint-20.04p14 in build Message-ID: <202101242142.10OLg9H2041353@beefy13.nyi.freebsd.org>
next in thread | raw e-mail | index | archive | help
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@gmail.com Last committer: zeising@FreeBSD.org Ident: $FreeBSD: branches/2021Q1/graphics/xfractint/Makefile 516845 2019-11-05 22:16:14Z zeising $ Log URL: http://beefy13.nyi.freebsd.org/data/13stable-i386-quarterly/562432/logs/xfractint-20.04p14.log Build URL: http://beefy13.nyi.freebsd.org/build.html?mastername=13stable-i386-quarterly&build=562432 Log: =>> Building graphics/xfractint build started at Sun Jan 24 21:41:48 UTC 2021 port directory: /usr/ports/graphics/xfractint package name: xfractint-20.04p14 building for: FreeBSD 13stable-i386-quarterly-job-15 13.0-ALPHA2 FreeBSD 13.0-ALPHA2 1300136 i386 maintained by: onemda@gmail.com Makefile ident: $FreeBSD: branches/2021Q1/graphics/xfractint/Makefile 516845 2019-11-05 22:16:14Z zeising $ Poudriere version: 3.2.8-8-gaf08dbda Host OSVERSION: 1400000 Jail OSVERSION: 1300136 Job Id: 15 ---Begin Environment--- SHELL=/bin/csh UNAME_p=i386 UNAME_m=i386 OSVERSION=1300136 UNAME_v=FreeBSD 13.0-ALPHA2 1300136 UNAME_r=13.0-ALPHA2 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/13stable-i386-quarterly/ref POUDRIERE_BUILD_TYPE=bulk PACKAGE_BUILDING=yes SAVED_TERM= PWD=/usr/local/poudriere/data/.m/13stable-i386-quarterly/ref/.p/pool P_PORTS_FEATURES=FLAVORS SELECTED_OPTIONS MASTERNAME=13stable-i386-quarterly SCRIPTPREFIX=/usr/local/share/poudriere OLDPWD=/usr/local/poudriere/data/.m/13stable-i386-quarterly/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@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 MACHINE=i386 MACHINE_ARCH=i386 ARCH=${MACHINE_ARCH} #### /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.1 (git@github.com:llvm/llvm-project.git llvmorg-11.0.1-0-g43ff75f2c3fe) Target: i386-unknown-freebsd13.0 Thread model: posix InstalledDir: /usr/bin _ALTCCVERSION_921dbbb2=none _CXXINTERNAL_acaad9ca=FreeBSD clang version 11.0.1 (git@github.com:llvm/llvm-project.git llvmorg-11.0.1-0-g43ff75f2c3fe) Target: i386-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" "-m" "elf_i386_fbsd" "-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.1 (git@github.com:llvm/llvm-project.git llvmorg-11.0.1-0-g43ff75f2c3fe) Target: i386-unknown-freebsd13.0 Thread model: posix InstalledDir: /usr/bin _OBJC_ALTCCVERSION_921dbbb2=none ARCH=i386 OPSYS=FreeBSD _OSRELEASE=13.0-ALPHA2 OSREL=13.0 OSVERSION=1300136 PYTHONBASE=/usr/local CONFIGURE_MAX_CMD_LEN=524288 HAVE_PORTS_ENV=1 #### Misc Poudriere #### GID=0 UID=0 DISABLE_MAKE_JOBS=poudriere ---End make.conf--- --Resource limits-- cpu time (seconds, -t) unlimited file size (512-blocks, -f) unlimited data seg size (kbytes, -d) 524288 stack size (kbytes, -s) 65536 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.16.1.txz [13stable-i386-quarterly-job-15] Installing pkg-1.16.1... [13stable-i386-quarterly-job-15] Extracting pkg-1.16.1: .......... 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 [13stable-i386-quarterly-job-15] Installing gmake-4.3_2... [13stable-i386-quarterly-job-15] `-- Installing gettext-runtime-0.21... [13stable-i386-quarterly-job-15] | `-- Installing indexinfo-0.3.1... [13stable-i386-quarterly-job-15] | `-- Extracting indexinfo-0.3.1: .... done [13stable-i386-quarterly-job-15] `-- Extracting gettext-runtime-0.21: .......... done [13stable-i386-quarterly-job-15] 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 [13stable-i386-quarterly-job-15] Installing libX11-1.6.12,1... [13stable-i386-quarterly-job-15] `-- Installing libxcb-1.14_1... [13stable-i386-quarterly-job-15] | `-- Installing libXau-1.0.9... [13stable-i386-quarterly-job-15] | `-- Extracting libXau-1.0.9: .......... done [13stable-i386-quarterly-job-15] | `-- Installing libXdmcp-1.1.3... <snip> If LONG_PCF_NAMES port's option was enabled, the PCF family names may include the foundry and information whether they contain wide characters. For example, "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); ^ 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 evolve.o evolve.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 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) ~~~~~~~~~ ^ ~ 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 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 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) { ^ ( ) 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 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 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) ^~~ ~~~~ 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 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 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 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); ^~~~~~~~~~~~ 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 -DSRCDIR=\"/usr/local/share/xfractint\" -c unix.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 unixscr.o unixscr.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 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+0x270) ld: error: duplicate symbol: boxcolor >>> defined at zoom.c >>> ./common/zoom.o:(boxcolor) >>> defined at video.c >>> ./unix/video.o:(.bss+0x34) ld: error: duplicate symbol: curwin >>> defined at xfcurses.c >>> ./unix/xfcurses.o:(curwin) >>> defined at video.c >>> ./unix/video.o:(.bss+0x88) 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' *** Error code 1 Stop. make: stopped in /usr/ports/graphics/xfractint
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202101242142.10OLg9H2041353>