[REL - head-i386-default][devel/dmalloc] Failed for dmalloc-5.5.2 in build

pkg-fallout at FreeBSD.org pkg-fallout at FreeBSD.org
Thu Sep 19 00:46:44 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: beat at FreeBSD.org
Ident:          $FreeBSD: head/devel/dmalloc/Makefile 300896 2012-07-14 13:54:48Z beat $
Log URL:        http://beefy1.isc.freebsd.org/bulk/head-i386-default/2013-09-19_00h27m24s/logs/dmalloc-5.5.2.log
Build URL:      http://beefy1.isc.freebsd.org/bulk/head-i386-default/2013-09-19_00h27m24s
Log:

====>> Building devel/dmalloc
build started at Thu Sep 19 00:46:34 UTC 2013
port directory: /usr/ports/devel/dmalloc
building for: FreeBSD head-i386-default-job-24 10.0-CURRENT FreeBSD 10.0-CURRENT i386
maintained by: ports at FreeBSD.org
Makefile ident:      $FreeBSD: head/devel/dmalloc/Makefile 300896 2012-07-14 13:54:48Z beat $
Poudriere version: 3.1-pre

---Begin Environment---
UNAME_m=i386
UNAME_p=i386
OSVERSION=1000055
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-i386-default/ref
PKG_EXT=txz
tpid=62542
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=dmalloc-5.5.2
PKG_DELETE=/usr/local/sbin/pkg delete -y -f
PKG_ADD=/usr/local/sbin/pkg add
PWD=/root
MASTERNAME=head-i386-default
USER=root
HOME=/root
POUDRIERE_VERSION=3.1-pre
SKIPSANITY=1
LOCALBASE=/usr/local
PACKAGE_BUILDING=yes
---End Environment---

---Begin OPTIONS List---
---End OPTIONS List---

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

--CONFIGURE_ENV--
TMPDIR="/tmp" SHELL=/bin/sh CONFIG_SHELL=/bin/sh CONFIG_SITE=/usr/ports/Templates/config.site lt_cv_sys_max_cmd_len=262144
--End CONFIGURE_ENV--

--MAKE_ENV--
TMPDIR="/tmp" SHELL=/bin/sh NO_LINT=YES PREFIX=/usr/local  LOCALBASE=/usr/local  LIBDIR="/usr/lib"  CC="cc" CFLAGS="-O2 -pipe -fPIC -fno-strict-aliasing"  CPP="cpp" CPPFLAGS=""  LDFLAGS=""  CXX="c++" CXXFLAGS="-O2 -pipe -fPIC -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/dmalloc
DOCSDIR=/usr/local/share/doc/dmalloc
EXAMPLESDIR=/usr/local/share/examples/dmalloc
WWWDIR=/usr/local/www/dmalloc
ETCDIR=/usr/local/etc/dmalloc
--End SUB_LIST--

---Begin make.conf---
ARCH=i386
MACHINE=i386
MACHINE_ARCH=i386
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 dmalloc-5.5.2
=======================<phase: check-config   >============================
===========================================================================
=======================<phase: pkg-depends    >============================
===>   dmalloc-5.5.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.1.4_2.txz
Installing pkg-1.1.4_2... done
If you are upgrading from the old package format, first run:

  # pkg2ng
===>   Returning to build of dmalloc-5.5.2
===========================================================================
=======================<phase: fetch-depends  >============================
===========================================================================
=======================<phase: fetch          >============================
===> Fetching all distfiles required by dmalloc-5.5.2 for building
===========================================================================
=======================<phase: checksum       >============================
===> Fetching all distfiles required by dmalloc-5.5.2 for building
=> SHA256 Checksum OK for dmalloc-5.5.2.tgz.
===========================================================================
=======================<phase: extract-depends>============================
===========================================================================
=======================<phase: extract        >============================
===> Fetching all distfiles required by dmalloc-5.5.2 for building
===>  Extracting for dmalloc-5.5.2
=> SHA256 Checksum OK for dmalloc-5.5.2.tgz.
===========================================================================
=======================<phase: patch-depends  >============================
===========================================================================
=======================<phase: patch          >============================
===>  Patching for dmalloc-5.5.2
===>  Applying FreeBSD patches for dmalloc-5.5.2
===========================================================================
=======================<phase: build-depends  >============================
===========================================================================
=======================<phase: lib-depends    >============================
===========================================================================
=======================<phase: configure      >============================
===>  Configuring for dmalloc-5.5.2
===>   FreeBSD 10 autotools fix applied to /wrkdirs/usr/ports/devel/dmalloc/work/dmalloc-5.5.2/configure
configure: loading site script /usr/ports/Templates/config.site
configure: configurations for the dmalloc library
configure: build utilities
checking for gcc... cc
checking for C compiler default output file name... a.out
checking whether the C compiler works... yes
checking whether we are cross compiling... no
checking for suffix of executables... 
checking for suffix of object files... o
checking whether we are using the GNU C compiler... yes
checking whether cc accepts -g... yes
checking for cc option to accept ANSI C... none needed
checking whether we are using the GNU C++ compiler... yes
checking whether c++ accepts -g... yes
checking for a BSD-compatible install... /usr/bin/install -c -o root -g wheel
checking for ranlib... ranlib
checking for an ANSI C-conforming const... yes
checking how to run the C preprocessor... cpp
checking for egrep... grep -E
checking for ANSI C header files... (cached) yes
checking for sys/types.h... (cached) yes
checking for sys/stat.h... (cached) yes
checking for stdlib.h... (cached) yes
checking for string.h... (cached) yes
checking for memory.h... (cached) yes
checking for strings.h... (cached) yes
checking for inttypes.h... (cached) yes
checking for stdint.h... (cached) yes
checking for unistd.h... (cached) yes
checking for stdarg.h... (cached) yes
checking for stdlib.h... (cached) yes
checking for string.h... (cached) yes
checking for unistd.h... (cached) yes
checking for sys/types.h... (cached) yes
checking for sys/mman.h... (cached) yes
checking shared library link args... ld -shared --whole-archive -soname $@ -o $@.t
checking shared library extension... so
checking C++ support... enabled
checking thread support... enabled
checking shlib support... enabled
checking for size_t... (cached) yes
checking dmalloc size unsigned... yes
checking strdup macro... no
checking for mprotect... (cached) yes
checking mprotect works... yes
configure: important functionality
checking for mmap... (cached) yes
checking for sbrk... yes
checking mmap usage... yes
checking for getpagesize... (cached) yes
checking basic-block size... 12
checking for long... (cached) yes
checking size of long... 4
checking data-alignment size... 8
checking for abort... yes
checking abort safe... Abort trap (core dumped)
yes
checking return type of signal handlers... void
checking signal works... checking for signal.h... (cached) yes
yes
checking for getenv... yes
checking getenv safe... yes
checking sys/cygwin.h usability... no
checking sys/cygwin.h presence... no
checking for sys/cygwin.h... no
checking w32api/windef.h usability... no
checking w32api/windef.h presence... no
checking for w32api/windef.h... no
checking for w32api/winbase.h... no
checking for GetEnvironmentVariableA... no
checking constructor attribute... yes
checking destructor attribute... yes
checking return.h macros work... yes
checking if ident works... yes
configure: pthread particulars
checking for library containing pthread_mutex_init... none required
checking pthread.h usability... yes
checking pthread.h presence... yes
checking for pthread.h... yes
checking pthreads.h usability... no
checking pthreads.h presence... no
checking for pthreads.h... no
checking for pthread_mutex_init... (cached) yes
checking for pthread_mutex_lock... (cached) yes
checking for pthread_mutex_unlock... (cached) yes
checking pthread mutex type... pthread_mutex_t
checking pthread attribute initialization... pthread_mutexattr_default
configure: functions
checking for atexit... (cached) yes
checking for on_exit... no
checking for fork... (cached) yes
checking for gethostname... (cached) yes
checking for getpid... (cached) yes
checking for getuid... (cached) yes
checking for time... (cached) yes
checking for ctime... yes
checking for vprintf... (cached) yes
checking for snprintf... (cached) yes
checking for vsnprintf... (cached) yes
checking for recalloc... no
checking for memalign... no
checking for valloc... yes
checking for memcmp... (cached) yes
checking for memcpy... (cached) yes
checking for memmove... (cached) yes
checking for memset... (cached) yes
checking for strchr... yes
checking for strrchr... yes
checking for strlen... (cached) yes
checking for strcmp... yes
checking for strcpy... yes
checking for strsep... (cached) yes
configure: various functions for argv files
checking for atoi... yes
checking for atol... yes
checking for getenv... (cached) yes
checking for strchr... (cached) yes
checking for strcmp... (cached) yes
checking for strcpy... (cached) yes
checking for strlen... (cached) yes
checking for strncmp... yes
checking for strncpy... yes
checking for strsep... (cached) yes
configure: various functions for argument checking
checking for atoi... (cached) yes
checking for atol... (cached) yes
checking for bcmp... yes
checking for bcopy... (cached) yes
checking for bzero... yes
checking for index... yes
checking for memccpy... yes
checking for memchr... (cached) yes
checking for memcmp... (cached) yes
checking for memcpy... (cached) yes
checking for memmove... (cached) yes
checking for memset... (cached) yes
checking for rindex... yes
checking for strcasecmp... (cached) yes
checking for strcat... yes
checking for strchr... (cached) yes
checking for strcmp... (cached) yes
checking for strcpy... (cached) yes
checking for strcspn... (cached) yes
checking for strlen... (cached) yes
checking for strncasecmp... (cached) yes
checking for strncat... yes
checking for strncmp... (cached) yes
checking for strncpy... (cached) yes
checking for strpbrk... (cached) yes
checking for strrchr... (cached) yes
checking for strspn... yes
checking for strstr... yes
checking for strtok... yes
configure: creating ./config.status
Segmentation fault
config.status: creating Makefile
config.status: creating conf.h
config.status: executing dmalloc.h.2 commands
config.status: executing settings.h commands
configure: 
configure: Please check-out Makefile and conf.h to make sure that
configure: sane configuration values were a result.
configure: 
configure: You may want to change values in settings.h before
configure: running 'make'.
configure: 
configure: To run the basic library tests, you can execute:
configure:   make light
configure: or
configure:   make heavy
configure: 
===========================================================================
=======================<phase: build          >============================
===>  Building for dmalloc-5.5.2
rm -f dmalloc.h dmalloc.h.t
cat ./dmalloc.h.1 dmalloc.h.2 ./dmalloc.h.3 > dmalloc.h.t
mv dmalloc.h.t dmalloc.h
rm -f arg_check.o
cc -O2 -pipe -fPIC -fno-strict-aliasing  -DHAVE_STDARG_H=1  -DHAVE_STDLIB_H=1  -DHAVE_STRING_H=1  -DHAVE_UNISTD_H=1  -DHAVE_SYS_MMAN_H=1  -DHAVE_SYS_TYPES_H=1  -DHAVE_W32API_WINBASE_H=0  -DHAVE_W32API_WINDEF_H=0  -DHAVE_SYS_CYGWIN_H=0  -DHAVE_SIGNAL_H=1   -I. -I.  -c arg_check.c -o ./arg_check.o
rm -f compat.o
cc -O2 -pipe -fPIC -fno-strict-aliasing  -DHAVE_STDARG_H=1  -DHAVE_STDLIB_H=1  -DHAVE_STRING_H=1  -DHAVE_UNISTD_H=1  -DHAVE_SYS_MMAN_H=1  -DHAVE_SYS_TYPES_H=1  -DHAVE_W32API_WINBASE_H=0  -DHAVE_W32API_WINDEF_H=0  -DHAVE_SYS_CYGWIN_H=0  -DHAVE_SIGNAL_H=1   -I. -I.  -c compat.c -o ./compat.o
In file included from compat.c:40:
./compat.h:133:5: warning: incompatible redeclaration of library function 'strlen' [-Wincompatible-library-redeclaration]
int     strlen(const char *str);
        ^
./compat.h:133:5: note: 'strlen' is a builtin with type 'unsigned int (const char *)'
./compat.h:142:5: warning: incompatible redeclaration of library function 'strncmp' [-Wincompatible-library-redeclaration]
int     strncmp(const char *str1, const char *str2, const int len);
        ^
./compat.h:142:5: note: 'strncmp' is a builtin with type 'int (const char *, const char *, unsigned int)'
./compat.h:150:7: warning: incompatible redeclaration of library function 'strncpy' [-Wincompatible-library-redeclaration]
char    *strncpy(char *str1, const char *str2, const int len);
         ^
./compat.h:150:7: note: 'strncpy' is a builtin with type 'char *(char *, const char *, unsigned int)'
compat.c:208:5: error: non-void function 'memcpy' should return a value [-Wreturn-type]
    return;
    ^
compat.c:248:5: error: non-void function 'memmove' should return a value [-Wreturn-type]
    return;
    ^
compat.c:383:9: error: use of undeclared identifier 'null_reached'; did you mean 'null_reached_b'?
    if (null_reached || *str2 == '\0') {
        ^~~~~~~~~~~~
        null_reached_b
compat.c:379:18: note: 'null_reached_b' declared here
  char          *str1_p, null_reached_b = 0;
                         ^
compat.c:384:7: error: use of undeclared identifier 'null_reached'; did you mean 'null_reached_b'?
      null_reached = 1;
      ^~~~~~~~~~~~
      null_reached_b
compat.c:379:18: note: 'null_reached_b' declared here
  char          *str1_p, null_reached_b = 0;
                         ^
compat.c:414:20: error: use of undeclared identifier 'pnt_p'
    return (char *)pnt_p;
                   ^
3 warnings and 5 errors generated.
*** Error code 1

Stop.
make[1]: stopped in /wrkdirs/usr/ports/devel/dmalloc/work/dmalloc-5.5.2
*** Error code 1

Stop.
make: stopped in /usr/ports/devel/dmalloc
===>  Cleaning for dmalloc-5.5.2


More information about the freebsd-pkg-fallout mailing list