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: [email protected] Last committer: [email protected] Ident: $FreeBSD: head/devel/cxmon/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/cxmon-3.2.log Build URL: http://beefy1.isc.freebsd.org/bulk/head-i386-default/2013-09-19_00h27m24s Log: ====>> Building devel/cxmon build started at Thu Sep 19 01:34:07 UTC 2013 port directory: /usr/ports/devel/cxmon building for: FreeBSD head-i386-default-job-20 10.0-CURRENT FreeBSD 10.0-CURRENT i386 maintained by: [email protected] Makefile ident: $FreeBSD: head/devel/cxmon/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=320 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=cxmon-3.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-- --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/cxmon DOCSDIR=/usr/local/share/doc/cxmon EXAMPLESDIR=/usr/local/share/examples/cxmon WWWDIR=/usr/local/www/cxmon ETCDIR=/usr/local/etc/cxmon --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 cxmon-3.2 =======================<phase: check-config >============================ =========================================================================== =======================<phase: pkg-depends >============================ ===> cxmon-3.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 cxmon-3.2 =========================================================================== =======================<phase: fetch-depends >============================ =========================================================================== =======================<phase: fetch >============================ ===> Fetching all distfiles required by cxmon-3.2 for building =========================================================================== =======================<phase: checksum >============================ ===> Fetching all distfiles required by cxmon-3.2 for building => SHA256 Checksum OK for cxmon-3.2.tar.gz. =========================================================================== =======================<phase: extract-depends>============================ =========================================================================== =======================<phase: extract >============================ ===> Fetching all distfiles required by cxmon-3.2 for building ===> Extracting for cxmon-3.2 => SHA256 Checksum OK for cxmon-3.2.tar.gz. =========================================================================== =======================<phase: patch-depends >============================ =========================================================================== =======================<phase: patch >============================ ===> Patching for cxmon-3.2 =========================================================================== =======================<phase: build-depends >============================ =========================================================================== =======================<phase: lib-depends >============================ =========================================================================== =======================<phase: configure >============================ ===> Configuring for cxmon-3.2 ===> FreeBSD 10 autotools fix applied to /wrkdirs/usr/ports/devel/cxmon/work/cxmon-3.2/aclocal.m4 ===> FreeBSD 10 autotools fix applied to /wrkdirs/usr/ports/devel/cxmon/work/cxmon-3.2/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 whether we are using the GNU C++ compiler... yes checking whether c++ accepts -g... yes checking dependency style of c++... gcc3 checking how to run the C++ preprocessor... c++ -E checking for a BSD-compatible install... /usr/bin/install -c -o root -g wheel checking for ranlib... ranlib 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 unistd.h... (cached) yes checking readline.h usability... no checking readline.h presence... no checking for readline.h... no checking history.h usability... no checking history.h presence... no checking for history.h... no checking readline/readline.h usability... yes checking readline/readline.h presence... yes checking for readline/readline.h... yes checking readline/history.h usability... yes checking readline/history.h presence... yes checking for readline/history.h... yes checking for short... (cached) yes checking size of short... 2 checking for int... (cached) yes checking size of int... 4 checking for long... (cached) yes checking size of long... 4 checking for long long... (cached) yes checking size of long long... 8 checking for void *... yes checking size of void *... 4 checking for tgetent in -lncurses... yes checking for readline in -lreadline... yes configure: creating ./config.status Segmentation fault config.status: creating Makefile config.status: creating cxmon.spec config.status: creating src/Makefile config.status: creating src/disass/Makefile config.status: creating config.h config.status: executing depfiles commands Configuration done. Now type "make". =========================================================================== =======================<phase: build >============================ ===> Building for cxmon-3.2 /usr/bin/make all-recursive Making all in src Making all in disass if cc -DHAVE_CONFIG_H -I. -I. -I../.. -I./.. -O2 -pipe -fno-strict-aliasing -MT floatformat.o -MD -MP -MF ".deps/floatformat.Tpo" -c -o floatformat.o floatformat.c; then mv -f ".deps/floatformat.Tpo" ".deps/floatformat.Po"; else rm -f ".deps/floatformat.Tpo"; exit 1; fi floatformat.c:197:5: warning: add explicit braces to avoid dangling else [-Wdangling-else] else ^ 1 warning generated. if cc -DHAVE_CONFIG_H -I. -I. -I../.. -I./.. -O2 -pipe -fno-strict-aliasing -MT i386-dis.o -MD -MP -MF ".deps/i386-dis.Tpo" -c -o i386-dis.o i386-dis.c; then mv -f ".deps/i386-dis.Tpo" ".deps/i386-dis.Po"; else rm -f ".deps/i386-dis.Tpo"; exit 1; fi In file included from i386-dis.c:38: In file included from ./dis-asm.h:35: In file included from ./bfd.h:5: ./../sysdeps.h:31:2: error: "You don't have ANSI C header files." #error "You don't have ANSI C header files." ^ ./../sysdeps.h:60:2: error: "No 2 byte type, you lose." #error "No 2 byte type, you lose." ^ ./../sysdeps.h:69:2: error: "No 4 byte type, you lose." #error "No 4 byte type, you lose." ^ ./../sysdeps.h:82:2: error: "No 8 byte type, you lose." #error "No 8 byte type, you lose." ^ ./../sysdeps.h:91:2: error: "Unsupported size of pointer" #error "Unsupported size of pointer" ^ In file included from i386-dis.c:38: In file included from ./dis-asm.h:35: ./bfd.h:40:9: error: unknown type name 'uint64'; did you mean 'uint8'? typedef uint64 bfd_vma; ^~~~~~ uint8 ./../sysdeps.h:51:23: note: 'uint8' declared here typedef unsigned char uint8; ^ In file included from i386-dis.c:38: In file included from ./dis-asm.h:35: ./bfd.h:41:9: error: unknown type name 'int64' typedef int64 bfd_signed_vma; ^ i386-dis.c:1848:14: warning: promoted type 'int' of K&R function parameter is not compatible with the parameter type 'bfd_vma' (aka 'unsigned char') declared in a previous prototype [-Wknr-promoted-parameter] bfd_vma pc; ^ ./dis-asm.h:181:49: note: previous declaration is here extern int print_insn_i386_att PARAMS ((bfd_vma, disassemble_info*)); ^ ./ansidecl.h:149:23: note: expanded from macro 'PARAMS' #define PARAMS(ARGS) ARGS ^ i386-dis.c:1858:14: warning: promoted type 'int' of K&R function parameter is not compatible with the parameter type 'bfd_vma' (aka 'unsigned char') declared in a previous prototype [-Wknr-promoted-parameter] bfd_vma pc; ^ ./dis-asm.h:182:50: note: previous declaration is here extern int print_insn_i386_intel PARAMS ((bfd_vma, disassemble_info*)); ^ ./ansidecl.h:149:23: note: expanded from macro 'PARAMS' #define PARAMS(ARGS) ARGS ^ i386-dis.c:1868:14: warning: promoted type 'int' of K&R function parameter is not compatible with the parameter type 'bfd_vma' (aka 'unsigned char') declared in a previous prototype [-Wknr-promoted-parameter] bfd_vma pc; ^ ./dis-asm.h:180:45: note: previous declaration is here extern int print_insn_i386 PARAMS ((bfd_vma, disassemble_info *)); ^ ./ansidecl.h:149:23: note: expanded from macro 'PARAMS' #define PARAMS(ARGS) ARGS ^ i386-dis.c:1878:14: warning: promoted type 'int' of K&R function parameter is not compatible with the parameter type 'bfd_vma' (aka 'unsigned char') declared in a previous prototype [-Wknr-promoted-parameter] bfd_vma pc; ^ i386-dis.c:54:39: note: previous declaration is here static int print_insn PARAMS ((bfd_vma, disassemble_info *)); ^ ./ansidecl.h:149:23: note: expanded from macro 'PARAMS' #define PARAMS(ARGS) ARGS ^ i386-dis.c:1906:5: warning: implicitly declaring library function 'abort' with type 'void (void) __attribute__((noreturn))' abort (); ^ i386-dis.c:1906:5: note: please include the header <stdlib.h> or explicitly provide a declaration for 'abort' i386-dis.c:2862:23: warning: adding 'char' to a string does not append to the string [-Wstring-plus-int] oappend ("%cs:" + intel_syntax); ~~~~~~~^~~~~~~~~~~~~~ i386-dis.c:2862:23: note: use array indexing to silence this warning oappend ("%cs:" + intel_syntax); ^ & [ ] i386-dis.c:2867:23: warning: adding 'char' to a string does not append to the string [-Wstring-plus-int] oappend ("%ds:" + intel_syntax); ~~~~~~~^~~~~~~~~~~~~~ i386-dis.c:2867:23: note: use array indexing to silence this warning oappend ("%ds:" + intel_syntax); ^ & [ ] i386-dis.c:2872:23: warning: adding 'char' to a string does not append to the string [-Wstring-plus-int] oappend ("%ss:" + intel_syntax); ~~~~~~~^~~~~~~~~~~~~~ i386-dis.c:2872:23: note: use array indexing to silence this warning oappend ("%ss:" + intel_syntax); ^ & [ ] i386-dis.c:2877:23: warning: adding 'char' to a string does not append to the string [-Wstring-plus-int] oappend ("%es:" + intel_syntax); ~~~~~~~^~~~~~~~~~~~~~ i386-dis.c:2877:23: note: use array indexing to silence this warning oappend ("%es:" + intel_syntax); ^ & [ ] i386-dis.c:2882:23: warning: adding 'char' to a string does not append to the string [-Wstring-plus-int] oappend ("%fs:" + intel_syntax); ~~~~~~~^~~~~~~~~~~~~~ i386-dis.c:2882:23: note: use array indexing to silence this warning oappend ("%fs:" + intel_syntax); ^ & [ ] i386-dis.c:2887:23: warning: adding 'char' to a string does not append to the string [-Wstring-plus-int] oappend ("%gs:" + intel_syntax); ~~~~~~~^~~~~~~~~~~~~~ i386-dis.c:2887:23: note: use array indexing to silence this warning oappend ("%gs:" + intel_syntax); ^ & [ ] i386-dis.c:2905:11: warning: promoted type 'int' of K&R function parameter is not compatible with the parameter type 'bfd_vma' (aka 'unsigned char') declared in a previous prototype [-Wknr-promoted-parameter] bfd_vma disp; ^ i386-dis.c:62:62: note: previous declaration is here static void print_operand_value PARAMS ((char *, int, bfd_vma)); ^ ./ansidecl.h:149:23: note: expanded from macro 'PARAMS' #define PARAMS(ARGS) ARGS ^ i386-dis.c:2915:4: warning: shift count >= width of type [-Wshift-count-overflow] sprintf_vma (tmp, disp); ^~~~~~~~~~~~~~~~~~~~~~~ ./bfd.h:64:31: note: expanded from macro 'sprintf_vma' sprintf ((s), "%08lx%08lx", _bfd_int64_high (x), _bfd_int64_low (x)) ^~~~~~~~~~~~~~~~~~~ ./bfd.h:60:51: note: expanded from macro '_bfd_int64_high' #define _bfd_int64_high(x) ((unsigned long) (((x) >> 32) & 0xffffffff)) ^ ~~ i386-dis.c:3306:24: warning: shift count >= width of type [-Wshift-count-overflow] x = a + ((bfd_vma) b << 32); ^ ~~ i386-dis.c:3356:14: warning: promoted type 'int' of K&R function parameter is not compatible with the parameter type 'bfd_vma' (aka 'unsigned char') declared in a previous prototype [-Wknr-promoted-parameter] bfd_vma op; ^ i386-dis.c:69:36: note: previous declaration is here static void set_op PARAMS ((bfd_vma, int)); ^ ./ansidecl.h:149:23: note: expanded from macro 'PARAMS' #define PARAMS(ARGS) ARGS ^ i386-dis.c:3667:11: warning: implicit conversion from 'int' to 'bfd_vma' (aka 'unsigned char') changes value from 65535 to 255 [-Wconstant-conversion] mask = 0xffff; ~ ^~~~~~ i386-dis.c:3805:19: warning: adding 'char' to a string does not append to the string [-Wstring-plus-int] oappend ("%es:" + intel_syntax); ~~~~~~~^~~~~~~~~~~~~~ i386-dis.c:3805:19: note: use array indexing to silence this warning oappend ("%es:" + intel_syntax); ^ & [ ] 17 warnings and 7 errors generated. *** Error code 1 Stop. make[4]: stopped in /wrkdirs/usr/ports/devel/cxmon/work/cxmon-3.2/src/disass *** Error code 1 Stop. make[3]: stopped in /wrkdirs/usr/ports/devel/cxmon/work/cxmon-3.2/src *** Error code 1 Stop. make[2]: stopped in /wrkdirs/usr/ports/devel/cxmon/work/cxmon-3.2 *** Error code 1 Stop. make[1]: stopped in /wrkdirs/usr/ports/devel/cxmon/work/cxmon-3.2 *** Error code 1 Stop. make: stopped in /usr/ports/devel/cxmon ===> Cleaning for cxmon-3.2 _______________________________________________ [email protected] mailing list https://lists.freebsd.org/mailman/listinfo/freebsd-pkg-fallout To unsubscribe, send any mail to "[email protected]"
