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: [email protected] Last committer: [email protected] Ident: $FreeBSD: head/comms/acfax/Makefile 516745 2019-11-04 21:36:13Z zeising $ Log URL: http://beefy8.nyi.freebsd.org/data/head-armv6-default/p546132_s364744/logs/acfax-0.981011_3.log Build URL: http://beefy8.nyi.freebsd.org/build.html?mastername=head-armv6-default&build=p546132_s364744 Log: =>> Building comms/acfax build started at Thu Aug 27 07:34:36 UTC 2020 port directory: /usr/ports/comms/acfax package name: acfax-0.981011_3 building for: FreeBSD head-armv6-default-job-06 13.0-CURRENT FreeBSD 13.0-CURRENT 1300111 arm maintained by: [email protected] Makefile ident: $FreeBSD: head/comms/acfax/Makefile 516745 2019-11-04 21:36:13Z zeising $ Poudriere version: 3.2.8-5-gc81843e5 Host OSVERSION: 1300100 Jail OSVERSION: 1300111 Job Id: 06 !!! Jail is newer than host. (Jail: 1300111, Host: 1300100) !!! !!! This is not supported. !!! !!! Host kernel must be same or newer than jail. !!! !!! Expect build failures. !!! ---Begin Environment--- SHELL=/bin/csh UNAME_p=armv6 UNAME_m=arm ABI_FILE=/usr/lib/crt1.o 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 QEMU_EMULATING=1 USER=root LIBEXECPREFIX=/usr/local/libexec/poudriere POUDRIERE_VERSION=3.2.8-5-gc81843e5 MASTERMNT=/usr/local/poudriere/data/.m/head-armv6-default/ref POUDRIERE_BUILD_TYPE=bulk PACKAGE_BUILDING=yes SAVED_TERM= PWD=/usr/local/poudriere/data/.m/head-armv6-default/ref/.p/pool P_PORTS_FEATURES=FLAVORS SELECTED_OPTIONS MASTERNAME=head-armv6-default SCRIPTPREFIX=/usr/local/share/poudriere OLDPWD=/usr/local/poudriere/data/.m/head-armv6-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-- [email protected] --End MAINTAINER-- --CONFIGURE_ARGS-- --End CONFIGURE_ARGS-- --CONFIGURE_ENV-- IMAKECPP=tradcpp IMAKECPPFLAGS="-DCppCmd=tradcpp -DCcCmd=/nxb-bin/usr/bin/cc -DCplusplusCmd=/nxb-bin/usr/bin/c++" XDG_DATA_HOME=/wrkdirs/usr/ports/comms/acfax/work XDG_CONFIG_HOME=/wrkdirs/usr/ports/comms/acfax/work HOME=/wrkdirs/usr/ports/comms/acfax/work TMPDIR="/tmp" PATH=/wrkdirs/usr/ports/comms/acfax/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-- IMAKECPP=tradcpp IMAKECPPFLAGS="-DCppCmd=tradcpp -DCcCmd=/nxb-bin/usr/bin/cc -DCplusplusCmd=/nxb-bin/usr/bin/c++" XDG_DATA_HOME=/wrkdirs/usr/ports/comms/acfax/work XDG_CONFIG_HOME=/wrkdirs/usr/ports/comms/acfax/work HOME=/wrkdirs/usr/ports/comms/acfax/work TMPDIR="/tmp" PATH=/wrkdirs/usr/ports/comms/acfax/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="/nxb-bin/usr/bin/cc" CFLAGS="-O2 -pipe -fstack-protector-strong -fno-strict-aliasing " CPP="/nxb-bin/usr/bin/cpp" CPPFLAGS="" LDFLAGS=" -fstack-protector-strong " LIBS="" CXX="/nxb-bin/usr/bin/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/acfax" EXAMPLESDIR="share/examples/acfax" DATADIR="share/acfax" WWWDIR="www/acfax" ETCDIR="etc/acfax" --End PLIST_SUB-- --SUB_LIST-- PREFIX=/usr/local LOCALBASE=/usr/local DATADIR=/usr/local/share/acfax DOCSDIR=/usr/local/share/doc/acfax EXAMPLESDIR=/usr/local/share/examples/acfax WWWDIR=/usr/local/www/acfax ETCDIR=/usr/local/etc/acfax --End SUB_LIST-- ---Begin make.conf--- .sinclude "/etc/make.nxb.conf" USE_PACKAGE_DEPENDS=yes BATCH=yes WRKDIRPREFIX=/wrkdirs PORTSDIR=/usr/ports PACKAGES=/packages DISTDIR=/distfiles PACKAGE_BUILDING=yes PACKAGE_BUILDING_FLAVORS=yes MACHINE=arm MACHINE_ARCH=armv6 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_9d218390=FreeBSD clang version 11.0.0 ([email protected]:llvm/llvm-project.git llvmorg-11.0.0-rc2-0-g414f32a9e86) Target: armv6-unknown-freebsd13.0-gnueabihf Thread model: posix InstalledDir: /nxb-bin/usr/bin _ALTCCVERSION_9d218390=none _CXXINTERNAL_9c45a5b1=FreeBSD clang version 11.0.0 ([email protected]:llvm/llvm-project.git llvmorg-11.0.0-rc2-0-g414f32a9e86) Target: armv6-unknown-freebsd13.0-gnueabihf Thread model: posix InstalledDir: /nxb-bin/usr/bin "/nxb-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_9d218390_58173849=yes CC_OUTPUT_9d218390_9bdba57c=yes CC_OUTPUT_9d218390_6a4fe7f5=yes CC_OUTPUT_9d218390_6bcac02b=yes CC_OUTPUT_9d218390_67d20829=yes CC_OUTPUT_9d218390_bfa62e83=yes CC_OUTPUT_9d218390_f0b4d593=yes CC_OUTPUT_9d218390_308abb44=yes CC_OUTPUT_9d218390_f00456e5=yes CC_OUTPUT_9d218390_65ad290d=yes CC_OUTPUT_9d218390_f2776b26=yes CC_OUTPUT_9d218390_b2657cc3=yes CC_OUTPUT_9d218390_380987f7=yes CC_OUTPUT_9d218390_160933ec=yes CC_OUTPUT_9d218390_fb62803b=yes _OBJC_CCVERSION_9d218390=FreeBSD clang version 11.0.0 ([email protected]:llvm/llvm-project.git llvmorg-11.0.0-rc2-0-g414f32a9e86) Target: armv6-unknown-freebsd13.0-gnueabihf Thread model: posix InstalledDir: /nxb-bin/usr/bin _OBJC_ALTCCVERSION_9d218390=none ARCH=armv6 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 DISABLE_MAKE_JOBS=poudriere ---End make.conf--- ---Begin make.nxb.conf--- CC=/nxb-bin/usr/bin/cc CPP=/nxb-bin/usr/bin/cpp CXX=/nxb-bin/usr/bin/c++ AS=/nxb-bin/usr/bin/as NM=/nxb-bin/usr/bin/nm LD=/nxb-bin/usr/bin/ld OBJCOPY=/nxb-bin/usr/bin/objcopy SIZE=/nxb-bin/usr/bin/size STRIPBIN=/nxb-bin/usr/bin/strip SED=/nxb-bin/usr/bin/sed RANLIB=/nxb-bin/usr/bin/ranlib YACC=/nxb-bin/usr/bin/yacc MAKE=/nxb-bin/usr/bin/make STRINGS=/nxb-bin/usr/bin/strings AWK=/nxb-bin/usr/bin/awk FLEX=/nxb-bin/usr/bin/flex ---End make.nxb.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 >============================ ===> acfax-0.981011_3 depends on file: /usr/local/sbin/pkg - not found ===> Installing existing package /packages/All/pkg-1.14.7.txz [head-armv6-default-job-06] Installing pkg-1.14.7... [head-armv6-default-job-06] Extracting pkg-1.14.7: .......... done ===> acfax-0.981011_3 depends on file: /usr/local/sbin/pkg - found ===> Returning to build of acfax-0.981011_3 =========================================================================== =======================<phase: fetch-depends >============================ =========================================================================== =======================<phase: fetch >============================ ===> Fetching all distfiles required by acfax-0.981011_3 for building =========================================================================== =======================<phase: checksum >============================ ===> Fetching all distfiles required by acfax-0.981011_3 for building => SHA256 Checksum OK for acfax-981011.tar.gz. =========================================================================== =======================<phase: extract-depends>============================ =========================================================================== <snip> widgets.c:924:47: warning: passing 'unsigned char [72]' to parameter of type 'const char *' converts between pointers to integer types with different sign [-Wpointer-sign] px_invers = XCreateBitmapFromData(dpy, win, invers_bits, invers_width, invers_height); ^~~~~~~~~~~ /usr/local/include/X11/Xlib.h:1607:29: note: passing argument to parameter here _Xconst char* /* data */, ^ widgets.c:925:47: warning: passing 'unsigned char [72]' to parameter of type 'const char *' converts between pointers to integer types with different sign [-Wpointer-sign] px_azimut = XCreateBitmapFromData(dpy, win, azimut_bits, azimut_width, azimut_height); ^~~~~~~~~~~ /usr/local/include/X11/Xlib.h:1607:29: note: passing argument to parameter here _Xconst char* /* data */, ^ widgets.c:926:46: warning: passing 'unsigned char [72]' to parameter of type 'const char *' converts between pointers to integer types with different sign [-Wpointer-sign] px_shift = XCreateBitmapFromData(dpy, win, shift_bits, shift_width, shift_height); ^~~~~~~~~~ /usr/local/include/X11/Xlib.h:1607:29: note: passing argument to parameter here _Xconst char* /* data */, ^ widgets.c:927:45: warning: passing 'unsigned char [72]' to parameter of type 'const char *' converts between pointers to integer types with different sign [-Wpointer-sign] px_stop = XCreateBitmapFromData(dpy, win, stop_bits, stop_width, stop_height); ^~~~~~~~~ /usr/local/include/X11/Xlib.h:1607:29: note: passing argument to parameter here _Xconst char* /* data */, ^ widgets.c:928:44: warning: passing 'unsigned char [72]' to parameter of type 'const char *' converts between pointers to integer types with different sign [-Wpointer-sign] px_syn = XCreateBitmapFromData(dpy, win, syn_bits, syn_width, syn_height); ^~~~~~~~ /usr/local/include/X11/Xlib.h:1607:29: note: passing argument to parameter here _Xconst char* /* data */, ^ widgets.c:929:44: warning: passing 'unsigned char [72]' to parameter of type 'const char *' converts between pointers to integer types with different sign [-Wpointer-sign] px_run = XCreateBitmapFromData(dpy, win, run_bits, run_width, run_height); ^~~~~~~~ /usr/local/include/X11/Xlib.h:1607:29: note: passing argument to parameter here _Xconst char* /* data */, ^ widgets.c:930:44: warning: passing 'unsigned char [72]' to parameter of type 'const char *' converts between pointers to integer types with different sign [-Wpointer-sign] px_mam = XCreateBitmapFromData(dpy, win, ammod_bits, ammod_width, ammod_height); ^~~~~~~~~~ /usr/local/include/X11/Xlib.h:1607:29: note: passing argument to parameter here _Xconst char* /* data */, ^ widgets.c:931:44: warning: passing 'unsigned char [72]' to parameter of type 'const char *' converts between pointers to integer types with different sign [-Wpointer-sign] px_mfm = XCreateBitmapFromData(dpy, win, fmmod_bits, fmmod_width, fmmod_height); ^~~~~~~~~~ /usr/local/include/X11/Xlib.h:1607:29: note: passing argument to parameter here _Xconst char* /* data */, ^ widgets.c:932:47: warning: passing 'unsigned char [72]' to parameter of type 'const char *' converts between pointers to integer types with different sign [-Wpointer-sign] px_narrow = XCreateBitmapFromData(dpy, win, narrow_bits, narrow_width, narrow_height); ^~~~~~~~~~~ /usr/local/include/X11/Xlib.h:1607:29: note: passing argument to parameter here _Xconst char* /* data */, ^ widgets.c:933:47: warning: passing 'unsigned char [72]' to parameter of type 'const char *' converts between pointers to integer types with different sign [-Wpointer-sign] px_middle = XCreateBitmapFromData(dpy, win, middle_bits, middle_width, middle_height); ^~~~~~~~~~~ /usr/local/include/X11/Xlib.h:1607:29: note: passing argument to parameter here _Xconst char* /* data */, ^ widgets.c:934:45: warning: passing 'unsigned char [72]' to parameter of type 'const char *' converts between pointers to integer types with different sign [-Wpointer-sign] px_wide = XCreateBitmapFromData(dpy, win, wide_bits, wide_width, wide_height); ^~~~~~~~~ /usr/local/include/X11/Xlib.h:1607:29: note: passing argument to parameter here _Xconst char* /* data */, ^ 21 warnings generated. /nxb-bin/usr/bin/cc -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -I. -I/usr/local/include -DCSRG_BASED -DFUNCPROTO=15 -DNARROWPROTO -DUSE_XAW3D -DSBL_16 -DDSP_SELECT -c FChooser.c -o FChooser.o FChooser.c:316:9: warning: incompatible pointer types passing 'char **' to parameter of type 'char *'; dereference with * [-Wincompatible-pointer-types] XtFree(FCFileNames(fcw)); ^~~~~~~~~~~~~~~~ * ./FChooserP.h:80:25: note: expanded from macro 'FCFileNames' #define FCFileNames(w) (FCFCPart(w)->file_names) ^~~~~~~~~~~~~~~~~~~~~~~~~ /usr/local/include/X11/Intrinsic.h:1855:1: note: passing argument to parameter here ); ^ FChooser.c:321:9: warning: incompatible pointer types passing 'char **' to parameter of type 'char *'; dereference with * [-Wincompatible-pointer-types] XtFree(FCDirNames(fcw)); ^~~~~~~~~~~~~~~ * ./FChooserP.h:78:24: note: expanded from macro 'FCDirNames' #define FCDirNames(w) (FCFCPart(w)->dir_names) ^~~~~~~~~~~~~~~~~~~~~~~~ /usr/local/include/X11/Intrinsic.h:1855:1: note: passing argument to parameter here ); ^ FChooser.c:650:2: warning: implicitly declaring library function 'exit' with type 'void (int) __attribute__((noreturn))' [-Wimplicit-function-declaration] exit(-1); ^ FChooser.c:650:2: note: include the header <stdlib.h> or explicitly provide a declaration for 'exit' 3 warnings generated. /nxb-bin/usr/bin/cc -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -I. -I/usr/local/include -DCSRG_BASED -DFUNCPROTO=15 -DNARROWPROTO -DUSE_XAW3D -DSBL_16 -DDSP_SELECT -c Directory.c -o Directory.o In file included from Directory.c:27: In file included from ./RegExp.h:29: /usr/include/gnuregex.h:31:2: warning: "Use -I/usr/include/gnu and <regex.h> instead of <gnuregex.h>" [-W#warnings] #warning "Use -I/usr/include/gnu and <regex.h> instead of <gnuregex.h>" ^ Directory.c:210:24: warning: format specifies type 'int' but the argument has type 'long' [-Wformat] DirEntryFileName(de),DirEntryFileSize(de),DirEntryProt(de)); ^~~~~~~~~~~~~~~~~~~~ ./Directory.h:141:30: note: expanded from macro 'DirEntryFileSize' #define DirEntryFileSize(d) FIFileSize(DirEntrySelfInfo(d)) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ./Directory.h:103:26: note: expanded from macro 'FIFileSize' #define FIFileSize(fi) FileInfoFileSize(fi) ^~~~~~~~~~~~~~~~~~~~ ./Directory.h:94:31: note: expanded from macro 'FileInfoFileSize' #define FileInfoFileSize(fi) ((fi)->size) ^~~~~~~~~~~~ 2 warnings generated. /nxb-bin/usr/bin/cc -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -I. -I/usr/local/include -DCSRG_BASED -DFUNCPROTO=15 -DNARROWPROTO -DUSE_XAW3D -DSBL_16 -DDSP_SELECT -c DirMgr.c -o DirMgr.o In file included from DirMgr.c:27: In file included from ./RegExp.h:29: /usr/include/gnuregex.h:31:2: warning: "Use -I/usr/include/gnu and <regex.h> instead of <gnuregex.h>" [-W#warnings] #warning "Use -I/usr/include/gnu and <regex.h> instead of <gnuregex.h>" ^ DirMgr.c:54:3: warning: implicit declaration of function 'free' is invalid in C99 [-Wimplicit-function-declaration] free(f_data); ^ DirMgr.c:119:23: warning: implicitly declaring library function 'calloc' with type 'void *(unsigned int, unsigned int)' [-Wimplicit-function-declaration] dm = (DirectoryMgr *)calloc(1,sizeof(DirectoryMgr)); ^ DirMgr.c:119:23: note: include the header <stdlib.h> or explicitly provide a declaration for 'calloc' DirMgr.c:123:28: warning: implicit declaration of function 'free' is invalid in C99 [-Wimplicit-function-declaration] if (free_data && f_data) free(f_data); ^ DirMgr.c:129:4: warning: format specifies type 'char *' but the argument has type 'DIRECTORY *' [-Wformat] DirectoryMgrDir(dm)); ^~~~~~~~~~~~~~~~~~~ ./DirMgr.h:120:30: note: expanded from macro 'DirectoryMgrDir' #define DirectoryMgrDir(dm) (&((dm)->dir)) ^~~~~~~~~~~~~~ DirMgr.c:130:3: warning: implicit declaration of function 'free' is invalid in C99 [-Wimplicit-function-declaration] free(dm); ^ DirMgr.c:143:2: warning: implicit declaration of function 'free' is invalid in C99 [-Wimplicit-function-declaration] free(DirectoryMgrData(dm)); ^ DirMgr.c:162:3: warning: implicit declaration of function 'free' is invalid in C99 [-Wimplicit-function-declaration] free(DirectoryMgrFilterData(dm)); ^ DirMgr.c:168:1: warning: non-void function does not return a value [-Wreturn-type] } /* End DirectoryMgrRefilter */ ^ DirMgr.c:183:28: warning: implicit declaration of function 'free' is invalid in C99 [-Wimplicit-function-declaration] if (DirectoryMgrData(dm)) free(DirectoryMgrData(dm)); ^ DirMgr.c:190:26: warning: implicitly declaring library function 'malloc' with type 'void *(unsigned int)' [-Wimplicit-function-declaration] cons = (DirEntryCons *)malloc(sizeof(DirEntryCons)); ^ DirMgr.c:190:26: note: include the header <stdlib.h> or explicitly provide a declaration for 'malloc' DirMgr.c:195:4: warning: implicitly declaring library function 'exit' with type 'void (int) __attribute__((noreturn))' [-Wimplicit-function-declaration] exit(-1); ^ DirMgr.c:195:4: note: include the header <stdlib.h> or explicitly provide a declaration for 'exit' DirMgr.c:257:3: warning: implicit declaration of function 'qsort' is invalid in C99 [-Wimplicit-function-declaration] qsort(DirectoryMgrSortedPtrs(dm),DirectoryMgrFilteredCount(dm), ^ 13 warnings generated. /nxb-bin/usr/bin/cc -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -I. -I/usr/local/include -DCSRG_BASED -DFUNCPROTO=15 -DNARROWPROTO -DUSE_XAW3D -DSBL_16 -DDSP_SELECT -c RegExp.c -o RegExp.o In file included from RegExp.c:25: In file included from ./RegExp.h:29: /usr/include/gnuregex.h:31:2: warning: "Use -I/usr/include/gnu and <regex.h> instead of <gnuregex.h>" [-W#warnings] #warning "Use -I/usr/include/gnu and <regex.h> instead of <gnuregex.h>" ^ RegExp.c:58:2: warning: implicitly declaring library function 'exit' with type 'void (int) __attribute__((noreturn))' [-Wimplicit-function-declaration] exit(-1); ^ RegExp.c:58:2: note: include the header <stdlib.h> or explicitly provide a declaration for 'exit' 2 warnings generated. rm -f acfax /nxb-bin/usr/bin/cc -o acfax -L/usr/local/lib acfax.o Canvas.o mod_demod.o sblaster.o fax_funcs.o x_image.o widgets.o FChooser.o Directory.o DirMgr.o RegExp.o -lXaw3d -lXmu -lXt -lSM -lICE -lXext -lX11 -lXt -lSM -lICE -lXext -lX11 -lm -lgnuregex -Wl,-rpath,/usr/local/lib ld: error: duplicate symbol: mainapp >>> defined at acfax.c >>> acfax.o:(mainapp) >>> defined at fax_funcs.c >>> fax_funcs.o:(.bss+0x74) ld: error: duplicate symbol: dpy >>> defined at acfax.c >>> acfax.o:(dpy) >>> defined at x_image.c >>> x_image.o:(.bss+0x0) ld: error: duplicate symbol: txt_trans >>> defined at acfax.c >>> acfax.o:(txt_trans) >>> defined at widgets.c >>> widgets.o:(.bss+0x44) cc: error: linker command failed with exit code 1 (use -v to see invocation) *** Error code 1 Stop. make[1]: stopped in /wrkdirs/usr/ports/comms/acfax/work/acfax *** Error code 1 Stop. make: stopped in /usr/ports/comms/acfax _______________________________________________ [email protected] mailing list https://lists.freebsd.org/mailman/listinfo/freebsd-pkg-fallout To unsubscribe, send any mail to "[email protected]"
