[RELEASE - head-default] Build failed for brs-4.03 during build

pkg-fallout at FreeBSD.org pkg-fallout at FreeBSD.org
Thu Jul 18 23:53:08 UTC 2013


Maintainer:     user at unknown.nu
Last committer: beat at FreeBSD.org
Ident:          $FreeBSD: head/misc/brs/Makefile 300896 2012-07-14 13:54:48Z beat $
Log URL:        http://beefy2.isc.freebsd.org/bulk/head-default/2013-07-18_19h03m42s/logs/brs-4.03.log
Build URL:      http://beefy2.isc.freebsd.org/bulk/head-default/2013-07-18_19h03m42s
Log:

====>> Building misc/brs
build started at Thu Jul 18 23:53:05 UTC 2013
port directory: /usr/ports/misc/brs
building for: FreeBSD head-default-job-23 10.0-CURRENT FreeBSD 10.0-CURRENT amd64
maintained by: user at unknown.nu
Makefile ident:      $FreeBSD: head/misc/brs/Makefile 300896 2012-07-14 13:54:48Z beat $
Poudriere version: 3.1-pre

---Begin Environment---
OSVERSION=1000035
UNAME_v=FreeBSD 10.0-CURRENT
UNAME_r=10.0-CURRENT
BLOCKSIZE=K
MAIL=/var/mail/root
STATUS=1
MASTERMNT=/usr/local/poudriere/data/build/head-default/ref
PKG_EXT=txz
FORCE_PACKAGE=yes
tpid=32018
PATH=/sbin:/bin:/usr/sbin:/usr/bin:/usr/games:/usr/local/sbin:/usr/local/bin:/root/bin
POUDRIERE_BUILD_TYPE=bulk
NBPARALLEL=24
PKGNG=1
PKGNAME=brs-4.03
PKG_DELETE=/usr/local/sbin/pkg delete -y -f
PKG_ADD=/usr/local/sbin/pkg add
PWD=/usr/local/poudriere/data/packages/head-default/All
MASTERNAME=head-default
USER=root
HOME=/root
POUDRIERE_VERSION=3.1-pre
SKIPSANITY=0
LOCALBASE=/usr/local
PACKAGE_BUILDING=yes
---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 -fno-strict-aliasing"  CPP="cpp" CPPFLAGS=""  LDFLAGS=""  CXX="c++" CXXFLAGS="-O2 -pipe -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/brs
DOCSDIR=/usr/local/share/doc/brs
EXAMPLESDIR=/usr/local/share/examples/brs
WWWDIR=/usr/local/www/brs
ETCDIR=/usr/local/etc/brs
--End SUB_LIST--

---Begin make.conf---
USE_PACKAGE_DEPENDS=yes
BATCH=yes
WRKDIRPREFIX=/wrkdirs
PACKAGES=/packages
DISTDIR=/distfiles
#### /usr/local/etc/poudriere.d/make.conf ####
WITH_PKGNG=yes
NO_RESTRICTED=yes
DISABLE_MAKE_JOBS=yes
---End make.conf---
===>  Cleaning for brs-4.03
=======================<phase: check-config   >============================
=========================================================================
=======================<phase: pkg-depends    >============================
===>   brs-4.03 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.1.4_1.txz
Installing pkg-1.1.4_1... done
If you are upgrading from the old package format, first run:

  # pkg2ng
===>   Returning to build of brs-4.03
=========================================================================
=======================<phase: fetch-depends  >============================
=========================================================================
=======================<phase: fetch          >============================
===> Fetching all distfiles required by brs-4.03 for building
=========================================================================
=======================<phase: checksum       >============================
===> Fetching all distfiles required by brs-4.03 for building
=> SHA256 Checksum OK for brs/bible.data.tar.bz2.
=> SHA256 Checksum OK for brs/bible.tar.bz2.
=========================================================================
=======================<phase: extract-depends>============================
=========================================================================
=======================<phase: extract        >============================
===> Fetching all distfiles required by brs-4.03 for building
===>  Extracting for brs-4.03
=> SHA256 Checksum OK for brs/bible.data.tar.bz2.
=> SHA256 Checksum OK for brs/bible.tar.bz2.
=========================================================================
=======================<phase: patch-depends  >============================
=========================================================================
=======================<phase: patch          >============================
===>  Patching for brs-4.03
===>  Applying FreeBSD patches for brs-4.03
/usr/bin/sed -e "s=%%PREFIX%%=/usr/local=g"  /wrkdirs/usr/ports/misc/brs/work/brl.c.sed > /wrkdirs/usr/ports/misc/brs/work/brl.c
/usr/bin/sed -e "s=%%PREFIX%%=/usr/local=g"  /wrkdirs/usr/ports/misc/brs/work/bible.1.sed > /wrkdirs/usr/ports/misc/brs/work/bible.1
=========================================================================
=======================<phase: build-depends  >============================
=========================================================================
=======================<phase: lib-depends    >============================
=========================================================================
=======================<phase: configure      >============================
===>  Configuring for brs-4.03
=========================================================================
=======================<phase: build          >============================
===>  Building for brs-4.03
cc -O2 -pipe -fno-strict-aliasing  -c bible.c
bible.c:254:14: warning: implicit declaration of function 'tsl_scan_concordance' is invalid in C99 [-Wimplicit-function-declaration]
    if ((cnt=tsl_scan_concordance( word, buf, inrange_start, inrange_end )) == 0) {
             ^
bible.c:270:1: warning: type specifier missing, defaults to 'int' [-Wimplicit-int]
cmd_ANDconcordance( word )
^~~~~~~~~~~~~~~~~~
bible.c:293:2: error: non-void function 'cmd_ANDconcordance' should return a value [-Wreturn-type]
        return;
        ^
bible.c:297:2: error: non-void function 'cmd_ANDconcordance' should return a value [-Wreturn-type]
        return;
        ^
bible.c:300:52: error: non-void function 'cmd_ANDconcordance' should return a value [-Wreturn-type]
    if ((cnt = do_concordance( word, sbuf )) == 0) return;
                                                   ^
bible.c:322:2: warning: implicit declaration of function 'cmd_list' is invalid in C99 [-Wimplicit-function-declaration]
        cmd_list();
        ^
bible.c:327:1: warning: type specifier missing, defaults to 'int' [-Wimplicit-int]
cmd_ORconcordance( word )
^~~~~~~~~~~~~~~~~
bible.c:350:2: error: non-void function 'cmd_ORconcordance' should return a value [-Wreturn-type]
        return;
        ^
bible.c:353:52: error: non-void function 'cmd_ORconcordance' should return a value [-Wreturn-type]
    if ((cnt = do_concordance( word, sbuf )) == 0) return;
                                                   ^
bible.c:391:1: warning: type specifier missing, defaults to 'int' [-Wimplicit-int]
cmd_concordance( word )
^~~~~~~~~~~~~~~
bible.c:408:2: error: non-void function 'cmd_concordance' should return a value [-Wreturn-type]
        return;
        ^
bible.c:420:1: warning: type specifier missing, defaults to 'int' [-Wimplicit-int]
cmd_help()
^~~~~~~~
bible.c:446:1: warning: type specifier missing, defaults to 'int' [-Wimplicit-int]
cmd_inrange( range )
^~~~~~~~~~~
bible.c:473:9: warning: implicitly declaring library function 'strcmp' with type 'int (const char *, const char *)'
    if (strcmp(range, "all") == 0) {
        ^
bible.c:473:9: note: please include the header <string.h> or explicitly provide a declaration for 'strcmp'
bible.c:476:2: error: non-void function 'cmd_inrange' should return a value [-Wreturn-type]
        return;
        ^
bible.c:479:15: warning: using the result of an assignment as a condition without parentheses [-Wparentheses]
    if (start = brl_verse_spec( &range, &count )) {
        ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
bible.c:479:15: note: place parentheses around the assignment to silence this warning
    if (start = brl_verse_spec( &range, &count )) {
              ^
        (                                       )
bible.c:479:15: note: use '==' to turn this assignment into an equality comparison
    if (start = brl_verse_spec( &range, &count )) {
              ^
              ==
bible.c:515:1: warning: type specifier missing, defaults to 'int' [-Wimplicit-int]
cmd_list()
^~~~~~~~
bible.c:539:2: error: non-void function 'cmd_list' should return a value [-Wreturn-type]
        return;
        ^
bible.c:543:12: warning: implicitly declaring library function 'strlen' with type 'unsigned long (const char *)'
    lcnt = strlen(lbuf);
           ^
bible.c:543:12: note: please include the header <string.h> or explicitly provide a declaration for 'strlen'
bible.c:556:6: warning: implicitly declaring library function 'strcat' with type 'char *(char *, const char *)'
            strcat( lbuf, " " );
            ^
bible.c:556:6: note: please include the header <string.h> or explicitly provide a declaration for 'strcat'
bible.c:571:1: warning: type specifier missing, defaults to 'int' [-Wimplicit-int]
cmd_pretty_print(verbose)
^~~~~~~~~~~~~~~~
bible.c:588:25: warning: using the result of an assignment as a condition without parentheses [-Wparentheses]
    if (pretty_printing = pretty_printing ? FALSE : TRUE) {
        ~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
bible.c:588:25: note: place parentheses around the assignment to silence this warning
    if (pretty_printing = pretty_printing ? FALSE : TRUE) {
                        ^
        (                                               )
bible.c:588:25: note: use '==' to turn this assignment into an equality comparison
    if (pretty_printing = pretty_printing ? FALSE : TRUE) {
                        ^
                        ==
bible.c:616:1: warning: type specifier missing, defaults to 'int' [-Wimplicit-int]
cmd_view()
^~~~~~~~
bible.c:635:2: error: non-void function 'cmd_view' should return a value [-Wreturn-type]
        return;
        ^
bible.c:650:1: warning: type specifier missing, defaults to 'int' [-Wimplicit-int]
cmd_write( fname )
^~~~~~~~~
bible.c:688:1: warning: type specifier missing, defaults to 'int' [-Wimplicit-int]
do_command( cmd )
^~~~~~~~~~
bible.c:777:2: warning: implicit declaration of function 'brl_close' is invalid in C99 [-Wimplicit-function-declaration]
        brl_close();
        ^
bible.c:788:1: warning: type specifier missing, defaults to 'int' [-Wimplicit-int]
user_input( cmd )
^~~~~~~~~~
bible.c:835:1: warning: type specifier missing, defaults to 'int' [-Wimplicit-int]
prompter()
^~~~~~~~
bible.c:859:1: warning: type specifier missing, defaults to 'int' [-Wimplicit-int]
usage()
^~~~~
bible.c:890:1: warning: type specifier missing, defaults to 'int' [-Wimplicit-int]
main(argc, argv)
^~~~
bible.c:988:3: warning: implicit declaration of function 'brl_init' is invalid in C99 [-Wimplicit-function-declaration]
  brl_init( dfname, dfpath, mem_limit );   /* Initialize Bible Retrieval Lib */
  ^
23 warnings and 9 errors generated.
*** Error code 1

Stop.
make: stopped in /wrkdirs/usr/ports/misc/brs/work
*** Error code 1

Stop.
make: stopped in /usr/ports/misc/brs
===>  Cleaning for brs-4.03


More information about the freebsd-pkg-fallout mailing list