pkgsrc-Bugs archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

Re: pkg/40377: wm/blackbox70 fails on build



The following reply was made to PR pkg/40377; it has been noted by GNATS.

From: diro%nixsyspaus.org@localhost
To: gnats-bugs%NetBSD.org@localhost
Cc: 
Subject: Re: pkg/40377: wm/blackbox70 fails on build
Date: Thu, 18 Mar 2010 16:12:30 -0400

 Here is the config.log from the build:
 
 # uname -a
 NetBSD themobe.lan 5.0.2 NetBSD 5.0.2 (THEMOBE2) #2: Mon Mar  8 16:27:18 UTC
 2010  root%themobe.lan@localhost:/usr/obj/sys/arch/i386/compile/THEMOBE2 i386
 
 
 This file contains any messages produced by compilers while
 running configure, to aid debugging if configure makes a mistake.
 
 It was created by blackbox configure 0.70.1, which was
 generated by GNU Autoconf 2.59.  Invocation command line was
 
   $ ./configure --with-libiconv-prefix=/usr/pkg --prefix=/usr/pkg 
--build=i386--netbsdelf --host=i386--netbsdelf --mandir=/usr/pkg/man
 
 ## --------- ##
 ## Platform. ##
 ## --------- ##
 
 hostname = themobe.lan
 uname -m = i386
 uname -r = 5.0.2
 uname -s = NetBSD
 uname -v = NetBSD 5.0.2 (THEMOBE2) #2: Mon Mar  8 16:27:18 UTC 2010  
root%themobe.lan@localhost:/usr/obj/sys/arch/i386/compile/THEMOBE2
 
 /usr/bin/uname -p = i386
 /bin/uname -X     = unknown
 
 /bin/arch              = unknown
 /usr/bin/arch -k       = unknown
 /usr/convex/getsysinfo = unknown
 hostinfo               = unknown
 /bin/machine           = unknown
 /usr/bin/oslevel       = unknown
 /bin/universe          = unknown
 
 PATH: /usr/pkgsrc/wm/blackbox70/work/.wrapper/bin
 PATH: /usr/pkgsrc/wm/blackbox70/work/.buildlink/bin
 PATH: /usr/pkgsrc/wm/blackbox70/work/.gcc/bin
 PATH: /usr/pkgsrc/wm/blackbox70/work/.tools/bin
 PATH: /usr/pkg/bin
 PATH: /sbin
 PATH: /usr/sbin
 PATH: /bin
 PATH: /usr/bin
 PATH: /usr/X11R7/bin
 PATH: /usr/pkg/sbin
 PATH: /usr/pkg/bin
 PATH: /usr/local/sbin
 PATH: /usr/local/bin
 PATH: /usr/pkg/bin
 PATH: /usr/X11R7/bin
 
 
 ## ----------- ##
 ## Core tests. ##
 ## ----------- ##
 
 configure:1581: checking for a BSD-compatible install
 configure:1636: result: /usr/bin/install -c -o root -g wheel
 configure:1647: checking whether build environment is sane
 configure:1690: result: yes
 configure:1755: checking for gawk
 configure:1781: result: /usr/bin/awk
 configure:1791: checking whether make sets $(MAKE)
 configure:1811: result: yes
 configure:1998: checking for i386--netbsdelf-gcc
 configure:2024: result: cc
 configure:2306: checking for C compiler version
 configure:2309: cc --version </dev/null >&5
 gcc (GCC) 4.1.3 20080704 prerelease (NetBSD nb2 20081120)
 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:2312: $? = 0
 configure:2314: cc -v </dev/null >&5
 Using built-in specs.
 Target: i386--netbsdelf
 Configured with: /usr/src/tools/gcc/../../gnu/dist/gcc4/configure 
--enable-long-long --disable-multilib --enable-threads --disable-symvers 
--build=x86_64-unknown-netbsd4.99.72 --host=i386--netbsdelf 
--target=i386--netbsdelf --enable-__cxa_atexit
 Thread model: posix
 gcc version 4.1.3 20080704 prerelease (NetBSD nb2 20081120)
 configure:2317: $? = 0
 configure:2319: cc -V </dev/null >&5
 gcc: couldn't run 
'/usr/pkgsrc/wm/blackbox70/work/.gcc/bin/i386--netbsdelf-gcc--I/usr/pkgsrc/wm/blackbox70/work/.buildlink/include':
 No such file or directory
 configure:2322: $? = 1
 configure:2345: checking for C compiler default output file name
 configure:2348: cc -O2 -I/usr/pkg/include -I/usr/pkg/include 
-I/usr/pkg/include -I/usr/local/include -L/usr/pkg/lib -Wl,-R/usr/pkg/lib 
-L/usr/pkg/lib -L/usr/local/lib conftest.c  >&5
 configure:2351: $? = 0
 configure:2397: result: a.out
 configure:2402: checking whether the C compiler works
 configure:2408: ./a.out
 configure:2411: $? = 0
 configure:2428: result: yes
 configure:2435: checking whether we are cross compiling
 configure:2437: result: no
 configure:2440: checking for suffix of executables
 configure:2442: cc -o conftest -O2 -I/usr/pkg/include -I/usr/pkg/include 
-I/usr/pkg/include -I/usr/local/include -L/usr/pkg/lib -Wl,-R/usr/pkg/lib 
-L/usr/pkg/lib -L/usr/local/lib conftest.c  >&5
 configure:2445: $? = 0
 configure:2470: result: 
 configure:2476: checking for suffix of object files
 configure:2497: cc -c -O2 -I/usr/pkg/include -I/usr/pkg/include 
-I/usr/pkg/include -I/usr/local/include conftest.c >&5
 configure:2500: $? = 0
 configure:2522: result: o
 configure:2526: checking whether we are using the GNU C compiler
 configure:2550: cc -c -O2 -I/usr/pkg/include -I/usr/pkg/include 
-I/usr/pkg/include -I/usr/local/include conftest.c >&5
 configure:2556: $? = 0
 configure:2560: test -z 
                         || test ! -s conftest.err
 configure:2563: $? = 0
 configure:2566: test -s conftest.o
 configure:2569: $? = 0
 configure:2582: result: yes
 configure:2588: checking whether cc accepts -g
 configure:2609: cc -c -g -I/usr/pkg/include -I/usr/pkg/include 
-I/usr/local/include conftest.c >&5
 configure:2615: $? = 0
 configure:2619: test -z 
                         || test ! -s conftest.err
 configure:2622: $? = 0
 configure:2625: test -s conftest.o
 configure:2628: $? = 0
 configure:2639: result: yes
 configure:2656: checking for cc option to accept ANSI C
 configure:2726: cc  -c -O2 -I/usr/pkg/include -I/usr/pkg/include 
-I/usr/pkg/include -I/usr/local/include conftest.c >&5
 configure:2732: $? = 0
 configure:2736: test -z 
                         || test ! -s conftest.err
 configure:2739: $? = 0
 configure:2742: test -s conftest.o
 configure:2745: $? = 0
 configure:2763: result: none needed
 configure:2781: cc -c -O2 -I/usr/pkg/include -I/usr/pkg/include 
-I/usr/pkg/include -I/usr/local/include conftest.c >&5
 conftest.c:2: error: expected '=', ',', ';', 'asm' or '__attribute__' before 
'me'
 configure:2787: $? = 1
 configure: failed program was:
 | #ifndef __cplusplus
 |   choke me
 | #endif
 configure:2931: checking for style of include used by make
 configure:2959: result: GNU
 configure:2987: checking dependency style of cc
 configure:3077: result: gcc3
 configure:3101: checking how to run the C preprocessor
 configure:3136: cc -E -I/usr/pkg/include -I/usr/pkg/include 
-I/usr/local/include conftest.c
 configure:3142: $? = 0
 configure:3174: cc -E -I/usr/pkg/include -I/usr/pkg/include 
-I/usr/local/include conftest.c
 conftest.c:11:28: error: ac_nonexistent.h: No such file or directory
 configure:3180: $? = 1
 configure: failed program was:
 | /* confdefs.h.  */
 | 
 | #define PACKAGE_NAME "blackbox"
 | #define PACKAGE_TARNAME "blackbox"
 | #define PACKAGE_VERSION "0.70.1"
 | #define PACKAGE_STRING "blackbox 0.70.1"
 | #define PACKAGE_BUGREPORT "http://blackboxwm.sourceforge.net";
 | #define PACKAGE "blackbox"
 | #define VERSION "0.70.1"
 | /* end confdefs.h.  */
 | #include <ac_nonexistent.h>
 configure:3219: result: cc -E
 configure:3243: cc -E -I/usr/pkg/include -I/usr/pkg/include 
-I/usr/local/include conftest.c
 configure:3249: $? = 0
 configure:3281: cc -E -I/usr/pkg/include -I/usr/pkg/include 
-I/usr/local/include conftest.c
 conftest.c:11:28: error: ac_nonexistent.h: No such file or directory
 configure:3287: $? = 1
 configure: failed program was:
 | /* confdefs.h.  */
 | 
 | #define PACKAGE_NAME "blackbox"
 | #define PACKAGE_TARNAME "blackbox"
 | #define PACKAGE_VERSION "0.70.1"
 | #define PACKAGE_STRING "blackbox 0.70.1"
 | #define PACKAGE_BUGREPORT "http://blackboxwm.sourceforge.net";
 | #define PACKAGE "blackbox"
 | #define VERSION "0.70.1"
 | /* end confdefs.h.  */
 | #include <ac_nonexistent.h>
 configure:3331: checking for egrep
 configure:3341: result: grep -E
 configure:3346: checking for ANSI C header files
 configure:3371: cc -c -O2 -I/usr/pkg/include -I/usr/pkg/include 
-I/usr/pkg/include -I/usr/local/include conftest.c >&5
 configure:3377: $? = 0
 configure:3381: test -z 
                         || test ! -s conftest.err
 configure:3384: $? = 0
 configure:3387: test -s conftest.o
 configure:3390: $? = 0
 configure:3479: cc -o conftest -O2 -I/usr/pkg/include -I/usr/pkg/include 
-I/usr/pkg/include -I/usr/local/include -L/usr/pkg/lib -Wl,-R/usr/pkg/lib 
-L/usr/pkg/lib -L/usr/local/lib conftest.c  >&5
 conftest.c: In function 'main':
 conftest.c:28: warning: incompatible implicit declaration of built-in function 
'exit'
 configure:3482: $? = 0
 configure:3484: ./conftest
 configure:3487: $? = 0
 configure:3502: result: yes
 configure:3528: checking for i386--netbsdelf-g++
 configure:3554: result: c++
 configure:3612: checking for C++ compiler version
 configure:3615: c++ --version </dev/null >&5
 g++ (GCC) 4.1.3 20080704 prerelease (NetBSD nb2 20081120)
 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:3618: $? = 0
 configure:3620: c++ -v </dev/null >&5
 Using built-in specs.
 Target: i386--netbsdelf
 Configured with: /usr/src/tools/gcc/../../gnu/dist/gcc4/configure 
--enable-long-long --disable-multilib --enable-threads --disable-symvers 
--build=x86_64-unknown-netbsd4.99.72 --host=i386--netbsdelf 
--target=i386--netbsdelf --enable-__cxa_atexit
 Thread model: posix
 gcc version 4.1.3 20080704 prerelease (NetBSD nb2 20081120)
 configure:3623: $? = 0
 configure:3625: c++ -V </dev/null >&5
 g++: couldn't run 
'/usr/pkgsrc/wm/blackbox70/work/.gcc/bin/i386--netbsdelf-gcc--I/usr/pkgsrc/wm/blackbox70/work/.buildlink/include':
 No such file or directory
 configure:3628: $? = 1
 configure:3631: checking whether we are using the GNU C++ compiler
 configure:3655: c++ -c -O2 -I/usr/pkg/include -I/usr/pkg/include 
-I/usr/pkg/include -I/usr/local/include conftest.cc >&5
 configure:3661: $? = 0
 configure:3665: test -z 
                         || test ! -s conftest.err
 configure:3668: $? = 0
 configure:3671: test -s conftest.o
 configure:3674: $? = 0
 configure:3687: result: yes
 configure:3693: checking whether c++ accepts -g
 configure:3714: c++ -c -g -I/usr/pkg/include -I/usr/pkg/include 
-I/usr/local/include conftest.cc >&5
 configure:3720: $? = 0
 configure:3724: test -z 
                         || test ! -s conftest.err
 configure:3727: $? = 0
 configure:3730: test -s conftest.o
 configure:3733: $? = 0
 configure:3744: result: yes
 configure:3786: c++ -c -O2 -I/usr/pkg/include -I/usr/pkg/include 
-I/usr/pkg/include -I/usr/local/include conftest.cc >&5
 configure:3792: $? = 0
 configure:3796: test -z 
                         || test ! -s conftest.err
 configure:3799: $? = 0
 configure:3802: test -s conftest.o
 configure:3805: $? = 0
 configure:3831: c++ -c -O2 -I/usr/pkg/include -I/usr/pkg/include 
-I/usr/pkg/include -I/usr/local/include conftest.cc >&5
 conftest.cc: In function 'int main()':
 conftest.cc:16: error: 'exit' was not declared in this scope
 configure:3837: $? = 1
 configure: failed program was:
 | /* confdefs.h.  */
 | 
 | #define PACKAGE_NAME "blackbox"
 | #define PACKAGE_TARNAME "blackbox"
 | #define PACKAGE_VERSION "0.70.1"
 | #define PACKAGE_STRING "blackbox 0.70.1"
 | #define PACKAGE_BUGREPORT "http://blackboxwm.sourceforge.net";
 | #define PACKAGE "blackbox"
 | #define VERSION "0.70.1"
 | #define STDC_HEADERS 1
 | /* end confdefs.h.  */
 | 
 | int
 | main ()
 | {
 | exit (42);
 |   ;
 |   return 0;
 | }
 configure:3786: c++ -c -O2 -I/usr/pkg/include -I/usr/pkg/include 
-I/usr/pkg/include -I/usr/local/include conftest.cc >&5
 /usr/include/stdlib.h:111: error: declaration of 'void std::exit(int)' throws 
different exceptions
 conftest.cc:12: error: from previous declaration 'void std::exit(int) throw ()'
 configure:3792: $? = 1
 configure: failed program was:
 | /* confdefs.h.  */
 | 
 | #define PACKAGE_NAME "blackbox"
 | #define PACKAGE_TARNAME "blackbox"
 | #define PACKAGE_VERSION "0.70.1"
 | #define PACKAGE_STRING "blackbox 0.70.1"
 | #define PACKAGE_BUGREPORT "http://blackboxwm.sourceforge.net";
 | #define PACKAGE "blackbox"
 | #define VERSION "0.70.1"
 | #define STDC_HEADERS 1
 | /* end confdefs.h.  */
 | extern "C" void std::exit (int) throw (); using std::exit;
 | #include <stdlib.h>
 | int
 | main ()
 | {
 | exit (42);
 |   ;
 |   return 0;
 | }
 configure:3786: c++ -c -O2 -I/usr/pkg/include -I/usr/pkg/include 
-I/usr/pkg/include -I/usr/local/include conftest.cc >&5
 configure:3792: $? = 0
 configure:3796: test -z 
                         || test ! -s conftest.err
 configure:3799: $? = 0
 configure:3802: test -s conftest.o
 configure:3805: $? = 0
 configure:3831: c++ -c -O2 -I/usr/pkg/include -I/usr/pkg/include 
-I/usr/pkg/include -I/usr/local/include conftest.cc >&5
 configure:3837: $? = 0
 configure:3841: test -z 
                         || test ! -s conftest.err
 configure:3844: $? = 0
 configure:3847: test -s conftest.o
 configure:3850: $? = 0
 configure:3875: checking dependency style of c++
 configure:3965: result: gcc3
 configure:3995: checking for a BSD-compatible install
 configure:4050: result: /usr/bin/install -c -o root -g wheel
 configure:4141: checking build system type
 configure:4159: result: i386--netbsdelf
 configure:4167: checking host system type
 configure:4181: result: i386--netbsdelf
 configure:4189: checking for a sed that does not truncate output
 configure:4243: result: /usr/pkgsrc/wm/blackbox70/work/.tools/bin/sed
 configure:4257: checking for ld used by cc
 configure:4324: result: /usr/pkgsrc/wm/blackbox70/work/.wrapper/bin/ld
 configure:4333: checking if the linker 
(/usr/pkgsrc/wm/blackbox70/work/.wrapper/bin/ld) is GNU ld
 configure:4348: result: yes
 configure:4353: checking for /usr/pkgsrc/wm/blackbox70/work/.wrapper/bin/ld 
option to reload object files
 configure:4360: result: -r
 configure:4378: checking for BSD-compatible nm
 configure:4420: result: nm
 configure:4424: checking whether ln -s works
 configure:4428: result: yes
 configure:4435: checking how to recognise dependent libraries
 configure:4607: result: match_pattern /lib[^/]+(\.so|_pic\.a)$
 configure:4829: checking for sys/types.h
 configure:4845: cc -c -O2 -I/usr/pkg/include -I/usr/pkg/include 
-I/usr/pkg/include -I/usr/local/include conftest.c >&5
 configure:4851: $? = 0
 configure:4855: test -z 
                         || test ! -s conftest.err
 configure:4858: $? = 0
 configure:4861: test -s conftest.o
 configure:4864: $? = 0
 configure:4875: result: yes
 configure:4829: checking for sys/stat.h
 configure:4845: cc -c -O2 -I/usr/pkg/include -I/usr/pkg/include 
-I/usr/pkg/include -I/usr/local/include conftest.c >&5
 configure:4851: $? = 0
 configure:4855: test -z 
                         || test ! -s conftest.err
 configure:4858: $? = 0
 configure:4861: test -s conftest.o
 configure:4864: $? = 0
 configure:4875: result: yes
 configure:4829: checking for stdlib.h
 configure:4845: cc -c -O2 -I/usr/pkg/include -I/usr/pkg/include 
-I/usr/pkg/include -I/usr/local/include conftest.c >&5
 configure:4851: $? = 0
 configure:4855: test -z 
                         || test ! -s conftest.err
 configure:4858: $? = 0
 configure:4861: test -s conftest.o
 configure:4864: $? = 0
 configure:4875: result: yes
 configure:4829: checking for string.h
 configure:4845: cc -c -O2 -I/usr/pkg/include -I/usr/pkg/include 
-I/usr/pkg/include -I/usr/local/include conftest.c >&5
 configure:4851: $? = 0
 configure:4855: test -z 
                         || test ! -s conftest.err
 configure:4858: $? = 0
 configure:4861: test -s conftest.o
 configure:4864: $? = 0
 configure:4875: result: yes
 configure:4829: checking for memory.h
 configure:4845: cc -c -O2 -I/usr/pkg/include -I/usr/pkg/include 
-I/usr/pkg/include -I/usr/local/include conftest.c >&5
 configure:4851: $? = 0
 configure:4855: test -z 
                         || test ! -s conftest.err
 configure:4858: $? = 0
 configure:4861: test -s conftest.o
 configure:4864: $? = 0
 configure:4875: result: yes
 configure:4829: checking for strings.h
 configure:4845: cc -c -O2 -I/usr/pkg/include -I/usr/pkg/include 
-I/usr/pkg/include -I/usr/local/include conftest.c >&5
 configure:4851: $? = 0
 configure:4855: test -z 
                         || test ! -s conftest.err
 configure:4858: $? = 0
 configure:4861: test -s conftest.o
 configure:4864: $? = 0
 configure:4875: result: yes
 configure:4829: checking for inttypes.h
 configure:4845: cc -c -O2 -I/usr/pkg/include -I/usr/pkg/include 
-I/usr/pkg/include -I/usr/local/include conftest.c >&5
 configure:4851: $? = 0
 configure:4855: test -z 
                         || test ! -s conftest.err
 configure:4858: $? = 0
 configure:4861: test -s conftest.o
 configure:4864: $? = 0
 configure:4875: result: yes
 configure:4829: checking for stdint.h
 configure:4845: cc -c -O2 -I/usr/pkg/include -I/usr/pkg/include 
-I/usr/pkg/include -I/usr/local/include conftest.c >&5
 configure:4851: $? = 0
 configure:4855: test -z 
                         || test ! -s conftest.err
 configure:4858: $? = 0
 configure:4861: test -s conftest.o
 configure:4864: $? = 0
 configure:4875: result: yes
 configure:4829: checking for unistd.h
 configure:4845: cc -c -O2 -I/usr/pkg/include -I/usr/pkg/include 
-I/usr/pkg/include -I/usr/local/include conftest.c >&5
 configure:4851: $? = 0
 configure:4855: test -z 
                         || test ! -s conftest.err
 configure:4858: $? = 0
 configure:4861: test -s conftest.o
 configure:4864: $? = 0
 configure:4875: result: yes
 configure:4901: checking dlfcn.h usability
 configure:4913: cc -c -O2 -I/usr/pkg/include -I/usr/pkg/include 
-I/usr/pkg/include -I/usr/local/include conftest.c >&5
 configure:4919: $? = 0
 configure:4923: test -z 
                         || test ! -s conftest.err
 configure:4926: $? = 0
 configure:4929: test -s conftest.o
 configure:4932: $? = 0
 configure:4942: result: yes
 configure:4946: checking dlfcn.h presence
 configure:4956: cc -E -I/usr/pkg/include -I/usr/pkg/include 
-I/usr/local/include conftest.c
 configure:4962: $? = 0
 configure:4982: result: yes
 configure:5017: checking for dlfcn.h
 configure:5024: result: yes
 configure:5047: checking how to run the C++ preprocessor
 configure:5078: c++ -E -I/usr/pkg/include -I/usr/pkg/include 
-I/usr/local/include conftest.cc
 configure:5084: $? = 0
 configure:5116: c++ -E -I/usr/pkg/include -I/usr/pkg/include 
-I/usr/local/include conftest.cc
 conftest.cc:25:28: error: ac_nonexistent.h: No such file or directory
 configure:5122: $? = 1
 configure: failed program was:
 | /* confdefs.h.  */
 | 
 | #define PACKAGE_NAME "blackbox"
 | #define PACKAGE_TARNAME "blackbox"
 | #define PACKAGE_VERSION "0.70.1"
 | #define PACKAGE_STRING "blackbox 0.70.1"
 | #define PACKAGE_BUGREPORT "http://blackboxwm.sourceforge.net";
 | #define PACKAGE "blackbox"
 | #define VERSION "0.70.1"
 | #define STDC_HEADERS 1
 | #ifdef __cplusplus
 | extern "C" void std::exit (int); using std::exit;
 | #endif
 | #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:5161: result: c++ -E
 configure:5185: c++ -E -I/usr/pkg/include -I/usr/pkg/include 
-I/usr/local/include conftest.cc
 configure:5191: $? = 0
 configure:5223: c++ -E -I/usr/pkg/include -I/usr/pkg/include 
-I/usr/local/include conftest.cc
 conftest.cc:25:28: error: ac_nonexistent.h: No such file or directory
 configure:5229: $? = 1
 configure: failed program was:
 | /* confdefs.h.  */
 | 
 | #define PACKAGE_NAME "blackbox"
 | #define PACKAGE_TARNAME "blackbox"
 | #define PACKAGE_VERSION "0.70.1"
 | #define PACKAGE_STRING "blackbox 0.70.1"
 | #define PACKAGE_BUGREPORT "http://blackboxwm.sourceforge.net";
 | #define PACKAGE "blackbox"
 | #define VERSION "0.70.1"
 | #define STDC_HEADERS 1
 | #ifdef __cplusplus
 | extern "C" void std::exit (int); using std::exit;
 | #endif
 | #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:5284: checking for i386--netbsdelf-g77
 configure:5310: result: f77
 configure:5367: checking for Fortran 77 compiler version
 configure:5370: f77 --version </dev/null >&5
 PKGSRC-WARNING: Something is trying to run the fortran compiler,
 PKGSRC-WARNING: but it is not added to USE_LANGUAGES in the package Makefile.
 configure:5373: $? = 1
 configure:5375: f77 -v </dev/null >&5
 PKGSRC-WARNING: Something is trying to run the fortran compiler,
 PKGSRC-WARNING: but it is not added to USE_LANGUAGES in the package Makefile.
 configure:5378: $? = 1
 configure:5380: f77 -V </dev/null >&5
 PKGSRC-WARNING: Something is trying to run the fortran compiler,
 PKGSRC-WARNING: but it is not added to USE_LANGUAGES in the package Makefile.
 configure:5383: $? = 1
 configure:5391: checking whether we are using the GNU Fortran 77 compiler
 configure:5405: f77 -c -O conftest.F >&5
 PKGSRC-WARNING: Something is trying to run the fortran compiler,
 PKGSRC-WARNING: but it is not added to USE_LANGUAGES in the package Makefile.
 configure:5411: $? = 1
 configure: failed program was:
 |       program main
 | #ifndef __GNUC__
 |        choke me
 | #endif
 | 
 |       end
 configure:5437: result: no
 configure:5443: checking whether f77 accepts -g
 configure:5455: f77 -c -g conftest.f >&5
 PKGSRC-WARNING: Something is trying to run the fortran compiler,
 PKGSRC-WARNING: but it is not added to USE_LANGUAGES in the package Makefile.
 configure:5461: $? = 1
 configure: failed program was:
 |       program main
 | 
 |       end
 configure:5486: result: no
 configure:5516: checking the maximum length of command line arguments
 configure:5608: result: 262144
 configure:5619: checking command to parse nm output from cc object
 configure:5715: cc -c -O2 -I/usr/pkg/include -I/usr/pkg/include 
-I/usr/pkg/include -I/usr/local/include conftest.c >&5
 configure:5718: $? = 0
 configure:5722: nm conftest.o \| sed -n -e 's/^.*[     
]\([ABCDGIRSTW][ABCDGIRSTW]*\)[         ][      
]*\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2 \2/p' \> conftest.nm
 configure:5725: $? = 0
 configure:5777: cc -o conftest -O2 -I/usr/pkg/include -I/usr/pkg/include 
-I/usr/pkg/include -I/usr/local/include -L/usr/pkg/lib -Wl,-R/usr/pkg/lib 
-L/usr/pkg/lib -L/usr/local/lib conftest.c conftstm.o >&5
 configure:5780: $? = 0
 configure:5818: result: ok
 configure:5822: checking for objdir
 configure:5837: result: .libs
 configure:5889: checking for i386--netbsdelf-ar
 configure:5918: result: no
 configure:5927: checking for ar
 configure:5943: found /usr/bin/ar
 configure:5954: result: ar
 configure:5969: checking for i386--netbsdelf-ranlib
 configure:5998: result: no
 configure:6007: checking for ranlib
 configure:6023: found /usr/bin/ranlib
 configure:6034: result: ranlib
 configure:6049: checking for i386--netbsdelf-strip
 configure:6078: result: no
 configure:6087: checking for strip
 configure:6103: found /usr/pkgsrc/wm/blackbox70/work/.tools/bin/strip
 configure:6114: result: strip
 configure:6401: checking if cc static flag  works
 configure:6429: result: yes
 configure:6447: checking if cc supports -fno-rtti -fno-exceptions
 configure:6465: cc -c -O2 -I/usr/pkg/include -I/usr/pkg/include 
-I/usr/pkg/include -I/usr/local/include -fno-rtti -fno-exceptions conftest.c >&5
 cc1: warning: command line option "-fno-rtti" is valid for C++/ObjC++ but not 
for C
 configure:6469: $? = 0
 configure:6482: result: no
 configure:6497: checking for cc option to produce PIC
 configure:6701: result: -fPIC
 configure:6709: checking if cc PIC flag -fPIC works
 configure:6727: cc -c -O2 -I/usr/pkg/include -I/usr/pkg/include 
-I/usr/pkg/include -I/usr/local/include -fPIC -DPIC conftest.c >&5
 configure:6731: $? = 0
 configure:6744: result: yes
 configure:6768: checking if cc supports -c -o file.o
 configure:6789: cc -c -O2 -I/usr/pkg/include -I/usr/pkg/include 
-I/usr/pkg/include -I/usr/local/include -o out/conftest2.o conftest.c >&5
 configure:6793: $? = 0
 configure:6815: result: yes
 configure:6841: checking whether the cc linker 
(/usr/pkgsrc/wm/blackbox70/work/.wrapper/bin/ld) supports shared libraries
 configure:7737: result: yes
 configure:7808: checking dynamic linker characteristics
 configure:8354: result: NetBSD ld.elf_so
 configure:8358: checking how to hardcode library paths into programs
 configure:8383: result: immediate
 configure:8397: checking whether stripping libraries is possible
 configure:8402: result: yes
 configure:9232: checking if libtool supports shared libraries
 configure:9234: result: yes
 configure:9237: checking whether to build shared libraries
 configure:9258: result: no
 configure:9261: checking whether to build static libraries
 configure:9265: result: yes
 configure:9357: creating libtool
 configure:9935: checking for ld used by c++
 configure:10002: result: /usr/pkgsrc/wm/blackbox70/work/.wrapper/bin/ld
 configure:10011: checking if the linker 
(/usr/pkgsrc/wm/blackbox70/work/.wrapper/bin/ld) is GNU ld
 configure:10026: result: yes
 configure:10077: checking whether the c++ linker 
(/usr/pkgsrc/wm/blackbox70/work/.wrapper/bin/ld) supports shared libraries
 configure:10964: result: yes
 configure:10982: c++ -c -O2 -I/usr/pkg/include -I/usr/pkg/include 
-I/usr/pkg/include -I/usr/local/include conftest.cc >&5
 configure:10985: $? = 0
 configure:11081: checking for c++ option to produce PIC
 configure:11349: result: -fPIC
 configure:11357: checking if c++ PIC flag -fPIC works
 configure:11375: c++ -c -O2 -I/usr/pkg/include -I/usr/pkg/include 
-I/usr/pkg/include -I/usr/local/include -fPIC -DPIC conftest.cc >&5
 configure:11379: $? = 0
 configure:11392: result: yes
 configure:11416: checking if c++ supports -c -o file.o
 configure:11437: c++ -c -O2 -I/usr/pkg/include -I/usr/pkg/include 
-I/usr/pkg/include -I/usr/local/include -o out/conftest2.o conftest.cc >&5
 configure:11441: $? = 0
 configure:11463: result: yes
 configure:11489: checking whether the c++ linker 
(/usr/pkgsrc/wm/blackbox70/work/.wrapper/bin/ld) supports shared libraries
 configure:11514: result: yes
 configure:11585: checking dynamic linker characteristics
 configure:12131: result: NetBSD ld.elf_so
 configure:12135: checking how to hardcode library paths into programs
 configure:12160: result: immediate
 configure:12174: checking whether stripping libraries is possible
 configure:12179: result: yes
 configure:13515: checking if libtool supports shared libraries
 configure:13517: result: yes
 configure:13520: checking whether to build shared libraries
 configure:13540: result: no
 configure:13543: checking whether to build static libraries
 configure:13547: result: yes
 configure:13559: checking for f77 option to produce PIC
 configure:13763: result: -fPIC
 configure:13771: checking if f77 PIC flag -fPIC works
 configure:13789: f77 -c -O -fPIC conftest.f >&5
 PKGSRC-WARNING: Something is trying to run the fortran compiler,
 PKGSRC-WARNING: but it is not added to USE_LANGUAGES in the package Makefile.
 configure:13793: $? = 1
 configure:13806: result: no
 configure:13830: checking if f77 supports -c -o file.o
 configure:13851: f77 -c -O -o out/conftest2.o conftest.f >&5
 PKGSRC-WARNING: Something is trying to run the fortran compiler,
 PKGSRC-WARNING: but it is not added to USE_LANGUAGES in the package Makefile.
 configure:13855: $? = 1
 configure:13877: result: no
 configure:13903: checking whether the f77 linker 
(/usr/pkgsrc/wm/blackbox70/work/.wrapper/bin/ld) supports shared libraries
 configure:14779: result: yes
 configure:14850: checking dynamic linker characteristics
 configure:15396: result: NetBSD ld.elf_so
 configure:15400: checking how to hardcode library paths into programs
 configure:15425: result: immediate
 configure:15439: checking whether stripping libraries is possible
 configure:15444: result: yes
 configure:19691: checking for sed
 configure:19707: found /usr/pkgsrc/wm/blackbox70/work/.tools/bin/sed
 configure:19717: result: sed
 configure:19737: checking for gencat
 configure:19753: found /usr/bin/gencat
 configure:19763: result: gencat
 configure:19811: checking for iconv_open
 configure:19868: c++ -o conftest -O2 -I/usr/pkg/include -I/usr/pkg/include 
-I/usr/pkg/include -I/usr/local/include -L/usr/pkg/lib -Wl,-R/usr/pkg/lib 
-L/usr/pkg/lib -L/usr/local/lib conftest.cc  >&5
 configure:19874: $? = 0
 configure:19878: test -z 
                         || test ! -s conftest.err
 configure:19881: $? = 0
 configure:19884: test -s conftest
 configure:19887: $? = 0
 configure:19899: result: yes
 configure:20055: checking for GNU libiconv
 configure:20073: c++ -c -O2 -I/usr/pkg/include -I/usr/pkg/include 
-I/usr/pkg/include -I/usr/local/include conftest.cc >&5
 configure:20079: $? = 0
 configure:20083: test -z 
                         || test ! -s conftest.err
 configure:20086: $? = 0
 configure:20089: test -s conftest.o
 configure:20092: $? = 0
 configure:20099: result: yes
 configure:20116: checking for setlocale
 configure:20173: c++ -o conftest -O2 -I/usr/pkg/include -I/usr/pkg/include 
-I/usr/pkg/include -I/usr/local/include -L/usr/pkg/lib -Wl,-R/usr/pkg/lib 
-L/usr/pkg/lib -L/usr/local/lib conftest.cc  >&5
 /var/tmp//ccCYk2ko.o: In function `main':
 conftest.cc:(.text+0x16): warning: warning: reference to compatibility 
setlocale(); include <locale.h> for correct reference
 configure:20179: $? = 0
 configure:20183: test -z 
                         || test ! -s conftest.err
 configure:20186: $? = 0
 configure:20189: test -s conftest
 configure:20192: $? = 0
 configure:20204: result: yes
 configure:20290: checking for nl_langinfo
 configure:20305: c++ -c -O2 -I/usr/pkg/include -I/usr/pkg/include 
-I/usr/pkg/include -I/usr/local/include conftest.cc >&5
 configure:20311: $? = 0
 configure:20315: test -z 
                         || test ! -s conftest.err
 configure:20318: $? = 0
 configure:20321: test -s conftest.o
 configure:20324: $? = 0
 configure:20331: result: yes
 configure:20343: checking for t_open in -lnsl
 configure:20373: c++ -o conftest -O2 -I/usr/pkg/include -I/usr/pkg/include 
-I/usr/pkg/include -I/usr/local/include -L/usr/pkg/lib -Wl,-R/usr/pkg/lib 
-L/usr/pkg/lib -L/usr/local/lib conftest.cc -lnsl   >&5
 ld: cannot find -lnsl
 configure:20379: $? = 1
 configure: failed program was:
 | /* confdefs.h.  */
 | 
 | #define PACKAGE_NAME "blackbox"
 | #define PACKAGE_TARNAME "blackbox"
 | #define PACKAGE_VERSION "0.70.1"
 | #define PACKAGE_STRING "blackbox 0.70.1"
 | #define PACKAGE_BUGREPORT "http://blackboxwm.sourceforge.net";
 | #define PACKAGE "blackbox"
 | #define VERSION "0.70.1"
 | #define STDC_HEADERS 1
 | #ifdef __cplusplus
 | extern "C" void std::exit (int); using std::exit;
 | #endif
 | #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 HAVE_ICONV_OPEN 1
 | #define HAVE_GNU_LIBICONV 1
 | #define HAVE_SETLOCALE 1
 | #define HAVE_NL_LANGINFO 1
 | /* end confdefs.h.  */
 | 
 | /* Override any gcc2 internal prototype to avoid an error.  */
 | #ifdef __cplusplus
 | extern "C"
 | #endif
 | /* We use char because int might match the return type of a gcc2
 |    builtin and then its argument prototype would still apply.  */
 | char t_open ();
 | int
 | main ()
 | {
 | t_open ();
 |   ;
 |   return 0;
 | }
 configure:20405: result: no
 configure:20411: checking for socket in -lsocket
 configure:20441: c++ -o conftest -O2 -I/usr/pkg/include -I/usr/pkg/include 
-I/usr/pkg/include -I/usr/local/include -L/usr/pkg/lib -Wl,-R/usr/pkg/lib 
-L/usr/pkg/lib -L/usr/local/lib conftest.cc -lsocket   >&5
 ld: cannot find -lsocket
 configure:20447: $? = 1
 configure: failed program was:
 | /* confdefs.h.  */
 | 
 | #define PACKAGE_NAME "blackbox"
 | #define PACKAGE_TARNAME "blackbox"
 | #define PACKAGE_VERSION "0.70.1"
 | #define PACKAGE_STRING "blackbox 0.70.1"
 | #define PACKAGE_BUGREPORT "http://blackboxwm.sourceforge.net";
 | #define PACKAGE "blackbox"
 | #define VERSION "0.70.1"
 | #define STDC_HEADERS 1
 | #ifdef __cplusplus
 | extern "C" void std::exit (int); using std::exit;
 | #endif
 | #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 HAVE_ICONV_OPEN 1
 | #define HAVE_GNU_LIBICONV 1
 | #define HAVE_SETLOCALE 1
 | #define HAVE_NL_LANGINFO 1
 | /* end confdefs.h.  */
 | 
 | /* Override any gcc2 internal prototype to avoid an error.  */
 | #ifdef __cplusplus
 | extern "C"
 | #endif
 | /* We use char because int might match the return type of a gcc2
 |    builtin and then its argument prototype would still apply.  */
 | char socket ();
 | int
 | main ()
 | {
 | socket ();
 |   ;
 |   return 0;
 | }
 configure:20473: result: no
 configure:20481: checking for X
 configure:20586: c++ -E -I/usr/pkg/include -I/usr/pkg/include 
-I/usr/local/include conftest.cc
 configure:20592: $? = 0
 configure:20642: c++ -o conftest -O2 -I/usr/pkg/include -I/usr/pkg/include 
-I/usr/pkg/include -I/usr/local/include -L/usr/pkg/lib -Wl,-R/usr/pkg/lib 
-L/usr/pkg/lib -L/usr/local/lib conftest.cc -lXt  >&5
 configure:20648: $? = 0
 configure:20652: test -z 
                         || test ! -s conftest.err
 configure:20655: $? = 0
 configure:20658: test -s conftest
 configure:20661: $? = 0
 configure:20711: result: libraries , headers 
 configure:20731: checking for XOpenDisplay in -lX11
 configure:20761: c++ -o conftest -O2 -I/usr/pkg/include -I/usr/pkg/include 
-I/usr/pkg/include -I/usr/local/include -L/usr/pkg/lib -Wl,-R/usr/pkg/lib 
-L/usr/pkg/lib -L/usr/local/lib conftest.cc -lX11   >&5
 configure:20767: $? = 0
 configure:20771: test -z 
                         || test ! -s conftest.err
 configure:20774: $? = 0
 configure:20777: test -s conftest
 configure:20780: $? = 0
 configure:20793: result: yes
 configure:20819: checking X11/Xlib.h usability
 configure:20831: c++ -c -O2 -I/usr/pkg/include -I/usr/pkg/include 
-I/usr/pkg/include -I/usr/local/include conftest.cc >&5
 configure:20837: $? = 0
 configure:20841: test -z 
                         || test ! -s conftest.err
 configure:20844: $? = 0
 configure:20847: test -s conftest.o
 configure:20850: $? = 0
 configure:20860: result: yes
 configure:20864: checking X11/Xlib.h presence
 configure:20874: c++ -E -I/usr/pkg/include -I/usr/pkg/include 
-I/usr/local/include conftest.cc
 configure:20880: $? = 0
 configure:20900: result: yes
 configure:20935: checking for X11/Xlib.h
 configure:20942: result: yes
 configure:20969: checking for X11/Xatom.h
 configure:20987: c++ -c -O2 -I/usr/pkg/include -I/usr/pkg/include 
-I/usr/pkg/include -I/usr/local/include conftest.cc >&5
 configure:20993: $? = 0
 configure:20997: test -z 
                         || test ! -s conftest.err
 configure:21000: $? = 0
 configure:21003: test -s conftest.o
 configure:21006: $? = 0
 configure:21017: result: yes
 configure:20969: checking for X11/Xlocale.h
 configure:20987: c++ -c -O2 -I/usr/pkg/include -I/usr/pkg/include 
-I/usr/pkg/include -I/usr/local/include conftest.cc >&5
 configure:20993: $? = 0
 configure:20997: test -z 
                         || test ! -s conftest.err
 configure:21000: $? = 0
 configure:21003: test -s conftest.o
 configure:21006: $? = 0
 configure:21017: result: yes
 configure:20969: checking for X11/Xresource.h
 configure:20987: c++ -c -O2 -I/usr/pkg/include -I/usr/pkg/include 
-I/usr/pkg/include -I/usr/local/include conftest.cc >&5
 configure:20993: $? = 0
 configure:20997: test -z 
                         || test ! -s conftest.err
 configure:21000: $? = 0
 configure:21003: test -s conftest.o
 configure:21006: $? = 0
 configure:21017: result: yes
 configure:20969: checking for X11/Xutil.h
 configure:20987: c++ -c -O2 -I/usr/pkg/include -I/usr/pkg/include 
-I/usr/pkg/include -I/usr/local/include conftest.cc >&5
 configure:20993: $? = 0
 configure:20997: test -z 
                         || test ! -s conftest.err
 configure:21000: $? = 0
 configure:21003: test -s conftest.o
 configure:21006: $? = 0
 configure:21017: result: yes
 configure:20969: checking for X11/keysym.h
 configure:20987: c++ -c -O2 -I/usr/pkg/include -I/usr/pkg/include 
-I/usr/pkg/include -I/usr/local/include conftest.cc >&5
 configure:20993: $? = 0
 configure:20997: test -z 
                         || test ! -s conftest.err
 configure:21000: $? = 0
 configure:21003: test -s conftest.o
 configure:21006: $? = 0
 configure:21017: result: yes
 configure:21034: checking whether to build support for the SHAPE extension
 configure:21043: result: yes
 configure:21047: checking for XShapeCombineShape in -lXext
 configure:21077: c++ -o conftest -O2 -I/usr/pkg/include -I/usr/pkg/include 
-I/usr/pkg/include -I/usr/local/include -L/usr/pkg/lib -Wl,-R/usr/pkg/lib 
-L/usr/pkg/lib -L/usr/local/lib conftest.cc -lXext   >&5
 ld: cannot find -lXext
 configure:21083: $? = 1
 configure: failed program was:
 | /* confdefs.h.  */
 | 
 | #define PACKAGE_NAME "blackbox"
 | #define PACKAGE_TARNAME "blackbox"
 | #define PACKAGE_VERSION "0.70.1"
 | #define PACKAGE_STRING "blackbox 0.70.1"
 | #define PACKAGE_BUGREPORT "http://blackboxwm.sourceforge.net";
 | #define PACKAGE "blackbox"
 | #define VERSION "0.70.1"
 | #define STDC_HEADERS 1
 | #ifdef __cplusplus
 | extern "C" void std::exit (int); using std::exit;
 | #endif
 | #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 HAVE_ICONV_OPEN 1
 | #define HAVE_GNU_LIBICONV 1
 | #define HAVE_SETLOCALE 1
 | #define HAVE_NL_LANGINFO 1
 | #define HAVE_X11_XLIB_H 1
 | #define HAVE_X11_XATOM_H 1
 | #define HAVE_X11_XLOCALE_H 1
 | #define HAVE_X11_XRESOURCE_H 1
 | #define HAVE_X11_XUTIL_H 1
 | #define HAVE_X11_KEYSYM_H 1
 | /* end confdefs.h.  */
 | 
 | /* Override any gcc2 internal prototype to avoid an error.  */
 | #ifdef __cplusplus
 | extern "C"
 | #endif
 | /* We use char because int might match the return type of a gcc2
 |    builtin and then its argument prototype would still apply.  */
 | char XShapeCombineShape ();
 | int
 | main ()
 | {
 | XShapeCombineShape ();
 |   ;
 |   return 0;
 | }
 configure:21109: result: no
 configure:21204: checking whether to build support for the MIT-SHM extension
 configure:21213: result: yes
 configure:21217: checking for XShmPutImage in -lXext
 configure:21247: c++ -o conftest -O2 -I/usr/pkg/include -I/usr/pkg/include 
-I/usr/pkg/include -I/usr/local/include -L/usr/pkg/lib -Wl,-R/usr/pkg/lib 
-L/usr/pkg/lib -L/usr/local/lib conftest.cc -lXext   >&5
 ld: cannot find -lXext
 configure:21253: $? = 1
 configure: failed program was:
 | /* confdefs.h.  */
 | 
 | #define PACKAGE_NAME "blackbox"
 | #define PACKAGE_TARNAME "blackbox"
 | #define PACKAGE_VERSION "0.70.1"
 | #define PACKAGE_STRING "blackbox 0.70.1"
 | #define PACKAGE_BUGREPORT "http://blackboxwm.sourceforge.net";
 | #define PACKAGE "blackbox"
 | #define VERSION "0.70.1"
 | #define STDC_HEADERS 1
 | #ifdef __cplusplus
 | extern "C" void std::exit (int); using std::exit;
 | #endif
 | #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 HAVE_ICONV_OPEN 1
 | #define HAVE_GNU_LIBICONV 1
 | #define HAVE_SETLOCALE 1
 | #define HAVE_NL_LANGINFO 1
 | #define HAVE_X11_XLIB_H 1
 | #define HAVE_X11_XATOM_H 1
 | #define HAVE_X11_XLOCALE_H 1
 | #define HAVE_X11_XRESOURCE_H 1
 | #define HAVE_X11_XUTIL_H 1
 | #define HAVE_X11_KEYSYM_H 1
 | /* end confdefs.h.  */
 | 
 | /* Override any gcc2 internal prototype to avoid an error.  */
 | #ifdef __cplusplus
 | extern "C"
 | #endif
 | /* We use char because int might match the return type of a gcc2
 |    builtin and then its argument prototype would still apply.  */
 | char XShmPutImage ();
 | int
 | main ()
 | {
 | XShmPutImage ();
 |   ;
 |   return 0;
 | }
 configure:21279: result: no
 configure:21374: checking whether to build support for Xft
 configure:21383: result: yes
 configure:21480: checking pkg-config is at least version 0.9.0
 configure:21483: result: yes
 configure:21494: checking for xft_CFLAGS
 configure:21502: $PKG_CONFIG --exists "xft >= 2.0.0" >/dev/null 2>&1
 configure:21505: $? = 1
 configure:21515: result: 
 configure:21517: checking for xft_LIBS
 configure:21525: $PKG_CONFIG --exists "xft >= 2.0.0" >/dev/null 2>&1
 configure:21528: $? = 1
 configure:21538: result: 
 Package xft was not found in the pkg-config search path.
 Perhaps you should add the directory containing `xft.pc'
 to the PKG_CONFIG_PATH environment variable
 No package 'xft' found
 configure:21566: checking whether to include verbose debugging code
 configure:21575: result: no
 configure:21585: checking whether to include NLS support
 configure:21594: result: yes
 configure:21604: checking whether to enable maintainer-specific portions of 
Makefiles
 configure:21613: result: no
 configure:21756: creating ./config.status
 
 ## ---------------------- ##
 ## Running config.status. ##
 ## ---------------------- ##
 
 This file was extended by blackbox config.status 0.70.1, which was
 generated by GNU Autoconf 2.59.  Invocation command line was
 
   CONFIG_FILES    = 
   CONFIG_HEADERS  = 
   CONFIG_LINKS    = 
   CONFIG_COMMANDS = 
   $ ./config.status 
 
 on themobe.lan
 
 config.status:22550: creating version.h
 config.status:22550: creating Makefile
 config.status:22550: creating data/Makefile
 config.status:22550: creating data/styles/Makefile
 config.status:22550: creating doc/Makefile
 config.status:22550: creating doc/fr_FR/Makefile
 config.status:22550: creating doc/ja_JP/Makefile
 config.status:22550: creating doc/nl_NL/Makefile
 config.status:22550: creating doc/sl_SI/Makefile
 config.status:22550: creating lib/Makefile
 config.status:22550: creating lib/libbt.pc
 config.status:22550: creating src/Makefile
 config.status:22550: creating util/Makefile
 config.status:22653: creating config.h
 config.status:22977: executing depfiles commands
 configure:23099: result: 
 configure:23101: result:       blackbox version 0.70.1 configured successfully.
 configure:23103: result: 
 configure:23105: result: Using '/usr/pkg' for installation.
 configure:23107: result: Using 'c++' for C++ compiler.
 configure:23109: result: Building with '-I/usr/pkg/include -I/usr/pkg/include 
-I/usr/local/include -O2 -I/usr/pkg/include' for C++ compiler flags.
 configure:23111: result: Building with '-L/usr/pkg/lib -Wl,-R/usr/pkg/lib 
-L/usr/pkg/lib -L/usr/local/lib  -lX11' libraries.
 configure:23113: result: 
 
 ## ---------------- ##
 ## Cache variables. ##
 ## ---------------- ##
 
 ac_cv_build=i386--netbsdelf
 ac_cv_build_alias=i386--netbsdelf
 ac_cv_c_compiler_gnu=yes
 ac_cv_cxx_compiler_gnu=yes
 ac_cv_env_CC_set=set
 ac_cv_env_CC_value=cc
 ac_cv_env_CFLAGS_set=set
 ac_cv_env_CFLAGS_value='-O2 -I/usr/pkg/include'
 ac_cv_env_CPPFLAGS_set=set
 ac_cv_env_CPPFLAGS_value=-I/usr/pkg/include
 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 -I/usr/pkg/include'
 ac_cv_env_CXX_set=set
 ac_cv_env_CXX_value=c++
 ac_cv_env_F77_set=set
 ac_cv_env_F77_value=f77
 ac_cv_env_FFLAGS_set=set
 ac_cv_env_FFLAGS_value=-O
 ac_cv_env_LDFLAGS_set=set
 ac_cv_env_LDFLAGS_value='-L/usr/pkg/lib -Wl,-R/usr/pkg/lib'
 ac_cv_env_PKG_CONFIG_set=set
 ac_cv_env_PKG_CONFIG_value=/usr/pkgsrc/wm/blackbox70/work/.tools/bin/pkg-config
 ac_cv_env_build_alias_set=set
 ac_cv_env_build_alias_value=i386--netbsdelf
 ac_cv_env_host_alias_set=set
 ac_cv_env_host_alias_value=i386--netbsdelf
 ac_cv_env_target_alias_set=
 ac_cv_env_target_alias_value=
 ac_cv_env_xft_CFLAGS_set=
 ac_cv_env_xft_CFLAGS_value=
 ac_cv_env_xft_LIBS_set=
 ac_cv_env_xft_LIBS_value=
 ac_cv_exeext=
 ac_cv_f77_compiler_gnu=no
 ac_cv_func_iconv_open=yes
 ac_cv_func_setlocale=yes
 ac_cv_have_x='have_x=yes               ac_x_includes= ac_x_libraries='
 ac_cv_header_X11_Xatom_h=yes
 ac_cv_header_X11_Xlib_h=yes
 ac_cv_header_X11_Xlocale_h=yes
 ac_cv_header_X11_Xresource_h=yes
 ac_cv_header_X11_Xutil_h=yes
 ac_cv_header_X11_keysym_h=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--netbsdelf
 ac_cv_host_alias=i386--netbsdelf
 ac_cv_lib_X11_XOpenDisplay=yes
 ac_cv_lib_Xext_XShapeCombineShape=no
 ac_cv_lib_Xext_XShmPutImage=no
 ac_cv_lib_nsl_t_open=no
 ac_cv_lib_socket_socket=no
 ac_cv_objext=o
 ac_cv_path_CAT=/bin/cat
 ac_cv_path_ECHO=echo
 ac_cv_path_EGREP=/usr/bin/egrep
 ac_cv_path_ENV=/usr/bin/env
 ac_cv_path_FALSE=false
 ac_cv_path_GREP=/usr/bin/grep
 ac_cv_path_TEST=test
 ac_cv_path_TRUE=true
 ac_cv_prog_AWK=/usr/bin/awk
 ac_cv_prog_CC=cc
 ac_cv_prog_CPP='cc -E'
 ac_cv_prog_CXX=c++
 ac_cv_prog_CXXCPP='c++ -E'
 ac_cv_prog_F77=f77
 ac_cv_prog_ac_ct_AR=ar
 ac_cv_prog_ac_ct_RANLIB=ranlib
 ac_cv_prog_ac_ct_STRIP=strip
 ac_cv_prog_cc_g=yes
 ac_cv_prog_cc_stdc=
 ac_cv_prog_cxx_g=yes
 ac_cv_prog_egrep='grep -E'
 ac_cv_prog_f77_g=no
 ac_cv_prog_gencat_cmd=gencat
 ac_cv_prog_make_make_set=yes
 ac_cv_prog_regex_cmd=sed
 am_cv_CC_dependencies_compiler_type=gcc3
 am_cv_CXX_dependencies_compiler_type=gcc3
 lt_cv_deplibs_check_method='match_pattern /lib[^/]+(\.so|_pic\.a)$'
 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/pkgsrc/wm/blackbox70/work/.wrapper/bin/ld
 lt_cv_path_LDCXX=/usr/pkgsrc/wm/blackbox70/work/.wrapper/bin/ld
 lt_cv_path_NM=nm
 lt_cv_path_SED=/usr/pkgsrc/wm/blackbox70/work/.tools/bin/sed
 lt_cv_prog_compiler_c_o=yes
 lt_cv_prog_compiler_c_o_CXX=yes
 lt_cv_prog_compiler_c_o_F77=no
 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='"no"'
 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'\''"'
 
 ## ----------------- ##
 ## Output variables. ##
 ## ----------------- ##
 
 ACLOCAL='${SHELL} /usr/pkgsrc/wm/blackbox70/work/blackbox-0.70.1/missing --run 
aclocal-1.9'
 AMDEPBACKSLASH='\'
 AMDEP_FALSE='#'
 AMDEP_TRUE=''
 AMTAR='${SHELL} /usr/pkgsrc/wm/blackbox70/work/blackbox-0.70.1/missing --run 
tar'
 AR='ar'
 AUTOCONF='${SHELL} /usr/pkgsrc/wm/blackbox70/work/blackbox-0.70.1/missing 
--run autoconf'
 AUTOHEADER='${SHELL} /usr/pkgsrc/wm/blackbox70/work/blackbox-0.70.1/missing 
--run autoheader'
 AUTOMAKE='${SHELL} /usr/pkgsrc/wm/blackbox70/work/blackbox-0.70.1/missing 
--run automake-1.9'
 AWK='/usr/bin/awk'
 CC='cc'
 CCDEPMODE='depmode=gcc3'
 CFLAGS='-O2 -I/usr/pkg/include'
 CPP='cc -E'
 CPPFLAGS='-I/usr/pkg/include -I/usr/pkg/include -I/usr/local/include'
 CXX='c++'
 CXXCPP='c++ -E'
 CXXDEPMODE='depmode=gcc3'
 CXXFLAGS='-O2 -I/usr/pkg/include'
 CYGPATH_W='echo'
 DEBUG=''
 DEFS='-DHAVE_CONFIG_H'
 DEPDIR='.deps'
 ECHO='echo'
 ECHO_C=''
 ECHO_N='-n'
 ECHO_T=''
 EGREP='grep -E'
 EXEEXT=''
 F77='f77'
 FFLAGS='-O'
 ICONV=''
 INSTALL_DATA='/usr/bin/install -c -o root -g wheel -m 444'
 INSTALL_PROGRAM='/usr/bin/install -c -s -o root -g wheel -m 555'
 INSTALL_SCRIPT='/usr/bin/install -c -o root -g wheel -m 555'
 INSTALL_STRIP_PROGRAM='${SHELL} $(install_sh) -c -s'
 LDFLAGS='-L/usr/pkg/lib -Wl,-R/usr/pkg/lib -L/usr/pkg/lib -L/usr/local/lib'
 LIBOBJS=''
 LIBS=' -lX11'
 LIBTOOL='$(SHELL) $(top_builddir)/libtool'
 LIBTOOL_DEPS='./ltmain.sh'
 LN_S='ln -s'
 LOCALE=''
 LTLIBOBJS=''
 MAINT='#'
 MAINTAINER_MODE_FALSE=''
 MAINTAINER_MODE_TRUE='#'
 MAKEINFO='/usr/pkgsrc/wm/blackbox70/work/.tools/bin/makeinfo'
 MITSHM=''
 NLS='-DNLS'
 OBJEXT='o'
 PACKAGE='blackbox'
 PACKAGE_BUGREPORT='http://blackboxwm.sourceforge.net'
 PACKAGE_NAME='blackbox'
 PACKAGE_STRING='blackbox 0.70.1'
 PACKAGE_TARNAME='blackbox'
 PACKAGE_VERSION='0.70.1'
 PATH_SEPARATOR=':'
 PKG_CONFIG='/usr/pkgsrc/wm/blackbox70/work/.tools/bin/pkg-config'
 RANLIB='ranlib'
 SET_MAKE=''
 SHAPE=''
 SHELL='/bin/sh'
 STRIP='strip'
 VERSION='0.70.1'
 XFT=''
 XFT_PKGCONFIG=''
 ac_ct_AR='ar'
 ac_ct_CC=''
 ac_ct_CXX=''
 ac_ct_F77=''
 ac_ct_RANLIB='ranlib'
 ac_ct_STRIP='strip'
 ac_pt_PKG_CONFIG=''
 am__fastdepCC_FALSE='#'
 am__fastdepCC_TRUE=''
 am__fastdepCXX_FALSE='#'
 am__fastdepCXX_TRUE=''
 am__include='include'
 am__leading_dot='.'
 am__quote=''
 am__tar='${AMTAR} chof - "$$tardir"'
 am__untar='${AMTAR} xf -'
 bindir='${exec_prefix}/bin'
 build='i386--netbsdelf'
 build_alias='i386--netbsdelf'
 build_cpu='i386'
 build_os='netbsdelf'
 build_vendor=''
 datadir='${prefix}/share'
 exec_prefix='${prefix}'
 gencat_cmd='gencat'
 host='i386--netbsdelf'
 host_alias='i386--netbsdelf'
 host_cpu='i386'
 host_os='netbsdelf'
 host_vendor=''
 includedir='${prefix}/include'
 infodir='${prefix}/info'
 install_sh='/usr/pkgsrc/wm/blackbox70/work/blackbox-0.70.1/install-sh'
 libdir='${exec_prefix}/lib'
 libexecdir='${exec_prefix}/libexec'
 localstatedir='${prefix}/var'
 mandir='/usr/pkg/man'
 mkdir_p='$(install_sh) -d'
 oldincludedir='/usr/include'
 prefix='/usr/pkg'
 program_transform_name='s,x,x,'
 regex_cmd='sed'
 sbindir='${exec_prefix}/sbin'
 sharedstatedir='${prefix}/com'
 sysconfdir='${prefix}/etc'
 target_alias=''
 xft_CFLAGS=''
 xft_LIBS=''
 
 ## ----------- ##
 ## confdefs.h. ##
 ## ----------- ##
 
 #define HAVE_DLFCN_H 1
 #define HAVE_GNU_LIBICONV 1
 #define HAVE_ICONV_OPEN 1
 #define HAVE_INTTYPES_H 1
 #define HAVE_MEMORY_H 1
 #define HAVE_NL_LANGINFO 1
 #define HAVE_SETLOCALE 1
 #define HAVE_STDINT_H 1
 #define HAVE_STDLIB_H 1
 #define HAVE_STRINGS_H 1
 #define HAVE_STRING_H 1
 #define HAVE_SYS_STAT_H 1
 #define HAVE_SYS_TYPES_H 1
 #define HAVE_UNISTD_H 1
 #define HAVE_X11_KEYSYM_H 1
 #define HAVE_X11_XATOM_H 1
 #define HAVE_X11_XLIB_H 1
 #define HAVE_X11_XLOCALE_H 1
 #define HAVE_X11_XRESOURCE_H 1
 #define HAVE_X11_XUTIL_H 1
 #define PACKAGE "blackbox"
 #define PACKAGE_BUGREPORT "http://blackboxwm.sourceforge.net";
 #define PACKAGE_NAME "blackbox"
 #define PACKAGE_STRING "blackbox 0.70.1"
 #define PACKAGE_TARNAME "blackbox"
 #define PACKAGE_VERSION "0.70.1"
 #define STDC_HEADERS 1
 #define VERSION "0.70.1"
 #endif
 #ifdef __cplusplus
 extern "C" void std::exit (int); using std::exit;
 
 configure: exit 0
 


Home | Main Index | Thread Index | Old Index