Date: Thu, 4 Oct 2007 22:17:46 +0900 From: =?ISO-2022-JP?Q?=1B$B@u0f@/;L=1B(B?= <masatugu@satsukiyama.ddo.jp> To: x11@FreeBSD.org Subject: [maintainer] I've had an error on upgrading to X.org 7 Message-ID: <20071004221746.97b3dbfd.masatugu@satsukiyama.ddo.jp>
index | next in thread | raw e-mail
[-- Attachment #1 --] Dear all maintaing team I had an error on updating Xorg. Three log files are attached. 1 upgrade.log output of failture of making command 'portupgrade -R xorg' 2 configure.log /usr/ports/x11/libX11/work/libX11-1.1.3/config.log 3 mypkg.log output of 'ls /var/db/pkg' Thank you for your maintiang. bye. ----- Masatsugu Asai <masatugu@satsukiyama.ddo.jp> [-- Attachment #2 --] This file contains any messages produced by compilers while running configure, to aid debugging if configure makes a mistake. It was created by libX11 configure 1.1.3, which was generated by GNU Autoconf 2.61. Invocation command line was $ ./configure --with-xcb=no --enable-xdmauth --datadir=/usr/local/lib --enable-malloc0returnsnull --x-libraries=/usr/local/lib --x-includes=/usr/local/include --prefix=/usr/local --mandir=/usr/local/man --infodir=/usr/local/info/ i386-portbld-freebsd6.2 ## --------- ## ## Platform. ## ## --------- ## hostname = manako.satsukiyama.ddo.jp uname -m = i386 uname -r = 6.2-RELEASE uname -s = FreeBSD uname -v = FreeBSD 6.2-RELEASE #0: Fri Jan 12 10:40:27 UTC 2007 root@dessler.cse.buffalo.edu:/usr/obj/usr/src/sys/GENERIC /usr/bin/uname -p = i386 /bin/uname -X = unknown /bin/arch = unknown /usr/bin/arch -k = unknown /usr/convex/getsysinfo = unknown /usr/bin/hostinfo = unknown /bin/machine = unknown /usr/bin/oslevel = unknown /bin/universe = unknown PATH: /sbin PATH: /bin PATH: /usr/sbin PATH: /usr/bin PATH: /usr/games PATH: /usr/local/sbin PATH: /usr/local/bin PATH: /usr/X11R6/bin PATH: /root/bin ## ----------- ## ## Core tests. ## ## ----------- ## configure:2102: checking for a BSD-compatible install configure:2158: result: /usr/bin/install -c -o root -g wheel configure:2169: checking whether build environment is sane configure:2212: result: yes configure:2240: checking for a thread-safe mkdir -p configure:2279: result: ./install-sh -c -d configure:2292: checking for gawk configure:2322: result: no configure:2292: checking for mawk configure:2322: result: no configure:2292: checking for nawk configure:2308: found /usr/bin/nawk configure:2319: result: nawk configure:2330: checking whether make sets $(MAKE) configure:2351: result: yes configure:2540: checking whether to enable maintainer-specific portions of Makefiles configure:2549: result: no configure:2647: checking build system type configure:2665: result: i386-portbld-freebsd6.2 configure:2687: checking host system type configure:2702: result: i386-portbld-freebsd6.2 configure:2736: checking for style of include used by make configure:2764: result: GNU configure:2794: checking for i386-portbld-freebsd6.2-gcc configure:2821: result: cc configure:3099: checking for C compiler version configure:3106: cc --version >&5 cc (GCC) 3.4.6 [FreeBSD] 20060305 Copyright (C) 2006 Free Software Foundation, Inc. This is free software; see the source for copying conditions. There is NO warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. configure:3109: $? = 0 configure:3116: cc -v >&5 Using built-in specs. Configured with: FreeBSD/i386 system compiler Thread model: posix gcc version 3.4.6 [FreeBSD] 20060305 configure:3119: $? = 0 configure:3126: cc -V >&5 cc: `-V' option must have argument configure:3129: $? = 1 configure:3152: checking for C compiler default output file name configure:3179: cc -O2 -fno-strict-aliasing -pipe conftest.c >&5 configure:3182: $? = 0 configure:3220: result: a.out configure:3237: checking whether the C compiler works configure:3247: ./a.out configure:3250: $? = 0 configure:3267: result: yes configure:3274: checking whether we are cross compiling configure:3276: result: no configure:3279: checking for suffix of executables configure:3286: cc -o conftest -O2 -fno-strict-aliasing -pipe conftest.c >&5 configure:3289: $? = 0 configure:3313: result: configure:3319: checking for suffix of object files configure:3345: cc -c -O2 -fno-strict-aliasing -pipe conftest.c >&5 configure:3348: $? = 0 configure:3371: result: o configure:3375: checking whether we are using the GNU C compiler configure:3404: cc -c -O2 -fno-strict-aliasing -pipe conftest.c >&5 configure:3410: $? = 0 configure:3427: result: yes configure:3432: checking whether cc accepts -g configure:3462: cc -c -g conftest.c >&5 configure:3468: $? = 0 configure:3567: result: yes configure:3584: checking for cc option to accept ISO C89 configure:3658: cc -c -O2 -fno-strict-aliasing -pipe conftest.c >&5 configure:3664: $? = 0 configure:3687: result: none needed configure:3707: checking dependency style of cc configure:3798: result: gcc3 configure:3813: checking for a sed that does not truncate output configure:3869: result: /usr/bin/sed configure:3872: checking for grep that handles long lines and -e configure:3946: result: /usr/bin/grep configure:3951: checking for egrep configure:4029: result: /usr/bin/grep -E configure:4045: checking for ld used by cc configure:4112: result: /usr/bin/ld configure:4121: checking if the linker (/usr/bin/ld) is GNU ld configure:4136: result: yes configure:4141: checking for /usr/bin/ld option to reload object files configure:4148: result: -r configure:4166: checking for BSD-compatible nm configure:4215: result: /usr/bin/nm -B configure:4219: checking whether ln -s works configure:4223: result: yes configure:4230: checking how to recognize dependent libraries configure:4416: result: pass_all configure:4657: checking how to run the C preprocessor configure:4697: cc -E conftest.c configure:4703: $? = 0 configure:4734: cc -E conftest.c conftest.c:10:28: ac_nonexistent.h: No such file or directory configure:4740: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "libX11" | #define PACKAGE_TARNAME "libX11" | #define PACKAGE_VERSION "1.1.3" | #define PACKAGE_STRING "libX11 1.1.3" | #define PACKAGE_BUGREPORT "https://bugs.freedesktop.org/enter_bug.cgi?product=xorg" | #define PACKAGE "libX11" | #define VERSION "1.1.3" | /* end confdefs.h. */ | #include <ac_nonexistent.h> configure:4773: result: cc -E configure:4802: cc -E conftest.c configure:4808: $? = 0 configure:4839: cc -E conftest.c conftest.c:10:28: ac_nonexistent.h: No such file or directory configure:4845: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "libX11" | #define PACKAGE_TARNAME "libX11" | #define PACKAGE_VERSION "1.1.3" | #define PACKAGE_STRING "libX11 1.1.3" | #define PACKAGE_BUGREPORT "https://bugs.freedesktop.org/enter_bug.cgi?product=xorg" | #define PACKAGE "libX11" | #define VERSION "1.1.3" | /* end confdefs.h. */ | #include <ac_nonexistent.h> configure:4883: checking for ANSI C header files configure:4913: cc -c -O2 -fno-strict-aliasing -pipe conftest.c >&5 configure:4919: $? = 0 configure:5018: cc -o conftest -O2 -fno-strict-aliasing -pipe conftest.c >&5 configure:5021: $? = 0 configure:5027: ./conftest configure:5030: $? = 0 configure:5047: result: yes configure:5071: checking for sys/types.h configure:5092: cc -c -O2 -fno-strict-aliasing -pipe conftest.c >&5 configure:5098: $? = 0 configure:5114: result: yes configure:5071: checking for sys/stat.h configure:5092: cc -c -O2 -fno-strict-aliasing -pipe conftest.c >&5 configure:5098: $? = 0 configure:5114: result: yes configure:5071: checking for stdlib.h configure:5092: cc -c -O2 -fno-strict-aliasing -pipe conftest.c >&5 configure:5098: $? = 0 configure:5114: result: yes configure:5071: checking for string.h configure:5092: cc -c -O2 -fno-strict-aliasing -pipe conftest.c >&5 configure:5098: $? = 0 configure:5114: result: yes configure:5071: checking for memory.h configure:5092: cc -c -O2 -fno-strict-aliasing -pipe conftest.c >&5 configure:5098: $? = 0 configure:5114: result: yes configure:5071: checking for strings.h configure:5092: cc -c -O2 -fno-strict-aliasing -pipe conftest.c >&5 configure:5098: $? = 0 configure:5114: result: yes configure:5071: checking for inttypes.h configure:5092: cc -c -O2 -fno-strict-aliasing -pipe conftest.c >&5 configure:5098: $? = 0 configure:5114: result: yes configure:5071: checking for stdint.h configure:5092: cc -c -O2 -fno-strict-aliasing -pipe conftest.c >&5 configure:5098: $? = 0 configure:5114: result: yes configure:5071: checking for unistd.h configure:5092: cc -c -O2 -fno-strict-aliasing -pipe conftest.c >&5 configure:5098: $? = 0 configure:5114: result: yes configure:5141: checking dlfcn.h usability configure:5158: cc -c -O2 -fno-strict-aliasing -pipe conftest.c >&5 configure:5164: $? = 0 configure:5178: result: yes configure:5182: checking dlfcn.h presence configure:5197: cc -E conftest.c configure:5203: $? = 0 configure:5217: result: yes configure:5250: checking for dlfcn.h configure:5258: result: yes configure:5387: checking for C++ compiler version configure:5394: c++ --version >&5 c++ (GCC) 3.4.6 [FreeBSD] 20060305 Copyright (C) 2006 Free Software Foundation, Inc. This is free software; see the source for copying conditions. There is NO warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. configure:5397: $? = 0 configure:5404: c++ -v >&5 Using built-in specs. Configured with: FreeBSD/i386 system compiler Thread model: posix gcc version 3.4.6 [FreeBSD] 20060305 configure:5407: $? = 0 configure:5414: c++ -V >&5 c++: `-V' option must have argument configure:5417: $? = 1 configure:5420: checking whether we are using the GNU C++ compiler configure:5449: c++ -c -O2 -fno-strict-aliasing -pipe conftest.cpp >&5 configure:5455: $? = 0 configure:5472: result: yes configure:5477: checking whether c++ accepts -g configure:5507: c++ -c -g conftest.cpp >&5 configure:5513: $? = 0 configure:5612: result: yes configure:5637: checking dependency style of c++ configure:5728: result: gcc3 configure:5753: checking how to run the C++ preprocessor configure:5789: c++ -E conftest.cpp configure:5795: $? = 0 configure:5826: c++ -E conftest.cpp conftest.cpp:21:28: ac_nonexistent.h: No such file or directory configure:5832: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "libX11" | #define PACKAGE_TARNAME "libX11" | #define PACKAGE_VERSION "1.1.3" | #define PACKAGE_STRING "libX11 1.1.3" | #define PACKAGE_BUGREPORT "https://bugs.freedesktop.org/enter_bug.cgi?product=xorg" | #define PACKAGE "libX11" | #define VERSION "1.1.3" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_DLFCN_H 1 | /* end confdefs.h. */ | #include <ac_nonexistent.h> configure:5865: result: c++ -E configure:5894: c++ -E conftest.cpp configure:5900: $? = 0 configure:5931: c++ -E conftest.cpp conftest.cpp:21:28: ac_nonexistent.h: No such file or directory configure:5937: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "libX11" | #define PACKAGE_TARNAME "libX11" | #define PACKAGE_VERSION "1.1.3" | #define PACKAGE_STRING "libX11 1.1.3" | #define PACKAGE_BUGREPORT "https://bugs.freedesktop.org/enter_bug.cgi?product=xorg" | #define PACKAGE "libX11" | #define VERSION "1.1.3" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_DLFCN_H 1 | /* end confdefs.h. */ | #include <ac_nonexistent.h> configure:5986: checking for i386-portbld-freebsd6.2-g77 configure:6016: result: no configure:5986: checking for i386-portbld-freebsd6.2-xlf configure:6016: result: no configure:5986: checking for i386-portbld-freebsd6.2-f77 configure:6016: result: no configure:5986: checking for i386-portbld-freebsd6.2-frt configure:6016: result: no configure:5986: checking for i386-portbld-freebsd6.2-pgf77 configure:6016: result: no configure:5986: checking for i386-portbld-freebsd6.2-cf77 configure:6016: result: no configure:5986: checking for i386-portbld-freebsd6.2-fort77 configure:6016: result: no configure:5986: checking for i386-portbld-freebsd6.2-fl32 configure:6016: result: no configure:5986: checking for i386-portbld-freebsd6.2-af77 configure:6016: result: no configure:5986: checking for i386-portbld-freebsd6.2-xlf90 configure:6016: result: no configure:5986: checking for i386-portbld-freebsd6.2-f90 configure:6016: result: no configure:5986: checking for i386-portbld-freebsd6.2-pgf90 configure:6016: result: no configure:5986: checking for i386-portbld-freebsd6.2-pghpf configure:6016: result: no configure:5986: checking for i386-portbld-freebsd6.2-epcf90 configure:6016: result: no configure:5986: checking for i386-portbld-freebsd6.2-gfortran configure:6016: result: no configure:5986: checking for i386-portbld-freebsd6.2-g95 configure:6016: result: no configure:5986: checking for i386-portbld-freebsd6.2-xlf95 configure:6016: result: no configure:5986: checking for i386-portbld-freebsd6.2-f95 configure:6016: result: no configure:5986: checking for i386-portbld-freebsd6.2-fort configure:6016: result: no configure:5986: checking for i386-portbld-freebsd6.2-ifort configure:6016: result: no configure:5986: checking for i386-portbld-freebsd6.2-ifc configure:6016: result: no configure:5986: checking for i386-portbld-freebsd6.2-efc configure:6016: result: no configure:5986: checking for i386-portbld-freebsd6.2-pgf95 configure:6016: result: no configure:5986: checking for i386-portbld-freebsd6.2-lf95 configure:6016: result: no configure:5986: checking for i386-portbld-freebsd6.2-ftn configure:6016: result: no configure:6030: checking for g77 configure:6060: result: no configure:6030: checking for xlf configure:6060: result: no configure:6030: checking for f77 configure:6046: found /usr/bin/f77 configure:6057: result: f77 configure:6087: checking for Fortran 77 compiler version configure:6094: f77 --version >&5 GNU Fortran (GCC) 3.4.6 [FreeBSD] 20060305 Copyright (C) 2006 Free Software Foundation, Inc. GNU Fortran comes with NO WARRANTY, to the extent permitted by law. You may redistribute copies of GNU Fortran under the terms of the GNU General Public License. For more information about these matters, see the file named COPYING or type the command `info -f g77 Copying'. configure:6097: $? = 0 configure:6104: f77 -v >&5 Using built-in specs. Configured with: FreeBSD/i386 system compiler Thread model: posix gcc version 3.4.6 [FreeBSD] 20060305 configure:6107: $? = 0 configure:6114: f77 -V >&5 f77: `-V' option must have argument configure:6117: $? = 1 configure:6125: checking whether we are using the GNU Fortran 77 compiler configure:6144: f77 -c conftest.F >&5 configure:6150: $? = 0 configure:6167: result: yes configure:6173: checking whether f77 accepts -g configure:6190: f77 -c -g conftest.f >&5 configure:6196: $? = 0 configure:6212: result: yes configure:6242: checking the maximum length of command line arguments configure:6354: result: 262144 configure:6366: checking command to parse /usr/bin/nm -B output from cc object configure:6471: cc -c -O2 -fno-strict-aliasing -pipe conftest.c >&5 configure:6474: $? = 0 configure:6478: /usr/bin/nm -B conftest.o \| sed -n -e 's/^.*[ ]\([ABCDGIRSTW][ABCDGIRSTW]*\)[ ][ ]*\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2 \2/p' \> conftest.nm configure:6481: $? = 0 configure:6533: cc -o conftest -O2 -fno-strict-aliasing -pipe conftest.c conftstm.o >&5 configure:6536: $? = 0 configure:6574: result: ok configure:6578: checking for objdir configure:6593: result: .libs configure:6645: checking for i386-portbld-freebsd6.2-ar configure:6675: result: no configure:6685: checking for ar configure:6701: found /usr/bin/ar configure:6712: result: ar configure:6741: checking for i386-portbld-freebsd6.2-ranlib configure:6771: result: no configure:6781: checking for ranlib configure:6797: found /usr/bin/ranlib configure:6808: result: ranlib configure:6837: checking for i386-portbld-freebsd6.2-strip configure:6867: result: no configure:6877: checking for strip configure:6893: found /usr/bin/strip configure:6904: result: strip configure:7190: checking if cc supports -fno-rtti -fno-exceptions configure:7208: cc -c -O2 -fno-strict-aliasing -pipe -fno-rtti -fno-exceptions conftest.c >&5 cc1: warning: command line option "-fno-rtti" is valid for C++/ObjC++ but not for C configure:7212: $? = 0 configure:7225: result: no configure:7240: checking for cc option to produce PIC configure:7472: result: -fPIC configure:7480: checking if cc PIC flag -fPIC works configure:7498: cc -c -O2 -fno-strict-aliasing -pipe -fPIC -DPIC conftest.c >&5 configure:7502: $? = 0 configure:7515: result: yes configure:7543: checking if cc static flag -static works configure:7571: result: yes configure:7581: checking if cc supports -c -o file.o configure:7602: cc -c -O2 -fno-strict-aliasing -pipe -o out/conftest2.o conftest.c >&5 configure:7606: $? = 0 configure:7628: result: yes configure:7654: checking whether the cc linker (/usr/bin/ld) supports shared libraries configure:8634: result: yes configure:8655: checking whether -lc should be explicitly linked in configure:8660: cc -c -O2 -fno-strict-aliasing -pipe conftest.c >&5 configure:8663: $? = 0 configure:8678: cc -shared conftest.o -v -Wl,-soname -Wl,conftest -o conftest 2\>\&1 \| grep -lc \>/dev/null 2\>\&1 configure:8681: $? = 1 configure:8693: result: yes configure:8701: checking dynamic linker characteristics configure:9303: result: freebsd6.2 ld.so configure:9312: checking how to hardcode library paths into programs configure:9337: result: immediate configure:9351: checking whether stripping libraries is possible configure:9356: result: yes configure:10158: checking if libtool supports shared libraries configure:10160: result: yes configure:10163: checking whether to build shared libraries configure:10184: result: yes configure:10187: checking whether to build static libraries configure:10191: result: yes configure:10284: creating libtool configure:10872: checking for ld used by c++ configure:10939: result: /usr/bin/ld configure:10948: checking if the linker (/usr/bin/ld) is GNU ld configure:10963: result: yes configure:11014: checking whether the c++ linker (/usr/bin/ld) supports shared libraries configure:11988: result: yes configure:12006: c++ -c -O2 -fno-strict-aliasing -pipe conftest.cpp >&5 configure:12009: $? = 0 configure:12161: checking for c++ option to produce PIC configure:12445: result: -fPIC configure:12453: checking if c++ PIC flag -fPIC works configure:12471: c++ -c -O2 -fno-strict-aliasing -pipe -fPIC -DPIC conftest.cpp >&5 configure:12475: $? = 0 configure:12488: result: yes configure:12516: checking if c++ static flag -static works configure:12544: result: yes configure:12554: checking if c++ supports -c -o file.o configure:12575: c++ -c -O2 -fno-strict-aliasing -pipe -o out/conftest2.o conftest.cpp >&5 configure:12579: $? = 0 configure:12601: result: yes configure:12627: checking whether the c++ linker (/usr/bin/ld) supports shared libraries configure:12652: result: yes configure:12719: checking dynamic linker characteristics configure:13269: result: freebsd6.2 ld.so configure:13278: checking how to hardcode library paths into programs configure:13303: result: immediate configure:13837: checking if libtool supports shared libraries configure:13839: result: yes configure:13842: checking whether to build shared libraries configure:13862: result: yes configure:13865: checking whether to build static libraries configure:13869: result: yes configure:13879: checking for f77 option to produce PIC configure:14111: result: -fPIC configure:14119: checking if f77 PIC flag -fPIC works configure:14137: f77 -c -g -O2 -fPIC conftest.f >&5 configure:14141: $? = 0 configure:14154: result: yes configure:14182: checking if f77 static flag -static works configure:14210: result: yes configure:14220: checking if f77 supports -c -o file.o configure:14241: f77 -c -g -O2 -o out/conftest2.o conftest.f >&5 configure:14245: $? = 0 configure:14267: result: yes configure:14293: checking whether the f77 linker (/usr/bin/ld) supports shared libraries configure:15253: result: yes configure:15320: checking dynamic linker characteristics configure:15870: result: freebsd6.2 ld.so configure:15879: checking how to hardcode library paths into programs configure:15904: result: immediate configure:19482: checking for i386-portbld-freebsd6.2-gcc configure:19509: result: cc configure:19787: checking for C compiler version configure:19794: cc --version >&5 cc (GCC) 3.4.6 [FreeBSD] 20060305 Copyright (C) 2006 Free Software Foundation, Inc. This is free software; see the source for copying conditions. There is NO warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. configure:19797: $? = 0 configure:19804: cc -v >&5 Using built-in specs. Configured with: FreeBSD/i386 system compiler Thread model: posix gcc version 3.4.6 [FreeBSD] 20060305 configure:19807: $? = 0 configure:19814: cc -V >&5 cc: `-V' option must have argument configure:19817: $? = 1 configure:19820: checking whether we are using the GNU C compiler configure:19872: result: yes configure:19877: checking whether cc accepts -g configure:20012: result: yes configure:20029: checking for cc option to accept ISO C89 configure:20132: result: none needed configure:20152: checking dependency style of cc configure:20243: result: gcc3 configure:20265: checking for cpp configure:20284: found /usr/bin/cpp configure:20296: result: /usr/bin/cpp configure:20312: checking if /usr/bin/cpp requires -undef configure:20323: result: yes configure:20333: checking if /usr/bin/cpp requires -traditional configure:20344: result: yes configure:20365: checking whether to use XCB configure:20372: result: no configure:20390: checking for i386-portbld-freebsd6.2-pkg-config configure:20423: result: no configure:20433: checking for pkg-config configure:20451: found /usr/local/bin/pkg-config configure:20463: result: /usr/local/bin/pkg-config configure:20492: checking pkg-config is at least version 0.9.0 configure:20495: result: yes configure:20506: checking for XPROTO configure:20514: $PKG_CONFIG --exists --print-errors "xproto >= 7.0.6" configure:20517: $? = 0 configure:20532: $PKG_CONFIG --exists --print-errors "xproto >= 7.0.6" configure:20535: $? = 0 configure:20611: result: yes configure:20622: checking for XDMCP configure:20630: $PKG_CONFIG --exists --print-errors "xdmcp" configure:20633: $? = 0 configure:20648: $PKG_CONFIG --exists --print-errors "xdmcp" configure:20651: $? = 0 configure:20727: result: yes configure:20731: checking for XdmcpWrap in -lXdmcp configure:20766: cc -o conftest -O2 -fno-strict-aliasing -pipe conftest.c -lXdmcp -L/usr/local/lib -lXdmcp >&5 /usr/bin/ld: cannot find -lXdmcp configure:20772: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "libX11" | #define PACKAGE_TARNAME "libX11" | #define PACKAGE_VERSION "1.1.3" | #define PACKAGE_STRING "libX11 1.1.3" | #define PACKAGE_BUGREPORT "https://bugs.freedesktop.org/enter_bug.cgi?product=xorg" | #define PACKAGE "libX11" | #define VERSION "1.1.3" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_DLFCN_H 1 | /* end confdefs.h. */ | | /* Override any GCC internal prototype to avoid an error. | Use char because int might match the return type of a GCC | builtin and then its argument prototype would still apply. */ | #ifdef __cplusplus | extern "C" | #endif | char XdmcpWrap (); | int | main () | { | return XdmcpWrap (); | ; | return 0; | } configure:20790: result: no configure:20818: checking for X11 configure:20826: $PKG_CONFIG --exists --print-errors "xextproto xtrans $X11_REQUIRES" configure:20829: $? = 0 configure:20844: $PKG_CONFIG --exists --print-errors "xextproto xtrans $X11_REQUIRES" configure:20847: $? = 0 configure:20923: result: yes configure:20948: checking if Xtrans should support UNIX socket connections configure:20957: result: yes configure:20959: checking if Xtrans should support TCP socket connections configure:20961: result: yes configure:20971: checking for library containing socket configure:21012: cc -o conftest -O2 -fno-strict-aliasing -pipe conftest.c >&5 configure:21018: $? = 0 configure:21046: result: none required configure:21054: checking for library containing gethostbyname configure:21095: cc -o conftest -O2 -fno-strict-aliasing -pipe conftest.c >&5 configure:21101: $? = 0 configure:21129: result: none required configure:21143: checking for getaddrinfo configure:21199: cc -o conftest -O2 -fno-strict-aliasing -pipe conftest.c >&5 configure:21205: $? = 0 configure:21222: result: yes configure:21232: checking if IPv6 support should be built configure:21241: result: yes configure:21245: checking for struct sockaddr_in.sin_len configure:21278: cc -c -O2 -fno-strict-aliasing -pipe conftest.c >&5 configure:21284: $? = 0 configure:21346: result: yes configure:21369: checking if Xtrans should support os-specific local connections configure:21371: result: no configure:21400: checking for authdes_seccreate configure:21456: cc -o conftest -O2 -fno-strict-aliasing -pipe conftest.c >&5 configure:21462: $? = 0 configure:21480: result: yes configure:21400: checking for authdes_create configure:21456: cc -o conftest -O2 -fno-strict-aliasing -pipe conftest.c >&5 configure:21462: $? = 0 configure:21480: result: yes configure:21498: checking for library containing getsecretkey configure:21539: cc -o conftest -O2 -fno-strict-aliasing -pipe conftest.c >&5 /var/tmp//ccAjEnSK.o(.text+0xd): In function `main': : undefined reference to `getsecretkey' configure:21545: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "libX11" | #define PACKAGE_TARNAME "libX11" | #define PACKAGE_VERSION "1.1.3" | #define PACKAGE_STRING "libX11 1.1.3" | #define PACKAGE_BUGREPORT "https://bugs.freedesktop.org/enter_bug.cgi?product=xorg" | #define PACKAGE "libX11" | #define VERSION "1.1.3" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_DLFCN_H 1 | #define USE_XCB 0 | #define UNIXCONN 1 | #define TCPCONN 1 | #define IPv6 1 | #define BSD44SOCKETS 1 | #define HAVE_AUTHDES_SECCREATE 1 | #define HAVE_AUTHDES_CREATE 1 | /* end confdefs.h. */ | | /* Override any GCC internal prototype to avoid an error. | Use char because int might match the return type of a GCC | builtin and then its argument prototype would still apply. */ | #ifdef __cplusplus | extern "C" | #endif | char getsecretkey (); | int | main () | { | return getsecretkey (); | ; | return 0; | } configure:21539: cc -o conftest -O2 -fno-strict-aliasing -pipe conftest.c -lrpcsvc >&5 configure:21545: $? = 0 configure:21573: result: -lrpcsvc configure:21584: checking if Secure RPC authentication ("SUN-DES-1") should be supported configure:21593: result: yes configure:21598: checking if run-time linking is supported configure:21600: checking for library containing dlopen configure:21641: cc -o conftest -O2 -fno-strict-aliasing -pipe conftest.c -lrpcsvc >&5 configure:21647: $? = 0 configure:21675: result: none required configure:21930: checking for dlfcn.h configure:21936: result: yes configure:22076: result: yes configure:22079: checking if loadable i18n module support should be enabled configure:22102: result: no configure:22114: checking if loadable Xcursor library support should be enabled configure:22130: result: yes configure:22134: checking for ANSI C header files configure:22298: result: yes configure:22316: checking for strtol configure:22372: cc -o conftest -O2 -fno-strict-aliasing -pipe conftest.c -lrpcsvc >&5 configure:22378: $? = 0 configure:22396: result: yes configure:22408: checking for issetugid configure:22464: cc -o conftest -O2 -fno-strict-aliasing -pipe conftest.c -lrpcsvc >&5 configure:22470: $? = 0 configure:22487: result: yes configure:22498: checking for getresuid configure:22554: cc -o conftest -O2 -fno-strict-aliasing -pipe conftest.c -lrpcsvc >&5 configure:22560: $? = 0 configure:22577: result: yes configure:22589: checking for shmat configure:22645: cc -o conftest -O2 -fno-strict-aliasing -pipe conftest.c -lrpcsvc >&5 configure:22651: $? = 0 configure:22668: result: yes configure:22706: checking for getpwuid_r in -lc configure:22741: cc -o conftest -O2 -fno-strict-aliasing -pipe conftest.c -lc -lrpcsvc >&5 configure:22747: $? = 0 configure:22765: result: yes configure:22796: checking for pthread_self in -lc configure:22831: cc -o conftest -O2 -fno-strict-aliasing -pipe conftest.c -lc -lrpcsvc >&5 configure:22837: $? = 0 configure:22855: result: yes configure:22903: checking for poll configure:22959: cc -o conftest -O2 -fno-strict-aliasing -pipe conftest.c -lrpcsvc >&5 configure:22965: $? = 0 configure:22982: result: yes configure:22997: checking keysymdef.h configure:23016: error: Cannot find keysymdef.h ## ---------------- ## ## Cache variables. ## ## ---------------- ## ac_cv_build=i386-portbld-freebsd6.2 ac_cv_c_compiler_gnu=yes ac_cv_cxx_compiler_gnu=yes ac_cv_env_BIGFONT_CFLAGS_set='' ac_cv_env_BIGFONT_CFLAGS_value='' ac_cv_env_BIGFONT_LIBS_set='' ac_cv_env_BIGFONT_LIBS_value='' ac_cv_env_CCC_set='' ac_cv_env_CCC_value='' ac_cv_env_CC_set=set ac_cv_env_CC_value=cc ac_cv_env_CFLAGS_set=set ac_cv_env_CFLAGS_value='-O2 -fno-strict-aliasing -pipe ' ac_cv_env_CPPFLAGS_set='' ac_cv_env_CPPFLAGS_value='' ac_cv_env_CPP_set='' ac_cv_env_CPP_value='' ac_cv_env_CXXCPP_set='' ac_cv_env_CXXCPP_value='' ac_cv_env_CXXFLAGS_set=set ac_cv_env_CXXFLAGS_value='-O2 -fno-strict-aliasing -pipe' ac_cv_env_CXX_set=set ac_cv_env_CXX_value=c++ ac_cv_env_F77_set='' ac_cv_env_F77_value='' ac_cv_env_FFLAGS_set='' ac_cv_env_FFLAGS_value='' ac_cv_env_LDFLAGS_set='' ac_cv_env_LDFLAGS_value='' ac_cv_env_LIBS_set='' ac_cv_env_LIBS_value='' ac_cv_env_PKG_CONFIG_set='' ac_cv_env_PKG_CONFIG_value='' ac_cv_env_X11_CFLAGS_set='' ac_cv_env_X11_CFLAGS_value='' ac_cv_env_X11_LIBS_set='' ac_cv_env_X11_LIBS_value='' ac_cv_env_XDMCP_CFLAGS_set='' ac_cv_env_XDMCP_CFLAGS_value='' ac_cv_env_XDMCP_LIBS_set='' ac_cv_env_XDMCP_LIBS_value='' ac_cv_env_XKBPROTO_CFLAGS_set='' ac_cv_env_XKBPROTO_CFLAGS_value='' ac_cv_env_XKBPROTO_LIBS_set='' ac_cv_env_XKBPROTO_LIBS_value='' ac_cv_env_XPROTO_CFLAGS_set='' ac_cv_env_XPROTO_CFLAGS_value='' ac_cv_env_XPROTO_LIBS_set='' ac_cv_env_XPROTO_LIBS_value='' ac_cv_env_build_alias_set=set ac_cv_env_build_alias_value=i386-portbld-freebsd6.2 ac_cv_env_host_alias_set=set ac_cv_env_host_alias_value=i386-portbld-freebsd6.2 ac_cv_env_target_alias_set=set ac_cv_env_target_alias_value=i386-portbld-freebsd6.2 ac_cv_f77_compiler_gnu=yes ac_cv_func_authdes_create=yes ac_cv_func_authdes_seccreate=yes ac_cv_func_getaddrinfo=yes ac_cv_func_getresuid=yes ac_cv_func_issetugid=yes ac_cv_func_poll=yes ac_cv_func_shmat=yes ac_cv_func_strtol=yes ac_cv_header_dlfcn_h=yes ac_cv_header_inttypes_h=yes ac_cv_header_memory_h=yes ac_cv_header_stdc=yes ac_cv_header_stdint_h=yes ac_cv_header_stdlib_h=yes ac_cv_header_string_h=yes ac_cv_header_strings_h=yes ac_cv_header_sys_stat_h=yes ac_cv_header_sys_types_h=yes ac_cv_header_unistd_h=yes ac_cv_host=i386-portbld-freebsd6.2 ac_cv_lib_Xdmcp_XdmcpWrap=no ac_cv_lib_c_getpwuid_r=yes ac_cv_lib_c_pthread_self=yes ac_cv_member_struct_sockaddr_in_sin_len=yes ac_cv_objext=o ac_cv_path_EGREP='/usr/bin/grep -E' ac_cv_path_GREP=/usr/bin/grep ac_cv_path_RAWCPP=/usr/bin/cpp ac_cv_path_ac_pt_PKG_CONFIG=/usr/local/bin/pkg-config ac_cv_prog_AWK=nawk ac_cv_prog_CC=cc ac_cv_prog_CPP='cc -E' ac_cv_prog_CXXCPP='c++ -E' ac_cv_prog_ac_ct_AR=ar ac_cv_prog_ac_ct_F77=f77 ac_cv_prog_ac_ct_RANLIB=ranlib ac_cv_prog_ac_ct_STRIP=strip ac_cv_prog_cc_c89='' ac_cv_prog_cc_g=yes ac_cv_prog_cxx_g=yes ac_cv_prog_f77_g=yes ac_cv_prog_make_make_set=yes ac_cv_search_dlopen='none required' ac_cv_search_gethostbyname='none required' ac_cv_search_getsecretkey=-lrpcsvc ac_cv_search_socket='none required' ac_cv_use_xcb=no am_cv_CC_dependencies_compiler_type=gcc3 am_cv_CXX_dependencies_compiler_type=gcc3 lt_cv_deplibs_check_method=pass_all lt_cv_file_magic_cmd='$MAGIC_CMD' lt_cv_file_magic_test_file='' lt_cv_ld_reload_flag=-r lt_cv_objdir=.libs lt_cv_path_LD=/usr/bin/ld lt_cv_path_LDCXX=/usr/bin/ld lt_cv_path_NM='/usr/bin/nm -B' lt_cv_path_SED=/usr/bin/sed lt_cv_prog_compiler_c_o=yes lt_cv_prog_compiler_c_o_CXX=yes lt_cv_prog_compiler_c_o_F77=yes lt_cv_prog_compiler_rtti_exceptions=no lt_cv_prog_gnu_ld=yes lt_cv_prog_gnu_ldcxx=yes lt_cv_sys_global_symbol_pipe='sed -n -e '\''s/^.*[ ]\([ABCDGIRSTW][ABCDGIRSTW]*\)[ ][ ]*\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2 \2/p'\''' lt_cv_sys_global_symbol_to_c_name_address='sed -n -e '\''s/^: \([^ ]*\) $/ {\"\1\", (lt_ptr) 0},/p'\'' -e '\''s/^[BCDEGRST] \([^ ]*\) \([^ ]*\)$/ {"\2", (lt_ptr) \&\2},/p'\''' lt_cv_sys_global_symbol_to_cdecl='sed -n -e '\''s/^. .* \(.*\)$/extern int \1;/p'\''' lt_cv_sys_max_cmd_len=262144 lt_lt_cv_prog_compiler_c_o='"yes"' lt_lt_cv_prog_compiler_c_o_CXX='"yes"' lt_lt_cv_prog_compiler_c_o_F77='"yes"' lt_lt_cv_sys_global_symbol_pipe='"sed -n -e '\''s/^.*[ ]\\([ABCDGIRSTW][ABCDGIRSTW]*\\)[ ][ ]*\\([_A-Za-z][_A-Za-z0-9]*\\)\$/\\1 \\2 \\2/p'\''"' lt_lt_cv_sys_global_symbol_to_c_name_address='"sed -n -e '\''s/^: \\([^ ]*\\) \$/ {\\\"\\1\\\", (lt_ptr) 0},/p'\'' -e '\''s/^[BCDEGRST] \\([^ ]*\\) \\([^ ]*\\)\$/ {\"\\2\", (lt_ptr) \\&\\2},/p'\''"' lt_lt_cv_sys_global_symbol_to_cdecl='"sed -n -e '\''s/^. .* \\(.*\\)\$/extern int \\1;/p'\''"' pkg_cv_X11_CFLAGS='-D_BSD_SOURCE -DHAS_FCHOWN -DHAS_STICKY_DIR_BIT -I/usr/local/include ' pkg_cv_X11_LIBS='-L/usr/local/lib -lXau ' pkg_cv_XDMCP_CFLAGS='-I/usr/local/include ' pkg_cv_XDMCP_LIBS='-L/usr/local/lib -lXdmcp ' pkg_cv_XPROTO_CFLAGS='-I/usr/local/include ' pkg_cv_XPROTO_LIBS=' ' ## ----------------- ## ## Output variables. ## ## ----------------- ## ACLOCAL='${SHELL} /usr/ports/x11/libX11/work/libX11-1.1.3/missing --run aclocal-1.10' ADMIN_MAN_DIR='' ADMIN_MAN_SUFFIX='' AMDEPBACKSLASH='\' AMDEP_FALSE='#' AMDEP_TRUE='' AMTAR='${SHELL} /usr/ports/x11/libX11/work/libX11-1.1.3/missing --run tar' APP_MAN_DIR='' APP_MAN_SUFFIX='' AR='ar' AUTOCONF='${SHELL} /usr/ports/x11/libX11/work/libX11-1.1.3/missing --run autoconf' AUTOHEADER='${SHELL} /usr/ports/x11/libX11/work/libX11-1.1.3/missing --run autoheader' AUTOMAKE='${SHELL} /usr/ports/x11/libX11/work/libX11-1.1.3/missing --run automake-1.10' AWK='nawk' BIGFONT_CFLAGS='' BIGFONT_LIBS='' CC='cc' CCDEPMODE='depmode=gcc3' CFLAGS='-O2 -fno-strict-aliasing -pipe ' CPP='cc -E' CPPFLAGS='' CXX='c++' CXXCPP='c++ -E' CXXDEPMODE='depmode=gcc3' CXXFLAGS='-O2 -fno-strict-aliasing -pipe' CYGPATH_W='echo' DEFS='' DEPDIR='.deps' DRIVER_MAN_DIR='' DRIVER_MAN_SUFFIX='' ECHO='echo' ECHO_C='' ECHO_N='-n' ECHO_T='' EGREP='/usr/bin/grep -E' EXEEXT='' F77='f77' FFLAGS='-g -O2' FILE_MAN_DIR='' FILE_MAN_SUFFIX='' GREP='/usr/bin/grep' I18N_MODULE_LIBS='' INSTALL_DATA='install -o root -g wheel -m 444' INSTALL_PROGRAM='install -s -o root -g wheel -m 555' INSTALL_SCRIPT='install -o root -g wheel -m 555' INSTALL_STRIP_PROGRAM='$(install_sh) -c -s' KEYSYMDEF='' LDFLAGS='' LIBOBJS='' LIBS='-lrpcsvc ' LIBTOOL='$(SHELL) /usr/local/bin/libtool' LIB_MAN_DIR='' LIB_MAN_SUFFIX='' LINT='' LINT_FALSE='' LINT_FLAGS='' LINT_TRUE='' LN_S='ln -s' LTLIBOBJS='' MAINT='#' MAINTAINER_MODE_FALSE='' MAINTAINER_MODE_TRUE='#' MAKEINFO='${SHELL} /usr/ports/x11/libX11/work/libX11-1.1.3/missing --run makeinfo' MALLOC_ZERO_CFLAGS='' MANPAGES_FALSE='' MANPAGES_TRUE='' MISC_MAN_DIR='' MISC_MAN_SUFFIX='' OBJEXT='o' OS2_FALSE='' OS2_TRUE='#' PACKAGE='libX11' PACKAGE_BUGREPORT='https://bugs.freedesktop.org/enter_bug.cgi?product=xorg' PACKAGE_NAME='libX11' PACKAGE_STRING='libX11 1.1.3' PACKAGE_TARNAME='libX11' PACKAGE_VERSION='1.1.3' PATH_SEPARATOR=':' PKG_CONFIG='/usr/local/bin/pkg-config' RANLIB='ranlib' RAWCPP='/usr/bin/cpp' RAWCPPFLAGS='-undef -traditional' SED='/usr/bin/sed' SET_MAKE='' SHELL='/bin/sh' STRIP='strip' THRSTUBS_FALSE='' THRSTUBS_TRUE='#' UDC_FALSE='' UDC_TRUE='' VERSION='1.1.3' WCHAR32='1' X11_CFLAGS='-D_BSD_SOURCE -DHAS_FCHOWN -DHAS_STICKY_DIR_BIT -I/usr/local/include -D_THREAD_SAFE' X11_DATADIR='' X11_EXTRA_DEPS='' X11_LIBDIR='' X11_LIBS='-L/usr/local/lib -lXau ' X11_LOCALEDATADIR='' X11_LOCALEDIR='' X11_LOCALELIBDIR='' XCB_FALSE='' XCB_TRUE='#' XCMS_FALSE='' XCMS_TRUE='' XDMCP_CFLAGS='-I/usr/local/include ' XDMCP_LIBS='' XERRORDB='' XKBPROTO_CFLAGS='' XKBPROTO_LIBS='' XKBPROTO_REQUIRES='' XKB_FALSE='' XKB_TRUE='' XKEYSYMDB='' XLIB_LOADABLE_I18N_FALSE='' XLIB_LOADABLE_I18N_TRUE='#' XLOCALEDATADIR='' XLOCALEDIR='' XLOCALELIBDIR='' XLOCALE_FALSE='' XLOCALE_TRUE='' XMALLOC_ZERO_CFLAGS='' XPROTO_CFLAGS='-I/usr/local/include ' XPROTO_LIBS=' ' XTHREADLIB='-pthread' XTHREADS='' XTHREAD_CFLAGS='-D_THREAD_SAFE' XTMALLOC_ZERO_CFLAGS='' XUSE_MTSAFE_API='' ac_ct_CC='' ac_ct_CXX='' ac_ct_F77='f77' am__fastdepCC_FALSE='#' am__fastdepCC_TRUE='' am__fastdepCXX_FALSE='#' am__fastdepCXX_TRUE='' am__include='include' am__isrc='' am__leading_dot='.' am__quote='' am__tar='${AMTAR} chof - "$$tardir"' am__untar='${AMTAR} xf -' bindir='${exec_prefix}/bin' build='i386-portbld-freebsd6.2' build_alias='i386-portbld-freebsd6.2' build_cpu='i386' build_os='freebsd6.2' build_vendor='portbld' datadir='/usr/local/lib' datarootdir='${prefix}/share' docdir='${datarootdir}/doc/${PACKAGE_TARNAME}' dvidir='${docdir}' exec_prefix='NONE' host='i386-portbld-freebsd6.2' host_alias='i386-portbld-freebsd6.2' host_cpu='i386' host_os='freebsd6.2' host_vendor='portbld' htmldir='${docdir}' includedir='${prefix}/include' infodir='/usr/local/info/' install_sh='$(SHELL) /usr/ports/x11/libX11/work/libX11-1.1.3/install-sh' libdir='${exec_prefix}/lib' libexecdir='${exec_prefix}/libexec' localedir='${datarootdir}/locale' localstatedir='${prefix}/var' mandir='/usr/local/man' mkdir_p='$(top_builddir)/./install-sh -c -d' oldincludedir='/usr/include' pdfdir='${docdir}' prefix='/usr/local' program_transform_name='s,x,x,' psdir='${docdir}' sbindir='${exec_prefix}/sbin' sharedstatedir='${prefix}/com' sysconfdir='${prefix}/etc' target_alias='i386-portbld-freebsd6.2' ## ----------- ## ## confdefs.h. ## ## ----------- ## #define PACKAGE_NAME "libX11" #define PACKAGE_TARNAME "libX11" #define PACKAGE_VERSION "1.1.3" #define PACKAGE_STRING "libX11 1.1.3" #define PACKAGE_BUGREPORT "https://bugs.freedesktop.org/enter_bug.cgi?product=xorg" #define PACKAGE "libX11" #define VERSION "1.1.3" #define STDC_HEADERS 1 #define HAVE_SYS_TYPES_H 1 #define HAVE_SYS_STAT_H 1 #define HAVE_STDLIB_H 1 #define HAVE_STRING_H 1 #define HAVE_MEMORY_H 1 #define HAVE_STRINGS_H 1 #define HAVE_INTTYPES_H 1 #define HAVE_STDINT_H 1 #define HAVE_UNISTD_H 1 #define HAVE_DLFCN_H 1 #define USE_XCB 0 #define UNIXCONN 1 #define TCPCONN 1 #define IPv6 1 #define BSD44SOCKETS 1 #define HAVE_AUTHDES_SECCREATE 1 #define HAVE_AUTHDES_CREATE 1 #define SECURE_RPC 1 #define HAVE_DLOPEN 1 #define HAVE_DLFCN_H 1 #define USE_DYNAMIC_XCURSOR 1 #define STDC_HEADERS 1 #define HAVE_STRTOL 1 #define HASSETUGID 1 #define HASGETRESUID 1 #define HAS_SHM 1 #define XTHREADS #define XUSE_MTSAFE_API #define USE_POLL 1 configure: exit 1 [-- Attachment #3 --] Xaw3d-1.5E_2 acroread7-7.0.9_2,1 acroreadwrapper-0.0.20060221_3 amspsfnt-1.0_5 appres-1.0.1 aspell-0.60.5_2 atk-1.18.0_1 autoconf-2.13.000227_6 autoconf-2.61_2 autoconf-wrapper-20070404 automake-1.10_3 automake-1.4.6_4 automake-1.5_4,1 automake-1.6.3 automake-1.7.9 automake-1.8.5 automake-1.9.6_2 automake-wrapper-20070404 autotools-20070905 bdftopcf-1.0.1 beforelight-1.0.2 bigreqsproto-1.0.2 bison-1.75_2,1 bitmap-1.0.3 bitstream-vera-1.10_4 cairo-1.4.10 cdrtools-2.01_6 cmpsfont-1.0_6 compat4x-i386-5.3_9 compat5x-i386-5.4.0.8_8 compositeproto-0.4 cvsup-without-gui-16.1h_3 damageproto-1.1.0_2 db41-4.1.25_4 dbus-1.0.2_2 dbus-glib-0.74 dmidecode-2.8 dmxproto-2.2.2 dpkey7-1.01_1 dri-7.0.1,2 editres-1.0.3 emacs-22.1_1 encodings-1.0.2,1 evieext-1.0.2 expat-2.0.0_1 ezm3-1.2_1 ffcall-1.10_1 fixesproto-4.0 font-adobe-100dpi-1.0.0_1 font-adobe-75dpi-1.0.0 font-adobe-utopia-100dpi-1.0.1 font-adobe-utopia-75dpi-1.0.1 font-adobe-utopia-type1-1.0.1 font-alias-1.0.1 font-arabic-misc-1.0.0 font-bh-100dpi-1.0.0 font-bh-75dpi-1.0.0 font-bh-lucidatypewriter-100dpi-1.0.0 font-bh-lucidatypewriter-75dpi-1.0.0 font-bh-ttf-1.0.0 font-bh-type1-1.0.0 font-bitstream-100dpi-1.0.0 font-bitstream-75dpi-1.0.0 font-bitstream-type1-1.0.0 font-cronyx-cyrillic-1.0.0 font-cursor-misc-1.0.0 font-daewoo-misc-1.0.0 font-dec-misc-1.0.0 font-ibm-type1-1.0.0 font-isas-misc-1.0.0 font-jis-misc-1.0.0 font-micro-misc-1.0.0 font-misc-cyrillic-1.0.0 font-misc-ethiopic-1.0.0 font-misc-meltho-1.0.0_1 font-misc-misc-1.0.0 font-mutt-misc-1.0.0 font-schumacher-misc-1.0.0 font-screen-cyrillic-1.0.1 font-sony-misc-1.0.0 font-sun-misc-1.0.0 font-util-1.0.1 font-winitzki-cyrillic-1.0.0 font-xfree86-type1-1.0.0 fontcacheproto-0.1.2 fontconfig-2.4.2_2,1 fontsproto-2.0.2 fonttosfnt-1.0.3 freetype2-2.2.1_2 fslsfonts-1.0.1 fstobdf-1.0.2 gcc-4.2.2_20070927 gccmakedep-1.0.2 gd-2.0.35,1 gettext-0.16.1_3 glib-1.2.10_12 glib-2.12.13 glproto-1.4.8 gmake-3.81_2 gnome_subr-1.0 gnomehier-2.2_2 gnustep-make-2.0.1 gsfonts-8.11_4 gtk-1.2.10_18 gtk-2.10.14_3 gtkspell-2.0.11_5 hal-0.5.8.20070909 help2man-1.36.4_1 hicolor-icon-theme-0.10_2 iceauth-1.0.2 ico-1.0.2 imake-1.0.2_4,1 inputproto-1.4.2.1 intltool-0.36.2 ja-acroread7-7.0.9_1,1 ja-ipa-ttfonts-1.0.20060520.p1,2 ja-kterm-6.2.0_9 ja-monafonts-ttf-2.90_1 ja-nkf-2.0.7,1 ja-ochusha-0.5.8.2_4 ja-wnn7-elisp-1.01_1 ja-wnn7-maindic-1.01_1 ja-wnn7-optiondic-1.01_1 ja-wnn7-server-fb5-1.01_2 ja-wnn7-utils-fb5-1.01_1 ja-wnn7-xclients-fb5-1.03_2 jpeg-6b_4 kbproto-1.0.3 libFS-1.0.0 libXTrap-1.0.0 libXau-1.0.3_2 libXdmcp-1.0.2 libXevie-1.0.2 libXfontcache-1.0.4 libXft-2.1.12 libdrm-2.3.0 libfontenc-1.0.4 libgmp-4.2.2 libiconv-1.9.2_2 libtool-1.5.24 libungif-4.1.4_5 libvolume_id-0.75.0_1 libwww-5.4.0_4 libxml2-2.6.30 linux-aspell-0.50.4.1_2 linux-atk-1.9.1 linux-expat-1.95.8 linux-fontconfig-2.2.3_7 linux-glib2-2.6.6 linux-gtk2-2.6.10 linux-jpeg-6b.34 linux-opera-9.23.20070809 linux-pango-1.8.1 linux-png-1.2.8_2 linux-tiff-3.7.1 linux-xorg-libs-6.8.2_5 linux_base-fc-4_10 listres-1.0.1 localedata-5.4 luit-1.0.2_2 m4-1.4.9,1 makedepend-1.0.1,1 mime-support-3.39.1 mkcomposecache-1.2_1 mkfontdir-1.0.3 mpfr-2.3.0 oclock-1.0.1 p5-XML-Parser-2.34_2 p5-gettext-1.05_1 p5-type1inst-0.6.1_5 pango-1.16.5 pciids-20070906 perl-5.8.8 pixman-0.9.5_2 pkg-config-0.22 pkgdb.db png-1.2.18 policykit-0.1.20060514_4 popt-1.7_4 portupgrade-2.3.1,2 printproto-1.0.3 python25-2.5.1 randrproto-1.2.1 recordproto-1.13.2 renderproto-0.9.3 resourceproto-1.0.2 rgb-1.0.1 rpm-3.0.6_13 rstart-1.0.2 ruby-1.8.6_2,1 ruby18-bdb-0.6.2 screen-4.0.3 scripts-1.0.1 scrnsaverproto-1.1.0 sessreg-1.0.3 setxkbmap-1.0.4 shared-mime-info-0.22 showfont-1.0.1 smproxy-1.0.2 sylpheed-2.4.6 teTeX-texmf-3.0_5 tex-texmflocal-1.9 texi2html-1.76_1,1 tiff-3.8.2_1 trapproto-3.4.3 twm-1.0.3_3 unzip-5.52_3 videoproto-2.2.2 viewres-1.0.1 wdm-1.28_2 windowmaker-0.92.0_3 wmclock-1.0.12.2_2 wmicons-1.0_1 wmmemload-0.1.6 x11perf-1.4.1 xauth-1.0.2 xbiff-1.0.1 xbitmaps-1.0.1 xcalc-1.0.2 xclipboard-1.0.1 xclock-1.0.3 xcmiscproto-1.1.2 xcmsdb-1.0.1 xconsole-1.0.3 xcursor-themes-1.0.1_1 xcursorgen-1.0.2 xdbedizzy-1.0.2 xditview-1.0.1 xdm-1.1.6 xdpyinfo-1.0.2 xdriinfo-1.0.2 xedit-1.0.2 xev-1.0.2 xextproto-7.0.2 xeyes-1.0.1 xf86bigfontproto-1.1.2 xf86dga-1.0.2 xf86dgaproto-2.0.3 xf86driproto-2.0.3 xf86miscproto-0.9.2 xf86rushproto-1.1.2 xf86vidmodeproto-2.2.2 xfd-1.0.1 xfindproxy-1.0.1 xfontsel-1.0.2 xfs-1.0.4_4,1 xfsinfo-1.0.1 xfwp-1.0.1 xgamma-1.0.2 xgc-1.0.1 xhost-1.0.2 xineramaproto-1.1.2 xinit-1.0.5 xkbcomp-1.0.3 xkbevd-1.0.2 xkbprint-1.0.1 xkbutils-1.0.1 xkeyboard-config-1.0_1 xkill-1.0.1 xload-1.0.2 xlogo-1.0.1 xlsatoms-1.0.1 xlsclients-1.0.1 xlsfonts-1.0.2 xmag-1.0.2 xman-1.0.3 xmessage-1.0.2 xmh-1.0.1 xmodmap-1.0.3 xmore-1.0.1 xorg-6.9.0 xorg-cf-files-1.0.2_2 xorg-clients-6.9.0_3 xorg-docs-1.4,1 xorg-fonts-100dpi-7.3 xorg-fonts-7.3 xorg-fonts-75dpi-7.3 xorg-fonts-cyrillic-7.3 xorg-fonts-miscbitmaps-7.3 xorg-fonts-truetype-7.3 xorg-fonts-type1-7.3 xorg-fontserver-6.9.0_1 xorg-libraries-6.9.0 xorg-nestserver-6.9.0_1 xorg-printserver-6.9.0_2 xorg-protos-7.3 xorg-server-6.9.0_5 xorg-vfbserver-6.9.0_2 xphelloworld-1.0.1_1 xplsprinters-1.0.1 xpr-1.0.2 xprehashprinterlist-1.0.1 xprop-1.0.3 xproto-7.0.10 xproxymanagementprotocol-1.0.2 xrdb-1.0.4 xrefresh-1.0.2 xrx-1.0.1 xset-1.0.3 xsetmode-1.0.0 xsetpointer-1.0.1 xsetroot-1.0.2 xsm-1.0.1 xstdcmap-1.0.1 xterm-229 xtrans-1.0.4 xtrap-1.0.2 xvidtune-1.0.1 xvinfo-1.0.2 xwd-1.0.1 xwininfo-1.0.3 xwud-1.0.1 zip-2.32 [-- Attachment #4 --] ---> Upgrading 'xorg-libraries-6.9.0' to 'xorg-libraries-7.3_1' (x11/xorg-libraries) ---> Building '/usr/ports/x11/xorg-libraries' ===> Cleaning for libX11-1.1.3,1 ===> Cleaning for xorg-libraries-7.3_1 ===> Vulnerability check disabled, database not found ===> Extracting for xorg-libraries-7.3_1 ===> Patching for xorg-libraries-7.3_1 ===> Configuring for xorg-libraries-7.3_1 ---> Backing up the old version ---> Uninstalling the old version ---> Deinstalling 'xorg-libraries-6.9.0' ---> Preserving /usr/X11R6/lib/X11/locale/lib/common/ximcp.so.2 as /usr/local/lib/compat/pkg/ximcp.so.2 ---> Preserving /usr/X11R6/lib/X11/locale/lib/common/xlcDef.so.2 as /usr/local/lib/compat/pkg/xlcDef.so.2 ---> Preserving /usr/X11R6/lib/X11/locale/lib/common/xlcUTF8Load.so.2 as /usr/local/lib/compat/pkg/xlcUTF8Load.so.2 ---> Preserving /usr/X11R6/lib/X11/locale/lib/common/xlibi18n.so.2 as /usr/local/lib/compat/pkg/xlibi18n.so.2 ---> Preserving /usr/X11R6/lib/X11/locale/lib/common/xlocale.so.2 as /usr/local/lib/compat/pkg/xlocale.so.2 ---> Preserving /usr/X11R6/lib/X11/locale/lib/common/xomGeneric.so.2 as /usr/local/lib/compat/pkg/xomGeneric.so.2 ---> Preserving /usr/X11R6/lib/libFS.so.6 as /usr/local/lib/compat/pkg/libFS.so.6 ---> Preserving /usr/X11R6/lib/libGL.so.1 as /usr/local/lib/compat/pkg/libGL.so.1 ---> Preserving /usr/X11R6/lib/libGLU.so.1 as /usr/local/lib/compat/pkg/libGLU.so.1 ---> Preserving /usr/X11R6/lib/libGLw.so.1 as /usr/local/lib/compat/pkg/libGLw.so.1 ---> Preserving /usr/X11R6/lib/libICE.so.6 as /usr/local/lib/compat/pkg/libICE.so.6 ---> Preserving /usr/X11R6/lib/libOSMesa.so.4 as /usr/local/lib/compat/pkg/libOSMesa.so.4 ---> Preserving /usr/X11R6/lib/libSM.so.6 as /usr/local/lib/compat/pkg/libSM.so.6 ---> Preserving /usr/X11R6/lib/libX11.so.6 as /usr/local/lib/compat/pkg/libX11.so.6 ---> Preserving /usr/X11R6/lib/libXRes.so.1 as /usr/local/lib/compat/pkg/libXRes.so.1 ---> Preserving /usr/X11R6/lib/libXTrap.so.6 as /usr/local/lib/compat/pkg/libXTrap.so.6 ---> Preserving /usr/X11R6/lib/libXau.so.0 as /usr/local/lib/compat/pkg/libXau.so.0 ---> Preserving /usr/X11R6/lib/libXaw.so.6 as /usr/local/lib/compat/pkg/libXaw.so.6 ---> Preserving /usr/X11R6/lib/libXaw.so.7 as /usr/local/lib/compat/pkg/libXaw.so.7 ---> Preserving /usr/X11R6/lib/libXaw.so.8 as /usr/local/lib/compat/pkg/libXaw.so.8 ---> Preserving /usr/X11R6/lib/libXcomposite.so.1 as /usr/local/lib/compat/pkg/libXcomposite.so.1 ---> Preserving /usr/X11R6/lib/libXcursor.so.1 as /usr/local/lib/compat/pkg/libXcursor.so.1 ---> Preserving /usr/X11R6/lib/libXdamage.so.1 as /usr/local/lib/compat/pkg/libXdamage.so.1 ---> Preserving /usr/X11R6/lib/libXdmcp.so.0 as /usr/local/lib/compat/pkg/libXdmcp.so.0 ---> Preserving /usr/X11R6/lib/libXevie.so.1 as /usr/local/lib/compat/pkg/libXevie.so.1 ---> Preserving /usr/X11R6/lib/libXext.so.6 as /usr/local/lib/compat/pkg/libXext.so.6 ---> Preserving /usr/X11R6/lib/libXfixes.so.3 as /usr/local/lib/compat/pkg/libXfixes.so.3 ---> Preserving /usr/X11R6/lib/libXfont.so.1 as /usr/local/lib/compat/pkg/libXfont.so.1 ---> Preserving /usr/X11R6/lib/libXi.so.6 as /usr/local/lib/compat/pkg/libXi.so.6 ---> Preserving /usr/X11R6/lib/libXinerama.so.1 as /usr/local/lib/compat/pkg/libXinerama.so.1 ---> Preserving /usr/X11R6/lib/libXmu.so.6 as /usr/local/lib/compat/pkg/libXmu.so.6 ---> Preserving /usr/X11R6/lib/libXmuu.so.1 as /usr/local/lib/compat/pkg/libXmuu.so.1 ---> Preserving /usr/X11R6/lib/libXp.so.6 as /usr/local/lib/compat/pkg/libXp.so.6 ---> Preserving /usr/X11R6/lib/libXpm.so.4 as /usr/local/lib/compat/pkg/libXpm.so.4 ---> Preserving /usr/X11R6/lib/libXrandr.so.2 as /usr/local/lib/compat/pkg/libXrandr.so.2 ---> Preserving /usr/X11R6/lib/libXrender.so.1 as /usr/local/lib/compat/pkg/libXrender.so.1 ---> Preserving /usr/X11R6/lib/libXss.so.1 as /usr/local/lib/compat/pkg/libXss.so.1 ---> Preserving /usr/X11R6/lib/libXt.so.6 as /usr/local/lib/compat/pkg/libXt.so.6 ---> Preserving /usr/X11R6/lib/libXtst.so.6 as /usr/local/lib/compat/pkg/libXtst.so.6 ---> Preserving /usr/X11R6/lib/libXv.so.1 as /usr/local/lib/compat/pkg/libXv.so.1 ---> Preserving /usr/X11R6/lib/libXvMC.so.1 as /usr/local/lib/compat/pkg/libXvMC.so.1 ---> Preserving /usr/X11R6/lib/libXxf86dga.so.1 as /usr/local/lib/compat/pkg/libXxf86dga.so.1 ---> Preserving /usr/X11R6/lib/libXxf86misc.so.1 as /usr/local/lib/compat/pkg/libXxf86misc.so.1 ---> Preserving /usr/X11R6/lib/libXxf86vm.so.1 as /usr/local/lib/compat/pkg/libXxf86vm.so.1 ---> Preserving /usr/X11R6/lib/libdps.so.1 as /usr/local/lib/compat/pkg/libdps.so.1 ---> Preserving /usr/X11R6/lib/libfontenc.so.1 as /usr/local/lib/compat/pkg/libfontenc.so.1 ---> Preserving /usr/X11R6/lib/liboldX.so.6 as /usr/local/lib/compat/pkg/liboldX.so.6 ---> Preserving /usr/X11R6/lib/libxkbfile.so.1 as /usr/local/lib/compat/pkg/libxkbfile.so.1 ---> Preserving /usr/X11R6/lib/libxkbui.so.1 as /usr/local/lib/compat/pkg/libxkbui.so.1 pkg_delete: package 'xorg-libraries-6.9.0' is required by these other packages and may not be deinstalled (but I'll delete it anyway): wmmemload-0.1.6 xorg-6.9.0 xorg-clients-6.9.0_3 xorg-fontserver-6.9.0_1 xorg-nestserver-6.9.0_1 xorg-printserver-6.9.0_2 xorg-server-6.9.0_5 xorg-vfbserver-6.9.0_2 pkg_delete: unable to completely remove directory '/usr/X11R6/include/X11/extensions' pkg_delete: unable to completely remove directory '/usr/X11R6/include/GL' pkg_delete: couldn't entirely delete package (perhaps the packing list is incorrectly specified?) [Updating the pkgdb <format:bdb_btree> in /var/db/pkg ... - 311 packages found (-1 +0) (...) done] ---> Installing the new version via the port ===> Installing for xorg-libraries-7.3_1 ===> xorg-libraries-7.3_1 depends on file: /usr/local/libdata/pkgconfig/x11.pc - not found ===> Verifying reinstall for /usr/local/libdata/pkgconfig/x11.pc in /usr/ports/x11/libX11 ===> Vulnerability check disabled, database not found ===> Extracting for libX11-1.1.3,1 => MD5 Checksum OK for xorg/lib/libX11-1.1.3.tar.bz2. => SHA256 Checksum OK for xorg/lib/libX11-1.1.3.tar.bz2. ===> Patching for libX11-1.1.3,1 ===> libX11-1.1.3,1 depends on file: /usr/local/libdata/pkgconfig/bigreqsproto.pc - found ===> libX11-1.1.3,1 depends on file: /usr/local/libdata/pkgconfig/xextproto.pc - found ===> libX11-1.1.3,1 depends on file: /usr/local/libdata/pkgconfig/xcmiscproto.pc - found ===> libX11-1.1.3,1 depends on file: /usr/local/libdata/pkgconfig/kbproto.pc - found ===> libX11-1.1.3,1 depends on file: /usr/local/libdata/pkgconfig/inputproto.pc - found ===> libX11-1.1.3,1 depends on file: /usr/local/libdata/pkgconfig/xf86bigfontproto.pc - found ===> libX11-1.1.3,1 depends on file: /usr/local/libdata/pkgconfig/xau.pc - found ===> libX11-1.1.3,1 depends on file: /usr/local/libdata/pkgconfig/xdmcp.pc - found ===> libX11-1.1.3,1 depends on file: /usr/local/libdata/pkgconfig/xtrans.pc - found ===> libX11-1.1.3,1 depends on file: /usr/local/libdata/pkgconfig/xproto.pc - found ===> libX11-1.1.3,1 depends on file: /usr/local/bin/libtool - found ===> libX11-1.1.3,1 depends on executable: pkg-config - found ===> Configuring for libX11-1.1.3,1 configure: WARNING: you should use --build, --host, --target 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... ./install-sh -c -d checking for gawk... no checking for mawk... no checking for nawk... nawk checking whether make sets $(MAKE)... yes checking whether to enable maintainer-specific portions of Makefiles... no checking build system type... i386-portbld-freebsd6.2 checking host system type... i386-portbld-freebsd6.2 checking for style of include used by make... GNU checking for i386-portbld-freebsd6.2-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 ISO C89... none needed checking dependency style of cc... gcc3 checking for a sed that does not truncate output... /usr/bin/sed checking for grep that handles long lines and -e... /usr/bin/grep checking for egrep... /usr/bin/grep -E checking for ld used by cc... /usr/bin/ld checking if the linker (/usr/bin/ld) is GNU ld... yes checking for /usr/bin/ld option to reload object files... -r checking for BSD-compatible nm... /usr/bin/nm -B checking whether ln -s works... yes checking how to recognize dependent libraries... pass_all checking how to run the C preprocessor... cc -E checking for ANSI C header files... yes checking for sys/types.h... yes checking for sys/stat.h... yes checking for stdlib.h... yes checking for string.h... yes checking for memory.h... yes checking for strings.h... yes checking for inttypes.h... yes checking for stdint.h... yes checking for unistd.h... yes checking dlfcn.h usability... yes checking dlfcn.h presence... yes checking for dlfcn.h... yes 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 i386-portbld-freebsd6.2-g77... no checking for i386-portbld-freebsd6.2-xlf... no checking for i386-portbld-freebsd6.2-f77... no checking for i386-portbld-freebsd6.2-frt... no checking for i386-portbld-freebsd6.2-pgf77... no checking for i386-portbld-freebsd6.2-cf77... no checking for i386-portbld-freebsd6.2-fort77... no checking for i386-portbld-freebsd6.2-fl32... no checking for i386-portbld-freebsd6.2-af77... no checking for i386-portbld-freebsd6.2-xlf90... no checking for i386-portbld-freebsd6.2-f90... no checking for i386-portbld-freebsd6.2-pgf90... no checking for i386-portbld-freebsd6.2-pghpf... no checking for i386-portbld-freebsd6.2-epcf90... no checking for i386-portbld-freebsd6.2-gfortran... no checking for i386-portbld-freebsd6.2-g95... no checking for i386-portbld-freebsd6.2-xlf95... no checking for i386-portbld-freebsd6.2-f95... no checking for i386-portbld-freebsd6.2-fort... no checking for i386-portbld-freebsd6.2-ifort... no checking for i386-portbld-freebsd6.2-ifc... no checking for i386-portbld-freebsd6.2-efc... no checking for i386-portbld-freebsd6.2-pgf95... no checking for i386-portbld-freebsd6.2-lf95... no checking for i386-portbld-freebsd6.2-ftn... no checking for g77... no checking for xlf... no checking for f77... f77 checking whether we are using the GNU Fortran 77 compiler... yes checking whether f77 accepts -g... yes checking the maximum length of command line arguments... (cached) 262144 checking command to parse /usr/bin/nm -B output from cc object... ok checking for objdir... .libs checking for i386-portbld-freebsd6.2-ar... no checking for ar... ar checking for i386-portbld-freebsd6.2-ranlib... no checking for ranlib... ranlib checking for i386-portbld-freebsd6.2-strip... no checking for strip... strip checking if cc supports -fno-rtti -fno-exceptions... no checking for cc option to produce PIC... -fPIC checking if cc PIC flag -fPIC works... yes checking if cc static flag -static works... yes checking if cc supports -c -o file.o... yes checking whether the cc linker (/usr/bin/ld) supports shared libraries... yes checking whether -lc should be explicitly linked in... yes checking dynamic linker characteristics... freebsd6.2 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 configure: creating libtool appending configuration tag "CXX" to libtool checking for ld used by c++... /usr/bin/ld checking if the linker (/usr/bin/ld) is GNU ld... yes checking whether the c++ linker (/usr/bin/ld) supports shared libraries... yes checking for c++ option to produce PIC... -fPIC checking if c++ PIC flag -fPIC works... yes checking if c++ static flag -static works... yes checking if c++ supports -c -o file.o... yes checking whether the c++ linker (/usr/bin/ld) supports shared libraries... yes checking dynamic linker characteristics... freebsd6.2 ld.so checking how to hardcode library paths into programs... immediate appending configuration tag "F77" to libtool checking if libtool supports shared libraries... yes checking whether to build shared libraries... yes checking whether to build static libraries... yes checking for f77 option to produce PIC... -fPIC checking if f77 PIC flag -fPIC works... yes checking if f77 static flag -static works... yes checking if f77 supports -c -o file.o... yes checking whether the f77 linker (/usr/bin/ld) supports shared libraries... yes checking dynamic linker characteristics... freebsd6.2 ld.so checking how to hardcode library paths into programs... immediate checking for i386-portbld-freebsd6.2-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 dependency style of cc... (cached) gcc3 checking for cpp... /usr/bin/cpp checking if /usr/bin/cpp requires -undef... yes checking if /usr/bin/cpp requires -traditional... yes checking whether to use XCB... (cached) no checking for i386-portbld-freebsd6.2-pkg-config... no checking for pkg-config... /usr/local/bin/pkg-config checking pkg-config is at least version 0.9.0... yes checking for XPROTO... yes checking for XDMCP... yes checking for XdmcpWrap in -lXdmcp... no checking for X11... 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... yes checking if IPv6 support should be built... yes checking for struct sockaddr_in.sin_len... yes checking if Xtrans should support os-specific local connections... no checking for authdes_seccreate... yes checking for authdes_create... yes checking for library containing getsecretkey... -lrpcsvc checking if Secure RPC authentication ("SUN-DES-1") should be supported... yes 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 ANSI C header files... (cached) yes checking for strtol... yes checking for issetugid... yes checking for getresuid... yes checking for shmat... yes checking for getpwuid_r in -lc... yes checking for pthread_self in -lc... yes checking for poll... yes checking keysymdef.h... configure: error: Cannot find keysymdef.h ===> Script "configure" failed unexpectedly. Please report the problem to x11@FreeBSD.org [maintainer] and attach the "/usr/ports/x11/libX11/work/libX11-1.1.3/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. an `ls /var/db/pkg`). *** Error code 1 Stop in /usr/ports/x11/libX11. *** Error code 1 Stop in /usr/ports/x11/libX11. *** Error code 1 Stop in /usr/ports/x11/xorg-libraries. *** Error code 1 Stop in /usr/ports/x11/xorg-libraries. ** Command failed [exit code 1]: /usr/bin/script -qa /tmp/portupgrade.76317.14 env UPGRADE_TOOL=portupgrade UPGRADE_PORT=xorg-libraries-6.9.0 UPGRADE_PORT_VER=6.9.0 make reinstall ---> Restoring the old version pkg_add: package 'xorg-libraries-6.9.0' conflicts with libXau-1.0.3_2 pkg_add: package 'xorg-libraries-6.9.0' conflicts with libXdmcp-1.0.2 pkg_add: package 'xorg-libraries-6.9.0' conflicts with xproto-7.0.10 pkg_add: -f specified; proceeding anyway ** Fix the installation problem and try again. [Updating the pkgdb <format:bdb_btree> in /var/db/pkg ... - 312 packages found (-0 +1) . done] ---> Skipping 'x11-servers/xorg-server' (xorg-server-6.9.0_5) because a requisite package 'xorg-libraries-6.9.0' (x11/xorg-libraries) failed (specify -k to force) ---> Skipping 'x11-fonts/xfs' (xorg-fontserver-6.9.0_1) because a requisite package 'xorg-libraries-6.9.0' (x11/xorg-libraries) failed (specify -k to force) ---> Skipping 'x11/xorg-apps' (xorg-clients-6.9.0_3) because a requisite package 'xorg-libraries-6.9.0' (x11/xorg-libraries) failed (specify -k to force) ---> Skipping 'x11-servers/xorg-printserver' (xorg-printserver-6.9.0_2) because a requisite package 'xorg-libraries-6.9.0' (x11/xorg-libraries) failed (specify -k to force) ---> Skipping 'x11-servers/xorg-nestserver' (xorg-nestserver-6.9.0_1) because a requisite package 'xorg-libraries-6.9.0' (x11/xorg-libraries) failed (specify -k to force) ---> Skipping 'x11-servers/xorg-vfbserver' (xorg-vfbserver-6.9.0_2) because a requisite package 'xorg-libraries-6.9.0' (x11/xorg-libraries) failed (specify -k to force) ---> Skipping 'x11/xorg' (xorg-6.9.0) because a requisite package 'xorg-libraries-6.9.0' (x11/xorg-libraries) failed (specify -k to force) ** Listing the failed packages (*:skipped / !:failed) ! x11/xorg-libraries (xorg-libraries-6.9.0) (install error) * x11-servers/xorg-server (xorg-server-6.9.0_5) * x11-fonts/xfs (xorg-fontserver-6.9.0_1) * x11/xorg-apps (xorg-clients-6.9.0_3) * x11-servers/xorg-printserver (xorg-printserver-6.9.0_2) * x11-servers/xorg-nestserver (xorg-nestserver-6.9.0_1) * x11-servers/xorg-vfbserver (xorg-vfbserver-6.9.0_2) * x11/xorg (xorg-6.9.0) ---> Packages processed: 0 done, 18 ignored, 7 skipped and 1 failed ** Could not clean up temporary directory: Directory not empty - /var/tmp/portupgradexqbilrbXhelp
Want to link to this message? Use this
URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20071004221746.97b3dbfd.masatugu>
