[package - main-arm64-default][comms/acfax] Failed for acfax-0.981011_3 in build

pkg-fallout at FreeBSD.org pkg-fallout at FreeBSD.org
Sat Jan 2 17:28:28 UTC 2021


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:     hamradio at FreeBSD.org
Last committer: db at FreeBSD.org
Ident:          $FreeBSD: head/comms/acfax/Makefile 546300 2020-08-26 21:03:26Z db $
Log URL:        http://ampere2.nyi.freebsd.org/data/main-arm64-default/p559699_s282381aa5/logs/acfax-0.981011_3.log
Build URL:      http://ampere2.nyi.freebsd.org/build.html?mastername=main-arm64-default&build=p559699_s282381aa5
Log:

=>> Building comms/acfax
build started at Sat Jan  2 17:28:15 UTC 2021
port directory: /usr/ports/comms/acfax
package name: acfax-0.981011_3
building for: FreeBSD main-arm64-default-job-04 13.0-CURRENT FreeBSD 13.0-CURRENT 1300133 arm64
maintained by: hamradio at FreeBSD.org
Makefile ident:      $FreeBSD: head/comms/acfax/Makefile 546300 2020-08-26 21:03:26Z db $
Poudriere version: 3.2.8-8-gaf08dbda
Host OSVERSION: 1300121
Jail OSVERSION: 1300133
Job Id: 04




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



---Begin Environment---
SHELL=/bin/csh
OSVERSION=1300133
UNAME_v=FreeBSD 13.0-CURRENT 1300133
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/main-arm64-default/ref
POUDRIERE_BUILD_TYPE=bulk
PACKAGE_BUILDING=yes
SAVED_TERM=
PWD=/usr/local/poudriere/data/.m/main-arm64-default/ref/.p/pool
P_PORTS_FEATURES=FLAVORS SELECTED_OPTIONS
MASTERNAME=main-arm64-default
SCRIPTPREFIX=/usr/local/share/poudriere
OLDPWD=/usr/local/poudriere/data/.m/main-arm64-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--
hamradio at FreeBSD.org
--End MAINTAINER--

--CONFIGURE_ARGS--

--End CONFIGURE_ARGS--

--CONFIGURE_ENV--
IMAKECPP=tradcpp IMAKECPPFLAGS="-DCppCmd=tradcpp -DCcCmd=cc -DCplusplusCmd=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=cc -DCplusplusCmd=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="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/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---
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: aarch64-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: aarch64-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-0-g176249bd673) Target: aarch64-unknown-freebsd13.0 Thread model: posix InstalledDir: /usr/bin
_OBJC_ALTCCVERSION_921dbbb2=none
ARCH=aarch64
OPSYS=FreeBSD
_OSRELEASE=13.0-CURRENT
OSREL=13.0
OSVERSION=1300133
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)  1048576
stack size              (kbytes, -s)  1048576
core file size      (512-blocks, -c)  unlimited
max memory size         (kbytes, -m)  unlimited
locked memory           (kbytes, -l)  unlimited
max user processes              (-u)  34045
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   >============================
===>  License GPLv2 accepted by the user
===========================================================================
=======================<phase: pkg-depends    >============================
===>   acfax-0.981011_3 depends on file: /usr/local/sbin/pkg - not found
===>   Installing existing package /packages/All/pkg-1.16.1.txz
[main-arm64-default-job-04] Installing pkg-1.16.1...
[main-arm64-default-job-04] Extracting pkg-1.16.1: .......... 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          >============================
===>  License GPLv2 accepted by the user
===> Fetching all distfiles required by acfax-0.981011_3 for building
===========================================================================
=======================<phase: checksum       >============================
===>  License GPLv2 accepted by the user
===> Fetching all distfiles required by acfax-0.981011_3 for building
=> SHA256 Checksum OK for acfax-981011.tar.gz.
===========================================================================
=======================<phase: extract-depends>============================
===========================================================================
=======================<phase: extract        >============================
===>  License GPLv2 accepted by the user
===> Fetching all distfiles required by acfax-0.981011_3 for building
===>  Extracting for acfax-0.981011_3
=> SHA256 Checksum OK for acfax-981011.tar.gz.
===========================================================================
=======================<phase: patch-depends  >============================
===========================================================================
=======================<phase: patch          >============================
===>  Patching for acfax-0.981011_3
===>  Applying FreeBSD patches for acfax-0.981011_3 from /usr/ports/comms/acfax/files
===========================================================================
=======================<phase: build-depends  >============================
===>   acfax-0.981011_3 depends on executable: imake - not found
===>   Installing existing package /packages/All/imake-1.0.8,1.txz
[main-arm64-default-job-04] Installing imake-1.0.8,1...
[main-arm64-default-job-04] `-- Installing gccmakedep-1.0.3...
[main-arm64-default-job-04] `-- Extracting gccmakedep-1.0.3: .. done
[main-arm64-default-job-04] `-- Installing makedepend-1.0.6,1...
[main-arm64-default-job-04] `-- Extracting makedepend-1.0.6,1: ..... done
[main-arm64-default-job-04] `-- Installing perl5-5.32.0_1...
[main-arm64-default-job-04] `-- Extracting perl5-5.32.0_1: .......... done
<snip>
    } else {
      ^
--- x_image.o ---
--- fax_funcs.o ---
fax_funcs.c:570:70: warning: format specifies type 'int' but the argument has type 'long' [-Wformat]
    printf("redrawing from %d, %d, corepos = %d\n", pixpos, linepos, core_pix - core_dta);
                                             ~~                      ^~~~~~~~~~~~~~~~~~~
                                             %ld
--- x_image.o ---
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 x_image.c -o x_image.o
--- widgets.o ---
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 widgets.c -o widgets.o
widgets.c:878:46: warning: missing sentinel in function call [-Wsentinel]
  XtVaSetValues(info_s.butn, XtNlabel, "-OK-");
                                             ^
                                             , NULL
/usr/local/include/X11/Intrinsic.h:1601:13: note: function has been explicitly marked sentinel here
extern void XtVaSetValues(
            ^
widgets.c:915:46: warning: passing 'unsigned char [72]' to parameter of type 'const char *' converts between pointers to integer types with different sign [-Wpointer-sign]
  px_horiz = XCreateBitmapFromData(dpy, win, horiz_bits, horiz_width, horiz_height);
                                             ^~~~~~~~~~
/usr/local/include/X11/Xlib.h:1607:29: note: passing argument to parameter here
    _Xconst char*       /* data */,
                                  ^
widgets.c:916:45: warning: passing 'unsigned char [72]' to parameter of type 'const char *' converts between pointers to integer types with different sign [-Wpointer-sign]
  px_vert = XCreateBitmapFromData(dpy, win, vert_bits, vert_width, vert_height);
                                            ^~~~~~~~~
/usr/local/include/X11/Xlib.h:1607:29: note: passing argument to parameter here
    _Xconst char*       /* data */,
                                  ^
widgets.c:917:46: warning: passing 'unsigned char [72]' to parameter of type 'const char *' converts between pointers to integer types with different sign [-Wpointer-sign]
  px_right = XCreateBitmapFromData(dpy, win, right_bits, right_width, right_height);
                                             ^~~~~~~~~~
/usr/local/include/X11/Xlib.h:1607:29: note: passing argument to parameter here
    _Xconst char*       /* data */,
                                  ^
widgets.c:918:45: warning: passing 'unsigned char [72]' to parameter of type 'const char *' converts between pointers to integer types with different sign [-Wpointer-sign]
  px_left = XCreateBitmapFromData(dpy, win, left_bits, left_width, left_height);
                                            ^~~~~~~~~
/usr/local/include/X11/Xlib.h:1607:29: note: passing argument to parameter here
    _Xconst char*       /* data */,
                                  ^
widgets.c:919:44: warning: passing 'unsigned char [72]' to parameter of type 'const char *' converts between pointers to integer types with different sign [-Wpointer-sign]
  px_top = XCreateBitmapFromData(dpy, win, top_bits, top_width, top_height);
                                           ^~~~~~~~
/usr/local/include/X11/Xlib.h:1607:29: note: passing argument to parameter here
    _Xconst char*       /* data */,
                                  ^
widgets.c:920:47: warning: passing 'unsigned char [72]' to parameter of type 'const char *' converts between pointers to integer types with different sign [-Wpointer-sign]
  px_bottom = XCreateBitmapFromData(dpy, win, bottom_bits, bottom_width, bottom_height);
                                              ^~~~~~~~~~~
/usr/local/include/X11/Xlib.h:1607:29: note: passing argument to parameter here
    _Xconst char*       /* data */,
                                  ^
widgets.c:921:45: warning: passing 'unsigned char [72]' to parameter of type 'const char *' converts between pointers to integer types with different sign [-Wpointer-sign]
  px_nphs = XCreateBitmapFromData(dpy, win, nphs_bits, nphs_width, nphs_height);
                                            ^~~~~~~~~
/usr/local/include/X11/Xlib.h:1607:29: note: passing argument to parameter here
    _Xconst char*       /* data */,
                                  ^
widgets.c:922:45: warning: passing 'unsigned char [72]' to parameter of type 'const char *' converts between pointers to integer types with different sign [-Wpointer-sign]
  px_iphs = XCreateBitmapFromData(dpy, win, iphs_bits, iphs_width, iphs_height);
                                            ^~~~~~~~~
/usr/local/include/X11/Xlib.h:1607:29: note: passing argument to parameter here
    _Xconst char*       /* data */,
                                  ^
widgets.c:923:47: warning: passing 'unsigned char [72]' to parameter of type 'const char *' converts between pointers to integer types with different sign [-Wpointer-sign]
  px_normal = XCreateBitmapFromData(dpy, win, normal_bits, normal_width, normal_height);
                                              ^~~~~~~~~~~
/usr/local/include/X11/Xlib.h:1607:29: note: passing argument to parameter here
    _Xconst char*       /* data */,
                                  ^
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 */,
                                  ^
--- fax_funcs.o ---
2 warnings generated.
--- FChooser.o ---
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
);
^
--- widgets.o ---
21 warnings generated.
--- FChooser.o ---
FChooser.c:594:17: warning: cast to smaller integer type 'int' from 'XtPointer' (aka 'void *') [-Wvoid-pointer-to-int-cast]
    int index = (int)client_data;
                ^~~~~~~~~~~~~~~~
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'
--- Directory.o ---
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
--- FChooser.o ---
FChooser.c:853:62: warning: cast to 'XtPointer' (aka 'void *') from smaller integer type 'int' [-Wint-to-void-pointer-cast]
        XtAddCallback(menuItem,XtNcallback,DirectoryCallback,(XtPointer)i);
                                                             ^~~~~~~~~~~~
--- Directory.o ---
In file included from Directory.c:27:
./RegExp.h:29:10: fatal error: 'gnuregex.h' file not found
#include <gnuregex.h>
         ^~~~~~~~~~~~
1 error generated.
*** [Directory.o] Error code 1

make[1]: stopped in /wrkdirs/usr/ports/comms/acfax/work/acfax
--- FChooser.o ---
5 warnings generated.
1 error

make[1]: stopped in /wrkdirs/usr/ports/comms/acfax/work/acfax
===> 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/comms/acfax


More information about the freebsd-pkg-fallout mailing list