From owner-freebsd-pkg-fallout@FreeBSD.ORG Fri Jul 25 16:52:00 2014 Return-Path: Delivered-To: pkg-fallout@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [8.8.178.115]) (using TLSv1 with cipher ADH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id 9B8C8AA5 for ; Fri, 25 Jul 2014 16:52:00 +0000 (UTC) Received: from beefy4.isc.freebsd.org (beefy4.isc.freebsd.org [IPv6:2001:4f8:3:ffe0:4072:0:16:3b]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 7C86925F8 for ; Fri, 25 Jul 2014 16:52:00 +0000 (UTC) Received: from beefy4.isc.freebsd.org (localhost [127.0.0.1]) by beefy4.isc.freebsd.org (8.14.9/8.14.9) with ESMTP id s6PGq0g5082861 for ; Fri, 25 Jul 2014 16:52:00 GMT (envelope-from pkg-fallout@FreeBSD.org) Received: (from root@localhost) by beefy4.isc.freebsd.org (8.14.9/8.14.9/Submit) id s6PGq0sF082848; Fri, 25 Jul 2014 16:52:00 GMT (envelope-from pkg-fallout@FreeBSD.org) Date: Fri, 25 Jul 2014 16:52:00 GMT From: pkg-fallout@FreeBSD.org Message-Id: <201407251652.s6PGq0sF082848@beefy4.isc.freebsd.org> To: pkg-fallout@FreeBSD.org Subject: [package - head-i386-default-ssp][devel/elfsh] Failed for elfsh-0.51b3_2 in build X-BeenThere: freebsd-pkg-fallout@freebsd.org X-Mailman-Version: 2.1.18 Precedence: list List-Id: Fallout logs from package building List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 25 Jul 2014 16:52:00 -0000 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 Last committer: pawel@FreeBSD.org Ident: $FreeBSD: head/devel/elfsh/Makefile 349349 2014-03-27 17:42:55Z pawel $ Log URL: http://beefy4.isc.freebsd.org/data/head-i386-default-ssp/2014-07-24_18h19m41s/logs/elfsh-0.51b3_2.log Build URL: http://beefy4.isc.freebsd.org/build.html?mastername=head-i386-default-ssp&build=2014-07-24_18h19m41s Log: ====>> Building devel/elfsh build started at Fri Jul 25 16:51:51 UTC 2014 port directory: /usr/ports/devel/elfsh building for: FreeBSD pkg.FreeBSD.org 11.0-CURRENT FreeBSD 11.0-CURRENT r269001 i386 maintained by: ports@FreeBSD.org Makefile ident: $FreeBSD: head/devel/elfsh/Makefile 349349 2014-03-27 17:42:55Z pawel $ Poudriere version: 3.1-pre Host OSVERSION: 1100027 Jail OSVERSION: 1100028 !!! Jail is newer than host. (Jail: 1100028, Host: 1100027) !!! !!! This is not supported. !!! !!! Host kernel must be same or newer than jail. !!! !!! Expect build failures. !!! ---Begin Environment--- UNAME_m=i386 UNAME_p=i386 OSVERSION=1100028 UNAME_v=FreeBSD 11.0-CURRENT r269001 UNAME_r=11.0-CURRENT BLOCKSIZE=K MAIL=/var/mail/root STATUS=1 SAVED_TERM= MASTERMNT=/usr/local/poudriere/data/.m/head-i386-default-ssp/ref PKG_EXT=txz FORCE_PACKAGE=yes PATH=/sbin:/bin:/usr/sbin:/usr/bin:/usr/games:/usr/local/sbin:/usr/local/bin:/root/bin POUDRIERE_BUILD_TYPE=bulk PKGNG=1 PKGNAME=elfsh-0.51b3_2 PKG_DELETE=/usr/local/sbin/pkg-static delete -y -f PKG_ADD=/usr/local/sbin/pkg-static add OLDPWD=/root PWD=/usr/local/poudriere/data/.m/head-i386-default-ssp/ref/.p/pool MASTERNAME=head-i386-default-ssp USER=root HOME=/root POUDRIERE_VERSION=3.1-pre LOCALBASE=/usr/local PACKAGE_BUILDING=yes PKG_VERSION=/.p/pkg-static version PKG_BIN=/usr/local/sbin/pkg-static ---End Environment--- ---Begin OPTIONS List--- ---End OPTIONS List--- --CONFIGURE_ARGS-- --End CONFIGURE_ARGS-- --CONFIGURE_ENV-- XDG_DATA_HOME=/wrkdirs/usr/ports/devel/elfsh/work XDG_CONFIG_HOME=/wrkdirs/usr/ports/devel/elfsh/work HOME=/wrkdirs/usr/ports/devel/elfsh/work TMPDIR="/tmp" MAKE=gmake SHELL=/bin/sh CONFIG_SHELL=/bin/sh PATH=/usr/local/libexec/ccache:/sbin:/bin:/usr/sbin:/usr/bin:/usr/games:/usr/local/sbin:/usr/local/bin:/root/bin CCACHE_DIR="/root/.ccache" --End CONFIGURE_ENV-- --MAKE_ENV-- XDG_DATA_HOME=/wrkdirs/usr/ports/devel/elfsh/work XDG_CONFIG_HOME=/wrkdirs/usr/ports/devel/elfsh/work HOME=/wrkdirs/usr/ports/devel/elfsh/work TMPDIR="/tmp" NO_PIE=yes SHELL=/bin/sh NO_LINT=YES PREFIX=/usr/local LOCALBASE=/usr/local LIBDIR="/usr/lib" CC="cc" CFLAGS="-O2 -pipe -fstack-protector -fno-strict-aliasing" CPP="cpp" CPPFLAGS="" LDFLAGS=" -fstack-protector" LIBS="" CXX="c++" CXXFLAGS="-O2 -pipe -fstack-protector -fno-strict-aliasing " MANPREFIX="/usr/local" PATH=/usr/local/libexec/ccache:/sbin:/bin:/usr/sbin:/usr/bin:/usr/games:/usr/local/sbin:/usr/local/bin:/root/bin CCACHE_DIR="/root/.ccache" BSD_INSTALL_PROGRAM="install -s -o root -g wheel -m 555" BSD_INSTALL_LIB="install -s -o root -g wheel -m 444" BSD_INSTALL_SCRIPT="install -o root -g wheel -m 555" BSD_INSTALL_DATA="install -o root -g wheel -m 444" BSD_INSTALL_MAN="install -o root -g wheel -m 444" --End MAKE_ENV-- --PLIST_SUB-- OSREL=11.0 PREFIX=%D LOCALBASE=/usr/local PORTDOCS="" PORTEXAMPLES="" PORTDATA="" LIB32DIR=lib DOCSDIR="share/doc/elfsh" EXAMPLESDIR="share/examples/elfsh" DATADIR="share/elfsh" WWWDIR="www/elfsh" ETCDIR="etc/elfsh" --End PLIST_SUB-- --SUB_LIST-- PREFIX=/usr/local LOCALBASE=/usr/local DATADIR=/usr/local/share/elfsh DOCSDIR=/usr/local/share/doc/elfsh EXAMPLESDIR=/usr/local/share/examples/elfsh WWWDIR=/usr/local/www/elfsh ETCDIR=/usr/local/etc/elfsh --End SUB_LIST-- ---Begin make.conf--- ARCH=i386 MACHINE=i386 MACHINE_ARCH=i386 USE_PACKAGE_DEPENDS=yes BATCH=yes WRKDIRPREFIX=/wrkdirs ARCH=i386 MACHINE=i386 MACHINE_ARCH=i386 WITH_CCACHE_BUILD=yes CCACHE_DIR=/root/.ccache USE_PACKAGE_DEPENDS=yes BATCH=yes WRKDIRPREFIX=/wrkdirs PORTSDIR=/usr/ports PACKAGES=/packages DISTDIR=/distfiles #### /usr/local/etc/poudriere.d/make.conf #### WITH_PKGNG=yes #### /usr/local/etc/poudriere.d/ssp-make.conf #### WITH_SSP_PORTS=yes DISABLE_MAKE_JOBS=poudriere ---End make.conf--- =================================================== =========================================================================== =================================================== ===> elfsh-0.51b3_2 depends on file: /usr/local/sbin/pkg - not found ===> Verifying install for /usr/local/sbin/pkg in /usr/ports/ports-mgmt/pkg ===> Installing existing package /packages/All/pkg-1.2.7_4.txz Installing pkg-1.2.7_4... done If you are upgrading from the old package format, first run: # pkg2ng ===> Returning to build of elfsh-0.51b3_2 =========================================================================== =================================================== =========================================================================== =================================================== ===> Fetching all distfiles required by elfsh-0.51b3_2 for building =========================================================================== =================================================== ===> Fetching all distfiles required by elfsh-0.51b3_2 for building => SHA256 Checksum OK for elfsh-0.51b3-portable.tgz. =========================================================================== =================================================== =========================================================================== =================================================== ===> Fetching all distfiles required by elfsh-0.51b3_2 for building ===> Extracting for elfsh-0.51b3_2 => SHA256 Checksum OK for elfsh-0.51b3-portable.tgz. =========================================================================== =================================================== =========================================================================== =================================================== ===> Patching for elfsh-0.51b3_2 ===> Applying FreeBSD patches for elfsh-0.51b3_2 =========================================================================== =================================================== ===> elfsh-0.51b3_2 depends on executable: gmake - not found ===> Verifying install for gmake in /usr/ports/devel/gmake ===> Installing existing package /packages/All/gmake-3.82_1.txz Installing gmake-3.82_1...Installing gettext-0.18.3.1_1...Installing indexinfo-0.2... done done done ===> Returning to build of elfsh-0.51b3_2 ===> elfsh-0.51b3_2 depends on file: /usr/local/bin/ccache - not found ===> Verifying install for /usr/local/bin/ccache in /usr/ports/devel/ccache ===> Installing existing package /packages/All/ccache-3.1.9_8.txz Installing ccache-3.1.9_8...Create compiler links... create symlink for cc create symlink for cc (world) create symlink for c++ create symlink for c++ (world) create symlink for CC create symlink for CC (world) done NOTE: Please read /usr/local/share/doc/ccache/ccache-howto-freebsd.txt for information on using ccache with FreeBSD ports and src. ===> Returning to build of elfsh-0.51b3_2 =========================================================================== =================================================== =========================================================================== =================================================== ===> Configuring for elfsh-0.51b3_2 =========================================================================== =================================================== ===> Building for elfsh-0.51b3_2 gmake[1]: Entering directory `/wrkdirs/usr/ports/devel/elfsh/work/elfsh-0.51b3' Builting libelfsh... gmake[2]: Entering directory `/wrkdirs/usr/ports/devel/elfsh/work/elfsh-0.51b3/libelfsh' cc -O2 -pipe -fstack-protector -fno-strict-aliasing -rdynamic -Iinclude -Wall -fPIC -g3 -DELFSH_INTERN -c -o dynamic.o dynamic.c cc: warning: argument unused during compilation: '-rdynamic' cc -O2 -pipe -fstack-protector -fno-strict-aliasing -rdynamic -Iinclude -Wall -fPIC -g3 -DELFSH_INTERN -c -o dynsym.o dynsym.c cc: warning: argument unused during compilation: '-rdynamic' cc -O2 -pipe -fstack-protector -fno-strict-aliasing -rdynamic -Iinclude -Wall -fPIC -g3 -DELFSH_INTERN -c -o elf.o elf.c cc: warning: argument unused during compilation: '-rdynamic' cc -O2 -pipe -fstack-protector -fno-strict-aliasing -rdynamic -Iinclude -Wall -fPIC -g3 -DELFSH_INTERN -c -o fixup.o fixup.c cc: warning: argument unused during compilation: '-rdynamic' fixup.c:35:17: warning: comparison of unsigned expression < 0 is always false [-Wtautological-compare] if (index < 0) ~~~~~ ^ ~ 1 warning generated. cc -O2 -pipe -fstack-protector -fno-strict-aliasing -rdynamic -Iinclude -Wall -fPIC -g3 -DELFSH_INTERN -c -o got.o got.c cc: warning: argument unused during compilation: '-rdynamic' got.c:109:29: warning: passing 'u_int *' (aka 'unsigned int *') to parameter of type 'int *' converts between pointers to integer types with different sign [-Wpointer-sign] got = elfsh_get_got(file, &nbr); ^~~~ got.c:14:47: note: passing argument to parameter 'num' here u_long *elfsh_get_got(elfshobj_t *file, int *num) ^ 1 warning generated. cc -O2 -pipe -fstack-protector -fno-strict-aliasing -rdynamic -Iinclude -Wall -fPIC -g3 -DELFSH_INTERN -c -o hash.o hash.c cc: warning: argument unused during compilation: '-rdynamic' cc -O2 -pipe -fstack-protector -fno-strict-aliasing -rdynamic -Iinclude -Wall -fPIC -g3 -DELFSH_INTERN -c -o interp.o interp.c cc: warning: argument unused during compilation: '-rdynamic' cc -O2 -pipe -fstack-protector -fno-strict-aliasing -rdynamic -Iinclude -Wall -fPIC -g3 -DELFSH_INTERN -c -o pht.o pht.c cc: warning: argument unused during compilation: '-rdynamic' pht.c:252:27: warning: passing 'u_int *' (aka 'unsigned int *') to parameter of type 'int *' converts between pointers to integer types with different sign [-Wpointer-sign] if (elfsh_get_pht(file, &nbr) == NULL) ^~~~ include/libelfsh.h:487:45: note: passing argument to parameter 'num' here void *elfsh_get_pht(elfshobj_t *file, int *num); ^ 1 warning generated. cc -O2 -pipe -fstack-protector -fno-strict-aliasing -rdynamic -Iinclude -Wall -fPIC -g3 -DELFSH_INTERN -c -o plt.o plt.c cc: warning: argument unused during compilation: '-rdynamic' plt.c:35:13: warning: comparison of unsigned expression < 0 is always false [-Wtautological-compare] if (entsz < 0) ~~~~~ ^ ~ 1 warning generated. cc -O2 -pipe -fstack-protector -fno-strict-aliasing -rdynamic -Iinclude -Wall -fPIC -g3 -DELFSH_INTERN -c -o section.o section.c cc: warning: argument unused during compilation: '-rdynamic' cc -O2 -pipe -fstack-protector -fno-strict-aliasing -rdynamic -Iinclude -Wall -fPIC -g3 -DELFSH_INTERN -c -o sht.o sht.c cc: warning: argument unused during compilation: '-rdynamic' cc -O2 -pipe -fstack-protector -fno-strict-aliasing -rdynamic -Iinclude -Wall -fPIC -g3 -DELFSH_INTERN -c -o error.o error.c cc: warning: argument unused during compilation: '-rdynamic' cc -O2 -pipe -fstack-protector -fno-strict-aliasing -rdynamic -Iinclude -Wall -fPIC -g3 -DELFSH_INTERN -c -o stab.o stab.c cc: warning: argument unused during compilation: '-rdynamic' stab.c:50:12: warning: passing 'u_int *' (aka 'unsigned int *') to parameter of type 'int *' converts between pointers to integer types with different sign [-Wpointer-sign] &index, &strindex, &nbr); ^~~~~~ include/libelfsh.h:552:71: note: passing argument to parameter here elfshsect_t *elfsh_get_section_by_name(elfshobj_t *, char *name, int *, int *, int *); ^ stab.c:50:20: warning: passing 'u_int *' (aka 'unsigned int *') to parameter of type 'int *' converts between pointers to integer types with different sign [-Wpointer-sign] &index, &strindex, &nbr); ^~~~~~~~~ include/libelfsh.h:552:78: note: passing argument to parameter here elfshsect_t *elfsh_get_section_by_name(elfshobj_t *, char *name, int *, int *, int *); ^ stab.c:50:31: warning: passing 'u_int *' (aka 'unsigned int *') to parameter of type 'int *' converts between pointers to integer types with different sign [-Wpointer-sign] &index, &strindex, &nbr); ^~~~ include/libelfsh.h:552:85: note: passing argument to parameter here elfshsect_t *elfsh_get_section_by_name(elfshobj_t *, char *name, int *, int *, int *); ^ 3 warnings generated. cc -O2 -pipe -fstack-protector -fno-strict-aliasing -rdynamic -Iinclude -Wall -fPIC -g3 -DELFSH_INTERN -c -o symbol.o symbol.c cc: warning: argument unused during compilation: '-rdynamic' symbol.c:363:71: warning: passing 'u_int *' (aka 'unsigned int *') to parameter of type 'int *' converts between pointers to integer types with different sign [-Wpointer-sign] actual = elfsh_get_section_by_type(file, SHT_SYMTAB, 0, NULL, NULL, &nbr); ^~~~ include/libelfsh.h:550:96: note: passing argument to parameter here elfshsect_t *elfsh_get_section_by_type(elfshobj_t *, u_int type, int range, int *, int *, int *); ^ 1 warning generated. cc -O2 -pipe -fstack-protector -fno-strict-aliasing -rdynamic -Iinclude -Wall -fPIC -g3 -DELFSH_INTERN -c -o notes.o notes.c cc: warning: argument unused during compilation: '-rdynamic' cc -O2 -pipe -fstack-protector -fno-strict-aliasing -rdynamic -Iinclude -Wall -fPIC -g3 -DELFSH_INTERN -c -o reloc.o reloc.c cc: warning: argument unused during compilation: '-rdynamic' cc -O2 -pipe -fstack-protector -fno-strict-aliasing -rdynamic -Iinclude -Wall -fPIC -g3 -DELFSH_INTERN -c -o blocks.o blocks.c cc: warning: argument unused during compilation: '-rdynamic' cc -O2 -pipe -fstack-protector -fno-strict-aliasing -rdynamic -Iinclude -Wall -fPIC -g3 -DELFSH_INTERN -c -o ctors.o ctors.c cc: warning: argument unused during compilation: '-rdynamic' ctors.c:106:33: warning: passing 'u_int *' (aka 'unsigned int *') to parameter of type 'int *' converts between pointers to integer types with different sign [-Wpointer-sign] ctors = elfsh_get_ctors(file, &nbr); ^~~~ ctors.c:12:49: note: passing argument to parameter 'num' here u_long *elfsh_get_ctors(elfshobj_t *file, int *num) ^ 1 warning generated. cc -O2 -pipe -fstack-protector -fno-strict-aliasing -rdynamic -Iinclude -Wall -fPIC -g3 -DELFSH_INTERN -c -o dtors.o dtors.c cc: warning: argument unused during compilation: '-rdynamic' dtors.c:98:33: warning: passing 'u_int *' (aka 'unsigned int *') to parameter of type 'int *' converts between pointers to integer types with different sign [-Wpointer-sign] dtors = elfsh_get_dtors(file, &nbr); ^~~~ dtors.c:12:49: note: passing argument to parameter 'num' here u_long *elfsh_get_dtors(elfshobj_t *file, int *num) ^ 1 warning generated. cc -O2 -pipe -fstack-protector -fno-strict-aliasing -rdynamic -Iinclude -Wall -fPIC -g3 -DELFSH_INTERN -c -o raw.o raw.c cc: warning: argument unused during compilation: '-rdynamic' cc -O2 -pipe -fstack-protector -fno-strict-aliasing -rdynamic -Iinclude -Wall -fPIC -g3 -DELFSH_INTERN -c -o map.o map.c cc: warning: argument unused during compilation: '-rdynamic' cc -O2 -pipe -fstack-protector -fno-strict-aliasing -rdynamic -Iinclude -Wall -fPIC -g3 -DELFSH_INTERN -c -o strtab.o strtab.c cc: warning: argument unused during compilation: '-rdynamic' cc -O2 -pipe -fstack-protector -fno-strict-aliasing -rdynamic -Iinclude -Wall -fPIC -g3 -DELFSH_INTERN -c -o sht_rebuild.o sht_rebuild.c cc: warning: argument unused during compilation: '-rdynamic' sht_rebuild.c:360:28: warning: passing 'u_int *' (aka 'unsigned int *') to parameter of type 'int *' converts between pointers to integer types with different sign [-Wpointer-sign] if (!elfsh_get_pht(file, &num) || init_sht(file, num) < 0) ^~~~ include/libelfsh.h:487:45: note: passing argument to parameter 'num' here void *elfsh_get_pht(elfshobj_t *file, int *num); ^ 1 warning generated. cc -O2 -pipe -fstack-protector -fno-strict-aliasing -rdynamic -Iinclude -Wall -fPIC -g3 -DELFSH_INTERN -c -o comment.o comment.c cc: warning: argument unused during compilation: '-rdynamic' comment.c:22:19: warning: passing 'u_int *' (aka 'unsigned int *') to parameter of type 'int *' converts between pointers to integer types with different sign [-Wpointer-sign] NULL, NULL, &size); ^~~~~ include/libelfsh.h:552:85: note: passing argument to parameter here elfshsect_t *elfsh_get_section_by_name(elfshobj_t *, char *name, int *, int *, int *); ^ 1 warning generated. cc -O2 -pipe -fstack-protector -fno-strict-aliasing -rdynamic -Iinclude -Wall -fPIC -g3 -DELFSH_INTERN -c -o sym_common.o sym_common.c cc: warning: argument unused during compilation: '-rdynamic' cc -O2 -pipe -fstack-protector -fno-strict-aliasing -rdynamic -Iinclude -Wall -fPIC -g3 -DELFSH_INTERN -c -o hijack.o hijack.c cc: warning: argument unused during compilation: '-rdynamic' cc -O2 -pipe -fstack-protector -fno-strict-aliasing -rdynamic -Iinclude -Wall -fPIC -g3 -DELFSH_INTERN -c -o obj.o obj.c cc: warning: argument unused during compilation: '-rdynamic' cc -O2 -pipe -fstack-protector -fno-strict-aliasing -rdynamic -Iinclude -Wall -fPIC -g3 -DELFSH_INTERN -c -o pax.o pax.c cc: warning: argument unused during compilation: '-rdynamic' cc -O2 -pipe -fstack-protector -fno-strict-aliasing -rdynamic -Iinclude -Wall -fPIC -g3 -DELFSH_INTERN -c -o save.o save.c cc: warning: argument unused during compilation: '-rdynamic' cc -O2 -pipe -fstack-protector -fno-strict-aliasing -rdynamic -Iinclude -Wall -fPIC -g3 -DELFSH_INTERN -c -o copy.o copy.c cc: warning: argument unused during compilation: '-rdynamic' cc -O2 -pipe -fstack-protector -fno-strict-aliasing -rdynamic -Iinclude -Wall -fPIC -g3 -DELFSH_INTERN -c -o strip.o strip.c cc: warning: argument unused during compilation: '-rdynamic' cc -O2 -pipe -fstack-protector -fno-strict-aliasing -rdynamic -Iinclude -Wall -fPIC -g3 -DELFSH_INTERN -c -o remap.o remap.c cc: warning: argument unused during compilation: '-rdynamic' remap.c:314:26: warning: if statement has empty body [-Wempty-body] if (diff == (u_int) -1); ^ remap.c:314:26: note: put the semicolon on a separate line to silence this warning 1 warning generated. cc -O2 -pipe -fstack-protector -fno-strict-aliasing -rdynamic -Iinclude -Wall -fPIC -g3 -DELFSH_INTERN -c -o relinject.o relinject.c cc: warning: argument unused during compilation: '-rdynamic' relinject.c:316:42: warning: passing 'long *' to parameter of type 'u_long *' (aka 'unsigned long *') converts between pointers to integer types with different sign [-Wpointer-sign] if (elfsh_relocate_entry(new, cur, dword, addr) < 0) ^~~~~ relinject.c:192:58: note: passing argument to parameter 'dword' here u_long *dword, ^ relinject.c:433:31: warning: passing 'u_int *' (aka 'unsigned int *') to parameter of type 'int *' converts between pointers to integer types with different sign [-Wpointer-sign] sym = elfsh_get_symtab(rel, &symnbr); ^~~~~~~ include/libelfsh.h:332:48: note: passing argument to parameter 'num' here void *elfsh_get_symtab(elfshobj_t *file, int *num); ^ 2 warnings generated. cc -O2 -pipe -fstack-protector -fno-strict-aliasing -rdynamic -Iinclude -Wall -fPIC -g3 -DELFSH_INTERN -c -o sanitize.o sanitize.c cc: warning: argument unused during compilation: '-rdynamic' cc -O2 -pipe -fstack-protector -fno-strict-aliasing -rdynamic -Iinclude -Wall -fPIC -g3 -DELFSH_INTERN -c -o debug.o debug.c cc: warning: argument unused during compilation: '-rdynamic' cc -O2 -pipe -fstack-protector -fno-strict-aliasing -rdynamic -Iinclude -Wall -fPIC -g3 -DELFSH_INTERN -c -o bss.o bss.c cc: warning: argument unused during compilation: '-rdynamic' bss.c:210:34: warning: passing 'u_int *' (aka 'unsigned int *') to parameter of type 'int *' converts between pointers to integer types with different sign [-Wpointer-sign] symtab = elfsh_get_symtab(rel, &size); ^~~~~ include/libelfsh.h:332:48: note: passing argument to parameter 'num' here void *elfsh_get_symtab(elfshobj_t *file, int *num); ^ 1 warning generated. cc -O2 -pipe -fstack-protector -fno-strict-aliasing -rdynamic -Iinclude -Wall -fPIC -g3 -DELFSH_INTERN -c -o sort.o sort.c cc: warning: argument unused during compilation: '-rdynamic' gmake[2]: Leaving directory `/wrkdirs/usr/ports/devel/elfsh/work/elfsh-0.51b3/libelfsh' Libelfsh has been built successfully. Builting libhashelfsh... gmake[2]: Entering directory `/wrkdirs/usr/ports/devel/elfsh/work/elfsh-0.51b3/libhash' gmake[2]: Leaving directory `/wrkdirs/usr/ports/devel/elfsh/work/elfsh-0.51b3/libhash' Libhash has been built successfully. Builting ELFsh... gmake[2]: Entering directory `/wrkdirs/usr/ports/devel/elfsh/work/elfsh-0.51b3/vm' cc -O2 -pipe -fstack-protector -fno-strict-aliasing -rdynamic -fPIC -g3 -Wall -Iinclude -I../libhash/include/ -I../libelfsh/include/ -DELFSH_INTERN -DUSE_READLN -c -o grammar.o grammar.c cc: warning: argument unused during compilation: '-rdynamic' In file included from grammar.c:9: include/elfsh.h:35:11: fatal error: 'readline/readline.h' file not found #include ^ 1 error generated. gmake[2]: *** [grammar.o] Error 1 gmake[2]: Leaving directory `/wrkdirs/usr/ports/devel/elfsh/work/elfsh-0.51b3/vm' gmake[1]: *** [all] Error 2 gmake[1]: Leaving directory `/wrkdirs/usr/ports/devel/elfsh/work/elfsh-0.51b3' *** Error code 1 Stop. make: stopped in /usr/ports/devel/elfsh