[REL - head-i386-default][net/rfbproxy] Failed for rfbproxy-1.1.1 in build

pkg-fallout at FreeBSD.org pkg-fallout at FreeBSD.org
Thu Sep 19 01:28: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:     pphillips at experts-exchange.com
Last committer: beat at FreeBSD.org
Ident:          $FreeBSD: head/net/rfbproxy/Makefile 300897 2012-07-14 14:29:18Z beat $
Log URL:        http://beefy1.isc.freebsd.org/bulk/head-i386-default/2013-09-19_00h27m24s/logs/rfbproxy-1.1.1.log
Build URL:      http://beefy1.isc.freebsd.org/bulk/head-i386-default/2013-09-19_00h27m24s
Log:

====>> Building net/rfbproxy
build started at Thu Sep 19 01:28:07 UTC 2013
port directory: /usr/ports/net/rfbproxy
building for: FreeBSD head-i386-default-job-17 10.0-CURRENT FreeBSD 10.0-CURRENT i386
maintained by: pphillips at experts-exchange.com
Makefile ident:      $FreeBSD: head/net/rfbproxy/Makefile 300897 2012-07-14 14:29:18Z 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=94594
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=rfbproxy-1.1.1
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--
--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 -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/rfbproxy
DOCSDIR=/usr/local/share/doc/rfbproxy
EXAMPLESDIR=/usr/local/share/examples/rfbproxy
WWWDIR=/usr/local/www/rfbproxy
ETCDIR=/usr/local/etc/rfbproxy
--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 rfbproxy-1.1.1
=======================<phase: check-config   >============================
===========================================================================
=======================<phase: pkg-depends    >============================
===>   rfbproxy-1.1.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.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 rfbproxy-1.1.1
===========================================================================
=======================<phase: fetch-depends  >============================
===========================================================================
=======================<phase: fetch          >============================
===> Fetching all distfiles required by rfbproxy-1.1.1 for building
===========================================================================
=======================<phase: checksum       >============================
===> Fetching all distfiles required by rfbproxy-1.1.1 for building
=> SHA256 Checksum OK for rfbproxy-1.1.1.tar.bz2.
===========================================================================
=======================<phase: extract-depends>============================
===========================================================================
=======================<phase: extract        >============================
===> Fetching all distfiles required by rfbproxy-1.1.1 for building
===>  Extracting for rfbproxy-1.1.1
=> SHA256 Checksum OK for rfbproxy-1.1.1.tar.bz2.
===========================================================================
=======================<phase: patch-depends  >============================
===========================================================================
=======================<phase: patch          >============================
===>  Patching for rfbproxy-1.1.1
===>  Applying FreeBSD patches for rfbproxy-1.1.1
===========================================================================
=======================<phase: build-depends  >============================
===========================================================================
=======================<phase: lib-depends    >============================
===========================================================================
=======================<phase: configure      >============================
===>  Configuring for rfbproxy-1.1.1
===>   FreeBSD 10 autotools fix applied to /wrkdirs/usr/ports/net/rfbproxy/work/rfbproxy-1.1.1/aclocal.m4
===>   FreeBSD 10 autotools fix applied to /wrkdirs/usr/ports/net/rfbproxy/work/rfbproxy-1.1.1/configure
configure: loading site script /usr/ports/Templates/config.site
checking for a BSD-compatible install... /usr/bin/install -c -o root -g wheel
checking whether build environment is sane... yes
checking for gawk... (cached) /usr/bin/awk
checking whether make sets $(MAKE)... yes
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 for style of include used by make... GNU
checking dependency style of cc... gcc3
checking how to run the C preprocessor... cpp
checking for a BSD-compatible install... /usr/bin/install -c -o root -g wheel
checking whether ln -s works... yes
checking whether make sets $(MAKE)... (cached) yes
checking for ranlib... ranlib
checking for vncEncryptBytes in -lvncauth... no
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 fcntl.h... (cached) yes
checking for sys/time.h... (cached) yes
checking for unistd.h... (cached) yes
checking for an ANSI C-conforming const... yes
checking for off_t... (cached) yes
checking for size_t... (cached) yes
checking whether time.h and sys/time.h may both be included... yes
checking for stdlib.h... (cached) yes
checking for unistd.h... (cached) yes
checking for getpagesize... (cached) yes
checking for working mmap... (cached) yes
checking for gettimeofday... (cached) yes
checking for select... (cached) yes
checking for socket... yes
checking for strcspn... (cached) yes
checking for strdup... (cached) yes
checking for strspn... yes
checking for strtoul... (cached) yes
checking for stdint.h... (cached) yes
configure: creating ./config.status
Segmentation fault
config.status: creating Makefile
config.status: creating rfbproxy.spec
config.status: creating config.h
config.status: executing depfiles commands
===========================================================================
=======================<phase: build          >============================
===>  Building for rfbproxy-1.1.1
make[1]: "/wrkdirs/usr/ports/net/rfbproxy/work/rfbproxy-1.1.1/Makefile" line 691: warning: duplicate script for target "%.mp2" ignored
make[1]: "/wrkdirs/usr/ports/net/rfbproxy/work/rfbproxy-1.1.1/Makefile" line 689: warning: using previous script for "%.mp2" defined here
make[1]: "/wrkdirs/usr/ports/net/rfbproxy/work/rfbproxy-1.1.1/Makefile" line 696: warning: duplicate script for target "%.mp3" ignored
make[1]: "/wrkdirs/usr/ports/net/rfbproxy/work/rfbproxy-1.1.1/Makefile" line 694: warning: using previous script for "%.mp3" defined here
make[1]: "/wrkdirs/usr/ports/net/rfbproxy/work/rfbproxy-1.1.1/Makefile" line 726: warning: duplicate script for target "%.dvd" ignored
make[1]: "/wrkdirs/usr/ports/net/rfbproxy/work/rfbproxy-1.1.1/Makefile" line 722: warning: using previous script for "%.dvd" defined here
make[1]: "/wrkdirs/usr/ports/net/rfbproxy/work/rfbproxy-1.1.1/Makefile" line 739: warning: duplicate script for target "%.avi" ignored
make[1]: "/wrkdirs/usr/ports/net/rfbproxy/work/rfbproxy-1.1.1/Makefile" line 735: warning: using previous script for "%.avi" defined here
make[1]: "/wrkdirs/usr/ports/net/rfbproxy/work/rfbproxy-1.1.1/Makefile" line 752: warning: duplicate script for target "%-720x480.avi" ignored
make[1]: "/wrkdirs/usr/ports/net/rfbproxy/work/rfbproxy-1.1.1/Makefile" line 747: warning: using previous script for "%-720x480.avi" defined here
/usr/bin/make  all-am
make[2]: "/wrkdirs/usr/ports/net/rfbproxy/work/rfbproxy-1.1.1/Makefile" line 691: warning: duplicate script for target "%.mp2" ignored
make[2]: "/wrkdirs/usr/ports/net/rfbproxy/work/rfbproxy-1.1.1/Makefile" line 689: warning: using previous script for "%.mp2" defined here
make[2]: "/wrkdirs/usr/ports/net/rfbproxy/work/rfbproxy-1.1.1/Makefile" line 696: warning: duplicate script for target "%.mp3" ignored
make[2]: "/wrkdirs/usr/ports/net/rfbproxy/work/rfbproxy-1.1.1/Makefile" line 694: warning: using previous script for "%.mp3" defined here
make[2]: "/wrkdirs/usr/ports/net/rfbproxy/work/rfbproxy-1.1.1/Makefile" line 726: warning: duplicate script for target "%.dvd" ignored
make[2]: "/wrkdirs/usr/ports/net/rfbproxy/work/rfbproxy-1.1.1/Makefile" line 722: warning: using previous script for "%.dvd" defined here
make[2]: "/wrkdirs/usr/ports/net/rfbproxy/work/rfbproxy-1.1.1/Makefile" line 739: warning: duplicate script for target "%.avi" ignored
make[2]: "/wrkdirs/usr/ports/net/rfbproxy/work/rfbproxy-1.1.1/Makefile" line 735: warning: using previous script for "%.avi" defined here
make[2]: "/wrkdirs/usr/ports/net/rfbproxy/work/rfbproxy-1.1.1/Makefile" line 752: warning: duplicate script for target "%-720x480.avi" ignored
make[2]: "/wrkdirs/usr/ports/net/rfbproxy/work/rfbproxy-1.1.1/Makefile" line 747: warning: using previous script for "%-720x480.avi" defined here
if cc -DHAVE_CONFIG_H -I. -I. -I.      -O2 -pipe -fno-strict-aliasing -Wall -MT rfbproxy.o -MD -MP -MF ".deps/rfbproxy.Tpo" -c -o rfbproxy.o rfbproxy.c;  then mv -f ".deps/rfbproxy.Tpo" ".deps/rfbproxy.Po"; else rm -f ".deps/rfbproxy.Tpo"; exit 1; fi
rfbproxy.c:133:23: error: typedef redefinition with different types ('unsigned long' vs '__uint32_t' (aka 'unsigned int'))
typedef unsigned long uint32_t;
                      ^
/usr/include/sys/_stdint.h:64:21: note: previous definition is here
typedef __uint32_t              uint32_t;
                                ^
rfbproxy.c:443:15: warning: passing 'unsigned char *' to parameter of type 'const char *' converts between pointers to integer types with different sign [-Wpointer-sign]
        if (strncmp (fileptr->map, "FBS 001.", 8) != 0) {
                     ^~~~~~~~~~~~
/usr/include/string.h:100:26: note: passing argument to parameter here
int      strncmp(const char *, const char *, size_t) __pure;
                             ^
rfbproxy.c:649:27: warning: passing 'char [32]' to parameter of type 'unsigned char *' converts between pointers to integer types with different sign [-Wpointer-sign]
        decode_FramebufferFormat(buffer, format);
                                 ^~~~~~
rfbproxy.c:209:47: note: passing argument to parameter 'buf' here
void decode_FramebufferFormat (unsigned char *buf,
                                              ^
rfbproxy.c:868:29: warning: passing 'char [24]' to parameter of type 'unsigned char *' converts between pointers to integer types with different sign [-Wpointer-sign]
                        decode_FramebufferFormat(packet, fbf);
                                                 ^~~~~~
rfbproxy.c:209:47: note: passing argument to parameter 'buf' here
void decode_FramebufferFormat (unsigned char *buf,
                                              ^
rfbproxy.c:1017:29: warning: passing 'char [24]' to parameter of type 'unsigned char *' converts between pointers to integer types with different sign [-Wpointer-sign]
                        decode_FramebufferFormat(packet, fbf);
                                                 ^~~~~~
rfbproxy.c:209:47: note: passing argument to parameter 'buf' here
void decode_FramebufferFormat (unsigned char *buf,
                                              ^
rfbproxy.c:1070:27: warning: passing 'char [24]' to parameter of type 'unsigned char *' converts between pointers to integer types with different sign [-Wpointer-sign]
        encode_FramebufferFormat(packet, fbf);
                                 ^~~~~~
rfbproxy.c:222:47: note: passing argument to parameter 'buf' here
void encode_FramebufferFormat (unsigned char *buf,
                                              ^
rfbproxy.c:1688:23: warning: passing 'char *' to parameter of type 'unsigned char *' converts between pointers to integer types with different sign [-Wpointer-sign]
                        decode_PixelFormat(client_buffer + 4, fbf);
                                           ^~~~~~~~~~~~~~~~~
rfbproxy.c:182:41: note: passing argument to parameter 'buf' here
void decode_PixelFormat (unsigned char *buf,
                                        ^
rfbproxy.c:2535:44: error: use of undeclared identifier 'VERSION'
        fprintf (stderr, "rfbproxy version %s\n", VERSION);
                                                  ^
rfbproxy.c:2581:46: error: expected ')'
                 "               Report program version (" VERSION ")\n",
                                                           ^
rfbproxy.c:2540:10: note: to match this '('
        fprintf (stderr,
                ^
6 warnings and 3 errors generated.
*** Error code 1

Stop.
make[2]: stopped in /wrkdirs/usr/ports/net/rfbproxy/work/rfbproxy-1.1.1
*** Error code 1

Stop.
make[1]: stopped in /wrkdirs/usr/ports/net/rfbproxy/work/rfbproxy-1.1.1
*** Error code 1

Stop.
make: stopped in /usr/ports/net/rfbproxy
===>  Cleaning for rfbproxy-1.1.1


More information about the freebsd-pkg-fallout mailing list