problem upgrading libX11

Gestur A. Grjetarsson gestur at borgarbyggd.is
Tue Jan 31 11:57:31 UTC 2017



[root at mex ~]# portupgrade libX11
[Reading data from pkg(8) ... - 248 packages found - done]
--->  Upgrading 'libX11-1.6.2_3,1' to 'libX11-1.6.4,1' (x11/libX11)
--->  Building '/usr/ports/x11/libX11'
===>  Cleaning for libX11-1.6.4,1
===>  License MIT accepted by the user
===>   libX11-1.6.4,1 depends on file: /usr/local/sbin/pkg - found
===> Fetching all distfiles required by libX11-1.6.4,1 for building
===>  Extracting for libX11-1.6.4,1
=> SHA256 Checksum OK for xorg/lib/libX11-1.6.4.tar.bz2.
===>  Patching for libX11-1.6.4,1
===>   libX11-1.6.4,1 depends on package: pkgconf>=0.9.10 - found
===>   libX11-1.6.4,1 depends on file: /usr/local/libdata/pkgconfig/bigreqsproto.pc - found
===>   libX11-1.6.4,1 depends on file: /usr/local/libdata/pkgconfig/xcmiscproto.pc - found
===>   libX11-1.6.4,1 depends on file: /usr/local/libdata/pkgconfig/xextproto.pc - found
===>   libX11-1.6.4,1 depends on file: /usr/local/libdata/pkgconfig/xtrans.pc - found
===>   libX11-1.6.4,1 depends on file: /usr/local/libdata/pkgconfig/kbproto.pc - found
===>   libX11-1.6.4,1 depends on file: /usr/local/libdata/pkgconfig/inputproto.pc - found
===>   libX11-1.6.4,1 depends on file: /usr/local/libdata/pkgconfig/xf86bigfontproto.pc - found
===>   libX11-1.6.4,1 depends on file: /usr/local/libdata/pkgconfig/xorg-macros.pc - found
===>   libX11-1.6.4,1 depends on file: /usr/local/libdata/pkgconfig/xau.pc - found
===>   libX11-1.6.4,1 depends on file: /usr/local/libdata/pkgconfig/xdmcp.pc - found
===>   libX11-1.6.4,1 depends on file: /usr/local/libdata/pkgconfig/xproto.pc - found
===>   libX11-1.6.4,1 depends on file: /usr/local/libdata/pkgconfig/xcb.pc - found
===>   libX11-1.6.4,1 depends on file: /usr/local/bin/perl5.20.2 - found
===>  Configuring for libX11-1.6.4,1
configure: loading site script /usr/ports/Templates/config.site
checking build system type... i386-portbld-freebsd10.3
checking host system type... i386-portbld-freebsd10.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 whether cc understands -c and -o together... yes
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
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 style of include used by make... GNU
checking whether make supports nested variables... yes
checking dependency style of cc... gcc3
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-freebsd10.3 file names to i386-portbld-freebsd10.3 format... func_convert_file_noop
checking how to convert i386-portbld-freebsd10.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... yes
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... freebsd10.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 cc option to accept ISO C99... none needed
checking whether __clang__ is declared... yes
checking whether __INTEL_COMPILER is declared... no
checking whether __SUNPRO_C is declared... no
checking pkg-config is at least version 0.9.0... yes
checking if cc supports -Werror=unknown-warning-option... yes
checking if cc supports -Werror=unused-command-line-argument... yes
checking if cc supports -Wall... yes
checking if cc supports -Wpointer-arith... yes
checking if cc supports -Wmissing-declarations... yes
checking if cc supports -Wformat=2... yes
checking if cc supports -Wstrict-prototypes... yes
checking if cc supports -Wmissing-prototypes... yes
checking if cc supports -Wnested-externs... yes
checking if cc supports -Wbad-function-cast... yes
checking if cc supports -Wold-style-definition... yes
checking if cc supports -Wdeclaration-after-statement... yes
checking if cc supports -Wunused... yes
checking if cc supports -Wuninitialized... yes
checking if cc supports -Wshadow... yes
checking if cc supports -Wmissing-noreturn... yes
checking if cc supports -Wmissing-format-attribute... yes
checking if cc supports -Wredundant-decls... yes
checking if cc supports -Wlogical-op... no
checking if cc supports -Werror=implicit... yes
checking if cc supports -Werror=nonnull... yes
checking if cc supports -Werror=init-self... yes
checking if cc supports -Werror=main... yes
checking if cc supports -Werror=missing-braces... yes
checking if cc supports -Werror=sequence-point... yes
checking if cc supports -Werror=return-type... yes
checking if cc supports -Werror=trigraphs... yes
checking if cc supports -Werror=array-bounds... yes
checking if cc supports -Werror=write-strings... yes
checking if cc supports -Werror=address... yes
checking if cc supports -Werror=int-to-pointer-cast... yes
checking if cc supports -Werror=pointer-to-int-cast... yes
checking if cc supports -pedantic... yes
checking if cc supports -Werror... yes
checking if cc supports -Werror=attributes... yes
checking whether make supports nested variables... (cached) yes
checking whether to build functional specifications... no
checking for xsltproc... /usr/local/bin/xsltproc
checking for X.Org SGML entities >= 1.10... no
checking for cpp... /usr/bin/cpp
checking if /usr/bin/cpp requires -undef... yes
checking if /usr/bin/cpp requires -traditional... yes
checking for perl... (cached) /usr/local/bin/perl
checking pkg-config is at least version 0.9.0... yes
checking pkg-config is at least version 0.9.0... yes
checking if Xtrans should support UNIX socket connections... yes
checking if Xtrans should support TCP socket connections... yes
checking for library containing socket... none required
checking for library containing gethostbyname... none required
checking for getaddrinfo... (cached) yes
checking if IPv6 support should be built... yes
checking for struct sockaddr_in.sin_len... yes
checking for socklen_t... (cached) yes
checking for struct msghdr.msg_control... yes
checking if Xtrans should support os-specific local connections... no
checking if run-time linking is supported... checking for library containing dlopen... none required
checking for dlfcn.h... (cached) yes
yes
checking if loadable i18n module support should be enabled... no
checking if loadable Xcursor library support should be enabled... yes
checking for sys/select.h... (cached) yes
checking for strtol... (cached) yes
checking for seteuid... (cached) yes
checking whether issetugid is declared... yes
checking for issetugid... (cached) yes
checking for getresuid... yes
checking for shmat... yes
checking for launchd... no
checking for getpwuid_r in -lc... yes
checking for pthread_self in -lc... yes
checking for poll... (cached) yes
checking keysym definitions...  /usr/local/include/X11/keysymdef.h /usr/local/include/X11/XF86keysym.h /usr/local/include/X11/Sunkeysym.h /usr/local/include/X11/DECkeysym.h /usr/local/include/X11/HPkeysym.h
checking if XLOCALEDIR support should be enabled... yes
checking for BIGFONT... yes
checking for stdlib.h... (cached) yes
checking for unistd.h... (cached) yes
checking for sys/param.h... (cached) yes
checking for getpagesize... (cached) yes
checking for working mmap... (cached) yes
checking for nl_langinfo... (cached) yes
checking for X11... no
configure: error: Package requirements (xproto >= 7.0.17 xextproto xtrans xcb >= 1.11.1 kbproto inputproto) were not met:

Package dependency requirement 'xcb >= 1.11.1' could not be satisfied.
Package 'xcb' has version '1.11', required version is '>= 1.11.1'

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

Alternatively, you may set the environment variables X11_CFLAGS
and X11_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 at FreeBSD.org [maintainer] and attach the
"/usr/ports/x11/libX11/work/libX11-1.6.4/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/local/sbin/pkg-static info -g -Ea).
*** Error code 1

Stop.
make: stopped in /usr/ports/x11/libX11
** Command failed [exit code 1]: /usr/bin/script -qa /tmp/portupgrade20170131-82579-henbnu env UPGRADE_TOOL=portupgrade UPGRADE_PORT=libX11-1.6.2_3,1 UPGRADE_PORT_VER=1.6.2_3,1 make
** Fix the problem and try again.
** Listing the failed packages (-:ignored / *:skipped / !:failed)
        ! x11/libX11 (libX11-1.6.2_3,1) (configure error)












Lang bestu kveðjurnar
Gestur Andrés Grjetarsson, tölvuumsjón Borgarbyggð
Sími 8565130, gestur at borgarbyggd.is



More information about the freebsd-x11 mailing list