Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 10 Dec 2013 17:42:00 GMT
From:      Hilko Meyer <hilko.meyer@gmx.de>
To:        freebsd-gnats-submit@FreeBSD.org
Subject:   ports/184665: x11/xcb-proto fail to install as build dependency with staging
Message-ID:  <201312101742.rBAHg0s7041344@oldred.freebsd.org>
Resent-Message-ID: <201312101750.rBAHo0Uo002935@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help

>Number:         184665
>Category:       ports
>Synopsis:       x11/xcb-proto fail to install as build dependency with staging
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          sw-bug
>Submitter-Id:   current-users
>Arrival-Date:   Tue Dec 10 17:50:00 UTC 2013
>Closed-Date:
>Last-Modified:
>Originator:     Hilko Meyer
>Release:        8.3-RELEASE-p11
>Organization:
>Environment:
FreeBSD x.y.uni-hannover.de 8.3-RELEASE-p11 FreeBSD 8.3-RELEASE-p11 #3: Tue Sep 10 18:06:01 CEST 2013     z@x.y.uni-hannover.de:/usr/obj/usr/src/sys/x  i386
>Description:
I tried to upgrade libxcb-1.9.1 to libxcb-1.9.1_1 but it failed because x11/xcb-proto is needed as build dependency but wasn't installed in the upgrade process. You can see in the attached buildlog that it was built, installed into staging area and the package was built. But after building the package xcb-proto wasn't installed and it returned to the build of libxcb.

The next build dependency for libxcb (textproc/libxslt/) was installed as expected.

Building with NO_STAGE=yes worked.
>How-To-Repeat:
Deinstall x11/xcb-proto
Try to build a port which needs x11/xcb-proto as build dependency.
>Fix:
Workaround:
Set NO_STAGE=yes

Patch attached with submission follows:

[Updating the pkgdb <format:bdb_btree> in /var/db/pkg ... - 112 packages found (-0 +0)  done]
--->  Upgrading 'libxcb-1.9.1' to 'libxcb-1.9.1_1' (x11/libxcb)
--->  Building '/usr/ports/x11/libxcb'
===>  Cleaning for xcb-proto-1.8
===>  Cleaning for libxslt-1.1.28_1
===>  Cleaning for libxcb-1.9.1_1
===>  License MIT accepted by the user
===> Fetching all distfiles required by libxcb-1.9.1_1 for building
===>  Extracting for libxcb-1.9.1_1
=> SHA256 Checksum OK for libxcb-1.9.1.tar.bz2.
===>  Patching for libxcb-1.9.1_1
===>  Applying FreeBSD patches for libxcb-1.9.1_1
===>   libxcb-1.9.1_1 depends on file: /usr/local/lib/libcheck.a - found
===>   libxcb-1.9.1_1 depends on package: xcb-proto>=1.7 - not found
===>    Verifying package for xcb-proto>=1.7 in /usr/ports/x11/xcb-proto
===> Fetching all distfiles required by xcb-proto-1.8 for building
===>  Extracting for xcb-proto-1.8
=> SHA256 Checksum OK for xcb-proto-1.8.tar.bz2.
===>  Patching for xcb-proto-1.8
===>   xcb-proto-1.8 depends on executable: xmllint - found
===>   xcb-proto-1.8 depends on file: /usr/local/bin/python2.7 - found
===>   xcb-proto-1.8 depends on executable: python - found
===>  Configuring for xcb-proto-1.8
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 a thread-safe mkdir -p... (cached) /bin/mkdir -p
checking for gawk... (cached) /usr/bin/awk
checking whether make sets $(MAKE)... yes
checking for xmllint... /usr/local/bin/xmllint
checking whether /usr/local/bin/python2.7 version >= 2.5... yes
checking for /usr/local/bin/python2.7 version... 2.7
checking for /usr/local/bin/python2.7 platform... freebsd8
checking for /usr/local/bin/python2.7 script directory... ${prefix}/lib/python2.7/site-packages
checking for /usr/local/bin/python2.7 extension module directory... ${exec_prefix}/lib/python2.7/site-packages
configure: creating ./config.status
config.status: creating Makefile
config.status: creating src/Makefile
config.status: creating xcbgen/Makefile
config.status: creating xcb-proto.pc
===>  Building for xcb-proto-1.8
Making all in src
Making all in xcbgen
===>  Staging for xcb-proto-1.8
===>   xcb-proto-1.8 depends on file: /usr/local/bin/python2.7 - found
===>   xcb-proto-1.8 depends on executable: python - found
===>   Generating temporary packing list
Making install in src
 /bin/mkdir -p '/usr/ports/x11/xcb-proto/work/stage/usr/local/share/xcb'
 install  -o root -g wheel -m 444 xcb.xsd xproto.xml bigreq.xml composite.xml damage.xml dpms.xml dri2.xml ge.xml glx.xml randr.xml record.xml render.xml res.xml screensaver.xml shape.xml shm.xml sync.xml xc_misc.xml xevie.xml xf86dri.xml xf86vidmode.xml xfixes.xml xinerama.xml xinput.xml xkb.xml xprint.xml xselinux.xml xtest.xml xv.xml xvmc.xml '/usr/ports/x11/xcb-proto/work/stage/usr/local/share/xcb'
Making install in xcbgen
 /bin/mkdir -p '/usr/ports/x11/xcb-proto/work/stage/usr/local/lib/python2.7/site-packages/xcbgen'
 install  -o root -g wheel -m 444 __init__.py error.py expr.py matcher.py state.py xtypes.py '/usr/ports/x11/xcb-proto/work/stage/usr/local/lib/python2.7/site-packages/xcbgen'
Byte-compiling python modules...
__init__.pyerror.pyexpr.pymatcher.pystate.pyxtypes.py
Byte-compiling python modules (optimized versions) ...
__init__.pyerror.pyexpr.pymatcher.pystate.pyxtypes.py
 /bin/mkdir -p '/usr/ports/x11/xcb-proto/work/stage/usr/local/libdata/pkgconfig'
 install  -o root -g wheel -m 444 xcb-proto.pc '/usr/ports/x11/xcb-proto/work/stage/usr/local/libdata/pkgconfig'
====> Compressing man pages (compress-man)
===>  Building package for xcb-proto-1.8
Creating package /usr/ports/x11/xcb-proto/work/xcb-proto-1.8.tbz
Registering depends: python-2.7_1,2 python2-2_1 python27-2.7.6_1 gettext-0.18.3.1 libiconv-1.14_1.
Creating bzip'd tar ball in '/usr/ports/x11/xcb-proto/work/xcb-proto-1.8.tbz'
===>   Returning to build of libxcb-1.9.1_1
===>   libxcb-1.9.1_1 depends on file: /usr/local/libdata/pkgconfig/pthread-stubs.pc - found
===>   libxcb-1.9.1_1 depends on file: /usr/local/bin/python2.7 - found
===>   libxcb-1.9.1_1 depends on executable: python - found
===>   libxcb-1.9.1_1 depends on executable: gmake - found
===>   libxcb-1.9.1_1 depends on executable: pkgconf - found
===>   libxcb-1.9.1_1 depends on file: /usr/local/libdata/pkgconfig/xau.pc - found
===>   libxcb-1.9.1_1 depends on file: /usr/local/libdata/pkgconfig/xdmcp.pc - found
===>   libxcb-1.9.1_1 depends on executable: xsltproc - not found
===>    Verifying package for xsltproc in /usr/ports/textproc/libxslt
===>  License MIT accepted by the user
===>  Found saved configuration for libxslt-1.1.28_1
===> Fetching all distfiles required by libxslt-1.1.28_1 for building
===>  Extracting for libxslt-1.1.28_1
=> SHA256 Checksum OK for gnome2/libxslt-1.1.28.tar.gz.
===>  Patching for libxslt-1.1.28_1
===>  Applying FreeBSD patches for libxslt-1.1.28_1
===>   libxslt-1.1.28_1 depends on executable: gmake - found
===>   libxslt-1.1.28_1 depends on shared library: libxml2.so - found
===>  Configuring for libxslt-1.1.28_1
configure: loading site script /usr/ports/Templates/config.site
checking build system type... i386-portbld-freebsd8.3
checking host system type... i386-portbld-freebsd8.3
checking for gcc... cc
checking whether the C compiler works... yes
checking for C compiler default output file name... a.out
checking for suffix of executables... 
checking whether we are cross compiling... no
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 ISO C89... none needed
checking how to run the C preprocessor... cpp
checking for grep that handles long lines and -e... (cached) /usr/bin/grep
checking for egrep... (cached) /usr/bin/egrep
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 minix/config.h... (cached) no
checking whether it is safe to define __EXTENSIONS__... yes
checking for a BSD-compatible install... /usr/bin/install -c -o root -g wheel
checking whether build environment is sane... yes
checking for a thread-safe mkdir -p... (cached) /bin/mkdir -p
checking for gawk... (cached) /usr/bin/awk
checking whether gmake sets $(MAKE)... yes
checking for style of include used by gmake... GNU
checking dependency style of cc... gcc3
checking whether gmake supports nested variables... yes
checking for gcc... (cached) cc
checking whether we are using the GNU C compiler... (cached) yes
checking whether cc accepts -g... (cached) yes
checking for cc option to accept ISO C89... (cached) none needed
checking how to run the C preprocessor... cpp
checking for rm... /bin/rm
checking for mv... /bin/mv
checking for tar... /usr/bin/tar
checking for xmllint... /usr/local/bin/xmllint
checking for xsltproc... /usr/bin/xsltproc
checking for ANSI C header files... (cached) yes
checking how to print strings... printf
checking for a sed that does not truncate output... (cached) /usr/bin/sed
checking for fgrep... (cached) /usr/bin/fgrep
checking for ld used by cc... /usr/bin/ld
checking if the linker (/usr/bin/ld) is GNU ld... yes
checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B
checking the name lister (/usr/bin/nm -B) interface... BSD nm
checking whether ln -s works... yes
checking the maximum length of command line arguments... (cached) 262144
checking whether the shell understands some XSI constructs... yes
checking whether the shell understands "+="... no
checking how to convert i386-portbld-freebsd8.3 file names to i386-portbld-freebsd8.3 format... func_convert_file_noop
checking how to convert i386-portbld-freebsd8.3 file names to toolchain format... func_convert_file_noop
checking for /usr/bin/ld option to reload object files... -r
checking for objdump... objdump
checking how to recognize dependent libraries... pass_all
checking for dlltool... no
checking how to associate runtime and link libraries... printf %s\n
checking for ar... ar
checking for archiver @FILE support... no
checking for strip... strip
checking for ranlib... ranlib
checking command to parse /usr/bin/nm -B output from cc object... ok
checking for sysroot... no
checking for mt... mt
checking if mt is a manifest tool... no
checking for dlfcn.h... (cached) yes
checking for objdir... .libs
checking if cc supports -fno-rtti -fno-exceptions... no
checking for cc option to produce PIC... -fPIC -DPIC
checking if cc PIC flag -fPIC -DPIC works... yes
checking if cc static flag -static works... yes
checking if cc supports -c -o file.o... rm: conftest*: No such file or directory
yes
checking if cc supports -c -o file.o... (cached) yes
checking whether the cc linker (/usr/bin/ld) supports shared libraries... yes
checking whether -lc should be explicitly linked in... rm: conftest*: No such file or directory
no
checking dynamic linker characteristics... freebsd8.3 ld.so
checking how to hardcode library paths into programs... immediate
checking whether stripping libraries is possible... yes
checking if libtool supports shared libraries... yes
checking whether to build shared libraries... yes
checking whether to build static libraries... yes
checking for sys/types.h... (cached) yes
checking for sys/time.h... (cached) yes
checking for stdlib.h... (cached) yes
checking for unistd.h... (cached) yes
checking for string.h... (cached) yes
checking how to pass version script to the linker (/usr/bin/ld)... -Wl,--version-script=
checking pthread.h usability... yes
checking pthread.h presence... yes
checking for pthread.h... yes
checking for pthread_join in -pthread... yes
checking locale.h usability... yes
checking locale.h presence... yes
checking for locale.h... yes
checking xlocale.h usability... no
checking xlocale.h presence... no
checking for xlocale.h... no
checking ieeefp.h usability... yes
checking ieeefp.h presence... yes
checking for ieeefp.h... yes
checking nan.h usability... no
checking nan.h presence... no
checking for nan.h... no
checking for math.h... (cached) yes
checking fp_class.h usability... no
checking fp_class.h presence... no
checking for fp_class.h... no
checking for float.h... (cached) yes
checking ansidecl.h usability... no
checking ansidecl.h presence... no
checking for ansidecl.h... no
checking sys/timeb.h usability... yes
checking sys/timeb.h presence... yes
checking for sys/timeb.h... yes
checking for time.h... (cached) yes
checking for sys/stat.h... (cached) yes
checking for sys/select.h... (cached) yes
checking for stdarg.h... (cached) yes
checking for stat... (cached) yes
checking for _stat... (cached) yes
checking for pow... no
checking for pow in -lm... yes
checking for floor... no
checking for floor in -lm... yes
checking for fabs... yes
checking for gettimeofday... (cached) yes
checking for mktime... yes
checking for localtime... (cached) yes
checking for localtime_r... yes
checking for asctime... yes
checking for time... (cached) yes
checking for gmtime... yes
checking for gmtime_r... yes
checking for ftime... no
checking for printf... yes
checking for sprintf... yes
checking for fprintf... yes
checking for snprintf... (cached) yes
checking for vfprintf... yes
checking for vsprintf... (cached) yes
checking for vsnprintf... (cached) yes
checking for sscanf... yes
checking for clock_gettime... (cached) yes
checking for perl... perl
Disabling crypto support
Enabling debugger
checking for libxml libraries >= 2.6.27... 2.8.0 found
checking whether shared libraries will be built (required for plugins)... yes
checking libxml2 module support... yes
configure: creating ./config.status
config.status: creating Makefile
config.status: creating libxslt.pc
config.status: creating libexslt.pc
config.status: creating libxslt/Makefile
config.status: creating libxslt/xsltconfig.h
config.status: creating libxslt/xsltwin32config.h
config.status: creating libexslt/Makefile
config.status: creating libexslt/exsltconfig.h
config.status: creating xsltproc/Makefile
config.status: creating python/Makefile
config.status: creating python/tests/Makefile
config.status: creating tests/Makefile
config.status: creating tests/docs/Makefile
config.status: creating tests/REC1/Makefile
config.status: creating tests/REC2/Makefile
config.status: creating tests/REC/Makefile
config.status: creating tests/general/Makefile
config.status: creating tests/reports/Makefile
config.status: creating tests/extensions/Makefile
config.status: creating tests/namespaces/Makefile
config.status: creating tests/keys/Makefile
config.status: creating tests/numbers/Makefile
config.status: creating tests/documents/Makefile
config.status: creating tests/xmlspec/Makefile
config.status: creating tests/multiple/Makefile
config.status: creating tests/xinclude/Makefile
config.status: creating tests/XSLTMark/Makefile
config.status: creating tests/docbook/Makefile
config.status: creating tests/exslt/Makefile
config.status: creating tests/exslt/common/Makefile
config.status: creating tests/exslt/functions/Makefile
config.status: creating tests/exslt/math/Makefile
config.status: creating tests/exslt/sets/Makefile
config.status: creating tests/exslt/strings/Makefile
config.status: creating tests/exslt/date/Makefile
config.status: creating tests/exslt/dynamic/Makefile
config.status: creating tests/plugins/Makefile
config.status: creating doc/Makefile
config.status: creating xslt-config
config.status: creating libxslt.spec
config.status: creating config.h
config.status: executing depfiles commands
config.status: executing libtool commands
rm: libtoolT: No such file or directory
===>  Building for libxslt-1.1.28_1
gmake  all-recursive
gmake[1]: Entering directory `/usr/ports/textproc/libxslt/work/libxslt-1.1.28'
Making all in libxslt
gmake[2]: Entering directory `/usr/ports/textproc/libxslt/work/libxslt-1.1.28/libxslt'
  CC     attrvt.lo
  CC     xslt.lo
xslt.c: In function 'xsltParseStylesheetExcludePrefix':
xslt.c:1735: warning: passing argument 2 of 'exclPrefixPush' discards qualifiers from pointer target type
  CC     xsltlocale.lo
xsltlocale.c:210: warning: 'xsltDefaultRegion' defined but not used
  CC     xsltutils.lo
  CC     pattern.lo
  CC     templates.lo
  CC     variables.lo
  CC     keys.lo
  CC     numbers.lo
  CC     extensions.lo
  CC     extra.lo
  CC     functions.lo
  CC     namespaces.lo
  CC     imports.lo
  CC     attributes.lo
  CC     documents.lo
  CC     preproc.lo
  CC     transform.lo
  CC     security.lo
  CCLD   libxslt.la
gmake[2]: Leaving directory `/usr/ports/textproc/libxslt/work/libxslt-1.1.28/libxslt'
Making all in libexslt
gmake[2]: Entering directory `/usr/ports/textproc/libxslt/work/libxslt-1.1.28/libexslt'
  CC     exslt.lo
  CC     common.lo
  CC     crypto.lo
  CC     math.lo
  CC     sets.lo
  CC     functions.lo
  CC     strings.lo
  CC     date.lo
  CC     saxon.lo
  CC     dynamic.lo
  CCLD   libexslt.la
gmake[2]: Leaving directory `/usr/ports/textproc/libxslt/work/libxslt-1.1.28/libexslt'
Making all in xsltproc
gmake[2]: Entering directory `/usr/ports/textproc/libxslt/work/libxslt-1.1.28/xsltproc'
  CC     xsltproc.o
  CCLD   xsltproc
  CC     testThreads.o
  CCLD   testThreads
gmake[2]: Leaving directory `/usr/ports/textproc/libxslt/work/libxslt-1.1.28/xsltproc'
Making all in doc
gmake[2]: Entering directory `/usr/ports/textproc/libxslt/work/libxslt-1.1.28/doc'
gmake[2]: /usr/bin/xsltproc: Kommando nicht gefunden
gmake[2]: [xsltproc.1] Fehler 127 (ignoriert)
gmake[2]: Leaving directory `/usr/ports/textproc/libxslt/work/libxslt-1.1.28/doc'
gmake[2]: Entering directory `/usr/ports/textproc/libxslt/work/libxslt-1.1.28'
sed -e 's?\@XSLT_LIBDIR\@?-L/usr/local/lib?g' \
    -e 's?\@XSLT_INCLUDEDIR\@?-I/usr/local/include?g' \
    -e 's?\@VERSION\@?1.1.28?g' \
    -e 's?\@XSLT_LIBS\@?-lxslt  -L/usr/local/lib -lxml2 -lz -L/usr/local/lib -liconv -lm -lm ?g' \
       < ./xsltConf.sh.in > xsltConf.tmp \
&& mv xsltConf.tmp xsltConf.sh
gmake[2]: Leaving directory `/usr/ports/textproc/libxslt/work/libxslt-1.1.28'
gmake[1]: Leaving directory `/usr/ports/textproc/libxslt/work/libxslt-1.1.28'
===>  Installing for libxslt-1.1.28_1
===>   Generating temporary packing list
===>  Checking if textproc/libxslt already installed
Making install in libxslt
gmake[1]: Entering directory `/usr/ports/textproc/libxslt/work/libxslt-1.1.28/libxslt'
gmake[2]: Entering directory `/usr/ports/textproc/libxslt/work/libxslt-1.1.28/libxslt'
 /bin/mkdir -p '/usr/local/lib'
 /bin/sh ../libtool   --mode=install /usr/bin/install -c -o root -g wheel   libxslt.la '/usr/local/lib'
libtool: install: /usr/bin/install -c -o root -g wheel .libs/libxslt.so.2 /usr/local/lib/libxslt.so.2
libtool: install: (cd /usr/local/lib && { ln -s -f libxslt.so.2 libxslt.so || { rm -f libxslt.so && ln -s libxslt.so.2 libxslt.so; }; })
libtool: install: (cd /usr/local/lib && { ln -s -f libxslt.so.2 libxslt.so || { rm -f libxslt.so && ln -s libxslt.so.2 libxslt.so; }; })
libtool: install: /usr/bin/install -c -o root -g wheel .libs/libxslt.lai /usr/local/lib/libxslt.la
libtool: install: /usr/bin/install -c -o root -g wheel .libs/libxslt.a /usr/local/lib/libxslt.a
libtool: install: chmod 644 /usr/local/lib/libxslt.a
libtool: install: ranlib /usr/local/lib/libxslt.a
gmake  install-exec-hook
gmake[3]: Entering directory `/usr/ports/textproc/libxslt/work/libxslt-1.1.28/libxslt'
/bin/mkdir -p "/usr/local/lib/libxslt-plugins"
gmake[3]: Leaving directory `/usr/ports/textproc/libxslt/work/libxslt-1.1.28/libxslt'
 /bin/mkdir -p '/usr/local/man/man3'
 install  -o root -g wheel -m 444 libxslt.3 '/usr/local/man/man3'
 /bin/mkdir -p '/usr/local/include/libxslt'
 install  -o root -g wheel -m 444 xslt.h xsltutils.h pattern.h templates.h variables.h keys.h numbersInternals.h extensions.h extra.h functions.h namespaces.h imports.h attributes.h documents.h preproc.h transform.h security.h xsltInternals.h xsltconfig.h xsltexports.h xsltlocale.h '/usr/local/include/libxslt'
gmake[2]: Leaving directory `/usr/ports/textproc/libxslt/work/libxslt-1.1.28/libxslt'
gmake[1]: Leaving directory `/usr/ports/textproc/libxslt/work/libxslt-1.1.28/libxslt'
Making install in libexslt
gmake[1]: Entering directory `/usr/ports/textproc/libxslt/work/libxslt-1.1.28/libexslt'
gmake[2]: Entering directory `/usr/ports/textproc/libxslt/work/libxslt-1.1.28/libexslt'
 /bin/mkdir -p '/usr/local/lib'
 /bin/sh ../libtool   --mode=install /usr/bin/install -c -o root -g wheel   libexslt.la '/usr/local/lib'
libtool: install: warning: relinking `libexslt.la'
libtool: install: (cd /usr/ports/textproc/libxslt/work/libxslt-1.1.28/libexslt; /bin/sh /usr/ports/textproc/libxslt/work/libxslt-1.1.28/libtool  --silent --tag CC --mode=relink cc -I/usr/local/include/libxml2 -I/usr/local/include -O2 -pipe -march=athlon-mp -fno-strict-aliasing -Wall -version-info 8:17:8 -L/usr/local/lib -o libexslt.la -rpath /usr/local/lib exslt.lo common.lo crypto.lo math.lo sets.lo functions.lo strings.lo date.lo saxon.lo dynamic.lo ../libxslt/libxslt.la )
libtool: install: /usr/bin/install -c -o root -g wheel .libs/libexslt.so.8T /usr/local/lib/libexslt.so.8
libtool: install: (cd /usr/local/lib && { ln -s -f libexslt.so.8 libexslt.so || { rm -f libexslt.so && ln -s libexslt.so.8 libexslt.so; }; })
libtool: install: (cd /usr/local/lib && { ln -s -f libexslt.so.8 libexslt.so || { rm -f libexslt.so && ln -s libexslt.so.8 libexslt.so; }; })
libtool: install: /usr/bin/install -c -o root -g wheel .libs/libexslt.lai /usr/local/lib/libexslt.la
libtool: install: /usr/bin/install -c -o root -g wheel .libs/libexslt.a /usr/local/lib/libexslt.a
libtool: install: chmod 644 /usr/local/lib/libexslt.a
libtool: install: ranlib /usr/local/lib/libexslt.a
 /bin/mkdir -p '/usr/local/include/libexslt'
 install  -o root -g wheel -m 444 exslt.h exsltconfig.h exsltexports.h '/usr/local/include/libexslt'
 /bin/mkdir -p '/usr/local/man/man3'
 install  -o root -g wheel -m 444 libexslt.3 '/usr/local/man/man3'
gmake[2]: Leaving directory `/usr/ports/textproc/libxslt/work/libxslt-1.1.28/libexslt'
gmake[1]: Leaving directory `/usr/ports/textproc/libxslt/work/libxslt-1.1.28/libexslt'
Making install in xsltproc
gmake[1]: Entering directory `/usr/ports/textproc/libxslt/work/libxslt-1.1.28/xsltproc'
gmake[2]: Entering directory `/usr/ports/textproc/libxslt/work/libxslt-1.1.28/xsltproc'
 /bin/mkdir -p '/usr/local/bin'
  /bin/sh ../libtool   --mode=install install  -s -o root -g wheel -m 555 xsltproc '/usr/local/bin'
libtool: install: install -o root -g wheel -m 555 -s .libs/xsltproc /usr/local/bin/xsltproc
gmake[2]: Für das Ziel »install-data-am« ist nichts zu tun.
gmake[2]: Leaving directory `/usr/ports/textproc/libxslt/work/libxslt-1.1.28/xsltproc'
gmake[1]: Leaving directory `/usr/ports/textproc/libxslt/work/libxslt-1.1.28/xsltproc'
Making install in doc
gmake[1]: Entering directory `/usr/ports/textproc/libxslt/work/libxslt-1.1.28/doc'
gmake[1]: /usr/bin/xsltproc: Kommando nicht gefunden
gmake[1]: [xsltproc.1] Fehler 127 (ignoriert)
gmake[2]: Entering directory `/usr/ports/textproc/libxslt/work/libxslt-1.1.28/doc'
gmake[2]: Für das Ziel »install-exec-am« ist nichts zu tun.
gmake[2]: /usr/bin/xsltproc: Kommando nicht gefunden
gmake[2]: [xsltproc.1] Fehler 127 (ignoriert)
 /bin/mkdir -p '/usr/local/man/man1'
 install  -o root -g wheel -m 444 xsltproc.1 '/usr/local/man/man1'
gmake[2]: Leaving directory `/usr/ports/textproc/libxslt/work/libxslt-1.1.28/doc'
gmake[1]: Leaving directory `/usr/ports/textproc/libxslt/work/libxslt-1.1.28/doc'
gmake[1]: Entering directory `/usr/ports/textproc/libxslt/work/libxslt-1.1.28'
gmake[2]: Entering directory `/usr/ports/textproc/libxslt/work/libxslt-1.1.28'
 /bin/mkdir -p '/usr/local/bin'
 install  -o root -g wheel -m 555 xslt-config '/usr/local/bin'
 /bin/mkdir -p '/usr/local/lib'
 install  -o root -g wheel -m 444 xsltConf.sh '/usr/local/lib'
 /bin/mkdir -p '/usr/local/share/aclocal'
 install  -o root -g wheel -m 444 libxslt.m4 '/usr/local/share/aclocal'
 /bin/mkdir -p '/usr/local/libdata/pkgconfig'
 install  -o root -g wheel -m 444 libxslt.pc libexslt.pc '/usr/local/libdata/pkgconfig'
gmake[2]: Leaving directory `/usr/ports/textproc/libxslt/work/libxslt-1.1.28'
gmake[1]: Leaving directory `/usr/ports/textproc/libxslt/work/libxslt-1.1.28'
===>   Compressing manual pages for libxslt-1.1.28_1
===>   Running ldconfig
/sbin/ldconfig -m /usr/local/lib
===>   Registering installation for libxslt-1.1.28_1
===>  Building package for libxslt-1.1.28_1
===>   Returning to build of libxcb-1.9.1_1
===>   libxcb-1.9.1_1 depends on shared library: libxml2.so - found
===>  Configuring for libxcb-1.9.1_1
configure: loading site script /usr/ports/Templates/config.site
checking for gcc... cc
checking whether the C compiler works... yes
checking for C compiler default output file name... a.out
checking for suffix of executables... 
checking whether we are cross compiling... no
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 ISO C89... none needed
checking how to run the C preprocessor... cpp
checking for grep that handles long lines and -e... (cached) /usr/bin/grep
checking for egrep... (cached) /usr/bin/egrep
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 minix/config.h... (cached) no
checking whether it is safe to define __EXTENSIONS__... yes
checking for a BSD-compatible install... /usr/bin/install -c -o root -g wheel
checking whether build environment is sane... yes
checking for a thread-safe mkdir -p... (cached) /bin/mkdir -p
checking for gawk... (cached) /usr/bin/awk
checking whether gmake sets $(MAKE)... yes
checking for style of include used by gmake... GNU
checking whether gmake supports nested variables... yes
checking dependency style of cc... gcc3
checking whether gmake supports nested variables... (cached) yes
checking whether /usr/local/bin/python2.7 version is >= 2.6... yes
checking for /usr/local/bin/python2.7 version... 2.7
checking for /usr/local/bin/python2.7 platform... freebsd8
checking for /usr/local/bin/python2.7 script directory... ${prefix}/lib/python2.7/site-packages
checking for /usr/local/bin/python2.7 extension module directory... ${exec_prefix}/lib/python2.7/site-packages
checking pkg-config is at least version 0.9.0... yes
checking for CHECK... yes
checking build system type... i386-portbld-freebsd8.3
checking host system type... i386-portbld-freebsd8.3
checking how to print strings... printf
checking for a sed that does not truncate output... (cached) /usr/bin/sed
checking for fgrep... (cached) /usr/bin/fgrep
checking for ld used by cc... /usr/bin/ld
checking if the linker (/usr/bin/ld) is GNU ld... yes
checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B
checking the name lister (/usr/bin/nm -B) interface... BSD nm
checking whether ln -s works... yes
checking the maximum length of command line arguments... (cached) 262144
checking whether the shell understands some XSI constructs... yes
checking whether the shell understands "+="... no
checking how to convert i386-portbld-freebsd8.3 file names to i386-portbld-freebsd8.3 format... func_convert_file_noop
checking how to convert i386-portbld-freebsd8.3 file names to toolchain format... func_convert_file_noop
checking for /usr/bin/ld option to reload object files... -r
checking for objdump... objdump
checking how to recognize dependent libraries... pass_all
checking for dlltool... dlltool
checking how to associate runtime and link libraries... printf %s\n
checking for ar... ar
checking for archiver @FILE support... no
checking for strip... strip
checking for ranlib... ranlib
checking command to parse /usr/bin/nm -B output from cc object... ok
checking for sysroot... no
checking for mt... mt
checking if mt is a manifest tool... no
checking for dlfcn.h... (cached) yes
checking for objdir... .libs
checking if cc supports -fno-rtti -fno-exceptions... no
checking for cc option to produce PIC... -fPIC -DPIC
checking if cc PIC flag -fPIC -DPIC works... yes
checking if cc static flag -static works... yes
checking if cc supports -c -o file.o... yes
checking if cc supports -c -o file.o... (cached) yes
checking whether the cc linker (/usr/bin/ld) supports shared libraries... yes
checking whether -lc should be explicitly linked in... no
checking dynamic linker characteristics... freebsd8.3 ld.so
checking how to hardcode library paths into programs... immediate
checking whether stripping libraries is possible... yes
checking if libtool supports shared libraries... yes
checking whether to build shared libraries... yes
checking whether to build static libraries... yes
checking for gcc... (cached) cc
checking whether we are using the GNU C compiler... (cached) yes
checking whether cc accepts -g... (cached) yes
checking for cc option to accept ISO C89... (cached) none needed
checking for xsltproc... /usr/local/bin/xsltproc
checking for XCBPROTO... configure: error: Package requirements (xcb-proto >= 1.7) were not met:

Package xcb-proto was not found in the pkg-config search path.
Perhaps you should add the directory containing `xcb-proto.pc'
to the PKG_CONFIG_PATH environment variable
Package 'xcb-proto', required by 'world', not found

Consider adjusting the PKG_CONFIG_PATH environment variable if you
installed software in a non-standard prefix.

Alternatively, you may set the environment variables XCBPROTO_CFLAGS
and XCBPROTO_LIBS to avoid the need to call pkg-config.
See the pkg-config man page for more details.

===>  Script "configure" failed unexpectedly.
Please report the problem to x11@FreeBSD.org [maintainer] and attach the
"/usr/ports/x11/libxcb/work/libxcb-1.9.1/config.log" including the output of
the failure of your make command. Also, it might be a good idea to provide
an overview of all packages installed on your system (e.g. a /usr/sbin/pkg_info
-Ea).
*** Error code 1

Stop in /usr/ports/x11/libxcb.
** Command failed [exit code 1]: /usr/bin/script -qa /tmp/portupgrade20131209-3273-1ujb2db env UPGRADE_TOOL=portupgrade UPGRADE_PORT=libxcb-1.9.1 UPGRADE_PORT_VER=1.9.1 make DEPENDS_TARGET=package
** Fix the problem and try again.
** Listing the failed packages (-:ignored / *:skipped / !:failed)
	! x11/libxcb (libxcb-1.9.1)	(configure error)


>Release-Note:
>Audit-Trail:
>Unformatted:



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201312101742.rBAHg0s7041344>