[package - 130amd64-quarterly][devel/fnccheck] Failed for fnccheck-3.2.0_5 in build

From: <pkg-fallout_at_FreeBSD.org>
Date: Thu, 30 Jun 2022 12:23:18 UTC
You are receiving this mail as a port that you maintain
is failing to build on the FreeBSD package build server.
Please investigate the failure and submit a PR to fix
build.

Maintainer:     ports@FreeBSD.org
Log URL:        http://beefy14.nyi.freebsd.org/data/130amd64-quarterly/d1ad69e7d3cf/logs/fnccheck-3.2.0_5.log
Build URL:      http://beefy14.nyi.freebsd.org/build.html?mastername=130amd64-quarterly&build=d1ad69e7d3cf
Log:

=>> Building devel/fnccheck
build started at Thu Jun 30 12:23:00 UTC 2022
port directory: /usr/ports/devel/fnccheck
package name: fnccheck-3.2.0_5
building for: FreeBSD 130amd64-quarterly-job-06 13.0-RELEASE-p11 FreeBSD 13.0-RELEASE-p11 amd64
maintained by: ports@FreeBSD.org
Makefile ident: 
Poudriere version: 3.2.8-21-g883afb07
Host OSVERSION: 1400050
Jail OSVERSION: 1300139
Job Id: 06

---Begin Environment---
SHELL=/bin/csh
OSVERSION=1300139
UNAME_v=FreeBSD 13.0-RELEASE-p11
UNAME_r=13.0-RELEASE-p11
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-21-g883afb07
MASTERMNT=/usr/local/poudriere/data/.m/130amd64-quarterly/ref
POUDRIERE_BUILD_TYPE=bulk
PACKAGE_BUILDING=yes
SAVED_TERM=
PWD=/usr/local/poudriere/data/.m/130amd64-quarterly/ref/.p/pool
P_PORTS_FEATURES=FLAVORS SELECTED_OPTIONS
MASTERNAME=130amd64-quarterly
SCRIPTPREFIX=/usr/local/share/poudriere
OLDPWD=/usr/local/poudriere/data/.m/130amd64-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--
ports@FreeBSD.org
--End MAINTAINER--

--CONFIGURE_ARGS--
--prefix=/usr/local ${_LATE_CONFIGURE_ARGS}
--End CONFIGURE_ARGS--

--CONFIGURE_ENV--
XDG_DATA_HOME=/wrkdirs/usr/ports/devel/fnccheck/work  XDG_CONFIG_HOME=/wrkdirs/usr/ports/devel/fnccheck/work  XDG_CACHE_HOME=/wrkdirs/usr/ports/devel/fnccheck/work/.cache  HOME=/wrkdirs/usr/ports/devel/fnccheck/work TMPDIR="/tmp" PATH=/wrkdirs/usr/ports/devel/fnccheck/work/.bin:/sbin:/bin:/usr/sbin:/usr/bin:/usr/local/sbin:/usr/local/bin:/root/bin SHELL=/bin/sh CONFIG_SHELL=/bin/sh CONFIG_SITE=/usr/ports/Templates/config.site lt_cv_sys_max_cmd_len=524288
--End CONFIGURE_ENV--

--MAKE_ENV--
XDG_DATA_HOME=/wrkdirs/usr/ports/devel/fnccheck/work  XDG_CONFIG_HOME=/wrkdirs/usr/ports/devel/fnccheck/work  XDG_CACHE_HOME=/wrkdirs/usr/ports/devel/fnccheck/work/.cache  HOME=/wrkdirs/usr/ports/devel/fnccheck/work TMPDIR="/tmp" PATH=/wrkdirs/usr/ports/devel/fnccheck/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="-I/usr/local/include"  LDFLAGS=" -fstack-protector-strong " LIBS="-L/usr/local/lib"  CXX="c++" CXXFLAGS="-O2 -pipe -fstack-protector-strong -fno-strict-aliasing  "  MANPREFIX="/usr/local" BSD_INSTALL_PROGRAM="install   -m 555"  BSD_INSTALL_LIB="install   -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/fnccheck"  EXAMPLESDIR="share/examples/fnccheck"  DATADIR="share/fnccheck"  WWWDIR="www/fnccheck"  ETCDIR="etc/fnccheck"
--End PLIST_SUB--

--SUB_LIST--
PREFIX=/usr/local LOCALBASE=/usr/local  DATADIR=/usr/local/share/fnccheck DOCSDIR=/usr/local/share/doc/fnccheck EXAMPLESDIR=/usr/local/share/examples/fnccheck  WWWDIR=/usr/local/www/fnccheck ETCDIR=/usr/local/etc/fnccheck
--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.1 (git@github.com:llvm/llvm-project.git llvmorg-11.0.1-0-g43ff75f2c3fe) Target: x86_64-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: 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.1 (git@github.com:llvm/llvm-project.git llvmorg-11.0.1-0-g43ff75f2c3fe) Target: x86_64-unknown-freebsd13.0 Thread model: posix InstalledDir: /usr/bin
_OBJC_ALTCCVERSION_921dbbb2=none
ARCH=amd64
OPSYS=FreeBSD
_OSRELEASE=13.0-RELEASE-p11
OSREL=13.0
OSVERSION=1300139
PYTHONBASE=/usr/local
HAVE_COMPAT_IA32_KERN=YES
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)  33554432
stack size              (kbytes, -s)  524288
core file size      (512-blocks, -c)  unlimited
max memory size         (kbytes, -m)  unlimited
locked memory           (kbytes, -l)  unlimited
max user processes              (-u)  89999
open files                      (-n)  1024
virtual mem size        (kbytes, -v)  unlimited
swap limit              (kbytes, -w)  unlimited
socket buffer size       (bytes, -b)  unlimited
pseudo-terminals                (-p)  unlimited
kqueues                         (-k)  unlimited
umtx shared locks               (-o)  unlimited
--End resource limits--
=======================<phase: check-sanity   >============================
===>   NOTICE:

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

https://bugs.freebsd.org/bugzilla

More information about port maintainership is available at:

https://docs.freebsd.org/en/articles/contributing/#ports-contributing

===>  License GPLv2 LGPL21 accepted by the user
===========================================================================
=======================<phase: pkg-depends    >============================
===>   fnccheck-3.2.0_5 depends on file: /usr/local/sbin/pkg - not found
===>   Installing existing package /packages/All/pkg-1.17.5_1.pkg
[130amd64-quarterly-job-06] Installing pkg-1.17.5_1...
[130amd64-quarterly-job-06] Extracting pkg-1.17.5_1: .......... done
===>   fnccheck-3.2.0_5 depends on file: /usr/local/sbin/pkg - found
===>   Returning to build of fnccheck-3.2.0_5
===========================================================================
=======================<phase: fetch-depends  >============================
===========================================================================
=======================<phase: fetch          >============================
===>   NOTICE:

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

https://bugs.freebsd.org/bugzilla

More information about port maintainership is available at:

https://docs.freebsd.org/en/articles/contributing/#ports-contributing

===>  License GPLv2 LGPL21 accepted by the user
===> Fetching all distfiles required by fnccheck-3.2.0_5 for building
===========================================================================
=======================<phase: checksum       >============================
===>   NOTICE:

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

https://bugs.freebsd.org/bugzilla

More information about port maintainership is available at:

https://docs.freebsd.org/en/articles/contributing/#ports-contributing

<snip>
checking if libtool supports shared libraries... yes
checking whether to build shared libraries... yes
checking whether to build static libraries... yes
checking how to run the C++ preprocessor... c++ -E
checking for ld used by c++... /usr/bin/ld
checking if the linker (/usr/bin/ld) is GNU ld... yes
checking whether the c++ linker (/usr/bin/ld) supports shared libraries... yes
checking for c++ option to produce PIC... -fPIC -DPIC
checking if c++ PIC flag -fPIC -DPIC works... yes
checking if c++ static flag -static works... yes
checking if c++ supports -c -o file.o... yes
checking if c++ supports -c -o file.o... (cached) yes
checking whether the c++ linker (/usr/bin/ld) supports shared libraries... yes
checking dynamic linker characteristics... freebsd13.0 ld.so
checking how to hardcode library paths into programs... immediate
checking for makeinfo... :
checking for texi2html... :
checking for ANSI C header files... (cached) yes
checking link.h usability... yes
checking link.h presence... yes
checking for link.h... yes
checking for errno.h... (cached) yes
checking for pthread.h... (cached) yes
checking for unistd.h... (cached) yes
checking for time.h... (cached) yes
checking for sys/time.h... (cached) yes
checking for sys/times.h... (cached) yes
checking for sys/types.h... (cached) yes
checking for limits.h... (cached) yes
checking for string.h... (cached) yes
checking for stdarg.h... (cached) yes
checking malloc.h usability... yes
checking malloc.h presence... yes
checking for malloc.h... yes
checking for dlfcn.h... (cached) yes
checking sys/ipc.h usability... yes
checking sys/ipc.h presence... yes
checking for sys/ipc.h... yes
checking sys/shm.h usability... yes
checking sys/shm.h presence... yes
checking for sys/shm.h... yes
checking whether _DYNAMIC is declared... no
INFO: it seems to be a solaris architecture...
checking for Elf32_Dyn ... yes
checking for Elf64_Dyn ... yes
checking for valid hooks in malloc.h ......  no
checking for an ANSI C-conforming const... yes
checking whether struct tm is in sys/time.h or time.h... time.h
checking for pid_t... (cached) yes
checking for size_t... (cached) yes
checking whether time.h and sys/time.h may both be included... yes
checking for gettimeofday... (cached) yes
checking for strdup... (cached) yes
checking for strerror... (cached) yes
checking for getenv... (cached) yes
checking for setenv... (cached) yes
checking for unsetenv... (cached) yes
checking that generated files are newer than configure... done
configure: creating ./config.status
config.status: creating Makefile
config.status: creating doc/Makefile
config.status: creating test/Makefile
config.status: creating src/Makefile
config.status: creating src/fcmanager/Makefile
config.status: creating src/fcdump/Makefile
config.status: creating src/libfc/Makefile
config.status: creating src/share/Makefile
config.status: executing depfiles commands
config.status: executing libtool commands
===========================================================================
=======================<phase: build          >============================
===>  Building for fnccheck-3.2.0_5
Making all in src
Making all in share
/bin/sh ../../libtool  --tag=CC    --mode=compile cc -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"FunctionCheck\" -DVERSION=\"0.0.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DSTDC_HEADERS=1 -DHAVE_LINK_H=1 -DHAVE_ERRNO_H=1 -DHAVE_PTHREAD_H=1 -DHAVE_UNISTD_H=1 -DHAVE_TIME_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SYS_TIMES_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_LIMITS_H=1 -DHAVE_STRING_H=1 -DHAVE_STDARG_H=1 -DHAVE_MALLOC_H=1 -DHAVE_DLFCN_H=1 -DHAVE_SYS_IPC_H=1 -DHAVE_SYS_SHM_H=1 -DHAVE_DECL__DYNAMIC=0 -DHAVE_ELF32_DYN_=1 -DHAVE_ELF64_DYN_=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_STRDUP=1 -DHAVE_STRERROR=1 -DHAVE_GETENV=1 -DHAVE_SETENV=1 -DHAVE_UNSETENV=1  -I.   -I/usr/local/include  -g -I../include -O2 -pipe
   -fstack-protector-strong -fno-strict-aliasing -MT fc_fifo.lo -MD -MP -MF .deps/fc_fifo.Tpo -c -o fc_fifo.lo fc_fifo.c
libtool: compile:  cc -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"FunctionCheck\" -DVERSION=\"0.0.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DSTDC_HEADERS=1 -DHAVE_LINK_H=1 -DHAVE_ERRNO_H=1 -DHAVE_PTHREAD_H=1 -DHAVE_UNISTD_H=1 -DHAVE_TIME_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SYS_TIMES_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_LIMITS_H=1 -DHAVE_STRING_H=1 -DHAVE_STDARG_H=1 -DHAVE_MALLOC_H=1 -DHAVE_DLFCN_H=1 -DHAVE_SYS_IPC_H=1 -DHAVE_SYS_SHM_H=1 -DHAVE_DECL__DYNAMIC=0 -DHAVE_ELF32_DYN_=1 -DHAVE_ELF64_DYN_=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_STRDUP=1 -DHAVE_STRERROR=1 -DHAVE_GETENV=1 -DHAVE_SETENV=1 -DHAVE_UNSETENV=1 -I. -I/usr/local/include -g -I../include -O2 -pipe -fstack-protector-strong -fno-stri
 ct-aliasing -MT fc_fifo.lo -MD -MP -MF .deps/fc_fifo.Tpo -c fc_fifo.c  -fPIC -DPIC -o .libs/fc_fifo.o
libtool: compile:  cc -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"FunctionCheck\" -DVERSION=\"0.0.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DSTDC_HEADERS=1 -DHAVE_LINK_H=1 -DHAVE_ERRNO_H=1 -DHAVE_PTHREAD_H=1 -DHAVE_UNISTD_H=1 -DHAVE_TIME_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SYS_TIMES_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_LIMITS_H=1 -DHAVE_STRING_H=1 -DHAVE_STDARG_H=1 -DHAVE_MALLOC_H=1 -DHAVE_DLFCN_H=1 -DHAVE_SYS_IPC_H=1 -DHAVE_SYS_SHM_H=1 -DHAVE_DECL__DYNAMIC=0 -DHAVE_ELF32_DYN_=1 -DHAVE_ELF64_DYN_=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_STRDUP=1 -DHAVE_STRERROR=1 -DHAVE_GETENV=1 -DHAVE_SETENV=1 -DHAVE_UNSETENV=1 -I. -I/usr/local/include -g -I../include -O2 -pipe -fstack-protector-strong -fno-stri
 ct-aliasing -MT fc_fifo.lo -MD -MP -MF .deps/fc_fifo.Tpo -c fc_fifo.c -o fc_fifo.o >/dev/null 2>&1
mv -f .deps/fc_fifo.Tpo .deps/fc_fifo.Plo
/bin/sh ../../libtool  --tag=CC    --mode=compile cc -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"FunctionCheck\" -DVERSION=\"0.0.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DSTDC_HEADERS=1 -DHAVE_LINK_H=1 -DHAVE_ERRNO_H=1 -DHAVE_PTHREAD_H=1 -DHAVE_UNISTD_H=1 -DHAVE_TIME_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SYS_TIMES_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_LIMITS_H=1 -DHAVE_STRING_H=1 -DHAVE_STDARG_H=1 -DHAVE_MALLOC_H=1 -DHAVE_DLFCN_H=1 -DHAVE_SYS_IPC_H=1 -DHAVE_SYS_SHM_H=1 -DHAVE_DECL__DYNAMIC=0 -DHAVE_ELF32_DYN_=1 -DHAVE_ELF64_DYN_=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_STRDUP=1 -DHAVE_STRERROR=1 -DHAVE_GETENV=1 -DHAVE_SETENV=1 -DHAVE_UNSETENV=1  -I.   -I/usr/local/include  -g -I../include -O2 -pipe
   -fstack-protector-strong -fno-strict-aliasing -MT fc_semaphore.lo -MD -MP -MF .deps/fc_semaphore.Tpo -c -o fc_semaphore.lo fc_semaphore.c
libtool: compile:  cc -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"FunctionCheck\" -DVERSION=\"0.0.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DSTDC_HEADERS=1 -DHAVE_LINK_H=1 -DHAVE_ERRNO_H=1 -DHAVE_PTHREAD_H=1 -DHAVE_UNISTD_H=1 -DHAVE_TIME_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SYS_TIMES_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_LIMITS_H=1 -DHAVE_STRING_H=1 -DHAVE_STDARG_H=1 -DHAVE_MALLOC_H=1 -DHAVE_DLFCN_H=1 -DHAVE_SYS_IPC_H=1 -DHAVE_SYS_SHM_H=1 -DHAVE_DECL__DYNAMIC=0 -DHAVE_ELF32_DYN_=1 -DHAVE_ELF64_DYN_=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_STRDUP=1 -DHAVE_STRERROR=1 -DHAVE_GETENV=1 -DHAVE_SETENV=1 -DHAVE_UNSETENV=1 -I. -I/usr/local/include -g -I../include -O2 -pipe -fstack-protector-strong -fno-stri
 ct-aliasing -MT fc_semaphore.lo -MD -MP -MF .deps/fc_semaphore.Tpo -c fc_semaphore.c  -fPIC -DPIC -o .libs/fc_semaphore.o
libtool: compile:  cc -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"FunctionCheck\" -DVERSION=\"0.0.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DSTDC_HEADERS=1 -DHAVE_LINK_H=1 -DHAVE_ERRNO_H=1 -DHAVE_PTHREAD_H=1 -DHAVE_UNISTD_H=1 -DHAVE_TIME_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SYS_TIMES_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_LIMITS_H=1 -DHAVE_STRING_H=1 -DHAVE_STDARG_H=1 -DHAVE_MALLOC_H=1 -DHAVE_DLFCN_H=1 -DHAVE_SYS_IPC_H=1 -DHAVE_SYS_SHM_H=1 -DHAVE_DECL__DYNAMIC=0 -DHAVE_ELF32_DYN_=1 -DHAVE_ELF64_DYN_=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_STRDUP=1 -DHAVE_STRERROR=1 -DHAVE_GETENV=1 -DHAVE_SETENV=1 -DHAVE_UNSETENV=1 -I. -I/usr/local/include -g -I../include -O2 -pipe -fstack-protector-strong -fno-stri
 ct-aliasing -MT fc_semaphore.lo -MD -MP -MF .deps/fc_semaphore.Tpo -c fc_semaphore.c -o fc_semaphore.o >/dev/null 2>&1
mv -f .deps/fc_semaphore.Tpo .deps/fc_semaphore.Plo
/bin/sh ../../libtool  --tag=CC    --mode=compile cc -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"FunctionCheck\" -DVERSION=\"0.0.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DSTDC_HEADERS=1 -DHAVE_LINK_H=1 -DHAVE_ERRNO_H=1 -DHAVE_PTHREAD_H=1 -DHAVE_UNISTD_H=1 -DHAVE_TIME_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SYS_TIMES_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_LIMITS_H=1 -DHAVE_STRING_H=1 -DHAVE_STDARG_H=1 -DHAVE_MALLOC_H=1 -DHAVE_DLFCN_H=1 -DHAVE_SYS_IPC_H=1 -DHAVE_SYS_SHM_H=1 -DHAVE_DECL__DYNAMIC=0 -DHAVE_ELF32_DYN_=1 -DHAVE_ELF64_DYN_=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_STRDUP=1 -DHAVE_STRERROR=1 -DHAVE_GETENV=1 -DHAVE_SETENV=1 -DHAVE_UNSETENV=1  -I.   -I/usr/local/include  -g -I../include -O2 -pipe
   -fstack-protector-strong -fno-strict-aliasing -MT fc_time.lo -MD -MP -MF .deps/fc_time.Tpo -c -o fc_time.lo fc_time.c
libtool: compile:  cc -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"FunctionCheck\" -DVERSION=\"0.0.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DSTDC_HEADERS=1 -DHAVE_LINK_H=1 -DHAVE_ERRNO_H=1 -DHAVE_PTHREAD_H=1 -DHAVE_UNISTD_H=1 -DHAVE_TIME_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SYS_TIMES_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_LIMITS_H=1 -DHAVE_STRING_H=1 -DHAVE_STDARG_H=1 -DHAVE_MALLOC_H=1 -DHAVE_DLFCN_H=1 -DHAVE_SYS_IPC_H=1 -DHAVE_SYS_SHM_H=1 -DHAVE_DECL__DYNAMIC=0 -DHAVE_ELF32_DYN_=1 -DHAVE_ELF64_DYN_=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_STRDUP=1 -DHAVE_STRERROR=1 -DHAVE_GETENV=1 -DHAVE_SETENV=1 -DHAVE_UNSETENV=1 -I. -I/usr/local/include -g -I../include -O2 -pipe -fstack-protector-strong -fno-stri
 ct-aliasing -MT fc_time.lo -MD -MP -MF .deps/fc_time.Tpo -c fc_time.c  -fPIC -DPIC -o .libs/fc_time.o
libtool: compile:  cc -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"FunctionCheck\" -DVERSION=\"0.0.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DSTDC_HEADERS=1 -DHAVE_LINK_H=1 -DHAVE_ERRNO_H=1 -DHAVE_PTHREAD_H=1 -DHAVE_UNISTD_H=1 -DHAVE_TIME_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SYS_TIMES_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_LIMITS_H=1 -DHAVE_STRING_H=1 -DHAVE_STDARG_H=1 -DHAVE_MALLOC_H=1 -DHAVE_DLFCN_H=1 -DHAVE_SYS_IPC_H=1 -DHAVE_SYS_SHM_H=1 -DHAVE_DECL__DYNAMIC=0 -DHAVE_ELF32_DYN_=1 -DHAVE_ELF64_DYN_=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_STRDUP=1 -DHAVE_STRERROR=1 -DHAVE_GETENV=1 -DHAVE_SETENV=1 -DHAVE_UNSETENV=1 -I. -I/usr/local/include -g -I../include -O2 -pipe -fstack-protector-strong -fno-stri
 ct-aliasing -MT fc_time.lo -MD -MP -MF .deps/fc_time.Tpo -c fc_time.c -o fc_time.o >/dev/null 2>&1
mv -f .deps/fc_time.Tpo .deps/fc_time.Plo
/bin/sh ../../libtool  --tag=CC    --mode=compile cc -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"FunctionCheck\" -DVERSION=\"0.0.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DSTDC_HEADERS=1 -DHAVE_LINK_H=1 -DHAVE_ERRNO_H=1 -DHAVE_PTHREAD_H=1 -DHAVE_UNISTD_H=1 -DHAVE_TIME_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SYS_TIMES_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_LIMITS_H=1 -DHAVE_STRING_H=1 -DHAVE_STDARG_H=1 -DHAVE_MALLOC_H=1 -DHAVE_DLFCN_H=1 -DHAVE_SYS_IPC_H=1 -DHAVE_SYS_SHM_H=1 -DHAVE_DECL__DYNAMIC=0 -DHAVE_ELF32_DYN_=1 -DHAVE_ELF64_DYN_=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_STRDUP=1 -DHAVE_STRERROR=1 -DHAVE_GETENV=1 -DHAVE_SETENV=1 -DHAVE_UNSETENV=1  -I.   -I/usr/local/include  -g -I../include -O2 -pipe
   -fstack-protector-strong -fno-strict-aliasing -MT fc_tools.lo -MD -MP -MF .deps/fc_tools.Tpo -c -o fc_tools.lo fc_tools.c
libtool: compile:  cc -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"FunctionCheck\" -DVERSION=\"0.0.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DSTDC_HEADERS=1 -DHAVE_LINK_H=1 -DHAVE_ERRNO_H=1 -DHAVE_PTHREAD_H=1 -DHAVE_UNISTD_H=1 -DHAVE_TIME_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SYS_TIMES_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_LIMITS_H=1 -DHAVE_STRING_H=1 -DHAVE_STDARG_H=1 -DHAVE_MALLOC_H=1 -DHAVE_DLFCN_H=1 -DHAVE_SYS_IPC_H=1 -DHAVE_SYS_SHM_H=1 -DHAVE_DECL__DYNAMIC=0 -DHAVE_ELF32_DYN_=1 -DHAVE_ELF64_DYN_=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_STRDUP=1 -DHAVE_STRERROR=1 -DHAVE_GETENV=1 -DHAVE_SETENV=1 -DHAVE_UNSETENV=1 -I. -I/usr/local/include -g -I../include -O2 -pipe -fstack-protector-strong -fno-stri
 ct-aliasing -MT fc_tools.lo -MD -MP -MF .deps/fc_tools.Tpo -c fc_tools.c  -fPIC -DPIC -o .libs/fc_tools.o
libtool: compile:  cc -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"FunctionCheck\" -DVERSION=\"0.0.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DSTDC_HEADERS=1 -DHAVE_LINK_H=1 -DHAVE_ERRNO_H=1 -DHAVE_PTHREAD_H=1 -DHAVE_UNISTD_H=1 -DHAVE_TIME_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SYS_TIMES_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_LIMITS_H=1 -DHAVE_STRING_H=1 -DHAVE_STDARG_H=1 -DHAVE_MALLOC_H=1 -DHAVE_DLFCN_H=1 -DHAVE_SYS_IPC_H=1 -DHAVE_SYS_SHM_H=1 -DHAVE_DECL__DYNAMIC=0 -DHAVE_ELF32_DYN_=1 -DHAVE_ELF64_DYN_=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_STRDUP=1 -DHAVE_STRERROR=1 -DHAVE_GETENV=1 -DHAVE_SETENV=1 -DHAVE_UNSETENV=1 -I. -I/usr/local/include -g -I../include -O2 -pipe -fstack-protector-strong -fno-stri
 ct-aliasing -MT fc_tools.lo -MD -MP -MF .deps/fc_tools.Tpo -c fc_tools.c -o fc_tools.o >/dev/null 2>&1
mv -f .deps/fc_tools.Tpo .deps/fc_tools.Plo
/bin/sh ../../libtool  --tag=CC    --mode=link cc -g -I../include -O2 -pipe  -fstack-protector-strong -fno-strict-aliasing   -fstack-protector-strong -o libshare.la  fc_fifo.lo fc_semaphore.lo fc_time.lo  fc_tools.lo  -L/usr/local/lib
libtool: link: ar cru .libs/libshare.a .libs/fc_fifo.o .libs/fc_semaphore.o .libs/fc_time.o .libs/fc_tools.o 
libtool: link: ranlib .libs/libshare.a
libtool: link: ( cd ".libs" && rm -f "libshare.la" && ln -s "../libshare.la" "libshare.la" )
Making all in fcmanager
cc -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"FunctionCheck\" -DVERSION=\"0.0.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DSTDC_HEADERS=1 -DHAVE_LINK_H=1 -DHAVE_ERRNO_H=1 -DHAVE_PTHREAD_H=1 -DHAVE_UNISTD_H=1 -DHAVE_TIME_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SYS_TIMES_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_LIMITS_H=1 -DHAVE_STRING_H=1 -DHAVE_STDARG_H=1 -DHAVE_MALLOC_H=1 -DHAVE_DLFCN_H=1 -DHAVE_SYS_IPC_H=1 -DHAVE_SYS_SHM_H=1 -DHAVE_DECL__DYNAMIC=0 -DHAVE_ELF32_DYN_=1 -DHAVE_ELF64_DYN_=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_STRDUP=1 -DHAVE_STRERROR=1 -DHAVE_GETENV=1 -DHAVE_SETENV=1 -DHAVE_UNSETENV=1 -I.    -I/usr/local/include -g -I../include -I../share -O2 -pipe  -fstack-protector-strong -fno-strict-a
 liasing -MT fc_com_manager.o -MD -MP -MF .deps/fc_com_manager.Tpo -c -o fc_com_manager.o fc_com_manager.c
mv -f .deps/fc_com_manager.Tpo .deps/fc_com_manager.Po
cc -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"FunctionCheck\" -DVERSION=\"0.0.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DSTDC_HEADERS=1 -DHAVE_LINK_H=1 -DHAVE_ERRNO_H=1 -DHAVE_PTHREAD_H=1 -DHAVE_UNISTD_H=1 -DHAVE_TIME_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SYS_TIMES_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_LIMITS_H=1 -DHAVE_STRING_H=1 -DHAVE_STDARG_H=1 -DHAVE_MALLOC_H=1 -DHAVE_DLFCN_H=1 -DHAVE_SYS_IPC_H=1 -DHAVE_SYS_SHM_H=1 -DHAVE_DECL__DYNAMIC=0 -DHAVE_ELF32_DYN_=1 -DHAVE_ELF64_DYN_=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_STRDUP=1 -DHAVE_STRERROR=1 -DHAVE_GETENV=1 -DHAVE_SETENV=1 -DHAVE_UNSETENV=1 -I.    -I/usr/local/include -g -I../include -I../share -O2 -pipe  -fstack-protector-strong -fno-strict-a
 liasing -MT fc_context.o -MD -MP -MF .deps/fc_context.Tpo -c -o fc_context.o fc_context.c
fc_context.c:327:10: warning: cast to 'void *' from smaller integer type 'unsigned int' [-Wint-to-void-pointer-cast]
    to = (void*) ((unsigned int) (key & mask));
         ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
fc_context.c:328:12: warning: cast to 'void *' from smaller integer type 'unsigned int' [-Wint-to-void-pointer-cast]
    from = (void*) ((unsigned int) ((key >> (sizeof (int) *8)) & mask));
           ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
2 warnings generated.
mv -f .deps/fc_context.Tpo .deps/fc_context.Po
cc -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"FunctionCheck\" -DVERSION=\"0.0.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DSTDC_HEADERS=1 -DHAVE_LINK_H=1 -DHAVE_ERRNO_H=1 -DHAVE_PTHREAD_H=1 -DHAVE_UNISTD_H=1 -DHAVE_TIME_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SYS_TIMES_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_LIMITS_H=1 -DHAVE_STRING_H=1 -DHAVE_STDARG_H=1 -DHAVE_MALLOC_H=1 -DHAVE_DLFCN_H=1 -DHAVE_SYS_IPC_H=1 -DHAVE_SYS_SHM_H=1 -DHAVE_DECL__DYNAMIC=0 -DHAVE_ELF32_DYN_=1 -DHAVE_ELF64_DYN_=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_STRDUP=1 -DHAVE_STRERROR=1 -DHAVE_GETENV=1 -DHAVE_SETENV=1 -DHAVE_UNSETENV=1 -I.    -I/usr/local/include -g -I../include -I../share -O2 -pipe  -fstack-protector-strong -fno-strict-a
 liasing -MT fc_functions.o -MD -MP -MF .deps/fc_functions.Tpo -c -o fc_functions.o fc_functions.c
mv -f .deps/fc_functions.Tpo .deps/fc_functions.Po
cc -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"FunctionCheck\" -DVERSION=\"0.0.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DSTDC_HEADERS=1 -DHAVE_LINK_H=1 -DHAVE_ERRNO_H=1 -DHAVE_PTHREAD_H=1 -DHAVE_UNISTD_H=1 -DHAVE_TIME_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SYS_TIMES_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_LIMITS_H=1 -DHAVE_STRING_H=1 -DHAVE_STDARG_H=1 -DHAVE_MALLOC_H=1 -DHAVE_DLFCN_H=1 -DHAVE_SYS_IPC_H=1 -DHAVE_SYS_SHM_H=1 -DHAVE_DECL__DYNAMIC=0 -DHAVE_ELF32_DYN_=1 -DHAVE_ELF64_DYN_=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_STRDUP=1 -DHAVE_STRERROR=1 -DHAVE_GETENV=1 -DHAVE_SETENV=1 -DHAVE_UNSETENV=1 -I.    -I/usr/local/include -g -I../include -I../share -O2 -pipe  -fstack-protector-strong -fno-strict-a
 liasing -MT fc_graph.o -MD -MP -MF .deps/fc_graph.Tpo -c -o fc_graph.o fc_graph.c
fc_graph.c:51:35: warning: cast to smaller integer type 'unsigned int' from 'void *' [-Wvoid-pointer-to-int-cast]
    key = (((unsigned long long) ((unsigned int) from)) << (sizeof (int) *8)) +
                                  ^~~~~~~~~~~~~~~~~~~
fc_graph.c:52:36: warning: cast to smaller integer type 'unsigned int' from 'void *' [-Wvoid-pointer-to-int-cast]
            ((unsigned long long) ((unsigned int) to));
                                   ^~~~~~~~~~~~~~~~~
2 warnings generated.
mv -f .deps/fc_graph.Tpo .deps/fc_graph.Po
cc -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"FunctionCheck\" -DVERSION=\"0.0.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DSTDC_HEADERS=1 -DHAVE_LINK_H=1 -DHAVE_ERRNO_H=1 -DHAVE_PTHREAD_H=1 -DHAVE_UNISTD_H=1 -DHAVE_TIME_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SYS_TIMES_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_LIMITS_H=1 -DHAVE_STRING_H=1 -DHAVE_STDARG_H=1 -DHAVE_MALLOC_H=1 -DHAVE_DLFCN_H=1 -DHAVE_SYS_IPC_H=1 -DHAVE_SYS_SHM_H=1 -DHAVE_DECL__DYNAMIC=0 -DHAVE_ELF32_DYN_=1 -DHAVE_ELF64_DYN_=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_STRDUP=1 -DHAVE_STRERROR=1 -DHAVE_GETENV=1 -DHAVE_SETENV=1 -DHAVE_UNSETENV=1 -I.    -I/usr/local/include -g -I../include -I../share -O2 -pipe  -fstack-protector-strong -fno-strict-a
 liasing -MT fc_hash.o -MD -MP -MF .deps/fc_hash.Tpo -c -o fc_hash.o fc_hash.c
fc_hash.c:80:12: warning: cast to smaller integer type 'unsigned int' from 'void *' [-Wvoid-pointer-to-int-cast]
    pos = ((unsigned int) (fnc->symbol)) & hash->current_mask;
           ^~~~~~~~~~~~~~~~~~~~~~~~~~~~
fc_hash.c:106:12: warning: cast to smaller integer type 'unsigned int' from 'void *' [-Wvoid-pointer-to-int-cast]
    pos = ((unsigned int) (fnc)) & hash->current_mask;
           ^~~~~~~~~~~~~~~~~~~~
2 warnings generated.
mv -f .deps/fc_hash.Tpo .deps/fc_hash.Po
cc -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"FunctionCheck\" -DVERSION=\"0.0.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DSTDC_HEADERS=1 -DHAVE_LINK_H=1 -DHAVE_ERRNO_H=1 -DHAVE_PTHREAD_H=1 -DHAVE_UNISTD_H=1 -DHAVE_TIME_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SYS_TIMES_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_LIMITS_H=1 -DHAVE_STRING_H=1 -DHAVE_STDARG_H=1 -DHAVE_MALLOC_H=1 -DHAVE_DLFCN_H=1 -DHAVE_SYS_IPC_H=1 -DHAVE_SYS_SHM_H=1 -DHAVE_DECL__DYNAMIC=0 -DHAVE_ELF32_DYN_=1 -DHAVE_ELF64_DYN_=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_STRDUP=1 -DHAVE_STRERROR=1 -DHAVE_GETENV=1 -DHAVE_SETENV=1 -DHAVE_UNSETENV=1 -I.    -I/usr/local/include -g -I../include -I../share -O2 -pipe  -fstack-protector-strong -fno-strict-a
 liasing -MT fc_memory_manager.o -MD -MP -MF .deps/fc_memory_manager.Tpo -c -o fc_memory_manager.o fc_memory_manager.c
mv -f .deps/fc_memory_manager.Tpo .deps/fc_memory_manager.Po
cc -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"FunctionCheck\" -DVERSION=\"0.0.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DSTDC_HEADERS=1 -DHAVE_LINK_H=1 -DHAVE_ERRNO_H=1 -DHAVE_PTHREAD_H=1 -DHAVE_UNISTD_H=1 -DHAVE_TIME_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SYS_TIMES_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_LIMITS_H=1 -DHAVE_STRING_H=1 -DHAVE_STDARG_H=1 -DHAVE_MALLOC_H=1 -DHAVE_DLFCN_H=1 -DHAVE_SYS_IPC_H=1 -DHAVE_SYS_SHM_H=1 -DHAVE_DECL__DYNAMIC=0 -DHAVE_ELF32_DYN_=1 -DHAVE_ELF64_DYN_=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_STRDUP=1 -DHAVE_STRERROR=1 -DHAVE_GETENV=1 -DHAVE_SETENV=1 -DHAVE_UNSETENV=1 -I.    -I/usr/local/include -g -I../include -I../share -O2 -pipe  -fstack-protector-strong -fno-strict-a
 liasing -MT fc_stack.o -MD -MP -MF .deps/fc_stack.Tpo -c -o fc_stack.o fc_stack.c
mv -f .deps/fc_stack.Tpo .deps/fc_stack.Po
cc -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"FunctionCheck\" -DVERSION=\"0.0.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DSTDC_HEADERS=1 -DHAVE_LINK_H=1 -DHAVE_ERRNO_H=1 -DHAVE_PTHREAD_H=1 -DHAVE_UNISTD_H=1 -DHAVE_TIME_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SYS_TIMES_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_LIMITS_H=1 -DHAVE_STRING_H=1 -DHAVE_STDARG_H=1 -DHAVE_MALLOC_H=1 -DHAVE_DLFCN_H=1 -DHAVE_SYS_IPC_H=1 -DHAVE_SYS_SHM_H=1 -DHAVE_DECL__DYNAMIC=0 -DHAVE_ELF32_DYN_=1 -DHAVE_ELF64_DYN_=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_STRDUP=1 -DHAVE_STRERROR=1 -DHAVE_GETENV=1 -DHAVE_SETENV=1 -DHAVE_UNSETENV=1 -I.    -I/usr/local/include -g -I../include -I../share -O2 -pipe  -fstack-protector-strong -fno-strict-a
 liasing -MT fc_xhash.o -MD -MP -MF .deps/fc_xhash.Tpo -c -o fc_xhash.o fc_xhash.c
fc_xhash.c:193:15: warning: cast to smaller integer type 'unsigned int' from 'void *' [-Wvoid-pointer-to-int-cast]
    index = (((unsigned int) (nd->key))) % size;
              ^~~~~~~~~~~~~~~~~~~~~~~~
fc_xhash.c:283:15: warning: cast to smaller integer type 'unsigned int' from 'void *' [-Wvoid-pointer-to-int-cast]
    index = (((unsigned int) key)) % hash->size;
              ^~~~~~~~~~~~~~~~~~
fc_xhash.c:324:15: warning: cast to smaller integer type 'unsigned int' from 'void *' [-Wvoid-pointer-to-int-cast]
    index = (((unsigned int) key)) % hash->size;
              ^~~~~~~~~~~~~~~~~~
fc_xhash.c:370:15: warning: cast to smaller integer type 'unsigned int' from 'void *' [-Wvoid-pointer-to-int-cast]
    index = (((unsigned int) key)) % hash->size;
              ^~~~~~~~~~~~~~~~~~
fc_xhash.c:405:15: warning: cast to smaller integer type 'unsigned int' from 'void *' [-Wvoid-pointer-to-int-cast]
    index = (((unsigned int) key)) % hash->size;
              ^~~~~~~~~~~~~~~~~~
fc_xhash.c:437:15: warning: cast to smaller integer type 'unsigned int' from 'void *' [-Wvoid-pointer-to-int-cast]
    index = (((unsigned int) key)) % hash->size;
              ^~~~~~~~~~~~~~~~~~
6 warnings generated.
mv -f .deps/fc_xhash.Tpo .deps/fc_xhash.Po
cc -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"FunctionCheck\" -DVERSION=\"0.0.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DSTDC_HEADERS=1 -DHAVE_LINK_H=1 -DHAVE_ERRNO_H=1 -DHAVE_PTHREAD_H=1 -DHAVE_UNISTD_H=1 -DHAVE_TIME_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SYS_TIMES_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_LIMITS_H=1 -DHAVE_STRING_H=1 -DHAVE_STDARG_H=1 -DHAVE_MALLOC_H=1 -DHAVE_DLFCN_H=1 -DHAVE_SYS_IPC_H=1 -DHAVE_SYS_SHM_H=1 -DHAVE_DECL__DYNAMIC=0 -DHAVE_ELF32_DYN_=1 -DHAVE_ELF64_DYN_=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_STRDUP=1 -DHAVE_STRERROR=1 -DHAVE_GETENV=1 -DHAVE_SETENV=1 -DHAVE_UNSETENV=1 -I.    -I/usr/local/include -g -I../include -I../share -O2 -pipe  -fstack-protector-strong -fno-strict-a
 liasing -MT fc_xlhash.o -MD -MP -MF .deps/fc_xlhash.Tpo -c -o fc_xlhash.o fc_xlhash.c
mv -f .deps/fc_xlhash.Tpo .deps/fc_xlhash.Po
cc -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"FunctionCheck\" -DVERSION=\"0.0.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DSTDC_HEADERS=1 -DHAVE_LINK_H=1 -DHAVE_ERRNO_H=1 -DHAVE_PTHREAD_H=1 -DHAVE_UNISTD_H=1 -DHAVE_TIME_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SYS_TIMES_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_LIMITS_H=1 -DHAVE_STRING_H=1 -DHAVE_STDARG_H=1 -DHAVE_MALLOC_H=1 -DHAVE_DLFCN_H=1 -DHAVE_SYS_IPC_H=1 -DHAVE_SYS_SHM_H=1 -DHAVE_DECL__DYNAMIC=0 -DHAVE_ELF32_DYN_=1 -DHAVE_ELF64_DYN_=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_STRDUP=1 -DHAVE_STRERROR=1 -DHAVE_GETENV=1 -DHAVE_SETENV=1 -DHAVE_UNSETENV=1 -I.    -I/usr/local/include -g -I../include -I../share -O2 -pipe  -fstack-protector-strong -fno-strict-a
 liasing -MT main.o -MD -MP -MF .deps/main.Tpo -c -o main.o main.c
mv -f .deps/main.Tpo .deps/main.Po
/bin/sh ../../libtool  --tag=CC    --mode=link cc -g -I../include -I../share -O2 -pipe  -fstack-protector-strong -fno-strict-aliasing   -fstack-protector-strong -o fcmanager fc_com_manager.o fc_context.o  fc_functions.o fc_graph.o fc_hash.o  fc_memory_manager.o fc_stack.o  fc_xhash.o fc_xlhash.o main.o ../share/libshare.la -L/usr/local/lib
libtool: link: cc -g -I../include -I../share -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -fstack-protector-strong -o fcmanager fc_com_manager.o fc_context.o fc_functions.o fc_graph.o fc_hash.o fc_memory_manager.o fc_stack.o fc_xhash.o fc_xlhash.o main.o  ../share/.libs/libshare.a -L/usr/local/lib
Making all in fcdump
cc -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"FunctionCheck\" -DVERSION=\"0.0.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DSTDC_HEADERS=1 -DHAVE_LINK_H=1 -DHAVE_ERRNO_H=1 -DHAVE_PTHREAD_H=1 -DHAVE_UNISTD_H=1 -DHAVE_TIME_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SYS_TIMES_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_LIMITS_H=1 -DHAVE_STRING_H=1 -DHAVE_STDARG_H=1 -DHAVE_MALLOC_H=1 -DHAVE_DLFCN_H=1 -DHAVE_SYS_IPC_H=1 -DHAVE_SYS_SHM_H=1 -DHAVE_DECL__DYNAMIC=0 -DHAVE_ELF32_DYN_=1 -DHAVE_ELF64_DYN_=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_STRDUP=1 -DHAVE_STRERROR=1 -DHAVE_GETENV=1 -DHAVE_SETENV=1 -DHAVE_UNSETENV=1 -I.    -I/usr/local/include -g -I../include -I../share  -Wall -I../include -DFC_NO_DEBUG -O2 -pipe  -fst
 ack-protector-strong -fno-strict-aliasing -MT fc_dump.o -MD -MP -MF .deps/fc_dump.Tpo -c -o fc_dump.o fc_dump.c
In file included from fc_dump.c:29:
In file included from ./demangle.h:19:
In file included from /usr/local/include/libiberty/demangle.h:32:
/usr/local/include/libiberty/libiberty.h:317:74: error: expected function body after function declarator
extern void *xmalloc (size_t) ATTRIBUTE_MALLOC ATTRIBUTE_RETURNS_NONNULL ATTRIBUTE_RESULT_SIZE_1 ATTRIBUTE_WARN_UNUSED_RESULT;
                                                                         ^
/usr/local/include/libiberty/libiberty.h:323:66: error: expected function body after function declarator
extern void *xrealloc (void *, size_t) ATTRIBUTE_RETURNS_NONNULL ATTRIBUTE_RESULT_SIZE_2 ATTRIBUTE_WARN_UNUSED_RESULT;
                                                                 ^
/usr/local/include/libiberty/libiberty.h:328:82: error: expected function body after function declarator
extern void *xcalloc (size_t, size_t) ATTRIBUTE_MALLOC ATTRIBUTE_RETURNS_NONNULL ATTRIBUTE_RESULT_SIZE_1_2 ATTRIBUTE_WARN_UNUSED_RESULT;
                                                                                 ^
/usr/local/include/libiberty/libiberty.h:332:80: error: expected function body after function declarator
extern char *xstrdup (const char *) ATTRIBUTE_MALLOC ATTRIBUTE_RETURNS_NONNULL ATTRIBUTE_WARN_UNUSED_RESULT;
                                                                               ^
/usr/local/include/libiberty/libiberty.h:336:89: error: expected function body after function declarator
extern char *xstrndup (const char *, size_t) ATTRIBUTE_MALLOC ATTRIBUTE_RETURNS_NONNULL ATTRIBUTE_WARN_UNUSED_RESULT;
                                                                                        ^
/usr/local/include/libiberty/libiberty.h:340:96: error: expected function body after function declarator
extern void *xmemdup (const void *, size_t, size_t) ATTRIBUTE_MALLOC ATTRIBUTE_RETURNS_NONNULL ATTRIBUTE_WARN_UNUSED_RESULT;
                                                                                               ^
fc_dump.c:369:46: warning: cast to 'void *' from smaller integer type 'int' [-Wint-to-void-pointer-cast]
                (*list)[*nb_list + i].addr = (void*) taddr;
                                             ^~~~~~~~~~~~~
1 warning and 6 errors generated.
*** Error code 1

Stop.
make[3]: stopped in /wrkdirs/usr/ports/devel/fnccheck/work/FunctionCheck-3.2.0/src/fcdump
*** Error code 1

Stop.
make[2]: stopped in /wrkdirs/usr/ports/devel/fnccheck/work/FunctionCheck-3.2.0/src
*** Error code 1

Stop.
make[1]: stopped in /wrkdirs/usr/ports/devel/fnccheck/work/FunctionCheck-3.2.0
*** Error code 1

Stop.
make: stopped in /usr/ports/devel/fnccheck