[Pbibuild] PBI-8 Autobuild (amd64): net/smb4k/
Build 8x64
root at build8x64.pcbsd.org
Wed Apr 28 10:16:22 PDT 2010
PBI Autobuild results for module net/smb4k/:
Status: Failed
View Folder:
ftp://ftp.pcbsd.org/pub/pbioutgoing/x64/8/net/smb4k//
File listing:
-rwxr-xr-x 1 root wheel 88506717 Dec 27 16:37 Smb4K0.9.9_2-PV0.pbi
-rw-r--r-- 1 root wheel 62 Apr 28 17:15 Smb4K0.9.9_2-PV0.pbi.md5
-rw-r--r-- 1 root wheel 29175 Apr 28 17:15 build.log.bz2
-rw-r--r-- 1 root wheel 0 Apr 28 16:16 build.time
-rw-r--r-- 1 root wheel 7 Feb 10 14:18 dirstatus
-rw-r--r-- 1 root wheel 16 Dec 27 16:38 mdate
PBI MD5:
MD5 (Smb4K0.9.9_2-PV0.pbi) = 612e0d8e16483692342947c50466bc27
Last 50 lines of build.log
---------------------------------------------------
rm -f configmake.h-t configmake.h
{ echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; echo '#define PREFIX "/Programs/Smb4K"'; echo '#define EXEC_PREFIX "/Programs/Smb4K"'; echo '#define BINDIR "/Programs/Smb4K/bin"'; echo '#define SBINDIR "/Programs/Smb4K/sbin"'; echo '#define LIBEXECDIR "/Programs/Smb4K/libexec"'; echo '#define DATAROOTDIR "/Programs/Smb4K/share"'; echo '#define DATADIR "/Programs/Smb4K/share"'; echo '#define SYSCONFDIR "/Programs/Smb4K/etc"'; echo '#define SHAREDSTATEDIR "/Programs/Smb4K/com"'; echo '#define LOCALSTATEDIR "/Programs/Smb4K/var"'; echo '#define INCLUDEDIR "/Programs/Smb4K/include"'; echo '#define OLDINCLUDEDIR "/usr/include"'; echo '#define DOCDIR "/Programs/Smb4K/share/doc/gettext"'; echo '#define INFODIR "/Programs/Smb4K/info/"'; echo '#define HTMLDIR "/Programs/Smb4K/share/doc/gettext"'; echo '#define DVIDIR "/Programs/Smb4K/share/doc/gettext"'; echo '#define PDFDIR "/Programs/Smb4K/share/doc/gettext"'; echo '#define PSDIR "/Programs/Smb4K/share/doc/g!
ettext"'; echo '#define LIBDIR "/Programs/Smb4K/lib"'; echo '#define LISPDIR "/Programs/Smb4K/share/emacs/site-lisp"'; echo '#define LOCALEDIR "/Programs/Smb4K/share/locale"'; echo '#define MANDIR "/Programs/Smb4K/man"'; echo '#define MANEXT ""'; echo '#define PKGDATADIR "/Programs/Smb4K/share/gettext-tools"'; echo '#define PKGINCLUDEDIR "/Programs/Smb4K/include/gettext-tools"'; echo '#define PKGLIBDIR "/Programs/Smb4K/lib/gettext-tools"'; echo '#define PKGLIBEXECDIR ""'; } | sed '/""/d' > configmake.h-t
mv configmake.h-t configmake.h
rm -f stdint.h-t stdint.h
{ echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; sed -e 's/@''HAVE_STDINT_H''@/1/g' -e 's/@''INCLUDE_NEXT''@/include_next/g' -e 's|@''NEXT_STDINT_H''@|<stdint.h>|g' -e 's/@''HAVE_SYS_TYPES_H''@/1/g' -e 's/@''HAVE_INTTYPES_H''@/1/g' -e 's/@''HAVE_SYS_INTTYPES_H''@/0/g' -e 's/@''HAVE_SYS_BITYPES_H''@/0/g' -e 's/@''HAVE_LONG_LONG_INT''@/1/g' -e 's/@''HAVE_UNSIGNED_LONG_LONG_INT''@/1/g' -e 's/@''BITSIZEOF_PTRDIFF_T''@/64/g' -e 's/@''PTRDIFF_T_SUFFIX''@/l/g' -e 's/@''BITSIZEOF_SIG_ATOMIC_T''@/64/g' -e 's/@''HAVE_SIGNED_SIG_ATOMIC_T''@/1/g' -e 's/@''SIG_ATOMIC_T_SUFFIX''@/l/g' -e 's/@''BITSIZEOF_SIZE_T''@/64/g' -e 's/@''SIZE_T_SUFFIX''@/ul/g' -e 's/@''BITSIZEOF_WCHAR_T''@/32/g' -e 's/@''HAVE_SIGNED_WCHAR_T''@/1/g' -e 's/@''WCHAR_T_SUFFIX''@//g' -e 's/@''BITSIZEOF_WINT_T''@/32/g' -e 's/@''HAVE_SIGNED_WINT_T''@/1/g' -e 's/@''WINT_T_SUFFIX''@//g' < ./stdint.in.h; } > stdint.h-t
mv stdint.h-t stdint.h
rm -f stdio.h-t stdio.h
{ echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */' && sed -e 's/@''INCLUDE_NEXT''@/include_next/g' -e 's|@''NEXT_STDIO_H''@|<stdio.h>|g' -e 's|@''GNULIB_FPRINTF_POSIX''@|0|g' -e 's|@''GNULIB_PRINTF_POSIX''@|0|g' -e 's|@''GNULIB_SNPRINTF''@|1|g' -e 's|@''GNULIB_SPRINTF_POSIX''@|0|g' -e 's|@''GNULIB_VFPRINTF_POSIX''@|0|g' -e 's|@''GNULIB_VPRINTF_POSIX''@|0|g' -e 's|@''GNULIB_VSNPRINTF''@|1|g' -e 's|@''GNULIB_VSPRINTF_POSIX''@|0|g' -e 's|@''GNULIB_VASPRINTF''@|1|g' -e 's|@''GNULIB_FOPEN''@|1|g' -e 's|@''GNULIB_FREOPEN''@|0|g' -e 's|@''GNULIB_FSEEK''@|0|g' -e 's|@''GNULIB_FSEEKO''@|0|g' -e 's|@''GNULIB_FTELL''@|0|g' -e 's|@''GNULIB_FTELLO''@|0|g' -e 's|@''GNULIB_FFLUSH''@|0|g' -e 's|@''GNULIB_GETDELIM''@|1|g' -e 's|@''GNULIB_GETLINE''@|1|g' -e 's|@''REPLACE_FPRINTF''@|0|g' -e 's|@''REPLACE_VFPRINTF''@|0|g' -e 's|@''REPLACE_PRINTF''@|0|g' -e 's|@''REPLACE_VPRINTF''@|0|g' -e 's|@''REPLACE_SNPRINTF''@|0|g' -e 's|@''HAVE_DECL_SNPRINTF''@|1|g' -e 's|@''RE!
PLACE_VSNPRINTF''@|0|g' -e 's|@''HAVE_DECL_VSNPRINTF''@|1|g' -e 's|@''REPLACE_SPRINTF''@|0|g' -e 's|@''REPLACE_VSPRINTF''@|0|g' -e 's|@''HAVE_VASPRINTF''@|1|g' -e 's|@''REPLACE_VASPRINTF''@|0|g' -e 's|@''REPLACE_FOPEN''@|0|g' -e 's|@''REPLACE_FREOPEN''@|0|g' -e 's|@''REPLACE_FSEEKO''@|0|g' -e 's|@''REPLACE_FSEEK''@|0|g' -e 's|@''REPLACE_FTELLO''@|0|g' -e 's|@''REPLACE_FTELL''@|0|g' -e 's|@''REPLACE_FFLUSH''@|0|g' -e 's|@''HAVE_DECL_GETDELIM''@|1|g' -e 's|@''HAVE_DECL_GETLINE''@|1|g' -e 's|@''REPLACE_GETLINE''@|0|g' -e '/definition of GL_LINK_WARNING/r ../../build-aux/link-warning.h' < ./stdio.in.h; } > stdio.h-t
mv stdio.h-t stdio.h
rm -f stdlib.h-t stdlib.h
{ echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */' && sed -e 's/@''INCLUDE_NEXT''@/include_next/g' -e 's|@''NEXT_STDLIB_H''@|<stdlib.h>|g' -e 's|@''GNULIB_MALLOC_POSIX''@|1|g' -e 's|@''GNULIB_REALLOC_POSIX''@|1|g' -e 's|@''GNULIB_CALLOC_POSIX''@|0|g' -e 's|@''GNULIB_GETSUBOPT''@|0|g' -e 's|@''GNULIB_MKDTEMP''@|1|g' -e 's|@''GNULIB_MKSTEMP''@|0|g' -e 's|@''GNULIB_PUTENV''@|0|g' -e 's|@''HAVE_CALLOC_POSIX''@|1|g' -e 's|@''HAVE_GETSUBOPT''@|1|g' -e 's|@''HAVE_MALLOC_POSIX''@|1|g' -e 's|@''HAVE_MKDTEMP''@|1|g' -e 's|@''HAVE_REALLOC_POSIX''@|1|g' -e 's|@''REPLACE_MKSTEMP''@|0|g' -e 's|@''REPLACE_PUTENV''@|0|g' -e '/definition of GL_LINK_WARNING/r ../../build-aux/link-warning.h' < ./stdlib.in.h; } > stdlib.h-t
mv stdlib.h-t stdlib.h
rm -f string.h-t string.h
{ echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */' && sed -e 's/@''INCLUDE_NEXT''@/include_next/g' -e 's|@''NEXT_STRING_H''@|<string.h>|g' -e 's|@''GNULIB_MBSLEN''@|1|g' -e 's|@''GNULIB_MBSNLEN''@|0|g' -e 's|@''GNULIB_MBSCHR''@|0|g' -e 's|@''GNULIB_MBSRCHR''@|0|g' -e 's|@''GNULIB_MBSSTR''@|1|g' -e 's|@''GNULIB_MBSCASECMP''@|0|g' -e 's|@''GNULIB_MBSNCASECMP''@|0|g' -e 's|@''GNULIB_MBSPCASECMP''@|0|g' -e 's|@''GNULIB_MBSCASESTR''@|0|g' -e 's|@''GNULIB_MBSCSPN''@|0|g' -e 's|@''GNULIB_MBSPBRK''@|0|g' -e 's|@''GNULIB_MBSSPN''@|0|g' -e 's|@''GNULIB_MBSSEP''@|0|g' -e 's|@''GNULIB_MBSTOK_R''@|0|g' -e 's|@''GNULIB_MEMMEM''@|0|g' -e 's|@''GNULIB_MEMPCPY''@|0|g' -e 's|@''GNULIB_MEMRCHR''@|0|g' -e 's|@''GNULIB_STPCPY''@|1|g' -e 's|@''GNULIB_STPNCPY''@|1|g' -e 's|@''GNULIB_STRCHRNUL''@|0|g' -e 's|@''GNULIB_STRDUP''@|1|g' -e 's|@''GNULIB_STRNDUP''@|0|g' -e 's|@''GNULIB_STRNLEN''@|1|g' -e 's|@''GNULIB_STRPBRK''@|1|g' -e 's|@''GNULIB_STRSEP''@|0|g' -e 's|@''GNU!
LIB_STRCASESTR''@|0|g' -e 's|@''GNULIB_STRTOK_R''@|0|g' -e 's|@''GNULIB_STRERROR''@|1|g' -e 's|@''HAVE_DECL_MEMMEM''@|1|g' -e 's|@''HAVE_MEMPCPY''@|1|g' -e 's|@''HAVE_DECL_MEMRCHR''@|1|g' -e 's|@''HAVE_STPCPY''@|1|g' -e 's|@''HAVE_STPNCPY''@|1|g' -e 's|@''HAVE_STRCASECMP''@|1|g' -e 's|@''HAVE_DECL_STRNCASECMP''@|1|g' -e 's|@''HAVE_STRCHRNUL''@|1|g' -e 's|@''HAVE_DECL_STRDUP''@|1|g' -e 's|@''HAVE_STRNDUP''@|1|g' -e 's|@''HAVE_DECL_STRNDUP''@|1|g' -e 's|@''HAVE_DECL_STRNLEN''@|1|g' -e 's|@''HAVE_STRPBRK''@|1|g' -e 's|@''HAVE_STRSEP''@|1|g' -e 's|@''HAVE_STRCASESTR''@|1|g' -e 's|@''HAVE_DECL_STRTOK_R''@|1|g' -e 's|@''HAVE_DECL_STRERROR''@|1|g' -e 's|@''REPLACE_STRERROR''@|0|g' -e '/definition of GL_LINK_WARNING/r ../../build-aux/link-warning.h' < ./string.in.h; } > string.h-t
mv string.h-t string.h
rm -f unistd.h-t unistd.h
{ echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; sed -e 's|@''HAVE_UNISTD_H''@|1|g' -e 's/@''INCLUDE_NEXT''@/include_next/g' -e 's|@''NEXT_UNISTD_H''@|<unistd.h>|g' -e 's|@''GNULIB_CHOWN''@|0|g' -e 's|@''GNULIB_DUP2''@|0|g' -e 's|@''GNULIB_FCHDIR''@|0|g' -e 's|@''GNULIB_FTRUNCATE''@|0|g' -e 's|@''GNULIB_GETCWD''@|0|g' -e 's|@''GNULIB_GETLOGIN_R''@|0|g' -e 's|@''GNULIB_LCHOWN''@|0|g' -e 's|@''GNULIB_LSEEK''@|0|g' -e 's|@''GNULIB_READLINK''@|1|g' -e 's|@''GNULIB_SLEEP''@|0|g' -e 's|@''HAVE_DUP2''@|1|g' -e 's|@''HAVE_FTRUNCATE''@|1|g' -e 's|@''HAVE_READLINK''@|1|g' -e 's|@''HAVE_SLEEP''@|1|g' -e 's|@''HAVE_DECL_GETLOGIN_R''@|1|g' -e 's|@''REPLACE_CHOWN''@|0|g' -e 's|@''REPLACE_FCHDIR''@|0|g' -e 's|@''REPLACE_GETCWD''@|0|g' -e 's|@''REPLACE_LCHOWN''@|0|g' -e 's|@''REPLACE_LSEEK''@|0|g' < ./unistd.in.h; } > unistd.h-t
mv unistd.h-t unistd.h
rm -f wchar.h-t wchar.h
{ echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; sed -e 's/@''INCLUDE_NEXT''@/include_next/g' -e 's|@''NEXT_WCHAR_H''@|<wchar.h>|g' -e 's/@''HAVE_WCHAR_H''@/1/g' -e 's|@''GNULIB_WCWIDTH''@|1|g' -e 's|@''HAVE_DECL_WCWIDTH''@|1|g' -e 's|@''REPLACE_WCWIDTH''@|1|g' -e '/definition of GL_LINK_WARNING/r ../../build-aux/link-warning.h' < ./wchar.in.h; } > wchar.h-t
mv wchar.h-t wchar.h
{ echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; : "Avoid double inclusion, to avoid a warning about redefinition of DLL_VARIABLE."; echo '#ifndef GTPO_CONFIG_H'; echo '#define GTPO_CONFIG_H'; echo; echo '#include "../config.h"'; : "Turn all gettext() calls into dgettext() calls."; echo '#define DEFAULT_TEXT_DOMAIN "gettext-tools"'; : "All code is collected in a single library,"; : "No references to variables in other libraries exist."; echo '#undef DLL_VARIABLE'; echo '#define DLL_VARIABLE'; echo; echo '#endif /* GTPO_CONFIG_H */'; } > config.h && if test -n "1"; then { for f in ../src/str-list.c ../src/dir-list.c ../src/message.c ../src/msgl-ascii.c ../src/po-error.c ../src/po-xerror.c ../src/write-catalog.c ../src/write-po.c ../src/open-catalog.c ../src/po-charset.c ../src/po-lex.c ../src/po-gram-gen.c ../src/read-po.c ../src/read-catalog-abstract.c ../src/read-catalog.c ../src/plural-table.c ../src/format-c.c ../src/format-sh.c ../!
src/format-python.c ../src/format-lisp.c ../src/format-elisp.c ../src/format-librep.c ../src/format-scheme.c ../src/format-java.c ../src/format-csharp.c ../src/format-awk.c ../src/format-pascal.c ../src/format-ycp.c ../src/format-tcl.c ../src/format-perl.c ../src/format-perl-brace.c ../src/format-php.c ../src/format-gcc-internal.c ../src/format-qt.c ../src/format-kde.c ../src/format-boost.c ../src/format.c ../src/plural-exp.c ../src/plural-eval.c ../src/msgl-check.c basename.h basename.c c-ctype.h c-ctype.c c-strcase.h c-strcasecmp.c c-strncasecmp.c c-strstr.h c-strstr.c diffseq.h error-progname.h error-progname.c exitfail.h exitfail.c file-ostream.c concat-filename.c fstrcmp.h fstrcmp.c fwriteerror.h fwriteerror.c gcd.h gcd.c gettext.h hash.h hash.c linebreak.h linebreak.c lbrkprop.h localcharset.h localcharset.c lock.h lock.c malloca.c mbswidth.h mbswidth.c minmax.h ostream.c progname.h progname.c size_max.h striconv.h striconv.c tls.h tls.c !
unistr/u16-mbtouc.c unistr/u16-mbtouc-aux.c unistr/u16-mbtouc!
-unsafe.c unistr/u16-mbtouc-unsafe-aux.c unistr/u8-mbtouc.c unistr/u8-mbtouc-aux.c unistr/u8-mbtouc-unsafe.c unistr/u8-mbtouc-unsafe-aux.c unistr/u8-uctomb.c unistr/u8-uctomb-aux.c uniwidth/width.c xalloc.h xmalloc.c xstrdup.c xerror.h xerror.c xmalloca.c xsize.h xstriconv.h xstriconv.c xvasprintf.h xvasprintf.c xasprintf.c error.lo obstack.lo wcwidth.lo; do case $f in *.c | *.o | *.lo ) sf=`echo "$f" | sed -e 's,\\.[^.]*$,,'`.c; test -f $sf || sf=./$sf; of=`echo "$f" | sed -e 's,^.*/,,' -e 's,\\.[^.]*$,,'`.o; cc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../src -I../src -I../intl -I../../gettext-runtime/intl -I/Programs/Smb4K/include -O2 -pipe -fno-strict-aliasing -c $sf || { rm -f config.h; exit 1; }; sh ./exported.sh $of 1>&5; rm -f $of `echo "$of" | sed -e 's,\\.o$,.lo,'`; ;; esac; done; } 5>&1 | sed -e 's,.* ,,' | LC_ALL=C sort | LC_ALL=C uniq | sed -e 's,^obstack_free$,__obstack_free,' | sed -e 's,^\(.*\)$,#define \1 libgettextp!
o_\1,' > config.h-t && if test -f config.h; then cat config.h-t >> config.h; rm -f config.h-t; else rm -f config.h-t; exit 1; fi fi
sh: not found
cat: not found
*** Error code 127
Stop in /usr/ports/devel/gettext/work/gettext-0.17/gettext-tools/libgettextpo.
*** Error code 1
Stop in /usr/ports/devel/gettext/work/gettext-0.17/gettext-tools.
*** Error code 1
Stop in /usr/ports/devel/gettext/work/gettext-0.17/gettext-tools.
*** Error code 1
Stop in /usr/ports/devel/gettext/work/gettext-0.17.
*** Error code 1
Stop in /usr/ports/devel/gettext.
*** Error code 1
Stop in /usr/ports/devel/gmake.
/ppmake.sh: make: not found
/usr/ports/lang/perl5.8
/ppmake.sh: make: not found
/ppmake.sh: make: not found
/ppmake.sh: make: not found
umount: not found
chroot: /makeport.sh: No such file or directory
ERROR: 2.1 Build failed of net/smb4k/!!!
More information about the Pbibuild
mailing list