[REL - head-amd64-default][net/pmf] Failed for pmf-1.13.1 in build

pkg-fallout at FreeBSD.org pkg-fallout at FreeBSD.org
Sun Dec 1 00:23:13 UTC 2013


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 at FreeBSD.org
Last committer: bapt at FreeBSD.org
Ident:          $FreeBSD: head/net/pmf/Makefile 327755 2013-09-20 22:10:23Z bapt $
Log URL:        http://beefy2.isc.freebsd.org/bulk/head-amd64-default/2013-11-30_09h43m08s/logs/pmf-1.13.1.log
Build URL:      http://beefy2.isc.freebsd.org/bulk/head-amd64-default/2013-11-30_09h43m08s
Log:

====>> Building net/pmf
build started at Sun Dec  1 00:23:06 UTC 2013
port directory: /usr/ports/net/pmf
building for: FreeBSD head-amd64-default-job-02 11.0-CURRENT FreeBSD 11.0-CURRENT r256430 amd64
maintained by: ports at FreeBSD.org
Makefile ident:      $FreeBSD: head/net/pmf/Makefile 327755 2013-09-20 22:10:23Z bapt $
Poudriere version: 3.1-pre

---Begin Environment---
OSVERSION=1100000
UNAME_v=FreeBSD 11.0-CURRENT r256430
UNAME_r=11.0-CURRENT
BLOCKSIZE=K
MAIL=/var/mail/root
PATH=/sbin:/bin:/usr/sbin:/usr/bin:/usr/games:/usr/local/sbin:/usr/local/bin:/root/bin
STATUS=1
MASTERMNT=/usr/local/poudriere/data/build/head-amd64-default/ref
PKG_EXT=txz
tpid=21526
POUDRIERE_BUILD_TYPE=bulk
PKGNG=1
PKGNAME=pmf-1.13.1
PKG_DELETE=/usr/local/sbin/pkg-static delete -y -f
PKG_ADD=/usr/local/sbin/pkg-static add
PWD=/root
MASTERNAME=head-amd64-default
USER=root
HOME=/root
POUDRIERE_VERSION=3.1-pre
LOCALBASE=/usr/local
PACKAGE_BUILDING=yes
PKG_VERSION=/poudriere/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--
TMPDIR="/tmp" TMPDIR="/tmp" SHELL=/bin/sh CONFIG_SHELL=/bin/sh
--End CONFIGURE_ENV--

--MAKE_ENV--
TMPDIR="/tmp" TMPDIR="/tmp" SHELL=/bin/sh NO_LINT=YES PREFIX=/usr/local  LOCALBASE=/usr/local  LIBDIR="/usr/lib"  CC="cc" CFLAGS="-O2 -pipe -Wno-return-type -fno-strict-aliasing"  CPP="cpp" CPPFLAGS=""  LDFLAGS=""  CXX="c++" CXXFLAGS="-O2 -pipe -Wno-return-type -fno-strict-aliasing"  MANPREFIX="/usr/local" 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--

--SUB_LIST--
PREFIX=/usr/local
LOCALBASE=/usr/local
DATADIR=/usr/local/share/pmf
DOCSDIR=/usr/local/share/doc/pmf
EXAMPLESDIR=/usr/local/share/examples/pmf
WWWDIR=/usr/local/www/pmf
ETCDIR=/usr/local/etc/pmf
--End SUB_LIST--

---Begin make.conf---
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
NO_RESTRICTED=yes
DISABLE_MAKE_JOBS=poudriere
---End make.conf---
===>  Cleaning for pmf-1.13.1
=======================<phase: check-config   >============================
===========================================================================
=======================<phase: pkg-depends    >============================
===>   pmf-1.13.1 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.1.txz
Installing pkg-1.2.1... done
If you are upgrading from the old package format, first run:

  # pkg2ng
===>   Returning to build of pmf-1.13.1
===========================================================================
=======================<phase: fetch-depends  >============================
===========================================================================
=======================<phase: fetch          >============================
===> Fetching all distfiles required by pmf-1.13.1 for building
===========================================================================
=======================<phase: checksum       >============================
===> Fetching all distfiles required by pmf-1.13.1 for building
=> SHA256 Checksum OK for pmf-1.13.1.tar.gz.
===========================================================================
=======================<phase: extract-depends>============================
===========================================================================
=======================<phase: extract        >============================
===> Fetching all distfiles required by pmf-1.13.1 for building
===>  Extracting for pmf-1.13.1
=> SHA256 Checksum OK for pmf-1.13.1.tar.gz.
===========================================================================
=======================<phase: patch-depends  >============================
===========================================================================
=======================<phase: patch          >============================
===>  Patching for pmf-1.13.1
===>  Applying FreeBSD patches for pmf-1.13.1
===========================================================================
=======================<phase: build-depends  >============================
===========================================================================
=======================<phase: lib-depends    >============================
===========================================================================
=======================<phase: configure      >============================
===>  Configuring for pmf-1.13.1
===========================================================================
=======================<phase: build          >============================
===>  Building for pmf-1.13.1
cc -c -O2 -pipe -Wno-return-type -fno-strict-aliasing  -DSYSTEM_DIR=\"/usr/local/share/pmf\" -DGNU_READLINE -Ic_packages/safe_malloc  -Ic_packages/generic_list  -Ic_packages/strings_galore  main.c
main.c:32:14: warning: type specifier missing, defaults to 'int' [-Wimplicit-int]
    extern (*rl_event_hook)();
    ~~~~~~   ^
main.c:58:2: warning: implicit declaration of function 'ldisplay' is invalid in C99 [-Wimplicit-function-declaration]
        ldisplay("\n");
        ^
main.c:60:2: warning: implicit declaration of function 'rl_redisplay' is invalid in C99 [-Wimplicit-function-declaration]
        rl_redisplay(count, key);
        ^
main.c:72:5: warning: implicit declaration of function 'set_variable' is invalid in C99 [-Wimplicit-function-declaration]
    set_variable("history", buf);
    ^
main.c:84:5: warning: type specifier missing, defaults to 'int' [-Wimplicit-int]
    init_readline()
    ^~~~~~~~~~~~~
main.c:88:2: warning: implicit declaration of function 'rl_bind_key' is invalid in C99 [-Wimplicit-function-declaration]
        rl_bind_key('\022', pmf_rl_redisplay_line);     /* CTRL-R */
        ^
main.c:96:1: warning: type specifier missing, defaults to 'int' [-Wimplicit-int]
initialize()
^~~~~~~~~~
main.c:99:5: warning: implicit declaration of function 'setup_signals' is invalid in C99 [-Wimplicit-function-declaration]
    setup_signals();
    ^
main.c:110:5: warning: implicit declaration of function 'init_queue_to_mud' is invalid in C99 [-Wimplicit-function-declaration]
    init_queue_to_mud();
    ^
main.c:111:5: warning: implicit declaration of function 'init_queue_of_lines' is invalid in C99 [-Wimplicit-function-declaration]
    init_queue_of_lines();
    ^
main.c:112:5: warning: implicit declaration of function 'init_set_of_aliases' is invalid in C99 [-Wimplicit-function-declaration]
    init_set_of_aliases();
    ^
main.c:113:5: warning: implicit declaration of function 'init_set_of_robot_actions' is invalid in C99 [-Wimplicit-function-declaration]
    init_set_of_robot_actions();
    ^
main.c:114:5: warning: implicit declaration of function 'init_set_of_gags' is invalid in C99 [-Wimplicit-function-declaration]
    init_set_of_gags();
    ^
main.c:122:5: warning: implicit declaration of function 'pmf_save_terminal' is invalid in C99 [-Wimplicit-function-declaration]
    pmf_save_terminal();
    ^
main.c:126:1: warning: type specifier missing, defaults to 'int' [-Wimplicit-int]
say_hello()
^~~~~~~~~
main.c:171:1: warning: type specifier missing, defaults to 'int' [-Wimplicit-int]
say_goodbye_and_exit(exitval)
^~~~~~~~~~~~~~~~~~~~
main.c:178:5: warning: implicit declaration of function 'disconnect' is invalid in C99 [-Wimplicit-function-declaration]
    disconnect();
    ^
main.c:181:5: warning: implicit declaration of function 'pmf_restore_terminal' is invalid in C99 [-Wimplicit-function-declaration]
    pmf_restore_terminal();
    ^
main.c:187:2: warning: implicit declaration of function 'unlink' is invalid in C99 [-Wimplicit-function-declaration]
        unlink(named_pipe_name);
        ^
main.c:199:2: warning: implicitly declaring library function 'abort' with type 'void (void) __attribute__((noreturn))'
        abort();
        ^
main.c:199:2: note: please include the header <stdlib.h> or explicitly provide a declaration for 'abort'
main.c:202:2: warning: implicitly declaring library function 'exit' with type 'void (int) __attribute__((noreturn))'
        exit(exitval);
        ^
main.c:202:2: note: please include the header <stdlib.h> or explicitly provide a declaration for 'exit'
main.c:207:1: warning: type specifier missing, defaults to 'int' [-Wimplicit-int]
handle_args(argc, argv)
^~~~~~~~~~~
main.c:234:31: warning: implicit declaration of function 'unset_variable' is invalid in C99 [-Wimplicit-function-declaration]
                    case 's' : verbose = 0; unset_variable("verbose"); break;
                                            ^
main.c:235:17: warning: implicit declaration of function 'usage' is invalid in C99 [-Wimplicit-function-declaration]
                    default : usage(); break;
                              ^
main.c:254:1: warning: type specifier missing, defaults to 'int' [-Wimplicit-int]
usage()
^~~~~
main.c:260:1: warning: type specifier missing, defaults to 'int' [-Wimplicit-int]
goto_home_sweet_home(arg)
^~~~~~~~~~~~~~~~~~~~
main.c:269:1: warning: type specifier missing, defaults to 'int' [-Wimplicit-int]
main(argc, argv)
<snip>
generic_set.c:28:36: note: expanded from macro 'GS_ASSERT'
#   define GS_ASSERT(where, what)       (what)
                                         ^
generic_set.c:251:56: warning: expression result unused [-Wunused-value]
    GS_ASSERT("traverse_generic_set", function_to_call != NULL);
                                      ~~~~~~~~~~~~~~~~ ^  ~~~~
generic_set.c:28:36: note: expanded from macro 'GS_ASSERT'
#   define GS_ASSERT(where, what)       (what)
                                         ^
generic_set.c:263:49: warning: expression result unused [-Wunused-value]
    GS_ASSERT("query_generic_set_size", the_set != NULL);
                                        ~~~~~~~ ^  ~~~~
generic_set.c:28:36: note: expanded from macro 'GS_ASSERT'
#   define GS_ASSERT(where, what)       (what)
                                         ^
generic_set.c:278:52: warning: expression result unused [-Wunused-value]
    GS_ASSERT("set_generic_set_increment", the_set != NULL);
                                           ~~~~~~~ ^  ~~~~
generic_set.c:28:36: note: expanded from macro 'GS_ASSERT'
#   define GS_ASSERT(where, what)       (what)
                                         ^
generic_set.c:279:58: warning: expression result unused [-Wunused-value]
    GS_ASSERT("set_generic_set_increment", new_increment > 0);
                                           ~~~~~~~~~~~~~ ^ ~
generic_set.c:28:36: note: expanded from macro 'GS_ASSERT'
#   define GS_ASSERT(where, what)       (what)
                                         ^
generic_set.c:294:54: warning: expression result unused [-Wunused-value]
    GS_ASSERT("get_list_inside_generic_set", the_set != NULL);
                                             ~~~~~~~ ^  ~~~~
generic_set.c:28:36: note: expanded from macro 'GS_ASSERT'
#   define GS_ASSERT(where, what)       (what)
                                         ^
22 warnings generated.
cc -c -O2 -pipe -Wno-return-type -fno-strict-aliasing  -DSYSTEM_DIR=\"/usr/local/share/pmf\" -I../safe_malloc  generic_fifo.c
generic_fifo.c:56:45: warning: expression result unused [-Wunused-value]
    GF_ASSERT("kill_generic_fifo", the_fifo != NULL);
                                   ~~~~~~~~ ^  ~~~~
generic_fifo.c:24:36: note: expanded from macro 'GF_ASSERT'
#   define GF_ASSERT(where, what)       (what)
                                         ^
generic_fifo.c:72:48: warning: expression result unused [-Wunused-value]
    GF_ASSERT("find_in_generic_fifo", the_fifo != NULL);
                                      ~~~~~~~~ ^  ~~~~
generic_fifo.c:24:36: note: expanded from macro 'GF_ASSERT'
#   define GF_ASSERT(where, what)       (what)
                                         ^
generic_fifo.c:73:62: warning: expression result unused [-Wunused-value]
    GF_ASSERT("find_in_generic_fifo", object_to_search_for_p != NULL);
                                      ~~~~~~~~~~~~~~~~~~~~~~ ^  ~~~~
generic_fifo.c:24:36: note: expanded from macro 'GF_ASSERT'
#   define GF_ASSERT(where, what)       (what)
                                         ^
generic_fifo.c:74:66: warning: expression result unused [-Wunused-value]
    GF_ASSERT("find_in_generic_fifo", the_fifo->compare_function != NULL);
                                      ~~~~~~~~~~~~~~~~~~~~~~~~~~ ^  ~~~~
generic_fifo.c:24:36: note: expanded from macro 'GF_ASSERT'
#   define GF_ASSERT(where, what)       (what)
                                         ^
generic_fifo.c:90:52: warning: expression result unused [-Wunused-value]
    GF_ASSERT("remove_from_generic_fifo", the_fifo != NULL);
                                          ~~~~~~~~ ^  ~~~~
generic_fifo.c:24:36: note: expanded from macro 'GF_ASSERT'
#   define GF_ASSERT(where, what)       (what)
                                         ^
generic_fifo.c:91:60: warning: expression result unused [-Wunused-value]
    GF_ASSERT("remove_from_generic_fifo", object_to_remove != NULL);
                                          ~~~~~~~~~~~~~~~~ ^  ~~~~
generic_fifo.c:24:36: note: expanded from macro 'GF_ASSERT'
#   define GF_ASSERT(where, what)       (what)
                                         ^
generic_fifo.c:104:49: warning: expression result unused [-Wunused-value]
    GF_ASSERT("queue_on_generic_fifo", the_fifo != NULL);
                                       ~~~~~~~~ ^  ~~~~
generic_fifo.c:24:36: note: expanded from macro 'GF_ASSERT'
#   define GF_ASSERT(where, what)       (what)
                                         ^
generic_fifo.c:105:53: warning: expression result unused [-Wunused-value]
    GF_ASSERT("queue_on_generic_fifo", the_object_p != NULL);
                                       ~~~~~~~~~~~~ ^  ~~~~
generic_fifo.c:24:36: note: expanded from macro 'GF_ASSERT'
#   define GF_ASSERT(where, what)       (what)
                                         ^
generic_fifo.c:119:49: warning: expression result unused [-Wunused-value]
    GF_ASSERT("get_from_generic_fifo", the_fifo != NULL);
                                       ~~~~~~~~ ^  ~~~~
generic_fifo.c:24:36: note: expanded from macro 'GF_ASSERT'
#   define GF_ASSERT(where, what)       (what)
                                         ^
generic_fifo.c:133:54: warning: expression result unused [-Wunused-value]
    GF_ASSERT("find_first_in_generic_fifo", the_fifo != NULL);
                                            ~~~~~~~~ ^  ~~~~
generic_fifo.c:24:36: note: expanded from macro 'GF_ASSERT'
#   define GF_ASSERT(where, what)       (what)
                                         ^
generic_fifo.c:147:53: warning: expression result unused [-Wunused-value]
    GF_ASSERT("find_last_in_generic_fifo", the_fifo != NULL);
                                           ~~~~~~~~ ^  ~~~~
generic_fifo.c:24:36: note: expanded from macro 'GF_ASSERT'
#   define GF_ASSERT(where, what)       (what)
                                         ^
generic_fifo.c:170:49: warning: expression result unused [-Wunused-value]
    GF_ASSERT("traverse_generic_fifo", the_fifo != NULL);
                                       ~~~~~~~~ ^  ~~~~
generic_fifo.c:24:36: note: expanded from macro 'GF_ASSERT'
#   define GF_ASSERT(where, what)       (what)
                                         ^
generic_fifo.c:171:57: warning: expression result unused [-Wunused-value]
    GF_ASSERT("traverse_generic_fifo", function_to_call != NULL);
                                       ~~~~~~~~~~~~~~~~ ^  ~~~~
generic_fifo.c:24:36: note: expanded from macro 'GF_ASSERT'
#   define GF_ASSERT(where, what)       (what)
                                         ^
generic_fifo.c:188:58: warning: expression result unused [-Wunused-value]
    GF_ASSERT("traverse_generic_fifobackwards", the_fifo != NULL);
                                                ~~~~~~~~ ^  ~~~~
generic_fifo.c:24:36: note: expanded from macro 'GF_ASSERT'
#   define GF_ASSERT(where, what)       (what)
                                         ^
generic_fifo.c:189:67: warning: expression result unused [-Wunused-value]
    GF_ASSERT("traverse_generic_fifo_backwards", function_to_call != NULL);
                                                 ~~~~~~~~~~~~~~~~ ^  ~~~~
generic_fifo.c:24:36: note: expanded from macro 'GF_ASSERT'
#   define GF_ASSERT(where, what)       (what)
                                         ^
generic_fifo.c:202:51: warning: expression result unused [-Wunused-value]
    GF_ASSERT("query_generic_fifo_size", the_fifo != NULL);
                                         ~~~~~~~~ ^  ~~~~
generic_fifo.c:24:36: note: expanded from macro 'GF_ASSERT'
#   define GF_ASSERT(where, what)       (what)
                                         ^
generic_fifo.c:217:54: warning: expression result unused [-Wunused-value]
    GF_ASSERT("set_generic_fifo_increment", the_fifo != NULL);
                                            ~~~~~~~~ ^  ~~~~
generic_fifo.c:24:36: note: expanded from macro 'GF_ASSERT'
#   define GF_ASSERT(where, what)       (what)
                                         ^
generic_fifo.c:218:59: warning: expression result unused [-Wunused-value]
    GF_ASSERT("set_generic_fifo_increment", new_increment > 0);
                                            ~~~~~~~~~~~~~ ^ ~
generic_fifo.c:24:36: note: expanded from macro 'GF_ASSERT'
#   define GF_ASSERT(where, what)       (what)
                                         ^
generic_fifo.c:233:56: warning: expression result unused [-Wunused-value]
    GF_ASSERT("get_list_inside_generic_fifo", the_fifo != NULL);
                                              ~~~~~~~~ ^  ~~~~
generic_fifo.c:24:36: note: expanded from macro 'GF_ASSERT'
#   define GF_ASSERT(where, what)       (what)
                                         ^
19 warnings generated.
Making safe_malloc...
cc -c -O2 -pipe -Wno-return-type -fno-strict-aliasing  -DSYSTEM_DIR=\"/usr/local/share/pmf\"   safe_malloc.c
safe_malloc.c:23:14: warning: incompatible redeclaration of library function 'malloc' [-Wincompatible-library-redeclaration]
extern char *malloc(), *realloc();
             ^
safe_malloc.c:23:14: note: 'malloc' is a builtin with type 'void *(unsigned long)'
safe_malloc.c:23:25: warning: incompatible redeclaration of library function 'realloc' [-Wincompatible-library-redeclaration]
extern char *malloc(), *realloc();
                        ^
safe_malloc.c:23:25: note: 'realloc' is a builtin with type 'void *(void *, unsigned long)'
safe_malloc.c:33:2: warning: implicit declaration of function 'fatal' is invalid in C99 [-Wimplicit-function-declaration]
        fatal("malloc: Couldn't allocate %d bytes.", s);
        ^
3 warnings generated.
cc -c -O2 -pipe -Wno-return-type -fno-strict-aliasing  -DSYSTEM_DIR=\"/usr/local/share/pmf\"   fatal.c
fatal.c:14:1: warning: type specifier missing, defaults to 'int' [-Wimplicit-int]
fatal(fmt, a1, a2, a3, a4, a5)
^~~~~
fatal.c:27:5: warning: implicitly declaring library function 'exit' with type 'void (int) __attribute__((noreturn))'
    exit(1);
    ^
fatal.c:27:5: note: please include the header <stdlib.h> or explicitly provide a declaration for 'exit'
2 warnings generated.
Making copy_bytes...
cc -c -O2 -pipe -Wno-return-type -fno-strict-aliasing  -DSYSTEM_DIR=\"/usr/local/share/pmf\" -I../safe_malloc  copy_bytes.c
ln -s */*.o .
ar rv libc_packs.a *.o
ar: warning: creating libc_packs.a
a - add_strings.o
a - bcs.o
a - build_string.o
a - cases.o
a - copy_bytes.o
a - copy_string.o
a - fatal.o
a - generic_fifo.o
a - generic_list.o
a - generic_set.o
a - make_path.o
a - safe_malloc.o
ranlib libc_packs.a
rm *.o
make[1]: don't know how to make -lreadline. Stop

make[1]: stopped in /wrkdirs/usr/ports/net/pmf/work/pmfdir/src
*** Error code 1

Stop.
make: stopped in /usr/ports/net/pmf
===>  Cleaning for pmf-1.13.1


More information about the freebsd-pkg-fallout mailing list