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:     f...@freebsd.org
Last committer: b...@freebsd.org
Ident:          $FreeBSD: head/net/tinyfugue/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/tf-5.0b8.log
Build URL:      
http://beefy1.isc.freebsd.org/bulk/head-i386-default/2013-09-19_00h27m24s
Log:

====>> Building net/tinyfugue
build started at Thu Sep 19 02:04:56 UTC 2013
port directory: /usr/ports/net/tinyfugue
building for: FreeBSD head-i386-default-job-02 10.0-CURRENT FreeBSD 
10.0-CURRENT i386
maintained by: f...@freebsd.org
Makefile ident:      $FreeBSD: head/net/tinyfugue/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=32847
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=tf-5.0b8
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-manpage --enable-version --enable-symlink --datadir=/usr/local/lib 
--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/tf
DOCSDIR=/usr/local/share/doc/tf
EXAMPLESDIR=/usr/local/share/examples/tf
WWWDIR=/usr/local/www/tf
ETCDIR=/usr/local/etc/tf
--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 tf-5.0b8
=======================<phase: check-config   >============================
===========================================================================
=======================<phase: pkg-depends    >============================
===>   tf-5.0b8 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 tf-5.0b8
===========================================================================
=======================<phase: fetch-depends  >============================
===========================================================================
=======================<phase: fetch          >============================
===> Fetching all distfiles required by tf-5.0b8 for building
===========================================================================
=======================<phase: checksum       >============================
===> Fetching all distfiles required by tf-5.0b8 for building
=> SHA256 Checksum OK for tf-50b8.tar.gz.
===========================================================================
=======================<phase: extract-depends>============================
===========================================================================
=======================<phase: extract        >============================
===> Fetching all distfiles required by tf-5.0b8 for building
===>  Extracting for tf-5.0b8
=> SHA256 Checksum OK for tf-50b8.tar.gz.
===========================================================================
=======================<phase: patch-depends  >============================
===========================================================================
=======================<phase: patch          >============================
===>  Patching for tf-5.0b8
===========================================================================
=======================<phase: build-depends  >============================
===========================================================================
=======================<phase: lib-depends    >============================
===========================================================================
=======================<phase: configure      >============================
===>  Configuring for tf-5.0b8
===>   FreeBSD 10 autotools fix applied to 
/wrkdirs/usr/ports/net/tinyfugue/work/tf-50b8/configure
configure: loading site script /usr/ports/Templates/config.site
configure: Configuring TinyFugue version 5.0 beta 8
configure: 
configure: Core dumps disabled.
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 how to run the C preprocessor... cpp
checking for egrep... grep -E
checking whether cc needs -traditional... no
checking whether make sets $(MAKE)... yes
checking for ranlib... ranlib
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 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 inline... yes
checking for library containing select... none required
checking for library containing gethostbyname... none required
checking for main in -linet... no
checking for main in -lnet... no
checking for library containing connect... none required
checking for library containing setlocale... none required
checking for libcrypto and libssl... yes
checking for ssl kerberos dependency... no
checking openssl/ssl.h usability... yes
checking openssl/ssl.h presence... yes
checking for openssl/ssl.h... yes
checking for library containing tgetent... -ltermcap
checking for library containing sqrt... -lm
checking for inflate in -lz... yes
checking for pcre_compile in -lpcre... no
configure: Note: will use old copy of pcre distributed with tf
checking for ANSI C header files... (cached) yes
checking for unistd.h... (cached) yes
checking for memory.h... (cached) yes
checking for sys/select.h... (cached) yes
checking for sys/wait.h that is POSIX.1 compatible... (cached) yes
checking locale.h usability... yes
checking locale.h presence... yes
checking for locale.h... yes
checking for pwd.h... (cached) yes
checking for zlib.h... (cached) yes
checking for netinet/in.h... (cached) yes
checking for arpa/inet.h... (cached) yes
checking for netdb.h... (cached) yes
checking whether struct sockaddr has sa_len... yes
checking termios.h usability... yes
checking termios.h presence... yes
checking for termios.h... yes
checking return type of signal handlers... void
checking for pid_t... (cached) yes
checking for size_t... (cached) yes
checking for time_t... yes
checking for socklen_t... (cached) yes
checking for strftime... (cached) yes
checking for h_errno... yes
checking for strstr... yes
checking for strtol... (cached) yes
checking for bcopy... (cached) yes
checking for bzero... yes
checking for connect... yes
checking for fileno... yes
checking for getcwd... (cached) yes
checking for gethostname... (cached) yes
checking for gethostbyname... (cached) yes
checking for getipnodebyname... yes
checking for getpwnam... yes
checking for gettimeofday... (cached) yes
checking for getwd... yes
checking for hstrerror... yes
checking for index... yes
checking for inet_aton... (cached) yes
checking for getaddrinfo... (cached) yes
checking for gai_strerror... (cached) yes
checking for kill... yes
checking for memcpy... (cached) yes
checking for memset... (cached) yes
checking for raise... (cached) yes
checking for setlocale... (cached) yes
checking for setrlimit... (cached) yes
checking for sigaction... (cached) yes
checking for srand... (cached) yes
checking for srandom... (cached) yes
checking for strcasecmp... (cached) yes
checking for strchr... yes
checking for strcmpi... no
checking for strcspn... (cached) yes
checking for strerror... (cached) yes
checking for stricmp... no
checking for strtod... yes
checking for tzset... yes
checking for waitpid... (cached) yes
checking for IPv6 address structure... in6_addr
checking location of mail directory... /var/mail
configure: creating ./config.status
Segmentation fault
config.status: creating Makefile
config.status: creating unix/vars.mak
config.status: creating src/tfdefs.h
config.status: creating src/tfconfig.h
config.status: executing default commands
configure:
#####################################################
## prefix: /usr/local
## exec_prefix: ${prefix}
## bindir: ${exec_prefix}/bin
## datadir: /usr/local/lib
## executable: ${bindir}/tf-50b8
## library: ${datadir}/tf-50b8-lib
##
## TinyFugue configuration successful.
## Use "make" to build.

===========================================================================
=======================<phase: build          >============================
===>  Building for tf-5.0b8
cc -O2 -pipe -fno-strict-aliasing  -DDATADIR=/usr/local/lib -c attr.c
In file included from attr.c:11:
./port.h:127:12: error: redefinition of 'sys_nerr' with a different type: 'int' 
vs 'const int'
extern int sys_nerr;
           ^
/usr/include/stdio.h:412:18: note: previous definition is here
extern const int sys_nerr;
                 ^
In file included from attr.c:11:
./port.h:128:14: error: redefinition of 'sys_errlist' with a different type: 
'char *[]' vs 'const char *const []'
extern char *sys_errlist[];
             ^
/usr/include/stdio.h:413:27: note: previous definition is here
extern const char * const sys_errlist[];
                          ^
In file included from attr.c:11:
./port.h:135:11: warning: 'fileno' macro redefined
#  define fileno(p)  ((p)->_file)
          ^
/usr/include/stdio.h:494:9: note: previous definition is here
#define fileno(p)       (!__isthreaded ? __sfileno(p) : (fileno)(p))
        ^
In file included from attr.c:11:
./port.h:216:4: error: unknown type name 'error'
   error "Don't have srand() or srandom()."
   ^
./port.h:216:10: error: expected identifier or '('
   error "Don't have srand() or srandom()."
         ^
./port.h:222:10: warning: 'NO_FLOAT' macro redefined
# define NO_FLOAT
         ^
./tfconfig.h:96:9: note: previous definition is here
#define NO_FLOAT 0
        ^
In file included from attr.c:12:
./tf.h:22:5: error: "no 32 bit integer?"
#   error "no 32 bit integer?"
    ^
./tf.h:39:5: error: "no 16 bit integer?"
#   error "no 16 bit integer?"
    ^
In file included from attr.c:12:
In file included from ./tf.h:44:
/usr/include/time.h:145:1: error: unknown type name 'clock_t'
clock_t clock(void);
^
In file included from attr.c:12:
In file included from ./tf.h:47:
./dstring.h:25:5: error: unknown type name 'attr_t'
    attr_t attrs;               /* whole-line attributes */
    ^
./dstring.h:26:5: error: unknown type name 'cattr_t'; did you mean 'caddr_t'?
    cattr_t *charattrs;         /* per-character attributes */
    ^~~~~~~
    caddr_t
/usr/include/sys/types.h:74:17: note: 'caddr_t' declared here
typedef char *          caddr_t;        /* core address */
                        ^
In file included from attr.c:12:
In file included from ./tf.h:47:
./dstring.h:46:5: error: unknown type name 'attr_t'
    attr_t attrs;               /* whole-line attributes */
    ^
./dstring.h:47:11: error: unknown type name 'cattr_t'; did you mean 'caddr_t'?
    const cattr_t *charattrs;   /* per-character attributes */
          ^~~~~~~
          caddr_t
/usr/include/sys/types.h:74:17: note: 'caddr_t' declared here
typedef char *          caddr_t;        /* core address */
                        ^
In file included from attr.c:12:
In file included from ./tf.h:47:
./dstring.h:155:16: error: unknown type name 'attr_t'
               attr_t attrs, void *arena, FL);
               ^
./dstring.h:170:49: error: unknown type name 'cattr_t'; did you mean 'caddr_t'?
extern void check_charattrs(String *str, int n, cattr_t attrs,
                                                ^~~~~~~
                                                caddr_t
/usr/include/sys/types.h:74:17: note: 'caddr_t' declared here
typedef char *          caddr_t;        /* core address */
                        ^
In file included from attr.c:12:
In file included from ./tf.h:47:
./dstring.h:172:55: error: unknown type name 'cattr_t'; did you mean 'caddr_t'?
extern void extend_charattrs(String *str, int oldlen, cattr_t attrs);
                                                      ^~~~~~~
                                                      caddr_t
/usr/include/sys/types.h:74:17: note: 'caddr_t' declared here
typedef char *          caddr_t;        /* core address */
                        ^
In file included from attr.c:12:
In file included from ./tf.h:48:
./globals.h:40:13: error: expected value in expression
#if NO_FLOAT
            ^
./globals.h:58:5: error: unknown type name 'attr_t'
    attr_t attr;                /* attributes (STR|ATTR) */
    ^
In file included from attr.c:12:
./tf.h:131:8: error: unknown type name 'attr_t'
extern attr_t adj_attr(attr_t base, attr_t adj);
       ^
./tf.h:131:24: error: unknown type name 'attr_t'
extern attr_t adj_attr(attr_t base, attr_t adj);
                       ^
./tf.h:131:37: error: unknown type name 'attr_t'
extern attr_t adj_attr(attr_t base, attr_t adj);
                                    ^
fatal error: too many errors emitted, stopping now [-ferror-limit=]
2 warnings and 20 errors generated.
*** Error code 1

Stop.
make[2]: stopped in /wrkdirs/usr/ports/net/tinyfugue/work/tf-50b8/src
*** Error code 1

Stop.
make[1]: stopped in /wrkdirs/usr/ports/net/tinyfugue/work/tf-50b8
*** Error code 1

Stop.
make: stopped in /usr/ports/net/tinyfugue
===>  Cleaning for tf-5.0b8
_______________________________________________
freebsd-pkg-fallout@freebsd.org mailing list
https://lists.freebsd.org/mailman/listinfo/freebsd-pkg-fallout
To unsubscribe, send any mail to "freebsd-pkg-fallout-unsubscr...@freebsd.org"

Reply via email to