pkgsrc-Bugs archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
Re: pkg/51266: devel/gobject-introspection build fails on i386-7.99.32
The following reply was made to PR pkg/51266; it has been noted by GNATS.
From: "John D. Baker" <jdbaker%mylinuxisp.com@localhost>
To: gnats-bugs%NetBSD.org@localhost
Cc:
Subject: Re: pkg/51266: devel/gobject-introspection build fails on i386-7.99.32
Date: Sun, 26 Mar 2017 17:23:40 -0500 (CDT)
This message is in MIME format. The first part should be readable text,
while the remaining parts are likely unreadable without MIME-aware tools.
---2139774123-1907119390-1490567020=:7084
Content-Type: TEXT/PLAIN; charset=US-ASCII
Content-Transfer-Encoding: QUOTED-PRINTABLE
On Sun, 26 Mar 2017, Joerg Sonnenberger wrote:
> The only useful information that would help to trace down is config.log
> and maybe config.h or so from the glib build. It seems to want to use
> atexit, when it should be using dtors.
See below. "config.log" is very large, sorry.
------------- glib-2.50.3 "config.log" -------------
This file contains any messages produced by compilers while
running configure, to aid debugging if configure makes a mistake.
It was created by glib configure 2.50.3, which was
generated by GNU Autoconf 2.69. Invocation command line was
$ ./configure --disable-fam --includedir=3D/usr/pkg/include/glib --with-p=
cre=3Dsystem --disable-dtrace --disable-man --disable-maintainer-mode PCRE_=
CFLAGS=3D-I/usr/pkg/include PCRE_LIBS=3D-Wl,-R/usr/pkg/lib -L/usr/pkg/lib -=
lpcre --prefix=3D/usr/pkg --build=3Dx86_64--netbsd --host=3Dx86_64--netbsd =
--mandir=3D/usr/pkg/man
## --------- ##
## Platform. ##
## --------- ##
hostname =3D x3650
uname -m =3D amd64
uname -r =3D 7.99.66
uname -s =3D NetBSD
uname -v =3D NetBSD 7.99.66 (RACKMOUNT) #71: Tue Mar 21 15:07:06 CDT 2017 =
sysop%yggdrasil.technoskunk.fur@localhost:/r0/build/current/obj/amd64/sys/arch/amd64/=
compile/RACKMOUNT
/usr/bin/uname -p =3D x86_64
/bin/uname -X =3D unknown
/bin/arch =3D unknown
/usr/bin/arch -k =3D unknown
/usr/convex/getsysinfo =3D unknown
/usr/bin/hostinfo =3D unknown
/bin/machine =3D unknown
/usr/bin/oslevel =3D unknown
/bin/universe =3D unknown
PATH: /tmp/pkgsrc/devel/glib2/work/.cwrapper/bin
PATH: /tmp/pkgsrc/devel/glib2/work/.buildlink/bin
PATH: /tmp/pkgsrc/devel/glib2/work/.tools/bin
PATH: /tmp/pkgsrc/devel/glib2/work/.gcc/bin
PATH: /usr/pkg/bin
PATH: /var/home/sysop/bin
PATH: /bin
PATH: /sbin
PATH: /usr/bin
PATH: /usr/sbin
PATH: /usr/X11R7/bin
PATH: /usr/X11R6/bin
PATH: /usr/pkg/bin
PATH: /usr/pkg/sbin
PATH: /usr/games
PATH: /usr/local/bin
PATH: /usr/local/sbin
PATH: /usr/pkg/bin
PATH: /usr/X11R7/bin
## ----------- ##
## Core tests. ##
## ----------- ##
configure:2675: checking for a BSD-compatible install
configure:2743: result: /usr/bin/install -c -o sysop -g sysop
configure:2754: checking whether build environment is sane
configure:2809: result: yes
configure:2960: checking for a thread-safe mkdir -p
configure:2999: result: ./install-sh -c -d
configure:3006: checking for gawk
configure:3033: result: /usr/bin/awk
configure:3044: checking whether make sets $(MAKE)
configure:3063: result: yes
configure:3092: checking whether make supports nested variables
configure:3109: result: yes
configure:3189: checking whether UID '289' is supported by ustar format
configure:3192: result: yes
configure:3199: checking whether GID '289' is supported by ustar format
configure:3202: result: yes
configure:3210: checking how to create a ustar tar archive
configure:3221: tar --version
tar: unknown option -- version
usage: tar [-]{crtux}[-befhjklmopqvwzHJOPSXZ014578] [archive] [blocksize]
[-C directory] [-T file] [-s replstr] [file ...]
configure:3224: $? =3D 1
configure:3221: gnutar --version
gnutar: not found
configure:3224: $? =3D 127
configure:3221: gtar --version
tar (GNU tar) 1.29
Copyright (C) 2015 Free Software Foundation, Inc.
License GPLv3+: GNU GPL version 3 or later <http://gnu.org/licenses/gpl.htm=
l>.
This is free software: you are free to change and redistribute it.
There is NO WARRANTY, to the extent permitted by law.
Written by John Gilmore and Jay Fenlason.
configure:3224: $? =3D 0
configure:3264: tardir=3Dconftest.dir && eval gtar --format=3Dustar -chf - =
"$tardir" >conftest.tar
configure:3267: $? =3D 0
configure:3271: gtar -xf - <conftest.tar
configure:3274: $? =3D 0
configure:3276: cat conftest.dir/file
GrepMe
configure:3279: $? =3D 0
configure:3292: result: gnutar
configure:3323: checking whether to enable maintainer-specific portions of =
Makefiles
configure:3332: result: no
configure:3360: checking whether make supports nested variables
configure:3377: result: yes
configure:3439: checking for x86_64--netbsd-gcc
configure:3466: result: gcc
configure:3735: checking for C compiler version
configure:3744: gcc --version >&5
gcc (nb1 20160606) 5.4.0
Copyright (C) 2015 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:3755: $? =3D 0
configure:3744: gcc -v >&5
Using built-in specs.
COLLECT_GCC=3D/tmp/pkgsrc/devel/glib2/work/.gcc/bin/gcc
COLLECT_LTO_WRAPPER=3D/usr/libexec/lto-wrapper
Target: x86_64--netbsd
Configured with: /usr/src/tools/gcc/../../external/gpl3/gcc/dist/configure =
--target=3Dx86_64--netbsd --enable-long-long --enable-threads --with-bugurl=
=3Dhttp://www.NetBSD.org/Misc/send-pr.html --with-pkgversion=3D'NetBSD nb1 =
20160606' --with-system-zlib --enable-__cxa_atexit --enable-libstdcxx-time=
=3Drt --enable-libstdcxx-threads --with-tune=3Dnocona --with-diagnostics-co=
lor=3Dauto-if-env --with-mpc-lib=3D/var/obj/mknative/amd64-x86_64/usr/src/e=
xternal/lgpl3/mpc/lib/libmpc --with-mpfr-lib=3D/var/obj/mknative/amd64-x86_=
64/usr/src/external/lgpl3/mpfr/lib/libmpfr --with-gmp-lib=3D/var/obj/mknati=
ve/amd64-x86_64/usr/src/external/lgpl3/gmp/lib/libgmp --with-mpc-include=3D=
/usr/src/external/lgpl3/mpc/dist/src --with-mpfr-include=3D/usr/src/externa=
l/lgpl3/mpfr/dist/src --with-gmp-include=3D/usr/src/external/lgpl3/gmp/lib/=
libgmp/arch/x86_64 --enable-tls --disable-multilib --disable-symvers --disa=
ble-libstdcxx-pch --build=3Dx86_64-unknown-netbsd7.0 --host=3Dx86_64--netbs=
d --with-sysroot=3D/var/obj/mknative/amd64-x86_64/usr/src/destdir.amd64
Thread model: posix
gcc version 5.4.0 (nb1 20160606)=20
configure:3755: $? =3D 0
configure:3744: gcc -V >&5
gcc: error: unrecognized command line option '-V'
gcc: fatal error: no input files
compilation terminated.
configure:3755: $? =3D 1
configure:3744: gcc -qversion >&5
gcc: error: unrecognized command line option '-qversion'
gcc: fatal error: no input files
compilation terminated.
configure:3755: $? =3D 1
configure:3766: checking whether the C compiler works
configure:3788: gcc -O2 -I/usr/include -I/usr/pkg/include -DPREFIX=3D"\"/us=
r/pkg\"" -DPKGLOCALEDIR=3D"\"share\"" -DPKG_SYSCONFDIR=3D"\"/usr/pkg/etc\""=
-I/usr/include -I/usr/pkg/include -L/usr/lib -Wl,-R/usr/lib -L/usr/pkg/lib=
-Wl,-R/usr/pkg/lib conftest.c >&5
configure:3792: $? =3D 0
configure:3840: result: yes
configure:3843: checking for C compiler default output file name
configure:3845: result: a.out
configure:3851: checking for suffix of executables
configure:3858: gcc -o conftest -O2 -I/usr/include -I/usr/pkg/include -DPRE=
FIX=3D"\"/usr/pkg\"" -DPKGLOCALEDIR=3D"\"share\"" -DPKG_SYSCONFDIR=3D"\"/us=
r/pkg/etc\"" -I/usr/include -I/usr/pkg/include -L/usr/lib -Wl,-R/usr/lib -L=
/usr/pkg/lib -Wl,-R/usr/pkg/lib conftest.c >&5
configure:3862: $? =3D 0
configure:3884: result:=20
configure:3895: checking whether we are cross compiling
configure:3903: gcc -o conftest -O2 -I/usr/include -I/usr/pkg/include -DPRE=
FIX=3D"\"/usr/pkg\"" -DPKGLOCALEDIR=3D"\"share\"" -DPKG_SYSCONFDIR=3D"\"/us=
r/pkg/etc\"" -I/usr/include -I/usr/pkg/include -L/usr/lib -Wl,-R/usr/lib -L=
/usr/pkg/lib -Wl,-R/usr/pkg/lib conftest.c >&5
configure:3907: $? =3D 0
configure:3914: ./conftest
configure:3918: $? =3D 0
configure:3933: result: no
configure:3938: checking for suffix of object files
configure:3951: gcc -c -O2 -I/usr/include -I/usr/pkg/include -DPREFIX=3D"\"=
/usr/pkg\"" -DPKGLOCALEDIR=3D"\"share\"" -DPKG_SYSCONFDIR=3D"\"/usr/pkg/etc=
\"" -I/usr/include -I/usr/pkg/include conftest.c >&5
configure:3955: $? =3D 0
configure:3976: result: o
configure:3980: checking whether we are using the GNU C compiler
configure:3987: gcc -c -O2 -I/usr/include -I/usr/pkg/include -DPREFIX=3D"\"=
/usr/pkg\"" -DPKGLOCALEDIR=3D"\"share\"" -DPKG_SYSCONFDIR=3D"\"/usr/pkg/etc=
\"" -I/usr/include -I/usr/pkg/include conftest.c >&5
configure:3987: $? =3D 0
configure:3996: result: yes
configure:4005: checking whether gcc accepts -g
configure:4016: gcc -c -g -DPREFIX=3D"\"/usr/pkg\"" -DPKGLOCALEDIR=3D"\"sha=
re\"" -DPKG_SYSCONFDIR=3D"\"/usr/pkg/etc\"" -I/usr/include -I/usr/pkg/inclu=
de conftest.c >&5
configure:4016: $? =3D 0
configure:4039: result: yes
configure:4056: checking for gcc option to accept ISO C89
configure:4069: gcc -c -O2 -I/usr/include -I/usr/pkg/include -DPREFIX=3D"\=
"/usr/pkg\"" -DPKGLOCALEDIR=3D"\"share\"" -DPKG_SYSCONFDIR=3D"\"/usr/pkg/et=
c\"" -I/usr/include -I/usr/pkg/include conftest.c >&5
configure:4069: $? =3D 0
configure:4082: result: none needed
configure:4107: checking whether gcc understands -c and -o together
configure:4120: gcc -c conftest.c -o conftest2.o
configure:4123: $? =3D 0
configure:4120: gcc -c conftest.c -o conftest2.o
configure:4123: $? =3D 0
configure:4135: result: yes
configure:4160: checking for style of include used by make
configure:4188: result: GNU
configure:4214: checking dependency style of gcc
configure:4325: result: gcc3
configure:4345: checking how to run the C preprocessor
configure:4369: gcc -E -DPREFIX=3D"\"/usr/pkg\"" -DPKGLOCALEDIR=3D"\"share\=
"" -DPKG_SYSCONFDIR=3D"\"/usr/pkg/etc\"" -I/usr/include -I/usr/pkg/include =
conftest.c
configure:4369: $? =3D 0
configure:4381: gcc -E -DPREFIX=3D"\"/usr/pkg\"" -DPKGLOCALEDIR=3D"\"share\=
"" -DPKG_SYSCONFDIR=3D"\"/usr/pkg/etc\"" -I/usr/include -I/usr/pkg/include =
conftest.c
conftest.c:14:28: fatal error: ac_nonexistent.h: No such file or directory
compilation terminated.
configure:4381: $? =3D 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "glib"
| #define PACKAGE_TARNAME "glib"
| #define PACKAGE_VERSION "2.50.3"
| #define PACKAGE_STRING "glib 2.50.3"
| #define PACKAGE_BUGREPORT "http://bugzilla.gnome.org/enter_bug.cgi?produc=
t=3Dglib"
| #define PACKAGE_URL ""
| #define GLIB_MAJOR_VERSION 2
| #define GLIB_MINOR_VERSION 50
| #define GLIB_MICRO_VERSION 3
| #define GLIB_INTERFACE_AGE 3
| #define GLIB_BINARY_AGE 5003
| /* end confdefs.h. */
| #include <ac_nonexistent.h>
configure:4406: result: gcc -E
configure:4419: gcc -E -DPREFIX=3D"\"/usr/pkg\"" -DPKGLOCALEDIR=3D"\"share\=
"" -DPKG_SYSCONFDIR=3D"\"/usr/pkg/etc\"" -I/usr/include -I/usr/pkg/include =
conftest.c
configure:4419: $? =3D 0
configure:4431: gcc -E -DPREFIX=3D"\"/usr/pkg\"" -DPKGLOCALEDIR=3D"\"share\=
"" -DPKG_SYSCONFDIR=3D"\"/usr/pkg/etc\"" -I/usr/include -I/usr/pkg/include =
conftest.c
conftest.c:14:28: fatal error: ac_nonexistent.h: No such file or directory
compilation terminated.
configure:4431: $? =3D 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "glib"
| #define PACKAGE_TARNAME "glib"
| #define PACKAGE_VERSION "2.50.3"
| #define PACKAGE_STRING "glib 2.50.3"
| #define PACKAGE_BUGREPORT "http://bugzilla.gnome.org/enter_bug.cgi?produc=
t=3Dglib"
| #define PACKAGE_URL ""
| #define GLIB_MAJOR_VERSION 2
| #define GLIB_MINOR_VERSION 50
| #define GLIB_MICRO_VERSION 3
| #define GLIB_INTERFACE_AGE 3
| #define GLIB_BINARY_AGE 5003
| /* end confdefs.h. */
| #include <ac_nonexistent.h>
configure:4461: checking for grep that handles long lines and -e
configure:4519: result: /usr/bin/grep
configure:4524: checking for egrep
configure:4586: result: /usr/bin/egrep
configure:4591: checking for ANSI C header files
configure:4598: gcc -c -O2 -I/usr/include -I/usr/pkg/include -DPREFIX=3D"\"=
/usr/pkg\"" -DPKGLOCALEDIR=3D"\"share\"" -DPKG_SYSCONFDIR=3D"\"/usr/pkg/etc=
\"" -I/usr/include -I/usr/pkg/include conftest.c >&5
configure:4598: $? =3D 0
configure:4640: gcc -o conftest -O2 -I/usr/include -I/usr/pkg/include -DPRE=
FIX=3D"\"/usr/pkg\"" -DPKGLOCALEDIR=3D"\"share\"" -DPKG_SYSCONFDIR=3D"\"/us=
r/pkg/etc\"" -I/usr/include -I/usr/pkg/include -L/usr/lib -Wl,-R/usr/lib -L=
/usr/pkg/lib -Wl,-R/usr/pkg/lib conftest.c >&5
configure:4640: $? =3D 0
configure:4640: ./conftest
configure:4640: $? =3D 0
configure:4651: result: yes
configure:4664: checking for sys/types.h
configure:4664: gcc -c -O2 -I/usr/include -I/usr/pkg/include -DPREFIX=3D"\"=
/usr/pkg\"" -DPKGLOCALEDIR=3D"\"share\"" -DPKG_SYSCONFDIR=3D"\"/usr/pkg/etc=
\"" -I/usr/include -I/usr/pkg/include conftest.c >&5
configure:4664: $? =3D 0
configure:4664: result: yes
configure:4664: checking for sys/stat.h
configure:4664: gcc -c -O2 -I/usr/include -I/usr/pkg/include -DPREFIX=3D"\"=
/usr/pkg\"" -DPKGLOCALEDIR=3D"\"share\"" -DPKG_SYSCONFDIR=3D"\"/usr/pkg/etc=
\"" -I/usr/include -I/usr/pkg/include conftest.c >&5
configure:4664: $? =3D 0
configure:4664: result: yes
configure:4664: checking for stdlib.h
configure:4664: gcc -c -O2 -I/usr/include -I/usr/pkg/include -DPREFIX=3D"\"=
/usr/pkg\"" -DPKGLOCALEDIR=3D"\"share\"" -DPKG_SYSCONFDIR=3D"\"/usr/pkg/etc=
\"" -I/usr/include -I/usr/pkg/include conftest.c >&5
configure:4664: $? =3D 0
configure:4664: result: yes
configure:4664: checking for string.h
configure:4664: gcc -c -O2 -I/usr/include -I/usr/pkg/include -DPREFIX=3D"\"=
/usr/pkg\"" -DPKGLOCALEDIR=3D"\"share\"" -DPKG_SYSCONFDIR=3D"\"/usr/pkg/etc=
\"" -I/usr/include -I/usr/pkg/include conftest.c >&5
configure:4664: $? =3D 0
configure:4664: result: yes
configure:4664: checking for memory.h
configure:4664: gcc -c -O2 -I/usr/include -I/usr/pkg/include -DPREFIX=3D"\"=
/usr/pkg\"" -DPKGLOCALEDIR=3D"\"share\"" -DPKG_SYSCONFDIR=3D"\"/usr/pkg/etc=
\"" -I/usr/include -I/usr/pkg/include conftest.c >&5
configure:4664: $? =3D 0
configure:4664: result: yes
configure:4664: checking for strings.h
configure:4664: gcc -c -O2 -I/usr/include -I/usr/pkg/include -DPREFIX=3D"\"=
/usr/pkg\"" -DPKGLOCALEDIR=3D"\"share\"" -DPKG_SYSCONFDIR=3D"\"/usr/pkg/etc=
\"" -I/usr/include -I/usr/pkg/include conftest.c >&5
configure:4664: $? =3D 0
configure:4664: result: yes
configure:4664: checking for inttypes.h
configure:4664: gcc -c -O2 -I/usr/include -I/usr/pkg/include -DPREFIX=3D"\"=
/usr/pkg\"" -DPKGLOCALEDIR=3D"\"share\"" -DPKG_SYSCONFDIR=3D"\"/usr/pkg/etc=
\"" -I/usr/include -I/usr/pkg/include conftest.c >&5
configure:4664: $? =3D 0
configure:4664: result: yes
configure:4664: checking for stdint.h
configure:4664: gcc -c -O2 -I/usr/include -I/usr/pkg/include -DPREFIX=3D"\"=
/usr/pkg\"" -DPKGLOCALEDIR=3D"\"share\"" -DPKG_SYSCONFDIR=3D"\"/usr/pkg/etc=
\"" -I/usr/include -I/usr/pkg/include conftest.c >&5
configure:4664: $? =3D 0
configure:4664: result: yes
configure:4664: checking for unistd.h
configure:4664: gcc -c -O2 -I/usr/include -I/usr/pkg/include -DPREFIX=3D"\"=
/usr/pkg\"" -DPKGLOCALEDIR=3D"\"share\"" -DPKG_SYSCONFDIR=3D"\"/usr/pkg/etc=
\"" -I/usr/include -I/usr/pkg/include conftest.c >&5
configure:4664: $? =3D 0
configure:4664: result: yes
configure:4676: checking minix/config.h usability
configure:4676: gcc -c -O2 -I/usr/include -I/usr/pkg/include -DPREFIX=3D"\"=
/usr/pkg\"" -DPKGLOCALEDIR=3D"\"share\"" -DPKG_SYSCONFDIR=3D"\"/usr/pkg/etc=
\"" -I/usr/include -I/usr/pkg/include conftest.c >&5
conftest.c:57:26: fatal error: minix/config.h: No such file or directory
compilation terminated.
configure:4676: $? =3D 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "glib"
| #define PACKAGE_TARNAME "glib"
| #define PACKAGE_VERSION "2.50.3"
| #define PACKAGE_STRING "glib 2.50.3"
| #define PACKAGE_BUGREPORT "http://bugzilla.gnome.org/enter_bug.cgi?produc=
t=3Dglib"
| #define PACKAGE_URL ""
| #define GLIB_MAJOR_VERSION 2
| #define GLIB_MINOR_VERSION 50
| #define GLIB_MICRO_VERSION 3
| #define GLIB_INTERFACE_AGE 3
| #define GLIB_BINARY_AGE 5003
| #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
| /* end confdefs.h. */
| #include <stdio.h>
| #ifdef HAVE_SYS_TYPES_H
| # include <sys/types.h>
| #endif
| #ifdef HAVE_SYS_STAT_H
| # include <sys/stat.h>
| #endif
| #ifdef STDC_HEADERS
| # include <stdlib.h>
| # include <stddef.h>
| #else
| # ifdef HAVE_STDLIB_H
| # include <stdlib.h>
| # endif
| #endif
| #ifdef HAVE_STRING_H
| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
| # include <memory.h>
| # endif
| # include <string.h>
| #endif
| #ifdef HAVE_STRINGS_H
| # include <strings.h>
| #endif
| #ifdef HAVE_INTTYPES_H
| # include <inttypes.h>
| #endif
| #ifdef HAVE_STDINT_H
| # include <stdint.h>
| #endif
| #ifdef HAVE_UNISTD_H
| # include <unistd.h>
| #endif
| #include <minix/config.h>
configure:4676: result: no
configure:4676: checking minix/config.h presence
configure:4676: gcc -E -DPREFIX=3D"\"/usr/pkg\"" -DPKGLOCALEDIR=3D"\"share\=
"" -DPKG_SYSCONFDIR=3D"\"/usr/pkg/etc\"" -I/usr/include -I/usr/pkg/include =
conftest.c
conftest.c:24:26: fatal error: minix/config.h: No such file or directory
compilation terminated.
configure:4676: $? =3D 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "glib"
| #define PACKAGE_TARNAME "glib"
| #define PACKAGE_VERSION "2.50.3"
| #define PACKAGE_STRING "glib 2.50.3"
| #define PACKAGE_BUGREPORT "http://bugzilla.gnome.org/enter_bug.cgi?produc=
t=3Dglib"
| #define PACKAGE_URL ""
| #define GLIB_MAJOR_VERSION 2
| #define GLIB_MINOR_VERSION 50
| #define GLIB_MICRO_VERSION 3
| #define GLIB_INTERFACE_AGE 3
| #define GLIB_BINARY_AGE 5003
| #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
| /* end confdefs.h. */
| #include <minix/config.h>
configure:4676: result: no
configure:4676: checking for minix/config.h
configure:4676: result: no
configure:4697: checking whether it is safe to define __EXTENSIONS__
configure:4704: gcc -c -O2 -I/usr/include -I/usr/pkg/include -DPREFIX=3D"\"=
/usr/pkg\"" -DPKGLOCALEDIR=3D"\"share\"" -DPKG_SYSCONFDIR=3D"\"/usr/pkg/etc=
\"" -I/usr/include -I/usr/pkg/include conftest.c >&5
configure:4704: $? =3D 0
configure:4711: result: yes
configure:4739: checking build system type
configure:4753: result: x86_64--netbsd
configure:4773: checking host system type
configure:4786: result: x86_64--netbsd
configure:4808: checking for Win32
configure:4851: result: no
configure:4854: checking for the Android
configure:4864: result: no
configure:4870: checking for Mac OS X Carbon support
configure:4874: gcc -E -DPREFIX=3D"\"/usr/pkg\"" -DPKGLOCALEDIR=3D"\"share\=
"" -DPKG_SYSCONFDIR=3D"\"/usr/pkg/etc\"" -I/usr/include -I/usr/pkg/include =
conftest.c
conftest.c:30:27: fatal error: Carbon/Carbon.h: No such file or directory
compilation terminated.
configure:4874: $? =3D 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "glib"
| #define PACKAGE_TARNAME "glib"
| #define PACKAGE_VERSION "2.50.3"
| #define PACKAGE_STRING "glib 2.50.3"
| #define PACKAGE_BUGREPORT "http://bugzilla.gnome.org/enter_bug.cgi?produc=
t=3Dglib"
| #define PACKAGE_URL ""
| #define GLIB_MAJOR_VERSION 2
| #define GLIB_MINOR_VERSION 50
| #define GLIB_MICRO_VERSION 3
| #define GLIB_INTERFACE_AGE 3
| #define GLIB_BINARY_AGE 5003
| #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 __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| /* end confdefs.h. */
|=20
| #include <Carbon/Carbon.h>
| #include <CoreServices/CoreServices.h>
|=20
configure:4879: result: no
configure:4883: checking for Mac OS X Cocoa support
configure:4887: gcc -E -DPREFIX=3D"\"/usr/pkg\"" -DPKGLOCALEDIR=3D"\"share\=
"" -DPKG_SYSCONFDIR=3D"\"/usr/pkg/etc\"" -I/usr/include -I/usr/pkg/include =
conftest.c
conftest.c:30:25: fatal error: Cocoa/Cocoa.h: No such file or directory
compilation terminated.
configure:4887: $? =3D 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "glib"
| #define PACKAGE_TARNAME "glib"
| #define PACKAGE_VERSION "2.50.3"
| #define PACKAGE_STRING "glib 2.50.3"
| #define PACKAGE_BUGREPORT "http://bugzilla.gnome.org/enter_bug.cgi?produc=
t=3Dglib"
| #define PACKAGE_URL ""
| #define GLIB_MAJOR_VERSION 2
| #define GLIB_MINOR_VERSION 50
| #define GLIB_MICRO_VERSION 3
| #define GLIB_INTERFACE_AGE 3
| #define GLIB_BINARY_AGE 5003
| #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 __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| /* end confdefs.h. */
|=20
| #include <Cocoa/Cocoa.h>
| #ifdef GNUSTEP_BASE_VERSION
| #error "Detected GNUstep, not Cocoa"
| #endif
|=20
configure:4892: result: no
configure:5494: checking whether to enable garbage collector friendliness
configure:5505: result: no
configure:5509: checking whether to disable memory pools
configure:5513: result: no
configure:5550: checking for x86_64--netbsd-c++
configure:5577: result: c++
configure:5764: checking for C++ compiler version
configure:5773: c++ --version >&5
g++ (nb1 20160606) 5.4.0
Copyright (C) 2015 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:5784: $? =3D 0
configure:5773: c++ -v >&5
Using built-in specs.
COLLECT_GCC=3D/tmp/pkgsrc/devel/glib2/work/.gcc/bin/g++
COLLECT_LTO_WRAPPER=3D/usr/libexec/lto-wrapper
Target: x86_64--netbsd
Configured with: /usr/src/tools/gcc/../../external/gpl3/gcc/dist/configure =
--target=3Dx86_64--netbsd --enable-long-long --enable-threads --with-bugurl=
=3Dhttp://www.NetBSD.org/Misc/send-pr.html --with-pkgversion=3D'NetBSD nb1 =
20160606' --with-system-zlib --enable-__cxa_atexit --enable-libstdcxx-time=
=3Drt --enable-libstdcxx-threads --with-tune=3Dnocona --with-diagnostics-co=
lor=3Dauto-if-env --with-mpc-lib=3D/var/obj/mknative/amd64-x86_64/usr/src/e=
xternal/lgpl3/mpc/lib/libmpc --with-mpfr-lib=3D/var/obj/mknative/amd64-x86_=
64/usr/src/external/lgpl3/mpfr/lib/libmpfr --with-gmp-lib=3D/var/obj/mknati=
ve/amd64-x86_64/usr/src/external/lgpl3/gmp/lib/libgmp --with-mpc-include=3D=
/usr/src/external/lgpl3/mpc/dist/src --with-mpfr-include=3D/usr/src/externa=
l/lgpl3/mpfr/dist/src --with-gmp-include=3D/usr/src/external/lgpl3/gmp/lib/=
libgmp/arch/x86_64 --enable-tls --disable-multilib --disable-symvers --disa=
ble-libstdcxx-pch --build=3Dx86_64-unknown-netbsd7.0 --host=3Dx86_64--netbs=
d --with-sysroot=3D/var/obj/mknative/amd64-x86_64/usr/src/destdir.amd64
Thread model: posix
gcc version 5.4.0 (nb1 20160606)=20
configure:5784: $? =3D 0
configure:5773: c++ -V >&5
g++: error: unrecognized command line option '-V'
g++: fatal error: no input files
compilation terminated.
configure:5784: $? =3D 1
configure:5773: c++ -qversion >&5
g++: error: unrecognized command line option '-qversion'
g++: fatal error: no input files
compilation terminated.
configure:5784: $? =3D 1
configure:5788: checking whether we are using the GNU C++ compiler
configure:5795: c++ -c -O2 -I/usr/include -I/usr/pkg/include -DPREFIX=3D"\"=
/usr/pkg\"" -DPKGLOCALEDIR=3D"\"share\"" -DPKG_SYSCONFDIR=3D"\"/usr/pkg/etc=
\"" -I/usr/include -I/usr/pkg/include conftest.cpp >&5
configure:5795: $? =3D 0
configure:5804: result: yes
configure:5813: checking whether c++ accepts -g
configure:5824: c++ -c -g -DPREFIX=3D"\"/usr/pkg\"" -DPKGLOCALEDIR=3D"\"sha=
re\"" -DPKG_SYSCONFDIR=3D"\"/usr/pkg/etc\"" -I/usr/include -I/usr/pkg/inclu=
de conftest.cpp >&5
configure:5824: $? =3D 0
configure:5847: result: yes
configure:5872: checking dependency style of c++
configure:5983: result: gcc3
configure:6001: c++ -c -O2 -I/usr/include -I/usr/pkg/include -DPREFIX=3D"\"=
/usr/pkg\"" -DPKGLOCALEDIR=3D"\"share\"" -DPKG_SYSCONFDIR=3D"\"/usr/pkg/etc=
\"" -I/usr/include -I/usr/pkg/include conftest.cpp >&5
configure:6001: $? =3D 0
configure:6032: checking for special C compiler options needed for large fi=
les
configure:6060: result: no
configure:6066: checking for _FILE_OFFSET_BITS value needed for large files
configure:6074: gcc -c -O2 -I/usr/include -I/usr/pkg/include -DPREFIX=3D"\"=
/usr/pkg\"" -DPKGLOCALEDIR=3D"\"share\"" -DPKG_SYSCONFDIR=3D"\"/usr/pkg/etc=
\"" -I/usr/include -I/usr/pkg/include conftest.c >&5
configure:6074: $? =3D 0
configure:6088: result: no
configure:6246: checking pkg-config is at least version 0.16
configure:6249: result: yes
configure:6323: checking for gawk
configure:6350: result: /usr/bin/awk
configure:6365: checking for perl5
configure:6392: result: /usr/pkg/bin/perl
configure:6406: checking for indent
configure:6422: found /usr/bin/indent
configure:6433: result: indent
configure:6455: checking for /usr/pkg/bin/perl
configure:6485: result: /usr/pkg/bin/perl
configure:6546: checking for a Python interpreter with version >=3D 2.5
configure:6563: python -c import sys # split strings by '.' and convert to =
numeric. Append some zeros # because we need at least 4 digits for the hex =
conversion. # map returns an iterator in Python 3.0 and a list in 2.x minve=
r =3D list(map(int, '2.5'.split('.'))) + [0, 0, 0] minverhex =3D 0 # xrange=
is not present in Python 3.0 and range returns an iterator for i in list(r=
ange(0, 4)): minverhex =3D (minverhex << 8) + minver[i] sys.exit(sys.hexver=
sion < minverhex)
python: not found
configure:6566: $? =3D 127
configure:6563: python2 -c import sys # split strings by '.' and convert to=
numeric. Append some zeros # because we need at least 4 digits for the hex=
conversion. # map returns an iterator in Python 3.0 and a list in 2.x minv=
er =3D list(map(int, '2.5'.split('.'))) + [0, 0, 0] minverhex =3D 0 # xrang=
e is not present in Python 3.0 and range returns an iterator for i in list(=
range(0, 4)): minverhex =3D (minverhex << 8) + minver[i] sys.exit(sys.hexve=
rsion < minverhex)
python2: not found
configure:6566: $? =3D 127
configure:6563: python3 -c import sys # split strings by '.' and convert to=
numeric. Append some zeros # because we need at least 4 digits for the hex=
conversion. # map returns an iterator in Python 3.0 and a list in 2.x minv=
er =3D list(map(int, '2.5'.split('.'))) + [0, 0, 0] minverhex =3D 0 # xrang=
e is not present in Python 3.0 and range returns an iterator for i in list(=
range(0, 4)): minverhex =3D (minverhex << 8) + minver[i] sys.exit(sys.hexve=
rsion < minverhex)
python3: not found
configure:6566: $? =3D 127
configure:6563: python3.3 -c import sys # split strings by '.' and convert =
to numeric. Append some zeros # because we need at least 4 digits for the h=
ex conversion. # map returns an iterator in Python 3.0 and a list in 2.x mi=
nver =3D list(map(int, '2.5'.split('.'))) + [0, 0, 0] minverhex =3D 0 # xra=
nge is not present in Python 3.0 and range returns an iterator for i in lis=
t(range(0, 4)): minverhex =3D (minverhex << 8) + minver[i] sys.exit(sys.hex=
version < minverhex)
python3.3: not found
configure:6566: $? =3D 127
configure:6563: python3.2 -c import sys # split strings by '.' and convert =
to numeric. Append some zeros # because we need at least 4 digits for the h=
ex conversion. # map returns an iterator in Python 3.0 and a list in 2.x mi=
nver =3D list(map(int, '2.5'.split('.'))) + [0, 0, 0] minverhex =3D 0 # xra=
nge is not present in Python 3.0 and range returns an iterator for i in lis=
t(range(0, 4)): minverhex =3D (minverhex << 8) + minver[i] sys.exit(sys.hex=
version < minverhex)
python3.2: not found
configure:6566: $? =3D 127
configure:6563: python3.1 -c import sys # split strings by '.' and convert =
to numeric. Append some zeros # because we need at least 4 digits for the h=
ex conversion. # map returns an iterator in Python 3.0 and a list in 2.x mi=
nver =3D list(map(int, '2.5'.split('.'))) + [0, 0, 0] minverhex =3D 0 # xra=
nge is not present in Python 3.0 and range returns an iterator for i in lis=
t(range(0, 4)): minverhex =3D (minverhex << 8) + minver[i] sys.exit(sys.hex=
version < minverhex)
python3.1: not found
configure:6566: $? =3D 127
configure:6563: python3.0 -c import sys # split strings by '.' and convert =
to numeric. Append some zeros # because we need at least 4 digits for the h=
ex conversion. # map returns an iterator in Python 3.0 and a list in 2.x mi=
nver =3D list(map(int, '2.5'.split('.'))) + [0, 0, 0] minverhex =3D 0 # xra=
nge is not present in Python 3.0 and range returns an iterator for i in lis=
t(range(0, 4)): minverhex =3D (minverhex << 8) + minver[i] sys.exit(sys.hex=
version < minverhex)
python3.0: not found
configure:6566: $? =3D 127
configure:6563: python2.7 -c import sys # split strings by '.' and convert =
to numeric. Append some zeros # because we need at least 4 digits for the h=
ex conversion. # map returns an iterator in Python 3.0 and a list in 2.x mi=
nver =3D list(map(int, '2.5'.split('.'))) + [0, 0, 0] minverhex =3D 0 # xra=
nge is not present in Python 3.0 and range returns an iterator for i in lis=
t(range(0, 4)): minverhex =3D (minverhex << 8) + minver[i] sys.exit(sys.hex=
version < minverhex)
configure:6566: $? =3D 0
configure:6572: result: python2.7
configure:6580: checking for python2.7
configure:6598: found /usr/pkg/bin/python2.7
configure:6610: result: /usr/pkg/bin/python2.7
configure:6628: checking for python2.7 version
configure:6635: result: 2.7
configure:6647: checking for python2.7 platform
configure:6654: result: netbsd7
configure:6680: checking for python2.7 script directory
configure:6715: result: ${prefix}/lib/python2.7/site-packages
configure:6724: checking for python2.7 extension module directory
configure:6759: result: ${exec_prefix}/lib/python2.7/site-packages
configure:6795: checking for iconv_open
configure:6795: gcc -o conftest -O2 -I/usr/include -I/usr/pkg/include -DPRE=
FIX=3D"\"/usr/pkg\"" -DPKGLOCALEDIR=3D"\"share\"" -DPKG_SYSCONFDIR=3D"\"/us=
r/pkg/etc\"" -I/usr/include -I/usr/pkg/include -L/usr/lib -Wl,-R/usr/lib -L=
/usr/pkg/lib -Wl,-R/usr/pkg/lib conftest.c >&5
configure:6795: $? =3D 0
configure:6795: result: yes
configure:6924: checking for ZLIB
configure:6931: $PKG_CONFIG --exists --print-errors "zlib"
configure:6934: $? =3D 0
configure:6948: $PKG_CONFIG --exists --print-errors "zlib"
configure:6951: $? =3D 0
configure:6989: result: yes
configure:7034: checking for LIBFFI
configure:7041: $PKG_CONFIG --exists --print-errors "libffi >=3D 3.0.0"
configure:7044: $? =3D 0
configure:7058: $PKG_CONFIG --exists --print-errors "libffi >=3D 3.0.0"
configure:7061: $? =3D 0
configure:7119: result: yes
configure:7133: checking locale.h usability
configure:7133: gcc -c -O2 -I/usr/include -I/usr/pkg/include -DPREFIX=3D"\"=
/usr/pkg\"" -DPKGLOCALEDIR=3D"\"share\"" -DPKG_SYSCONFDIR=3D"\"/usr/pkg/etc=
\"" -I/usr/include -I/usr/pkg/include conftest.c >&5
configure:7133: $? =3D 0
configure:7133: result: yes
configure:7133: checking locale.h presence
configure:7133: gcc -E -DPREFIX=3D"\"/usr/pkg\"" -DPKGLOCALEDIR=3D"\"share\=
"" -DPKG_SYSCONFDIR=3D"\"/usr/pkg/etc\"" -I/usr/include -I/usr/pkg/include =
conftest.c
configure:7133: $? =3D 0
configure:7133: result: yes
configure:7133: checking for locale.h
configure:7133: result: yes
configure:7143: checking for LC_MESSAGES
configure:7150: gcc -o conftest -O2 -I/usr/include -I/usr/pkg/include -DPRE=
FIX=3D"\"/usr/pkg\"" -DPKGLOCALEDIR=3D"\"share\"" -DPKG_SYSCONFDIR=3D"\"/us=
r/pkg/etc\"" -I/usr/include -I/usr/pkg/include -L/usr/lib -Wl,-R/usr/lib -L=
/usr/pkg/lib -Wl,-R/usr/pkg/lib conftest.c >&5
configure:7150: $? =3D 0
configure:7158: result: yes
configure:7175: checking libintl.h usability
configure:7175: gcc -c -O2 -I/usr/include -I/usr/pkg/include -DPREFIX=3D"\"=
/usr/pkg\"" -DPKGLOCALEDIR=3D"\"share\"" -DPKG_SYSCONFDIR=3D"\"/usr/pkg/etc=
\"" -I/usr/include -I/usr/pkg/include conftest.c >&5
configure:7175: $? =3D 0
configure:7175: result: yes
configure:7175: checking libintl.h presence
configure:7175: gcc -E -DPREFIX=3D"\"/usr/pkg\"" -DPKGLOCALEDIR=3D"\"share\=
"" -DPKG_SYSCONFDIR=3D"\"/usr/pkg/etc\"" -I/usr/include -I/usr/pkg/include =
conftest.c
configure:7175: $? =3D 0
configure:7175: result: yes
configure:7175: checking for libintl.h
configure:7175: result: yes
configure:7183: checking for ngettext in libc
configure:7190: gcc -o conftest -O2 -I/usr/include -I/usr/pkg/include -DPRE=
FIX=3D"\"/usr/pkg\"" -DPKGLOCALEDIR=3D"\"share\"" -DPKG_SYSCONFDIR=3D"\"/us=
r/pkg/etc\"" -I/usr/include -I/usr/pkg/include -L/usr/lib -Wl,-R/usr/lib -L=
/usr/pkg/lib -Wl,-R/usr/pkg/lib conftest.c >&5
/var/tmp//cc94MEMh.o: In function `main':
conftest.c:(.text.startup+0x12): undefined reference to `ngettext'
configure:7190: $? =3D 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "glib"
| #define PACKAGE_TARNAME "glib"
| #define PACKAGE_VERSION "2.50.3"
| #define PACKAGE_STRING "glib 2.50.3"
| #define PACKAGE_BUGREPORT "http://bugzilla.gnome.org/enter_bug.cgi?produc=
t=3Dglib"
| #define PACKAGE_URL ""
| #define GLIB_MAJOR_VERSION 2
| #define GLIB_MINOR_VERSION 50
| #define GLIB_MICRO_VERSION 3
| #define GLIB_INTERFACE_AGE 3
| #define GLIB_BINARY_AGE 5003
| #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 __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define HAVE_LOCALE_H 1
| #define HAVE_LC_MESSAGES 1
| /* end confdefs.h. */
|=20
| #include <libintl.h>
|=20
| int
| main ()
| {
| return !ngettext ("","", 1)
| ;
| return 0;
| }
configure:7199: result: no
configure:7243: checking for bindtextdomain in -lintl
configure:7252: gcc -o conftest -O2 -I/usr/include -I/usr/pkg/include -DPRE=
FIX=3D"\"/usr/pkg\"" -DPKGLOCALEDIR=3D"\"share\"" -DPKG_SYSCONFDIR=3D"\"/us=
r/pkg/etc\"" -I/usr/include -I/usr/pkg/include -L/usr/lib -Wl,-R/usr/lib -L=
/usr/pkg/lib -Wl,-R/usr/pkg/lib conftest.c -lintl >&5
configure:7252: $? =3D 0
configure:7261: result: yes
configure:7264: checking for ngettext in -lintl
configure:7273: gcc -o conftest -O2 -I/usr/include -I/usr/pkg/include -DPRE=
FIX=3D"\"/usr/pkg\"" -DPKGLOCALEDIR=3D"\"share\"" -DPKG_SYSCONFDIR=3D"\"/us=
r/pkg/etc\"" -I/usr/include -I/usr/pkg/include -L/usr/lib -Wl,-R/usr/lib -L=
/usr/pkg/lib -Wl,-R/usr/pkg/lib conftest.c -lintl >&5
configure:7273: $? =3D 0
configure:7282: result: yes
configure:7285: checking for dgettext in -lintl
configure:7294: gcc -o conftest -O2 -I/usr/include -I/usr/pkg/include -DPRE=
FIX=3D"\"/usr/pkg\"" -DPKGLOCALEDIR=3D"\"share\"" -DPKG_SYSCONFDIR=3D"\"/us=
r/pkg/etc\"" -I/usr/include -I/usr/pkg/include -L/usr/lib -Wl,-R/usr/lib -L=
/usr/pkg/lib -Wl,-R/usr/pkg/lib conftest.c -lintl >&5
conftest.c:38:6: warning: conflicting types for built-in function 'dgettext=
'
char dgettext ();
^
configure:7294: $? =3D 0
configure:7303: result: yes
configure:7384: checking for bind_textdomain_codeset
configure:7384: gcc -o conftest -O2 -I/usr/include -I/usr/pkg/include -DPRE=
FIX=3D"\"/usr/pkg\"" -DPKGLOCALEDIR=3D"\"share\"" -DPKG_SYSCONFDIR=3D"\"/us=
r/pkg/etc\"" -I/usr/include -I/usr/pkg/include -L/usr/lib -Wl,-R/usr/lib -L=
/usr/pkg/lib -Wl,-R/usr/pkg/lib conftest.c -lintl >&5
configure:7384: $? =3D 0
configure:7384: result: yes
configure:7420: checking for msgfmt
configure:7447: result: /tmp/pkgsrc/devel/glib2/work/.tools/bin/msgfmt
configure:7458: checking for dcgettext
configure:7458: gcc -o conftest -O2 -I/usr/include -I/usr/pkg/include -DPRE=
FIX=3D"\"/usr/pkg\"" -DPKGLOCALEDIR=3D"\"share\"" -DPKG_SYSCONFDIR=3D"\"/us=
r/pkg/etc\"" -I/usr/include -I/usr/pkg/include -L/usr/lib -Wl,-R/usr/lib -L=
/usr/pkg/lib -Wl,-R/usr/pkg/lib conftest.c -lintl >&5
conftest.c:56:6: warning: conflicting types for built-in function 'dcgettex=
t'
char dcgettext ();
^
configure:7458: $? =3D 0
configure:7458: result: yes
configure:7467: checking if msgfmt accepts -c
configure:7471: $MSGFMT -c -o /dev/null conftest.foo
configure:7474: $? =3D 0
configure:7476: result: yes
configure:7486: checking for gmsgfmt
configure:7517: result: /tmp/pkgsrc/devel/glib2/work/.tools/bin/msgfmt
configure:7527: checking for xgettext
configure:7554: result: /usr/pkg/bin/xgettext
configure:7563: gcc -o conftest -O2 -I/usr/include -I/usr/pkg/include -DPRE=
FIX=3D"\"/usr/pkg\"" -DPKGLOCALEDIR=3D"\"share\"" -DPKG_SYSCONFDIR=3D"\"/us=
r/pkg/etc\"" -I/usr/include -I/usr/pkg/include -L/usr/lib -Wl,-R/usr/lib -L=
/usr/pkg/lib -Wl,-R/usr/pkg/lib conftest.c -lintl >&5
configure:7563: $? =3D 0
configure:7645: checking for catalogs to be installed
configure:7670: result: af am an ar as ast az be be@latin bg bn bn_IN bs c=
a ca@valencia cs cy da de dz el en_CA en_GB en@shaw eo es et eu fa fi fr ga=
gd gl gu he hi hr hu hy id is it ja ka kk kn ko ku lt lv mai mg mk ml mn m=
r ms nb nds ne nl nn oc or pa pl ps pt pt_BR ro ru rw si sk sl sq sr sr@lat=
in sr@ije sv ta te tg th tl tr ug tt uk vi wa xh yi zh_CN zh_HK zh_TW
configure:7812: checking how to print strings
configure:7839: result: printf
configure:7860: checking for a sed that does not truncate output
configure:7924: result: /usr/bin/sed
configure:7942: checking for fgrep
configure:8004: result: /usr/bin/grep -F
configure:8039: checking for ld used by gcc
configure:8106: result: /tmp/pkgsrc/devel/glib2/work/.cwrapper/bin/ld
configure:8113: checking if the linker (/tmp/pkgsrc/devel/glib2/work/.cwrap=
per/bin/ld) is GNU ld
configure:8128: result: yes
configure:8140: checking for BSD- or MS-compatible name lister (nm)
configure:8194: result: /usr/bin/nm -B
configure:8324: checking the name lister (/usr/bin/nm -B) interface
configure:8331: gcc -c -O2 -I/usr/include -I/usr/pkg/include -DPREFIX=3D"\"=
/usr/pkg\"" -DPKGLOCALEDIR=3D"\"share\"" -DPKG_SYSCONFDIR=3D"\"/usr/pkg/etc=
\"" -I/usr/include -I/usr/pkg/include conftest.c >&5
configure:8334: /usr/bin/nm -B "conftest.o"
configure:8337: output
0000000000000000 B some_variable
configure:8344: result: BSD nm
configure:8347: checking whether ln -s works
configure:8351: result: yes
configure:8359: checking the maximum length of command line arguments
configure:8490: result: 262144
configure:8538: checking how to convert x86_64--netbsd file names to x86_64=
--netbsd format
configure:8578: result: func_convert_file_noop
configure:8585: checking how to convert x86_64--netbsd file names to toolch=
ain format
configure:8605: result: func_convert_file_noop
configure:8612: checking for /tmp/pkgsrc/devel/glib2/work/.cwrapper/bin/ld =
option to reload object files
configure:8619: result: -r
configure:8653: checking for x86_64--netbsd-objdump
configure:8683: result: no
configure:8693: checking for objdump
configure:8709: found /usr/bin/objdump
configure:8720: result: objdump
configure:8749: checking how to recognize dependent libraries
configure:8949: result: match_pattern /lib[^/]+(\.so|_pic\.a)$
configure:8994: checking for x86_64--netbsd-dlltool
configure:9024: result: no
configure:9034: checking for dlltool
configure:9064: result: no
configure:9091: checking how to associate runtime and link libraries
configure:9118: result: printf %s\n
configure:9134: checking for x86_64--netbsd-ar
configure:9164: result: no
configure:9178: checking for ar
configure:9194: found /usr/bin/ar
configure:9205: result: ar
configure:9242: checking for archiver @FILE support
configure:9250: gcc -c -O2 -I/usr/include -I/usr/pkg/include -DPREFIX=3D"\"=
/usr/pkg\"" -DPKGLOCALEDIR=3D"\"share\"" -DPKG_SYSCONFDIR=3D"\"/usr/pkg/etc=
\"" -I/usr/include -I/usr/pkg/include conftest.c >&5
configure:9250: $? =3D 0
configure:9253: ar cru libconftest.a @conftest.lst >&5
configure:9256: $? =3D 0
configure:9261: ar cru libconftest.a @conftest.lst >&5
ar: conftest.o: No such file or directory
configure:9264: $? =3D 1
configure:9276: result: @
configure:9294: checking for x86_64--netbsd-strip
configure:9324: result: no
configure:9334: checking for strip
configure:9350: found /tmp/pkgsrc/devel/glib2/work/.tools/bin/strip
configure:9361: result: strip
configure:9393: checking for x86_64--netbsd-ranlib
configure:9423: result: no
configure:9433: checking for ranlib
configure:9449: found /usr/bin/ranlib
configure:9460: result: ranlib
configure:9562: checking command to parse /usr/bin/nm -B output from gcc ob=
ject
configure:9705: gcc -c -O2 -I/usr/include -I/usr/pkg/include -DPREFIX=3D"\"=
/usr/pkg\"" -DPKGLOCALEDIR=3D"\"share\"" -DPKG_SYSCONFDIR=3D"\"/usr/pkg/etc=
\"" -I/usr/include -I/usr/pkg/include conftest.c >&5
configure:9708: $? =3D 0
configure:9712: /usr/bin/nm -B conftest.o \| sed -n -e 's/^.*[ ]\([ABCDGIRS=
TW][ABCDGIRSTW]*\)[ ][ ]*\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2 \2/p' | sed '/ _=
_gnu_lto/d' \> conftest.nm
configure:9715: $? =3D 0
configure:9743: gcc -o conftest -O2 -I/usr/include -I/usr/pkg/include -DPRE=
FIX=3D"\"/usr/pkg\"" -DPKGLOCALEDIR=3D"\"share\"" -DPKG_SYSCONFDIR=3D"\"/us=
r/pkg/etc\"" -I/usr/include -I/usr/pkg/include -L/usr/lib -Wl,-R/usr/lib -L=
/usr/pkg/lib -Wl,-R/usr/pkg/lib conftest.c conftstm.o >&5
configure:9746: $? =3D 0
configure:9784: result: ok
configure:9831: checking for sysroot
configure:9861: result: no
configure:9868: checking for a working dd
configure:9906: result: /bin/dd
configure:9910: checking how to truncate binary pipes
configure:9925: result: /bin/dd bs=3D4096 count=3D1
configure:10205: checking for x86_64--netbsd-mt
configure:10235: result: no
configure:10245: checking for mt
configure:10261: found /bin/mt
configure:10272: result: mt
configure:10295: checking if mt is a manifest tool
configure:10301: mt '-?'
mt: unknown option -- ?
usage: mt [-f device] command [count]
configure:10309: result: no
configure:10972: checking for dlfcn.h
configure:10972: gcc -c -O2 -I/usr/include -I/usr/pkg/include -DPREFIX=3D"\=
"/usr/pkg\"" -DPKGLOCALEDIR=3D"\"share\"" -DPKG_SYSCONFDIR=3D"\"/usr/pkg/et=
c\"" -I/usr/include -I/usr/pkg/include conftest.c >&5
configure:10972: $? =3D 0
configure:10972: result: yes
configure:11534: checking for objdir
configure:11549: result: .libs
configure:11792: checking if gcc supports -fno-rtti -fno-exceptions
configure:11810: gcc -c -O2 -I/usr/include -I/usr/pkg/include -DPREFIX=3D"\=
"/usr/pkg\"" -DPKGLOCALEDIR=3D"\"share\"" -DPKG_SYSCONFDIR=3D"\"/usr/pkg/et=
c\"" -I/usr/include -I/usr/pkg/include -fno-rtti -fno-exceptions conftest.c=
>&5
cc1: warning: command line option '-fno-rtti' is valid for C++/ObjC++ but n=
ot for C
configure:11814: $? =3D 0
configure:11827: result: no
configure:12185: checking for gcc option to produce PIC
configure:12192: result: -fPIC -DPIC
configure:12200: checking if gcc PIC flag -fPIC -DPIC works
configure:12218: gcc -c -O2 -I/usr/include -I/usr/pkg/include -DPREFIX=3D"\=
"/usr/pkg\"" -DPKGLOCALEDIR=3D"\"share\"" -DPKG_SYSCONFDIR=3D"\"/usr/pkg/et=
c\"" -I/usr/include -I/usr/pkg/include -fPIC -DPIC -DPIC conftest.c >&5
configure:12222: $? =3D 0
configure:12235: result: yes
configure:12264: checking if gcc static flag -static works
configure:12292: result: yes
configure:12307: checking if gcc supports -c -o file.o
configure:12328: gcc -c -O2 -I/usr/include -I/usr/pkg/include -DPREFIX=3D"\=
"/usr/pkg\"" -DPKGLOCALEDIR=3D"\"share\"" -DPKG_SYSCONFDIR=3D"\"/usr/pkg/et=
c\"" -I/usr/include -I/usr/pkg/include -o out/conftest2.o conftest.c >&5
configure:12332: $? =3D 0
configure:12354: result: yes
configure:12362: checking if gcc supports -c -o file.o
configure:12409: result: yes
configure:12442: checking whether the gcc linker (/tmp/pkgsrc/devel/glib2/w=
ork/.cwrapper/bin/ld) supports shared libraries
configure:13657: result: yes
configure:13694: checking whether -lc should be explicitly linked in
configure:13702: gcc -c -O2 -I/usr/include -I/usr/pkg/include -DPREFIX=3D"\=
"/usr/pkg\"" -DPKGLOCALEDIR=3D"\"share\"" -DPKG_SYSCONFDIR=3D"\"/usr/pkg/et=
c\"" -I/usr/include -I/usr/pkg/include conftest.c >&5
configure:13705: $? =3D 0
configure:13720: gcc -shared -fPIC -DPIC conftest.o -v -Wl,-soname -Wl,co=
nftest -o conftest 2\>\&1 \| /usr/bin/grep -lc \>/dev/null 2\>\&1
configure:13723: $? =3D 0
configure:13737: result: no
configure:13897: checking dynamic linker characteristics
configure:14709: result: NetBSD ld.elf_so
configure:14831: checking how to hardcode library paths into programs
configure:14856: result: immediate
configure:15188: checking whether stripping libraries is possible
configure:15193: result: yes
configure:15228: checking if libtool supports shared libraries
configure:15230: result: yes
configure:15233: checking whether to build shared libraries
configure:15258: result: yes
configure:15261: checking whether to build static libraries
configure:15265: result: no
configure:15288: checking how to run the C++ preprocessor
configure:15308: c++ -E -DPREFIX=3D"\"/usr/pkg\"" -DPKGLOCALEDIR=3D"\"share=
\"" -DPKG_SYSCONFDIR=3D"\"/usr/pkg/etc\"" -I/usr/include -I/usr/pkg/include=
conftest.cpp
configure:15308: $? =3D 0
configure:15320: c++ -E -DPREFIX=3D"\"/usr/pkg\"" -DPKGLOCALEDIR=3D"\"share=
\"" -DPKG_SYSCONFDIR=3D"\"/usr/pkg/etc\"" -I/usr/include -I/usr/pkg/include=
conftest.cpp
conftest.cpp:39:28: fatal error: ac_nonexistent.h: No such file or director=
y
compilation terminated.
configure:15320: $? =3D 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "glib"
| #define PACKAGE_TARNAME "glib"
| #define PACKAGE_VERSION "2.50.3"
| #define PACKAGE_STRING "glib 2.50.3"
| #define PACKAGE_BUGREPORT "http://bugzilla.gnome.org/enter_bug.cgi?produc=
t=3Dglib"
| #define PACKAGE_URL ""
| #define GLIB_MAJOR_VERSION 2
| #define GLIB_MINOR_VERSION 50
| #define GLIB_MICRO_VERSION 3
| #define GLIB_INTERFACE_AGE 3
| #define GLIB_BINARY_AGE 5003
| #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 __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define HAVE_LOCALE_H 1
| #define HAVE_LC_MESSAGES 1
| #define HAVE_BIND_TEXTDOMAIN_CODESET 1
| #define HAVE_GETTEXT 1
| #define HAVE_DCGETTEXT 1
| #define ENABLE_NLS 1
| #define GETTEXT_PACKAGE "glib20"
| #define GLIB_LOCALE_DIR "/usr/pkg/share/locale"
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| /* end confdefs.h. */
| #include <ac_nonexistent.h>
configure:15345: result: c++ -E
configure:15358: c++ -E -DPREFIX=3D"\"/usr/pkg\"" -DPKGLOCALEDIR=3D"\"share=
\"" -DPKG_SYSCONFDIR=3D"\"/usr/pkg/etc\"" -I/usr/include -I/usr/pkg/include=
conftest.cpp
configure:15358: $? =3D 0
configure:15370: c++ -E -DPREFIX=3D"\"/usr/pkg\"" -DPKGLOCALEDIR=3D"\"share=
\"" -DPKG_SYSCONFDIR=3D"\"/usr/pkg/etc\"" -I/usr/include -I/usr/pkg/include=
conftest.cpp
conftest.cpp:39:28: fatal error: ac_nonexistent.h: No such file or director=
y
compilation terminated.
configure:15370: $? =3D 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "glib"
| #define PACKAGE_TARNAME "glib"
| #define PACKAGE_VERSION "2.50.3"
| #define PACKAGE_STRING "glib 2.50.3"
| #define PACKAGE_BUGREPORT "http://bugzilla.gnome.org/enter_bug.cgi?produc=
t=3Dglib"
| #define PACKAGE_URL ""
| #define GLIB_MAJOR_VERSION 2
| #define GLIB_MINOR_VERSION 50
| #define GLIB_MICRO_VERSION 3
| #define GLIB_INTERFACE_AGE 3
| #define GLIB_BINARY_AGE 5003
| #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 __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define HAVE_LOCALE_H 1
| #define HAVE_LC_MESSAGES 1
| #define HAVE_BIND_TEXTDOMAIN_CODESET 1
| #define HAVE_GETTEXT 1
| #define HAVE_DCGETTEXT 1
| #define ENABLE_NLS 1
| #define GETTEXT_PACKAGE "glib20"
| #define GLIB_LOCALE_DIR "/usr/pkg/share/locale"
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| /* end confdefs.h. */
| #include <ac_nonexistent.h>
configure:15532: checking for ld used by c++
configure:15599: result: /tmp/pkgsrc/devel/glib2/work/.cwrapper/bin/ld
configure:15606: checking if the linker (/tmp/pkgsrc/devel/glib2/work/.cwra=
pper/bin/ld) is GNU ld
configure:15621: result: yes
configure:15676: checking whether the c++ linker (/tmp/pkgsrc/devel/glib2/w=
ork/.cwrapper/bin/ld) supports shared libraries
configure:16731: result: yes
configure:16760: c++ -c -O2 -I/usr/include -I/usr/pkg/include -DPREFIX=3D"\=
"/usr/pkg\"" -DPKGLOCALEDIR=3D"\"share\"" -DPKG_SYSCONFDIR=3D"\"/usr/pkg/et=
c\"" -I/usr/include -I/usr/pkg/include conftest.cpp >&5
configure:16763: $? =3D 0
configure:17244: checking for c++ option to produce PIC
configure:17251: result: -fPIC -DPIC
configure:17259: checking if c++ PIC flag -fPIC -DPIC works
configure:17277: c++ -c -O2 -I/usr/include -I/usr/pkg/include -DPREFIX=3D"\=
"/usr/pkg\"" -DPKGLOCALEDIR=3D"\"share\"" -DPKG_SYSCONFDIR=3D"\"/usr/pkg/et=
c\"" -I/usr/include -I/usr/pkg/include -fPIC -DPIC -DPIC conftest.cpp >&5
configure:17281: $? =3D 0
configure:17294: result: yes
configure:17317: checking if c++ static flag -static works
configure:17345: result: yes
configure:17357: checking if c++ supports -c -o file.o
configure:17378: c++ -c -O2 -I/usr/include -I/usr/pkg/include -DPREFIX=3D"\=
"/usr/pkg\"" -DPKGLOCALEDIR=3D"\"share\"" -DPKG_SYSCONFDIR=3D"\"/usr/pkg/et=
c\"" -I/usr/include -I/usr/pkg/include -o out/conftest2.o conftest.cpp >&5
configure:17382: $? =3D 0
configure:17404: result: yes
configure:17409: checking if c++ supports -c -o file.o
configure:17456: result: yes
configure:17486: checking whether the c++ linker (/tmp/pkgsrc/devel/glib2/w=
ork/.cwrapper/bin/ld) supports shared libraries
configure:17526: result: yes
configure:17667: checking dynamic linker characteristics
configure:18406: result: NetBSD ld.elf_so
configure:18471: checking how to hardcode library paths into programs
configure:18496: result: immediate
configure:18558: creating ./config.lt
## ------------------ ##
## Running config.lt. ##
## ------------------ ##
config.lt:680: creating libtool
configure:18614: checking for size_t
configure:18614: gcc -c -O2 -I/usr/include -I/usr/pkg/include -DPREFIX=3D"\=
"/usr/pkg\"" -DPKGLOCALEDIR=3D"\"share\"" -DPKG_SYSCONFDIR=3D"\"/usr/pkg/et=
c\"" -I/usr/include -I/usr/pkg/include conftest.c >&5
configure:18614: $? =3D 0
configure:18614: gcc -c -O2 -I/usr/include -I/usr/pkg/include -DPREFIX=3D"\=
"/usr/pkg\"" -DPKGLOCALEDIR=3D"\"share\"" -DPKG_SYSCONFDIR=3D"\"/usr/pkg/et=
c\"" -I/usr/include -I/usr/pkg/include conftest.c >&5
conftest.c: In function 'main':
conftest.c:75:21: error: expected expression before ')' token
if (sizeof ((size_t)))
^
configure:18614: $? =3D 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "glib"
| #define PACKAGE_TARNAME "glib"
| #define PACKAGE_VERSION "2.50.3"
| #define PACKAGE_STRING "glib 2.50.3"
| #define PACKAGE_BUGREPORT "http://bugzilla.gnome.org/enter_bug.cgi?produc=
t=3Dglib"
| #define PACKAGE_URL ""
| #define GLIB_MAJOR_VERSION 2
| #define GLIB_MINOR_VERSION 50
| #define GLIB_MICRO_VERSION 3
| #define GLIB_INTERFACE_AGE 3
| #define GLIB_BINARY_AGE 5003
| #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 __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define HAVE_LOCALE_H 1
| #define HAVE_LC_MESSAGES 1
| #define HAVE_BIND_TEXTDOMAIN_CODESET 1
| #define HAVE_GETTEXT 1
| #define HAVE_DCGETTEXT 1
| #define ENABLE_NLS 1
| #define GETTEXT_PACKAGE "glib20"
| #define GLIB_LOCALE_DIR "/usr/pkg/share/locale"
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| /* end confdefs.h. */
| #include <stdio.h>
| #ifdef HAVE_SYS_TYPES_H
| # include <sys/types.h>
| #endif
| #ifdef HAVE_SYS_STAT_H
| # include <sys/stat.h>
| #endif
| #ifdef STDC_HEADERS
| # include <stdlib.h>
| # include <stddef.h>
| #else
| # ifdef HAVE_STDLIB_H
| # include <stdlib.h>
| # endif
| #endif
| #ifdef HAVE_STRING_H
| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
| # include <memory.h>
| # endif
| # include <string.h>
| #endif
| #ifdef HAVE_STRINGS_H
| # include <strings.h>
| #endif
| #ifdef HAVE_INTTYPES_H
| # include <inttypes.h>
| #endif
| #ifdef HAVE_STDINT_H
| # include <stdint.h>
| #endif
| #ifdef HAVE_UNISTD_H
| # include <unistd.h>
| #endif
| int
| main ()
| {
| if (sizeof ((size_t)))
| =09 return 0;
| ;
| return 0;
| }
configure:18614: result: yes
configure:18626: checking for working alloca.h
configure:18633: gcc -o conftest -O2 -I/usr/include -I/usr/pkg/include -DPR=
EFIX=3D"\"/usr/pkg\"" -DPKGLOCALEDIR=3D"\"share\"" -DPKG_SYSCONFDIR=3D"\"/u=
sr/pkg/etc\"" -I/usr/include -I/usr/pkg/include -L/usr/lib -Wl,-R/usr/lib -=
L/usr/pkg/lib -Wl,-R/usr/pkg/lib conftest.c -lintl >&5
conftest.c:39:20: fatal error: alloca.h: No such file or directory
compilation terminated.
configure:18633: $? =3D 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "glib"
| #define PACKAGE_TARNAME "glib"
| #define PACKAGE_VERSION "2.50.3"
| #define PACKAGE_STRING "glib 2.50.3"
| #define PACKAGE_BUGREPORT "http://bugzilla.gnome.org/enter_bug.cgi?produc=
t=3Dglib"
| #define PACKAGE_URL ""
| #define GLIB_MAJOR_VERSION 2
| #define GLIB_MINOR_VERSION 50
| #define GLIB_MICRO_VERSION 3
| #define GLIB_INTERFACE_AGE 3
| #define GLIB_BINARY_AGE 5003
| #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 __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define HAVE_LOCALE_H 1
| #define HAVE_LC_MESSAGES 1
| #define HAVE_BIND_TEXTDOMAIN_CODESET 1
| #define HAVE_GETTEXT 1
| #define HAVE_DCGETTEXT 1
| #define ENABLE_NLS 1
| #define GETTEXT_PACKAGE "glib20"
| #define GLIB_LOCALE_DIR "/usr/pkg/share/locale"
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| /* end confdefs.h. */
| #include <alloca.h>
| int
| main ()
| {
| char *p =3D (char *) alloca (2 * sizeof (int));
| =09=09=09 if (p) return 0;
| ;
| return 0;
| }
configure:18641: result: no
configure:18649: checking for alloca
configure:18656: gcc -o conftest -O2 -I/usr/include -I/usr/pkg/include -DPR=
EFIX=3D"\"/usr/pkg\"" -DPKGLOCALEDIR=3D"\"share\"" -DPKG_SYSCONFDIR=3D"\"/u=
sr/pkg/etc\"" -I/usr/include -I/usr/pkg/include -L/usr/lib -Wl,-R/usr/lib -=
L/usr/pkg/lib -Wl,-R/usr/pkg/lib conftest.c -lintl >&5
configure:18656: $? =3D 0
configure:18664: result: yes
configure:18746: checking for mmap
configure:18746: gcc -o conftest -O2 -I/usr/include -I/usr/pkg/include -DPR=
EFIX=3D"\"/usr/pkg\"" -DPKGLOCALEDIR=3D"\"share\"" -DPKG_SYSCONFDIR=3D"\"/u=
sr/pkg/etc\"" -I/usr/include -I/usr/pkg/include -L/usr/lib -Wl,-R/usr/lib -=
L/usr/pkg/lib -Wl,-R/usr/pkg/lib conftest.c -lintl >&5
configure:18746: $? =3D 0
configure:18746: result: yes
configure:18746: checking for posix_memalign
configure:18746: gcc -o conftest -O2 -I/usr/include -I/usr/pkg/include -DPR=
EFIX=3D"\"/usr/pkg\"" -DPKGLOCALEDIR=3D"\"share\"" -DPKG_SYSCONFDIR=3D"\"/u=
sr/pkg/etc\"" -I/usr/include -I/usr/pkg/include -L/usr/lib -Wl,-R/usr/lib -=
L/usr/pkg/lib -Wl,-R/usr/pkg/lib conftest.c -lintl >&5
conftest.c:64:6: warning: conflicting types for built-in function 'posix_me=
malign'
char posix_memalign ();
^
configure:18746: $? =3D 0
configure:18746: result: yes
configure:18746: checking for memalign
configure:18746: gcc -o conftest -O2 -I/usr/include -I/usr/pkg/include -DPR=
EFIX=3D"\"/usr/pkg\"" -DPKGLOCALEDIR=3D"\"share\"" -DPKG_SYSCONFDIR=3D"\"/u=
sr/pkg/etc\"" -I/usr/include -I/usr/pkg/include -L/usr/lib -Wl,-R/usr/lib -=
L/usr/pkg/lib -Wl,-R/usr/pkg/lib conftest.c -lintl >&5
/var/tmp//ccyUT7V8.o: In function `main':
conftest.c:(.text.startup+0x7): undefined reference to `memalign'
configure:18746: $? =3D 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "glib"
| #define PACKAGE_TARNAME "glib"
| #define PACKAGE_VERSION "2.50.3"
| #define PACKAGE_STRING "glib 2.50.3"
| #define PACKAGE_BUGREPORT "http://bugzilla.gnome.org/enter_bug.cgi?produc=
t=3Dglib"
| #define PACKAGE_URL ""
| #define GLIB_MAJOR_VERSION 2
| #define GLIB_MINOR_VERSION 50
| #define GLIB_MICRO_VERSION 3
| #define GLIB_INTERFACE_AGE 3
| #define GLIB_BINARY_AGE 5003
| #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 __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define HAVE_LOCALE_H 1
| #define HAVE_LC_MESSAGES 1
| #define HAVE_BIND_TEXTDOMAIN_CODESET 1
| #define HAVE_GETTEXT 1
| #define HAVE_DCGETTEXT 1
| #define ENABLE_NLS 1
| #define GETTEXT_PACKAGE "glib20"
| #define GLIB_LOCALE_DIR "/usr/pkg/share/locale"
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define HAVE_ALLOCA 1
| #define HAVE_MMAP 1
| #define HAVE_POSIX_MEMALIGN 1
| /* end confdefs.h. */
| /* Define memalign to an innocuous variant, in case <limits.h> declares m=
emalign.
| For example, HP-UX 11i <limits.h> declares gettimeofday. */
| #define memalign innocuous_memalign
|=20
| /* System header to define __stub macros and hopefully few prototypes,
| which can conflict with char memalign (); below.
| Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
| <limits.h> exists even on freestanding compilers. */
|=20
| #ifdef __STDC__
| # include <limits.h>
| #else
| # include <assert.h>
| #endif
|=20
| #undef memalign
|=20
| /* 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 memalign ();
| /* The GNU C library defines this for functions which it implements
| to always fail with ENOSYS. Some functions are actually named
| something starting with __ and the normal name is an alias. */
| #if defined __stub_memalign || defined __stub___memalign
| choke me
| #endif
|=20
| int
| main ()
| {
| return memalign ();
| ;
| return 0;
| }
configure:18746: result: no
configure:18746: checking for valloc
configure:18746: gcc -o conftest -O2 -I/usr/include -I/usr/pkg/include -DPR=
EFIX=3D"\"/usr/pkg\"" -DPKGLOCALEDIR=3D"\"share\"" -DPKG_SYSCONFDIR=3D"\"/u=
sr/pkg/etc\"" -I/usr/include -I/usr/pkg/include -L/usr/lib -Wl,-R/usr/lib -=
L/usr/pkg/lib -Wl,-R/usr/pkg/lib conftest.c -lintl >&5
configure:18746: $? =3D 0
configure:18746: result: yes
configure:18746: checking for fsync
configure:18746: gcc -o conftest -O2 -I/usr/include -I/usr/pkg/include -DPR=
EFIX=3D"\"/usr/pkg\"" -DPKGLOCALEDIR=3D"\"share\"" -DPKG_SYSCONFDIR=3D"\"/u=
sr/pkg/etc\"" -I/usr/include -I/usr/pkg/include -L/usr/lib -Wl,-R/usr/lib -=
L/usr/pkg/lib -Wl,-R/usr/pkg/lib conftest.c -lintl >&5
configure:18746: $? =3D 0
configure:18746: result: yes
configure:18746: checking for pipe2
configure:18746: gcc -o conftest -O2 -I/usr/include -I/usr/pkg/include -DPR=
EFIX=3D"\"/usr/pkg\"" -DPKGLOCALEDIR=3D"\"share\"" -DPKG_SYSCONFDIR=3D"\"/u=
sr/pkg/etc\"" -I/usr/include -I/usr/pkg/include -L/usr/lib -Wl,-R/usr/lib -=
L/usr/pkg/lib -Wl,-R/usr/pkg/lib conftest.c -lintl >&5
configure:18746: $? =3D 0
configure:18746: result: yes
configure:18746: checking for issetugid
configure:18746: gcc -o conftest -O2 -I/usr/include -I/usr/pkg/include -DPR=
EFIX=3D"\"/usr/pkg\"" -DPKGLOCALEDIR=3D"\"share\"" -DPKG_SYSCONFDIR=3D"\"/u=
sr/pkg/etc\"" -I/usr/include -I/usr/pkg/include -L/usr/lib -Wl,-R/usr/lib -=
L/usr/pkg/lib -Wl,-R/usr/pkg/lib conftest.c -lintl >&5
configure:18746: $? =3D 0
configure:18746: result: yes
configure:18757: checking for timegm
configure:18757: gcc -o conftest -O2 -I/usr/include -I/usr/pkg/include -DPR=
EFIX=3D"\"/usr/pkg\"" -DPKGLOCALEDIR=3D"\"share\"" -DPKG_SYSCONFDIR=3D"\"/u=
sr/pkg/etc\"" -I/usr/include -I/usr/pkg/include -L/usr/lib -Wl,-R/usr/lib -=
L/usr/pkg/lib -Wl,-R/usr/pkg/lib conftest.c -lintl >&5
/var/tmp//ccbocvnF.o: In function `main':
conftest.c:(.text.startup+0x7): warning: warning: reference to compatibilit=
y timegm(); include <time.h> for correct reference
configure:18757: $? =3D 0
configure:18757: result: yes
configure:18757: checking for gmtime_r
configure:18757: gcc -o conftest -O2 -I/usr/include -I/usr/pkg/include -DPR=
EFIX=3D"\"/usr/pkg\"" -DPKGLOCALEDIR=3D"\"share\"" -DPKG_SYSCONFDIR=3D"\"/u=
sr/pkg/etc\"" -I/usr/include -I/usr/pkg/include -L/usr/lib -Wl,-R/usr/lib -=
L/usr/pkg/lib -Wl,-R/usr/pkg/lib conftest.c -lintl >&5
/var/tmp//ccfh9E25.o: In function `main':
conftest.c:(.text.startup+0x7): warning: warning: reference to compatibilit=
y gmtime_r(); include <time.h> for correct reference
configure:18757: $? =3D 0
configure:18757: result: yes
configure:18757: checking for strerror_r
configure:18757: gcc -o conftest -O2 -I/usr/include -I/usr/pkg/include -DPR=
EFIX=3D"\"/usr/pkg\"" -DPKGLOCALEDIR=3D"\"share\"" -DPKG_SYSCONFDIR=3D"\"/u=
sr/pkg/etc\"" -I/usr/include -I/usr/pkg/include -L/usr/lib -Wl,-R/usr/lib -=
L/usr/pkg/lib -Wl,-R/usr/pkg/lib conftest.c -lintl >&5
configure:18757: $? =3D 0
configure:18757: result: yes
configure:18766: checking for __libc_enable_secure
configure:18773: gcc -o conftest -O2 -I/usr/include -I/usr/pkg/include -DPR=
EFIX=3D"\"/usr/pkg\"" -DPKGLOCALEDIR=3D"\"share\"" -DPKG_SYSCONFDIR=3D"\"/u=
sr/pkg/etc\"" -I/usr/include -I/usr/pkg/include -L/usr/lib -Wl,-R/usr/lib -=
L/usr/pkg/lib -Wl,-R/usr/pkg/lib conftest.c -lintl >&5
/var/tmp//cc84vduH.o: In function `main':
conftest.c:(.text.startup+0x2): undefined reference to `__libc_enable_secur=
e'
configure:18773: $? =3D 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "glib"
| #define PACKAGE_TARNAME "glib"
| #define PACKAGE_VERSION "2.50.3"
| #define PACKAGE_STRING "glib 2.50.3"
| #define PACKAGE_BUGREPORT "http://bugzilla.gnome.org/enter_bug.cgi?produc=
t=3Dglib"
| #define PACKAGE_URL ""
| #define GLIB_MAJOR_VERSION 2
| #define GLIB_MINOR_VERSION 50
| #define GLIB_MICRO_VERSION 3
| #define GLIB_INTERFACE_AGE 3
| #define GLIB_BINARY_AGE 5003
| #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 __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define HAVE_LOCALE_H 1
| #define HAVE_LC_MESSAGES 1
| #define HAVE_BIND_TEXTDOMAIN_CODESET 1
| #define HAVE_GETTEXT 1
| #define HAVE_DCGETTEXT 1
| #define ENABLE_NLS 1
| #define GETTEXT_PACKAGE "glib20"
| #define GLIB_LOCALE_DIR "/usr/pkg/share/locale"
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define HAVE_ALLOCA 1
| #define HAVE_MMAP 1
| #define HAVE_POSIX_MEMALIGN 1
| #define HAVE_VALLOC 1
| #define HAVE_FSYNC 1
| #define HAVE_PIPE2 1
| #define HAVE_ISSETUGID 1
| #define HAVE_TIMEGM 1
| #define HAVE_GMTIME_R 1
| #define HAVE_STRERROR_R 1
| /* end confdefs.h. */
| #include <unistd.h>
| extern int __libc_enable_secure;
| int
| main ()
| {
| return __libc_enable_secure;
| ;
| return 0;
| }
configure:18781: result: no
configure:18795: checking size of char
configure:18800: gcc -o conftest -O2 -I/usr/include -I/usr/pkg/include -DPR=
EFIX=3D"\"/usr/pkg\"" -DPKGLOCALEDIR=3D"\"share\"" -DPKG_SYSCONFDIR=3D"\"/u=
sr/pkg/etc\"" -I/usr/include -I/usr/pkg/include -L/usr/lib -Wl,-R/usr/lib -=
L/usr/pkg/lib -Wl,-R/usr/pkg/lib conftest.c -lintl >&5
configure:18800: $? =3D 0
configure:18800: ./conftest
configure:18800: $? =3D 0
configure:18814: result: 1
configure:18827: checking size of short
configure:18832: gcc -o conftest -O2 -I/usr/include -I/usr/pkg/include -DPR=
EFIX=3D"\"/usr/pkg\"" -DPKGLOCALEDIR=3D"\"share\"" -DPKG_SYSCONFDIR=3D"\"/u=
sr/pkg/etc\"" -I/usr/include -I/usr/pkg/include -L/usr/lib -Wl,-R/usr/lib -=
L/usr/pkg/lib -Wl,-R/usr/pkg/lib conftest.c -lintl >&5
configure:18832: $? =3D 0
configure:18832: ./conftest
configure:18832: $? =3D 0
configure:18846: result: 2
configure:18859: checking size of long
configure:18864: gcc -o conftest -O2 -I/usr/include -I/usr/pkg/include -DPR=
EFIX=3D"\"/usr/pkg\"" -DPKGLOCALEDIR=3D"\"share\"" -DPKG_SYSCONFDIR=3D"\"/u=
sr/pkg/etc\"" -I/usr/include -I/usr/pkg/include -L/usr/lib -Wl,-R/usr/lib -=
L/usr/pkg/lib -Wl,-R/usr/pkg/lib conftest.c -lintl >&5
configure:18864: $? =3D 0
configure:18864: ./conftest
configure:18864: $? =3D 0
configure:18878: result: 8
configure:18891: checking size of int
configure:18896: gcc -o conftest -O2 -I/usr/include -I/usr/pkg/include -DPR=
EFIX=3D"\"/usr/pkg\"" -DPKGLOCALEDIR=3D"\"share\"" -DPKG_SYSCONFDIR=3D"\"/u=
sr/pkg/etc\"" -I/usr/include -I/usr/pkg/include -L/usr/lib -Wl,-R/usr/lib -=
L/usr/pkg/lib -Wl,-R/usr/pkg/lib conftest.c -lintl >&5
configure:18896: $? =3D 0
configure:18896: ./conftest
configure:18896: $? =3D 0
configure:18910: result: 4
configure:18923: checking size of void *
configure:18928: gcc -o conftest -O2 -I/usr/include -I/usr/pkg/include -DPR=
EFIX=3D"\"/usr/pkg\"" -DPKGLOCALEDIR=3D"\"share\"" -DPKG_SYSCONFDIR=3D"\"/u=
sr/pkg/etc\"" -I/usr/include -I/usr/pkg/include -L/usr/lib -Wl,-R/usr/lib -=
L/usr/pkg/lib -Wl,-R/usr/pkg/lib conftest.c -lintl >&5
configure:18928: $? =3D 0
configure:18928: ./conftest
configure:18928: $? =3D 0
configure:18942: result: 8
configure:18955: checking size of long long
configure:18960: gcc -o conftest -O2 -I/usr/include -I/usr/pkg/include -DPR=
EFIX=3D"\"/usr/pkg\"" -DPKGLOCALEDIR=3D"\"share\"" -DPKG_SYSCONFDIR=3D"\"/u=
sr/pkg/etc\"" -I/usr/include -I/usr/pkg/include -L/usr/lib -Wl,-R/usr/lib -=
L/usr/pkg/lib -Wl,-R/usr/pkg/lib conftest.c -lintl >&5
configure:18960: $? =3D 0
configure:18960: ./conftest
configure:18960: $? =3D 0
configure:18974: result: 8
configure:18987: checking size of __int64
configure:18992: gcc -o conftest -O2 -I/usr/include -I/usr/pkg/include -DPR=
EFIX=3D"\"/usr/pkg\"" -DPKGLOCALEDIR=3D"\"share\"" -DPKG_SYSCONFDIR=3D"\"/u=
sr/pkg/etc\"" -I/usr/include -I/usr/pkg/include -L/usr/lib -Wl,-R/usr/lib -=
L/usr/pkg/lib -Wl,-R/usr/pkg/lib conftest.c -lintl >&5
conftest.c: In function 'longval':
conftest.c:88:57: error: '__int64' undeclared (first use in this function)
static long int longval () { return (long int) (sizeof (__int64)); }
^
conftest.c:88:57: note: each undeclared identifier is reported only once fo=
r each function it appears in
conftest.c: In function 'ulongval':
conftest.c:89:67: error: '__int64' undeclared (first use in this function)
static unsigned long int ulongval () { return (long int) (sizeof (__int64)=
); }
^
conftest.c: In function 'main':
conftest.c:99:28: error: '__int64' undeclared (first use in this function)
if (((long int) (sizeof (__int64))) < 0)
^
configure:18992: $? =3D 1
configure: program exited with status 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "glib"
| #define PACKAGE_TARNAME "glib"
| #define PACKAGE_VERSION "2.50.3"
| #define PACKAGE_STRING "glib 2.50.3"
| #define PACKAGE_BUGREPORT "http://bugzilla.gnome.org/enter_bug.cgi?produc=
t=3Dglib"
| #define PACKAGE_URL ""
| #define GLIB_MAJOR_VERSION 2
| #define GLIB_MINOR_VERSION 50
| #define GLIB_MICRO_VERSION 3
| #define GLIB_INTERFACE_AGE 3
| #define GLIB_BINARY_AGE 5003
| #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 __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define HAVE_LOCALE_H 1
| #define HAVE_LC_MESSAGES 1
| #define HAVE_BIND_TEXTDOMAIN_CODESET 1
| #define HAVE_GETTEXT 1
| #define HAVE_DCGETTEXT 1
| #define ENABLE_NLS 1
| #define GETTEXT_PACKAGE "glib20"
| #define GLIB_LOCALE_DIR "/usr/pkg/share/locale"
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define HAVE_ALLOCA 1
| #define HAVE_MMAP 1
| #define HAVE_POSIX_MEMALIGN 1
| #define HAVE_VALLOC 1
| #define HAVE_FSYNC 1
| #define HAVE_PIPE2 1
| #define HAVE_ISSETUGID 1
| #define HAVE_TIMEGM 1
| #define HAVE_GMTIME_R 1
| #define HAVE_STRERROR_R 1
| #define SIZEOF_CHAR 1
| #define SIZEOF_SHORT 2
| #define SIZEOF_LONG 8
| #define SIZEOF_INT 4
| #define SIZEOF_VOID_P 8
| #define SIZEOF_LONG_LONG 8
| /* end confdefs.h. */
| #include <stdio.h>
| #ifdef HAVE_SYS_TYPES_H
| # include <sys/types.h>
| #endif
| #ifdef HAVE_SYS_STAT_H
| # include <sys/stat.h>
| #endif
| #ifdef STDC_HEADERS
| # include <stdlib.h>
| # include <stddef.h>
| #else
| # ifdef HAVE_STDLIB_H
| # include <stdlib.h>
| # endif
| #endif
| #ifdef HAVE_STRING_H
| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
| # include <memory.h>
| # endif
| # include <string.h>
| #endif
| #ifdef HAVE_STRINGS_H
| # include <strings.h>
| #endif
| #ifdef HAVE_INTTYPES_H
| # include <inttypes.h>
| #endif
| #ifdef HAVE_STDINT_H
| # include <stdint.h>
| #endif
| #ifdef HAVE_UNISTD_H
| # include <unistd.h>
| #endif
| static long int longval () { return (long int) (sizeof (__int64)); }
| static unsigned long int ulongval () { return (long int) (sizeof (__int64=
)); }
| #include <stdio.h>
| #include <stdlib.h>
| int
| main ()
| {
|=20
| FILE *f =3D fopen ("conftest.val", "w");
| if (! f)
| return 1;
| if (((long int) (sizeof (__int64))) < 0)
| {
| long int i =3D longval ();
| if (i !=3D ((long int) (sizeof (__int64))))
| =09return 1;
| fprintf (f, "%ld", i);
| }
| else
| {
| unsigned long int i =3D ulongval ();
| if (i !=3D ((long int) (sizeof (__int64))))
| =09return 1;
| fprintf (f, "%lu", i);
| }
| /* Do not output a trailing newline, as this causes \r\n confusion
| on some platforms. */
| return ferror (f) || fclose (f) !=3D 0;
|=20
| ;
| return 0;
| }
configure:19006: result: 0
configure:19016: checking for sig_atomic_t
configure:19023: gcc -o conftest -O2 -I/usr/include -I/usr/pkg/include -DPR=
EFIX=3D"\"/usr/pkg\"" -DPKGLOCALEDIR=3D"\"share\"" -DPKG_SYSCONFDIR=3D"\"/u=
sr/pkg/etc\"" -I/usr/include -I/usr/pkg/include -L/usr/lib -Wl,-R/usr/lib -=
L/usr/pkg/lib -Wl,-R/usr/pkg/lib conftest.c -lintl >&5
configure:19023: $? =3D 0
configure:19031: result: yes
configure:19051: checking for format to printf and scanf a guint64
configure:19063: gcc -o conftest -O2 -I/usr/include -I/usr/pkg/include -DPR=
EFIX=3D"\"/usr/pkg\"" -DPKGLOCALEDIR=3D"\"share\"" -DPKG_SYSCONFDIR=3D"\"/u=
sr/pkg/etc\"" -I/usr/include -I/usr/pkg/include -L/usr/lib -Wl,-R/usr/lib -=
L/usr/pkg/lib -Wl,-R/usr/pkg/lib conftest.c -lintl >&5
conftest.c: In function 'main':
conftest.c:64:6: warning: implicit declaration of function 'exit' [-Wimplic=
it-function-declaration]
exit (b!=3Da);
^
conftest.c:64:6: warning: incompatible implicit declaration of built-in fun=
ction 'exit'
conftest.c:64:6: note: include '<stdlib.h>' or provide a declaration of 'ex=
it'
configure:19063: $? =3D 0
configure:19063: ./conftest
configure:19063: $? =3D 0
configure:19076: result: %llu
configure:19110: checking for an ANSI C-conforming const
configure:19117: gcc -c -O2 -I/usr/include -I/usr/pkg/include -DPREFIX=3D"\=
"/usr/pkg\"" -DPKGLOCALEDIR=3D"\"share\"" -DPKG_SYSCONFDIR=3D"\"/usr/pkg/et=
c\"" -I/usr/include -I/usr/pkg/include conftest.c >&5
configure:19117: $? =3D 0
configure:19124: result: yes
configure:19133: checking for growing stack pointer
configure:19147: gcc -o conftest -O2 -I/usr/include -I/usr/pkg/include -DPR=
EFIX=3D"\"/usr/pkg\"" -DPKGLOCALEDIR=3D"\"share\"" -DPKG_SYSCONFDIR=3D"\"/u=
sr/pkg/etc\"" -I/usr/include -I/usr/pkg/include -L/usr/lib -Wl,-R/usr/lib -=
L/usr/pkg/lib -Wl,-R/usr/pkg/lib conftest.c -lintl >&5
configure:19147: $? =3D 0
configure:19147: ./conftest
configure:19147: $? =3D 1
configure: program exited with status 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "glib"
| #define PACKAGE_TARNAME "glib"
| #define PACKAGE_VERSION "2.50.3"
| #define PACKAGE_STRING "glib 2.50.3"
| #define PACKAGE_BUGREPORT "http://bugzilla.gnome.org/enter_bug.cgi?produc=
t=3Dglib"
| #define PACKAGE_URL ""
| #define GLIB_MAJOR_VERSION 2
| #define GLIB_MINOR_VERSION 50
| #define GLIB_MICRO_VERSION 3
| #define GLIB_INTERFACE_AGE 3
| #define GLIB_BINARY_AGE 5003
| #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 __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define HAVE_LOCALE_H 1
| #define HAVE_LC_MESSAGES 1
| #define HAVE_BIND_TEXTDOMAIN_CODESET 1
| #define HAVE_GETTEXT 1
| #define HAVE_DCGETTEXT 1
| #define ENABLE_NLS 1
| #define GETTEXT_PACKAGE "glib20"
| #define GLIB_LOCALE_DIR "/usr/pkg/share/locale"
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define HAVE_ALLOCA 1
| #define HAVE_MMAP 1
| #define HAVE_POSIX_MEMALIGN 1
| #define HAVE_VALLOC 1
| #define HAVE_FSYNC 1
| #define HAVE_PIPE2 1
| #define HAVE_ISSETUGID 1
| #define HAVE_TIMEGM 1
| #define HAVE_GMTIME_R 1
| #define HAVE_STRERROR_R 1
| #define SIZEOF_CHAR 1
| #define SIZEOF_SHORT 2
| #define SIZEOF_LONG 8
| #define SIZEOF_INT 4
| #define SIZEOF_VOID_P 8
| #define SIZEOF_LONG_LONG 8
| #define SIZEOF___INT64 0
| #define HAVE_SIG_ATOMIC_T 1
| #define HAVE_LONG_LONG_FORMAT 1
| /* end confdefs.h. */
|=20
| =09volatile int *a =3D 0, *b =3D 0;
| =09void f (int i) { volatile int x =3D 5; if (i =3D=3D 0) b =3D &x; else =
f (i - 1); }
| =09int main () { volatile int y =3D 7; a =3D &y; f (100); return b > a ? =
0 : 1; }
|=20
configure:19160: result: no
configure:19164: checking for ISO C99 varargs macros in C
configure:19168: gcc -c -O2 -I/usr/include -I/usr/pkg/include -DPREFIX=3D"\=
"/usr/pkg\"" -DPKGLOCALEDIR=3D"\"share\"" -DPKG_SYSCONFDIR=3D"\"/usr/pkg/et=
c\"" -I/usr/include -I/usr/pkg/include conftest.c >&5
configure:19168: $? =3D 0
configure:19174: result: yes
configure:19177: checking for ISO C99 varargs macros in C++
configure:19191: c++ -c -O2 -I/usr/include -I/usr/pkg/include -DPREFIX=3D"\=
"/usr/pkg\"" -DPKGLOCALEDIR=3D"\"share\"" -DPKG_SYSCONFDIR=3D"\"/usr/pkg/et=
c\"" -I/usr/include -I/usr/pkg/include conftest.cpp >&5
configure:19191: $? =3D 0
configure:19205: result: yes
configure:19208: checking for GNUC varargs macros
configure:19212: gcc -c -O2 -I/usr/include -I/usr/pkg/include -DPREFIX=3D"\=
"/usr/pkg\"" -DPKGLOCALEDIR=3D"\"share\"" -DPKG_SYSCONFDIR=3D"\"/usr/pkg/et=
c\"" -I/usr/include -I/usr/pkg/include conftest.c >&5
configure:19212: $? =3D 0
configure:19218: result: yes
configure:19222: checking for GNUC visibility attribute
configure:19229: gcc -c -O2 -I/usr/include -I/usr/pkg/include -DPREFIX=3D"\=
"/usr/pkg\"" -DPKGLOCALEDIR=3D"\"share\"" -DPKG_SYSCONFDIR=3D"\"/usr/pkg/et=
c\"" -I/usr/include -I/usr/pkg/include conftest.c
configure:19237: $? =3D 0
configure:19240: (if test -s conftest.err; then false ; else true; fi)
configure:19243: $? =3D 0
configure:19253: result: yes
configure:19264: checking whether using Sun Studio C compiler visibility
configure:19268: gcc -c -O2 -I/usr/include -I/usr/pkg/include -DPREFIX=3D"\=
"/usr/pkg\"" -DPKGLOCALEDIR=3D"\"share\"" -DPKG_SYSCONFDIR=3D"\"/usr/pkg/et=
c\"" -I/usr/include -I/usr/pkg/include conftest.c >&5
conftest.c:60:43: fatal error: error: this is not Sun Studio.: No such file=
or directory
compilation terminated.
configure:19268: $? =3D 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "glib"
| #define PACKAGE_TARNAME "glib"
| #define PACKAGE_VERSION "2.50.3"
| #define PACKAGE_STRING "glib 2.50.3"
| #define PACKAGE_BUGREPORT "http://bugzilla.gnome.org/enter_bug.cgi?produc=
t=3Dglib"
| #define PACKAGE_URL ""
| #define GLIB_MAJOR_VERSION 2
| #define GLIB_MINOR_VERSION 50
| #define GLIB_MICRO_VERSION 3
| #define GLIB_INTERFACE_AGE 3
| #define GLIB_BINARY_AGE 5003
| #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 __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define HAVE_LOCALE_H 1
| #define HAVE_LC_MESSAGES 1
| #define HAVE_BIND_TEXTDOMAIN_CODESET 1
| #define HAVE_GETTEXT 1
| #define HAVE_DCGETTEXT 1
| #define ENABLE_NLS 1
| #define GETTEXT_PACKAGE "glib20"
| #define GLIB_LOCALE_DIR "/usr/pkg/share/locale"
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define HAVE_ALLOCA 1
| #define HAVE_MMAP 1
| #define HAVE_POSIX_MEMALIGN 1
| #define HAVE_VALLOC 1
| #define HAVE_FSYNC 1
| #define HAVE_PIPE2 1
| #define HAVE_ISSETUGID 1
| #define HAVE_TIMEGM 1
| #define HAVE_GMTIME_R 1
| #define HAVE_STRERROR_R 1
| #define SIZEOF_CHAR 1
| #define SIZEOF_SHORT 2
| #define SIZEOF_LONG 8
| #define SIZEOF_INT 4
| #define SIZEOF_VOID_P 8
| #define SIZEOF_LONG_LONG 8
| #define SIZEOF___INT64 0
| #define HAVE_SIG_ATOMIC_T 1
| #define HAVE_LONG_LONG_FORMAT 1
| /* end confdefs.h. */
| #if defined(__SUNPRO_C) || (__SUNPRO_C >=3D 0x550)
| #else
| # include "error: this is not Sun Studio."
| #endif
|=20
| int
| main ()
| {
|=20
| ;
| return 0;
| }
configure:19274: result: no
configure:19286: checking whether byte ordering is bigendian
configure:19295: gcc -c -O2 -I/usr/include -I/usr/pkg/include -DPREFIX=3D"\=
"/usr/pkg\"" -DPKGLOCALEDIR=3D"\"share\"" -DPKG_SYSCONFDIR=3D"\"/usr/pkg/et=
c\"" -I/usr/include -I/usr/pkg/include conftest.c >&5
conftest.c:59:9: error: unknown type name 'not'
not a universal capable compiler
^
conftest.c:59:15: error: expected '=3D', ',', ';', 'asm' or '__attribute__'=
before 'universal'
not a universal capable compiler
^
conftest.c:59:15: error: unknown type name 'universal'
configure:19295: $? =3D 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "glib"
| #define PACKAGE_TARNAME "glib"
| #define PACKAGE_VERSION "2.50.3"
| #define PACKAGE_STRING "glib 2.50.3"
| #define PACKAGE_BUGREPORT "http://bugzilla.gnome.org/enter_bug.cgi?produc=
t=3Dglib"
| #define PACKAGE_URL ""
| #define GLIB_MAJOR_VERSION 2
| #define GLIB_MINOR_VERSION 50
| #define GLIB_MICRO_VERSION 3
| #define GLIB_INTERFACE_AGE 3
| #define GLIB_BINARY_AGE 5003
| #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 __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define HAVE_LOCALE_H 1
| #define HAVE_LC_MESSAGES 1
| #define HAVE_BIND_TEXTDOMAIN_CODESET 1
| #define HAVE_GETTEXT 1
| #define HAVE_DCGETTEXT 1
| #define ENABLE_NLS 1
| #define GETTEXT_PACKAGE "glib20"
| #define GLIB_LOCALE_DIR "/usr/pkg/share/locale"
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define HAVE_ALLOCA 1
| #define HAVE_MMAP 1
| #define HAVE_POSIX_MEMALIGN 1
| #define HAVE_VALLOC 1
| #define HAVE_FSYNC 1
| #define HAVE_PIPE2 1
| #define HAVE_ISSETUGID 1
| #define HAVE_TIMEGM 1
| #define HAVE_GMTIME_R 1
| #define HAVE_STRERROR_R 1
| #define SIZEOF_CHAR 1
| #define SIZEOF_SHORT 2
| #define SIZEOF_LONG 8
| #define SIZEOF_INT 4
| #define SIZEOF_VOID_P 8
| #define SIZEOF_LONG_LONG 8
| #define SIZEOF___INT64 0
| #define HAVE_SIG_ATOMIC_T 1
| #define HAVE_LONG_LONG_FORMAT 1
| /* end confdefs.h. */
| #ifndef __APPLE_CC__
| =09 not a universal capable compiler
| =09 #endif
| =09 typedef int dummy;
|=20
configure:19324: gcc -c -O2 -I/usr/include -I/usr/pkg/include -DPREFIX=3D"\=
"/usr/pkg\"" -DPKGLOCALEDIR=3D"\"share\"" -DPKG_SYSCONFDIR=3D"\"/usr/pkg/et=
c\"" -I/usr/include -I/usr/pkg/include conftest.c >&5
configure:19324: $? =3D 0
configure:19328: gcc -c -O2 -I/usr/include -I/usr/pkg/include -DPREFIX=3D"\=
"/usr/pkg\"" -DPKGLOCALEDIR=3D"\"share\"" -DPKG_SYSCONFDIR=3D"\"/usr/pkg/et=
c\"" -I/usr/include -I/usr/pkg/include conftest.c >&5
conftest.c: In function 'main':
conftest.c:65:4: error: unknown type name 'not'
not big endian
^
conftest.c:65:12: error: expected '=3D', ',', ';', 'asm' or '__attribute__'=
before 'endian'
not big endian
^
configure:19328: $? =3D 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "glib"
| #define PACKAGE_TARNAME "glib"
| #define PACKAGE_VERSION "2.50.3"
| #define PACKAGE_STRING "glib 2.50.3"
| #define PACKAGE_BUGREPORT "http://bugzilla.gnome.org/enter_bug.cgi?produc=
t=3Dglib"
| #define PACKAGE_URL ""
| #define GLIB_MAJOR_VERSION 2
| #define GLIB_MINOR_VERSION 50
| #define GLIB_MICRO_VERSION 3
| #define GLIB_INTERFACE_AGE 3
| #define GLIB_BINARY_AGE 5003
| #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 __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define HAVE_LOCALE_H 1
| #define HAVE_LC_MESSAGES 1
| #define HAVE_BIND_TEXTDOMAIN_CODESET 1
| #define HAVE_GETTEXT 1
| #define HAVE_DCGETTEXT 1
| #define ENABLE_NLS 1
| #define GETTEXT_PACKAGE "glib20"
| #define GLIB_LOCALE_DIR "/usr/pkg/share/locale"
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define HAVE_ALLOCA 1
| #define HAVE_MMAP 1
| #define HAVE_POSIX_MEMALIGN 1
| #define HAVE_VALLOC 1
| #define HAVE_FSYNC 1
| #define HAVE_PIPE2 1
| #define HAVE_ISSETUGID 1
| #define HAVE_TIMEGM 1
| #define HAVE_GMTIME_R 1
| #define HAVE_STRERROR_R 1
| #define SIZEOF_CHAR 1
| #define SIZEOF_SHORT 2
| #define SIZEOF_LONG 8
| #define SIZEOF_INT 4
| #define SIZEOF_VOID_P 8
| #define SIZEOF_LONG_LONG 8
| #define SIZEOF___INT64 0
| #define HAVE_SIG_ATOMIC_T 1
| #define HAVE_LONG_LONG_FORMAT 1
| /* end confdefs.h. */
| #include <sys/types.h>
| =09=09#include <sys/param.h>
|=20
| int
| main ()
| {
| #if BYTE_ORDER !=3D BIG_ENDIAN
| =09=09 not big endian
| =09=09#endif
|=20
| ;
| return 0;
| }
configure:19388: result: no
configure:19415: checking sys/param.h usability
configure:19415: gcc -c -O2 -I/usr/include -I/usr/pkg/include -DPREFIX=3D"\=
"/usr/pkg\"" -DPKGLOCALEDIR=3D"\"share\"" -DPKG_SYSCONFDIR=3D"\"/usr/pkg/et=
c\"" -I/usr/include -I/usr/pkg/include conftest.c >&5
configure:19415: $? =3D 0
configure:19415: result: yes
configure:19415: checking sys/param.h presence
configure:19415: gcc -E -DPREFIX=3D"\"/usr/pkg\"" -DPKGLOCALEDIR=3D"\"share=
\"" -DPKG_SYSCONFDIR=3D"\"/usr/pkg/etc\"" -I/usr/include -I/usr/pkg/include=
conftest.c
configure:19415: $? =3D 0
configure:19415: result: yes
configure:19415: checking for sys/param.h
configure:19415: result: yes
configure:19415: checking sys/resource.h usability
configure:19415: gcc -c -O2 -I/usr/include -I/usr/pkg/include -DPREFIX=3D"\=
"/usr/pkg\"" -DPKGLOCALEDIR=3D"\"share\"" -DPKG_SYSCONFDIR=3D"\"/usr/pkg/et=
c\"" -I/usr/include -I/usr/pkg/include conftest.c >&5
configure:19415: $? =3D 0
configure:19415: result: yes
configure:19415: checking sys/resource.h presence
configure:19415: gcc -E -DPREFIX=3D"\"/usr/pkg\"" -DPKGLOCALEDIR=3D"\"share=
\"" -DPKG_SYSCONFDIR=3D"\"/usr/pkg/etc\"" -I/usr/include -I/usr/pkg/include=
conftest.c
configure:19415: $? =3D 0
configure:19415: result: yes
configure:19415: checking for sys/resource.h
configure:19415: result: yes
configure:19415: checking mach/mach_time.h usability
configure:19415: gcc -c -O2 -I/usr/include -I/usr/pkg/include -DPREFIX=3D"\=
"/usr/pkg\"" -DPKGLOCALEDIR=3D"\"share\"" -DPKG_SYSCONFDIR=3D"\"/usr/pkg/et=
c\"" -I/usr/include -I/usr/pkg/include conftest.c >&5
conftest.c:93:28: fatal error: mach/mach_time.h: No such file or directory
compilation terminated.
configure:19415: $? =3D 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "glib"
| #define PACKAGE_TARNAME "glib"
| #define PACKAGE_VERSION "2.50.3"
| #define PACKAGE_STRING "glib 2.50.3"
| #define PACKAGE_BUGREPORT "http://bugzilla.gnome.org/enter_bug.cgi?produc=
t=3Dglib"
| #define PACKAGE_URL ""
| #define GLIB_MAJOR_VERSION 2
| #define GLIB_MINOR_VERSION 50
| #define GLIB_MICRO_VERSION 3
| #define GLIB_INTERFACE_AGE 3
| #define GLIB_BINARY_AGE 5003
| #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 __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define HAVE_LOCALE_H 1
| #define HAVE_LC_MESSAGES 1
| #define HAVE_BIND_TEXTDOMAIN_CODESET 1
| #define HAVE_GETTEXT 1
| #define HAVE_DCGETTEXT 1
| #define ENABLE_NLS 1
| #define GETTEXT_PACKAGE "glib20"
| #define GLIB_LOCALE_DIR "/usr/pkg/share/locale"
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define HAVE_ALLOCA 1
| #define HAVE_MMAP 1
| #define HAVE_POSIX_MEMALIGN 1
| #define HAVE_VALLOC 1
| #define HAVE_FSYNC 1
| #define HAVE_PIPE2 1
| #define HAVE_ISSETUGID 1
| #define HAVE_TIMEGM 1
| #define HAVE_GMTIME_R 1
| #define HAVE_STRERROR_R 1
| #define SIZEOF_CHAR 1
| #define SIZEOF_SHORT 2
| #define SIZEOF_LONG 8
| #define SIZEOF_INT 4
| #define SIZEOF_VOID_P 8
| #define SIZEOF_LONG_LONG 8
| #define SIZEOF___INT64 0
| #define HAVE_SIG_ATOMIC_T 1
| #define HAVE_LONG_LONG_FORMAT 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_RESOURCE_H 1
| /* end confdefs.h. */
| #include <stdio.h>
| #ifdef HAVE_SYS_TYPES_H
| # include <sys/types.h>
| #endif
| #ifdef HAVE_SYS_STAT_H
| # include <sys/stat.h>
| #endif
| #ifdef STDC_HEADERS
| # include <stdlib.h>
| # include <stddef.h>
| #else
| # ifdef HAVE_STDLIB_H
| # include <stdlib.h>
| # endif
| #endif
| #ifdef HAVE_STRING_H
| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
| # include <memory.h>
| # endif
| # include <string.h>
| #endif
| #ifdef HAVE_STRINGS_H
| # include <strings.h>
| #endif
| #ifdef HAVE_INTTYPES_H
| # include <inttypes.h>
| #endif
| #ifdef HAVE_STDINT_H
| # include <stdint.h>
| #endif
| #ifdef HAVE_UNISTD_H
| # include <unistd.h>
| #endif
| #include <mach/mach_time.h>
configure:19415: result: no
configure:19415: checking mach/mach_time.h presence
configure:19415: gcc -E -DPREFIX=3D"\"/usr/pkg\"" -DPKGLOCALEDIR=3D"\"share=
\"" -DPKG_SYSCONFDIR=3D"\"/usr/pkg/etc\"" -I/usr/include -I/usr/pkg/include=
conftest.c
conftest.c:60:28: fatal error: mach/mach_time.h: No such file or directory
compilation terminated.
configure:19415: $? =3D 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "glib"
| #define PACKAGE_TARNAME "glib"
| #define PACKAGE_VERSION "2.50.3"
| #define PACKAGE_STRING "glib 2.50.3"
| #define PACKAGE_BUGREPORT "http://bugzilla.gnome.org/enter_bug.cgi?produc=
t=3Dglib"
| #define PACKAGE_URL ""
| #define GLIB_MAJOR_VERSION 2
| #define GLIB_MINOR_VERSION 50
| #define GLIB_MICRO_VERSION 3
| #define GLIB_INTERFACE_AGE 3
| #define GLIB_BINARY_AGE 5003
| #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 __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define HAVE_LOCALE_H 1
| #define HAVE_LC_MESSAGES 1
| #define HAVE_BIND_TEXTDOMAIN_CODESET 1
| #define HAVE_GETTEXT 1
| #define HAVE_DCGETTEXT 1
| #define ENABLE_NLS 1
| #define GETTEXT_PACKAGE "glib20"
| #define GLIB_LOCALE_DIR "/usr/pkg/share/locale"
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define HAVE_ALLOCA 1
| #define HAVE_MMAP 1
| #define HAVE_POSIX_MEMALIGN 1
| #define HAVE_VALLOC 1
| #define HAVE_FSYNC 1
| #define HAVE_PIPE2 1
| #define HAVE_ISSETUGID 1
| #define HAVE_TIMEGM 1
| #define HAVE_GMTIME_R 1
| #define HAVE_STRERROR_R 1
| #define SIZEOF_CHAR 1
| #define SIZEOF_SHORT 2
| #define SIZEOF_LONG 8
| #define SIZEOF_INT 4
| #define SIZEOF_VOID_P 8
| #define SIZEOF_LONG_LONG 8
| #define SIZEOF___INT64 0
| #define HAVE_SIG_ATOMIC_T 1
| #define HAVE_LONG_LONG_FORMAT 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_RESOURCE_H 1
| /* end confdefs.h. */
| #include <mach/mach_time.h>
configure:19415: result: no
configure:19415: checking for mach/mach_time.h
configure:19415: result: no
configure:19427: checking sys/select.h usability
configure:19427: gcc -c -O2 -I/usr/include -I/usr/pkg/include -DPREFIX=3D"\=
"/usr/pkg\"" -DPKGLOCALEDIR=3D"\"share\"" -DPKG_SYSCONFDIR=3D"\"/usr/pkg/et=
c\"" -I/usr/include -I/usr/pkg/include conftest.c >&5
configure:19427: $? =3D 0
configure:19427: result: yes
configure:19427: checking sys/select.h presence
configure:19427: gcc -E -DPREFIX=3D"\"/usr/pkg\"" -DPKGLOCALEDIR=3D"\"share=
\"" -DPKG_SYSCONFDIR=3D"\"/usr/pkg/etc\"" -I/usr/include -I/usr/pkg/include=
conftest.c
configure:19427: $? =3D 0
configure:19427: result: yes
configure:19427: checking for sys/select.h
configure:19427: result: yes
configure:19427: checking for stdint.h
configure:19427: result: yes
configure:19427: checking for inttypes.h
configure:19427: result: yes
configure:19427: checking sched.h usability
configure:19427: gcc -c -O2 -I/usr/include -I/usr/pkg/include -DPREFIX=3D"\=
"/usr/pkg\"" -DPKGLOCALEDIR=3D"\"share\"" -DPKG_SYSCONFDIR=3D"\"/usr/pkg/et=
c\"" -I/usr/include -I/usr/pkg/include conftest.c >&5
configure:19427: $? =3D 0
configure:19427: result: yes
configure:19427: checking sched.h presence
configure:19427: gcc -E -DPREFIX=3D"\"/usr/pkg\"" -DPKGLOCALEDIR=3D"\"share=
\"" -DPKG_SYSCONFDIR=3D"\"/usr/pkg/etc\"" -I/usr/include -I/usr/pkg/include=
conftest.c
configure:19427: $? =3D 0
configure:19427: result: yes
configure:19427: checking for sched.h
configure:19427: result: yes
configure:19427: checking malloc.h usability
configure:19427: gcc -c -O2 -I/usr/include -I/usr/pkg/include -DPREFIX=3D"\=
"/usr/pkg\"" -DPKGLOCALEDIR=3D"\"share\"" -DPKG_SYSCONFDIR=3D"\"/usr/pkg/et=
c\"" -I/usr/include -I/usr/pkg/include conftest.c >&5
configure:19427: $? =3D 0
configure:19427: result: yes
configure:19427: checking malloc.h presence
configure:19427: gcc -E -DPREFIX=3D"\"/usr/pkg\"" -DPKGLOCALEDIR=3D"\"share=
\"" -DPKG_SYSCONFDIR=3D"\"/usr/pkg/etc\"" -I/usr/include -I/usr/pkg/include=
conftest.c
configure:19427: $? =3D 0
configure:19427: result: yes
configure:19427: checking for malloc.h
configure:19427: result: yes
configure:19439: checking sys/vfs.h usability
configure:19439: gcc -c -O2 -I/usr/include -I/usr/pkg/include -DPREFIX=3D"\=
"/usr/pkg\"" -DPKGLOCALEDIR=3D"\"share\"" -DPKG_SYSCONFDIR=3D"\"/usr/pkg/et=
c\"" -I/usr/include -I/usr/pkg/include conftest.c >&5
conftest.c:98:21: fatal error: sys/vfs.h: No such file or directory
compilation terminated.
configure:19439: $? =3D 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "glib"
| #define PACKAGE_TARNAME "glib"
| #define PACKAGE_VERSION "2.50.3"
| #define PACKAGE_STRING "glib 2.50.3"
| #define PACKAGE_BUGREPORT "http://bugzilla.gnome.org/enter_bug.cgi?produc=
t=3Dglib"
| #define PACKAGE_URL ""
| #define GLIB_MAJOR_VERSION 2
| #define GLIB_MINOR_VERSION 50
| #define GLIB_MICRO_VERSION 3
| #define GLIB_INTERFACE_AGE 3
| #define GLIB_BINARY_AGE 5003
| #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 __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define HAVE_LOCALE_H 1
| #define HAVE_LC_MESSAGES 1
| #define HAVE_BIND_TEXTDOMAIN_CODESET 1
| #define HAVE_GETTEXT 1
| #define HAVE_DCGETTEXT 1
| #define ENABLE_NLS 1
| #define GETTEXT_PACKAGE "glib20"
| #define GLIB_LOCALE_DIR "/usr/pkg/share/locale"
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define HAVE_ALLOCA 1
| #define HAVE_MMAP 1
| #define HAVE_POSIX_MEMALIGN 1
| #define HAVE_VALLOC 1
| #define HAVE_FSYNC 1
| #define HAVE_PIPE2 1
| #define HAVE_ISSETUGID 1
| #define HAVE_TIMEGM 1
| #define HAVE_GMTIME_R 1
| #define HAVE_STRERROR_R 1
| #define SIZEOF_CHAR 1
| #define SIZEOF_SHORT 2
| #define SIZEOF_LONG 8
| #define SIZEOF_INT 4
| #define SIZEOF_VOID_P 8
| #define SIZEOF_LONG_LONG 8
| #define SIZEOF___INT64 0
| #define HAVE_SIG_ATOMIC_T 1
| #define HAVE_LONG_LONG_FORMAT 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_RESOURCE_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_SCHED_H 1
| #define HAVE_MALLOC_H 1
| /* end confdefs.h. */
| #include <stdio.h>
| #ifdef HAVE_SYS_TYPES_H
| # include <sys/types.h>
| #endif
| #ifdef HAVE_SYS_STAT_H
| # include <sys/stat.h>
| #endif
| #ifdef STDC_HEADERS
| # include <stdlib.h>
| # include <stddef.h>
| #else
| # ifdef HAVE_STDLIB_H
| # include <stdlib.h>
| # endif
| #endif
| #ifdef HAVE_STRING_H
| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
| # include <memory.h>
| # endif
| # include <string.h>
| #endif
| #ifdef HAVE_STRINGS_H
| # include <strings.h>
| #endif
| #ifdef HAVE_INTTYPES_H
| # include <inttypes.h>
| #endif
| #ifdef HAVE_STDINT_H
| # include <stdint.h>
| #endif
| #ifdef HAVE_UNISTD_H
| # include <unistd.h>
| #endif
| #include <sys/vfs.h>
configure:19439: result: no
configure:19439: checking sys/vfs.h presence
configure:19439: gcc -E -DPREFIX=3D"\"/usr/pkg\"" -DPKGLOCALEDIR=3D"\"share=
\"" -DPKG_SYSCONFDIR=3D"\"/usr/pkg/etc\"" -I/usr/include -I/usr/pkg/include=
conftest.c
conftest.c:65:21: fatal error: sys/vfs.h: No such file or directory
compilation terminated.
configure:19439: $? =3D 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "glib"
| #define PACKAGE_TARNAME "glib"
| #define PACKAGE_VERSION "2.50.3"
| #define PACKAGE_STRING "glib 2.50.3"
| #define PACKAGE_BUGREPORT "http://bugzilla.gnome.org/enter_bug.cgi?produc=
t=3Dglib"
| #define PACKAGE_URL ""
| #define GLIB_MAJOR_VERSION 2
| #define GLIB_MINOR_VERSION 50
| #define GLIB_MICRO_VERSION 3
| #define GLIB_INTERFACE_AGE 3
| #define GLIB_BINARY_AGE 5003
| #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 __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define HAVE_LOCALE_H 1
| #define HAVE_LC_MESSAGES 1
| #define HAVE_BIND_TEXTDOMAIN_CODESET 1
| #define HAVE_GETTEXT 1
| #define HAVE_DCGETTEXT 1
| #define ENABLE_NLS 1
| #define GETTEXT_PACKAGE "glib20"
| #define GLIB_LOCALE_DIR "/usr/pkg/share/locale"
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define HAVE_ALLOCA 1
| #define HAVE_MMAP 1
| #define HAVE_POSIX_MEMALIGN 1
| #define HAVE_VALLOC 1
| #define HAVE_FSYNC 1
| #define HAVE_PIPE2 1
| #define HAVE_ISSETUGID 1
| #define HAVE_TIMEGM 1
| #define HAVE_GMTIME_R 1
| #define HAVE_STRERROR_R 1
| #define SIZEOF_CHAR 1
| #define SIZEOF_SHORT 2
| #define SIZEOF_LONG 8
| #define SIZEOF_INT 4
| #define SIZEOF_VOID_P 8
| #define SIZEOF_LONG_LONG 8
| #define SIZEOF___INT64 0
| #define HAVE_SIG_ATOMIC_T 1
| #define HAVE_LONG_LONG_FORMAT 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_RESOURCE_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_SCHED_H 1
| #define HAVE_MALLOC_H 1
| /* end confdefs.h. */
| #include <sys/vfs.h>
configure:19439: result: no
configure:19439: checking for sys/vfs.h
configure:19439: result: no
configure:19439: checking sys/vmount.h usability
configure:19439: gcc -c -O2 -I/usr/include -I/usr/pkg/include -DPREFIX=3D"\=
"/usr/pkg\"" -DPKGLOCALEDIR=3D"\"share\"" -DPKG_SYSCONFDIR=3D"\"/usr/pkg/et=
c\"" -I/usr/include -I/usr/pkg/include conftest.c >&5
conftest.c:98:24: fatal error: sys/vmount.h: No such file or directory
compilation terminated.
configure:19439: $? =3D 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "glib"
| #define PACKAGE_TARNAME "glib"
| #define PACKAGE_VERSION "2.50.3"
| #define PACKAGE_STRING "glib 2.50.3"
| #define PACKAGE_BUGREPORT "http://bugzilla.gnome.org/enter_bug.cgi?produc=
t=3Dglib"
| #define PACKAGE_URL ""
| #define GLIB_MAJOR_VERSION 2
| #define GLIB_MINOR_VERSION 50
| #define GLIB_MICRO_VERSION 3
| #define GLIB_INTERFACE_AGE 3
| #define GLIB_BINARY_AGE 5003
| #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 __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define HAVE_LOCALE_H 1
| #define HAVE_LC_MESSAGES 1
| #define HAVE_BIND_TEXTDOMAIN_CODESET 1
| #define HAVE_GETTEXT 1
| #define HAVE_DCGETTEXT 1
| #define ENABLE_NLS 1
| #define GETTEXT_PACKAGE "glib20"
| #define GLIB_LOCALE_DIR "/usr/pkg/share/locale"
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define HAVE_ALLOCA 1
| #define HAVE_MMAP 1
| #define HAVE_POSIX_MEMALIGN 1
| #define HAVE_VALLOC 1
| #define HAVE_FSYNC 1
| #define HAVE_PIPE2 1
| #define HAVE_ISSETUGID 1
| #define HAVE_TIMEGM 1
| #define HAVE_GMTIME_R 1
| #define HAVE_STRERROR_R 1
| #define SIZEOF_CHAR 1
| #define SIZEOF_SHORT 2
| #define SIZEOF_LONG 8
| #define SIZEOF_INT 4
| #define SIZEOF_VOID_P 8
| #define SIZEOF_LONG_LONG 8
| #define SIZEOF___INT64 0
| #define HAVE_SIG_ATOMIC_T 1
| #define HAVE_LONG_LONG_FORMAT 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_RESOURCE_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_SCHED_H 1
| #define HAVE_MALLOC_H 1
| /* end confdefs.h. */
| #include <stdio.h>
| #ifdef HAVE_SYS_TYPES_H
| # include <sys/types.h>
| #endif
| #ifdef HAVE_SYS_STAT_H
| # include <sys/stat.h>
| #endif
| #ifdef STDC_HEADERS
| # include <stdlib.h>
| # include <stddef.h>
| #else
| # ifdef HAVE_STDLIB_H
| # include <stdlib.h>
| # endif
| #endif
| #ifdef HAVE_STRING_H
| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
| # include <memory.h>
| # endif
| # include <string.h>
| #endif
| #ifdef HAVE_STRINGS_H
| # include <strings.h>
| #endif
| #ifdef HAVE_INTTYPES_H
| # include <inttypes.h>
| #endif
| #ifdef HAVE_STDINT_H
| # include <stdint.h>
| #endif
| #ifdef HAVE_UNISTD_H
| # include <unistd.h>
| #endif
| #include <sys/vmount.h>
configure:19439: result: no
configure:19439: checking sys/vmount.h presence
configure:19439: gcc -E -DPREFIX=3D"\"/usr/pkg\"" -DPKGLOCALEDIR=3D"\"share=
\"" -DPKG_SYSCONFDIR=3D"\"/usr/pkg/etc\"" -I/usr/include -I/usr/pkg/include=
conftest.c
conftest.c:65:24: fatal error: sys/vmount.h: No such file or directory
compilation terminated.
configure:19439: $? =3D 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "glib"
| #define PACKAGE_TARNAME "glib"
| #define PACKAGE_VERSION "2.50.3"
| #define PACKAGE_STRING "glib 2.50.3"
| #define PACKAGE_BUGREPORT "http://bugzilla.gnome.org/enter_bug.cgi?produc=
t=3Dglib"
| #define PACKAGE_URL ""
| #define GLIB_MAJOR_VERSION 2
| #define GLIB_MINOR_VERSION 50
| #define GLIB_MICRO_VERSION 3
| #define GLIB_INTERFACE_AGE 3
| #define GLIB_BINARY_AGE 5003
| #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 __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define HAVE_LOCALE_H 1
| #define HAVE_LC_MESSAGES 1
| #define HAVE_BIND_TEXTDOMAIN_CODESET 1
| #define HAVE_GETTEXT 1
| #define HAVE_DCGETTEXT 1
| #define ENABLE_NLS 1
| #define GETTEXT_PACKAGE "glib20"
| #define GLIB_LOCALE_DIR "/usr/pkg/share/locale"
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define HAVE_ALLOCA 1
| #define HAVE_MMAP 1
| #define HAVE_POSIX_MEMALIGN 1
| #define HAVE_VALLOC 1
| #define HAVE_FSYNC 1
| #define HAVE_PIPE2 1
| #define HAVE_ISSETUGID 1
| #define HAVE_TIMEGM 1
| #define HAVE_GMTIME_R 1
| #define HAVE_STRERROR_R 1
| #define SIZEOF_CHAR 1
| #define SIZEOF_SHORT 2
| #define SIZEOF_LONG 8
| #define SIZEOF_INT 4
| #define SIZEOF_VOID_P 8
| #define SIZEOF_LONG_LONG 8
| #define SIZEOF___INT64 0
| #define HAVE_SIG_ATOMIC_T 1
| #define HAVE_LONG_LONG_FORMAT 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_RESOURCE_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_SCHED_H 1
| #define HAVE_MALLOC_H 1
| /* end confdefs.h. */
| #include <sys/vmount.h>
configure:19439: result: no
configure:19439: checking for sys/vmount.h
configure:19439: result: no
configure:19439: checking sys/statfs.h usability
configure:19439: gcc -c -O2 -I/usr/include -I/usr/pkg/include -DPREFIX=3D"\=
"/usr/pkg\"" -DPKGLOCALEDIR=3D"\"share\"" -DPKG_SYSCONFDIR=3D"\"/usr/pkg/et=
c\"" -I/usr/include -I/usr/pkg/include conftest.c >&5
conftest.c:98:24: fatal error: sys/statfs.h: No such file or directory
compilation terminated.
configure:19439: $? =3D 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "glib"
| #define PACKAGE_TARNAME "glib"
| #define PACKAGE_VERSION "2.50.3"
| #define PACKAGE_STRING "glib 2.50.3"
| #define PACKAGE_BUGREPORT "http://bugzilla.gnome.org/enter_bug.cgi?produc=
t=3Dglib"
| #define PACKAGE_URL ""
| #define GLIB_MAJOR_VERSION 2
| #define GLIB_MINOR_VERSION 50
| #define GLIB_MICRO_VERSION 3
| #define GLIB_INTERFACE_AGE 3
| #define GLIB_BINARY_AGE 5003
| #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 __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define HAVE_LOCALE_H 1
| #define HAVE_LC_MESSAGES 1
| #define HAVE_BIND_TEXTDOMAIN_CODESET 1
| #define HAVE_GETTEXT 1
| #define HAVE_DCGETTEXT 1
| #define ENABLE_NLS 1
| #define GETTEXT_PACKAGE "glib20"
| #define GLIB_LOCALE_DIR "/usr/pkg/share/locale"
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define HAVE_ALLOCA 1
| #define HAVE_MMAP 1
| #define HAVE_POSIX_MEMALIGN 1
| #define HAVE_VALLOC 1
| #define HAVE_FSYNC 1
| #define HAVE_PIPE2 1
| #define HAVE_ISSETUGID 1
| #define HAVE_TIMEGM 1
| #define HAVE_GMTIME_R 1
| #define HAVE_STRERROR_R 1
| #define SIZEOF_CHAR 1
| #define SIZEOF_SHORT 2
| #define SIZEOF_LONG 8
| #define SIZEOF_INT 4
| #define SIZEOF_VOID_P 8
| #define SIZEOF_LONG_LONG 8
| #define SIZEOF___INT64 0
| #define HAVE_SIG_ATOMIC_T 1
| #define HAVE_LONG_LONG_FORMAT 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_RESOURCE_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_SCHED_H 1
| #define HAVE_MALLOC_H 1
| /* end confdefs.h. */
| #include <stdio.h>
| #ifdef HAVE_SYS_TYPES_H
| # include <sys/types.h>
| #endif
| #ifdef HAVE_SYS_STAT_H
| # include <sys/stat.h>
| #endif
| #ifdef STDC_HEADERS
| # include <stdlib.h>
| # include <stddef.h>
| #else
| # ifdef HAVE_STDLIB_H
| # include <stdlib.h>
| # endif
| #endif
| #ifdef HAVE_STRING_H
| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
| # include <memory.h>
| # endif
| # include <string.h>
| #endif
| #ifdef HAVE_STRINGS_H
| # include <strings.h>
| #endif
| #ifdef HAVE_INTTYPES_H
| # include <inttypes.h>
| #endif
| #ifdef HAVE_STDINT_H
| # include <stdint.h>
| #endif
| #ifdef HAVE_UNISTD_H
| # include <unistd.h>
| #endif
| #include <sys/statfs.h>
configure:19439: result: no
configure:19439: checking sys/statfs.h presence
configure:19439: gcc -E -DPREFIX=3D"\"/usr/pkg\"" -DPKGLOCALEDIR=3D"\"share=
\"" -DPKG_SYSCONFDIR=3D"\"/usr/pkg/etc\"" -I/usr/include -I/usr/pkg/include=
conftest.c
conftest.c:65:24: fatal error: sys/statfs.h: No such file or directory
compilation terminated.
configure:19439: $? =3D 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "glib"
| #define PACKAGE_TARNAME "glib"
| #define PACKAGE_VERSION "2.50.3"
| #define PACKAGE_STRING "glib 2.50.3"
| #define PACKAGE_BUGREPORT "http://bugzilla.gnome.org/enter_bug.cgi?produc=
t=3Dglib"
| #define PACKAGE_URL ""
| #define GLIB_MAJOR_VERSION 2
| #define GLIB_MINOR_VERSION 50
| #define GLIB_MICRO_VERSION 3
| #define GLIB_INTERFACE_AGE 3
| #define GLIB_BINARY_AGE 5003
| #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 __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define HAVE_LOCALE_H 1
| #define HAVE_LC_MESSAGES 1
| #define HAVE_BIND_TEXTDOMAIN_CODESET 1
| #define HAVE_GETTEXT 1
| #define HAVE_DCGETTEXT 1
| #define ENABLE_NLS 1
| #define GETTEXT_PACKAGE "glib20"
| #define GLIB_LOCALE_DIR "/usr/pkg/share/locale"
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define HAVE_ALLOCA 1
| #define HAVE_MMAP 1
| #define HAVE_POSIX_MEMALIGN 1
| #define HAVE_VALLOC 1
| #define HAVE_FSYNC 1
| #define HAVE_PIPE2 1
| #define HAVE_ISSETUGID 1
| #define HAVE_TIMEGM 1
| #define HAVE_GMTIME_R 1
| #define HAVE_STRERROR_R 1
| #define SIZEOF_CHAR 1
| #define SIZEOF_SHORT 2
| #define SIZEOF_LONG 8
| #define SIZEOF_INT 4
| #define SIZEOF_VOID_P 8
| #define SIZEOF_LONG_LONG 8
| #define SIZEOF___INT64 0
| #define HAVE_SIG_ATOMIC_T 1
| #define HAVE_LONG_LONG_FORMAT 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_RESOURCE_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_SCHED_H 1
| #define HAVE_MALLOC_H 1
| /* end confdefs.h. */
| #include <sys/statfs.h>
configure:19439: result: no
configure:19439: checking for sys/statfs.h
configure:19439: result: no
configure:19439: checking sys/statvfs.h usability
configure:19439: gcc -c -O2 -I/usr/include -I/usr/pkg/include -DPREFIX=3D"\=
"/usr/pkg\"" -DPKGLOCALEDIR=3D"\"share\"" -DPKG_SYSCONFDIR=3D"\"/usr/pkg/et=
c\"" -I/usr/include -I/usr/pkg/include conftest.c >&5
configure:19439: $? =3D 0
configure:19439: result: yes
configure:19439: checking sys/statvfs.h presence
configure:19439: gcc -E -DPREFIX=3D"\"/usr/pkg\"" -DPKGLOCALEDIR=3D"\"share=
\"" -DPKG_SYSCONFDIR=3D"\"/usr/pkg/etc\"" -I/usr/include -I/usr/pkg/include=
conftest.c
configure:19439: $? =3D 0
configure:19439: result: yes
configure:19439: checking for sys/statvfs.h
configure:19439: result: yes
configure:19439: checking sys/filio.h usability
configure:19439: gcc -c -O2 -I/usr/include -I/usr/pkg/include -DPREFIX=3D"\=
"/usr/pkg\"" -DPKGLOCALEDIR=3D"\"share\"" -DPKG_SYSCONFDIR=3D"\"/usr/pkg/et=
c\"" -I/usr/include -I/usr/pkg/include conftest.c >&5
configure:19439: $? =3D 0
configure:19439: result: yes
configure:19439: checking sys/filio.h presence
configure:19439: gcc -E -DPREFIX=3D"\"/usr/pkg\"" -DPKGLOCALEDIR=3D"\"share=
\"" -DPKG_SYSCONFDIR=3D"\"/usr/pkg/etc\"" -I/usr/include -I/usr/pkg/include=
conftest.c
configure:19439: $? =3D 0
configure:19439: result: yes
configure:19439: checking for sys/filio.h
configure:19439: result: yes
configure:19451: checking mntent.h usability
configure:19451: gcc -c -O2 -I/usr/include -I/usr/pkg/include -DPREFIX=3D"\=
"/usr/pkg\"" -DPKGLOCALEDIR=3D"\"share\"" -DPKG_SYSCONFDIR=3D"\"/usr/pkg/et=
c\"" -I/usr/include -I/usr/pkg/include conftest.c >&5
conftest.c:100:20: fatal error: mntent.h: No such file or directory
compilation terminated.
configure:19451: $? =3D 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "glib"
| #define PACKAGE_TARNAME "glib"
| #define PACKAGE_VERSION "2.50.3"
| #define PACKAGE_STRING "glib 2.50.3"
| #define PACKAGE_BUGREPORT "http://bugzilla.gnome.org/enter_bug.cgi?produc=
t=3Dglib"
| #define PACKAGE_URL ""
| #define GLIB_MAJOR_VERSION 2
| #define GLIB_MINOR_VERSION 50
| #define GLIB_MICRO_VERSION 3
| #define GLIB_INTERFACE_AGE 3
| #define GLIB_BINARY_AGE 5003
| #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 __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define HAVE_LOCALE_H 1
| #define HAVE_LC_MESSAGES 1
| #define HAVE_BIND_TEXTDOMAIN_CODESET 1
| #define HAVE_GETTEXT 1
| #define HAVE_DCGETTEXT 1
| #define ENABLE_NLS 1
| #define GETTEXT_PACKAGE "glib20"
| #define GLIB_LOCALE_DIR "/usr/pkg/share/locale"
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define HAVE_ALLOCA 1
| #define HAVE_MMAP 1
| #define HAVE_POSIX_MEMALIGN 1
| #define HAVE_VALLOC 1
| #define HAVE_FSYNC 1
| #define HAVE_PIPE2 1
| #define HAVE_ISSETUGID 1
| #define HAVE_TIMEGM 1
| #define HAVE_GMTIME_R 1
| #define HAVE_STRERROR_R 1
| #define SIZEOF_CHAR 1
| #define SIZEOF_SHORT 2
| #define SIZEOF_LONG 8
| #define SIZEOF_INT 4
| #define SIZEOF_VOID_P 8
| #define SIZEOF_LONG_LONG 8
| #define SIZEOF___INT64 0
| #define HAVE_SIG_ATOMIC_T 1
| #define HAVE_LONG_LONG_FORMAT 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_RESOURCE_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_SCHED_H 1
| #define HAVE_MALLOC_H 1
| #define HAVE_SYS_STATVFS_H 1
| #define HAVE_SYS_FILIO_H 1
| /* end confdefs.h. */
| #include <stdio.h>
| #ifdef HAVE_SYS_TYPES_H
| # include <sys/types.h>
| #endif
| #ifdef HAVE_SYS_STAT_H
| # include <sys/stat.h>
| #endif
| #ifdef STDC_HEADERS
| # include <stdlib.h>
| # include <stddef.h>
| #else
| # ifdef HAVE_STDLIB_H
| # include <stdlib.h>
| # endif
| #endif
| #ifdef HAVE_STRING_H
| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
| # include <memory.h>
| # endif
| # include <string.h>
| #endif
| #ifdef HAVE_STRINGS_H
| # include <strings.h>
| #endif
| #ifdef HAVE_INTTYPES_H
| # include <inttypes.h>
| #endif
| #ifdef HAVE_STDINT_H
| # include <stdint.h>
| #endif
| #ifdef HAVE_UNISTD_H
| # include <unistd.h>
| #endif
| #include <mntent.h>
configure:19451: result: no
configure:19451: checking mntent.h presence
configure:19451: gcc -E -DPREFIX=3D"\"/usr/pkg\"" -DPKGLOCALEDIR=3D"\"share=
\"" -DPKG_SYSCONFDIR=3D"\"/usr/pkg/etc\"" -I/usr/include -I/usr/pkg/include=
conftest.c
conftest.c:67:20: fatal error: mntent.h: No such file or directory
compilation terminated.
configure:19451: $? =3D 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "glib"
| #define PACKAGE_TARNAME "glib"
| #define PACKAGE_VERSION "2.50.3"
| #define PACKAGE_STRING "glib 2.50.3"
| #define PACKAGE_BUGREPORT "http://bugzilla.gnome.org/enter_bug.cgi?produc=
t=3Dglib"
| #define PACKAGE_URL ""
| #define GLIB_MAJOR_VERSION 2
| #define GLIB_MINOR_VERSION 50
| #define GLIB_MICRO_VERSION 3
| #define GLIB_INTERFACE_AGE 3
| #define GLIB_BINARY_AGE 5003
| #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 __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define HAVE_LOCALE_H 1
| #define HAVE_LC_MESSAGES 1
| #define HAVE_BIND_TEXTDOMAIN_CODESET 1
| #define HAVE_GETTEXT 1
| #define HAVE_DCGETTEXT 1
| #define ENABLE_NLS 1
| #define GETTEXT_PACKAGE "glib20"
| #define GLIB_LOCALE_DIR "/usr/pkg/share/locale"
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define HAVE_ALLOCA 1
| #define HAVE_MMAP 1
| #define HAVE_POSIX_MEMALIGN 1
| #define HAVE_VALLOC 1
| #define HAVE_FSYNC 1
| #define HAVE_PIPE2 1
| #define HAVE_ISSETUGID 1
| #define HAVE_TIMEGM 1
| #define HAVE_GMTIME_R 1
| #define HAVE_STRERROR_R 1
| #define SIZEOF_CHAR 1
| #define SIZEOF_SHORT 2
| #define SIZEOF_LONG 8
| #define SIZEOF_INT 4
| #define SIZEOF_VOID_P 8
| #define SIZEOF_LONG_LONG 8
| #define SIZEOF___INT64 0
| #define HAVE_SIG_ATOMIC_T 1
| #define HAVE_LONG_LONG_FORMAT 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_RESOURCE_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_SCHED_H 1
| #define HAVE_MALLOC_H 1
| #define HAVE_SYS_STATVFS_H 1
| #define HAVE_SYS_FILIO_H 1
| /* end confdefs.h. */
| #include <mntent.h>
configure:19451: result: no
configure:19451: checking for mntent.h
configure:19451: result: no
configure:19451: checking sys/mnttab.h usability
configure:19451: gcc -c -O2 -I/usr/include -I/usr/pkg/include -DPREFIX=3D"\=
"/usr/pkg\"" -DPKGLOCALEDIR=3D"\"share\"" -DPKG_SYSCONFDIR=3D"\"/usr/pkg/et=
c\"" -I/usr/include -I/usr/pkg/include conftest.c >&5
conftest.c:100:24: fatal error: sys/mnttab.h: No such file or directory
compilation terminated.
configure:19451: $? =3D 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "glib"
| #define PACKAGE_TARNAME "glib"
| #define PACKAGE_VERSION "2.50.3"
| #define PACKAGE_STRING "glib 2.50.3"
| #define PACKAGE_BUGREPORT "http://bugzilla.gnome.org/enter_bug.cgi?produc=
t=3Dglib"
| #define PACKAGE_URL ""
| #define GLIB_MAJOR_VERSION 2
| #define GLIB_MINOR_VERSION 50
| #define GLIB_MICRO_VERSION 3
| #define GLIB_INTERFACE_AGE 3
| #define GLIB_BINARY_AGE 5003
| #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 __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define HAVE_LOCALE_H 1
| #define HAVE_LC_MESSAGES 1
| #define HAVE_BIND_TEXTDOMAIN_CODESET 1
| #define HAVE_GETTEXT 1
| #define HAVE_DCGETTEXT 1
| #define ENABLE_NLS 1
| #define GETTEXT_PACKAGE "glib20"
| #define GLIB_LOCALE_DIR "/usr/pkg/share/locale"
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define HAVE_ALLOCA 1
| #define HAVE_MMAP 1
| #define HAVE_POSIX_MEMALIGN 1
| #define HAVE_VALLOC 1
| #define HAVE_FSYNC 1
| #define HAVE_PIPE2 1
| #define HAVE_ISSETUGID 1
| #define HAVE_TIMEGM 1
| #define HAVE_GMTIME_R 1
| #define HAVE_STRERROR_R 1
| #define SIZEOF_CHAR 1
| #define SIZEOF_SHORT 2
| #define SIZEOF_LONG 8
| #define SIZEOF_INT 4
| #define SIZEOF_VOID_P 8
| #define SIZEOF_LONG_LONG 8
| #define SIZEOF___INT64 0
| #define HAVE_SIG_ATOMIC_T 1
| #define HAVE_LONG_LONG_FORMAT 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_RESOURCE_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_SCHED_H 1
| #define HAVE_MALLOC_H 1
| #define HAVE_SYS_STATVFS_H 1
| #define HAVE_SYS_FILIO_H 1
| /* end confdefs.h. */
| #include <stdio.h>
| #ifdef HAVE_SYS_TYPES_H
| # include <sys/types.h>
| #endif
| #ifdef HAVE_SYS_STAT_H
| # include <sys/stat.h>
| #endif
| #ifdef STDC_HEADERS
| # include <stdlib.h>
| # include <stddef.h>
| #else
| # ifdef HAVE_STDLIB_H
| # include <stdlib.h>
| # endif
| #endif
| #ifdef HAVE_STRING_H
| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
| # include <memory.h>
| # endif
| # include <string.h>
| #endif
| #ifdef HAVE_STRINGS_H
| # include <strings.h>
| #endif
| #ifdef HAVE_INTTYPES_H
| # include <inttypes.h>
| #endif
| #ifdef HAVE_STDINT_H
| # include <stdint.h>
| #endif
| #ifdef HAVE_UNISTD_H
| # include <unistd.h>
| #endif
| #include <sys/mnttab.h>
configure:19451: result: no
configure:19451: checking sys/mnttab.h presence
configure:19451: gcc -E -DPREFIX=3D"\"/usr/pkg\"" -DPKGLOCALEDIR=3D"\"share=
\"" -DPKG_SYSCONFDIR=3D"\"/usr/pkg/etc\"" -I/usr/include -I/usr/pkg/include=
conftest.c
conftest.c:67:24: fatal error: sys/mnttab.h: No such file or directory
compilation terminated.
configure:19451: $? =3D 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "glib"
| #define PACKAGE_TARNAME "glib"
| #define PACKAGE_VERSION "2.50.3"
| #define PACKAGE_STRING "glib 2.50.3"
| #define PACKAGE_BUGREPORT "http://bugzilla.gnome.org/enter_bug.cgi?produc=
t=3Dglib"
| #define PACKAGE_URL ""
| #define GLIB_MAJOR_VERSION 2
| #define GLIB_MINOR_VERSION 50
| #define GLIB_MICRO_VERSION 3
| #define GLIB_INTERFACE_AGE 3
| #define GLIB_BINARY_AGE 5003
| #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 __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define HAVE_LOCALE_H 1
| #define HAVE_LC_MESSAGES 1
| #define HAVE_BIND_TEXTDOMAIN_CODESET 1
| #define HAVE_GETTEXT 1
| #define HAVE_DCGETTEXT 1
| #define ENABLE_NLS 1
| #define GETTEXT_PACKAGE "glib20"
| #define GLIB_LOCALE_DIR "/usr/pkg/share/locale"
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define HAVE_ALLOCA 1
| #define HAVE_MMAP 1
| #define HAVE_POSIX_MEMALIGN 1
| #define HAVE_VALLOC 1
| #define HAVE_FSYNC 1
| #define HAVE_PIPE2 1
| #define HAVE_ISSETUGID 1
| #define HAVE_TIMEGM 1
| #define HAVE_GMTIME_R 1
| #define HAVE_STRERROR_R 1
| #define SIZEOF_CHAR 1
| #define SIZEOF_SHORT 2
| #define SIZEOF_LONG 8
| #define SIZEOF_INT 4
| #define SIZEOF_VOID_P 8
| #define SIZEOF_LONG_LONG 8
| #define SIZEOF___INT64 0
| #define HAVE_SIG_ATOMIC_T 1
| #define HAVE_LONG_LONG_FORMAT 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_RESOURCE_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_SCHED_H 1
| #define HAVE_MALLOC_H 1
| #define HAVE_SYS_STATVFS_H 1
| #define HAVE_SYS_FILIO_H 1
| /* end confdefs.h. */
| #include <sys/mnttab.h>
configure:19451: result: no
configure:19451: checking for sys/mnttab.h
configure:19451: result: no
configure:19451: checking sys/vfstab.h usability
configure:19451: gcc -c -O2 -I/usr/include -I/usr/pkg/include -DPREFIX=3D"\=
"/usr/pkg\"" -DPKGLOCALEDIR=3D"\"share\"" -DPKG_SYSCONFDIR=3D"\"/usr/pkg/et=
c\"" -I/usr/include -I/usr/pkg/include conftest.c >&5
conftest.c:100:24: fatal error: sys/vfstab.h: No such file or directory
compilation terminated.
configure:19451: $? =3D 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "glib"
| #define PACKAGE_TARNAME "glib"
| #define PACKAGE_VERSION "2.50.3"
| #define PACKAGE_STRING "glib 2.50.3"
| #define PACKAGE_BUGREPORT "http://bugzilla.gnome.org/enter_bug.cgi?produc=
t=3Dglib"
| #define PACKAGE_URL ""
| #define GLIB_MAJOR_VERSION 2
| #define GLIB_MINOR_VERSION 50
| #define GLIB_MICRO_VERSION 3
| #define GLIB_INTERFACE_AGE 3
| #define GLIB_BINARY_AGE 5003
| #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 __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define HAVE_LOCALE_H 1
| #define HAVE_LC_MESSAGES 1
| #define HAVE_BIND_TEXTDOMAIN_CODESET 1
| #define HAVE_GETTEXT 1
| #define HAVE_DCGETTEXT 1
| #define ENABLE_NLS 1
| #define GETTEXT_PACKAGE "glib20"
| #define GLIB_LOCALE_DIR "/usr/pkg/share/locale"
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define HAVE_ALLOCA 1
| #define HAVE_MMAP 1
| #define HAVE_POSIX_MEMALIGN 1
| #define HAVE_VALLOC 1
| #define HAVE_FSYNC 1
| #define HAVE_PIPE2 1
| #define HAVE_ISSETUGID 1
| #define HAVE_TIMEGM 1
| #define HAVE_GMTIME_R 1
| #define HAVE_STRERROR_R 1
| #define SIZEOF_CHAR 1
| #define SIZEOF_SHORT 2
| #define SIZEOF_LONG 8
| #define SIZEOF_INT 4
| #define SIZEOF_VOID_P 8
| #define SIZEOF_LONG_LONG 8
| #define SIZEOF___INT64 0
| #define HAVE_SIG_ATOMIC_T 1
| #define HAVE_LONG_LONG_FORMAT 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_RESOURCE_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_SCHED_H 1
| #define HAVE_MALLOC_H 1
| #define HAVE_SYS_STATVFS_H 1
| #define HAVE_SYS_FILIO_H 1
| /* end confdefs.h. */
| #include <stdio.h>
| #ifdef HAVE_SYS_TYPES_H
| # include <sys/types.h>
| #endif
| #ifdef HAVE_SYS_STAT_H
| # include <sys/stat.h>
| #endif
| #ifdef STDC_HEADERS
| # include <stdlib.h>
| # include <stddef.h>
| #else
| # ifdef HAVE_STDLIB_H
| # include <stdlib.h>
| # endif
| #endif
| #ifdef HAVE_STRING_H
| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
| # include <memory.h>
| # endif
| # include <string.h>
| #endif
| #ifdef HAVE_STRINGS_H
| # include <strings.h>
| #endif
| #ifdef HAVE_INTTYPES_H
| # include <inttypes.h>
| #endif
| #ifdef HAVE_STDINT_H
| # include <stdint.h>
| #endif
| #ifdef HAVE_UNISTD_H
| # include <unistd.h>
| #endif
| #include <sys/vfstab.h>
configure:19451: result: no
configure:19451: checking sys/vfstab.h presence
configure:19451: gcc -E -DPREFIX=3D"\"/usr/pkg\"" -DPKGLOCALEDIR=3D"\"share=
\"" -DPKG_SYSCONFDIR=3D"\"/usr/pkg/etc\"" -I/usr/include -I/usr/pkg/include=
conftest.c
conftest.c:67:24: fatal error: sys/vfstab.h: No such file or directory
compilation terminated.
configure:19451: $? =3D 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "glib"
| #define PACKAGE_TARNAME "glib"
| #define PACKAGE_VERSION "2.50.3"
| #define PACKAGE_STRING "glib 2.50.3"
| #define PACKAGE_BUGREPORT "http://bugzilla.gnome.org/enter_bug.cgi?produc=
t=3Dglib"
| #define PACKAGE_URL ""
| #define GLIB_MAJOR_VERSION 2
| #define GLIB_MINOR_VERSION 50
| #define GLIB_MICRO_VERSION 3
| #define GLIB_INTERFACE_AGE 3
| #define GLIB_BINARY_AGE 5003
| #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 __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define HAVE_LOCALE_H 1
| #define HAVE_LC_MESSAGES 1
| #define HAVE_BIND_TEXTDOMAIN_CODESET 1
| #define HAVE_GETTEXT 1
| #define HAVE_DCGETTEXT 1
| #define ENABLE_NLS 1
| #define GETTEXT_PACKAGE "glib20"
| #define GLIB_LOCALE_DIR "/usr/pkg/share/locale"
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define HAVE_ALLOCA 1
| #define HAVE_MMAP 1
| #define HAVE_POSIX_MEMALIGN 1
| #define HAVE_VALLOC 1
| #define HAVE_FSYNC 1
| #define HAVE_PIPE2 1
| #define HAVE_ISSETUGID 1
| #define HAVE_TIMEGM 1
| #define HAVE_GMTIME_R 1
| #define HAVE_STRERROR_R 1
| #define SIZEOF_CHAR 1
| #define SIZEOF_SHORT 2
| #define SIZEOF_LONG 8
| #define SIZEOF_INT 4
| #define SIZEOF_VOID_P 8
| #define SIZEOF_LONG_LONG 8
| #define SIZEOF___INT64 0
| #define HAVE_SIG_ATOMIC_T 1
| #define HAVE_LONG_LONG_FORMAT 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_RESOURCE_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_SCHED_H 1
| #define HAVE_MALLOC_H 1
| #define HAVE_SYS_STATVFS_H 1
| #define HAVE_SYS_FILIO_H 1
| /* end confdefs.h. */
| #include <sys/vfstab.h>
configure:19451: result: no
configure:19451: checking for sys/vfstab.h
configure:19451: result: no
configure:19451: checking sys/mntctl.h usability
configure:19451: gcc -c -O2 -I/usr/include -I/usr/pkg/include -DPREFIX=3D"\=
"/usr/pkg\"" -DPKGLOCALEDIR=3D"\"share\"" -DPKG_SYSCONFDIR=3D"\"/usr/pkg/et=
c\"" -I/usr/include -I/usr/pkg/include conftest.c >&5
conftest.c:100:24: fatal error: sys/mntctl.h: No such file or directory
compilation terminated.
configure:19451: $? =3D 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "glib"
| #define PACKAGE_TARNAME "glib"
| #define PACKAGE_VERSION "2.50.3"
| #define PACKAGE_STRING "glib 2.50.3"
| #define PACKAGE_BUGREPORT "http://bugzilla.gnome.org/enter_bug.cgi?produc=
t=3Dglib"
| #define PACKAGE_URL ""
| #define GLIB_MAJOR_VERSION 2
| #define GLIB_MINOR_VERSION 50
| #define GLIB_MICRO_VERSION 3
| #define GLIB_INTERFACE_AGE 3
| #define GLIB_BINARY_AGE 5003
| #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 __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define HAVE_LOCALE_H 1
| #define HAVE_LC_MESSAGES 1
| #define HAVE_BIND_TEXTDOMAIN_CODESET 1
| #define HAVE_GETTEXT 1
| #define HAVE_DCGETTEXT 1
| #define ENABLE_NLS 1
| #define GETTEXT_PACKAGE "glib20"
| #define GLIB_LOCALE_DIR "/usr/pkg/share/locale"
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define HAVE_ALLOCA 1
| #define HAVE_MMAP 1
| #define HAVE_POSIX_MEMALIGN 1
| #define HAVE_VALLOC 1
| #define HAVE_FSYNC 1
| #define HAVE_PIPE2 1
| #define HAVE_ISSETUGID 1
| #define HAVE_TIMEGM 1
| #define HAVE_GMTIME_R 1
| #define HAVE_STRERROR_R 1
| #define SIZEOF_CHAR 1
| #define SIZEOF_SHORT 2
| #define SIZEOF_LONG 8
| #define SIZEOF_INT 4
| #define SIZEOF_VOID_P 8
| #define SIZEOF_LONG_LONG 8
| #define SIZEOF___INT64 0
| #define HAVE_SIG_ATOMIC_T 1
| #define HAVE_LONG_LONG_FORMAT 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_RESOURCE_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_SCHED_H 1
| #define HAVE_MALLOC_H 1
| #define HAVE_SYS_STATVFS_H 1
| #define HAVE_SYS_FILIO_H 1
| /* end confdefs.h. */
| #include <stdio.h>
| #ifdef HAVE_SYS_TYPES_H
| # include <sys/types.h>
| #endif
| #ifdef HAVE_SYS_STAT_H
| # include <sys/stat.h>
| #endif
| #ifdef STDC_HEADERS
| # include <stdlib.h>
| # include <stddef.h>
| #else
| # ifdef HAVE_STDLIB_H
| # include <stdlib.h>
| # endif
| #endif
| #ifdef HAVE_STRING_H
| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
| # include <memory.h>
| # endif
| # include <string.h>
| #endif
| #ifdef HAVE_STRINGS_H
| # include <strings.h>
| #endif
| #ifdef HAVE_INTTYPES_H
| # include <inttypes.h>
| #endif
| #ifdef HAVE_STDINT_H
| # include <stdint.h>
| #endif
| #ifdef HAVE_UNISTD_H
| # include <unistd.h>
| #endif
| #include <sys/mntctl.h>
configure:19451: result: no
configure:19451: checking sys/mntctl.h presence
configure:19451: gcc -E -DPREFIX=3D"\"/usr/pkg\"" -DPKGLOCALEDIR=3D"\"share=
\"" -DPKG_SYSCONFDIR=3D"\"/usr/pkg/etc\"" -I/usr/include -I/usr/pkg/include=
conftest.c
conftest.c:67:24: fatal error: sys/mntctl.h: No such file or directory
compilation terminated.
configure:19451: $? =3D 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "glib"
| #define PACKAGE_TARNAME "glib"
| #define PACKAGE_VERSION "2.50.3"
| #define PACKAGE_STRING "glib 2.50.3"
| #define PACKAGE_BUGREPORT "http://bugzilla.gnome.org/enter_bug.cgi?produc=
t=3Dglib"
| #define PACKAGE_URL ""
| #define GLIB_MAJOR_VERSION 2
| #define GLIB_MINOR_VERSION 50
| #define GLIB_MICRO_VERSION 3
| #define GLIB_INTERFACE_AGE 3
| #define GLIB_BINARY_AGE 5003
| #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 __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define HAVE_LOCALE_H 1
| #define HAVE_LC_MESSAGES 1
| #define HAVE_BIND_TEXTDOMAIN_CODESET 1
| #define HAVE_GETTEXT 1
| #define HAVE_DCGETTEXT 1
| #define ENABLE_NLS 1
| #define GETTEXT_PACKAGE "glib20"
| #define GLIB_LOCALE_DIR "/usr/pkg/share/locale"
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define HAVE_ALLOCA 1
| #define HAVE_MMAP 1
| #define HAVE_POSIX_MEMALIGN 1
| #define HAVE_VALLOC 1
| #define HAVE_FSYNC 1
| #define HAVE_PIPE2 1
| #define HAVE_ISSETUGID 1
| #define HAVE_TIMEGM 1
| #define HAVE_GMTIME_R 1
| #define HAVE_STRERROR_R 1
| #define SIZEOF_CHAR 1
| #define SIZEOF_SHORT 2
| #define SIZEOF_LONG 8
| #define SIZEOF_INT 4
| #define SIZEOF_VOID_P 8
| #define SIZEOF_LONG_LONG 8
| #define SIZEOF___INT64 0
| #define HAVE_SIG_ATOMIC_T 1
| #define HAVE_LONG_LONG_FORMAT 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_RESOURCE_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_SCHED_H 1
| #define HAVE_MALLOC_H 1
| #define HAVE_SYS_STATVFS_H 1
| #define HAVE_SYS_FILIO_H 1
| /* end confdefs.h. */
| #include <sys/mntctl.h>
configure:19451: result: no
configure:19451: checking for sys/mntctl.h
configure:19451: result: no
configure:19451: checking fstab.h usability
configure:19451: gcc -c -O2 -I/usr/include -I/usr/pkg/include -DPREFIX=3D"\=
"/usr/pkg\"" -DPKGLOCALEDIR=3D"\"share\"" -DPKG_SYSCONFDIR=3D"\"/usr/pkg/et=
c\"" -I/usr/include -I/usr/pkg/include conftest.c >&5
configure:19451: $? =3D 0
configure:19451: result: yes
configure:19451: checking fstab.h presence
configure:19451: gcc -E -DPREFIX=3D"\"/usr/pkg\"" -DPKGLOCALEDIR=3D"\"share=
\"" -DPKG_SYSCONFDIR=3D"\"/usr/pkg/etc\"" -I/usr/include -I/usr/pkg/include=
conftest.c
configure:19451: $? =3D 0
configure:19451: result: yes
configure:19451: checking for fstab.h
configure:19451: result: yes
configure:19462: checking linux/magic.h usability
configure:19462: gcc -c -O2 -I/usr/include -I/usr/pkg/include -DPREFIX=3D"\=
"/usr/pkg\"" -DPKGLOCALEDIR=3D"\"share\"" -DPKG_SYSCONFDIR=3D"\"/usr/pkg/et=
c\"" -I/usr/include -I/usr/pkg/include conftest.c >&5
conftest.c:101:25: fatal error: linux/magic.h: No such file or directory
compilation terminated.
configure:19462: $? =3D 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "glib"
| #define PACKAGE_TARNAME "glib"
| #define PACKAGE_VERSION "2.50.3"
| #define PACKAGE_STRING "glib 2.50.3"
| #define PACKAGE_BUGREPORT "http://bugzilla.gnome.org/enter_bug.cgi?produc=
t=3Dglib"
| #define PACKAGE_URL ""
| #define GLIB_MAJOR_VERSION 2
| #define GLIB_MINOR_VERSION 50
| #define GLIB_MICRO_VERSION 3
| #define GLIB_INTERFACE_AGE 3
| #define GLIB_BINARY_AGE 5003
| #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 __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define HAVE_LOCALE_H 1
| #define HAVE_LC_MESSAGES 1
| #define HAVE_BIND_TEXTDOMAIN_CODESET 1
| #define HAVE_GETTEXT 1
| #define HAVE_DCGETTEXT 1
| #define ENABLE_NLS 1
| #define GETTEXT_PACKAGE "glib20"
| #define GLIB_LOCALE_DIR "/usr/pkg/share/locale"
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define HAVE_ALLOCA 1
| #define HAVE_MMAP 1
| #define HAVE_POSIX_MEMALIGN 1
| #define HAVE_VALLOC 1
| #define HAVE_FSYNC 1
| #define HAVE_PIPE2 1
| #define HAVE_ISSETUGID 1
| #define HAVE_TIMEGM 1
| #define HAVE_GMTIME_R 1
| #define HAVE_STRERROR_R 1
| #define SIZEOF_CHAR 1
| #define SIZEOF_SHORT 2
| #define SIZEOF_LONG 8
| #define SIZEOF_INT 4
| #define SIZEOF_VOID_P 8
| #define SIZEOF_LONG_LONG 8
| #define SIZEOF___INT64 0
| #define HAVE_SIG_ATOMIC_T 1
| #define HAVE_LONG_LONG_FORMAT 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_RESOURCE_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_SCHED_H 1
| #define HAVE_MALLOC_H 1
| #define HAVE_SYS_STATVFS_H 1
| #define HAVE_SYS_FILIO_H 1
| #define HAVE_FSTAB_H 1
| /* end confdefs.h. */
| #include <stdio.h>
| #ifdef HAVE_SYS_TYPES_H
| # include <sys/types.h>
| #endif
| #ifdef HAVE_SYS_STAT_H
| # include <sys/stat.h>
| #endif
| #ifdef STDC_HEADERS
| # include <stdlib.h>
| # include <stddef.h>
| #else
| # ifdef HAVE_STDLIB_H
| # include <stdlib.h>
| # endif
| #endif
| #ifdef HAVE_STRING_H
| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
| # include <memory.h>
| # endif
| # include <string.h>
| #endif
| #ifdef HAVE_STRINGS_H
| # include <strings.h>
| #endif
| #ifdef HAVE_INTTYPES_H
| # include <inttypes.h>
| #endif
| #ifdef HAVE_STDINT_H
| # include <stdint.h>
| #endif
| #ifdef HAVE_UNISTD_H
| # include <unistd.h>
| #endif
| #include <linux/magic.h>
configure:19462: result: no
configure:19462: checking linux/magic.h presence
configure:19462: gcc -E -DPREFIX=3D"\"/usr/pkg\"" -DPKGLOCALEDIR=3D"\"share=
\"" -DPKG_SYSCONFDIR=3D"\"/usr/pkg/etc\"" -I/usr/include -I/usr/pkg/include=
conftest.c
conftest.c:68:25: fatal error: linux/magic.h: No such file or directory
compilation terminated.
configure:19462: $? =3D 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "glib"
| #define PACKAGE_TARNAME "glib"
| #define PACKAGE_VERSION "2.50.3"
| #define PACKAGE_STRING "glib 2.50.3"
| #define PACKAGE_BUGREPORT "http://bugzilla.gnome.org/enter_bug.cgi?produc=
t=3Dglib"
| #define PACKAGE_URL ""
| #define GLIB_MAJOR_VERSION 2
| #define GLIB_MINOR_VERSION 50
| #define GLIB_MICRO_VERSION 3
| #define GLIB_INTERFACE_AGE 3
| #define GLIB_BINARY_AGE 5003
| #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 __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define HAVE_LOCALE_H 1
| #define HAVE_LC_MESSAGES 1
| #define HAVE_BIND_TEXTDOMAIN_CODESET 1
| #define HAVE_GETTEXT 1
| #define HAVE_DCGETTEXT 1
| #define ENABLE_NLS 1
| #define GETTEXT_PACKAGE "glib20"
| #define GLIB_LOCALE_DIR "/usr/pkg/share/locale"
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define HAVE_ALLOCA 1
| #define HAVE_MMAP 1
| #define HAVE_POSIX_MEMALIGN 1
| #define HAVE_VALLOC 1
| #define HAVE_FSYNC 1
| #define HAVE_PIPE2 1
| #define HAVE_ISSETUGID 1
| #define HAVE_TIMEGM 1
| #define HAVE_GMTIME_R 1
| #define HAVE_STRERROR_R 1
| #define SIZEOF_CHAR 1
| #define SIZEOF_SHORT 2
| #define SIZEOF_LONG 8
| #define SIZEOF_INT 4
| #define SIZEOF_VOID_P 8
| #define SIZEOF_LONG_LONG 8
| #define SIZEOF___INT64 0
| #define HAVE_SIG_ATOMIC_T 1
| #define HAVE_LONG_LONG_FORMAT 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_RESOURCE_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_SCHED_H 1
| #define HAVE_MALLOC_H 1
| #define HAVE_SYS_STATVFS_H 1
| #define HAVE_SYS_FILIO_H 1
| #define HAVE_FSTAB_H 1
| /* end confdefs.h. */
| #include <linux/magic.h>
configure:19462: result: no
configure:19462: checking for linux/magic.h
configure:19462: result: no
configure:19473: checking termios.h usability
configure:19473: gcc -c -O2 -I/usr/include -I/usr/pkg/include -DPREFIX=3D"\=
"/usr/pkg\"" -DPKGLOCALEDIR=3D"\"share\"" -DPKG_SYSCONFDIR=3D"\"/usr/pkg/et=
c\"" -I/usr/include -I/usr/pkg/include conftest.c >&5
configure:19473: $? =3D 0
configure:19473: result: yes
configure:19473: checking termios.h presence
configure:19473: gcc -E -DPREFIX=3D"\"/usr/pkg\"" -DPKGLOCALEDIR=3D"\"share=
\"" -DPKG_SYSCONFDIR=3D"\"/usr/pkg/etc\"" -I/usr/include -I/usr/pkg/include=
conftest.c
configure:19473: $? =3D 0
configure:19473: result: yes
configure:19473: checking for termios.h
configure:19473: result: yes
configure:19487: checking dirent.h usability
configure:19487: gcc -c -O2 -I/usr/include -I/usr/pkg/include -DPREFIX=3D"\=
"/usr/pkg\"" -DPKGLOCALEDIR=3D"\"share\"" -DPKG_SYSCONFDIR=3D"\"/usr/pkg/et=
c\"" -I/usr/include -I/usr/pkg/include conftest.c >&5
configure:19487: $? =3D 0
configure:19487: result: yes
configure:19487: checking dirent.h presence
configure:19487: gcc -E -DPREFIX=3D"\"/usr/pkg\"" -DPKGLOCALEDIR=3D"\"share=
\"" -DPKG_SYSCONFDIR=3D"\"/usr/pkg/etc\"" -I/usr/include -I/usr/pkg/include=
conftest.c
configure:19487: $? =3D 0
configure:19487: result: yes
configure:19487: checking for dirent.h
configure:19487: result: yes
configure:19487: checking sys/time.h usability
configure:19487: gcc -c -O2 -I/usr/include -I/usr/pkg/include -DPREFIX=3D"\=
"/usr/pkg\"" -DPKGLOCALEDIR=3D"\"share\"" -DPKG_SYSCONFDIR=3D"\"/usr/pkg/et=
c\"" -I/usr/include -I/usr/pkg/include conftest.c >&5
configure:19487: $? =3D 0
configure:19487: result: yes
configure:19487: checking sys/time.h presence
configure:19487: gcc -E -DPREFIX=3D"\"/usr/pkg\"" -DPKGLOCALEDIR=3D"\"share=
\"" -DPKG_SYSCONFDIR=3D"\"/usr/pkg/etc\"" -I/usr/include -I/usr/pkg/include=
conftest.c
configure:19487: $? =3D 0
configure:19487: result: yes
configure:19487: checking for sys/time.h
configure:19487: result: yes
configure:19501: checking values.h usability
configure:19501: gcc -c -O2 -I/usr/include -I/usr/pkg/include -DPREFIX=3D"\=
"/usr/pkg\"" -DPKGLOCALEDIR=3D"\"share\"" -DPKG_SYSCONFDIR=3D"\"/usr/pkg/et=
c\"" -I/usr/include -I/usr/pkg/include conftest.c >&5
conftest.c:104:20: fatal error: values.h: No such file or directory
compilation terminated.
configure:19501: $? =3D 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "glib"
| #define PACKAGE_TARNAME "glib"
| #define PACKAGE_VERSION "2.50.3"
| #define PACKAGE_STRING "glib 2.50.3"
| #define PACKAGE_BUGREPORT "http://bugzilla.gnome.org/enter_bug.cgi?produc=
t=3Dglib"
| #define PACKAGE_URL ""
| #define GLIB_MAJOR_VERSION 2
| #define GLIB_MINOR_VERSION 50
| #define GLIB_MICRO_VERSION 3
| #define GLIB_INTERFACE_AGE 3
| #define GLIB_BINARY_AGE 5003
| #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 __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define HAVE_LOCALE_H 1
| #define HAVE_LC_MESSAGES 1
| #define HAVE_BIND_TEXTDOMAIN_CODESET 1
| #define HAVE_GETTEXT 1
| #define HAVE_DCGETTEXT 1
| #define ENABLE_NLS 1
| #define GETTEXT_PACKAGE "glib20"
| #define GLIB_LOCALE_DIR "/usr/pkg/share/locale"
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define HAVE_ALLOCA 1
| #define HAVE_MMAP 1
| #define HAVE_POSIX_MEMALIGN 1
| #define HAVE_VALLOC 1
| #define HAVE_FSYNC 1
| #define HAVE_PIPE2 1
| #define HAVE_ISSETUGID 1
| #define HAVE_TIMEGM 1
| #define HAVE_GMTIME_R 1
| #define HAVE_STRERROR_R 1
| #define SIZEOF_CHAR 1
| #define SIZEOF_SHORT 2
| #define SIZEOF_LONG 8
| #define SIZEOF_INT 4
| #define SIZEOF_VOID_P 8
| #define SIZEOF_LONG_LONG 8
| #define SIZEOF___INT64 0
| #define HAVE_SIG_ATOMIC_T 1
| #define HAVE_LONG_LONG_FORMAT 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_RESOURCE_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_SCHED_H 1
| #define HAVE_MALLOC_H 1
| #define HAVE_SYS_STATVFS_H 1
| #define HAVE_SYS_FILIO_H 1
| #define HAVE_FSTAB_H 1
| #define HAVE_TERMIOS_H 1
| #define HAVE_DIRENT_H 1
| #define HAVE_SYS_TIME_H 1
| /* end confdefs.h. */
| #include <stdio.h>
| #ifdef HAVE_SYS_TYPES_H
| # include <sys/types.h>
| #endif
| #ifdef HAVE_SYS_STAT_H
| # include <sys/stat.h>
| #endif
| #ifdef STDC_HEADERS
| # include <stdlib.h>
| # include <stddef.h>
| #else
| # ifdef HAVE_STDLIB_H
| # include <stdlib.h>
| # endif
| #endif
| #ifdef HAVE_STRING_H
| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
| # include <memory.h>
| # endif
| # include <string.h>
| #endif
| #ifdef HAVE_STRINGS_H
| # include <strings.h>
| #endif
| #ifdef HAVE_INTTYPES_H
| # include <inttypes.h>
| #endif
| #ifdef HAVE_STDINT_H
| # include <stdint.h>
| #endif
| #ifdef HAVE_UNISTD_H
| # include <unistd.h>
| #endif
| #include <values.h>
configure:19501: result: no
configure:19501: checking values.h presence
configure:19501: gcc -E -DPREFIX=3D"\"/usr/pkg\"" -DPKGLOCALEDIR=3D"\"share=
\"" -DPKG_SYSCONFDIR=3D"\"/usr/pkg/etc\"" -I/usr/include -I/usr/pkg/include=
conftest.c
conftest.c:71:20: fatal error: values.h: No such file or directory
compilation terminated.
configure:19501: $? =3D 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "glib"
| #define PACKAGE_TARNAME "glib"
| #define PACKAGE_VERSION "2.50.3"
| #define PACKAGE_STRING "glib 2.50.3"
| #define PACKAGE_BUGREPORT "http://bugzilla.gnome.org/enter_bug.cgi?produc=
t=3Dglib"
| #define PACKAGE_URL ""
| #define GLIB_MAJOR_VERSION 2
| #define GLIB_MINOR_VERSION 50
| #define GLIB_MICRO_VERSION 3
| #define GLIB_INTERFACE_AGE 3
| #define GLIB_BINARY_AGE 5003
| #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 __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define HAVE_LOCALE_H 1
| #define HAVE_LC_MESSAGES 1
| #define HAVE_BIND_TEXTDOMAIN_CODESET 1
| #define HAVE_GETTEXT 1
| #define HAVE_DCGETTEXT 1
| #define ENABLE_NLS 1
| #define GETTEXT_PACKAGE "glib20"
| #define GLIB_LOCALE_DIR "/usr/pkg/share/locale"
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define HAVE_ALLOCA 1
| #define HAVE_MMAP 1
| #define HAVE_POSIX_MEMALIGN 1
| #define HAVE_VALLOC 1
| #define HAVE_FSYNC 1
| #define HAVE_PIPE2 1
| #define HAVE_ISSETUGID 1
| #define HAVE_TIMEGM 1
| #define HAVE_GMTIME_R 1
| #define HAVE_STRERROR_R 1
| #define SIZEOF_CHAR 1
| #define SIZEOF_SHORT 2
| #define SIZEOF_LONG 8
| #define SIZEOF_INT 4
| #define SIZEOF_VOID_P 8
| #define SIZEOF_LONG_LONG 8
| #define SIZEOF___INT64 0
| #define HAVE_SIG_ATOMIC_T 1
| #define HAVE_LONG_LONG_FORMAT 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_RESOURCE_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_SCHED_H 1
| #define HAVE_MALLOC_H 1
| #define HAVE_SYS_STATVFS_H 1
| #define HAVE_SYS_FILIO_H 1
| #define HAVE_FSTAB_H 1
| #define HAVE_TERMIOS_H 1
| #define HAVE_DIRENT_H 1
| #define HAVE_SYS_TIME_H 1
| /* end confdefs.h. */
| #include <values.h>
configure:19501: result: no
configure:19501: checking for values.h
configure:19501: result: no
configure:19514: checking for sys/mount.h
configure:19514: gcc -c -O2 -I/usr/include -I/usr/pkg/include -DPREFIX=3D"\=
"/usr/pkg\"" -DPKGLOCALEDIR=3D"\"share\"" -DPKG_SYSCONFDIR=3D"\"/usr/pkg/et=
c\"" -I/usr/include -I/usr/pkg/include conftest.c >&5
configure:19514: $? =3D 0
configure:19514: result: yes
configure:19514: checking for sys/sysctl.h
configure:19514: gcc -c -O2 -I/usr/include -I/usr/pkg/include -DPREFIX=3D"\=
"/usr/pkg\"" -DPKGLOCALEDIR=3D"\"share\"" -DPKG_SYSCONFDIR=3D"\"/usr/pkg/et=
c\"" -I/usr/include -I/usr/pkg/include conftest.c >&5
configure:19514: $? =3D 0
configure:19514: result: yes
configure:19529: checking for sysctlbyname
configure:19529: gcc -o conftest -O2 -I/usr/include -I/usr/pkg/include -DPR=
EFIX=3D"\"/usr/pkg\"" -DPKGLOCALEDIR=3D"\"share\"" -DPKG_SYSCONFDIR=3D"\"/u=
sr/pkg/etc\"" -I/usr/include -I/usr/pkg/include -L/usr/lib -Wl,-R/usr/lib -=
L/usr/pkg/lib -Wl,-R/usr/pkg/lib conftest.c -lintl >&5
configure:19529: $? =3D 0
configure:19529: result: yes
configure:19538: checking whether sys/types.h defines makedev
configure:19545: gcc -o conftest -O2 -I/usr/include -I/usr/pkg/include -DPR=
EFIX=3D"\"/usr/pkg\"" -DPKGLOCALEDIR=3D"\"share\"" -DPKG_SYSCONFDIR=3D"\"/u=
sr/pkg/etc\"" -I/usr/include -I/usr/pkg/include -L/usr/lib -Wl,-R/usr/lib -=
L/usr/pkg/lib -Wl,-R/usr/pkg/lib conftest.c -lintl >&5
configure:19545: $? =3D 0
configure:19554: result: yes
configure:19581: checking xlocale.h usability
configure:19581: gcc -c -O2 -I/usr/include -I/usr/pkg/include -DPREFIX=3D"\=
"/usr/pkg\"" -DPKGLOCALEDIR=3D"\"share\"" -DPKG_SYSCONFDIR=3D"\"/usr/pkg/et=
c\"" -I/usr/include -I/usr/pkg/include conftest.c >&5
conftest.c:107:21: fatal error: xlocale.h: No such file or directory
compilation terminated.
configure:19581: $? =3D 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "glib"
| #define PACKAGE_TARNAME "glib"
| #define PACKAGE_VERSION "2.50.3"
| #define PACKAGE_STRING "glib 2.50.3"
| #define PACKAGE_BUGREPORT "http://bugzilla.gnome.org/enter_bug.cgi?produc=
t=3Dglib"
| #define PACKAGE_URL ""
| #define GLIB_MAJOR_VERSION 2
| #define GLIB_MINOR_VERSION 50
| #define GLIB_MICRO_VERSION 3
| #define GLIB_INTERFACE_AGE 3
| #define GLIB_BINARY_AGE 5003
| #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 __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define HAVE_LOCALE_H 1
| #define HAVE_LC_MESSAGES 1
| #define HAVE_BIND_TEXTDOMAIN_CODESET 1
| #define HAVE_GETTEXT 1
| #define HAVE_DCGETTEXT 1
| #define ENABLE_NLS 1
| #define GETTEXT_PACKAGE "glib20"
| #define GLIB_LOCALE_DIR "/usr/pkg/share/locale"
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define HAVE_ALLOCA 1
| #define HAVE_MMAP 1
| #define HAVE_POSIX_MEMALIGN 1
| #define HAVE_VALLOC 1
| #define HAVE_FSYNC 1
| #define HAVE_PIPE2 1
| #define HAVE_ISSETUGID 1
| #define HAVE_TIMEGM 1
| #define HAVE_GMTIME_R 1
| #define HAVE_STRERROR_R 1
| #define SIZEOF_CHAR 1
| #define SIZEOF_SHORT 2
| #define SIZEOF_LONG 8
| #define SIZEOF_INT 4
| #define SIZEOF_VOID_P 8
| #define SIZEOF_LONG_LONG 8
| #define SIZEOF___INT64 0
| #define HAVE_SIG_ATOMIC_T 1
| #define HAVE_LONG_LONG_FORMAT 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_RESOURCE_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_SCHED_H 1
| #define HAVE_MALLOC_H 1
| #define HAVE_SYS_STATVFS_H 1
| #define HAVE_SYS_FILIO_H 1
| #define HAVE_FSTAB_H 1
| #define HAVE_TERMIOS_H 1
| #define HAVE_DIRENT_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_SYS_MOUNT_H 1
| #define HAVE_SYS_SYSCTL_H 1
| #define HAVE_SYSCTLBYNAME 1
| /* end confdefs.h. */
| #include <stdio.h>
| #ifdef HAVE_SYS_TYPES_H
| # include <sys/types.h>
| #endif
| #ifdef HAVE_SYS_STAT_H
| # include <sys/stat.h>
| #endif
| #ifdef STDC_HEADERS
| # include <stdlib.h>
| # include <stddef.h>
| #else
| # ifdef HAVE_STDLIB_H
| # include <stdlib.h>
| # endif
| #endif
| #ifdef HAVE_STRING_H
| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
| # include <memory.h>
| # endif
| # include <string.h>
| #endif
| #ifdef HAVE_STRINGS_H
| # include <strings.h>
| #endif
| #ifdef HAVE_INTTYPES_H
| # include <inttypes.h>
| #endif
| #ifdef HAVE_STDINT_H
| # include <stdint.h>
| #endif
| #ifdef HAVE_UNISTD_H
| # include <unistd.h>
| #endif
| #include <xlocale.h>
configure:19581: result: no
configure:19581: checking xlocale.h presence
configure:19581: gcc -E -DPREFIX=3D"\"/usr/pkg\"" -DPKGLOCALEDIR=3D"\"share=
\"" -DPKG_SYSCONFDIR=3D"\"/usr/pkg/etc\"" -I/usr/include -I/usr/pkg/include=
conftest.c
conftest.c:74:21: fatal error: xlocale.h: No such file or directory
compilation terminated.
configure:19581: $? =3D 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "glib"
| #define PACKAGE_TARNAME "glib"
| #define PACKAGE_VERSION "2.50.3"
| #define PACKAGE_STRING "glib 2.50.3"
| #define PACKAGE_BUGREPORT "http://bugzilla.gnome.org/enter_bug.cgi?produc=
t=3Dglib"
| #define PACKAGE_URL ""
| #define GLIB_MAJOR_VERSION 2
| #define GLIB_MINOR_VERSION 50
| #define GLIB_MICRO_VERSION 3
| #define GLIB_INTERFACE_AGE 3
| #define GLIB_BINARY_AGE 5003
| #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 __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define HAVE_LOCALE_H 1
| #define HAVE_LC_MESSAGES 1
| #define HAVE_BIND_TEXTDOMAIN_CODESET 1
| #define HAVE_GETTEXT 1
| #define HAVE_DCGETTEXT 1
| #define ENABLE_NLS 1
| #define GETTEXT_PACKAGE "glib20"
| #define GLIB_LOCALE_DIR "/usr/pkg/share/locale"
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define HAVE_ALLOCA 1
| #define HAVE_MMAP 1
| #define HAVE_POSIX_MEMALIGN 1
| #define HAVE_VALLOC 1
| #define HAVE_FSYNC 1
| #define HAVE_PIPE2 1
| #define HAVE_ISSETUGID 1
| #define HAVE_TIMEGM 1
| #define HAVE_GMTIME_R 1
| #define HAVE_STRERROR_R 1
| #define SIZEOF_CHAR 1
| #define SIZEOF_SHORT 2
| #define SIZEOF_LONG 8
| #define SIZEOF_INT 4
| #define SIZEOF_VOID_P 8
| #define SIZEOF_LONG_LONG 8
| #define SIZEOF___INT64 0
| #define HAVE_SIG_ATOMIC_T 1
| #define HAVE_LONG_LONG_FORMAT 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_RESOURCE_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_SCHED_H 1
| #define HAVE_MALLOC_H 1
| #define HAVE_SYS_STATVFS_H 1
| #define HAVE_SYS_FILIO_H 1
| #define HAVE_FSTAB_H 1
| #define HAVE_TERMIOS_H 1
| #define HAVE_DIRENT_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_SYS_MOUNT_H 1
| #define HAVE_SYS_SYSCTL_H 1
| #define HAVE_SYSCTLBYNAME 1
| /* end confdefs.h. */
| #include <xlocale.h>
configure:19581: result: no
configure:19581: checking for xlocale.h
configure:19581: result: no
configure:19592: checking for struct stat.st_mtimensec
configure:19592: gcc -c -O2 -I/usr/include -I/usr/pkg/include -DPREFIX=3D"\=
"/usr/pkg\"" -DPKGLOCALEDIR=3D"\"share\"" -DPKG_SYSCONFDIR=3D"\"/usr/pkg/et=
c\"" -I/usr/include -I/usr/pkg/include conftest.c >&5
configure:19592: $? =3D 0
configure:19592: result: yes
configure:19600: checking for struct stat.st_mtim.tv_nsec
configure:19600: gcc -c -O2 -I/usr/include -I/usr/pkg/include -DPREFIX=3D"\=
"/usr/pkg\"" -DPKGLOCALEDIR=3D"\"share\"" -DPKG_SYSCONFDIR=3D"\"/usr/pkg/et=
c\"" -I/usr/include -I/usr/pkg/include conftest.c >&5
configure:19600: $? =3D 0
configure:19600: result: yes
configure:19608: checking for struct stat.st_atimensec
configure:19608: gcc -c -O2 -I/usr/include -I/usr/pkg/include -DPREFIX=3D"\=
"/usr/pkg\"" -DPKGLOCALEDIR=3D"\"share\"" -DPKG_SYSCONFDIR=3D"\"/usr/pkg/et=
c\"" -I/usr/include -I/usr/pkg/include conftest.c >&5
configure:19608: $? =3D 0
configure:19608: result: yes
configure:19616: checking for struct stat.st_atim.tv_nsec
configure:19616: gcc -c -O2 -I/usr/include -I/usr/pkg/include -DPREFIX=3D"\=
"/usr/pkg\"" -DPKGLOCALEDIR=3D"\"share\"" -DPKG_SYSCONFDIR=3D"\"/usr/pkg/et=
c\"" -I/usr/include -I/usr/pkg/include conftest.c >&5
configure:19616: $? =3D 0
configure:19616: result: yes
configure:19624: checking for struct stat.st_ctimensec
configure:19624: gcc -c -O2 -I/usr/include -I/usr/pkg/include -DPREFIX=3D"\=
"/usr/pkg\"" -DPKGLOCALEDIR=3D"\"share\"" -DPKG_SYSCONFDIR=3D"\"/usr/pkg/et=
c\"" -I/usr/include -I/usr/pkg/include conftest.c >&5
configure:19624: $? =3D 0
configure:19624: result: yes
configure:19632: checking for struct stat.st_ctim.tv_nsec
configure:19632: gcc -c -O2 -I/usr/include -I/usr/pkg/include -DPREFIX=3D"\=
"/usr/pkg\"" -DPKGLOCALEDIR=3D"\"share\"" -DPKG_SYSCONFDIR=3D"\"/usr/pkg/et=
c\"" -I/usr/include -I/usr/pkg/include conftest.c >&5
configure:19632: $? =3D 0
configure:19632: result: yes
configure:19640: checking for struct stat.st_birthtime
configure:19640: gcc -c -O2 -I/usr/include -I/usr/pkg/include -DPREFIX=3D"\=
"/usr/pkg\"" -DPKGLOCALEDIR=3D"\"share\"" -DPKG_SYSCONFDIR=3D"\"/usr/pkg/et=
c\"" -I/usr/include -I/usr/pkg/include conftest.c >&5
configure:19640: $? =3D 0
configure:19640: result: yes
configure:19648: checking for struct stat.st_birthtimensec
configure:19648: gcc -c -O2 -I/usr/include -I/usr/pkg/include -DPREFIX=3D"\=
"/usr/pkg\"" -DPKGLOCALEDIR=3D"\"share\"" -DPKG_SYSCONFDIR=3D"\"/usr/pkg/et=
c\"" -I/usr/include -I/usr/pkg/include conftest.c >&5
configure:19648: $? =3D 0
configure:19648: result: yes
configure:19656: checking for struct stat.st_birthtim
configure:19656: gcc -c -O2 -I/usr/include -I/usr/pkg/include -DPREFIX=3D"\=
"/usr/pkg\"" -DPKGLOCALEDIR=3D"\"share\"" -DPKG_SYSCONFDIR=3D"\"/usr/pkg/et=
c\"" -I/usr/include -I/usr/pkg/include conftest.c >&5
conftest.c: In function 'main':
conftest.c:119:5: error: used struct type value where scalar is required
if (ac_aggr.st_birthtim)
^
configure:19656: $? =3D 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "glib"
| #define PACKAGE_TARNAME "glib"
| #define PACKAGE_VERSION "2.50.3"
| #define PACKAGE_STRING "glib 2.50.3"
| #define PACKAGE_BUGREPORT "http://bugzilla.gnome.org/enter_bug.cgi?produc=
t=3Dglib"
| #define PACKAGE_URL ""
| #define GLIB_MAJOR_VERSION 2
| #define GLIB_MINOR_VERSION 50
| #define GLIB_MICRO_VERSION 3
| #define GLIB_INTERFACE_AGE 3
| #define GLIB_BINARY_AGE 5003
| #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 __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define HAVE_LOCALE_H 1
| #define HAVE_LC_MESSAGES 1
| #define HAVE_BIND_TEXTDOMAIN_CODESET 1
| #define HAVE_GETTEXT 1
| #define HAVE_DCGETTEXT 1
| #define ENABLE_NLS 1
| #define GETTEXT_PACKAGE "glib20"
| #define GLIB_LOCALE_DIR "/usr/pkg/share/locale"
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define HAVE_ALLOCA 1
| #define HAVE_MMAP 1
| #define HAVE_POSIX_MEMALIGN 1
| #define HAVE_VALLOC 1
| #define HAVE_FSYNC 1
| #define HAVE_PIPE2 1
| #define HAVE_ISSETUGID 1
| #define HAVE_TIMEGM 1
| #define HAVE_GMTIME_R 1
| #define HAVE_STRERROR_R 1
| #define SIZEOF_CHAR 1
| #define SIZEOF_SHORT 2
| #define SIZEOF_LONG 8
| #define SIZEOF_INT 4
| #define SIZEOF_VOID_P 8
| #define SIZEOF_LONG_LONG 8
| #define SIZEOF___INT64 0
| #define HAVE_SIG_ATOMIC_T 1
| #define HAVE_LONG_LONG_FORMAT 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_RESOURCE_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_SCHED_H 1
| #define HAVE_MALLOC_H 1
| #define HAVE_SYS_STATVFS_H 1
| #define HAVE_SYS_FILIO_H 1
| #define HAVE_FSTAB_H 1
| #define HAVE_TERMIOS_H 1
| #define HAVE_DIRENT_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_SYS_MOUNT_H 1
| #define HAVE_SYS_SYSCTL_H 1
| #define HAVE_SYSCTLBYNAME 1
| #define HAVE_STRUCT_STAT_ST_MTIMENSEC 1
| #define HAVE_STRUCT_STAT_ST_MTIM_TV_NSEC 1
| #define HAVE_STRUCT_STAT_ST_ATIMENSEC 1
| #define HAVE_STRUCT_STAT_ST_ATIM_TV_NSEC 1
| #define HAVE_STRUCT_STAT_ST_CTIMENSEC 1
| #define HAVE_STRUCT_STAT_ST_CTIM_TV_NSEC 1
| #define HAVE_STRUCT_STAT_ST_BIRTHTIME 1
| #define HAVE_STRUCT_STAT_ST_BIRTHTIMENSEC 1
| /* end confdefs.h. */
| #include <stdio.h>
| #ifdef HAVE_SYS_TYPES_H
| # include <sys/types.h>
| #endif
| #ifdef HAVE_SYS_STAT_H
| # include <sys/stat.h>
| #endif
| #ifdef STDC_HEADERS
| # include <stdlib.h>
| # include <stddef.h>
| #else
| # ifdef HAVE_STDLIB_H
| # include <stdlib.h>
| # endif
| #endif
| #ifdef HAVE_STRING_H
| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
| # include <memory.h>
| # endif
| # include <string.h>
| #endif
| #ifdef HAVE_STRINGS_H
| # include <strings.h>
| #endif
| #ifdef HAVE_INTTYPES_H
| # include <inttypes.h>
| #endif
| #ifdef HAVE_STDINT_H
| # include <stdint.h>
| #endif
| #ifdef HAVE_UNISTD_H
| # include <unistd.h>
| #endif
| int
| main ()
| {
| static struct stat ac_aggr;
| if (ac_aggr.st_birthtim)
| return 0;
| ;
| return 0;
| }
configure:19656: gcc -c -O2 -I/usr/include -I/usr/pkg/include -DPREFIX=3D"\=
"/usr/pkg\"" -DPKGLOCALEDIR=3D"\"share\"" -DPKG_SYSCONFDIR=3D"\"/usr/pkg/et=
c\"" -I/usr/include -I/usr/pkg/include conftest.c >&5
configure:19656: $? =3D 0
configure:19656: result: yes
configure:19664: checking for struct stat.st_birthtim.tv_nsec
configure:19664: gcc -c -O2 -I/usr/include -I/usr/pkg/include -DPREFIX=3D"\=
"/usr/pkg\"" -DPKGLOCALEDIR=3D"\"share\"" -DPKG_SYSCONFDIR=3D"\"/usr/pkg/et=
c\"" -I/usr/include -I/usr/pkg/include conftest.c >&5
configure:19664: $? =3D 0
configure:19664: result: yes
configure:19673: checking for struct stat.st_blksize
configure:19673: gcc -c -O2 -I/usr/include -I/usr/pkg/include -DPREFIX=3D"\=
"/usr/pkg\"" -DPKGLOCALEDIR=3D"\"share\"" -DPKG_SYSCONFDIR=3D"\"/usr/pkg/et=
c\"" -I/usr/include -I/usr/pkg/include conftest.c >&5
configure:19673: $? =3D 0
configure:19673: result: yes
configure:19695: checking for struct stat.st_blocks
configure:19695: gcc -c -O2 -I/usr/include -I/usr/pkg/include -DPREFIX=3D"\=
"/usr/pkg\"" -DPKGLOCALEDIR=3D"\"share\"" -DPKG_SYSCONFDIR=3D"\"/usr/pkg/et=
c\"" -I/usr/include -I/usr/pkg/include conftest.c >&5
configure:19695: $? =3D 0
configure:19695: result: yes
configure:19717: checking for struct statfs.f_fstypename
configure:19717: gcc -c -O2 -I/usr/include -I/usr/pkg/include -DPREFIX=3D"\=
"/usr/pkg\"" -DPKGLOCALEDIR=3D"\"share\"" -DPKG_SYSCONFDIR=3D"\"/usr/pkg/et=
c\"" -I/usr/include -I/usr/pkg/include conftest.c >&5
conftest.c: In function 'main':
conftest.c:104:22: error: storage size of 'ac_aggr' isn't known
static struct statfs ac_aggr;
^
configure:19717: $? =3D 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "glib"
| #define PACKAGE_TARNAME "glib"
| #define PACKAGE_VERSION "2.50.3"
| #define PACKAGE_STRING "glib 2.50.3"
| #define PACKAGE_BUGREPORT "http://bugzilla.gnome.org/enter_bug.cgi?produc=
t=3Dglib"
| #define PACKAGE_URL ""
| #define GLIB_MAJOR_VERSION 2
| #define GLIB_MINOR_VERSION 50
| #define GLIB_MICRO_VERSION 3
| #define GLIB_INTERFACE_AGE 3
| #define GLIB_BINARY_AGE 5003
| #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 __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define HAVE_LOCALE_H 1
| #define HAVE_LC_MESSAGES 1
| #define HAVE_BIND_TEXTDOMAIN_CODESET 1
| #define HAVE_GETTEXT 1
| #define HAVE_DCGETTEXT 1
| #define ENABLE_NLS 1
| #define GETTEXT_PACKAGE "glib20"
| #define GLIB_LOCALE_DIR "/usr/pkg/share/locale"
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define HAVE_ALLOCA 1
| #define HAVE_MMAP 1
| #define HAVE_POSIX_MEMALIGN 1
| #define HAVE_VALLOC 1
| #define HAVE_FSYNC 1
| #define HAVE_PIPE2 1
| #define HAVE_ISSETUGID 1
| #define HAVE_TIMEGM 1
| #define HAVE_GMTIME_R 1
| #define HAVE_STRERROR_R 1
| #define SIZEOF_CHAR 1
| #define SIZEOF_SHORT 2
| #define SIZEOF_LONG 8
| #define SIZEOF_INT 4
| #define SIZEOF_VOID_P 8
| #define SIZEOF_LONG_LONG 8
| #define SIZEOF___INT64 0
| #define HAVE_SIG_ATOMIC_T 1
| #define HAVE_LONG_LONG_FORMAT 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_RESOURCE_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_SCHED_H 1
| #define HAVE_MALLOC_H 1
| #define HAVE_SYS_STATVFS_H 1
| #define HAVE_SYS_FILIO_H 1
| #define HAVE_FSTAB_H 1
| #define HAVE_TERMIOS_H 1
| #define HAVE_DIRENT_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_SYS_MOUNT_H 1
| #define HAVE_SYS_SYSCTL_H 1
| #define HAVE_SYSCTLBYNAME 1
| #define HAVE_STRUCT_STAT_ST_MTIMENSEC 1
| #define HAVE_STRUCT_STAT_ST_MTIM_TV_NSEC 1
| #define HAVE_STRUCT_STAT_ST_ATIMENSEC 1
| #define HAVE_STRUCT_STAT_ST_ATIM_TV_NSEC 1
| #define HAVE_STRUCT_STAT_ST_CTIMENSEC 1
| #define HAVE_STRUCT_STAT_ST_CTIM_TV_NSEC 1
| #define HAVE_STRUCT_STAT_ST_BIRTHTIME 1
| #define HAVE_STRUCT_STAT_ST_BIRTHTIMENSEC 1
| #define HAVE_STRUCT_STAT_ST_BIRTHTIM 1
| #define HAVE_STRUCT_STAT_ST_BIRTHTIM_TV_NSEC 1
| #define HAVE_STRUCT_STAT_ST_BLKSIZE 1
| #define HAVE_STRUCT_STAT_ST_BLOCKS 1
| /* end confdefs.h. */
| #include <sys/types.h>
| #include <sys/stat.h>
| #ifdef G_OS_UNIX
| #include <unistd.h>
| #endif
| #ifdef HAVE_SYS_STATFS_H
| #include <sys/statfs.h>
| #endif
| #ifdef HAVE_SYS_PARAM_H
| #include <sys/param.h>
| #endif
| #ifdef HAVE_SYS_MOUNT_H
| #include <sys/mount.h>
| #endif
|=20
| int
| main ()
| {
| static struct statfs ac_aggr;
| if (ac_aggr.f_fstypename)
| return 0;
| ;
| return 0;
| }
configure:19717: gcc -c -O2 -I/usr/include -I/usr/pkg/include -DPREFIX=3D"\=
"/usr/pkg\"" -DPKGLOCALEDIR=3D"\"share\"" -DPKG_SYSCONFDIR=3D"\"/usr/pkg/et=
c\"" -I/usr/include -I/usr/pkg/include conftest.c >&5
conftest.c: In function 'main':
conftest.c:104:22: error: storage size of 'ac_aggr' isn't known
static struct statfs ac_aggr;
^
configure:19717: $? =3D 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "glib"
| #define PACKAGE_TARNAME "glib"
| #define PACKAGE_VERSION "2.50.3"
| #define PACKAGE_STRING "glib 2.50.3"
| #define PACKAGE_BUGREPORT "http://bugzilla.gnome.org/enter_bug.cgi?produc=
t=3Dglib"
| #define PACKAGE_URL ""
| #define GLIB_MAJOR_VERSION 2
| #define GLIB_MINOR_VERSION 50
| #define GLIB_MICRO_VERSION 3
| #define GLIB_INTERFACE_AGE 3
| #define GLIB_BINARY_AGE 5003
| #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 __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define HAVE_LOCALE_H 1
| #define HAVE_LC_MESSAGES 1
| #define HAVE_BIND_TEXTDOMAIN_CODESET 1
| #define HAVE_GETTEXT 1
| #define HAVE_DCGETTEXT 1
| #define ENABLE_NLS 1
| #define GETTEXT_PACKAGE "glib20"
| #define GLIB_LOCALE_DIR "/usr/pkg/share/locale"
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define HAVE_ALLOCA 1
| #define HAVE_MMAP 1
| #define HAVE_POSIX_MEMALIGN 1
| #define HAVE_VALLOC 1
| #define HAVE_FSYNC 1
| #define HAVE_PIPE2 1
| #define HAVE_ISSETUGID 1
| #define HAVE_TIMEGM 1
| #define HAVE_GMTIME_R 1
| #define HAVE_STRERROR_R 1
| #define SIZEOF_CHAR 1
| #define SIZEOF_SHORT 2
| #define SIZEOF_LONG 8
| #define SIZEOF_INT 4
| #define SIZEOF_VOID_P 8
| #define SIZEOF_LONG_LONG 8
| #define SIZEOF___INT64 0
| #define HAVE_SIG_ATOMIC_T 1
| #define HAVE_LONG_LONG_FORMAT 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_RESOURCE_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_SCHED_H 1
| #define HAVE_MALLOC_H 1
| #define HAVE_SYS_STATVFS_H 1
| #define HAVE_SYS_FILIO_H 1
| #define HAVE_FSTAB_H 1
| #define HAVE_TERMIOS_H 1
| #define HAVE_DIRENT_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_SYS_MOUNT_H 1
| #define HAVE_SYS_SYSCTL_H 1
| #define HAVE_SYSCTLBYNAME 1
| #define HAVE_STRUCT_STAT_ST_MTIMENSEC 1
| #define HAVE_STRUCT_STAT_ST_MTIM_TV_NSEC 1
| #define HAVE_STRUCT_STAT_ST_ATIMENSEC 1
| #define HAVE_STRUCT_STAT_ST_ATIM_TV_NSEC 1
| #define HAVE_STRUCT_STAT_ST_CTIMENSEC 1
| #define HAVE_STRUCT_STAT_ST_CTIM_TV_NSEC 1
| #define HAVE_STRUCT_STAT_ST_BIRTHTIME 1
| #define HAVE_STRUCT_STAT_ST_BIRTHTIMENSEC 1
| #define HAVE_STRUCT_STAT_ST_BIRTHTIM 1
| #define HAVE_STRUCT_STAT_ST_BIRTHTIM_TV_NSEC 1
| #define HAVE_STRUCT_STAT_ST_BLKSIZE 1
| #define HAVE_STRUCT_STAT_ST_BLOCKS 1
| /* end confdefs.h. */
| #include <sys/types.h>
| #include <sys/stat.h>
| #ifdef G_OS_UNIX
| #include <unistd.h>
| #endif
| #ifdef HAVE_SYS_STATFS_H
| #include <sys/statfs.h>
| #endif
| #ifdef HAVE_SYS_PARAM_H
| #include <sys/param.h>
| #endif
| #ifdef HAVE_SYS_MOUNT_H
| #include <sys/mount.h>
| #endif
|=20
| int
| main ()
| {
| static struct statfs ac_aggr;
| if (sizeof ac_aggr.f_fstypename)
| return 0;
| ;
| return 0;
| }
configure:19717: result: no
configure:19739: checking for struct statfs.f_bavail
configure:19739: gcc -c -O2 -I/usr/include -I/usr/pkg/include -DPREFIX=3D"\=
"/usr/pkg\"" -DPKGLOCALEDIR=3D"\"share\"" -DPKG_SYSCONFDIR=3D"\"/usr/pkg/et=
c\"" -I/usr/include -I/usr/pkg/include conftest.c >&5
conftest.c: In function 'main':
conftest.c:104:22: error: storage size of 'ac_aggr' isn't known
static struct statfs ac_aggr;
^
configure:19739: $? =3D 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "glib"
| #define PACKAGE_TARNAME "glib"
| #define PACKAGE_VERSION "2.50.3"
| #define PACKAGE_STRING "glib 2.50.3"
| #define PACKAGE_BUGREPORT "http://bugzilla.gnome.org/enter_bug.cgi?produc=
t=3Dglib"
| #define PACKAGE_URL ""
| #define GLIB_MAJOR_VERSION 2
| #define GLIB_MINOR_VERSION 50
| #define GLIB_MICRO_VERSION 3
| #define GLIB_INTERFACE_AGE 3
| #define GLIB_BINARY_AGE 5003
| #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 __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define HAVE_LOCALE_H 1
| #define HAVE_LC_MESSAGES 1
| #define HAVE_BIND_TEXTDOMAIN_CODESET 1
| #define HAVE_GETTEXT 1
| #define HAVE_DCGETTEXT 1
| #define ENABLE_NLS 1
| #define GETTEXT_PACKAGE "glib20"
| #define GLIB_LOCALE_DIR "/usr/pkg/share/locale"
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define HAVE_ALLOCA 1
| #define HAVE_MMAP 1
| #define HAVE_POSIX_MEMALIGN 1
| #define HAVE_VALLOC 1
| #define HAVE_FSYNC 1
| #define HAVE_PIPE2 1
| #define HAVE_ISSETUGID 1
| #define HAVE_TIMEGM 1
| #define HAVE_GMTIME_R 1
| #define HAVE_STRERROR_R 1
| #define SIZEOF_CHAR 1
| #define SIZEOF_SHORT 2
| #define SIZEOF_LONG 8
| #define SIZEOF_INT 4
| #define SIZEOF_VOID_P 8
| #define SIZEOF_LONG_LONG 8
| #define SIZEOF___INT64 0
| #define HAVE_SIG_ATOMIC_T 1
| #define HAVE_LONG_LONG_FORMAT 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_RESOURCE_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_SCHED_H 1
| #define HAVE_MALLOC_H 1
| #define HAVE_SYS_STATVFS_H 1
| #define HAVE_SYS_FILIO_H 1
| #define HAVE_FSTAB_H 1
| #define HAVE_TERMIOS_H 1
| #define HAVE_DIRENT_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_SYS_MOUNT_H 1
| #define HAVE_SYS_SYSCTL_H 1
| #define HAVE_SYSCTLBYNAME 1
| #define HAVE_STRUCT_STAT_ST_MTIMENSEC 1
| #define HAVE_STRUCT_STAT_ST_MTIM_TV_NSEC 1
| #define HAVE_STRUCT_STAT_ST_ATIMENSEC 1
| #define HAVE_STRUCT_STAT_ST_ATIM_TV_NSEC 1
| #define HAVE_STRUCT_STAT_ST_CTIMENSEC 1
| #define HAVE_STRUCT_STAT_ST_CTIM_TV_NSEC 1
| #define HAVE_STRUCT_STAT_ST_BIRTHTIME 1
| #define HAVE_STRUCT_STAT_ST_BIRTHTIMENSEC 1
| #define HAVE_STRUCT_STAT_ST_BIRTHTIM 1
| #define HAVE_STRUCT_STAT_ST_BIRTHTIM_TV_NSEC 1
| #define HAVE_STRUCT_STAT_ST_BLKSIZE 1
| #define HAVE_STRUCT_STAT_ST_BLOCKS 1
| /* end confdefs.h. */
| #include <sys/types.h>
| #include <sys/stat.h>
| #ifdef G_OS_UNIX
| #include <unistd.h>
| #endif
| #ifdef HAVE_SYS_STATFS_H
| #include <sys/statfs.h>
| #endif
| #ifdef HAVE_SYS_PARAM_H
| #include <sys/param.h>
| #endif
| #ifdef HAVE_SYS_MOUNT_H
| #include <sys/mount.h>
| #endif
|=20
| int
| main ()
| {
| static struct statfs ac_aggr;
| if (ac_aggr.f_bavail)
| return 0;
| ;
| return 0;
| }
configure:19739: gcc -c -O2 -I/usr/include -I/usr/pkg/include -DPREFIX=3D"\=
"/usr/pkg\"" -DPKGLOCALEDIR=3D"\"share\"" -DPKG_SYSCONFDIR=3D"\"/usr/pkg/et=
c\"" -I/usr/include -I/usr/pkg/include conftest.c >&5
conftest.c: In function 'main':
conftest.c:104:22: error: storage size of 'ac_aggr' isn't known
static struct statfs ac_aggr;
^
configure:19739: $? =3D 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "glib"
| #define PACKAGE_TARNAME "glib"
| #define PACKAGE_VERSION "2.50.3"
| #define PACKAGE_STRING "glib 2.50.3"
| #define PACKAGE_BUGREPORT "http://bugzilla.gnome.org/enter_bug.cgi?produc=
t=3Dglib"
| #define PACKAGE_URL ""
| #define GLIB_MAJOR_VERSION 2
| #define GLIB_MINOR_VERSION 50
| #define GLIB_MICRO_VERSION 3
| #define GLIB_INTERFACE_AGE 3
| #define GLIB_BINARY_AGE 5003
| #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 __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define HAVE_LOCALE_H 1
| #define HAVE_LC_MESSAGES 1
| #define HAVE_BIND_TEXTDOMAIN_CODESET 1
| #define HAVE_GETTEXT 1
| #define HAVE_DCGETTEXT 1
| #define ENABLE_NLS 1
| #define GETTEXT_PACKAGE "glib20"
| #define GLIB_LOCALE_DIR "/usr/pkg/share/locale"
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define HAVE_ALLOCA 1
| #define HAVE_MMAP 1
| #define HAVE_POSIX_MEMALIGN 1
| #define HAVE_VALLOC 1
| #define HAVE_FSYNC 1
| #define HAVE_PIPE2 1
| #define HAVE_ISSETUGID 1
| #define HAVE_TIMEGM 1
| #define HAVE_GMTIME_R 1
| #define HAVE_STRERROR_R 1
| #define SIZEOF_CHAR 1
| #define SIZEOF_SHORT 2
| #define SIZEOF_LONG 8
| #define SIZEOF_INT 4
| #define SIZEOF_VOID_P 8
| #define SIZEOF_LONG_LONG 8
| #define SIZEOF___INT64 0
| #define HAVE_SIG_ATOMIC_T 1
| #define HAVE_LONG_LONG_FORMAT 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_RESOURCE_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_SCHED_H 1
| #define HAVE_MALLOC_H 1
| #define HAVE_SYS_STATVFS_H 1
| #define HAVE_SYS_FILIO_H 1
| #define HAVE_FSTAB_H 1
| #define HAVE_TERMIOS_H 1
| #define HAVE_DIRENT_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_SYS_MOUNT_H 1
| #define HAVE_SYS_SYSCTL_H 1
| #define HAVE_SYSCTLBYNAME 1
| #define HAVE_STRUCT_STAT_ST_MTIMENSEC 1
| #define HAVE_STRUCT_STAT_ST_MTIM_TV_NSEC 1
| #define HAVE_STRUCT_STAT_ST_ATIMENSEC 1
| #define HAVE_STRUCT_STAT_ST_ATIM_TV_NSEC 1
| #define HAVE_STRUCT_STAT_ST_CTIMENSEC 1
| #define HAVE_STRUCT_STAT_ST_CTIM_TV_NSEC 1
| #define HAVE_STRUCT_STAT_ST_BIRTHTIME 1
| #define HAVE_STRUCT_STAT_ST_BIRTHTIMENSEC 1
| #define HAVE_STRUCT_STAT_ST_BIRTHTIM 1
| #define HAVE_STRUCT_STAT_ST_BIRTHTIM_TV_NSEC 1
| #define HAVE_STRUCT_STAT_ST_BLKSIZE 1
| #define HAVE_STRUCT_STAT_ST_BLOCKS 1
| /* end confdefs.h. */
| #include <sys/types.h>
| #include <sys/stat.h>
| #ifdef G_OS_UNIX
| #include <unistd.h>
| #endif
| #ifdef HAVE_SYS_STATFS_H
| #include <sys/statfs.h>
| #endif
| #ifdef HAVE_SYS_PARAM_H
| #include <sys/param.h>
| #endif
| #ifdef HAVE_SYS_MOUNT_H
| #include <sys/mount.h>
| #endif
|=20
| int
| main ()
| {
| static struct statfs ac_aggr;
| if (sizeof ac_aggr.f_bavail)
| return 0;
| ;
| return 0;
| }
configure:19739: result: no
configure:19763: checking for struct statvfs.f_basetype
configure:19763: gcc -c -O2 -I/usr/include -I/usr/pkg/include -DPREFIX=3D"\=
"/usr/pkg\"" -DPKGLOCALEDIR=3D"\"share\"" -DPKG_SYSCONFDIR=3D"\"/usr/pkg/et=
c\"" -I/usr/include -I/usr/pkg/include conftest.c >&5
conftest.c: In function 'main':
conftest.c:92:12: error: 'struct statvfs' has no member named 'f_basetype'
if (ac_aggr.f_basetype)
^
configure:19763: $? =3D 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "glib"
| #define PACKAGE_TARNAME "glib"
| #define PACKAGE_VERSION "2.50.3"
| #define PACKAGE_STRING "glib 2.50.3"
| #define PACKAGE_BUGREPORT "http://bugzilla.gnome.org/enter_bug.cgi?produc=
t=3Dglib"
| #define PACKAGE_URL ""
| #define GLIB_MAJOR_VERSION 2
| #define GLIB_MINOR_VERSION 50
| #define GLIB_MICRO_VERSION 3
| #define GLIB_INTERFACE_AGE 3
| #define GLIB_BINARY_AGE 5003
| #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 __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define HAVE_LOCALE_H 1
| #define HAVE_LC_MESSAGES 1
| #define HAVE_BIND_TEXTDOMAIN_CODESET 1
| #define HAVE_GETTEXT 1
| #define HAVE_DCGETTEXT 1
| #define ENABLE_NLS 1
| #define GETTEXT_PACKAGE "glib20"
| #define GLIB_LOCALE_DIR "/usr/pkg/share/locale"
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define HAVE_ALLOCA 1
| #define HAVE_MMAP 1
| #define HAVE_POSIX_MEMALIGN 1
| #define HAVE_VALLOC 1
| #define HAVE_FSYNC 1
| #define HAVE_PIPE2 1
| #define HAVE_ISSETUGID 1
| #define HAVE_TIMEGM 1
| #define HAVE_GMTIME_R 1
| #define HAVE_STRERROR_R 1
| #define SIZEOF_CHAR 1
| #define SIZEOF_SHORT 2
| #define SIZEOF_LONG 8
| #define SIZEOF_INT 4
| #define SIZEOF_VOID_P 8
| #define SIZEOF_LONG_LONG 8
| #define SIZEOF___INT64 0
| #define HAVE_SIG_ATOMIC_T 1
| #define HAVE_LONG_LONG_FORMAT 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_RESOURCE_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_SCHED_H 1
| #define HAVE_MALLOC_H 1
| #define HAVE_SYS_STATVFS_H 1
| #define HAVE_SYS_FILIO_H 1
| #define HAVE_FSTAB_H 1
| #define HAVE_TERMIOS_H 1
| #define HAVE_DIRENT_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_SYS_MOUNT_H 1
| #define HAVE_SYS_SYSCTL_H 1
| #define HAVE_SYSCTLBYNAME 1
| #define HAVE_STRUCT_STAT_ST_MTIMENSEC 1
| #define HAVE_STRUCT_STAT_ST_MTIM_TV_NSEC 1
| #define HAVE_STRUCT_STAT_ST_ATIMENSEC 1
| #define HAVE_STRUCT_STAT_ST_ATIM_TV_NSEC 1
| #define HAVE_STRUCT_STAT_ST_CTIMENSEC 1
| #define HAVE_STRUCT_STAT_ST_CTIM_TV_NSEC 1
| #define HAVE_STRUCT_STAT_ST_BIRTHTIME 1
| #define HAVE_STRUCT_STAT_ST_BIRTHTIMENSEC 1
| #define HAVE_STRUCT_STAT_ST_BIRTHTIM 1
| #define HAVE_STRUCT_STAT_ST_BIRTHTIM_TV_NSEC 1
| #define HAVE_STRUCT_STAT_ST_BLKSIZE 1
| #define HAVE_STRUCT_STAT_ST_BLOCKS 1
| /* end confdefs.h. */
| #include <sys/statvfs.h>
|=20
| int
| main ()
| {
| static struct statvfs ac_aggr;
| if (ac_aggr.f_basetype)
| return 0;
| ;
| return 0;
| }
configure:19763: gcc -c -O2 -I/usr/include -I/usr/pkg/include -DPREFIX=3D"\=
"/usr/pkg\"" -DPKGLOCALEDIR=3D"\"share\"" -DPKG_SYSCONFDIR=3D"\"/usr/pkg/et=
c\"" -I/usr/include -I/usr/pkg/include conftest.c >&5
conftest.c: In function 'main':
conftest.c:92:19: error: 'struct statvfs' has no member named 'f_basetype'
if (sizeof ac_aggr.f_basetype)
^
configure:19763: $? =3D 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "glib"
| #define PACKAGE_TARNAME "glib"
| #define PACKAGE_VERSION "2.50.3"
| #define PACKAGE_STRING "glib 2.50.3"
| #define PACKAGE_BUGREPORT "http://bugzilla.gnome.org/enter_bug.cgi?produc=
t=3Dglib"
| #define PACKAGE_URL ""
| #define GLIB_MAJOR_VERSION 2
| #define GLIB_MINOR_VERSION 50
| #define GLIB_MICRO_VERSION 3
| #define GLIB_INTERFACE_AGE 3
| #define GLIB_BINARY_AGE 5003
| #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 __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define HAVE_LOCALE_H 1
| #define HAVE_LC_MESSAGES 1
| #define HAVE_BIND_TEXTDOMAIN_CODESET 1
| #define HAVE_GETTEXT 1
| #define HAVE_DCGETTEXT 1
| #define ENABLE_NLS 1
| #define GETTEXT_PACKAGE "glib20"
| #define GLIB_LOCALE_DIR "/usr/pkg/share/locale"
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define HAVE_ALLOCA 1
| #define HAVE_MMAP 1
| #define HAVE_POSIX_MEMALIGN 1
| #define HAVE_VALLOC 1
| #define HAVE_FSYNC 1
| #define HAVE_PIPE2 1
| #define HAVE_ISSETUGID 1
| #define HAVE_TIMEGM 1
| #define HAVE_GMTIME_R 1
| #define HAVE_STRERROR_R 1
| #define SIZEOF_CHAR 1
| #define SIZEOF_SHORT 2
| #define SIZEOF_LONG 8
| #define SIZEOF_INT 4
| #define SIZEOF_VOID_P 8
| #define SIZEOF_LONG_LONG 8
| #define SIZEOF___INT64 0
| #define HAVE_SIG_ATOMIC_T 1
| #define HAVE_LONG_LONG_FORMAT 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_RESOURCE_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_SCHED_H 1
| #define HAVE_MALLOC_H 1
| #define HAVE_SYS_STATVFS_H 1
| #define HAVE_SYS_FILIO_H 1
| #define HAVE_FSTAB_H 1
| #define HAVE_TERMIOS_H 1
| #define HAVE_DIRENT_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_SYS_MOUNT_H 1
| #define HAVE_SYS_SYSCTL_H 1
| #define HAVE_SYSCTLBYNAME 1
| #define HAVE_STRUCT_STAT_ST_MTIMENSEC 1
| #define HAVE_STRUCT_STAT_ST_MTIM_TV_NSEC 1
| #define HAVE_STRUCT_STAT_ST_ATIMENSEC 1
| #define HAVE_STRUCT_STAT_ST_ATIM_TV_NSEC 1
| #define HAVE_STRUCT_STAT_ST_CTIMENSEC 1
| #define HAVE_STRUCT_STAT_ST_CTIM_TV_NSEC 1
| #define HAVE_STRUCT_STAT_ST_BIRTHTIME 1
| #define HAVE_STRUCT_STAT_ST_BIRTHTIMENSEC 1
| #define HAVE_STRUCT_STAT_ST_BIRTHTIM 1
| #define HAVE_STRUCT_STAT_ST_BIRTHTIM_TV_NSEC 1
| #define HAVE_STRUCT_STAT_ST_BLKSIZE 1
| #define HAVE_STRUCT_STAT_ST_BLOCKS 1
| /* end confdefs.h. */
| #include <sys/statvfs.h>
|=20
| int
| main ()
| {
| static struct statvfs ac_aggr;
| if (sizeof ac_aggr.f_basetype)
| return 0;
| ;
| return 0;
| }
configure:19763: result: no
configure:19773: checking for struct statvfs.f_fstypename
configure:19773: gcc -c -O2 -I/usr/include -I/usr/pkg/include -DPREFIX=3D"\=
"/usr/pkg\"" -DPKGLOCALEDIR=3D"\"share\"" -DPKG_SYSCONFDIR=3D"\"/usr/pkg/et=
c\"" -I/usr/include -I/usr/pkg/include conftest.c >&5
configure:19773: $? =3D 0
configure:19773: result: yes
configure:19783: checking for struct tm.tm_gmtoff
configure:19783: gcc -c -O2 -I/usr/include -I/usr/pkg/include -DPREFIX=3D"\=
"/usr/pkg\"" -DPKGLOCALEDIR=3D"\"share\"" -DPKG_SYSCONFDIR=3D"\"/usr/pkg/et=
c\"" -I/usr/include -I/usr/pkg/include conftest.c >&5
configure:19783: $? =3D 0
configure:19783: result: yes
configure:19792: checking for struct tm.__tm_gmtoff
configure:19792: gcc -c -O2 -I/usr/include -I/usr/pkg/include -DPREFIX=3D"\=
"/usr/pkg\"" -DPKGLOCALEDIR=3D"\"share\"" -DPKG_SYSCONFDIR=3D"\"/usr/pkg/et=
c\"" -I/usr/include -I/usr/pkg/include conftest.c >&5
conftest.c: In function 'main':
conftest.c:94:12: error: 'struct tm' has no member named '__tm_gmtoff'
if (ac_aggr.__tm_gmtoff)
^
configure:19792: $? =3D 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "glib"
| #define PACKAGE_TARNAME "glib"
| #define PACKAGE_VERSION "2.50.3"
| #define PACKAGE_STRING "glib 2.50.3"
| #define PACKAGE_BUGREPORT "http://bugzilla.gnome.org/enter_bug.cgi?produc=
t=3Dglib"
| #define PACKAGE_URL ""
| #define GLIB_MAJOR_VERSION 2
| #define GLIB_MINOR_VERSION 50
| #define GLIB_MICRO_VERSION 3
| #define GLIB_INTERFACE_AGE 3
| #define GLIB_BINARY_AGE 5003
| #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 __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define HAVE_LOCALE_H 1
| #define HAVE_LC_MESSAGES 1
| #define HAVE_BIND_TEXTDOMAIN_CODESET 1
| #define HAVE_GETTEXT 1
| #define HAVE_DCGETTEXT 1
| #define ENABLE_NLS 1
| #define GETTEXT_PACKAGE "glib20"
| #define GLIB_LOCALE_DIR "/usr/pkg/share/locale"
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define HAVE_ALLOCA 1
| #define HAVE_MMAP 1
| #define HAVE_POSIX_MEMALIGN 1
| #define HAVE_VALLOC 1
| #define HAVE_FSYNC 1
| #define HAVE_PIPE2 1
| #define HAVE_ISSETUGID 1
| #define HAVE_TIMEGM 1
| #define HAVE_GMTIME_R 1
| #define HAVE_STRERROR_R 1
| #define SIZEOF_CHAR 1
| #define SIZEOF_SHORT 2
| #define SIZEOF_LONG 8
| #define SIZEOF_INT 4
| #define SIZEOF_VOID_P 8
| #define SIZEOF_LONG_LONG 8
| #define SIZEOF___INT64 0
| #define HAVE_SIG_ATOMIC_T 1
| #define HAVE_LONG_LONG_FORMAT 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_RESOURCE_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_SCHED_H 1
| #define HAVE_MALLOC_H 1
| #define HAVE_SYS_STATVFS_H 1
| #define HAVE_SYS_FILIO_H 1
| #define HAVE_FSTAB_H 1
| #define HAVE_TERMIOS_H 1
| #define HAVE_DIRENT_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_SYS_MOUNT_H 1
| #define HAVE_SYS_SYSCTL_H 1
| #define HAVE_SYSCTLBYNAME 1
| #define HAVE_STRUCT_STAT_ST_MTIMENSEC 1
| #define HAVE_STRUCT_STAT_ST_MTIM_TV_NSEC 1
| #define HAVE_STRUCT_STAT_ST_ATIMENSEC 1
| #define HAVE_STRUCT_STAT_ST_ATIM_TV_NSEC 1
| #define HAVE_STRUCT_STAT_ST_CTIMENSEC 1
| #define HAVE_STRUCT_STAT_ST_CTIM_TV_NSEC 1
| #define HAVE_STRUCT_STAT_ST_BIRTHTIME 1
| #define HAVE_STRUCT_STAT_ST_BIRTHTIMENSEC 1
| #define HAVE_STRUCT_STAT_ST_BIRTHTIM 1
| #define HAVE_STRUCT_STAT_ST_BIRTHTIM_TV_NSEC 1
| #define HAVE_STRUCT_STAT_ST_BLKSIZE 1
| #define HAVE_STRUCT_STAT_ST_BLOCKS 1
| #define HAVE_STRUCT_STATVFS_F_FSTYPENAME 1
| #define HAVE_STRUCT_TM_TM_GMTOFF 1
| /* end confdefs.h. */
| #include <time.h>
|=20
| int
| main ()
| {
| static struct tm ac_aggr;
| if (ac_aggr.__tm_gmtoff)
| return 0;
| ;
| return 0;
| }
configure:19792: gcc -c -O2 -I/usr/include -I/usr/pkg/include -DPREFIX=3D"\=
"/usr/pkg\"" -DPKGLOCALEDIR=3D"\"share\"" -DPKG_SYSCONFDIR=3D"\"/usr/pkg/et=
c\"" -I/usr/include -I/usr/pkg/include conftest.c >&5
conftest.c: In function 'main':
conftest.c:94:19: error: 'struct tm' has no member named '__tm_gmtoff'
if (sizeof ac_aggr.__tm_gmtoff)
^
configure:19792: $? =3D 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "glib"
| #define PACKAGE_TARNAME "glib"
| #define PACKAGE_VERSION "2.50.3"
| #define PACKAGE_STRING "glib 2.50.3"
| #define PACKAGE_BUGREPORT "http://bugzilla.gnome.org/enter_bug.cgi?produc=
t=3Dglib"
| #define PACKAGE_URL ""
| #define GLIB_MAJOR_VERSION 2
| #define GLIB_MINOR_VERSION 50
| #define GLIB_MICRO_VERSION 3
| #define GLIB_INTERFACE_AGE 3
| #define GLIB_BINARY_AGE 5003
| #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 __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define HAVE_LOCALE_H 1
| #define HAVE_LC_MESSAGES 1
| #define HAVE_BIND_TEXTDOMAIN_CODESET 1
| #define HAVE_GETTEXT 1
| #define HAVE_DCGETTEXT 1
| #define ENABLE_NLS 1
| #define GETTEXT_PACKAGE "glib20"
| #define GLIB_LOCALE_DIR "/usr/pkg/share/locale"
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define HAVE_ALLOCA 1
| #define HAVE_MMAP 1
| #define HAVE_POSIX_MEMALIGN 1
| #define HAVE_VALLOC 1
| #define HAVE_FSYNC 1
| #define HAVE_PIPE2 1
| #define HAVE_ISSETUGID 1
| #define HAVE_TIMEGM 1
| #define HAVE_GMTIME_R 1
| #define HAVE_STRERROR_R 1
| #define SIZEOF_CHAR 1
| #define SIZEOF_SHORT 2
| #define SIZEOF_LONG 8
| #define SIZEOF_INT 4
| #define SIZEOF_VOID_P 8
| #define SIZEOF_LONG_LONG 8
| #define SIZEOF___INT64 0
| #define HAVE_SIG_ATOMIC_T 1
| #define HAVE_LONG_LONG_FORMAT 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_RESOURCE_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_SCHED_H 1
| #define HAVE_MALLOC_H 1
| #define HAVE_SYS_STATVFS_H 1
| #define HAVE_SYS_FILIO_H 1
| #define HAVE_FSTAB_H 1
| #define HAVE_TERMIOS_H 1
| #define HAVE_DIRENT_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_SYS_MOUNT_H 1
| #define HAVE_SYS_SYSCTL_H 1
| #define HAVE_SYSCTLBYNAME 1
| #define HAVE_STRUCT_STAT_ST_MTIMENSEC 1
| #define HAVE_STRUCT_STAT_ST_MTIM_TV_NSEC 1
| #define HAVE_STRUCT_STAT_ST_ATIMENSEC 1
| #define HAVE_STRUCT_STAT_ST_ATIM_TV_NSEC 1
| #define HAVE_STRUCT_STAT_ST_CTIMENSEC 1
| #define HAVE_STRUCT_STAT_ST_CTIM_TV_NSEC 1
| #define HAVE_STRUCT_STAT_ST_BIRTHTIME 1
| #define HAVE_STRUCT_STAT_ST_BIRTHTIMENSEC 1
| #define HAVE_STRUCT_STAT_ST_BIRTHTIM 1
| #define HAVE_STRUCT_STAT_ST_BIRTHTIM_TV_NSEC 1
| #define HAVE_STRUCT_STAT_ST_BLKSIZE 1
| #define HAVE_STRUCT_STAT_ST_BLOCKS 1
| #define HAVE_STRUCT_STATVFS_F_FSTYPENAME 1
| #define HAVE_STRUCT_TM_TM_GMTOFF 1
| /* end confdefs.h. */
| #include <time.h>
|=20
| int
| main ()
| {
| static struct tm ac_aggr;
| if (sizeof ac_aggr.__tm_gmtoff)
| return 0;
| ;
| return 0;
| }
configure:19792: result: no
configure:19806: checking for dirent.h that defines DIR
configure:19813: gcc -c -O2 -I/usr/include -I/usr/pkg/include -DPREFIX=3D"\=
"/usr/pkg\"" -DPKGLOCALEDIR=3D"\"share\"" -DPKG_SYSCONFDIR=3D"\"/usr/pkg/et=
c\"" -I/usr/include -I/usr/pkg/include conftest.c >&5
configure:19813: $? =3D 0
configure:19821: result: yes
configure:19833: checking for library containing opendir
configure:19848: gcc -o conftest -O2 -I/usr/include -I/usr/pkg/include -DPR=
EFIX=3D"\"/usr/pkg\"" -DPKGLOCALEDIR=3D"\"share\"" -DPKG_SYSCONFDIR=3D"\"/u=
sr/pkg/etc\"" -I/usr/include -I/usr/pkg/include -L/usr/lib -Wl,-R/usr/lib -=
L/usr/pkg/lib -Wl,-R/usr/pkg/lib conftest.c -lintl >&5
/var/tmp//cc5u12ZJ.o: In function `main':
conftest.c:(.text.startup+0x7): warning: warning: reference to compatibilit=
y opendir(); include <dirent.h> for correct reference
configure:19848: $? =3D 0
configure:19865: result: none required
configure:19918: checking for struct dirent.d_type
configure:19918: gcc -c -O2 -I/usr/include -I/usr/pkg/include -DPREFIX=3D"\=
"/usr/pkg\"" -DPKGLOCALEDIR=3D"\"share\"" -DPKG_SYSCONFDIR=3D"\"/usr/pkg/et=
c\"" -I/usr/include -I/usr/pkg/include conftest.c >&5
configure:19918: $? =3D 0
configure:19918: result: yes
configure:19948: checking for nl_langinfo and CODESET
configure:19955: gcc -o conftest -O2 -I/usr/include -I/usr/pkg/include -DPR=
EFIX=3D"\"/usr/pkg\"" -DPKGLOCALEDIR=3D"\"share\"" -DPKG_SYSCONFDIR=3D"\"/u=
sr/pkg/etc\"" -I/usr/include -I/usr/pkg/include -L/usr/lib -Wl,-R/usr/lib -=
L/usr/pkg/lib -Wl,-R/usr/pkg/lib conftest.c -lintl >&5
configure:19955: $? =3D 0
configure:19964: result: yes
configure:19973: checking whether we are using the GNU C Library 2.1 or new=
er
conftest.c:92:22: fatal error: features.h: No such file or directory
compilation terminated.
configure:19991: result: no
configure:20003: checking size of size_t
configure:20008: gcc -o conftest -O2 -I/usr/include -I/usr/pkg/include -DPR=
EFIX=3D"\"/usr/pkg\"" -DPKGLOCALEDIR=3D"\"share\"" -DPKG_SYSCONFDIR=3D"\"/u=
sr/pkg/etc\"" -I/usr/include -I/usr/pkg/include -L/usr/lib -Wl,-R/usr/lib -=
L/usr/pkg/lib -Wl,-R/usr/pkg/lib conftest.c -lintl >&5
configure:20008: $? =3D 0
configure:20008: ./conftest
configure:20008: $? =3D 0
configure:20022: result: 8
configure:20032: checking for the appropriate definition for size_t
configure:20117: result: unsigned long
configure:20124: checking size of ssize_t
configure:20129: gcc -o conftest -O2 -I/usr/include -I/usr/pkg/include -DPR=
EFIX=3D"\"/usr/pkg\"" -DPKGLOCALEDIR=3D"\"share\"" -DPKG_SYSCONFDIR=3D"\"/u=
sr/pkg/etc\"" -I/usr/include -I/usr/pkg/include -L/usr/lib -Wl,-R/usr/lib -=
L/usr/pkg/lib -Wl,-R/usr/pkg/lib conftest.c -lintl >&5
configure:20129: $? =3D 0
configure:20129: ./conftest
configure:20129: $? =3D 0
configure:20143: result: 8
configure:20153: checking for the appropriate definition for ssize_t
configure:20238: result: long
configure:20245: checking for lstat
configure:20245: gcc -o conftest -O2 -I/usr/include -I/usr/pkg/include -DPR=
EFIX=3D"\"/usr/pkg\"" -DPKGLOCALEDIR=3D"\"share\"" -DPKG_SYSCONFDIR=3D"\"/u=
sr/pkg/etc\"" -I/usr/include -I/usr/pkg/include -L/usr/lib -Wl,-R/usr/lib -=
L/usr/pkg/lib -Wl,-R/usr/pkg/lib conftest.c -lintl >&5
/var/tmp//ccRgRp8N.o: In function `main':
conftest.c:(.text.startup+0x7): warning: warning: reference to compatibilit=
y lstat(); include <sys/stat.h> to generate correct reference
configure:20245: $? =3D 0
configure:20245: result: yes
configure:20245: checking for strsignal
configure:20245: gcc -o conftest -O2 -I/usr/include -I/usr/pkg/include -DPR=
EFIX=3D"\"/usr/pkg\"" -DPKGLOCALEDIR=3D"\"share\"" -DPKG_SYSCONFDIR=3D"\"/u=
sr/pkg/etc\"" -I/usr/include -I/usr/pkg/include -L/usr/lib -Wl,-R/usr/lib -=
L/usr/pkg/lib -Wl,-R/usr/pkg/lib conftest.c -lintl >&5
configure:20245: $? =3D 0
configure:20245: result: yes
configure:20245: checking for vsnprintf
configure:20245: gcc -o conftest -O2 -I/usr/include -I/usr/pkg/include -DPR=
EFIX=3D"\"/usr/pkg\"" -DPKGLOCALEDIR=3D"\"share\"" -DPKG_SYSCONFDIR=3D"\"/u=
sr/pkg/etc\"" -I/usr/include -I/usr/pkg/include -L/usr/lib -Wl,-R/usr/lib -=
L/usr/pkg/lib -Wl,-R/usr/pkg/lib conftest.c -lintl >&5
conftest.c:118:6: warning: conflicting types for built-in function 'vsnprin=
tf'
char vsnprintf ();
^
configure:20245: $? =3D 0
configure:20245: result: yes
configure:20245: checking for stpcpy
configure:20245: gcc -o conftest -O2 -I/usr/include -I/usr/pkg/include -DPR=
EFIX=3D"\"/usr/pkg\"" -DPKGLOCALEDIR=3D"\"share\"" -DPKG_SYSCONFDIR=3D"\"/u=
sr/pkg/etc\"" -I/usr/include -I/usr/pkg/include -L/usr/lib -Wl,-R/usr/lib -=
L/usr/pkg/lib -Wl,-R/usr/pkg/lib conftest.c -lintl >&5
conftest.c:119:6: warning: conflicting types for built-in function 'stpcpy'
char stpcpy ();
^
configure:20245: $? =3D 0
configure:20245: result: yes
configure:20245: checking for strcasecmp
configure:20245: gcc -o conftest -O2 -I/usr/include -I/usr/pkg/include -DPR=
EFIX=3D"\"/usr/pkg\"" -DPKGLOCALEDIR=3D"\"share\"" -DPKG_SYSCONFDIR=3D"\"/u=
sr/pkg/etc\"" -I/usr/include -I/usr/pkg/include -L/usr/lib -Wl,-R/usr/lib -=
L/usr/pkg/lib -Wl,-R/usr/pkg/lib conftest.c -lintl >&5
conftest.c:120:6: warning: conflicting types for built-in function 'strcase=
cmp'
char strcasecmp ();
^
configure:20245: $? =3D 0
configure:20245: result: yes
configure:20245: checking for strncasecmp
configure:20245: gcc -o conftest -O2 -I/usr/include -I/usr/pkg/include -DPR=
EFIX=3D"\"/usr/pkg\"" -DPKGLOCALEDIR=3D"\"share\"" -DPKG_SYSCONFDIR=3D"\"/u=
sr/pkg/etc\"" -I/usr/include -I/usr/pkg/include -L/usr/lib -Wl,-R/usr/lib -=
L/usr/pkg/lib -Wl,-R/usr/pkg/lib conftest.c -lintl >&5
conftest.c:121:6: warning: conflicting types for built-in function 'strncas=
ecmp'
char strncasecmp ();
^
configure:20245: $? =3D 0
configure:20245: result: yes
configure:20245: checking for poll
configure:20245: gcc -o conftest -O2 -I/usr/include -I/usr/pkg/include -DPR=
EFIX=3D"\"/usr/pkg\"" -DPKGLOCALEDIR=3D"\"share\"" -DPKG_SYSCONFDIR=3D"\"/u=
sr/pkg/etc\"" -I/usr/include -I/usr/pkg/include -L/usr/lib -Wl,-R/usr/lib -=
L/usr/pkg/lib -Wl,-R/usr/pkg/lib conftest.c -lintl >&5
configure:20245: $? =3D 0
configure:20245: result: yes
configure:20245: checking for vasprintf
configure:20245: gcc -o conftest -O2 -I/usr/include -I/usr/pkg/include -DPR=
EFIX=3D"\"/usr/pkg\"" -DPKGLOCALEDIR=3D"\"share\"" -DPKG_SYSCONFDIR=3D"\"/u=
sr/pkg/etc\"" -I/usr/include -I/usr/pkg/include -L/usr/lib -Wl,-R/usr/lib -=
L/usr/pkg/lib -Wl,-R/usr/pkg/lib conftest.c -lintl >&5
configure:20245: $? =3D 0
configure:20245: result: yes
configure:20245: checking for setenv
configure:20245: gcc -o conftest -O2 -I/usr/include -I/usr/pkg/include -DPR=
EFIX=3D"\"/usr/pkg\"" -DPKGLOCALEDIR=3D"\"share\"" -DPKG_SYSCONFDIR=3D"\"/u=
sr/pkg/etc\"" -I/usr/include -I/usr/pkg/include -L/usr/lib -Wl,-R/usr/lib -=
L/usr/pkg/lib -Wl,-R/usr/pkg/lib conftest.c -lintl >&5
configure:20245: $? =3D 0
configure:20245: result: yes
configure:20245: checking for unsetenv
configure:20245: gcc -o conftest -O2 -I/usr/include -I/usr/pkg/include -DPR=
EFIX=3D"\"/usr/pkg\"" -DPKGLOCALEDIR=3D"\"share\"" -DPKG_SYSCONFDIR=3D"\"/u=
sr/pkg/etc\"" -I/usr/include -I/usr/pkg/include -L/usr/lib -Wl,-R/usr/lib -=
L/usr/pkg/lib -Wl,-R/usr/pkg/lib conftest.c -lintl >&5
/var/tmp//ccsTuy8R.o: In function `main':
conftest.c:(.text.startup+0x7): warning: warning: reference to compatibilit=
y unsetenv(); include <stdlib.h> for correct reference
configure:20245: $? =3D 0
configure:20245: result: yes
configure:20245: checking for getc_unlocked
configure:20245: gcc -o conftest -O2 -I/usr/include -I/usr/pkg/include -DPR=
EFIX=3D"\"/usr/pkg\"" -DPKGLOCALEDIR=3D"\"share\"" -DPKG_SYSCONFDIR=3D"\"/u=
sr/pkg/etc\"" -I/usr/include -I/usr/pkg/include -L/usr/lib -Wl,-R/usr/lib -=
L/usr/pkg/lib -Wl,-R/usr/pkg/lib conftest.c -lintl >&5
configure:20245: $? =3D 0
configure:20245: result: yes
configure:20245: checking for readlink
configure:20245: gcc -o conftest -O2 -I/usr/include -I/usr/pkg/include -DPR=
EFIX=3D"\"/usr/pkg\"" -DPKGLOCALEDIR=3D"\"share\"" -DPKG_SYSCONFDIR=3D"\"/u=
sr/pkg/etc\"" -I/usr/include -I/usr/pkg/include -L/usr/lib -Wl,-R/usr/lib -=
L/usr/pkg/lib -Wl,-R/usr/pkg/lib conftest.c -lintl >&5
configure:20245: $? =3D 0
configure:20245: result: yes
configure:20245: checking for symlink
configure:20245: gcc -o conftest -O2 -I/usr/include -I/usr/pkg/include -DPR=
EFIX=3D"\"/usr/pkg\"" -DPKGLOCALEDIR=3D"\"share\"" -DPKG_SYSCONFDIR=3D"\"/u=
sr/pkg/etc\"" -I/usr/include -I/usr/pkg/include -L/usr/lib -Wl,-R/usr/lib -=
L/usr/pkg/lib -Wl,-R/usr/pkg/lib conftest.c -lintl >&5
configure:20245: $? =3D 0
configure:20245: result: yes
configure:20245: checking for fdwalk
configure:20245: gcc -o conftest -O2 -I/usr/include -I/usr/pkg/include -DPR=
EFIX=3D"\"/usr/pkg\"" -DPKGLOCALEDIR=3D"\"share\"" -DPKG_SYSCONFDIR=3D"\"/u=
sr/pkg/etc\"" -I/usr/include -I/usr/pkg/include -L/usr/lib -Wl,-R/usr/lib -=
L/usr/pkg/lib -Wl,-R/usr/pkg/lib conftest.c -lintl >&5
/var/tmp//ccMqzOmP.o: In function `main':
conftest.c:(.text.startup+0x7): undefined reference to `fdwalk'
configure:20245: $? =3D 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "glib"
| #define PACKAGE_TARNAME "glib"
| #define PACKAGE_VERSION "2.50.3"
| #define PACKAGE_STRING "glib 2.50.3"
| #define PACKAGE_BUGREPORT "http://bugzilla.gnome.org/enter_bug.cgi?produc=
t=3Dglib"
| #define PACKAGE_URL ""
| #define GLIB_MAJOR_VERSION 2
| #define GLIB_MINOR_VERSION 50
| #define GLIB_MICRO_VERSION 3
| #define GLIB_INTERFACE_AGE 3
| #define GLIB_BINARY_AGE 5003
| #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 __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define HAVE_LOCALE_H 1
| #define HAVE_LC_MESSAGES 1
| #define HAVE_BIND_TEXTDOMAIN_CODESET 1
| #define HAVE_GETTEXT 1
| #define HAVE_DCGETTEXT 1
| #define ENABLE_NLS 1
| #define GETTEXT_PACKAGE "glib20"
| #define GLIB_LOCALE_DIR "/usr/pkg/share/locale"
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define HAVE_ALLOCA 1
| #define HAVE_MMAP 1
| #define HAVE_POSIX_MEMALIGN 1
| #define HAVE_VALLOC 1
| #define HAVE_FSYNC 1
| #define HAVE_PIPE2 1
| #define HAVE_ISSETUGID 1
| #define HAVE_TIMEGM 1
| #define HAVE_GMTIME_R 1
| #define HAVE_STRERROR_R 1
| #define SIZEOF_CHAR 1
| #define SIZEOF_SHORT 2
| #define SIZEOF_LONG 8
| #define SIZEOF_INT 4
| #define SIZEOF_VOID_P 8
| #define SIZEOF_LONG_LONG 8
| #define SIZEOF___INT64 0
| #define HAVE_SIG_ATOMIC_T 1
| #define HAVE_LONG_LONG_FORMAT 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_RESOURCE_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_SCHED_H 1
| #define HAVE_MALLOC_H 1
| #define HAVE_SYS_STATVFS_H 1
| #define HAVE_SYS_FILIO_H 1
| #define HAVE_FSTAB_H 1
| #define HAVE_TERMIOS_H 1
| #define HAVE_DIRENT_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_SYS_MOUNT_H 1
| #define HAVE_SYS_SYSCTL_H 1
| #define HAVE_SYSCTLBYNAME 1
| #define HAVE_STRUCT_STAT_ST_MTIMENSEC 1
| #define HAVE_STRUCT_STAT_ST_MTIM_TV_NSEC 1
| #define HAVE_STRUCT_STAT_ST_ATIMENSEC 1
| #define HAVE_STRUCT_STAT_ST_ATIM_TV_NSEC 1
| #define HAVE_STRUCT_STAT_ST_CTIMENSEC 1
| #define HAVE_STRUCT_STAT_ST_CTIM_TV_NSEC 1
| #define HAVE_STRUCT_STAT_ST_BIRTHTIME 1
| #define HAVE_STRUCT_STAT_ST_BIRTHTIMENSEC 1
| #define HAVE_STRUCT_STAT_ST_BIRTHTIM 1
| #define HAVE_STRUCT_STAT_ST_BIRTHTIM_TV_NSEC 1
| #define HAVE_STRUCT_STAT_ST_BLKSIZE 1
| #define HAVE_STRUCT_STAT_ST_BLOCKS 1
| #define HAVE_STRUCT_STATVFS_F_FSTYPENAME 1
| #define HAVE_STRUCT_TM_TM_GMTOFF 1
| #define HAVE_DIRENT_H 1
| #define HAVE_STRUCT_DIRENT_D_TYPE 1
| #define HAVE_LANGINFO_CODESET 1
| #define SIZEOF_SIZE_T 8
| #define SIZEOF_SSIZE_T 8
| #define HAVE_LSTAT 1
| #define HAVE_STRSIGNAL 1
| #define HAVE_VSNPRINTF 1
| #define HAVE_STPCPY 1
| #define HAVE_STRCASECMP 1
| #define HAVE_STRNCASECMP 1
| #define HAVE_POLL 1
| #define HAVE_VASPRINTF 1
| #define HAVE_SETENV 1
| #define HAVE_UNSETENV 1
| #define HAVE_GETC_UNLOCKED 1
| #define HAVE_READLINK 1
| #define HAVE_SYMLINK 1
| /* end confdefs.h. */
| /* Define fdwalk to an innocuous variant, in case <limits.h> declares fdw=
alk.
| For example, HP-UX 11i <limits.h> declares gettimeofday. */
| #define fdwalk innocuous_fdwalk
|=20
| /* System header to define __stub macros and hopefully few prototypes,
| which can conflict with char fdwalk (); below.
| Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
| <limits.h> exists even on freestanding compilers. */
|=20
| #ifdef __STDC__
| # include <limits.h>
| #else
| # include <assert.h>
| #endif
|=20
| #undef fdwalk
|=20
| /* 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 fdwalk ();
| /* The GNU C library defines this for functions which it implements
| to always fail with ENOSYS. Some functions are actually named
| something starting with __ and the normal name is an alias. */
| #if defined __stub_fdwalk || defined __stub___fdwalk
| choke me
| #endif
|=20
| int
| main ()
| {
| return fdwalk ();
| ;
| return 0;
| }
configure:20245: result: no
configure:20245: checking for memmem
configure:20245: gcc -o conftest -O2 -I/usr/include -I/usr/pkg/include -DPR=
EFIX=3D"\"/usr/pkg\"" -DPKGLOCALEDIR=3D"\"share\"" -DPKG_SYSCONFDIR=3D"\"/u=
sr/pkg/etc\"" -I/usr/include -I/usr/pkg/include -L/usr/lib -Wl,-R/usr/lib -=
L/usr/pkg/lib -Wl,-R/usr/pkg/lib conftest.c -lintl >&5
configure:20245: $? =3D 0
configure:20245: result: yes
configure:20256: checking for lchmod
configure:20256: gcc -o conftest -O2 -I/usr/include -I/usr/pkg/include -DPR=
EFIX=3D"\"/usr/pkg\"" -DPKGLOCALEDIR=3D"\"share\"" -DPKG_SYSCONFDIR=3D"\"/u=
sr/pkg/etc\"" -I/usr/include -I/usr/pkg/include -L/usr/lib -Wl,-R/usr/lib -=
L/usr/pkg/lib -Wl,-R/usr/pkg/lib conftest.c -lintl >&5
configure:20256: $? =3D 0
configure:20256: result: yes
configure:20256: checking for lchown
configure:20256: gcc -o conftest -O2 -I/usr/include -I/usr/pkg/include -DPR=
EFIX=3D"\"/usr/pkg\"" -DPKGLOCALEDIR=3D"\"share\"" -DPKG_SYSCONFDIR=3D"\"/u=
sr/pkg/etc\"" -I/usr/include -I/usr/pkg/include -L/usr/lib -Wl,-R/usr/lib -=
L/usr/pkg/lib -Wl,-R/usr/pkg/lib conftest.c -lintl >&5
configure:20256: $? =3D 0
configure:20256: result: yes
configure:20256: checking for fchmod
configure:20256: gcc -o conftest -O2 -I/usr/include -I/usr/pkg/include -DPR=
EFIX=3D"\"/usr/pkg\"" -DPKGLOCALEDIR=3D"\"share\"" -DPKG_SYSCONFDIR=3D"\"/u=
sr/pkg/etc\"" -I/usr/include -I/usr/pkg/include -L/usr/lib -Wl,-R/usr/lib -=
L/usr/pkg/lib -Wl,-R/usr/pkg/lib conftest.c -lintl >&5
configure:20256: $? =3D 0
configure:20256: result: yes
configure:20256: checking for fchown
configure:20256: gcc -o conftest -O2 -I/usr/include -I/usr/pkg/include -DPR=
EFIX=3D"\"/usr/pkg\"" -DPKGLOCALEDIR=3D"\"share\"" -DPKG_SYSCONFDIR=3D"\"/u=
sr/pkg/etc\"" -I/usr/include -I/usr/pkg/include -L/usr/lib -Wl,-R/usr/lib -=
L/usr/pkg/lib -Wl,-R/usr/pkg/lib conftest.c -lintl >&5
configure:20256: $? =3D 0
configure:20256: result: yes
configure:20256: checking for utimes
configure:20256: gcc -o conftest -O2 -I/usr/include -I/usr/pkg/include -DPR=
EFIX=3D"\"/usr/pkg\"" -DPKGLOCALEDIR=3D"\"share\"" -DPKG_SYSCONFDIR=3D"\"/u=
sr/pkg/etc\"" -I/usr/include -I/usr/pkg/include -L/usr/lib -Wl,-R/usr/lib -=
L/usr/pkg/lib -Wl,-R/usr/pkg/lib conftest.c -lintl >&5
/var/tmp//ccpTH1oT.o: In function `main':
conftest.c:(.text.startup+0x7): warning: warning: reference to compatibilit=
y utimes(); include <sys/time.h> to generate correct reference
configure:20256: $? =3D 0
configure:20256: result: yes
configure:20256: checking for getresuid
configure:20256: gcc -o conftest -O2 -I/usr/include -I/usr/pkg/include -DPR=
EFIX=3D"\"/usr/pkg\"" -DPKGLOCALEDIR=3D"\"share\"" -DPKG_SYSCONFDIR=3D"\"/u=
sr/pkg/etc\"" -I/usr/include -I/usr/pkg/include -L/usr/lib -Wl,-R/usr/lib -=
L/usr/pkg/lib -Wl,-R/usr/pkg/lib conftest.c -lintl >&5
/var/tmp//ccD3WGgI.o: In function `main':
conftest.c:(.text.startup+0x7): undefined reference to `getresuid'
configure:20256: $? =3D 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "glib"
| #define PACKAGE_TARNAME "glib"
| #define PACKAGE_VERSION "2.50.3"
| #define PACKAGE_STRING "glib 2.50.3"
| #define PACKAGE_BUGREPORT "http://bugzilla.gnome.org/enter_bug.cgi?produc=
t=3Dglib"
| #define PACKAGE_URL ""
| #define GLIB_MAJOR_VERSION 2
| #define GLIB_MINOR_VERSION 50
| #define GLIB_MICRO_VERSION 3
| #define GLIB_INTERFACE_AGE 3
| #define GLIB_BINARY_AGE 5003
| #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 __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define HAVE_LOCALE_H 1
| #define HAVE_LC_MESSAGES 1
| #define HAVE_BIND_TEXTDOMAIN_CODESET 1
| #define HAVE_GETTEXT 1
| #define HAVE_DCGETTEXT 1
| #define ENABLE_NLS 1
| #define GETTEXT_PACKAGE "glib20"
| #define GLIB_LOCALE_DIR "/usr/pkg/share/locale"
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define HAVE_ALLOCA 1
| #define HAVE_MMAP 1
| #define HAVE_POSIX_MEMALIGN 1
| #define HAVE_VALLOC 1
| #define HAVE_FSYNC 1
| #define HAVE_PIPE2 1
| #define HAVE_ISSETUGID 1
| #define HAVE_TIMEGM 1
| #define HAVE_GMTIME_R 1
| #define HAVE_STRERROR_R 1
| #define SIZEOF_CHAR 1
| #define SIZEOF_SHORT 2
| #define SIZEOF_LONG 8
| #define SIZEOF_INT 4
| #define SIZEOF_VOID_P 8
| #define SIZEOF_LONG_LONG 8
| #define SIZEOF___INT64 0
| #define HAVE_SIG_ATOMIC_T 1
| #define HAVE_LONG_LONG_FORMAT 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_RESOURCE_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_SCHED_H 1
| #define HAVE_MALLOC_H 1
| #define HAVE_SYS_STATVFS_H 1
| #define HAVE_SYS_FILIO_H 1
| #define HAVE_FSTAB_H 1
| #define HAVE_TERMIOS_H 1
| #define HAVE_DIRENT_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_SYS_MOUNT_H 1
| #define HAVE_SYS_SYSCTL_H 1
| #define HAVE_SYSCTLBYNAME 1
| #define HAVE_STRUCT_STAT_ST_MTIMENSEC 1
| #define HAVE_STRUCT_STAT_ST_MTIM_TV_NSEC 1
| #define HAVE_STRUCT_STAT_ST_ATIMENSEC 1
| #define HAVE_STRUCT_STAT_ST_ATIM_TV_NSEC 1
| #define HAVE_STRUCT_STAT_ST_CTIMENSEC 1
| #define HAVE_STRUCT_STAT_ST_CTIM_TV_NSEC 1
| #define HAVE_STRUCT_STAT_ST_BIRTHTIME 1
| #define HAVE_STRUCT_STAT_ST_BIRTHTIMENSEC 1
| #define HAVE_STRUCT_STAT_ST_BIRTHTIM 1
| #define HAVE_STRUCT_STAT_ST_BIRTHTIM_TV_NSEC 1
| #define HAVE_STRUCT_STAT_ST_BLKSIZE 1
| #define HAVE_STRUCT_STAT_ST_BLOCKS 1
| #define HAVE_STRUCT_STATVFS_F_FSTYPENAME 1
| #define HAVE_STRUCT_TM_TM_GMTOFF 1
| #define HAVE_DIRENT_H 1
| #define HAVE_STRUCT_DIRENT_D_TYPE 1
| #define HAVE_LANGINFO_CODESET 1
| #define SIZEOF_SIZE_T 8
| #define SIZEOF_SSIZE_T 8
| #define HAVE_LSTAT 1
| #define HAVE_STRSIGNAL 1
| #define HAVE_VSNPRINTF 1
| #define HAVE_STPCPY 1
| #define HAVE_STRCASECMP 1
| #define HAVE_STRNCASECMP 1
| #define HAVE_POLL 1
| #define HAVE_VASPRINTF 1
| #define HAVE_SETENV 1
| #define HAVE_UNSETENV 1
| #define HAVE_GETC_UNLOCKED 1
| #define HAVE_READLINK 1
| #define HAVE_SYMLINK 1
| #define HAVE_MEMMEM 1
| #define HAVE_LCHMOD 1
| #define HAVE_LCHOWN 1
| #define HAVE_FCHMOD 1
| #define HAVE_FCHOWN 1
| #define HAVE_UTIMES 1
| /* end confdefs.h. */
| /* Define getresuid to an innocuous variant, in case <limits.h> declares =
getresuid.
| For example, HP-UX 11i <limits.h> declares gettimeofday. */
| #define getresuid innocuous_getresuid
|=20
| /* System header to define __stub macros and hopefully few prototypes,
| which can conflict with char getresuid (); below.
| Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
| <limits.h> exists even on freestanding compilers. */
|=20
| #ifdef __STDC__
| # include <limits.h>
| #else
| # include <assert.h>
| #endif
|=20
| #undef getresuid
|=20
| /* 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 getresuid ();
| /* The GNU C library defines this for functions which it implements
| to always fail with ENOSYS. Some functions are actually named
| something starting with __ and the normal name is an alias. */
| #if defined __stub_getresuid || defined __stub___getresuid
| choke me
| #endif
|=20
| int
| main ()
| {
| return getresuid ();
| ;
| return 0;
| }
configure:20256: result: no
configure:20267: checking for getmntent_r
configure:20267: gcc -o conftest -O2 -I/usr/include -I/usr/pkg/include -DPR=
EFIX=3D"\"/usr/pkg\"" -DPKGLOCALEDIR=3D"\"share\"" -DPKG_SYSCONFDIR=3D"\"/u=
sr/pkg/etc\"" -I/usr/include -I/usr/pkg/include -L/usr/lib -Wl,-R/usr/lib -=
L/usr/pkg/lib -Wl,-R/usr/pkg/lib conftest.c -lintl >&5
/var/tmp//cc0XzAHp.o: In function `main':
conftest.c:(.text.startup+0x7): undefined reference to `getmntent_r'
configure:20267: $? =3D 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "glib"
| #define PACKAGE_TARNAME "glib"
| #define PACKAGE_VERSION "2.50.3"
| #define PACKAGE_STRING "glib 2.50.3"
| #define PACKAGE_BUGREPORT "http://bugzilla.gnome.org/enter_bug.cgi?produc=
t=3Dglib"
| #define PACKAGE_URL ""
| #define GLIB_MAJOR_VERSION 2
| #define GLIB_MINOR_VERSION 50
| #define GLIB_MICRO_VERSION 3
| #define GLIB_INTERFACE_AGE 3
| #define GLIB_BINARY_AGE 5003
| #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 __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define HAVE_LOCALE_H 1
| #define HAVE_LC_MESSAGES 1
| #define HAVE_BIND_TEXTDOMAIN_CODESET 1
| #define HAVE_GETTEXT 1
| #define HAVE_DCGETTEXT 1
| #define ENABLE_NLS 1
| #define GETTEXT_PACKAGE "glib20"
| #define GLIB_LOCALE_DIR "/usr/pkg/share/locale"
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define HAVE_ALLOCA 1
| #define HAVE_MMAP 1
| #define HAVE_POSIX_MEMALIGN 1
| #define HAVE_VALLOC 1
| #define HAVE_FSYNC 1
| #define HAVE_PIPE2 1
| #define HAVE_ISSETUGID 1
| #define HAVE_TIMEGM 1
| #define HAVE_GMTIME_R 1
| #define HAVE_STRERROR_R 1
| #define SIZEOF_CHAR 1
| #define SIZEOF_SHORT 2
| #define SIZEOF_LONG 8
| #define SIZEOF_INT 4
| #define SIZEOF_VOID_P 8
| #define SIZEOF_LONG_LONG 8
| #define SIZEOF___INT64 0
| #define HAVE_SIG_ATOMIC_T 1
| #define HAVE_LONG_LONG_FORMAT 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_RESOURCE_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_SCHED_H 1
| #define HAVE_MALLOC_H 1
| #define HAVE_SYS_STATVFS_H 1
| #define HAVE_SYS_FILIO_H 1
| #define HAVE_FSTAB_H 1
| #define HAVE_TERMIOS_H 1
| #define HAVE_DIRENT_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_SYS_MOUNT_H 1
| #define HAVE_SYS_SYSCTL_H 1
| #define HAVE_SYSCTLBYNAME 1
| #define HAVE_STRUCT_STAT_ST_MTIMENSEC 1
| #define HAVE_STRUCT_STAT_ST_MTIM_TV_NSEC 1
| #define HAVE_STRUCT_STAT_ST_ATIMENSEC 1
| #define HAVE_STRUCT_STAT_ST_ATIM_TV_NSEC 1
| #define HAVE_STRUCT_STAT_ST_CTIMENSEC 1
| #define HAVE_STRUCT_STAT_ST_CTIM_TV_NSEC 1
| #define HAVE_STRUCT_STAT_ST_BIRTHTIME 1
| #define HAVE_STRUCT_STAT_ST_BIRTHTIMENSEC 1
| #define HAVE_STRUCT_STAT_ST_BIRTHTIM 1
| #define HAVE_STRUCT_STAT_ST_BIRTHTIM_TV_NSEC 1
| #define HAVE_STRUCT_STAT_ST_BLKSIZE 1
| #define HAVE_STRUCT_STAT_ST_BLOCKS 1
| #define HAVE_STRUCT_STATVFS_F_FSTYPENAME 1
| #define HAVE_STRUCT_TM_TM_GMTOFF 1
| #define HAVE_DIRENT_H 1
| #define HAVE_STRUCT_DIRENT_D_TYPE 1
| #define HAVE_LANGINFO_CODESET 1
| #define SIZEOF_SIZE_T 8
| #define SIZEOF_SSIZE_T 8
| #define HAVE_LSTAT 1
| #define HAVE_STRSIGNAL 1
| #define HAVE_VSNPRINTF 1
| #define HAVE_STPCPY 1
| #define HAVE_STRCASECMP 1
| #define HAVE_STRNCASECMP 1
| #define HAVE_POLL 1
| #define HAVE_VASPRINTF 1
| #define HAVE_SETENV 1
| #define HAVE_UNSETENV 1
| #define HAVE_GETC_UNLOCKED 1
| #define HAVE_READLINK 1
| #define HAVE_SYMLINK 1
| #define HAVE_MEMMEM 1
| #define HAVE_LCHMOD 1
| #define HAVE_LCHOWN 1
| #define HAVE_FCHMOD 1
| #define HAVE_FCHOWN 1
| #define HAVE_UTIMES 1
| /* end confdefs.h. */
| /* Define getmntent_r to an innocuous variant, in case <limits.h> declare=
s getmntent_r.
| For example, HP-UX 11i <limits.h> declares gettimeofday. */
| #define getmntent_r innocuous_getmntent_r
|=20
| /* System header to define __stub macros and hopefully few prototypes,
| which can conflict with char getmntent_r (); below.
| Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
| <limits.h> exists even on freestanding compilers. */
|=20
| #ifdef __STDC__
| # include <limits.h>
| #else
| # include <assert.h>
| #endif
|=20
| #undef getmntent_r
|=20
| /* 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 getmntent_r ();
| /* The GNU C library defines this for functions which it implements
| to always fail with ENOSYS. Some functions are actually named
| something starting with __ and the normal name is an alias. */
| #if defined __stub_getmntent_r || defined __stub___getmntent_r
| choke me
| #endif
|=20
| int
| main ()
| {
| return getmntent_r ();
| ;
| return 0;
| }
configure:20267: result: no
configure:20267: checking for setmntent
configure:20267: gcc -o conftest -O2 -I/usr/include -I/usr/pkg/include -DPR=
EFIX=3D"\"/usr/pkg\"" -DPKGLOCALEDIR=3D"\"share\"" -DPKG_SYSCONFDIR=3D"\"/u=
sr/pkg/etc\"" -I/usr/include -I/usr/pkg/include -L/usr/lib -Wl,-R/usr/lib -=
L/usr/pkg/lib -Wl,-R/usr/pkg/lib conftest.c -lintl >&5
/var/tmp//ccs6fKyE.o: In function `main':
conftest.c:(.text.startup+0x7): undefined reference to `setmntent'
configure:20267: $? =3D 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "glib"
| #define PACKAGE_TARNAME "glib"
| #define PACKAGE_VERSION "2.50.3"
| #define PACKAGE_STRING "glib 2.50.3"
| #define PACKAGE_BUGREPORT "http://bugzilla.gnome.org/enter_bug.cgi?produc=
t=3Dglib"
| #define PACKAGE_URL ""
| #define GLIB_MAJOR_VERSION 2
| #define GLIB_MINOR_VERSION 50
| #define GLIB_MICRO_VERSION 3
| #define GLIB_INTERFACE_AGE 3
| #define GLIB_BINARY_AGE 5003
| #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 __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define HAVE_LOCALE_H 1
| #define HAVE_LC_MESSAGES 1
| #define HAVE_BIND_TEXTDOMAIN_CODESET 1
| #define HAVE_GETTEXT 1
| #define HAVE_DCGETTEXT 1
| #define ENABLE_NLS 1
| #define GETTEXT_PACKAGE "glib20"
| #define GLIB_LOCALE_DIR "/usr/pkg/share/locale"
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define HAVE_ALLOCA 1
| #define HAVE_MMAP 1
| #define HAVE_POSIX_MEMALIGN 1
| #define HAVE_VALLOC 1
| #define HAVE_FSYNC 1
| #define HAVE_PIPE2 1
| #define HAVE_ISSETUGID 1
| #define HAVE_TIMEGM 1
| #define HAVE_GMTIME_R 1
| #define HAVE_STRERROR_R 1
| #define SIZEOF_CHAR 1
| #define SIZEOF_SHORT 2
| #define SIZEOF_LONG 8
| #define SIZEOF_INT 4
| #define SIZEOF_VOID_P 8
| #define SIZEOF_LONG_LONG 8
| #define SIZEOF___INT64 0
| #define HAVE_SIG_ATOMIC_T 1
| #define HAVE_LONG_LONG_FORMAT 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_RESOURCE_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_SCHED_H 1
| #define HAVE_MALLOC_H 1
| #define HAVE_SYS_STATVFS_H 1
| #define HAVE_SYS_FILIO_H 1
| #define HAVE_FSTAB_H 1
| #define HAVE_TERMIOS_H 1
| #define HAVE_DIRENT_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_SYS_MOUNT_H 1
| #define HAVE_SYS_SYSCTL_H 1
| #define HAVE_SYSCTLBYNAME 1
| #define HAVE_STRUCT_STAT_ST_MTIMENSEC 1
| #define HAVE_STRUCT_STAT_ST_MTIM_TV_NSEC 1
| #define HAVE_STRUCT_STAT_ST_ATIMENSEC 1
| #define HAVE_STRUCT_STAT_ST_ATIM_TV_NSEC 1
| #define HAVE_STRUCT_STAT_ST_CTIMENSEC 1
| #define HAVE_STRUCT_STAT_ST_CTIM_TV_NSEC 1
| #define HAVE_STRUCT_STAT_ST_BIRTHTIME 1
| #define HAVE_STRUCT_STAT_ST_BIRTHTIMENSEC 1
| #define HAVE_STRUCT_STAT_ST_BIRTHTIM 1
| #define HAVE_STRUCT_STAT_ST_BIRTHTIM_TV_NSEC 1
| #define HAVE_STRUCT_STAT_ST_BLKSIZE 1
| #define HAVE_STRUCT_STAT_ST_BLOCKS 1
| #define HAVE_STRUCT_STATVFS_F_FSTYPENAME 1
| #define HAVE_STRUCT_TM_TM_GMTOFF 1
| #define HAVE_DIRENT_H 1
| #define HAVE_STRUCT_DIRENT_D_TYPE 1
| #define HAVE_LANGINFO_CODESET 1
| #define SIZEOF_SIZE_T 8
| #define SIZEOF_SSIZE_T 8
| #define HAVE_LSTAT 1
| #define HAVE_STRSIGNAL 1
| #define HAVE_VSNPRINTF 1
| #define HAVE_STPCPY 1
| #define HAVE_STRCASECMP 1
| #define HAVE_STRNCASECMP 1
| #define HAVE_POLL 1
| #define HAVE_VASPRINTF 1
| #define HAVE_SETENV 1
| #define HAVE_UNSETENV 1
| #define HAVE_GETC_UNLOCKED 1
| #define HAVE_READLINK 1
| #define HAVE_SYMLINK 1
| #define HAVE_MEMMEM 1
| #define HAVE_LCHMOD 1
| #define HAVE_LCHOWN 1
| #define HAVE_FCHMOD 1
| #define HAVE_FCHOWN 1
| #define HAVE_UTIMES 1
| /* end confdefs.h. */
| /* Define setmntent to an innocuous variant, in case <limits.h> declares =
setmntent.
| For example, HP-UX 11i <limits.h> declares gettimeofday. */
| #define setmntent innocuous_setmntent
|=20
| /* System header to define __stub macros and hopefully few prototypes,
| which can conflict with char setmntent (); below.
| Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
| <limits.h> exists even on freestanding compilers. */
|=20
| #ifdef __STDC__
| # include <limits.h>
| #else
| # include <assert.h>
| #endif
|=20
| #undef setmntent
|=20
| /* 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 setmntent ();
| /* The GNU C library defines this for functions which it implements
| to always fail with ENOSYS. Some functions are actually named
| something starting with __ and the normal name is an alias. */
| #if defined __stub_setmntent || defined __stub___setmntent
| choke me
| #endif
|=20
| int
| main ()
| {
| return setmntent ();
| ;
| return 0;
| }
configure:20267: result: no
configure:20267: checking for endmntent
configure:20267: gcc -o conftest -O2 -I/usr/include -I/usr/pkg/include -DPR=
EFIX=3D"\"/usr/pkg\"" -DPKGLOCALEDIR=3D"\"share\"" -DPKG_SYSCONFDIR=3D"\"/u=
sr/pkg/etc\"" -I/usr/include -I/usr/pkg/include -L/usr/lib -Wl,-R/usr/lib -=
L/usr/pkg/lib -Wl,-R/usr/pkg/lib conftest.c -lintl >&5
/var/tmp//ccto8jjG.o: In function `main':
conftest.c:(.text.startup+0x7): undefined reference to `endmntent'
configure:20267: $? =3D 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "glib"
| #define PACKAGE_TARNAME "glib"
| #define PACKAGE_VERSION "2.50.3"
| #define PACKAGE_STRING "glib 2.50.3"
| #define PACKAGE_BUGREPORT "http://bugzilla.gnome.org/enter_bug.cgi?produc=
t=3Dglib"
| #define PACKAGE_URL ""
| #define GLIB_MAJOR_VERSION 2
| #define GLIB_MINOR_VERSION 50
| #define GLIB_MICRO_VERSION 3
| #define GLIB_INTERFACE_AGE 3
| #define GLIB_BINARY_AGE 5003
| #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 __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define HAVE_LOCALE_H 1
| #define HAVE_LC_MESSAGES 1
| #define HAVE_BIND_TEXTDOMAIN_CODESET 1
| #define HAVE_GETTEXT 1
| #define HAVE_DCGETTEXT 1
| #define ENABLE_NLS 1
| #define GETTEXT_PACKAGE "glib20"
| #define GLIB_LOCALE_DIR "/usr/pkg/share/locale"
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define HAVE_ALLOCA 1
| #define HAVE_MMAP 1
| #define HAVE_POSIX_MEMALIGN 1
| #define HAVE_VALLOC 1
| #define HAVE_FSYNC 1
| #define HAVE_PIPE2 1
| #define HAVE_ISSETUGID 1
| #define HAVE_TIMEGM 1
| #define HAVE_GMTIME_R 1
| #define HAVE_STRERROR_R 1
| #define SIZEOF_CHAR 1
| #define SIZEOF_SHORT 2
| #define SIZEOF_LONG 8
| #define SIZEOF_INT 4
| #define SIZEOF_VOID_P 8
| #define SIZEOF_LONG_LONG 8
| #define SIZEOF___INT64 0
| #define HAVE_SIG_ATOMIC_T 1
| #define HAVE_LONG_LONG_FORMAT 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_RESOURCE_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_SCHED_H 1
| #define HAVE_MALLOC_H 1
| #define HAVE_SYS_STATVFS_H 1
| #define HAVE_SYS_FILIO_H 1
| #define HAVE_FSTAB_H 1
| #define HAVE_TERMIOS_H 1
| #define HAVE_DIRENT_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_SYS_MOUNT_H 1
| #define HAVE_SYS_SYSCTL_H 1
| #define HAVE_SYSCTLBYNAME 1
| #define HAVE_STRUCT_STAT_ST_MTIMENSEC 1
| #define HAVE_STRUCT_STAT_ST_MTIM_TV_NSEC 1
| #define HAVE_STRUCT_STAT_ST_ATIMENSEC 1
| #define HAVE_STRUCT_STAT_ST_ATIM_TV_NSEC 1
| #define HAVE_STRUCT_STAT_ST_CTIMENSEC 1
| #define HAVE_STRUCT_STAT_ST_CTIM_TV_NSEC 1
| #define HAVE_STRUCT_STAT_ST_BIRTHTIME 1
| #define HAVE_STRUCT_STAT_ST_BIRTHTIMENSEC 1
| #define HAVE_STRUCT_STAT_ST_BIRTHTIM 1
| #define HAVE_STRUCT_STAT_ST_BIRTHTIM_TV_NSEC 1
| #define HAVE_STRUCT_STAT_ST_BLKSIZE 1
| #define HAVE_STRUCT_STAT_ST_BLOCKS 1
| #define HAVE_STRUCT_STATVFS_F_FSTYPENAME 1
| #define HAVE_STRUCT_TM_TM_GMTOFF 1
| #define HAVE_DIRENT_H 1
| #define HAVE_STRUCT_DIRENT_D_TYPE 1
| #define HAVE_LANGINFO_CODESET 1
| #define SIZEOF_SIZE_T 8
| #define SIZEOF_SSIZE_T 8
| #define HAVE_LSTAT 1
| #define HAVE_STRSIGNAL 1
| #define HAVE_VSNPRINTF 1
| #define HAVE_STPCPY 1
| #define HAVE_STRCASECMP 1
| #define HAVE_STRNCASECMP 1
| #define HAVE_POLL 1
| #define HAVE_VASPRINTF 1
| #define HAVE_SETENV 1
| #define HAVE_UNSETENV 1
| #define HAVE_GETC_UNLOCKED 1
| #define HAVE_READLINK 1
| #define HAVE_SYMLINK 1
| #define HAVE_MEMMEM 1
| #define HAVE_LCHMOD 1
| #define HAVE_LCHOWN 1
| #define HAVE_FCHMOD 1
| #define HAVE_FCHOWN 1
| #define HAVE_UTIMES 1
| /* end confdefs.h. */
| /* Define endmntent to an innocuous variant, in case <limits.h> declares =
endmntent.
| For example, HP-UX 11i <limits.h> declares gettimeofday. */
| #define endmntent innocuous_endmntent
|=20
| /* System header to define __stub macros and hopefully few prototypes,
| which can conflict with char endmntent (); below.
| Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
| <limits.h> exists even on freestanding compilers. */
|=20
| #ifdef __STDC__
| # include <limits.h>
| #else
| # include <assert.h>
| #endif
|=20
| #undef endmntent
|=20
| /* 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 endmntent ();
| /* The GNU C library defines this for functions which it implements
| to always fail with ENOSYS. Some functions are actually named
| something starting with __ and the normal name is an alias. */
| #if defined __stub_endmntent || defined __stub___endmntent
| choke me
| #endif
|=20
| int
| main ()
| {
| return endmntent ();
| ;
| return 0;
| }
configure:20267: result: no
configure:20267: checking for hasmntopt
configure:20267: gcc -o conftest -O2 -I/usr/include -I/usr/pkg/include -DPR=
EFIX=3D"\"/usr/pkg\"" -DPKGLOCALEDIR=3D"\"share\"" -DPKG_SYSCONFDIR=3D"\"/u=
sr/pkg/etc\"" -I/usr/include -I/usr/pkg/include -L/usr/lib -Wl,-R/usr/lib -=
L/usr/pkg/lib -Wl,-R/usr/pkg/lib conftest.c -lintl >&5
/var/tmp//ccp1LLYq.o: In function `main':
conftest.c:(.text.startup+0x7): undefined reference to `hasmntopt'
configure:20267: $? =3D 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "glib"
| #define PACKAGE_TARNAME "glib"
| #define PACKAGE_VERSION "2.50.3"
| #define PACKAGE_STRING "glib 2.50.3"
| #define PACKAGE_BUGREPORT "http://bugzilla.gnome.org/enter_bug.cgi?produc=
t=3Dglib"
| #define PACKAGE_URL ""
| #define GLIB_MAJOR_VERSION 2
| #define GLIB_MINOR_VERSION 50
| #define GLIB_MICRO_VERSION 3
| #define GLIB_INTERFACE_AGE 3
| #define GLIB_BINARY_AGE 5003
| #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 __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define HAVE_LOCALE_H 1
| #define HAVE_LC_MESSAGES 1
| #define HAVE_BIND_TEXTDOMAIN_CODESET 1
| #define HAVE_GETTEXT 1
| #define HAVE_DCGETTEXT 1
| #define ENABLE_NLS 1
| #define GETTEXT_PACKAGE "glib20"
| #define GLIB_LOCALE_DIR "/usr/pkg/share/locale"
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define HAVE_ALLOCA 1
| #define HAVE_MMAP 1
| #define HAVE_POSIX_MEMALIGN 1
| #define HAVE_VALLOC 1
| #define HAVE_FSYNC 1
| #define HAVE_PIPE2 1
| #define HAVE_ISSETUGID 1
| #define HAVE_TIMEGM 1
| #define HAVE_GMTIME_R 1
| #define HAVE_STRERROR_R 1
| #define SIZEOF_CHAR 1
| #define SIZEOF_SHORT 2
| #define SIZEOF_LONG 8
| #define SIZEOF_INT 4
| #define SIZEOF_VOID_P 8
| #define SIZEOF_LONG_LONG 8
| #define SIZEOF___INT64 0
| #define HAVE_SIG_ATOMIC_T 1
| #define HAVE_LONG_LONG_FORMAT 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_RESOURCE_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_SCHED_H 1
| #define HAVE_MALLOC_H 1
| #define HAVE_SYS_STATVFS_H 1
| #define HAVE_SYS_FILIO_H 1
| #define HAVE_FSTAB_H 1
| #define HAVE_TERMIOS_H 1
| #define HAVE_DIRENT_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_SYS_MOUNT_H 1
| #define HAVE_SYS_SYSCTL_H 1
| #define HAVE_SYSCTLBYNAME 1
| #define HAVE_STRUCT_STAT_ST_MTIMENSEC 1
| #define HAVE_STRUCT_STAT_ST_MTIM_TV_NSEC 1
| #define HAVE_STRUCT_STAT_ST_ATIMENSEC 1
| #define HAVE_STRUCT_STAT_ST_ATIM_TV_NSEC 1
| #define HAVE_STRUCT_STAT_ST_CTIMENSEC 1
| #define HAVE_STRUCT_STAT_ST_CTIM_TV_NSEC 1
| #define HAVE_STRUCT_STAT_ST_BIRTHTIME 1
| #define HAVE_STRUCT_STAT_ST_BIRTHTIMENSEC 1
| #define HAVE_STRUCT_STAT_ST_BIRTHTIM 1
| #define HAVE_STRUCT_STAT_ST_BIRTHTIM_TV_NSEC 1
| #define HAVE_STRUCT_STAT_ST_BLKSIZE 1
| #define HAVE_STRUCT_STAT_ST_BLOCKS 1
| #define HAVE_STRUCT_STATVFS_F_FSTYPENAME 1
| #define HAVE_STRUCT_TM_TM_GMTOFF 1
| #define HAVE_DIRENT_H 1
| #define HAVE_STRUCT_DIRENT_D_TYPE 1
| #define HAVE_LANGINFO_CODESET 1
| #define SIZEOF_SIZE_T 8
| #define SIZEOF_SSIZE_T 8
| #define HAVE_LSTAT 1
| #define HAVE_STRSIGNAL 1
| #define HAVE_VSNPRINTF 1
| #define HAVE_STPCPY 1
| #define HAVE_STRCASECMP 1
| #define HAVE_STRNCASECMP 1
| #define HAVE_POLL 1
| #define HAVE_VASPRINTF 1
| #define HAVE_SETENV 1
| #define HAVE_UNSETENV 1
| #define HAVE_GETC_UNLOCKED 1
| #define HAVE_READLINK 1
| #define HAVE_SYMLINK 1
| #define HAVE_MEMMEM 1
| #define HAVE_LCHMOD 1
| #define HAVE_LCHOWN 1
| #define HAVE_FCHMOD 1
| #define HAVE_FCHOWN 1
| #define HAVE_UTIMES 1
| /* end confdefs.h. */
| /* Define hasmntopt to an innocuous variant, in case <limits.h> declares =
hasmntopt.
| For example, HP-UX 11i <limits.h> declares gettimeofday. */
| #define hasmntopt innocuous_hasmntopt
|=20
| /* System header to define __stub macros and hopefully few prototypes,
| which can conflict with char hasmntopt (); below.
| Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
| <limits.h> exists even on freestanding compilers. */
|=20
| #ifdef __STDC__
| # include <limits.h>
| #else
| # include <assert.h>
| #endif
|=20
| #undef hasmntopt
|=20
| /* 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 hasmntopt ();
| /* The GNU C library defines this for functions which it implements
| to always fail with ENOSYS. Some functions are actually named
| something starting with __ and the normal name is an alias. */
| #if defined __stub_hasmntopt || defined __stub___hasmntopt
| choke me
| #endif
|=20
| int
| main ()
| {
| return hasmntopt ();
| ;
| return 0;
| }
configure:20267: result: no
configure:20267: checking for getfsstat
configure:20267: gcc -o conftest -O2 -I/usr/include -I/usr/pkg/include -DPR=
EFIX=3D"\"/usr/pkg\"" -DPKGLOCALEDIR=3D"\"share\"" -DPKG_SYSCONFDIR=3D"\"/u=
sr/pkg/etc\"" -I/usr/include -I/usr/pkg/include -L/usr/lib -Wl,-R/usr/lib -=
L/usr/pkg/lib -Wl,-R/usr/pkg/lib conftest.c -lintl >&5
/var/tmp//ccea7lSp.o: In function `main':
conftest.c:(.text.startup+0x7): warning: warning: reference to obsolete get=
fsstat(); use getvfsstat()
configure:20267: $? =3D 0
configure:20267: result: yes
configure:20267: checking for getvfsstat
configure:20267: gcc -o conftest -O2 -I/usr/include -I/usr/pkg/include -DPR=
EFIX=3D"\"/usr/pkg\"" -DPKGLOCALEDIR=3D"\"share\"" -DPKG_SYSCONFDIR=3D"\"/u=
sr/pkg/etc\"" -I/usr/include -I/usr/pkg/include -L/usr/lib -Wl,-R/usr/lib -=
L/usr/pkg/lib -Wl,-R/usr/pkg/lib conftest.c -lintl >&5
configure:20267: $? =3D 0
configure:20267: result: yes
configure:20267: checking for fallocate
configure:20267: gcc -o conftest -O2 -I/usr/include -I/usr/pkg/include -DPR=
EFIX=3D"\"/usr/pkg\"" -DPKGLOCALEDIR=3D"\"share\"" -DPKG_SYSCONFDIR=3D"\"/u=
sr/pkg/etc\"" -I/usr/include -I/usr/pkg/include -L/usr/lib -Wl,-R/usr/lib -=
L/usr/pkg/lib -Wl,-R/usr/pkg/lib conftest.c -lintl >&5
/var/tmp//cctbFvSu.o: In function `main':
conftest.c:(.text.startup+0x7): undefined reference to `fallocate'
configure:20267: $? =3D 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "glib"
| #define PACKAGE_TARNAME "glib"
| #define PACKAGE_VERSION "2.50.3"
| #define PACKAGE_STRING "glib 2.50.3"
| #define PACKAGE_BUGREPORT "http://bugzilla.gnome.org/enter_bug.cgi?produc=
t=3Dglib"
| #define PACKAGE_URL ""
| #define GLIB_MAJOR_VERSION 2
| #define GLIB_MINOR_VERSION 50
| #define GLIB_MICRO_VERSION 3
| #define GLIB_INTERFACE_AGE 3
| #define GLIB_BINARY_AGE 5003
| #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 __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define HAVE_LOCALE_H 1
| #define HAVE_LC_MESSAGES 1
| #define HAVE_BIND_TEXTDOMAIN_CODESET 1
| #define HAVE_GETTEXT 1
| #define HAVE_DCGETTEXT 1
| #define ENABLE_NLS 1
| #define GETTEXT_PACKAGE "glib20"
| #define GLIB_LOCALE_DIR "/usr/pkg/share/locale"
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define HAVE_ALLOCA 1
| #define HAVE_MMAP 1
| #define HAVE_POSIX_MEMALIGN 1
| #define HAVE_VALLOC 1
| #define HAVE_FSYNC 1
| #define HAVE_PIPE2 1
| #define HAVE_ISSETUGID 1
| #define HAVE_TIMEGM 1
| #define HAVE_GMTIME_R 1
| #define HAVE_STRERROR_R 1
| #define SIZEOF_CHAR 1
| #define SIZEOF_SHORT 2
| #define SIZEOF_LONG 8
| #define SIZEOF_INT 4
| #define SIZEOF_VOID_P 8
| #define SIZEOF_LONG_LONG 8
| #define SIZEOF___INT64 0
| #define HAVE_SIG_ATOMIC_T 1
| #define HAVE_LONG_LONG_FORMAT 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_RESOURCE_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_SCHED_H 1
| #define HAVE_MALLOC_H 1
| #define HAVE_SYS_STATVFS_H 1
| #define HAVE_SYS_FILIO_H 1
| #define HAVE_FSTAB_H 1
| #define HAVE_TERMIOS_H 1
| #define HAVE_DIRENT_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_SYS_MOUNT_H 1
| #define HAVE_SYS_SYSCTL_H 1
| #define HAVE_SYSCTLBYNAME 1
| #define HAVE_STRUCT_STAT_ST_MTIMENSEC 1
| #define HAVE_STRUCT_STAT_ST_MTIM_TV_NSEC 1
| #define HAVE_STRUCT_STAT_ST_ATIMENSEC 1
| #define HAVE_STRUCT_STAT_ST_ATIM_TV_NSEC 1
| #define HAVE_STRUCT_STAT_ST_CTIMENSEC 1
| #define HAVE_STRUCT_STAT_ST_CTIM_TV_NSEC 1
| #define HAVE_STRUCT_STAT_ST_BIRTHTIME 1
| #define HAVE_STRUCT_STAT_ST_BIRTHTIMENSEC 1
| #define HAVE_STRUCT_STAT_ST_BIRTHTIM 1
| #define HAVE_STRUCT_STAT_ST_BIRTHTIM_TV_NSEC 1
| #define HAVE_STRUCT_STAT_ST_BLKSIZE 1
| #define HAVE_STRUCT_STAT_ST_BLOCKS 1
| #define HAVE_STRUCT_STATVFS_F_FSTYPENAME 1
| #define HAVE_STRUCT_TM_TM_GMTOFF 1
| #define HAVE_DIRENT_H 1
| #define HAVE_STRUCT_DIRENT_D_TYPE 1
| #define HAVE_LANGINFO_CODESET 1
| #define SIZEOF_SIZE_T 8
| #define SIZEOF_SSIZE_T 8
| #define HAVE_LSTAT 1
| #define HAVE_STRSIGNAL 1
| #define HAVE_VSNPRINTF 1
| #define HAVE_STPCPY 1
| #define HAVE_STRCASECMP 1
| #define HAVE_STRNCASECMP 1
| #define HAVE_POLL 1
| #define HAVE_VASPRINTF 1
| #define HAVE_SETENV 1
| #define HAVE_UNSETENV 1
| #define HAVE_GETC_UNLOCKED 1
| #define HAVE_READLINK 1
| #define HAVE_SYMLINK 1
| #define HAVE_MEMMEM 1
| #define HAVE_LCHMOD 1
| #define HAVE_LCHOWN 1
| #define HAVE_FCHMOD 1
| #define HAVE_FCHOWN 1
| #define HAVE_UTIMES 1
| #define HAVE_GETFSSTAT 1
| #define HAVE_GETVFSSTAT 1
| /* end confdefs.h. */
| /* Define fallocate to an innocuous variant, in case <limits.h> declares =
fallocate.
| For example, HP-UX 11i <limits.h> declares gettimeofday. */
| #define fallocate innocuous_fallocate
|=20
| /* System header to define __stub macros and hopefully few prototypes,
| which can conflict with char fallocate (); below.
| Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
| <limits.h> exists even on freestanding compilers. */
|=20
| #ifdef __STDC__
| # include <limits.h>
| #else
| # include <assert.h>
| #endif
|=20
| #undef fallocate
|=20
| /* 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 fallocate ();
| /* The GNU C library defines this for functions which it implements
| to always fail with ENOSYS. Some functions are actually named
| something starting with __ and the normal name is an alias. */
| #if defined __stub_fallocate || defined __stub___fallocate
| choke me
| #endif
|=20
| int
| main ()
| {
| return fallocate ();
| ;
| return 0;
| }
configure:20267: result: no
configure:20278: checking for splice
configure:20278: gcc -o conftest -O2 -I/usr/include -I/usr/pkg/include -DPR=
EFIX=3D"\"/usr/pkg\"" -DPKGLOCALEDIR=3D"\"share\"" -DPKG_SYSCONFDIR=3D"\"/u=
sr/pkg/etc\"" -I/usr/include -I/usr/pkg/include -L/usr/lib -Wl,-R/usr/lib -=
L/usr/pkg/lib -Wl,-R/usr/pkg/lib conftest.c -lintl >&5
/var/tmp//ccUAgOzI.o: In function `main':
conftest.c:(.text.startup+0x7): undefined reference to `splice'
configure:20278: $? =3D 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "glib"
| #define PACKAGE_TARNAME "glib"
| #define PACKAGE_VERSION "2.50.3"
| #define PACKAGE_STRING "glib 2.50.3"
| #define PACKAGE_BUGREPORT "http://bugzilla.gnome.org/enter_bug.cgi?produc=
t=3Dglib"
| #define PACKAGE_URL ""
| #define GLIB_MAJOR_VERSION 2
| #define GLIB_MINOR_VERSION 50
| #define GLIB_MICRO_VERSION 3
| #define GLIB_INTERFACE_AGE 3
| #define GLIB_BINARY_AGE 5003
| #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 __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define HAVE_LOCALE_H 1
| #define HAVE_LC_MESSAGES 1
| #define HAVE_BIND_TEXTDOMAIN_CODESET 1
| #define HAVE_GETTEXT 1
| #define HAVE_DCGETTEXT 1
| #define ENABLE_NLS 1
| #define GETTEXT_PACKAGE "glib20"
| #define GLIB_LOCALE_DIR "/usr/pkg/share/locale"
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define HAVE_ALLOCA 1
| #define HAVE_MMAP 1
| #define HAVE_POSIX_MEMALIGN 1
| #define HAVE_VALLOC 1
| #define HAVE_FSYNC 1
| #define HAVE_PIPE2 1
| #define HAVE_ISSETUGID 1
| #define HAVE_TIMEGM 1
| #define HAVE_GMTIME_R 1
| #define HAVE_STRERROR_R 1
| #define SIZEOF_CHAR 1
| #define SIZEOF_SHORT 2
| #define SIZEOF_LONG 8
| #define SIZEOF_INT 4
| #define SIZEOF_VOID_P 8
| #define SIZEOF_LONG_LONG 8
| #define SIZEOF___INT64 0
| #define HAVE_SIG_ATOMIC_T 1
| #define HAVE_LONG_LONG_FORMAT 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_RESOURCE_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_SCHED_H 1
| #define HAVE_MALLOC_H 1
| #define HAVE_SYS_STATVFS_H 1
| #define HAVE_SYS_FILIO_H 1
| #define HAVE_FSTAB_H 1
| #define HAVE_TERMIOS_H 1
| #define HAVE_DIRENT_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_SYS_MOUNT_H 1
| #define HAVE_SYS_SYSCTL_H 1
| #define HAVE_SYSCTLBYNAME 1
| #define HAVE_STRUCT_STAT_ST_MTIMENSEC 1
| #define HAVE_STRUCT_STAT_ST_MTIM_TV_NSEC 1
| #define HAVE_STRUCT_STAT_ST_ATIMENSEC 1
| #define HAVE_STRUCT_STAT_ST_ATIM_TV_NSEC 1
| #define HAVE_STRUCT_STAT_ST_CTIMENSEC 1
| #define HAVE_STRUCT_STAT_ST_CTIM_TV_NSEC 1
| #define HAVE_STRUCT_STAT_ST_BIRTHTIME 1
| #define HAVE_STRUCT_STAT_ST_BIRTHTIMENSEC 1
| #define HAVE_STRUCT_STAT_ST_BIRTHTIM 1
| #define HAVE_STRUCT_STAT_ST_BIRTHTIM_TV_NSEC 1
| #define HAVE_STRUCT_STAT_ST_BLKSIZE 1
| #define HAVE_STRUCT_STAT_ST_BLOCKS 1
| #define HAVE_STRUCT_STATVFS_F_FSTYPENAME 1
| #define HAVE_STRUCT_TM_TM_GMTOFF 1
| #define HAVE_DIRENT_H 1
| #define HAVE_STRUCT_DIRENT_D_TYPE 1
| #define HAVE_LANGINFO_CODESET 1
| #define SIZEOF_SIZE_T 8
| #define SIZEOF_SSIZE_T 8
| #define HAVE_LSTAT 1
| #define HAVE_STRSIGNAL 1
| #define HAVE_VSNPRINTF 1
| #define HAVE_STPCPY 1
| #define HAVE_STRCASECMP 1
| #define HAVE_STRNCASECMP 1
| #define HAVE_POLL 1
| #define HAVE_VASPRINTF 1
| #define HAVE_SETENV 1
| #define HAVE_UNSETENV 1
| #define HAVE_GETC_UNLOCKED 1
| #define HAVE_READLINK 1
| #define HAVE_SYMLINK 1
| #define HAVE_MEMMEM 1
| #define HAVE_LCHMOD 1
| #define HAVE_LCHOWN 1
| #define HAVE_FCHMOD 1
| #define HAVE_FCHOWN 1
| #define HAVE_UTIMES 1
| #define HAVE_GETFSSTAT 1
| #define HAVE_GETVFSSTAT 1
| /* end confdefs.h. */
| /* Define splice to an innocuous variant, in case <limits.h> declares spl=
ice.
| For example, HP-UX 11i <limits.h> declares gettimeofday. */
| #define splice innocuous_splice
|=20
| /* System header to define __stub macros and hopefully few prototypes,
| which can conflict with char splice (); below.
| Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
| <limits.h> exists even on freestanding compilers. */
|=20
| #ifdef __STDC__
| # include <limits.h>
| #else
| # include <assert.h>
| #endif
|=20
| #undef splice
|=20
| /* 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 splice ();
| /* The GNU C library defines this for functions which it implements
| to always fail with ENOSYS. Some functions are actually named
| something starting with __ and the normal name is an alias. */
| #if defined __stub_splice || defined __stub___splice
| choke me
| #endif
|=20
| int
| main ()
| {
| return splice ();
| ;
| return 0;
| }
configure:20278: result: no
configure:20288: checking for prlimit
configure:20288: gcc -o conftest -O2 -I/usr/include -I/usr/pkg/include -DPR=
EFIX=3D"\"/usr/pkg\"" -DPKGLOCALEDIR=3D"\"share\"" -DPKG_SYSCONFDIR=3D"\"/u=
sr/pkg/etc\"" -I/usr/include -I/usr/pkg/include -L/usr/lib -Wl,-R/usr/lib -=
L/usr/pkg/lib -Wl,-R/usr/pkg/lib conftest.c -lintl >&5
/var/tmp//ccEeesqe.o: In function `main':
conftest.c:(.text.startup+0x7): undefined reference to `prlimit'
configure:20288: $? =3D 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "glib"
| #define PACKAGE_TARNAME "glib"
| #define PACKAGE_VERSION "2.50.3"
| #define PACKAGE_STRING "glib 2.50.3"
| #define PACKAGE_BUGREPORT "http://bugzilla.gnome.org/enter_bug.cgi?produc=
t=3Dglib"
| #define PACKAGE_URL ""
| #define GLIB_MAJOR_VERSION 2
| #define GLIB_MINOR_VERSION 50
| #define GLIB_MICRO_VERSION 3
| #define GLIB_INTERFACE_AGE 3
| #define GLIB_BINARY_AGE 5003
| #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 __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define HAVE_LOCALE_H 1
| #define HAVE_LC_MESSAGES 1
| #define HAVE_BIND_TEXTDOMAIN_CODESET 1
| #define HAVE_GETTEXT 1
| #define HAVE_DCGETTEXT 1
| #define ENABLE_NLS 1
| #define GETTEXT_PACKAGE "glib20"
| #define GLIB_LOCALE_DIR "/usr/pkg/share/locale"
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define HAVE_ALLOCA 1
| #define HAVE_MMAP 1
| #define HAVE_POSIX_MEMALIGN 1
| #define HAVE_VALLOC 1
| #define HAVE_FSYNC 1
| #define HAVE_PIPE2 1
| #define HAVE_ISSETUGID 1
| #define HAVE_TIMEGM 1
| #define HAVE_GMTIME_R 1
| #define HAVE_STRERROR_R 1
| #define SIZEOF_CHAR 1
| #define SIZEOF_SHORT 2
| #define SIZEOF_LONG 8
| #define SIZEOF_INT 4
| #define SIZEOF_VOID_P 8
| #define SIZEOF_LONG_LONG 8
| #define SIZEOF___INT64 0
| #define HAVE_SIG_ATOMIC_T 1
| #define HAVE_LONG_LONG_FORMAT 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_RESOURCE_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_SCHED_H 1
| #define HAVE_MALLOC_H 1
| #define HAVE_SYS_STATVFS_H 1
| #define HAVE_SYS_FILIO_H 1
| #define HAVE_FSTAB_H 1
| #define HAVE_TERMIOS_H 1
| #define HAVE_DIRENT_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_SYS_MOUNT_H 1
| #define HAVE_SYS_SYSCTL_H 1
| #define HAVE_SYSCTLBYNAME 1
| #define HAVE_STRUCT_STAT_ST_MTIMENSEC 1
| #define HAVE_STRUCT_STAT_ST_MTIM_TV_NSEC 1
| #define HAVE_STRUCT_STAT_ST_ATIMENSEC 1
| #define HAVE_STRUCT_STAT_ST_ATIM_TV_NSEC 1
| #define HAVE_STRUCT_STAT_ST_CTIMENSEC 1
| #define HAVE_STRUCT_STAT_ST_CTIM_TV_NSEC 1
| #define HAVE_STRUCT_STAT_ST_BIRTHTIME 1
| #define HAVE_STRUCT_STAT_ST_BIRTHTIMENSEC 1
| #define HAVE_STRUCT_STAT_ST_BIRTHTIM 1
| #define HAVE_STRUCT_STAT_ST_BIRTHTIM_TV_NSEC 1
| #define HAVE_STRUCT_STAT_ST_BLKSIZE 1
| #define HAVE_STRUCT_STAT_ST_BLOCKS 1
| #define HAVE_STRUCT_STATVFS_F_FSTYPENAME 1
| #define HAVE_STRUCT_TM_TM_GMTOFF 1
| #define HAVE_DIRENT_H 1
| #define HAVE_STRUCT_DIRENT_D_TYPE 1
| #define HAVE_LANGINFO_CODESET 1
| #define SIZEOF_SIZE_T 8
| #define SIZEOF_SSIZE_T 8
| #define HAVE_LSTAT 1
| #define HAVE_STRSIGNAL 1
| #define HAVE_VSNPRINTF 1
| #define HAVE_STPCPY 1
| #define HAVE_STRCASECMP 1
| #define HAVE_STRNCASECMP 1
| #define HAVE_POLL 1
| #define HAVE_VASPRINTF 1
| #define HAVE_SETENV 1
| #define HAVE_UNSETENV 1
| #define HAVE_GETC_UNLOCKED 1
| #define HAVE_READLINK 1
| #define HAVE_SYMLINK 1
| #define HAVE_MEMMEM 1
| #define HAVE_LCHMOD 1
| #define HAVE_LCHOWN 1
| #define HAVE_FCHMOD 1
| #define HAVE_FCHOWN 1
| #define HAVE_UTIMES 1
| #define HAVE_GETFSSTAT 1
| #define HAVE_GETVFSSTAT 1
| /* end confdefs.h. */
| /* Define prlimit to an innocuous variant, in case <limits.h> declares pr=
limit.
| For example, HP-UX 11i <limits.h> declares gettimeofday. */
| #define prlimit innocuous_prlimit
|=20
| /* System header to define __stub macros and hopefully few prototypes,
| which can conflict with char prlimit (); below.
| Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
| <limits.h> exists even on freestanding compilers. */
|=20
| #ifdef __STDC__
| # include <limits.h>
| #else
| # include <assert.h>
| #endif
|=20
| #undef prlimit
|=20
| /* 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 prlimit ();
| /* The GNU C library defines this for functions which it implements
| to always fail with ENOSYS. Some functions are actually named
| something starting with __ and the normal name is an alias. */
| #if defined __stub_prlimit || defined __stub___prlimit
| choke me
| #endif
|=20
| int
| main ()
| {
| return prlimit ();
| ;
| return 0;
| }
configure:20288: result: no
configure:20302: checking for statvfs
configure:20302: gcc -o conftest -O2 -I/usr/include -I/usr/pkg/include -DPR=
EFIX=3D"\"/usr/pkg\"" -DPKGLOCALEDIR=3D"\"share\"" -DPKG_SYSCONFDIR=3D"\"/u=
sr/pkg/etc\"" -I/usr/include -I/usr/pkg/include -L/usr/lib -Wl,-R/usr/lib -=
L/usr/pkg/lib -Wl,-R/usr/pkg/lib conftest.c -lintl >&5
configure:20302: $? =3D 0
configure:20302: result: yes
configure:20314: checking for statfs
configure:20314: gcc -o conftest -O2 -I/usr/include -I/usr/pkg/include -DPR=
EFIX=3D"\"/usr/pkg\"" -DPKGLOCALEDIR=3D"\"share\"" -DPKG_SYSCONFDIR=3D"\"/u=
sr/pkg/etc\"" -I/usr/include -I/usr/pkg/include -L/usr/lib -Wl,-R/usr/lib -=
L/usr/pkg/lib -Wl,-R/usr/pkg/lib conftest.c -lintl >&5
/var/tmp//ccMMysld.o: In function `main':
conftest.c:(.text.startup+0x7): warning: warning: reference to obsolete sta=
tfs(); use statvfs()
configure:20314: $? =3D 0
configure:20314: result: yes
configure:20324: checking whether to use statfs or statvfs
configure:20352: result: statvfs
configure:20362: checking crt_externs.h usability
configure:20362: gcc -c -O2 -I/usr/include -I/usr/pkg/include -DPREFIX=3D"\=
"/usr/pkg\"" -DPKGLOCALEDIR=3D"\"share\"" -DPKG_SYSCONFDIR=3D"\"/usr/pkg/et=
c\"" -I/usr/include -I/usr/pkg/include conftest.c >&5
conftest.c:150:25: fatal error: crt_externs.h: No such file or directory
compilation terminated.
configure:20362: $? =3D 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "glib"
| #define PACKAGE_TARNAME "glib"
| #define PACKAGE_VERSION "2.50.3"
| #define PACKAGE_STRING "glib 2.50.3"
| #define PACKAGE_BUGREPORT "http://bugzilla.gnome.org/enter_bug.cgi?produc=
t=3Dglib"
| #define PACKAGE_URL ""
| #define GLIB_MAJOR_VERSION 2
| #define GLIB_MINOR_VERSION 50
| #define GLIB_MICRO_VERSION 3
| #define GLIB_INTERFACE_AGE 3
| #define GLIB_BINARY_AGE 5003
| #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 __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define HAVE_LOCALE_H 1
| #define HAVE_LC_MESSAGES 1
| #define HAVE_BIND_TEXTDOMAIN_CODESET 1
| #define HAVE_GETTEXT 1
| #define HAVE_DCGETTEXT 1
| #define ENABLE_NLS 1
| #define GETTEXT_PACKAGE "glib20"
| #define GLIB_LOCALE_DIR "/usr/pkg/share/locale"
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define HAVE_ALLOCA 1
| #define HAVE_MMAP 1
| #define HAVE_POSIX_MEMALIGN 1
| #define HAVE_VALLOC 1
| #define HAVE_FSYNC 1
| #define HAVE_PIPE2 1
| #define HAVE_ISSETUGID 1
| #define HAVE_TIMEGM 1
| #define HAVE_GMTIME_R 1
| #define HAVE_STRERROR_R 1
| #define SIZEOF_CHAR 1
| #define SIZEOF_SHORT 2
| #define SIZEOF_LONG 8
| #define SIZEOF_INT 4
| #define SIZEOF_VOID_P 8
| #define SIZEOF_LONG_LONG 8
| #define SIZEOF___INT64 0
| #define HAVE_SIG_ATOMIC_T 1
| #define HAVE_LONG_LONG_FORMAT 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_RESOURCE_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_SCHED_H 1
| #define HAVE_MALLOC_H 1
| #define HAVE_SYS_STATVFS_H 1
| #define HAVE_SYS_FILIO_H 1
| #define HAVE_FSTAB_H 1
| #define HAVE_TERMIOS_H 1
| #define HAVE_DIRENT_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_SYS_MOUNT_H 1
| #define HAVE_SYS_SYSCTL_H 1
| #define HAVE_SYSCTLBYNAME 1
| #define HAVE_STRUCT_STAT_ST_MTIMENSEC 1
| #define HAVE_STRUCT_STAT_ST_MTIM_TV_NSEC 1
| #define HAVE_STRUCT_STAT_ST_ATIMENSEC 1
| #define HAVE_STRUCT_STAT_ST_ATIM_TV_NSEC 1
| #define HAVE_STRUCT_STAT_ST_CTIMENSEC 1
| #define HAVE_STRUCT_STAT_ST_CTIM_TV_NSEC 1
| #define HAVE_STRUCT_STAT_ST_BIRTHTIME 1
| #define HAVE_STRUCT_STAT_ST_BIRTHTIMENSEC 1
| #define HAVE_STRUCT_STAT_ST_BIRTHTIM 1
| #define HAVE_STRUCT_STAT_ST_BIRTHTIM_TV_NSEC 1
| #define HAVE_STRUCT_STAT_ST_BLKSIZE 1
| #define HAVE_STRUCT_STAT_ST_BLOCKS 1
| #define HAVE_STRUCT_STATVFS_F_FSTYPENAME 1
| #define HAVE_STRUCT_TM_TM_GMTOFF 1
| #define HAVE_DIRENT_H 1
| #define HAVE_STRUCT_DIRENT_D_TYPE 1
| #define HAVE_LANGINFO_CODESET 1
| #define SIZEOF_SIZE_T 8
| #define SIZEOF_SSIZE_T 8
| #define HAVE_LSTAT 1
| #define HAVE_STRSIGNAL 1
| #define HAVE_VSNPRINTF 1
| #define HAVE_STPCPY 1
| #define HAVE_STRCASECMP 1
| #define HAVE_STRNCASECMP 1
| #define HAVE_POLL 1
| #define HAVE_VASPRINTF 1
| #define HAVE_SETENV 1
| #define HAVE_UNSETENV 1
| #define HAVE_GETC_UNLOCKED 1
| #define HAVE_READLINK 1
| #define HAVE_SYMLINK 1
| #define HAVE_MEMMEM 1
| #define HAVE_LCHMOD 1
| #define HAVE_LCHOWN 1
| #define HAVE_FCHMOD 1
| #define HAVE_FCHOWN 1
| #define HAVE_UTIMES 1
| #define HAVE_GETFSSTAT 1
| #define HAVE_GETVFSSTAT 1
| #define HAVE_STATVFS 1
| #define HAVE_STATFS 1
| #define USE_STATVFS 1
| /* end confdefs.h. */
| #include <stdio.h>
| #ifdef HAVE_SYS_TYPES_H
| # include <sys/types.h>
| #endif
| #ifdef HAVE_SYS_STAT_H
| # include <sys/stat.h>
| #endif
| #ifdef STDC_HEADERS
| # include <stdlib.h>
| # include <stddef.h>
| #else
| # ifdef HAVE_STDLIB_H
| # include <stdlib.h>
| # endif
| #endif
| #ifdef HAVE_STRING_H
| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
| # include <memory.h>
| # endif
| # include <string.h>
| #endif
| #ifdef HAVE_STRINGS_H
| # include <strings.h>
| #endif
| #ifdef HAVE_INTTYPES_H
| # include <inttypes.h>
| #endif
| #ifdef HAVE_STDINT_H
| # include <stdint.h>
| #endif
| #ifdef HAVE_UNISTD_H
| # include <unistd.h>
| #endif
| #include <crt_externs.h>
configure:20362: result: no
configure:20362: checking crt_externs.h presence
configure:20362: gcc -E -DPREFIX=3D"\"/usr/pkg\"" -DPKGLOCALEDIR=3D"\"share=
\"" -DPKG_SYSCONFDIR=3D"\"/usr/pkg/etc\"" -I/usr/include -I/usr/pkg/include=
conftest.c
conftest.c:117:25: fatal error: crt_externs.h: No such file or directory
compilation terminated.
configure:20362: $? =3D 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "glib"
| #define PACKAGE_TARNAME "glib"
| #define PACKAGE_VERSION "2.50.3"
| #define PACKAGE_STRING "glib 2.50.3"
| #define PACKAGE_BUGREPORT "http://bugzilla.gnome.org/enter_bug.cgi?produc=
t=3Dglib"
| #define PACKAGE_URL ""
| #define GLIB_MAJOR_VERSION 2
| #define GLIB_MINOR_VERSION 50
| #define GLIB_MICRO_VERSION 3
| #define GLIB_INTERFACE_AGE 3
| #define GLIB_BINARY_AGE 5003
| #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 __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define HAVE_LOCALE_H 1
| #define HAVE_LC_MESSAGES 1
| #define HAVE_BIND_TEXTDOMAIN_CODESET 1
| #define HAVE_GETTEXT 1
| #define HAVE_DCGETTEXT 1
| #define ENABLE_NLS 1
| #define GETTEXT_PACKAGE "glib20"
| #define GLIB_LOCALE_DIR "/usr/pkg/share/locale"
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define HAVE_ALLOCA 1
| #define HAVE_MMAP 1
| #define HAVE_POSIX_MEMALIGN 1
| #define HAVE_VALLOC 1
| #define HAVE_FSYNC 1
| #define HAVE_PIPE2 1
| #define HAVE_ISSETUGID 1
| #define HAVE_TIMEGM 1
| #define HAVE_GMTIME_R 1
| #define HAVE_STRERROR_R 1
| #define SIZEOF_CHAR 1
| #define SIZEOF_SHORT 2
| #define SIZEOF_LONG 8
| #define SIZEOF_INT 4
| #define SIZEOF_VOID_P 8
| #define SIZEOF_LONG_LONG 8
| #define SIZEOF___INT64 0
| #define HAVE_SIG_ATOMIC_T 1
| #define HAVE_LONG_LONG_FORMAT 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_RESOURCE_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_SCHED_H 1
| #define HAVE_MALLOC_H 1
| #define HAVE_SYS_STATVFS_H 1
| #define HAVE_SYS_FILIO_H 1
| #define HAVE_FSTAB_H 1
| #define HAVE_TERMIOS_H 1
| #define HAVE_DIRENT_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_SYS_MOUNT_H 1
| #define HAVE_SYS_SYSCTL_H 1
| #define HAVE_SYSCTLBYNAME 1
| #define HAVE_STRUCT_STAT_ST_MTIMENSEC 1
| #define HAVE_STRUCT_STAT_ST_MTIM_TV_NSEC 1
| #define HAVE_STRUCT_STAT_ST_ATIMENSEC 1
| #define HAVE_STRUCT_STAT_ST_ATIM_TV_NSEC 1
| #define HAVE_STRUCT_STAT_ST_CTIMENSEC 1
| #define HAVE_STRUCT_STAT_ST_CTIM_TV_NSEC 1
| #define HAVE_STRUCT_STAT_ST_BIRTHTIME 1
| #define HAVE_STRUCT_STAT_ST_BIRTHTIMENSEC 1
| #define HAVE_STRUCT_STAT_ST_BIRTHTIM 1
| #define HAVE_STRUCT_STAT_ST_BIRTHTIM_TV_NSEC 1
| #define HAVE_STRUCT_STAT_ST_BLKSIZE 1
| #define HAVE_STRUCT_STAT_ST_BLOCKS 1
| #define HAVE_STRUCT_STATVFS_F_FSTYPENAME 1
| #define HAVE_STRUCT_TM_TM_GMTOFF 1
| #define HAVE_DIRENT_H 1
| #define HAVE_STRUCT_DIRENT_D_TYPE 1
| #define HAVE_LANGINFO_CODESET 1
| #define SIZEOF_SIZE_T 8
| #define SIZEOF_SSIZE_T 8
| #define HAVE_LSTAT 1
| #define HAVE_STRSIGNAL 1
| #define HAVE_VSNPRINTF 1
| #define HAVE_STPCPY 1
| #define HAVE_STRCASECMP 1
| #define HAVE_STRNCASECMP 1
| #define HAVE_POLL 1
| #define HAVE_VASPRINTF 1
| #define HAVE_SETENV 1
| #define HAVE_UNSETENV 1
| #define HAVE_GETC_UNLOCKED 1
| #define HAVE_READLINK 1
| #define HAVE_SYMLINK 1
| #define HAVE_MEMMEM 1
| #define HAVE_LCHMOD 1
| #define HAVE_LCHOWN 1
| #define HAVE_FCHMOD 1
| #define HAVE_FCHOWN 1
| #define HAVE_UTIMES 1
| #define HAVE_GETFSSTAT 1
| #define HAVE_GETVFSSTAT 1
| #define HAVE_STATVFS 1
| #define HAVE_STATFS 1
| #define USE_STATVFS 1
| /* end confdefs.h. */
| #include <crt_externs.h>
configure:20362: result: no
configure:20362: checking for crt_externs.h
configure:20362: result: no
configure:20373: checking for _NSGetEnviron
configure:20373: gcc -o conftest -O2 -I/usr/include -I/usr/pkg/include -DPR=
EFIX=3D"\"/usr/pkg\"" -DPKGLOCALEDIR=3D"\"share\"" -DPKG_SYSCONFDIR=3D"\"/u=
sr/pkg/etc\"" -I/usr/include -I/usr/pkg/include -L/usr/lib -Wl,-R/usr/lib -=
L/usr/pkg/lib -Wl,-R/usr/pkg/lib conftest.c -lintl >&5
/var/tmp//ccMcoUB0.o: In function `main':
conftest.c:(.text.startup+0x7): undefined reference to `_NSGetEnviron'
configure:20373: $? =3D 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "glib"
| #define PACKAGE_TARNAME "glib"
| #define PACKAGE_VERSION "2.50.3"
| #define PACKAGE_STRING "glib 2.50.3"
| #define PACKAGE_BUGREPORT "http://bugzilla.gnome.org/enter_bug.cgi?produc=
t=3Dglib"
| #define PACKAGE_URL ""
| #define GLIB_MAJOR_VERSION 2
| #define GLIB_MINOR_VERSION 50
| #define GLIB_MICRO_VERSION 3
| #define GLIB_INTERFACE_AGE 3
| #define GLIB_BINARY_AGE 5003
| #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 __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define HAVE_LOCALE_H 1
| #define HAVE_LC_MESSAGES 1
| #define HAVE_BIND_TEXTDOMAIN_CODESET 1
| #define HAVE_GETTEXT 1
| #define HAVE_DCGETTEXT 1
| #define ENABLE_NLS 1
| #define GETTEXT_PACKAGE "glib20"
| #define GLIB_LOCALE_DIR "/usr/pkg/share/locale"
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define HAVE_ALLOCA 1
| #define HAVE_MMAP 1
| #define HAVE_POSIX_MEMALIGN 1
| #define HAVE_VALLOC 1
| #define HAVE_FSYNC 1
| #define HAVE_PIPE2 1
| #define HAVE_ISSETUGID 1
| #define HAVE_TIMEGM 1
| #define HAVE_GMTIME_R 1
| #define HAVE_STRERROR_R 1
| #define SIZEOF_CHAR 1
| #define SIZEOF_SHORT 2
| #define SIZEOF_LONG 8
| #define SIZEOF_INT 4
| #define SIZEOF_VOID_P 8
| #define SIZEOF_LONG_LONG 8
| #define SIZEOF___INT64 0
| #define HAVE_SIG_ATOMIC_T 1
| #define HAVE_LONG_LONG_FORMAT 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_RESOURCE_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_SCHED_H 1
| #define HAVE_MALLOC_H 1
| #define HAVE_SYS_STATVFS_H 1
| #define HAVE_SYS_FILIO_H 1
| #define HAVE_FSTAB_H 1
| #define HAVE_TERMIOS_H 1
| #define HAVE_DIRENT_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_SYS_MOUNT_H 1
| #define HAVE_SYS_SYSCTL_H 1
| #define HAVE_SYSCTLBYNAME 1
| #define HAVE_STRUCT_STAT_ST_MTIMENSEC 1
| #define HAVE_STRUCT_STAT_ST_MTIM_TV_NSEC 1
| #define HAVE_STRUCT_STAT_ST_ATIMENSEC 1
| #define HAVE_STRUCT_STAT_ST_ATIM_TV_NSEC 1
| #define HAVE_STRUCT_STAT_ST_CTIMENSEC 1
| #define HAVE_STRUCT_STAT_ST_CTIM_TV_NSEC 1
| #define HAVE_STRUCT_STAT_ST_BIRTHTIME 1
| #define HAVE_STRUCT_STAT_ST_BIRTHTIMENSEC 1
| #define HAVE_STRUCT_STAT_ST_BIRTHTIM 1
| #define HAVE_STRUCT_STAT_ST_BIRTHTIM_TV_NSEC 1
| #define HAVE_STRUCT_STAT_ST_BLKSIZE 1
| #define HAVE_STRUCT_STAT_ST_BLOCKS 1
| #define HAVE_STRUCT_STATVFS_F_FSTYPENAME 1
| #define HAVE_STRUCT_TM_TM_GMTOFF 1
| #define HAVE_DIRENT_H 1
| #define HAVE_STRUCT_DIRENT_D_TYPE 1
| #define HAVE_LANGINFO_CODESET 1
| #define SIZEOF_SIZE_T 8
| #define SIZEOF_SSIZE_T 8
| #define HAVE_LSTAT 1
| #define HAVE_STRSIGNAL 1
| #define HAVE_VSNPRINTF 1
| #define HAVE_STPCPY 1
| #define HAVE_STRCASECMP 1
| #define HAVE_STRNCASECMP 1
| #define HAVE_POLL 1
| #define HAVE_VASPRINTF 1
| #define HAVE_SETENV 1
| #define HAVE_UNSETENV 1
| #define HAVE_GETC_UNLOCKED 1
| #define HAVE_READLINK 1
| #define HAVE_SYMLINK 1
| #define HAVE_MEMMEM 1
| #define HAVE_LCHMOD 1
| #define HAVE_LCHOWN 1
| #define HAVE_FCHMOD 1
| #define HAVE_FCHOWN 1
| #define HAVE_UTIMES 1
| #define HAVE_GETFSSTAT 1
| #define HAVE_GETVFSSTAT 1
| #define HAVE_STATVFS 1
| #define HAVE_STATFS 1
| #define USE_STATVFS 1
| /* end confdefs.h. */
| /* Define _NSGetEnviron to an innocuous variant, in case <limits.h> decla=
res _NSGetEnviron.
| For example, HP-UX 11i <limits.h> declares gettimeofday. */
| #define _NSGetEnviron innocuous__NSGetEnviron
|=20
| /* System header to define __stub macros and hopefully few prototypes,
| which can conflict with char _NSGetEnviron (); below.
| Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
| <limits.h> exists even on freestanding compilers. */
|=20
| #ifdef __STDC__
| # include <limits.h>
| #else
| # include <assert.h>
| #endif
|=20
| #undef _NSGetEnviron
|=20
| /* 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 _NSGetEnviron ();
| /* The GNU C library defines this for functions which it implements
| to always fail with ENOSYS. Some functions are actually named
| something starting with __ and the normal name is an alias. */
| #if defined __stub__NSGetEnviron || defined __stub____NSGetEnviron
| choke me
| #endif
|=20
| int
| main ()
| {
| return _NSGetEnviron ();
| ;
| return 0;
| }
configure:20373: result: no
configure:20385: checking for newlocale
configure:20385: gcc -o conftest -O2 -I/usr/include -I/usr/pkg/include -DPR=
EFIX=3D"\"/usr/pkg\"" -DPKGLOCALEDIR=3D"\"share\"" -DPKG_SYSCONFDIR=3D"\"/u=
sr/pkg/etc\"" -I/usr/include -I/usr/pkg/include -L/usr/lib -Wl,-R/usr/lib -=
L/usr/pkg/lib -Wl,-R/usr/pkg/lib conftest.c -lintl >&5
configure:20385: $? =3D 0
configure:20385: result: yes
configure:20385: checking for uselocale
configure:20385: gcc -o conftest -O2 -I/usr/include -I/usr/pkg/include -DPR=
EFIX=3D"\"/usr/pkg\"" -DPKGLOCALEDIR=3D"\"share\"" -DPKG_SYSCONFDIR=3D"\"/u=
sr/pkg/etc\"" -I/usr/include -I/usr/pkg/include -L/usr/lib -Wl,-R/usr/lib -=
L/usr/pkg/lib -Wl,-R/usr/pkg/lib conftest.c -lintl >&5
/var/tmp//ccQhxNJi.o: In function `main':
conftest.c:(.text.startup+0x7): undefined reference to `uselocale'
configure:20385: $? =3D 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "glib"
| #define PACKAGE_TARNAME "glib"
| #define PACKAGE_VERSION "2.50.3"
| #define PACKAGE_STRING "glib 2.50.3"
| #define PACKAGE_BUGREPORT "http://bugzilla.gnome.org/enter_bug.cgi?produc=
t=3Dglib"
| #define PACKAGE_URL ""
| #define GLIB_MAJOR_VERSION 2
| #define GLIB_MINOR_VERSION 50
| #define GLIB_MICRO_VERSION 3
| #define GLIB_INTERFACE_AGE 3
| #define GLIB_BINARY_AGE 5003
| #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 __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define HAVE_LOCALE_H 1
| #define HAVE_LC_MESSAGES 1
| #define HAVE_BIND_TEXTDOMAIN_CODESET 1
| #define HAVE_GETTEXT 1
| #define HAVE_DCGETTEXT 1
| #define ENABLE_NLS 1
| #define GETTEXT_PACKAGE "glib20"
| #define GLIB_LOCALE_DIR "/usr/pkg/share/locale"
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define HAVE_ALLOCA 1
| #define HAVE_MMAP 1
| #define HAVE_POSIX_MEMALIGN 1
| #define HAVE_VALLOC 1
| #define HAVE_FSYNC 1
| #define HAVE_PIPE2 1
| #define HAVE_ISSETUGID 1
| #define HAVE_TIMEGM 1
| #define HAVE_GMTIME_R 1
| #define HAVE_STRERROR_R 1
| #define SIZEOF_CHAR 1
| #define SIZEOF_SHORT 2
| #define SIZEOF_LONG 8
| #define SIZEOF_INT 4
| #define SIZEOF_VOID_P 8
| #define SIZEOF_LONG_LONG 8
| #define SIZEOF___INT64 0
| #define HAVE_SIG_ATOMIC_T 1
| #define HAVE_LONG_LONG_FORMAT 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_RESOURCE_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_SCHED_H 1
| #define HAVE_MALLOC_H 1
| #define HAVE_SYS_STATVFS_H 1
| #define HAVE_SYS_FILIO_H 1
| #define HAVE_FSTAB_H 1
| #define HAVE_TERMIOS_H 1
| #define HAVE_DIRENT_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_SYS_MOUNT_H 1
| #define HAVE_SYS_SYSCTL_H 1
| #define HAVE_SYSCTLBYNAME 1
| #define HAVE_STRUCT_STAT_ST_MTIMENSEC 1
| #define HAVE_STRUCT_STAT_ST_MTIM_TV_NSEC 1
| #define HAVE_STRUCT_STAT_ST_ATIMENSEC 1
| #define HAVE_STRUCT_STAT_ST_ATIM_TV_NSEC 1
| #define HAVE_STRUCT_STAT_ST_CTIMENSEC 1
| #define HAVE_STRUCT_STAT_ST_CTIM_TV_NSEC 1
| #define HAVE_STRUCT_STAT_ST_BIRTHTIME 1
| #define HAVE_STRUCT_STAT_ST_BIRTHTIMENSEC 1
| #define HAVE_STRUCT_STAT_ST_BIRTHTIM 1
| #define HAVE_STRUCT_STAT_ST_BIRTHTIM_TV_NSEC 1
| #define HAVE_STRUCT_STAT_ST_BLKSIZE 1
| #define HAVE_STRUCT_STAT_ST_BLOCKS 1
| #define HAVE_STRUCT_STATVFS_F_FSTYPENAME 1
| #define HAVE_STRUCT_TM_TM_GMTOFF 1
| #define HAVE_DIRENT_H 1
| #define HAVE_STRUCT_DIRENT_D_TYPE 1
| #define HAVE_LANGINFO_CODESET 1
| #define SIZEOF_SIZE_T 8
| #define SIZEOF_SSIZE_T 8
| #define HAVE_LSTAT 1
| #define HAVE_STRSIGNAL 1
| #define HAVE_VSNPRINTF 1
| #define HAVE_STPCPY 1
| #define HAVE_STRCASECMP 1
| #define HAVE_STRNCASECMP 1
| #define HAVE_POLL 1
| #define HAVE_VASPRINTF 1
| #define HAVE_SETENV 1
| #define HAVE_UNSETENV 1
| #define HAVE_GETC_UNLOCKED 1
| #define HAVE_READLINK 1
| #define HAVE_SYMLINK 1
| #define HAVE_MEMMEM 1
| #define HAVE_LCHMOD 1
| #define HAVE_LCHOWN 1
| #define HAVE_FCHMOD 1
| #define HAVE_FCHOWN 1
| #define HAVE_UTIMES 1
| #define HAVE_GETFSSTAT 1
| #define HAVE_GETVFSSTAT 1
| #define HAVE_STATVFS 1
| #define HAVE_STATFS 1
| #define USE_STATVFS 1
| #define HAVE_NEWLOCALE 1
| /* end confdefs.h. */
| /* Define uselocale to an innocuous variant, in case <limits.h> declares =
uselocale.
| For example, HP-UX 11i <limits.h> declares gettimeofday. */
| #define uselocale innocuous_uselocale
|=20
| /* System header to define __stub macros and hopefully few prototypes,
| which can conflict with char uselocale (); below.
| Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
| <limits.h> exists even on freestanding compilers. */
|=20
| #ifdef __STDC__
| # include <limits.h>
| #else
| # include <assert.h>
| #endif
|=20
| #undef uselocale
|=20
| /* 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 uselocale ();
| /* The GNU C library defines this for functions which it implements
| to always fail with ENOSYS. Some functions are actually named
| something starting with __ and the normal name is an alias. */
| #if defined __stub_uselocale || defined __stub___uselocale
| choke me
| #endif
|=20
| int
| main ()
| {
| return uselocale ();
| ;
| return 0;
| }
configure:20385: result: no
configure:20385: checking for strtod_l
configure:20385: gcc -o conftest -O2 -I/usr/include -I/usr/pkg/include -DPR=
EFIX=3D"\"/usr/pkg\"" -DPKGLOCALEDIR=3D"\"share\"" -DPKG_SYSCONFDIR=3D"\"/u=
sr/pkg/etc\"" -I/usr/include -I/usr/pkg/include -L/usr/lib -Wl,-R/usr/lib -=
L/usr/pkg/lib -Wl,-R/usr/pkg/lib conftest.c -lintl >&5
configure:20385: $? =3D 0
configure:20385: result: yes
configure:20385: checking for strtoll_l
configure:20385: gcc -o conftest -O2 -I/usr/include -I/usr/pkg/include -DPR=
EFIX=3D"\"/usr/pkg\"" -DPKGLOCALEDIR=3D"\"share\"" -DPKG_SYSCONFDIR=3D"\"/u=
sr/pkg/etc\"" -I/usr/include -I/usr/pkg/include -L/usr/lib -Wl,-R/usr/lib -=
L/usr/pkg/lib -Wl,-R/usr/pkg/lib conftest.c -lintl >&5
configure:20385: $? =3D 0
configure:20385: result: yes
configure:20385: checking for strtoull_l
configure:20385: gcc -o conftest -O2 -I/usr/include -I/usr/pkg/include -DPR=
EFIX=3D"\"/usr/pkg\"" -DPKGLOCALEDIR=3D"\"share\"" -DPKG_SYSCONFDIR=3D"\"/u=
sr/pkg/etc\"" -I/usr/include -I/usr/pkg/include -L/usr/lib -Wl,-R/usr/lib -=
L/usr/pkg/lib -Wl,-R/usr/pkg/lib conftest.c -lintl >&5
configure:20385: $? =3D 0
configure:20385: result: yes
configure:20407: checking value of AF_INET
configure:20412: gcc -o conftest -O2 -I/usr/include -I/usr/pkg/include -DPR=
EFIX=3D"\"/usr/pkg\"" -DPKGLOCALEDIR=3D"\"share\"" -DPKG_SYSCONFDIR=3D"\"/u=
sr/pkg/etc\"" -I/usr/include -I/usr/pkg/include -L/usr/lib -Wl,-R/usr/lib -=
L/usr/pkg/lib -Wl,-R/usr/pkg/lib conftest.c -lintl >&5
configure:20412: $? =3D 0
configure:20412: ./conftest
configure:20412: $? =3D 0
configure:20420: result: 2
configure:20423: checking value of AF_INET6
configure:20428: gcc -o conftest -O2 -I/usr/include -I/usr/pkg/include -DPR=
EFIX=3D"\"/usr/pkg\"" -DPKGLOCALEDIR=3D"\"share\"" -DPKG_SYSCONFDIR=3D"\"/u=
sr/pkg/etc\"" -I/usr/include -I/usr/pkg/include -L/usr/lib -Wl,-R/usr/lib -=
L/usr/pkg/lib -Wl,-R/usr/pkg/lib conftest.c -lintl >&5
configure:20428: $? =3D 0
configure:20428: ./conftest
configure:20428: $? =3D 0
configure:20436: result: 24
configure:20440: checking value of AF_UNIX
configure:20445: gcc -o conftest -O2 -I/usr/include -I/usr/pkg/include -DPR=
EFIX=3D"\"/usr/pkg\"" -DPKGLOCALEDIR=3D"\"share\"" -DPKG_SYSCONFDIR=3D"\"/u=
sr/pkg/etc\"" -I/usr/include -I/usr/pkg/include -L/usr/lib -Wl,-R/usr/lib -=
L/usr/pkg/lib -Wl,-R/usr/pkg/lib conftest.c -lintl >&5
configure:20445: $? =3D 0
configure:20445: ./conftest
configure:20445: $? =3D 0
configure:20453: result: 1
configure:20461: checking value of MSG_PEEK
configure:20466: gcc -o conftest -O2 -I/usr/include -I/usr/pkg/include -DPR=
EFIX=3D"\"/usr/pkg\"" -DPKGLOCALEDIR=3D"\"share\"" -DPKG_SYSCONFDIR=3D"\"/u=
sr/pkg/etc\"" -I/usr/include -I/usr/pkg/include -L/usr/lib -Wl,-R/usr/lib -=
L/usr/pkg/lib -Wl,-R/usr/pkg/lib conftest.c -lintl >&5
configure:20466: $? =3D 0
configure:20466: ./conftest
configure:20466: $? =3D 0
configure:20474: result: 2
configure:20477: checking value of MSG_OOB
configure:20482: gcc -o conftest -O2 -I/usr/include -I/usr/pkg/include -DPR=
EFIX=3D"\"/usr/pkg\"" -DPKGLOCALEDIR=3D"\"share\"" -DPKG_SYSCONFDIR=3D"\"/u=
sr/pkg/etc\"" -I/usr/include -I/usr/pkg/include -L/usr/lib -Wl,-R/usr/lib -=
L/usr/pkg/lib -Wl,-R/usr/pkg/lib conftest.c -lintl >&5
configure:20482: $? =3D 0
configure:20482: ./conftest
configure:20482: $? =3D 0
configure:20490: result: 1
configure:20493: checking value of MSG_DONTROUTE
configure:20498: gcc -o conftest -O2 -I/usr/include -I/usr/pkg/include -DPR=
EFIX=3D"\"/usr/pkg\"" -DPKGLOCALEDIR=3D"\"share\"" -DPKG_SYSCONFDIR=3D"\"/u=
sr/pkg/etc\"" -I/usr/include -I/usr/pkg/include -L/usr/lib -Wl,-R/usr/lib -=
L/usr/pkg/lib -Wl,-R/usr/pkg/lib conftest.c -lintl >&5
configure:20498: $? =3D 0
configure:20498: ./conftest
configure:20498: $? =3D 0
configure:20506: result: 4
configure:20516: checking for getprotobyname_r
configure:20516: gcc -o conftest -O2 -I/usr/include -I/usr/pkg/include -DPR=
EFIX=3D"\"/usr/pkg\"" -DPKGLOCALEDIR=3D"\"share\"" -DPKG_SYSCONFDIR=3D"\"/u=
sr/pkg/etc\"" -I/usr/include -I/usr/pkg/include -L/usr/lib -Wl,-R/usr/lib -=
L/usr/pkg/lib -Wl,-R/usr/pkg/lib conftest.c -lintl >&5
configure:20516: $? =3D 0
configure:20516: result: yes
configure:20516: checking for endservent
configure:20516: gcc -o conftest -O2 -I/usr/include -I/usr/pkg/include -DPR=
EFIX=3D"\"/usr/pkg\"" -DPKGLOCALEDIR=3D"\"share\"" -DPKG_SYSCONFDIR=3D"\"/u=
sr/pkg/etc\"" -I/usr/include -I/usr/pkg/include -L/usr/lib -Wl,-R/usr/lib -=
L/usr/pkg/lib -Wl,-R/usr/pkg/lib conftest.c -lintl >&5
configure:20516: $? =3D 0
configure:20516: result: yes
configure:20516: checking for if_nametoindex
configure:20516: gcc -o conftest -O2 -I/usr/include -I/usr/pkg/include -DPR=
EFIX=3D"\"/usr/pkg\"" -DPKGLOCALEDIR=3D"\"share\"" -DPKG_SYSCONFDIR=3D"\"/u=
sr/pkg/etc\"" -I/usr/include -I/usr/pkg/include -L/usr/lib -Wl,-R/usr/lib -=
L/usr/pkg/lib -Wl,-R/usr/pkg/lib conftest.c -lintl >&5
configure:20516: $? =3D 0
configure:20516: result: yes
configure:20516: checking for if_indextoname
configure:20516: gcc -o conftest -O2 -I/usr/include -I/usr/pkg/include -DPR=
EFIX=3D"\"/usr/pkg\"" -DPKGLOCALEDIR=3D"\"share\"" -DPKG_SYSCONFDIR=3D"\"/u=
sr/pkg/etc\"" -I/usr/include -I/usr/pkg/include -L/usr/lib -Wl,-R/usr/lib -=
L/usr/pkg/lib -Wl,-R/usr/pkg/lib conftest.c -lintl >&5
configure:20516: $? =3D 0
configure:20516: result: yes
configure:20516: checking for sendmmsg
configure:20516: gcc -o conftest -O2 -I/usr/include -I/usr/pkg/include -DPR=
EFIX=3D"\"/usr/pkg\"" -DPKGLOCALEDIR=3D"\"share\"" -DPKG_SYSCONFDIR=3D"\"/u=
sr/pkg/etc\"" -I/usr/include -I/usr/pkg/include -L/usr/lib -Wl,-R/usr/lib -=
L/usr/pkg/lib -Wl,-R/usr/pkg/lib conftest.c -lintl >&5
configure:20516: $? =3D 0
configure:20516: result: yes
configure:20516: checking for recvmmsg
configure:20516: gcc -o conftest -O2 -I/usr/include -I/usr/pkg/include -DPR=
EFIX=3D"\"/usr/pkg\"" -DPKGLOCALEDIR=3D"\"share\"" -DPKG_SYSCONFDIR=3D"\"/u=
sr/pkg/etc\"" -I/usr/include -I/usr/pkg/include -L/usr/lib -Wl,-R/usr/lib -=
L/usr/pkg/lib -Wl,-R/usr/pkg/lib conftest.c -lintl >&5
configure:20516: $? =3D 0
configure:20516: result: yes
configure:20543: checking if arpa/nameser_compat.h is needed
configure:20547: gcc -c -O2 -I/usr/include -I/usr/pkg/include -DPREFIX=3D"\=
"/usr/pkg\"" -DPKGLOCALEDIR=3D"\"share\"" -DPKG_SYSCONFDIR=3D"\"/usr/pkg/et=
c\"" -I/usr/include -I/usr/pkg/include conftest.c >&5
configure:20547: $? =3D 0
configure:20548: result: no
configure:20568: checking for res_query
configure:20572: gcc -o conftest -O2 -I/usr/include -I/usr/pkg/include -DPR=
EFIX=3D"\"/usr/pkg\"" -DPKGLOCALEDIR=3D"\"share\"" -DPKG_SYSCONFDIR=3D"\"/u=
sr/pkg/etc\"" -I/usr/include -I/usr/pkg/include -L/usr/lib -Wl,-R/usr/lib -=
L/usr/pkg/lib -Wl,-R/usr/pkg/lib conftest.c -lintl >&5
configure:20572: $? =3D 0
configure:20573: result: yes
configure:20604: checking for socket
configure:20604: gcc -o conftest -O2 -I/usr/include -I/usr/pkg/include -DPR=
EFIX=3D"\"/usr/pkg\"" -DPKGLOCALEDIR=3D"\"share\"" -DPKG_SYSCONFDIR=3D"\"/u=
sr/pkg/etc\"" -I/usr/include -I/usr/pkg/include -L/usr/lib -Wl,-R/usr/lib -=
L/usr/pkg/lib -Wl,-R/usr/pkg/lib conftest.c -lintl >&5
/var/tmp//ccnZwwcI.o: In function `main':
conftest.c:(.text.startup+0x7): warning: warning: reference to compatibilit=
y socket(); include <sys/socket.h> for correct reference
configure:20604: $? =3D 0
configure:20604: result: yes
configure:20638: checking for res_init
configure:20642: gcc -o conftest -O2 -I/usr/include -I/usr/pkg/include -DPR=
EFIX=3D"\"/usr/pkg\"" -DPKGLOCALEDIR=3D"\"share\"" -DPKG_SYSCONFDIR=3D"\"/u=
sr/pkg/etc\"" -I/usr/include -I/usr/pkg/include -L/usr/lib -Wl,-R/usr/lib -=
L/usr/pkg/lib -Wl,-R/usr/pkg/lib conftest.c -lintl >&5
configure:20642: $? =3D 0
configure:20643: result: yes
configure:20660: checking for linux/netlink.h
configure:20660: gcc -c -O2 -I/usr/include -I/usr/pkg/include -DPREFIX=3D"\=
"/usr/pkg\"" -DPKGLOCALEDIR=3D"\"share\"" -DPKG_SYSCONFDIR=3D"\"/usr/pkg/et=
c\"" -I/usr/include -I/usr/pkg/include conftest.c >&5
conftest.c:130:27: fatal error: linux/netlink.h: No such file or directory
compilation terminated.
configure:20660: $? =3D 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "glib"
| #define PACKAGE_TARNAME "glib"
| #define PACKAGE_VERSION "2.50.3"
| #define PACKAGE_STRING "glib 2.50.3"
| #define PACKAGE_BUGREPORT "http://bugzilla.gnome.org/enter_bug.cgi?produc=
t=3Dglib"
| #define PACKAGE_URL ""
| #define GLIB_MAJOR_VERSION 2
| #define GLIB_MINOR_VERSION 50
| #define GLIB_MICRO_VERSION 3
| #define GLIB_INTERFACE_AGE 3
| #define GLIB_BINARY_AGE 5003
| #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 __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define HAVE_LOCALE_H 1
| #define HAVE_LC_MESSAGES 1
| #define HAVE_BIND_TEXTDOMAIN_CODESET 1
| #define HAVE_GETTEXT 1
| #define HAVE_DCGETTEXT 1
| #define ENABLE_NLS 1
| #define GETTEXT_PACKAGE "glib20"
| #define GLIB_LOCALE_DIR "/usr/pkg/share/locale"
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define HAVE_ALLOCA 1
| #define HAVE_MMAP 1
| #define HAVE_POSIX_MEMALIGN 1
| #define HAVE_VALLOC 1
| #define HAVE_FSYNC 1
| #define HAVE_PIPE2 1
| #define HAVE_ISSETUGID 1
| #define HAVE_TIMEGM 1
| #define HAVE_GMTIME_R 1
| #define HAVE_STRERROR_R 1
| #define SIZEOF_CHAR 1
| #define SIZEOF_SHORT 2
| #define SIZEOF_LONG 8
| #define SIZEOF_INT 4
| #define SIZEOF_VOID_P 8
| #define SIZEOF_LONG_LONG 8
| #define SIZEOF___INT64 0
| #define HAVE_SIG_ATOMIC_T 1
| #define HAVE_LONG_LONG_FORMAT 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_RESOURCE_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_SCHED_H 1
| #define HAVE_MALLOC_H 1
| #define HAVE_SYS_STATVFS_H 1
| #define HAVE_SYS_FILIO_H 1
| #define HAVE_FSTAB_H 1
| #define HAVE_TERMIOS_H 1
| #define HAVE_DIRENT_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_SYS_MOUNT_H 1
| #define HAVE_SYS_SYSCTL_H 1
| #define HAVE_SYSCTLBYNAME 1
| #define HAVE_STRUCT_STAT_ST_MTIMENSEC 1
| #define HAVE_STRUCT_STAT_ST_MTIM_TV_NSEC 1
| #define HAVE_STRUCT_STAT_ST_ATIMENSEC 1
| #define HAVE_STRUCT_STAT_ST_ATIM_TV_NSEC 1
| #define HAVE_STRUCT_STAT_ST_CTIMENSEC 1
| #define HAVE_STRUCT_STAT_ST_CTIM_TV_NSEC 1
| #define HAVE_STRUCT_STAT_ST_BIRTHTIME 1
| #define HAVE_STRUCT_STAT_ST_BIRTHTIMENSEC 1
| #define HAVE_STRUCT_STAT_ST_BIRTHTIM 1
| #define HAVE_STRUCT_STAT_ST_BIRTHTIM_TV_NSEC 1
| #define HAVE_STRUCT_STAT_ST_BLKSIZE 1
| #define HAVE_STRUCT_STAT_ST_BLOCKS 1
| #define HAVE_STRUCT_STATVFS_F_FSTYPENAME 1
| #define HAVE_STRUCT_TM_TM_GMTOFF 1
| #define HAVE_DIRENT_H 1
| #define HAVE_STRUCT_DIRENT_D_TYPE 1
| #define HAVE_LANGINFO_CODESET 1
| #define SIZEOF_SIZE_T 8
| #define SIZEOF_SSIZE_T 8
| #define HAVE_LSTAT 1
| #define HAVE_STRSIGNAL 1
| #define HAVE_VSNPRINTF 1
| #define HAVE_STPCPY 1
| #define HAVE_STRCASECMP 1
| #define HAVE_STRNCASECMP 1
| #define HAVE_POLL 1
| #define HAVE_VASPRINTF 1
| #define HAVE_SETENV 1
| #define HAVE_UNSETENV 1
| #define HAVE_GETC_UNLOCKED 1
| #define HAVE_READLINK 1
| #define HAVE_SYMLINK 1
| #define HAVE_MEMMEM 1
| #define HAVE_LCHMOD 1
| #define HAVE_LCHOWN 1
| #define HAVE_FCHMOD 1
| #define HAVE_FCHOWN 1
| #define HAVE_UTIMES 1
| #define HAVE_GETFSSTAT 1
| #define HAVE_GETVFSSTAT 1
| #define HAVE_STATVFS 1
| #define HAVE_STATFS 1
| #define USE_STATVFS 1
| #define HAVE_NEWLOCALE 1
| #define HAVE_STRTOD_L 1
| #define HAVE_STRTOLL_L 1
| #define HAVE_STRTOULL_L 1
| #define HAVE_GETPROTOBYNAME_R 1
| #define HAVE_ENDSERVENT 1
| #define HAVE_IF_NAMETOINDEX 1
| #define HAVE_IF_INDEXTONAME 1
| #define HAVE_SENDMMSG 1
| #define HAVE_RECVMMSG 1
| #define HAVE_RES_INIT 1
| /* end confdefs.h. */
| #include <sys/socket.h>
|=20
| #include <linux/netlink.h>
configure:20660: result: no
configure:20678: checking for struct ip_mreqn
configure:20678: gcc -c -O2 -I/usr/include -I/usr/pkg/include -DPREFIX=3D"\=
"/usr/pkg\"" -DPKGLOCALEDIR=3D"\"share\"" -DPKG_SYSCONFDIR=3D"\"/usr/pkg/et=
c\"" -I/usr/include -I/usr/pkg/include conftest.c >&5
conftest.c: In function 'main':
conftest.c:133:13: error: invalid application of 'sizeof' to incomplete typ=
e 'struct ip_mreqn'
if (sizeof (struct ip_mreqn))
^
configure:20678: $? =3D 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "glib"
| #define PACKAGE_TARNAME "glib"
| #define PACKAGE_VERSION "2.50.3"
| #define PACKAGE_STRING "glib 2.50.3"
| #define PACKAGE_BUGREPORT "http://bugzilla.gnome.org/enter_bug.cgi?produc=
t=3Dglib"
| #define PACKAGE_URL ""
| #define GLIB_MAJOR_VERSION 2
| #define GLIB_MINOR_VERSION 50
| #define GLIB_MICRO_VERSION 3
| #define GLIB_INTERFACE_AGE 3
| #define GLIB_BINARY_AGE 5003
| #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 __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define HAVE_LOCALE_H 1
| #define HAVE_LC_MESSAGES 1
| #define HAVE_BIND_TEXTDOMAIN_CODESET 1
| #define HAVE_GETTEXT 1
| #define HAVE_DCGETTEXT 1
| #define ENABLE_NLS 1
| #define GETTEXT_PACKAGE "glib20"
| #define GLIB_LOCALE_DIR "/usr/pkg/share/locale"
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define HAVE_ALLOCA 1
| #define HAVE_MMAP 1
| #define HAVE_POSIX_MEMALIGN 1
| #define HAVE_VALLOC 1
| #define HAVE_FSYNC 1
| #define HAVE_PIPE2 1
| #define HAVE_ISSETUGID 1
| #define HAVE_TIMEGM 1
| #define HAVE_GMTIME_R 1
| #define HAVE_STRERROR_R 1
| #define SIZEOF_CHAR 1
| #define SIZEOF_SHORT 2
| #define SIZEOF_LONG 8
| #define SIZEOF_INT 4
| #define SIZEOF_VOID_P 8
| #define SIZEOF_LONG_LONG 8
| #define SIZEOF___INT64 0
| #define HAVE_SIG_ATOMIC_T 1
| #define HAVE_LONG_LONG_FORMAT 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_RESOURCE_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_SCHED_H 1
| #define HAVE_MALLOC_H 1
| #define HAVE_SYS_STATVFS_H 1
| #define HAVE_SYS_FILIO_H 1
| #define HAVE_FSTAB_H 1
| #define HAVE_TERMIOS_H 1
| #define HAVE_DIRENT_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_SYS_MOUNT_H 1
| #define HAVE_SYS_SYSCTL_H 1
| #define HAVE_SYSCTLBYNAME 1
| #define HAVE_STRUCT_STAT_ST_MTIMENSEC 1
| #define HAVE_STRUCT_STAT_ST_MTIM_TV_NSEC 1
| #define HAVE_STRUCT_STAT_ST_ATIMENSEC 1
| #define HAVE_STRUCT_STAT_ST_ATIM_TV_NSEC 1
| #define HAVE_STRUCT_STAT_ST_CTIMENSEC 1
| #define HAVE_STRUCT_STAT_ST_CTIM_TV_NSEC 1
| #define HAVE_STRUCT_STAT_ST_BIRTHTIME 1
| #define HAVE_STRUCT_STAT_ST_BIRTHTIMENSEC 1
| #define HAVE_STRUCT_STAT_ST_BIRTHTIM 1
| #define HAVE_STRUCT_STAT_ST_BIRTHTIM_TV_NSEC 1
| #define HAVE_STRUCT_STAT_ST_BLKSIZE 1
| #define HAVE_STRUCT_STAT_ST_BLOCKS 1
| #define HAVE_STRUCT_STATVFS_F_FSTYPENAME 1
| #define HAVE_STRUCT_TM_TM_GMTOFF 1
| #define HAVE_DIRENT_H 1
| #define HAVE_STRUCT_DIRENT_D_TYPE 1
| #define HAVE_LANGINFO_CODESET 1
| #define SIZEOF_SIZE_T 8
| #define SIZEOF_SSIZE_T 8
| #define HAVE_LSTAT 1
| #define HAVE_STRSIGNAL 1
| #define HAVE_VSNPRINTF 1
| #define HAVE_STPCPY 1
| #define HAVE_STRCASECMP 1
| #define HAVE_STRNCASECMP 1
| #define HAVE_POLL 1
| #define HAVE_VASPRINTF 1
| #define HAVE_SETENV 1
| #define HAVE_UNSETENV 1
| #define HAVE_GETC_UNLOCKED 1
| #define HAVE_READLINK 1
| #define HAVE_SYMLINK 1
| #define HAVE_MEMMEM 1
| #define HAVE_LCHMOD 1
| #define HAVE_LCHOWN 1
| #define HAVE_FCHMOD 1
| #define HAVE_FCHOWN 1
| #define HAVE_UTIMES 1
| #define HAVE_GETFSSTAT 1
| #define HAVE_GETVFSSTAT 1
| #define HAVE_STATVFS 1
| #define HAVE_STATFS 1
| #define USE_STATVFS 1
| #define HAVE_NEWLOCALE 1
| #define HAVE_STRTOD_L 1
| #define HAVE_STRTOLL_L 1
| #define HAVE_STRTOULL_L 1
| #define HAVE_GETPROTOBYNAME_R 1
| #define HAVE_ENDSERVENT 1
| #define HAVE_IF_NAMETOINDEX 1
| #define HAVE_IF_INDEXTONAME 1
| #define HAVE_SENDMMSG 1
| #define HAVE_RECVMMSG 1
| #define HAVE_RES_INIT 1
| /* end confdefs.h. */
| #include <netinet/in.h>
|=20
| int
| main ()
| {
| if (sizeof (struct ip_mreqn))
| =09 return 0;
| ;
| return 0;
| }
configure:20678: result: no
configure:20757: checking open() option O_DIRECTORY
configure:20761: gcc -c -O2 -I/usr/include -I/usr/pkg/include -DPREFIX=3D"\=
"/usr/pkg\"" -DPKGLOCALEDIR=3D"\"share\"" -DPKG_SYSCONFDIR=3D"\"/usr/pkg/et=
c\"" -I/usr/include -I/usr/pkg/include conftest.c >&5
configure:20761: $? =3D 0
configure:20763: result: yes
configure:20778: checking for C99 vsnprintf
configure:20788: gcc -o conftest -O2 -I/usr/include -I/usr/pkg/include -DPR=
EFIX=3D"\"/usr/pkg\"" -DPKGLOCALEDIR=3D"\"share\"" -DPKG_SYSCONFDIR=3D"\"/u=
sr/pkg/etc\"" -I/usr/include -I/usr/pkg/include -L/usr/lib -Wl,-R/usr/lib -=
L/usr/pkg/lib -Wl,-R/usr/pkg/lib conftest.c -lintl >&5
conftest.c: In function 'doit':
conftest.c:144:5: warning: implicit declaration of function 'exit' [-Wimpli=
cit-function-declaration]
exit(1);
^
conftest.c:144:5: warning: incompatible implicit declaration of built-in fu=
nction 'exit'
conftest.c:144:5: note: include '<stdlib.h>' or provide a declaration of 'e=
xit'
conftest.c:154:5: warning: incompatible implicit declaration of built-in fu=
nction 'exit'
exit(1);
^
conftest.c:154:5: note: include '<stdlib.h>' or provide a declaration of 'e=
xit'
conftest.c:156:3: warning: incompatible implicit declaration of built-in fu=
nction 'exit'
exit(0);
^
conftest.c:156:3: note: include '<stdlib.h>' or provide a declaration of 'e=
xit'
conftest.c: In function 'main':
conftest.c:163:3: warning: incompatible implicit declaration of built-in fu=
nction 'exit'
exit(1);
^
conftest.c:163:3: note: include '<stdlib.h>' or provide a declaration of 'e=
xit'
configure:20788: $? =3D 0
configure:20788: ./conftest
configure:20788: $? =3D 0
configure:20798: result: yes
configure:20806: checking whether printf supports positional parameters
configure:20816: gcc -o conftest -O2 -I/usr/include -I/usr/pkg/include -DPR=
EFIX=3D"\"/usr/pkg\"" -DPKGLOCALEDIR=3D"\"share\"" -DPKG_SYSCONFDIR=3D"\"/u=
sr/pkg/etc\"" -I/usr/include -I/usr/pkg/include -L/usr/lib -Wl,-R/usr/lib -=
L/usr/pkg/lib -Wl,-R/usr/pkg/lib conftest.c -lintl >&5
conftest.c: In function 'main':
conftest.c:138:7: warning: implicit declaration of function 'strcmp' [-Wimp=
licit-function-declaration]
if (strcmp ("2 3 1", buffer) =3D=3D 0)
^
conftest.c:139:5: warning: implicit declaration of function 'exit' [-Wimpli=
cit-function-declaration]
exit (0);
^
conftest.c:139:5: warning: incompatible implicit declaration of built-in fu=
nction 'exit'
conftest.c:139:5: note: include '<stdlib.h>' or provide a declaration of 'e=
xit'
conftest.c:140:3: warning: incompatible implicit declaration of built-in fu=
nction 'exit'
exit (1);
^
conftest.c:140:3: note: include '<stdlib.h>' or provide a declaration of 'e=
xit'
configure:20816: $? =3D 0
configure:20816: ./conftest
configure:20816: $? =3D 0
configure:20826: result: yes
configure:20891: checking for signed
configure:20898: gcc -c -O2 -I/usr/include -I/usr/pkg/include -DPREFIX=3D"\=
"/usr/pkg\"" -DPKGLOCALEDIR=3D"\"share\"" -DPKG_SYSCONFDIR=3D"\"/usr/pkg/et=
c\"" -I/usr/include -I/usr/pkg/include conftest.c >&5
configure:20898: $? =3D 0
configure:20905: result: yes
configure:20914: checking for long long
configure:20921: gcc -o conftest -O2 -I/usr/include -I/usr/pkg/include -DPR=
EFIX=3D"\"/usr/pkg\"" -DPKGLOCALEDIR=3D"\"share\"" -DPKG_SYSCONFDIR=3D"\"/u=
sr/pkg/etc\"" -I/usr/include -I/usr/pkg/include -L/usr/lib -Wl,-R/usr/lib -=
L/usr/pkg/lib -Wl,-R/usr/pkg/lib conftest.c -lintl >&5
configure:20921: $? =3D 0
configure:20929: result: yes
configure:20938: checking for long double
configure:20956: result: yes
configure:20965: checking for wchar_t
configure:20972: gcc -c -O2 -I/usr/include -I/usr/pkg/include -DPREFIX=3D"\=
"/usr/pkg\"" -DPKGLOCALEDIR=3D"\"share\"" -DPKG_SYSCONFDIR=3D"\"/usr/pkg/et=
c\"" -I/usr/include -I/usr/pkg/include conftest.c >&5
configure:20972: $? =3D 0
configure:20979: result: yes
configure:20988: checking for wint_t
configure:20995: gcc -c -O2 -I/usr/include -I/usr/pkg/include -DPREFIX=3D"\=
"/usr/pkg\"" -DPKGLOCALEDIR=3D"\"share\"" -DPKG_SYSCONFDIR=3D"\"/usr/pkg/et=
c\"" -I/usr/include -I/usr/pkg/include conftest.c >&5
configure:20995: $? =3D 0
configure:21002: result: yes
configure:21010: checking for size_t
configure:21010: result: yes
configure:21020: checking for ptrdiff_t
configure:21020: gcc -c -O2 -I/usr/include -I/usr/pkg/include -DPREFIX=3D"\=
"/usr/pkg\"" -DPKGLOCALEDIR=3D"\"share\"" -DPKG_SYSCONFDIR=3D"\"/usr/pkg/et=
c\"" -I/usr/include -I/usr/pkg/include conftest.c >&5
configure:21020: $? =3D 0
configure:21020: gcc -c -O2 -I/usr/include -I/usr/pkg/include -DPREFIX=3D"\=
"/usr/pkg\"" -DPKGLOCALEDIR=3D"\"share\"" -DPKG_SYSCONFDIR=3D"\"/usr/pkg/et=
c\"" -I/usr/include -I/usr/pkg/include conftest.c >&5
conftest.c: In function 'main':
conftest.c:172:24: error: expected expression before ')' token
if (sizeof ((ptrdiff_t)))
^
configure:21020: $? =3D 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "glib"
| #define PACKAGE_TARNAME "glib"
| #define PACKAGE_VERSION "2.50.3"
| #define PACKAGE_STRING "glib 2.50.3"
| #define PACKAGE_BUGREPORT "http://bugzilla.gnome.org/enter_bug.cgi?produc=
t=3Dglib"
| #define PACKAGE_URL ""
| #define GLIB_MAJOR_VERSION 2
| #define GLIB_MINOR_VERSION 50
| #define GLIB_MICRO_VERSION 3
| #define GLIB_INTERFACE_AGE 3
| #define GLIB_BINARY_AGE 5003
| #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 __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define HAVE_LOCALE_H 1
| #define HAVE_LC_MESSAGES 1
| #define HAVE_BIND_TEXTDOMAIN_CODESET 1
| #define HAVE_GETTEXT 1
| #define HAVE_DCGETTEXT 1
| #define ENABLE_NLS 1
| #define GETTEXT_PACKAGE "glib20"
| #define GLIB_LOCALE_DIR "/usr/pkg/share/locale"
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define HAVE_ALLOCA 1
| #define HAVE_MMAP 1
| #define HAVE_POSIX_MEMALIGN 1
| #define HAVE_VALLOC 1
| #define HAVE_FSYNC 1
| #define HAVE_PIPE2 1
| #define HAVE_ISSETUGID 1
| #define HAVE_TIMEGM 1
| #define HAVE_GMTIME_R 1
| #define HAVE_STRERROR_R 1
| #define SIZEOF_CHAR 1
| #define SIZEOF_SHORT 2
| #define SIZEOF_LONG 8
| #define SIZEOF_INT 4
| #define SIZEOF_VOID_P 8
| #define SIZEOF_LONG_LONG 8
| #define SIZEOF___INT64 0
| #define HAVE_SIG_ATOMIC_T 1
| #define HAVE_LONG_LONG_FORMAT 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_RESOURCE_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_SCHED_H 1
| #define HAVE_MALLOC_H 1
| #define HAVE_SYS_STATVFS_H 1
| #define HAVE_SYS_FILIO_H 1
| #define HAVE_FSTAB_H 1
| #define HAVE_TERMIOS_H 1
| #define HAVE_DIRENT_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_SYS_MOUNT_H 1
| #define HAVE_SYS_SYSCTL_H 1
| #define HAVE_SYSCTLBYNAME 1
| #define HAVE_STRUCT_STAT_ST_MTIMENSEC 1
| #define HAVE_STRUCT_STAT_ST_MTIM_TV_NSEC 1
| #define HAVE_STRUCT_STAT_ST_ATIMENSEC 1
| #define HAVE_STRUCT_STAT_ST_ATIM_TV_NSEC 1
| #define HAVE_STRUCT_STAT_ST_CTIMENSEC 1
| #define HAVE_STRUCT_STAT_ST_CTIM_TV_NSEC 1
| #define HAVE_STRUCT_STAT_ST_BIRTHTIME 1
| #define HAVE_STRUCT_STAT_ST_BIRTHTIMENSEC 1
| #define HAVE_STRUCT_STAT_ST_BIRTHTIM 1
| #define HAVE_STRUCT_STAT_ST_BIRTHTIM_TV_NSEC 1
| #define HAVE_STRUCT_STAT_ST_BLKSIZE 1
| #define HAVE_STRUCT_STAT_ST_BLOCKS 1
| #define HAVE_STRUCT_STATVFS_F_FSTYPENAME 1
| #define HAVE_STRUCT_TM_TM_GMTOFF 1
| #define HAVE_DIRENT_H 1
| #define HAVE_STRUCT_DIRENT_D_TYPE 1
| #define HAVE_LANGINFO_CODESET 1
| #define SIZEOF_SIZE_T 8
| #define SIZEOF_SSIZE_T 8
| #define HAVE_LSTAT 1
| #define HAVE_STRSIGNAL 1
| #define HAVE_VSNPRINTF 1
| #define HAVE_STPCPY 1
| #define HAVE_STRCASECMP 1
| #define HAVE_STRNCASECMP 1
| #define HAVE_POLL 1
| #define HAVE_VASPRINTF 1
| #define HAVE_SETENV 1
| #define HAVE_UNSETENV 1
| #define HAVE_GETC_UNLOCKED 1
| #define HAVE_READLINK 1
| #define HAVE_SYMLINK 1
| #define HAVE_MEMMEM 1
| #define HAVE_LCHMOD 1
| #define HAVE_LCHOWN 1
| #define HAVE_FCHMOD 1
| #define HAVE_FCHOWN 1
| #define HAVE_UTIMES 1
| #define HAVE_GETFSSTAT 1
| #define HAVE_GETVFSSTAT 1
| #define HAVE_STATVFS 1
| #define HAVE_STATFS 1
| #define USE_STATVFS 1
| #define HAVE_NEWLOCALE 1
| #define HAVE_STRTOD_L 1
| #define HAVE_STRTOLL_L 1
| #define HAVE_STRTOULL_L 1
| #define HAVE_GETPROTOBYNAME_R 1
| #define HAVE_ENDSERVENT 1
| #define HAVE_IF_NAMETOINDEX 1
| #define HAVE_IF_INDEXTONAME 1
| #define HAVE_SENDMMSG 1
| #define HAVE_RECVMMSG 1
| #define HAVE_RES_INIT 1
| #define HAVE_OPEN_O_DIRECTORY 1
| #define HAVE_C99_VSNPRINTF 1
| #define HAVE_UNIX98_PRINTF 1
| #define HAVE_GOOD_PRINTF 1
| #define HAVE_LONG_LONG 1
| #define HAVE_LONG_DOUBLE 1
| #define HAVE_WCHAR_T 1
| #define HAVE_WINT_T 1
| /* end confdefs.h. */
| #include <stdio.h>
| #ifdef HAVE_SYS_TYPES_H
| # include <sys/types.h>
| #endif
| #ifdef HAVE_SYS_STAT_H
| # include <sys/stat.h>
| #endif
| #ifdef STDC_HEADERS
| # include <stdlib.h>
| # include <stddef.h>
| #else
| # ifdef HAVE_STDLIB_H
| # include <stdlib.h>
| # endif
| #endif
| #ifdef HAVE_STRING_H
| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
| # include <memory.h>
| # endif
| # include <string.h>
| #endif
| #ifdef HAVE_STRINGS_H
| # include <strings.h>
| #endif
| #ifdef HAVE_INTTYPES_H
| # include <inttypes.h>
| #endif
| #ifdef HAVE_STDINT_H
| # include <stdint.h>
| #endif
| #ifdef HAVE_UNISTD_H
| # include <unistd.h>
| #endif
| int
| main ()
| {
| if (sizeof ((ptrdiff_t)))
| =09 return 0;
| ;
| return 0;
| }
configure:21020: result: yes
configure:21030: checking for inttypes.h
configure:21037: gcc -c -O2 -I/usr/include -I/usr/pkg/include -DPREFIX=3D"\=
"/usr/pkg\"" -DPKGLOCALEDIR=3D"\"share\"" -DPKG_SYSCONFDIR=3D"\"/usr/pkg/et=
c\"" -I/usr/include -I/usr/pkg/include conftest.c >&5
configure:21037: $? =3D 0
configure:21044: result: yes
configure:21054: checking for stdint.h
configure:21061: gcc -c -O2 -I/usr/include -I/usr/pkg/include -DPREFIX=3D"\=
"/usr/pkg\"" -DPKGLOCALEDIR=3D"\"share\"" -DPKG_SYSCONFDIR=3D"\"/usr/pkg/et=
c\"" -I/usr/include -I/usr/pkg/include conftest.c >&5
configure:21061: $? =3D 0
configure:21068: result: yes
configure:21098: checking for snprintf
configure:21098: gcc -o conftest -O2 -I/usr/include -I/usr/pkg/include -DPR=
EFIX=3D"\"/usr/pkg\"" -DPKGLOCALEDIR=3D"\"share\"" -DPKG_SYSCONFDIR=3D"\"/u=
sr/pkg/etc\"" -I/usr/include -I/usr/pkg/include -L/usr/lib -Wl,-R/usr/lib -=
L/usr/pkg/lib -Wl,-R/usr/pkg/lib conftest.c -lintl >&5
conftest.c:163:6: warning: conflicting types for built-in function 'snprint=
f'
char snprintf ();
^
configure:21098: $? =3D 0
configure:21098: result: yes
configure:21098: checking for strnlen
configure:21098: gcc -o conftest -O2 -I/usr/include -I/usr/pkg/include -DPR=
EFIX=3D"\"/usr/pkg\"" -DPKGLOCALEDIR=3D"\"share\"" -DPKG_SYSCONFDIR=3D"\"/u=
sr/pkg/etc\"" -I/usr/include -I/usr/pkg/include -L/usr/lib -Wl,-R/usr/lib -=
L/usr/pkg/lib -Wl,-R/usr/pkg/lib conftest.c -lintl >&5
configure:21098: $? =3D 0
configure:21098: result: yes
configure:21098: checking for wcslen
configure:21098: gcc -o conftest -O2 -I/usr/include -I/usr/pkg/include -DPR=
EFIX=3D"\"/usr/pkg\"" -DPKGLOCALEDIR=3D"\"share\"" -DPKG_SYSCONFDIR=3D"\"/u=
sr/pkg/etc\"" -I/usr/include -I/usr/pkg/include -L/usr/lib -Wl,-R/usr/lib -=
L/usr/pkg/lib -Wl,-R/usr/pkg/lib conftest.c -lintl >&5
configure:21098: $? =3D 0
configure:21098: result: yes
configure:21098: checking for wcsnlen
configure:21098: gcc -o conftest -O2 -I/usr/include -I/usr/pkg/include -DPR=
EFIX=3D"\"/usr/pkg\"" -DPKGLOCALEDIR=3D"\"share\"" -DPKG_SYSCONFDIR=3D"\"/u=
sr/pkg/etc\"" -I/usr/include -I/usr/pkg/include -L/usr/lib -Wl,-R/usr/lib -=
L/usr/pkg/lib -Wl,-R/usr/pkg/lib conftest.c -lintl >&5
configure:21098: $? =3D 0
configure:21098: result: yes
configure:21098: checking for mbrtowc
configure:21098: gcc -o conftest -O2 -I/usr/include -I/usr/pkg/include -DPR=
EFIX=3D"\"/usr/pkg\"" -DPKGLOCALEDIR=3D"\"share\"" -DPKG_SYSCONFDIR=3D"\"/u=
sr/pkg/etc\"" -I/usr/include -I/usr/pkg/include -L/usr/lib -Wl,-R/usr/lib -=
L/usr/pkg/lib -Wl,-R/usr/pkg/lib conftest.c -lintl >&5
configure:21098: $? =3D 0
configure:21098: result: yes
configure:21098: checking for wcrtomb
configure:21098: gcc -o conftest -O2 -I/usr/include -I/usr/pkg/include -DPR=
EFIX=3D"\"/usr/pkg\"" -DPKGLOCALEDIR=3D"\"share\"" -DPKG_SYSCONFDIR=3D"\"/u=
sr/pkg/etc\"" -I/usr/include -I/usr/pkg/include -L/usr/lib -Wl,-R/usr/lib -=
L/usr/pkg/lib -Wl,-R/usr/pkg/lib conftest.c -lintl >&5
configure:21098: $? =3D 0
configure:21098: result: yes
configure:21106: checking for C99 snprintf
configure:21116: gcc -o conftest -O2 -I/usr/include -I/usr/pkg/include -DPR=
EFIX=3D"\"/usr/pkg\"" -DPKGLOCALEDIR=3D"\"share\"" -DPKG_SYSCONFDIR=3D"\"/u=
sr/pkg/etc\"" -I/usr/include -I/usr/pkg/include -L/usr/lib -Wl,-R/usr/lib -=
L/usr/pkg/lib -Wl,-R/usr/pkg/lib conftest.c -lintl >&5
conftest.c: In function 'doit':
conftest.c:159:5: warning: implicit declaration of function 'exit' [-Wimpli=
cit-function-declaration]
exit(1);
^
conftest.c:159:5: warning: incompatible implicit declaration of built-in fu=
nction 'exit'
conftest.c:159:5: note: include '<stdlib.h>' or provide a declaration of 'e=
xit'
conftest.c:164:5: warning: incompatible implicit declaration of built-in fu=
nction 'exit'
exit(1);
^
conftest.c:164:5: note: include '<stdlib.h>' or provide a declaration of 'e=
xit'
conftest.c:169:5: warning: incompatible implicit declaration of built-in fu=
nction 'exit'
exit(1);
^
conftest.c:169:5: note: include '<stdlib.h>' or provide a declaration of 'e=
xit'
conftest.c:171:3: warning: incompatible implicit declaration of built-in fu=
nction 'exit'
exit(0);
^
conftest.c:171:3: note: include '<stdlib.h>' or provide a declaration of 'e=
xit'
conftest.c: In function 'main':
conftest.c:178:3: warning: incompatible implicit declaration of built-in fu=
nction 'exit'
exit(1);
^
conftest.c:178:3: note: include '<stdlib.h>' or provide a declaration of 'e=
xit'
configure:21116: $? =3D 0
configure:21116: ./conftest
configure:21116: $? =3D 0
configure:21126: result: yes
configure:21136: checking for fd_set
configure:21140: gcc -c -O2 -I/usr/include -I/usr/pkg/include -DPREFIX=3D"\=
"/usr/pkg\"" -DPKGLOCALEDIR=3D"\"share\"" -DPKG_SYSCONFDIR=3D"\"/usr/pkg/et=
c\"" -I/usr/include -I/usr/pkg/include conftest.c >&5
configure:21140: $? =3D 0
configure:21148: result: yes, found in sys/types.h
configure:21185: checking for nl_langinfo (CODESET)
configure:21193: gcc -o conftest -O2 -I/usr/include -I/usr/pkg/include -DPR=
EFIX=3D"\"/usr/pkg\"" -DPKGLOCALEDIR=3D"\"share\"" -DPKG_SYSCONFDIR=3D"\"/u=
sr/pkg/etc\"" -I/usr/include -I/usr/pkg/include -L/usr/lib -Wl,-R/usr/lib -=
L/usr/pkg/lib -Wl,-R/usr/pkg/lib conftest.c -lintl >&5
configure:21193: $? =3D 0
configure:21201: result: yes
configure:21209: checking for nl_langinfo (PM_STR)
configure:21217: gcc -o conftest -O2 -I/usr/include -I/usr/pkg/include -DPR=
EFIX=3D"\"/usr/pkg\"" -DPKGLOCALEDIR=3D"\"share\"" -DPKG_SYSCONFDIR=3D"\"/u=
sr/pkg/etc\"" -I/usr/include -I/usr/pkg/include -L/usr/lib -Wl,-R/usr/lib -=
L/usr/pkg/lib -Wl,-R/usr/pkg/lib conftest.c -lintl >&5
configure:21217: $? =3D 0
configure:21225: result: yes
configure:21233: checking for nl_langinfo (_NL_CTYPE_OUTDIGITn_MB)
configure:21241: gcc -o conftest -O2 -I/usr/include -I/usr/pkg/include -DPR=
EFIX=3D"\"/usr/pkg\"" -DPKGLOCALEDIR=3D"\"share\"" -DPKG_SYSCONFDIR=3D"\"/u=
sr/pkg/etc\"" -I/usr/include -I/usr/pkg/include -L/usr/lib -Wl,-R/usr/lib -=
L/usr/pkg/lib -Wl,-R/usr/pkg/lib conftest.c -lintl >&5
conftest.c: In function 'main':
conftest.c:154:37: error: '_NL_CTYPE_OUTDIGIT0_MB' undeclared (first use in=
this function)
str =3D nl_langinfo (_NL_CTYPE_OUTDIGIT0_MB);
^
conftest.c:154:37: note: each undeclared identifier is reported only once f=
or each function it appears in
conftest.c:155:37: error: '_NL_CTYPE_OUTDIGIT1_MB' undeclared (first use in=
this function)
str =3D nl_langinfo (_NL_CTYPE_OUTDIGIT1_MB);
^
conftest.c:156:37: error: '_NL_CTYPE_OUTDIGIT2_MB' undeclared (first use in=
this function)
str =3D nl_langinfo (_NL_CTYPE_OUTDIGIT2_MB);
^
conftest.c:157:37: error: '_NL_CTYPE_OUTDIGIT3_MB' undeclared (first use in=
this function)
str =3D nl_langinfo (_NL_CTYPE_OUTDIGIT3_MB);
^
conftest.c:158:37: error: '_NL_CTYPE_OUTDIGIT4_MB' undeclared (first use in=
this function)
str =3D nl_langinfo (_NL_CTYPE_OUTDIGIT4_MB);
^
conftest.c:159:37: error: '_NL_CTYPE_OUTDIGIT5_MB' undeclared (first use in=
this function)
str =3D nl_langinfo (_NL_CTYPE_OUTDIGIT5_MB);
^
conftest.c:160:37: error: '_NL_CTYPE_OUTDIGIT6_MB' undeclared (first use in=
this function)
str =3D nl_langinfo (_NL_CTYPE_OUTDIGIT6_MB);
^
conftest.c:161:37: error: '_NL_CTYPE_OUTDIGIT7_MB' undeclared (first use in=
this function)
str =3D nl_langinfo (_NL_CTYPE_OUTDIGIT7_MB);
^
conftest.c:162:37: error: '_NL_CTYPE_OUTDIGIT8_MB' undeclared (first use in=
this function)
str =3D nl_langinfo (_NL_CTYPE_OUTDIGIT8_MB);
^
conftest.c:163:37: error: '_NL_CTYPE_OUTDIGIT9_MB' undeclared (first use in=
this function)
str =3D nl_langinfo (_NL_CTYPE_OUTDIGIT9_MB);
^
configure:21241: $? =3D 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "glib"
| #define PACKAGE_TARNAME "glib"
| #define PACKAGE_VERSION "2.50.3"
| #define PACKAGE_STRING "glib 2.50.3"
| #define PACKAGE_BUGREPORT "http://bugzilla.gnome.org/enter_bug.cgi?produc=
t=3Dglib"
| #define PACKAGE_URL ""
| #define GLIB_MAJOR_VERSION 2
| #define GLIB_MINOR_VERSION 50
| #define GLIB_MICRO_VERSION 3
| #define GLIB_INTERFACE_AGE 3
| #define GLIB_BINARY_AGE 5003
| #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 __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define HAVE_LOCALE_H 1
| #define HAVE_LC_MESSAGES 1
| #define HAVE_BIND_TEXTDOMAIN_CODESET 1
| #define HAVE_GETTEXT 1
| #define HAVE_DCGETTEXT 1
| #define ENABLE_NLS 1
| #define GETTEXT_PACKAGE "glib20"
| #define GLIB_LOCALE_DIR "/usr/pkg/share/locale"
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define HAVE_ALLOCA 1
| #define HAVE_MMAP 1
| #define HAVE_POSIX_MEMALIGN 1
| #define HAVE_VALLOC 1
| #define HAVE_FSYNC 1
| #define HAVE_PIPE2 1
| #define HAVE_ISSETUGID 1
| #define HAVE_TIMEGM 1
| #define HAVE_GMTIME_R 1
| #define HAVE_STRERROR_R 1
| #define SIZEOF_CHAR 1
| #define SIZEOF_SHORT 2
| #define SIZEOF_LONG 8
| #define SIZEOF_INT 4
| #define SIZEOF_VOID_P 8
| #define SIZEOF_LONG_LONG 8
| #define SIZEOF___INT64 0
| #define HAVE_SIG_ATOMIC_T 1
| #define HAVE_LONG_LONG_FORMAT 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_RESOURCE_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_SCHED_H 1
| #define HAVE_MALLOC_H 1
| #define HAVE_SYS_STATVFS_H 1
| #define HAVE_SYS_FILIO_H 1
| #define HAVE_FSTAB_H 1
| #define HAVE_TERMIOS_H 1
| #define HAVE_DIRENT_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_SYS_MOUNT_H 1
| #define HAVE_SYS_SYSCTL_H 1
| #define HAVE_SYSCTLBYNAME 1
| #define HAVE_STRUCT_STAT_ST_MTIMENSEC 1
| #define HAVE_STRUCT_STAT_ST_MTIM_TV_NSEC 1
| #define HAVE_STRUCT_STAT_ST_ATIMENSEC 1
| #define HAVE_STRUCT_STAT_ST_ATIM_TV_NSEC 1
| #define HAVE_STRUCT_STAT_ST_CTIMENSEC 1
| #define HAVE_STRUCT_STAT_ST_CTIM_TV_NSEC 1
| #define HAVE_STRUCT_STAT_ST_BIRTHTIME 1
| #define HAVE_STRUCT_STAT_ST_BIRTHTIMENSEC 1
| #define HAVE_STRUCT_STAT_ST_BIRTHTIM 1
| #define HAVE_STRUCT_STAT_ST_BIRTHTIM_TV_NSEC 1
| #define HAVE_STRUCT_STAT_ST_BLKSIZE 1
| #define HAVE_STRUCT_STAT_ST_BLOCKS 1
| #define HAVE_STRUCT_STATVFS_F_FSTYPENAME 1
| #define HAVE_STRUCT_TM_TM_GMTOFF 1
| #define HAVE_DIRENT_H 1
| #define HAVE_STRUCT_DIRENT_D_TYPE 1
| #define HAVE_LANGINFO_CODESET 1
| #define SIZEOF_SIZE_T 8
| #define SIZEOF_SSIZE_T 8
| #define HAVE_LSTAT 1
| #define HAVE_STRSIGNAL 1
| #define HAVE_VSNPRINTF 1
| #define HAVE_STPCPY 1
| #define HAVE_STRCASECMP 1
| #define HAVE_STRNCASECMP 1
| #define HAVE_POLL 1
| #define HAVE_VASPRINTF 1
| #define HAVE_SETENV 1
| #define HAVE_UNSETENV 1
| #define HAVE_GETC_UNLOCKED 1
| #define HAVE_READLINK 1
| #define HAVE_SYMLINK 1
| #define HAVE_MEMMEM 1
| #define HAVE_LCHMOD 1
| #define HAVE_LCHOWN 1
| #define HAVE_FCHMOD 1
| #define HAVE_FCHOWN 1
| #define HAVE_UTIMES 1
| #define HAVE_GETFSSTAT 1
| #define HAVE_GETVFSSTAT 1
| #define HAVE_STATVFS 1
| #define HAVE_STATFS 1
| #define USE_STATVFS 1
| #define HAVE_NEWLOCALE 1
| #define HAVE_STRTOD_L 1
| #define HAVE_STRTOLL_L 1
| #define HAVE_STRTOULL_L 1
| #define HAVE_GETPROTOBYNAME_R 1
| #define HAVE_ENDSERVENT 1
| #define HAVE_IF_NAMETOINDEX 1
| #define HAVE_IF_INDEXTONAME 1
| #define HAVE_SENDMMSG 1
| #define HAVE_RECVMMSG 1
| #define HAVE_RES_INIT 1
| #define HAVE_OPEN_O_DIRECTORY 1
| #define HAVE_C99_VSNPRINTF 1
| #define HAVE_UNIX98_PRINTF 1
| #define HAVE_GOOD_PRINTF 1
| #define HAVE_LONG_LONG 1
| #define HAVE_LONG_DOUBLE 1
| #define HAVE_WCHAR_T 1
| #define HAVE_WINT_T 1
| #define HAVE_PTRDIFF_T 1
| #define HAVE_INTTYPES_H_WITH_UINTMAX 1
| #define HAVE_STDINT_H_WITH_UINTMAX 1
| #define HAVE_INTMAX_T 1
| #define HAVE_SNPRINTF 1
| #define HAVE_STRNLEN 1
| #define HAVE_WCSLEN 1
| #define HAVE_WCSNLEN 1
| #define HAVE_MBRTOWC 1
| #define HAVE_WCRTOMB 1
| #define HAVE_C99_SNPRINTF 1
| #define HAVE_CODESET 1
| #define HAVE_LANGINFO_TIME 1
| /* end confdefs.h. */
| #include <langinfo.h>
| int
| main ()
| {
| char *str;
| str =3D nl_langinfo (_NL_CTYPE_OUTDIGIT0_MB);
| str =3D nl_langinfo (_NL_CTYPE_OUTDIGIT1_MB);
| str =3D nl_langinfo (_NL_CTYPE_OUTDIGIT2_MB);
| str =3D nl_langinfo (_NL_CTYPE_OUTDIGIT3_MB);
| str =3D nl_langinfo (_NL_CTYPE_OUTDIGIT4_MB);
| str =3D nl_langinfo (_NL_CTYPE_OUTDIGIT5_MB);
| str =3D nl_langinfo (_NL_CTYPE_OUTDIGIT6_MB);
| str =3D nl_langinfo (_NL_CTYPE_OUTDIGIT7_MB);
| str =3D nl_langinfo (_NL_CTYPE_OUTDIGIT8_MB);
| str =3D nl_langinfo (_NL_CTYPE_OUTDIGIT9_MB);
| ;
| return 0;
| }
configure:21249: result: no
configure:21263: checking for a compliant posix_memalign() implementation
configure:21276: gcc -o conftest -O2 -I/usr/include -I/usr/pkg/include -DPR=
EFIX=3D"\"/usr/pkg\"" -DPKGLOCALEDIR=3D"\"share\"" -DPKG_SYSCONFDIR=3D"\"/u=
sr/pkg/etc\"" -I/usr/include -I/usr/pkg/include -L/usr/lib -Wl,-R/usr/lib -=
L/usr/pkg/lib -Wl,-R/usr/pkg/lib conftest.c -lintl >&5
configure:21276: $? =3D 0
configure:21276: ./conftest
configure:21276: $? =3D 0
configure:21290: result: yes
configure:21305: checking for OpenBSD strlcpy/strlcat
configure:21316: gcc -o conftest -O2 -I/usr/include -I/usr/pkg/include -DPR=
EFIX=3D"\"/usr/pkg\"" -DPKGLOCALEDIR=3D"\"share\"" -DPKG_SYSCONFDIR=3D"\"/u=
sr/pkg/etc\"" -I/usr/include -I/usr/pkg/include -L/usr/lib -Wl,-R/usr/lib -=
L/usr/pkg/lib -Wl,-R/usr/pkg/lib conftest.c -lintl >&5
configure:21316: $? =3D 0
configure:21316: ./conftest
configure:21316: $? =3D 0
configure:21326: result: yes
configure:21335: checking for an implementation of va_copy()
configure:21343: gcc -o conftest -O2 -I/usr/include -I/usr/pkg/include -DPR=
EFIX=3D"\"/usr/pkg\"" -DPKGLOCALEDIR=3D"\"share\"" -DPKG_SYSCONFDIR=3D"\"/u=
sr/pkg/etc\"" -I/usr/include -I/usr/pkg/include -L/usr/lib -Wl,-R/usr/lib -=
L/usr/pkg/lib -Wl,-R/usr/pkg/lib conftest.c -lintl >&5
configure:21343: $? =3D 0
configure:21352: result: yes
configure:21354: checking for an implementation of __va_copy()
configure:21362: gcc -o conftest -O2 -I/usr/include -I/usr/pkg/include -DPR=
EFIX=3D"\"/usr/pkg\"" -DPKGLOCALEDIR=3D"\"share\"" -DPKG_SYSCONFDIR=3D"\"/u=
sr/pkg/etc\"" -I/usr/include -I/usr/pkg/include -L/usr/lib -Wl,-R/usr/lib -=
L/usr/pkg/lib -Wl,-R/usr/pkg/lib conftest.c -lintl >&5
configure:21362: $? =3D 0
configure:21371: result: yes
configure:21388: checking whether va_lists can be copied by value
configure:21399: gcc -o conftest -O2 -I/usr/include -I/usr/pkg/include -DPR=
EFIX=3D"\"/usr/pkg\"" -DPKGLOCALEDIR=3D"\"share\"" -DPKG_SYSCONFDIR=3D"\"/u=
sr/pkg/etc\"" -I/usr/include -I/usr/pkg/include -L/usr/lib -Wl,-R/usr/lib -=
L/usr/pkg/lib -Wl,-R/usr/pkg/lib conftest.c -lintl >&5
conftest.c: In function 'f':
conftest.c:157:8: error: assignment to expression with array type
args2 =3D args1;
^
configure:21399: $? =3D 1
configure: program exited with status 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "glib"
| #define PACKAGE_TARNAME "glib"
| #define PACKAGE_VERSION "2.50.3"
| #define PACKAGE_STRING "glib 2.50.3"
| #define PACKAGE_BUGREPORT "http://bugzilla.gnome.org/enter_bug.cgi?produc=
t=3Dglib"
| #define PACKAGE_URL ""
| #define GLIB_MAJOR_VERSION 2
| #define GLIB_MINOR_VERSION 50
| #define GLIB_MICRO_VERSION 3
| #define GLIB_INTERFACE_AGE 3
| #define GLIB_BINARY_AGE 5003
| #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 __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define HAVE_LOCALE_H 1
| #define HAVE_LC_MESSAGES 1
| #define HAVE_BIND_TEXTDOMAIN_CODESET 1
| #define HAVE_GETTEXT 1
| #define HAVE_DCGETTEXT 1
| #define ENABLE_NLS 1
| #define GETTEXT_PACKAGE "glib20"
| #define GLIB_LOCALE_DIR "/usr/pkg/share/locale"
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define HAVE_ALLOCA 1
| #define HAVE_MMAP 1
| #define HAVE_POSIX_MEMALIGN 1
| #define HAVE_VALLOC 1
| #define HAVE_FSYNC 1
| #define HAVE_PIPE2 1
| #define HAVE_ISSETUGID 1
| #define HAVE_TIMEGM 1
| #define HAVE_GMTIME_R 1
| #define HAVE_STRERROR_R 1
| #define SIZEOF_CHAR 1
| #define SIZEOF_SHORT 2
| #define SIZEOF_LONG 8
| #define SIZEOF_INT 4
| #define SIZEOF_VOID_P 8
| #define SIZEOF_LONG_LONG 8
| #define SIZEOF___INT64 0
| #define HAVE_SIG_ATOMIC_T 1
| #define HAVE_LONG_LONG_FORMAT 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_RESOURCE_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_SCHED_H 1
| #define HAVE_MALLOC_H 1
| #define HAVE_SYS_STATVFS_H 1
| #define HAVE_SYS_FILIO_H 1
| #define HAVE_FSTAB_H 1
| #define HAVE_TERMIOS_H 1
| #define HAVE_DIRENT_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_SYS_MOUNT_H 1
| #define HAVE_SYS_SYSCTL_H 1
| #define HAVE_SYSCTLBYNAME 1
| #define HAVE_STRUCT_STAT_ST_MTIMENSEC 1
| #define HAVE_STRUCT_STAT_ST_MTIM_TV_NSEC 1
| #define HAVE_STRUCT_STAT_ST_ATIMENSEC 1
| #define HAVE_STRUCT_STAT_ST_ATIM_TV_NSEC 1
| #define HAVE_STRUCT_STAT_ST_CTIMENSEC 1
| #define HAVE_STRUCT_STAT_ST_CTIM_TV_NSEC 1
| #define HAVE_STRUCT_STAT_ST_BIRTHTIME 1
| #define HAVE_STRUCT_STAT_ST_BIRTHTIMENSEC 1
| #define HAVE_STRUCT_STAT_ST_BIRTHTIM 1
| #define HAVE_STRUCT_STAT_ST_BIRTHTIM_TV_NSEC 1
| #define HAVE_STRUCT_STAT_ST_BLKSIZE 1
| #define HAVE_STRUCT_STAT_ST_BLOCKS 1
| #define HAVE_STRUCT_STATVFS_F_FSTYPENAME 1
| #define HAVE_STRUCT_TM_TM_GMTOFF 1
| #define HAVE_DIRENT_H 1
| #define HAVE_STRUCT_DIRENT_D_TYPE 1
| #define HAVE_LANGINFO_CODESET 1
| #define SIZEOF_SIZE_T 8
| #define SIZEOF_SSIZE_T 8
| #define HAVE_LSTAT 1
| #define HAVE_STRSIGNAL 1
| #define HAVE_VSNPRINTF 1
| #define HAVE_STPCPY 1
| #define HAVE_STRCASECMP 1
| #define HAVE_STRNCASECMP 1
| #define HAVE_POLL 1
| #define HAVE_VASPRINTF 1
| #define HAVE_SETENV 1
| #define HAVE_UNSETENV 1
| #define HAVE_GETC_UNLOCKED 1
| #define HAVE_READLINK 1
| #define HAVE_SYMLINK 1
| #define HAVE_MEMMEM 1
| #define HAVE_LCHMOD 1
| #define HAVE_LCHOWN 1
| #define HAVE_FCHMOD 1
| #define HAVE_FCHOWN 1
| #define HAVE_UTIMES 1
| #define HAVE_GETFSSTAT 1
| #define HAVE_GETVFSSTAT 1
| #define HAVE_STATVFS 1
| #define HAVE_STATFS 1
| #define USE_STATVFS 1
| #define HAVE_NEWLOCALE 1
| #define HAVE_STRTOD_L 1
| #define HAVE_STRTOLL_L 1
| #define HAVE_STRTOULL_L 1
| #define HAVE_GETPROTOBYNAME_R 1
| #define HAVE_ENDSERVENT 1
| #define HAVE_IF_NAMETOINDEX 1
| #define HAVE_IF_INDEXTONAME 1
| #define HAVE_SENDMMSG 1
| #define HAVE_RECVMMSG 1
| #define HAVE_RES_INIT 1
| #define HAVE_OPEN_O_DIRECTORY 1
| #define HAVE_C99_VSNPRINTF 1
| #define HAVE_UNIX98_PRINTF 1
| #define HAVE_GOOD_PRINTF 1
| #define HAVE_LONG_LONG 1
| #define HAVE_LONG_DOUBLE 1
| #define HAVE_WCHAR_T 1
| #define HAVE_WINT_T 1
| #define HAVE_PTRDIFF_T 1
| #define HAVE_INTTYPES_H_WITH_UINTMAX 1
| #define HAVE_STDINT_H_WITH_UINTMAX 1
| #define HAVE_INTMAX_T 1
| #define HAVE_SNPRINTF 1
| #define HAVE_STRNLEN 1
| #define HAVE_WCSLEN 1
| #define HAVE_WCSNLEN 1
| #define HAVE_MBRTOWC 1
| #define HAVE_WCRTOMB 1
| #define HAVE_C99_SNPRINTF 1
| #define HAVE_CODESET 1
| #define HAVE_LANGINFO_TIME 1
| #define POSIX_MEMALIGN_WITH_COMPLIANT_ALLOCS 1
| #define HAVE_STRLCPY 1
| #define G_VA_COPY va_copy
| /* end confdefs.h. */
| #include <stdarg.h>
| #include <stdlib.h>
| =09void f (int i, ...) {
| =09va_list args1, args2;
| =09va_start (args1, i);
| =09args2 =3D args1;
| =09if (va_arg (args2, int) !=3D 42 || va_arg (args1, int) !=3D 42)
| =09 exit (1);
| =09va_end (args1); va_end (args2);
| =09}
| =09int main() {
| =09 f (0, 42);
| =09 return 0;
| =09}
configure:21410: result: no
configure:21446: checking for dlopen
configure:21446: gcc -o conftest -O2 -I/usr/include -I/usr/pkg/include -DPR=
EFIX=3D"\"/usr/pkg\"" -DPKGLOCALEDIR=3D"\"share\"" -DPKG_SYSCONFDIR=3D"\"/u=
sr/pkg/etc\"" -I/usr/include -I/usr/pkg/include -L/usr/lib -Wl,-R/usr/lib -=
L/usr/pkg/lib -Wl,-R/usr/pkg/lib conftest.c -lintl >&5
configure:21446: $? =3D 0
configure:21446: result: yes
configure:21448: checking for dlsym
configure:21448: gcc -o conftest -O2 -I/usr/include -I/usr/pkg/include -DPR=
EFIX=3D"\"/usr/pkg\"" -DPKGLOCALEDIR=3D"\"share\"" -DPKG_SYSCONFDIR=3D"\"/u=
sr/pkg/etc\"" -I/usr/include -I/usr/pkg/include -L/usr/lib -Wl,-R/usr/lib -=
L/usr/pkg/lib -Wl,-R/usr/pkg/lib conftest.c -lintl >&5
configure:21448: $? =3D 0
configure:21448: result: yes
configure:21532: checking for RTLD_GLOBAL brokenness
configure:21543: gcc -o conftest -O2 -I/usr/include -I/usr/pkg/include -DPR=
EFIX=3D"\"/usr/pkg\"" -DPKGLOCALEDIR=3D"\"share\"" -DPKG_SYSCONFDIR=3D"\"/u=
sr/pkg/etc\"" -I/usr/include -I/usr/pkg/include -L/usr/lib -Wl,-R/usr/lib -=
L/usr/pkg/lib -Wl,-R/usr/pkg/lib -Wl,--export-dynamic conftest.c -lintl =
>&5
configure:21543: $? =3D 0
configure:21543: ./conftest
configure:21543: $? =3D 0
configure:21556: result: no
configure:21563: checking for preceeding underscore in symbols
configure:21577: gcc -o conftest -O2 -I/usr/include -I/usr/pkg/include -DPR=
EFIX=3D"\"/usr/pkg\"" -DPKGLOCALEDIR=3D"\"share\"" -DPKG_SYSCONFDIR=3D"\"/u=
sr/pkg/etc\"" -I/usr/include -I/usr/pkg/include -L/usr/lib -Wl,-R/usr/lib -=
L/usr/pkg/lib -Wl,-R/usr/pkg/lib -Wl,--export-dynamic conftest.c -lintl =
>&5
configure:21577: $? =3D 0
configure:21577: ./conftest
configure:21577: $? =3D 1
configure: program exited with status 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "glib"
| #define PACKAGE_TARNAME "glib"
| #define PACKAGE_VERSION "2.50.3"
| #define PACKAGE_STRING "glib 2.50.3"
| #define PACKAGE_BUGREPORT "http://bugzilla.gnome.org/enter_bug.cgi?produc=
t=3Dglib"
| #define PACKAGE_URL ""
| #define GLIB_MAJOR_VERSION 2
| #define GLIB_MINOR_VERSION 50
| #define GLIB_MICRO_VERSION 3
| #define GLIB_INTERFACE_AGE 3
| #define GLIB_BINARY_AGE 5003
| #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 __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define HAVE_LOCALE_H 1
| #define HAVE_LC_MESSAGES 1
| #define HAVE_BIND_TEXTDOMAIN_CODESET 1
| #define HAVE_GETTEXT 1
| #define HAVE_DCGETTEXT 1
| #define ENABLE_NLS 1
| #define GETTEXT_PACKAGE "glib20"
| #define GLIB_LOCALE_DIR "/usr/pkg/share/locale"
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define HAVE_ALLOCA 1
| #define HAVE_MMAP 1
| #define HAVE_POSIX_MEMALIGN 1
| #define HAVE_VALLOC 1
| #define HAVE_FSYNC 1
| #define HAVE_PIPE2 1
| #define HAVE_ISSETUGID 1
| #define HAVE_TIMEGM 1
| #define HAVE_GMTIME_R 1
| #define HAVE_STRERROR_R 1
| #define SIZEOF_CHAR 1
| #define SIZEOF_SHORT 2
| #define SIZEOF_LONG 8
| #define SIZEOF_INT 4
| #define SIZEOF_VOID_P 8
| #define SIZEOF_LONG_LONG 8
| #define SIZEOF___INT64 0
| #define HAVE_SIG_ATOMIC_T 1
| #define HAVE_LONG_LONG_FORMAT 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_RESOURCE_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_SCHED_H 1
| #define HAVE_MALLOC_H 1
| #define HAVE_SYS_STATVFS_H 1
| #define HAVE_SYS_FILIO_H 1
| #define HAVE_FSTAB_H 1
| #define HAVE_TERMIOS_H 1
| #define HAVE_DIRENT_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_SYS_MOUNT_H 1
| #define HAVE_SYS_SYSCTL_H 1
| #define HAVE_SYSCTLBYNAME 1
| #define HAVE_STRUCT_STAT_ST_MTIMENSEC 1
| #define HAVE_STRUCT_STAT_ST_MTIM_TV_NSEC 1
| #define HAVE_STRUCT_STAT_ST_ATIMENSEC 1
| #define HAVE_STRUCT_STAT_ST_ATIM_TV_NSEC 1
| #define HAVE_STRUCT_STAT_ST_CTIMENSEC 1
| #define HAVE_STRUCT_STAT_ST_CTIM_TV_NSEC 1
| #define HAVE_STRUCT_STAT_ST_BIRTHTIME 1
| #define HAVE_STRUCT_STAT_ST_BIRTHTIMENSEC 1
| #define HAVE_STRUCT_STAT_ST_BIRTHTIM 1
| #define HAVE_STRUCT_STAT_ST_BIRTHTIM_TV_NSEC 1
| #define HAVE_STRUCT_STAT_ST_BLKSIZE 1
| #define HAVE_STRUCT_STAT_ST_BLOCKS 1
| #define HAVE_STRUCT_STATVFS_F_FSTYPENAME 1
| #define HAVE_STRUCT_TM_TM_GMTOFF 1
| #define HAVE_DIRENT_H 1
| #define HAVE_STRUCT_DIRENT_D_TYPE 1
| #define HAVE_LANGINFO_CODESET 1
| #define SIZEOF_SIZE_T 8
| #define SIZEOF_SSIZE_T 8
| #define HAVE_LSTAT 1
| #define HAVE_STRSIGNAL 1
| #define HAVE_VSNPRINTF 1
| #define HAVE_STPCPY 1
| #define HAVE_STRCASECMP 1
| #define HAVE_STRNCASECMP 1
| #define HAVE_POLL 1
| #define HAVE_VASPRINTF 1
| #define HAVE_SETENV 1
| #define HAVE_UNSETENV 1
| #define HAVE_GETC_UNLOCKED 1
| #define HAVE_READLINK 1
| #define HAVE_SYMLINK 1
| #define HAVE_MEMMEM 1
| #define HAVE_LCHMOD 1
| #define HAVE_LCHOWN 1
| #define HAVE_FCHMOD 1
| #define HAVE_FCHOWN 1
| #define HAVE_UTIMES 1
| #define HAVE_GETFSSTAT 1
| #define HAVE_GETVFSSTAT 1
| #define HAVE_STATVFS 1
| #define HAVE_STATFS 1
| #define USE_STATVFS 1
| #define HAVE_NEWLOCALE 1
| #define HAVE_STRTOD_L 1
| #define HAVE_STRTOLL_L 1
| #define HAVE_STRTOULL_L 1
| #define HAVE_GETPROTOBYNAME_R 1
| #define HAVE_ENDSERVENT 1
| #define HAVE_IF_NAMETOINDEX 1
| #define HAVE_IF_INDEXTONAME 1
| #define HAVE_SENDMMSG 1
| #define HAVE_RECVMMSG 1
| #define HAVE_RES_INIT 1
| #define HAVE_OPEN_O_DIRECTORY 1
| #define HAVE_C99_VSNPRINTF 1
| #define HAVE_UNIX98_PRINTF 1
| #define HAVE_GOOD_PRINTF 1
| #define HAVE_LONG_LONG 1
| #define HAVE_LONG_DOUBLE 1
| #define HAVE_WCHAR_T 1
| #define HAVE_WINT_T 1
| #define HAVE_PTRDIFF_T 1
| #define HAVE_INTTYPES_H_WITH_UINTMAX 1
| #define HAVE_STDINT_H_WITH_UINTMAX 1
| #define HAVE_INTMAX_T 1
| #define HAVE_SNPRINTF 1
| #define HAVE_STRNLEN 1
| #define HAVE_WCSLEN 1
| #define HAVE_WCSNLEN 1
| #define HAVE_MBRTOWC 1
| #define HAVE_WCRTOMB 1
| #define HAVE_C99_SNPRINTF 1
| #define HAVE_CODESET 1
| #define HAVE_LANGINFO_TIME 1
| #define POSIX_MEMALIGN_WITH_COMPLIANT_ALLOCS 1
| #define HAVE_STRLCPY 1
| #define G_VA_COPY va_copy
| #define G_VA_COPY_AS_ARRAY 1
| /* end confdefs.h. */
| #include <dlfcn.h>
| int glib_underscore_test (void) { return 42; }
| =09=09int main() {
| =09=09 void *f1 =3D (void*)0, *f2 =3D (void*)0, *handle;
| =09=09 handle =3D dlopen ((void*)0, 0);
| =09=09 if (handle) {
| =09=09 f1 =3D dlsym (handle, "glib_underscore_test");
| =09=09 f2 =3D dlsym (handle, "_glib_underscore_test");
| =09=09 } return (!f2 || f1);
| =09=09}
configure:21589: result: no
configure:21602: checking for dlerror
configure:21602: gcc -o conftest -O2 -I/usr/include -I/usr/pkg/include -DPR=
EFIX=3D"\"/usr/pkg\"" -DPKGLOCALEDIR=3D"\"share\"" -DPKG_SYSCONFDIR=3D"\"/u=
sr/pkg/etc\"" -I/usr/include -I/usr/pkg/include -L/usr/lib -Wl,-R/usr/lib -=
L/usr/pkg/lib -Wl,-R/usr/pkg/lib conftest.c -lintl >&5
configure:21602: $? =3D 0
configure:21602: result: yes
configure:21612: checking for dlopen(NULL, 0) brokenness
configure:21623: gcc -o conftest -O2 -I/usr/include -I/usr/pkg/include -DPR=
EFIX=3D"\"/usr/pkg\"" -DPKGLOCALEDIR=3D"\"share\"" -DPKG_SYSCONFDIR=3D"\"/u=
sr/pkg/etc\"" -I/usr/include -I/usr/pkg/include -L/usr/lib -Wl,-R/usr/lib -=
L/usr/pkg/lib -Wl,-R/usr/pkg/lib conftest.c -lintl >&5
conftest.c:162:5: warning: built-in function 'gettext' declared as non-func=
tion
int gettext;
^
configure:21623: $? =3D 0
configure:21623: ./conftest
configure:21623: $? =3D 1
configure: program exited with status 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "glib"
| #define PACKAGE_TARNAME "glib"
| #define PACKAGE_VERSION "2.50.3"
| #define PACKAGE_STRING "glib 2.50.3"
| #define PACKAGE_BUGREPORT "http://bugzilla.gnome.org/enter_bug.cgi?produc=
t=3Dglib"
| #define PACKAGE_URL ""
| #define GLIB_MAJOR_VERSION 2
| #define GLIB_MINOR_VERSION 50
| #define GLIB_MICRO_VERSION 3
| #define GLIB_INTERFACE_AGE 3
| #define GLIB_BINARY_AGE 5003
| #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 __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define HAVE_LOCALE_H 1
| #define HAVE_LC_MESSAGES 1
| #define HAVE_BIND_TEXTDOMAIN_CODESET 1
| #define HAVE_GETTEXT 1
| #define HAVE_DCGETTEXT 1
| #define ENABLE_NLS 1
| #define GETTEXT_PACKAGE "glib20"
| #define GLIB_LOCALE_DIR "/usr/pkg/share/locale"
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define HAVE_ALLOCA 1
| #define HAVE_MMAP 1
| #define HAVE_POSIX_MEMALIGN 1
| #define HAVE_VALLOC 1
| #define HAVE_FSYNC 1
| #define HAVE_PIPE2 1
| #define HAVE_ISSETUGID 1
| #define HAVE_TIMEGM 1
| #define HAVE_GMTIME_R 1
| #define HAVE_STRERROR_R 1
| #define SIZEOF_CHAR 1
| #define SIZEOF_SHORT 2
| #define SIZEOF_LONG 8
| #define SIZEOF_INT 4
| #define SIZEOF_VOID_P 8
| #define SIZEOF_LONG_LONG 8
| #define SIZEOF___INT64 0
| #define HAVE_SIG_ATOMIC_T 1
| #define HAVE_LONG_LONG_FORMAT 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_RESOURCE_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_SCHED_H 1
| #define HAVE_MALLOC_H 1
| #define HAVE_SYS_STATVFS_H 1
| #define HAVE_SYS_FILIO_H 1
| #define HAVE_FSTAB_H 1
| #define HAVE_TERMIOS_H 1
| #define HAVE_DIRENT_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_SYS_MOUNT_H 1
| #define HAVE_SYS_SYSCTL_H 1
| #define HAVE_SYSCTLBYNAME 1
| #define HAVE_STRUCT_STAT_ST_MTIMENSEC 1
| #define HAVE_STRUCT_STAT_ST_MTIM_TV_NSEC 1
| #define HAVE_STRUCT_STAT_ST_ATIMENSEC 1
| #define HAVE_STRUCT_STAT_ST_ATIM_TV_NSEC 1
| #define HAVE_STRUCT_STAT_ST_CTIMENSEC 1
| #define HAVE_STRUCT_STAT_ST_CTIM_TV_NSEC 1
| #define HAVE_STRUCT_STAT_ST_BIRTHTIME 1
| #define HAVE_STRUCT_STAT_ST_BIRTHTIMENSEC 1
| #define HAVE_STRUCT_STAT_ST_BIRTHTIM 1
| #define HAVE_STRUCT_STAT_ST_BIRTHTIM_TV_NSEC 1
| #define HAVE_STRUCT_STAT_ST_BLKSIZE 1
| #define HAVE_STRUCT_STAT_ST_BLOCKS 1
| #define HAVE_STRUCT_STATVFS_F_FSTYPENAME 1
| #define HAVE_STRUCT_TM_TM_GMTOFF 1
| #define HAVE_DIRENT_H 1
| #define HAVE_STRUCT_DIRENT_D_TYPE 1
| #define HAVE_LANGINFO_CODESET 1
| #define SIZEOF_SIZE_T 8
| #define SIZEOF_SSIZE_T 8
| #define HAVE_LSTAT 1
| #define HAVE_STRSIGNAL 1
| #define HAVE_VSNPRINTF 1
| #define HAVE_STPCPY 1
| #define HAVE_STRCASECMP 1
| #define HAVE_STRNCASECMP 1
| #define HAVE_POLL 1
| #define HAVE_VASPRINTF 1
| #define HAVE_SETENV 1
| #define HAVE_UNSETENV 1
| #define HAVE_GETC_UNLOCKED 1
| #define HAVE_READLINK 1
| #define HAVE_SYMLINK 1
| #define HAVE_MEMMEM 1
| #define HAVE_LCHMOD 1
| #define HAVE_LCHOWN 1
| #define HAVE_FCHMOD 1
| #define HAVE_FCHOWN 1
| #define HAVE_UTIMES 1
| #define HAVE_GETFSSTAT 1
| #define HAVE_GETVFSSTAT 1
| #define HAVE_STATVFS 1
| #define HAVE_STATFS 1
| #define USE_STATVFS 1
| #define HAVE_NEWLOCALE 1
| #define HAVE_STRTOD_L 1
| #define HAVE_STRTOLL_L 1
| #define HAVE_STRTOULL_L 1
| #define HAVE_GETPROTOBYNAME_R 1
| #define HAVE_ENDSERVENT 1
| #define HAVE_IF_NAMETOINDEX 1
| #define HAVE_IF_INDEXTONAME 1
| #define HAVE_SENDMMSG 1
| #define HAVE_RECVMMSG 1
| #define HAVE_RES_INIT 1
| #define HAVE_OPEN_O_DIRECTORY 1
| #define HAVE_C99_VSNPRINTF 1
| #define HAVE_UNIX98_PRINTF 1
| #define HAVE_GOOD_PRINTF 1
| #define HAVE_LONG_LONG 1
| #define HAVE_LONG_DOUBLE 1
| #define HAVE_WCHAR_T 1
| #define HAVE_WINT_T 1
| #define HAVE_PTRDIFF_T 1
| #define HAVE_INTTYPES_H_WITH_UINTMAX 1
| #define HAVE_STDINT_H_WITH_UINTMAX 1
| #define HAVE_INTMAX_T 1
| #define HAVE_SNPRINTF 1
| #define HAVE_STRNLEN 1
| #define HAVE_WCSLEN 1
| #define HAVE_WCSNLEN 1
| #define HAVE_MBRTOWC 1
| #define HAVE_WCRTOMB 1
| #define HAVE_C99_SNPRINTF 1
| #define HAVE_CODESET 1
| #define HAVE_LANGINFO_TIME 1
| #define POSIX_MEMALIGN_WITH_COMPLIANT_ALLOCS 1
| #define HAVE_STRLCPY 1
| #define G_VA_COPY va_copy
| #define G_VA_COPY_AS_ARRAY 1
| /* end confdefs.h. */
|=20
| #include <stdio.h>
| #include <dlfcn.h>
| #ifndef RTLD_GLOBAL
| # define RTLD_GLOBAL 0
| #endif
| #ifndef RTLD_LAZY
| # define RTLD_LAZY 0
| #endif
| int gettext;
| int main () {
| void *handle;
| handle =3D dlopen ("libm.so", RTLD_GLOBAL | RTLD_LAZY);
| if (!handle) return 0;
| handle =3D dlopen (NULL, 0);
| if (!handle) return 0;
| handle =3D dlsym (handle, "sin");
| return handle =3D=3D NULL;
| }
|=20
configure:21634: result: yes
configure:21648: checking for the suffix of module shared libraries
configure:21654: result: .so
configure:21674: checking for gspawn implementation
configure:21684: result: gspawn.lo
configure:21689: checking for GIOChannel implementation
configure:21699: result: giounix.lo
configure:21725: checking for is_selinux_enabled in -lselinux
configure:21734: gcc -o conftest -O2 -I/usr/include -I/usr/pkg/include -DPR=
EFIX=3D"\"/usr/pkg\"" -DPKGLOCALEDIR=3D"\"share\"" -DPKG_SYSCONFDIR=3D"\"/u=
sr/pkg/etc\"" -I/usr/include -I/usr/pkg/include -L/usr/lib -Wl,-R/usr/lib -=
L/usr/pkg/lib -Wl,-R/usr/pkg/lib conftest.c -lselinux -lintl >&5
ld: cannot find -lselinux
configure:21734: $? =3D 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "glib"
| #define PACKAGE_TARNAME "glib"
| #define PACKAGE_VERSION "2.50.3"
| #define PACKAGE_STRING "glib 2.50.3"
| #define PACKAGE_BUGREPORT "http://bugzilla.gnome.org/enter_bug.cgi?produc=
t=3Dglib"
| #define PACKAGE_URL ""
| #define GLIB_MAJOR_VERSION 2
| #define GLIB_MINOR_VERSION 50
| #define GLIB_MICRO_VERSION 3
| #define GLIB_INTERFACE_AGE 3
| #define GLIB_BINARY_AGE 5003
| #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 __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define HAVE_LOCALE_H 1
| #define HAVE_LC_MESSAGES 1
| #define HAVE_BIND_TEXTDOMAIN_CODESET 1
| #define HAVE_GETTEXT 1
| #define HAVE_DCGETTEXT 1
| #define ENABLE_NLS 1
| #define GETTEXT_PACKAGE "glib20"
| #define GLIB_LOCALE_DIR "/usr/pkg/share/locale"
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define HAVE_ALLOCA 1
| #define HAVE_MMAP 1
| #define HAVE_POSIX_MEMALIGN 1
| #define HAVE_VALLOC 1
| #define HAVE_FSYNC 1
| #define HAVE_PIPE2 1
| #define HAVE_ISSETUGID 1
| #define HAVE_TIMEGM 1
| #define HAVE_GMTIME_R 1
| #define HAVE_STRERROR_R 1
| #define SIZEOF_CHAR 1
| #define SIZEOF_SHORT 2
| #define SIZEOF_LONG 8
| #define SIZEOF_INT 4
| #define SIZEOF_VOID_P 8
| #define SIZEOF_LONG_LONG 8
| #define SIZEOF___INT64 0
| #define HAVE_SIG_ATOMIC_T 1
| #define HAVE_LONG_LONG_FORMAT 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_RESOURCE_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_SCHED_H 1
| #define HAVE_MALLOC_H 1
| #define HAVE_SYS_STATVFS_H 1
| #define HAVE_SYS_FILIO_H 1
| #define HAVE_FSTAB_H 1
| #define HAVE_TERMIOS_H 1
| #define HAVE_DIRENT_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_SYS_MOUNT_H 1
| #define HAVE_SYS_SYSCTL_H 1
| #define HAVE_SYSCTLBYNAME 1
| #define HAVE_STRUCT_STAT_ST_MTIMENSEC 1
| #define HAVE_STRUCT_STAT_ST_MTIM_TV_NSEC 1
| #define HAVE_STRUCT_STAT_ST_ATIMENSEC 1
| #define HAVE_STRUCT_STAT_ST_ATIM_TV_NSEC 1
| #define HAVE_STRUCT_STAT_ST_CTIMENSEC 1
| #define HAVE_STRUCT_STAT_ST_CTIM_TV_NSEC 1
| #define HAVE_STRUCT_STAT_ST_BIRTHTIME 1
| #define HAVE_STRUCT_STAT_ST_BIRTHTIMENSEC 1
| #define HAVE_STRUCT_STAT_ST_BIRTHTIM 1
| #define HAVE_STRUCT_STAT_ST_BIRTHTIM_TV_NSEC 1
| #define HAVE_STRUCT_STAT_ST_BLKSIZE 1
| #define HAVE_STRUCT_STAT_ST_BLOCKS 1
| #define HAVE_STRUCT_STATVFS_F_FSTYPENAME 1
| #define HAVE_STRUCT_TM_TM_GMTOFF 1
| #define HAVE_DIRENT_H 1
| #define HAVE_STRUCT_DIRENT_D_TYPE 1
| #define HAVE_LANGINFO_CODESET 1
| #define SIZEOF_SIZE_T 8
| #define SIZEOF_SSIZE_T 8
| #define HAVE_LSTAT 1
| #define HAVE_STRSIGNAL 1
| #define HAVE_VSNPRINTF 1
| #define HAVE_STPCPY 1
| #define HAVE_STRCASECMP 1
| #define HAVE_STRNCASECMP 1
| #define HAVE_POLL 1
| #define HAVE_VASPRINTF 1
| #define HAVE_SETENV 1
| #define HAVE_UNSETENV 1
| #define HAVE_GETC_UNLOCKED 1
| #define HAVE_READLINK 1
| #define HAVE_SYMLINK 1
| #define HAVE_MEMMEM 1
| #define HAVE_LCHMOD 1
| #define HAVE_LCHOWN 1
| #define HAVE_FCHMOD 1
| #define HAVE_FCHOWN 1
| #define HAVE_UTIMES 1
| #define HAVE_GETFSSTAT 1
| #define HAVE_GETVFSSTAT 1
| #define HAVE_STATVFS 1
| #define HAVE_STATFS 1
| #define USE_STATVFS 1
| #define HAVE_NEWLOCALE 1
| #define HAVE_STRTOD_L 1
| #define HAVE_STRTOLL_L 1
| #define HAVE_STRTOULL_L 1
| #define HAVE_GETPROTOBYNAME_R 1
| #define HAVE_ENDSERVENT 1
| #define HAVE_IF_NAMETOINDEX 1
| #define HAVE_IF_INDEXTONAME 1
| #define HAVE_SENDMMSG 1
| #define HAVE_RECVMMSG 1
| #define HAVE_RES_INIT 1
| #define HAVE_OPEN_O_DIRECTORY 1
| #define HAVE_C99_VSNPRINTF 1
| #define HAVE_UNIX98_PRINTF 1
| #define HAVE_GOOD_PRINTF 1
| #define HAVE_LONG_LONG 1
| #define HAVE_LONG_DOUBLE 1
| #define HAVE_WCHAR_T 1
| #define HAVE_WINT_T 1
| #define HAVE_PTRDIFF_T 1
| #define HAVE_INTTYPES_H_WITH_UINTMAX 1
| #define HAVE_STDINT_H_WITH_UINTMAX 1
| #define HAVE_INTMAX_T 1
| #define HAVE_SNPRINTF 1
| #define HAVE_STRNLEN 1
| #define HAVE_WCSLEN 1
| #define HAVE_WCSNLEN 1
| #define HAVE_MBRTOWC 1
| #define HAVE_WCRTOMB 1
| #define HAVE_C99_SNPRINTF 1
| #define HAVE_CODESET 1
| #define HAVE_LANGINFO_TIME 1
| #define POSIX_MEMALIGN_WITH_COMPLIANT_ALLOCS 1
| #define HAVE_STRLCPY 1
| #define G_VA_COPY va_copy
| #define G_VA_COPY_AS_ARRAY 1
| /* end confdefs.h. */
|=20
| /* 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 is_selinux_enabled ();
| int
| main ()
| {
| return is_selinux_enabled ();
| ;
| return 0;
| }
configure:21743: result: no
configure:21795: checking sys/inotify.h usability
configure:21795: gcc -c -O2 -I/usr/include -I/usr/pkg/include -DPREFIX=3D"\=
"/usr/pkg\"" -DPKGLOCALEDIR=3D"\"share\"" -DPKG_SYSCONFDIR=3D"\"/usr/pkg/et=
c\"" -I/usr/include -I/usr/pkg/include conftest.c >&5
conftest.c:186:25: fatal error: sys/inotify.h: No such file or directory
compilation terminated.
configure:21795: $? =3D 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "glib"
| #define PACKAGE_TARNAME "glib"
| #define PACKAGE_VERSION "2.50.3"
| #define PACKAGE_STRING "glib 2.50.3"
| #define PACKAGE_BUGREPORT "http://bugzilla.gnome.org/enter_bug.cgi?produc=
t=3Dglib"
| #define PACKAGE_URL ""
| #define GLIB_MAJOR_VERSION 2
| #define GLIB_MINOR_VERSION 50
| #define GLIB_MICRO_VERSION 3
| #define GLIB_INTERFACE_AGE 3
| #define GLIB_BINARY_AGE 5003
| #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 __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define HAVE_LOCALE_H 1
| #define HAVE_LC_MESSAGES 1
| #define HAVE_BIND_TEXTDOMAIN_CODESET 1
| #define HAVE_GETTEXT 1
| #define HAVE_DCGETTEXT 1
| #define ENABLE_NLS 1
| #define GETTEXT_PACKAGE "glib20"
| #define GLIB_LOCALE_DIR "/usr/pkg/share/locale"
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define HAVE_ALLOCA 1
| #define HAVE_MMAP 1
| #define HAVE_POSIX_MEMALIGN 1
| #define HAVE_VALLOC 1
| #define HAVE_FSYNC 1
| #define HAVE_PIPE2 1
| #define HAVE_ISSETUGID 1
| #define HAVE_TIMEGM 1
| #define HAVE_GMTIME_R 1
| #define HAVE_STRERROR_R 1
| #define SIZEOF_CHAR 1
| #define SIZEOF_SHORT 2
| #define SIZEOF_LONG 8
| #define SIZEOF_INT 4
| #define SIZEOF_VOID_P 8
| #define SIZEOF_LONG_LONG 8
| #define SIZEOF___INT64 0
| #define HAVE_SIG_ATOMIC_T 1
| #define HAVE_LONG_LONG_FORMAT 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_RESOURCE_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_SCHED_H 1
| #define HAVE_MALLOC_H 1
| #define HAVE_SYS_STATVFS_H 1
| #define HAVE_SYS_FILIO_H 1
| #define HAVE_FSTAB_H 1
| #define HAVE_TERMIOS_H 1
| #define HAVE_DIRENT_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_SYS_MOUNT_H 1
| #define HAVE_SYS_SYSCTL_H 1
| #define HAVE_SYSCTLBYNAME 1
| #define HAVE_STRUCT_STAT_ST_MTIMENSEC 1
| #define HAVE_STRUCT_STAT_ST_MTIM_TV_NSEC 1
| #define HAVE_STRUCT_STAT_ST_ATIMENSEC 1
| #define HAVE_STRUCT_STAT_ST_ATIM_TV_NSEC 1
| #define HAVE_STRUCT_STAT_ST_CTIMENSEC 1
| #define HAVE_STRUCT_STAT_ST_CTIM_TV_NSEC 1
| #define HAVE_STRUCT_STAT_ST_BIRTHTIME 1
| #define HAVE_STRUCT_STAT_ST_BIRTHTIMENSEC 1
| #define HAVE_STRUCT_STAT_ST_BIRTHTIM 1
| #define HAVE_STRUCT_STAT_ST_BIRTHTIM_TV_NSEC 1
| #define HAVE_STRUCT_STAT_ST_BLKSIZE 1
| #define HAVE_STRUCT_STAT_ST_BLOCKS 1
| #define HAVE_STRUCT_STATVFS_F_FSTYPENAME 1
| #define HAVE_STRUCT_TM_TM_GMTOFF 1
| #define HAVE_DIRENT_H 1
| #define HAVE_STRUCT_DIRENT_D_TYPE 1
| #define HAVE_LANGINFO_CODESET 1
| #define SIZEOF_SIZE_T 8
| #define SIZEOF_SSIZE_T 8
| #define HAVE_LSTAT 1
| #define HAVE_STRSIGNAL 1
| #define HAVE_VSNPRINTF 1
| #define HAVE_STPCPY 1
| #define HAVE_STRCASECMP 1
| #define HAVE_STRNCASECMP 1
| #define HAVE_POLL 1
| #define HAVE_VASPRINTF 1
| #define HAVE_SETENV 1
| #define HAVE_UNSETENV 1
| #define HAVE_GETC_UNLOCKED 1
| #define HAVE_READLINK 1
| #define HAVE_SYMLINK 1
| #define HAVE_MEMMEM 1
| #define HAVE_LCHMOD 1
| #define HAVE_LCHOWN 1
| #define HAVE_FCHMOD 1
| #define HAVE_FCHOWN 1
| #define HAVE_UTIMES 1
| #define HAVE_GETFSSTAT 1
| #define HAVE_GETVFSSTAT 1
| #define HAVE_STATVFS 1
| #define HAVE_STATFS 1
| #define USE_STATVFS 1
| #define HAVE_NEWLOCALE 1
| #define HAVE_STRTOD_L 1
| #define HAVE_STRTOLL_L 1
| #define HAVE_STRTOULL_L 1
| #define HAVE_GETPROTOBYNAME_R 1
| #define HAVE_ENDSERVENT 1
| #define HAVE_IF_NAMETOINDEX 1
| #define HAVE_IF_INDEXTONAME 1
| #define HAVE_SENDMMSG 1
| #define HAVE_RECVMMSG 1
| #define HAVE_RES_INIT 1
| #define HAVE_OPEN_O_DIRECTORY 1
| #define HAVE_C99_VSNPRINTF 1
| #define HAVE_UNIX98_PRINTF 1
| #define HAVE_GOOD_PRINTF 1
| #define HAVE_LONG_LONG 1
| #define HAVE_LONG_DOUBLE 1
| #define HAVE_WCHAR_T 1
| #define HAVE_WINT_T 1
| #define HAVE_PTRDIFF_T 1
| #define HAVE_INTTYPES_H_WITH_UINTMAX 1
| #define HAVE_STDINT_H_WITH_UINTMAX 1
| #define HAVE_INTMAX_T 1
| #define HAVE_SNPRINTF 1
| #define HAVE_STRNLEN 1
| #define HAVE_WCSLEN 1
| #define HAVE_WCSNLEN 1
| #define HAVE_MBRTOWC 1
| #define HAVE_WCRTOMB 1
| #define HAVE_C99_SNPRINTF 1
| #define HAVE_CODESET 1
| #define HAVE_LANGINFO_TIME 1
| #define POSIX_MEMALIGN_WITH_COMPLIANT_ALLOCS 1
| #define HAVE_STRLCPY 1
| #define G_VA_COPY va_copy
| #define G_VA_COPY_AS_ARRAY 1
| /* end confdefs.h. */
| #include <stdio.h>
| #ifdef HAVE_SYS_TYPES_H
| # include <sys/types.h>
| #endif
| #ifdef HAVE_SYS_STAT_H
| # include <sys/stat.h>
| #endif
| #ifdef STDC_HEADERS
| # include <stdlib.h>
| # include <stddef.h>
| #else
| # ifdef HAVE_STDLIB_H
| # include <stdlib.h>
| # endif
| #endif
| #ifdef HAVE_STRING_H
| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
| # include <memory.h>
| # endif
| # include <string.h>
| #endif
| #ifdef HAVE_STRINGS_H
| # include <strings.h>
| #endif
| #ifdef HAVE_INTTYPES_H
| # include <inttypes.h>
| #endif
| #ifdef HAVE_STDINT_H
| # include <stdint.h>
| #endif
| #ifdef HAVE_UNISTD_H
| # include <unistd.h>
| #endif
| #include <sys/inotify.h>
configure:21795: result: no
configure:21795: checking sys/inotify.h presence
configure:21795: gcc -E -DPREFIX=3D"\"/usr/pkg\"" -DPKGLOCALEDIR=3D"\"share=
\"" -DPKG_SYSCONFDIR=3D"\"/usr/pkg/etc\"" -I/usr/include -I/usr/pkg/include=
conftest.c
conftest.c:153:25: fatal error: sys/inotify.h: No such file or directory
compilation terminated.
configure:21795: $? =3D 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "glib"
| #define PACKAGE_TARNAME "glib"
| #define PACKAGE_VERSION "2.50.3"
| #define PACKAGE_STRING "glib 2.50.3"
| #define PACKAGE_BUGREPORT "http://bugzilla.gnome.org/enter_bug.cgi?produc=
t=3Dglib"
| #define PACKAGE_URL ""
| #define GLIB_MAJOR_VERSION 2
| #define GLIB_MINOR_VERSION 50
| #define GLIB_MICRO_VERSION 3
| #define GLIB_INTERFACE_AGE 3
| #define GLIB_BINARY_AGE 5003
| #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 __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define HAVE_LOCALE_H 1
| #define HAVE_LC_MESSAGES 1
| #define HAVE_BIND_TEXTDOMAIN_CODESET 1
| #define HAVE_GETTEXT 1
| #define HAVE_DCGETTEXT 1
| #define ENABLE_NLS 1
| #define GETTEXT_PACKAGE "glib20"
| #define GLIB_LOCALE_DIR "/usr/pkg/share/locale"
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define HAVE_ALLOCA 1
| #define HAVE_MMAP 1
| #define HAVE_POSIX_MEMALIGN 1
| #define HAVE_VALLOC 1
| #define HAVE_FSYNC 1
| #define HAVE_PIPE2 1
| #define HAVE_ISSETUGID 1
| #define HAVE_TIMEGM 1
| #define HAVE_GMTIME_R 1
| #define HAVE_STRERROR_R 1
| #define SIZEOF_CHAR 1
| #define SIZEOF_SHORT 2
| #define SIZEOF_LONG 8
| #define SIZEOF_INT 4
| #define SIZEOF_VOID_P 8
| #define SIZEOF_LONG_LONG 8
| #define SIZEOF___INT64 0
| #define HAVE_SIG_ATOMIC_T 1
| #define HAVE_LONG_LONG_FORMAT 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_RESOURCE_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_SCHED_H 1
| #define HAVE_MALLOC_H 1
| #define HAVE_SYS_STATVFS_H 1
| #define HAVE_SYS_FILIO_H 1
| #define HAVE_FSTAB_H 1
| #define HAVE_TERMIOS_H 1
| #define HAVE_DIRENT_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_SYS_MOUNT_H 1
| #define HAVE_SYS_SYSCTL_H 1
| #define HAVE_SYSCTLBYNAME 1
| #define HAVE_STRUCT_STAT_ST_MTIMENSEC 1
| #define HAVE_STRUCT_STAT_ST_MTIM_TV_NSEC 1
| #define HAVE_STRUCT_STAT_ST_ATIMENSEC 1
| #define HAVE_STRUCT_STAT_ST_ATIM_TV_NSEC 1
| #define HAVE_STRUCT_STAT_ST_CTIMENSEC 1
| #define HAVE_STRUCT_STAT_ST_CTIM_TV_NSEC 1
| #define HAVE_STRUCT_STAT_ST_BIRTHTIME 1
| #define HAVE_STRUCT_STAT_ST_BIRTHTIMENSEC 1
| #define HAVE_STRUCT_STAT_ST_BIRTHTIM 1
| #define HAVE_STRUCT_STAT_ST_BIRTHTIM_TV_NSEC 1
| #define HAVE_STRUCT_STAT_ST_BLKSIZE 1
| #define HAVE_STRUCT_STAT_ST_BLOCKS 1
| #define HAVE_STRUCT_STATVFS_F_FSTYPENAME 1
| #define HAVE_STRUCT_TM_TM_GMTOFF 1
| #define HAVE_DIRENT_H 1
| #define HAVE_STRUCT_DIRENT_D_TYPE 1
| #define HAVE_LANGINFO_CODESET 1
| #define SIZEOF_SIZE_T 8
| #define SIZEOF_SSIZE_T 8
| #define HAVE_LSTAT 1
| #define HAVE_STRSIGNAL 1
| #define HAVE_VSNPRINTF 1
| #define HAVE_STPCPY 1
| #define HAVE_STRCASECMP 1
| #define HAVE_STRNCASECMP 1
| #define HAVE_POLL 1
| #define HAVE_VASPRINTF 1
| #define HAVE_SETENV 1
| #define HAVE_UNSETENV 1
| #define HAVE_GETC_UNLOCKED 1
| #define HAVE_READLINK 1
| #define HAVE_SYMLINK 1
| #define HAVE_MEMMEM 1
| #define HAVE_LCHMOD 1
| #define HAVE_LCHOWN 1
| #define HAVE_FCHMOD 1
| #define HAVE_FCHOWN 1
| #define HAVE_UTIMES 1
| #define HAVE_GETFSSTAT 1
| #define HAVE_GETVFSSTAT 1
| #define HAVE_STATVFS 1
| #define HAVE_STATFS 1
| #define USE_STATVFS 1
| #define HAVE_NEWLOCALE 1
| #define HAVE_STRTOD_L 1
| #define HAVE_STRTOLL_L 1
| #define HAVE_STRTOULL_L 1
| #define HAVE_GETPROTOBYNAME_R 1
| #define HAVE_ENDSERVENT 1
| #define HAVE_IF_NAMETOINDEX 1
| #define HAVE_IF_INDEXTONAME 1
| #define HAVE_SENDMMSG 1
| #define HAVE_RECVMMSG 1
| #define HAVE_RES_INIT 1
| #define HAVE_OPEN_O_DIRECTORY 1
| #define HAVE_C99_VSNPRINTF 1
| #define HAVE_UNIX98_PRINTF 1
| #define HAVE_GOOD_PRINTF 1
| #define HAVE_LONG_LONG 1
| #define HAVE_LONG_DOUBLE 1
| #define HAVE_WCHAR_T 1
| #define HAVE_WINT_T 1
| #define HAVE_PTRDIFF_T 1
| #define HAVE_INTTYPES_H_WITH_UINTMAX 1
| #define HAVE_STDINT_H_WITH_UINTMAX 1
| #define HAVE_INTMAX_T 1
| #define HAVE_SNPRINTF 1
| #define HAVE_STRNLEN 1
| #define HAVE_WCSLEN 1
| #define HAVE_WCSNLEN 1
| #define HAVE_MBRTOWC 1
| #define HAVE_WCRTOMB 1
| #define HAVE_C99_SNPRINTF 1
| #define HAVE_CODESET 1
| #define HAVE_LANGINFO_TIME 1
| #define POSIX_MEMALIGN_WITH_COMPLIANT_ALLOCS 1
| #define HAVE_STRLCPY 1
| #define G_VA_COPY va_copy
| #define G_VA_COPY_AS_ARRAY 1
| /* end confdefs.h. */
| #include <sys/inotify.h>
configure:21795: result: no
configure:21795: checking for sys/inotify.h
configure:21795: result: no
configure:21830: checking sys/event.h usability
configure:21830: gcc -c -O2 -I/usr/include -I/usr/pkg/include -DPREFIX=3D"\=
"/usr/pkg\"" -DPKGLOCALEDIR=3D"\"share\"" -DPKG_SYSCONFDIR=3D"\"/usr/pkg/et=
c\"" -I/usr/include -I/usr/pkg/include conftest.c >&5
configure:21830: $? =3D 0
configure:21830: result: yes
configure:21830: checking sys/event.h presence
configure:21830: gcc -E -DPREFIX=3D"\"/usr/pkg\"" -DPKGLOCALEDIR=3D"\"share=
\"" -DPKG_SYSCONFDIR=3D"\"/usr/pkg/etc\"" -I/usr/include -I/usr/pkg/include=
conftest.c
configure:21830: $? =3D 0
configure:21830: result: yes
configure:21830: checking for sys/event.h
configure:21830: result: yes
configure:21838: checking for kqueue
configure:21838: gcc -o conftest -O2 -I/usr/include -I/usr/pkg/include -DPR=
EFIX=3D"\"/usr/pkg\"" -DPKGLOCALEDIR=3D"\"share\"" -DPKG_SYSCONFDIR=3D"\"/u=
sr/pkg/etc\"" -I/usr/include -I/usr/pkg/include -L/usr/lib -Wl,-R/usr/lib -=
L/usr/pkg/lib -Wl,-R/usr/pkg/lib conftest.c -lintl >&5
configure:21838: $? =3D 0
configure:21838: result: yes
configure:21838: checking for kevent
configure:21838: gcc -o conftest -O2 -I/usr/include -I/usr/pkg/include -DPR=
EFIX=3D"\"/usr/pkg\"" -DPKGLOCALEDIR=3D"\"share\"" -DPKG_SYSCONFDIR=3D"\"/u=
sr/pkg/etc\"" -I/usr/include -I/usr/pkg/include -L/usr/lib -Wl,-R/usr/lib -=
L/usr/pkg/lib -Wl,-R/usr/pkg/lib conftest.c -lintl >&5
/var/tmp//cc0UGV6P.o: In function `main':
conftest.c:(.text.startup+0x7): warning: warning: reference to compatibilit=
y kevent(); include <sys/event.h> to generate correct reference
configure:21838: $? =3D 0
configure:21838: result: yes
configure:21971: checking for getxattr in -lc
configure:21980: gcc -o conftest -O2 -I/usr/include -I/usr/pkg/include -DPR=
EFIX=3D"\"/usr/pkg\"" -DPKGLOCALEDIR=3D"\"share\"" -DPKG_SYSCONFDIR=3D"\"/u=
sr/pkg/etc\"" -I/usr/include -I/usr/pkg/include -L/usr/lib -Wl,-R/usr/lib -=
L/usr/pkg/lib -Wl,-R/usr/pkg/lib conftest.c -lc -lintl >&5
configure:21980: $? =3D 0
configure:21989: result: yes
configure:21994: checking sys/xattr.h usability
configure:21994: gcc -c -O2 -I/usr/include -I/usr/pkg/include -DPREFIX=3D"\=
"/usr/pkg\"" -DPKGLOCALEDIR=3D"\"share\"" -DPKG_SYSCONFDIR=3D"\"/usr/pkg/et=
c\"" -I/usr/include -I/usr/pkg/include conftest.c >&5
configure:21994: $? =3D 0
configure:21994: result: yes
configure:21994: checking sys/xattr.h presence
configure:21994: gcc -E -DPREFIX=3D"\"/usr/pkg\"" -DPKGLOCALEDIR=3D"\"share=
\"" -DPKG_SYSCONFDIR=3D"\"/usr/pkg/etc\"" -I/usr/include -I/usr/pkg/include=
conftest.c
configure:21994: $? =3D 0
configure:21994: result: yes
configure:21994: checking for sys/xattr.h
configure:21994: result: yes
configure:22056: checking for XATTR_NOFOLLOW
configure:22060: gcc -c -O2 -I/usr/include -I/usr/pkg/include -DPREFIX=3D"\=
"/usr/pkg\"" -DPKGLOCALEDIR=3D"\"share\"" -DPKG_SYSCONFDIR=3D"\"/usr/pkg/et=
c\"" -I/usr/include -I/usr/pkg/include conftest.c >&5
conftest.c: In function 'main':
conftest.c:172:44: error: 'XATTR_NOFOLLOW' undeclared (first use in this fu=
nction)
ssize_t len =3D getxattr("", "", NULL, 0, 0, XATTR_NOFOLLOW);
^
conftest.c:172:44: note: each undeclared identifier is reported only once f=
or each function it appears in
conftest.c:172:15: error: too many arguments to function 'getxattr'
ssize_t len =3D getxattr("", "", NULL, 0, 0, XATTR_NOFOLLOW);
^
In file included from conftest.c:164:0:
/usr/include/sys/xattr.h:66:9: note: declared here
ssize_t getxattr(const char *, const char *, void *, size_t);
^
configure:22060: $? =3D 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "glib"
| #define PACKAGE_TARNAME "glib"
| #define PACKAGE_VERSION "2.50.3"
| #define PACKAGE_STRING "glib 2.50.3"
| #define PACKAGE_BUGREPORT "http://bugzilla.gnome.org/enter_bug.cgi?produc=
t=3Dglib"
| #define PACKAGE_URL ""
| #define GLIB_MAJOR_VERSION 2
| #define GLIB_MINOR_VERSION 50
| #define GLIB_MICRO_VERSION 3
| #define GLIB_INTERFACE_AGE 3
| #define GLIB_BINARY_AGE 5003
| #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 __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define HAVE_LOCALE_H 1
| #define HAVE_LC_MESSAGES 1
| #define HAVE_BIND_TEXTDOMAIN_CODESET 1
| #define HAVE_GETTEXT 1
| #define HAVE_DCGETTEXT 1
| #define ENABLE_NLS 1
| #define GETTEXT_PACKAGE "glib20"
| #define GLIB_LOCALE_DIR "/usr/pkg/share/locale"
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define HAVE_ALLOCA 1
| #define HAVE_MMAP 1
| #define HAVE_POSIX_MEMALIGN 1
| #define HAVE_VALLOC 1
| #define HAVE_FSYNC 1
| #define HAVE_PIPE2 1
| #define HAVE_ISSETUGID 1
| #define HAVE_TIMEGM 1
| #define HAVE_GMTIME_R 1
| #define HAVE_STRERROR_R 1
| #define SIZEOF_CHAR 1
| #define SIZEOF_SHORT 2
| #define SIZEOF_LONG 8
| #define SIZEOF_INT 4
| #define SIZEOF_VOID_P 8
| #define SIZEOF_LONG_LONG 8
| #define SIZEOF___INT64 0
| #define HAVE_SIG_ATOMIC_T 1
| #define HAVE_LONG_LONG_FORMAT 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_RESOURCE_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_SCHED_H 1
| #define HAVE_MALLOC_H 1
| #define HAVE_SYS_STATVFS_H 1
| #define HAVE_SYS_FILIO_H 1
| #define HAVE_FSTAB_H 1
| #define HAVE_TERMIOS_H 1
| #define HAVE_DIRENT_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_SYS_MOUNT_H 1
| #define HAVE_SYS_SYSCTL_H 1
| #define HAVE_SYSCTLBYNAME 1
| #define HAVE_STRUCT_STAT_ST_MTIMENSEC 1
| #define HAVE_STRUCT_STAT_ST_MTIM_TV_NSEC 1
| #define HAVE_STRUCT_STAT_ST_ATIMENSEC 1
| #define HAVE_STRUCT_STAT_ST_ATIM_TV_NSEC 1
| #define HAVE_STRUCT_STAT_ST_CTIMENSEC 1
| #define HAVE_STRUCT_STAT_ST_CTIM_TV_NSEC 1
| #define HAVE_STRUCT_STAT_ST_BIRTHTIME 1
| #define HAVE_STRUCT_STAT_ST_BIRTHTIMENSEC 1
| #define HAVE_STRUCT_STAT_ST_BIRTHTIM 1
| #define HAVE_STRUCT_STAT_ST_BIRTHTIM_TV_NSEC 1
| #define HAVE_STRUCT_STAT_ST_BLKSIZE 1
| #define HAVE_STRUCT_STAT_ST_BLOCKS 1
| #define HAVE_STRUCT_STATVFS_F_FSTYPENAME 1
| #define HAVE_STRUCT_TM_TM_GMTOFF 1
| #define HAVE_DIRENT_H 1
| #define HAVE_STRUCT_DIRENT_D_TYPE 1
| #define HAVE_LANGINFO_CODESET 1
| #define SIZEOF_SIZE_T 8
| #define SIZEOF_SSIZE_T 8
| #define HAVE_LSTAT 1
| #define HAVE_STRSIGNAL 1
| #define HAVE_VSNPRINTF 1
| #define HAVE_STPCPY 1
| #define HAVE_STRCASECMP 1
| #define HAVE_STRNCASECMP 1
| #define HAVE_POLL 1
| #define HAVE_VASPRINTF 1
| #define HAVE_SETENV 1
| #define HAVE_UNSETENV 1
| #define HAVE_GETC_UNLOCKED 1
| #define HAVE_READLINK 1
| #define HAVE_SYMLINK 1
| #define HAVE_MEMMEM 1
| #define HAVE_LCHMOD 1
| #define HAVE_LCHOWN 1
| #define HAVE_FCHMOD 1
| #define HAVE_FCHOWN 1
| #define HAVE_UTIMES 1
| #define HAVE_GETFSSTAT 1
| #define HAVE_GETVFSSTAT 1
| #define HAVE_STATVFS 1
| #define HAVE_STATFS 1
| #define USE_STATVFS 1
| #define HAVE_NEWLOCALE 1
| #define HAVE_STRTOD_L 1
| #define HAVE_STRTOLL_L 1
| #define HAVE_STRTOULL_L 1
| #define HAVE_GETPROTOBYNAME_R 1
| #define HAVE_ENDSERVENT 1
| #define HAVE_IF_NAMETOINDEX 1
| #define HAVE_IF_INDEXTONAME 1
| #define HAVE_SENDMMSG 1
| #define HAVE_RECVMMSG 1
| #define HAVE_RES_INIT 1
| #define HAVE_OPEN_O_DIRECTORY 1
| #define HAVE_C99_VSNPRINTF 1
| #define HAVE_UNIX98_PRINTF 1
| #define HAVE_GOOD_PRINTF 1
| #define HAVE_LONG_LONG 1
| #define HAVE_LONG_DOUBLE 1
| #define HAVE_WCHAR_T 1
| #define HAVE_WINT_T 1
| #define HAVE_PTRDIFF_T 1
| #define HAVE_INTTYPES_H_WITH_UINTMAX 1
| #define HAVE_STDINT_H_WITH_UINTMAX 1
| #define HAVE_INTMAX_T 1
| #define HAVE_SNPRINTF 1
| #define HAVE_STRNLEN 1
| #define HAVE_WCSLEN 1
| #define HAVE_WCSNLEN 1
| #define HAVE_MBRTOWC 1
| #define HAVE_WCRTOMB 1
| #define HAVE_C99_SNPRINTF 1
| #define HAVE_CODESET 1
| #define HAVE_LANGINFO_TIME 1
| #define POSIX_MEMALIGN_WITH_COMPLIANT_ALLOCS 1
| #define HAVE_STRLCPY 1
| #define G_VA_COPY va_copy
| #define G_VA_COPY_AS_ARRAY 1
| #define HAVE_SYS_EVENT_H 1
| #define HAVE_KQUEUE 1
| #define HAVE_KEVENT 1
| #define HAVE_SYS_XATTR_H 1
| #define HAVE_XATTR 1
| /* end confdefs.h. */
|=20
| #include <stdio.h>
| #ifdef HAVE_SYS_TYPES_H
| #include <sys/types.h>
| #endif
| #ifdef HAVE_SYS_XATTR_H
| #include <sys/xattr.h>
| #elif HAVE_ATTR_XATTR_H
| #include <attr/xattr.h>
| #endif
|=20
| int
| main ()
| {
| ssize_t len =3D getxattr("", "", NULL, 0, 0, XATTR_NOFOLLOW);
| ;
| return 0;
| }
configure:22069: result: no
configure:22089: checking for LIBELF
configure:22096: $PKG_CONFIG --exists --print-errors "libelf >=3D 0.8.12"
configure:22099: $? =3D 0
configure:22113: $PKG_CONFIG --exists --print-errors "libelf >=3D 0.8.12"
configure:22116: $? =3D 0
configure:22154: result: yes
configure:22386: checking for platform-dependent source
configure:22396: result:=20
configure:22400: checking whether to compile timeloop
configure:22410: result: yes
configure:22421: checking if building for some Win32 platform
configure:22431: result: no
configure:22481: checking for thread implementation
configure:22491: gcc -c -O2 -I/usr/include -I/usr/pkg/include -DPREFIX=3D"\=
"/usr/pkg\"" -DPKGLOCALEDIR=3D"\"share\"" -DPKG_SYSCONFDIR=3D"\"/usr/pkg/et=
c\"" -I/usr/include -I/usr/pkg/include conftest.c >&5
configure:22491: $? =3D 0
configure:22524: result: posix
configure:22634: checking thread related cflags
configure:22636: result: -pthread=20
configure:22766: checking thread related libraries
configure:22768: result: -pthread=20
configure:22779: checking for localtime_r
configure:22779: gcc -o conftest -O2 -I/usr/include -I/usr/pkg/include -DPR=
EFIX=3D"\"/usr/pkg\"" -DPKGLOCALEDIR=3D"\"share\"" -DPKG_SYSCONFDIR=3D"\"/u=
sr/pkg/etc\"" -I/usr/include -I/usr/pkg/include -pthread -L/usr/lib -Wl,-=
R/usr/lib -L/usr/pkg/lib -Wl,-R/usr/pkg/lib conftest.c -lintl >&5
/var/tmp//ccwjwZLv.o: In function `main':
conftest.c:(.text.startup+0x7): warning: warning: reference to compatibilit=
y localtime_r(); include <time.h> for correct reference
configure:22779: $? =3D 0
configure:22779: result: yes
configure:22779: checking for gmtime_r
configure:22779: result: yes
configure:22779: checking for getpwuid_r
configure:22779: gcc -o conftest -O2 -I/usr/include -I/usr/pkg/include -DPR=
EFIX=3D"\"/usr/pkg\"" -DPKGLOCALEDIR=3D"\"share\"" -DPKG_SYSCONFDIR=3D"\"/u=
sr/pkg/etc\"" -I/usr/include -I/usr/pkg/include -pthread -L/usr/lib -Wl,-=
R/usr/lib -L/usr/pkg/lib -Wl,-R/usr/pkg/lib conftest.c -lintl >&5
/var/tmp//ccNQjEDW.o: In function `main':
conftest.c:(.text.startup+0x7): warning: warning: reference to compatibilit=
y getpwuid_r(); include <pwd.h> to generate correct reference
configure:22779: $? =3D 0
configure:22779: result: yes
configure:22779: checking for getgrgid_r
configure:22779: gcc -o conftest -O2 -I/usr/include -I/usr/pkg/include -DPR=
EFIX=3D"\"/usr/pkg\"" -DPKGLOCALEDIR=3D"\"share\"" -DPKG_SYSCONFDIR=3D"\"/u=
sr/pkg/etc\"" -I/usr/include -I/usr/pkg/include -pthread -L/usr/lib -Wl,-=
R/usr/lib -L/usr/pkg/lib -Wl,-R/usr/pkg/lib conftest.c -lintl >&5
configure:22779: $? =3D 0
configure:22779: result: yes
configure:22795: checking for pthread_attr_setstacksize
configure:22799: gcc -o conftest -O2 -I/usr/include -I/usr/pkg/include -DPR=
EFIX=3D"\"/usr/pkg\"" -DPKGLOCALEDIR=3D"\"share\"" -DPKG_SYSCONFDIR=3D"\"/u=
sr/pkg/etc\"" -I/usr/include -I/usr/pkg/include -pthread -L/usr/lib -Wl,=
-R/usr/lib -L/usr/pkg/lib -Wl,-R/usr/pkg/lib conftest.c -pthread -lintl =
>&5
configure:22799: $? =3D 0
configure:22800: result: yes
configure:22811: checking for pthread_condattr_setclock
configure:22815: gcc -o conftest -O2 -I/usr/include -I/usr/pkg/include -DPR=
EFIX=3D"\"/usr/pkg\"" -DPKGLOCALEDIR=3D"\"share\"" -DPKG_SYSCONFDIR=3D"\"/u=
sr/pkg/etc\"" -I/usr/include -I/usr/pkg/include -pthread -L/usr/lib -Wl,=
-R/usr/lib -L/usr/pkg/lib -Wl,-R/usr/pkg/lib conftest.c -pthread -lintl =
>&5
configure:22815: $? =3D 0
configure:22816: result: yes
configure:22827: checking for pthread_cond_timedwait_relative_np
configure:22831: gcc -o conftest -O2 -I/usr/include -I/usr/pkg/include -DPR=
EFIX=3D"\"/usr/pkg\"" -DPKGLOCALEDIR=3D"\"share\"" -DPKG_SYSCONFDIR=3D"\"/u=
sr/pkg/etc\"" -I/usr/include -I/usr/pkg/include -pthread -L/usr/lib -Wl,=
-R/usr/lib -L/usr/pkg/lib -Wl,-R/usr/pkg/lib conftest.c -pthread -lintl =
>&5
conftest.c: In function 'main':
conftest.c:170:1: warning: implicit declaration of function 'pthread_cond_t=
imedwait_relative_np' [-Wimplicit-function-declaration]
pthread_cond_timedwait_relative_np(NULL, NULL, NULL)
^
/var/tmp//ccOwH8Xy.o: In function `main':
conftest.c:(.text.startup+0xd): undefined reference to `pthread_cond_timedw=
ait_relative_np'
configure:22831: $? =3D 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "glib"
| #define PACKAGE_TARNAME "glib"
| #define PACKAGE_VERSION "2.50.3"
| #define PACKAGE_STRING "glib 2.50.3"
| #define PACKAGE_BUGREPORT "http://bugzilla.gnome.org/enter_bug.cgi?produc=
t=3Dglib"
| #define PACKAGE_URL ""
| #define GLIB_MAJOR_VERSION 2
| #define GLIB_MINOR_VERSION 50
| #define GLIB_MICRO_VERSION 3
| #define GLIB_INTERFACE_AGE 3
| #define GLIB_BINARY_AGE 5003
| #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 __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define HAVE_LOCALE_H 1
| #define HAVE_LC_MESSAGES 1
| #define HAVE_BIND_TEXTDOMAIN_CODESET 1
| #define HAVE_GETTEXT 1
| #define HAVE_DCGETTEXT 1
| #define ENABLE_NLS 1
| #define GETTEXT_PACKAGE "glib20"
| #define GLIB_LOCALE_DIR "/usr/pkg/share/locale"
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define HAVE_ALLOCA 1
| #define HAVE_MMAP 1
| #define HAVE_POSIX_MEMALIGN 1
| #define HAVE_VALLOC 1
| #define HAVE_FSYNC 1
| #define HAVE_PIPE2 1
| #define HAVE_ISSETUGID 1
| #define HAVE_TIMEGM 1
| #define HAVE_GMTIME_R 1
| #define HAVE_STRERROR_R 1
| #define SIZEOF_CHAR 1
| #define SIZEOF_SHORT 2
| #define SIZEOF_LONG 8
| #define SIZEOF_INT 4
| #define SIZEOF_VOID_P 8
| #define SIZEOF_LONG_LONG 8
| #define SIZEOF___INT64 0
| #define HAVE_SIG_ATOMIC_T 1
| #define HAVE_LONG_LONG_FORMAT 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_RESOURCE_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_SCHED_H 1
| #define HAVE_MALLOC_H 1
| #define HAVE_SYS_STATVFS_H 1
| #define HAVE_SYS_FILIO_H 1
| #define HAVE_FSTAB_H 1
| #define HAVE_TERMIOS_H 1
| #define HAVE_DIRENT_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_SYS_MOUNT_H 1
| #define HAVE_SYS_SYSCTL_H 1
| #define HAVE_SYSCTLBYNAME 1
| #define HAVE_STRUCT_STAT_ST_MTIMENSEC 1
| #define HAVE_STRUCT_STAT_ST_MTIM_TV_NSEC 1
| #define HAVE_STRUCT_STAT_ST_ATIMENSEC 1
| #define HAVE_STRUCT_STAT_ST_ATIM_TV_NSEC 1
| #define HAVE_STRUCT_STAT_ST_CTIMENSEC 1
| #define HAVE_STRUCT_STAT_ST_CTIM_TV_NSEC 1
| #define HAVE_STRUCT_STAT_ST_BIRTHTIME 1
| #define HAVE_STRUCT_STAT_ST_BIRTHTIMENSEC 1
| #define HAVE_STRUCT_STAT_ST_BIRTHTIM 1
| #define HAVE_STRUCT_STAT_ST_BIRTHTIM_TV_NSEC 1
| #define HAVE_STRUCT_STAT_ST_BLKSIZE 1
| #define HAVE_STRUCT_STAT_ST_BLOCKS 1
| #define HAVE_STRUCT_STATVFS_F_FSTYPENAME 1
| #define HAVE_STRUCT_TM_TM_GMTOFF 1
| #define HAVE_DIRENT_H 1
| #define HAVE_STRUCT_DIRENT_D_TYPE 1
| #define HAVE_LANGINFO_CODESET 1
| #define SIZEOF_SIZE_T 8
| #define SIZEOF_SSIZE_T 8
| #define HAVE_LSTAT 1
| #define HAVE_STRSIGNAL 1
| #define HAVE_VSNPRINTF 1
| #define HAVE_STPCPY 1
| #define HAVE_STRCASECMP 1
| #define HAVE_STRNCASECMP 1
| #define HAVE_POLL 1
| #define HAVE_VASPRINTF 1
| #define HAVE_SETENV 1
| #define HAVE_UNSETENV 1
| #define HAVE_GETC_UNLOCKED 1
| #define HAVE_READLINK 1
| #define HAVE_SYMLINK 1
| #define HAVE_MEMMEM 1
| #define HAVE_LCHMOD 1
| #define HAVE_LCHOWN 1
| #define HAVE_FCHMOD 1
| #define HAVE_FCHOWN 1
| #define HAVE_UTIMES 1
| #define HAVE_GETFSSTAT 1
| #define HAVE_GETVFSSTAT 1
| #define HAVE_STATVFS 1
| #define HAVE_STATFS 1
| #define USE_STATVFS 1
| #define HAVE_NEWLOCALE 1
| #define HAVE_STRTOD_L 1
| #define HAVE_STRTOLL_L 1
| #define HAVE_STRTOULL_L 1
| #define HAVE_GETPROTOBYNAME_R 1
| #define HAVE_ENDSERVENT 1
| #define HAVE_IF_NAMETOINDEX 1
| #define HAVE_IF_INDEXTONAME 1
| #define HAVE_SENDMMSG 1
| #define HAVE_RECVMMSG 1
| #define HAVE_RES_INIT 1
| #define HAVE_OPEN_O_DIRECTORY 1
| #define HAVE_C99_VSNPRINTF 1
| #define HAVE_UNIX98_PRINTF 1
| #define HAVE_GOOD_PRINTF 1
| #define HAVE_LONG_LONG 1
| #define HAVE_LONG_DOUBLE 1
| #define HAVE_WCHAR_T 1
| #define HAVE_WINT_T 1
| #define HAVE_PTRDIFF_T 1
| #define HAVE_INTTYPES_H_WITH_UINTMAX 1
| #define HAVE_STDINT_H_WITH_UINTMAX 1
| #define HAVE_INTMAX_T 1
| #define HAVE_SNPRINTF 1
| #define HAVE_STRNLEN 1
| #define HAVE_WCSLEN 1
| #define HAVE_WCSNLEN 1
| #define HAVE_MBRTOWC 1
| #define HAVE_WCRTOMB 1
| #define HAVE_C99_SNPRINTF 1
| #define HAVE_CODESET 1
| #define HAVE_LANGINFO_TIME 1
| #define POSIX_MEMALIGN_WITH_COMPLIANT_ALLOCS 1
| #define HAVE_STRLCPY 1
| #define G_VA_COPY va_copy
| #define G_VA_COPY_AS_ARRAY 1
| #define HAVE_SYS_EVENT_H 1
| #define HAVE_KQUEUE 1
| #define HAVE_KEVENT 1
| #define HAVE_SYS_XATTR_H 1
| #define HAVE_XATTR 1
| #define HAVE_LIBELF 1
| #define THREADS_POSIX 1
| #define HAVE_LOCALTIME_R 1
| #define HAVE_GMTIME_R 1
| #define HAVE_GETPWUID_R 1
| #define HAVE_GETGRGID_R 1
| #define HAVE_PTHREAD_ATTR_SETSTACKSIZE 1
| #define HAVE_PTHREAD_CONDATTR_SETCLOCK 1
| /* end confdefs.h. */
| #include <pthread.h>
| int
| main ()
| {
| pthread_cond_timedwait_relative_np(NULL, NULL, NULL)
| ;
| return 0;
| }
configure:22838: result: no
configure:22843: checking for pthread_setname_np(const char*)
configure:22847: gcc -o conftest -O2 -I/usr/include -I/usr/pkg/include -DPR=
EFIX=3D"\"/usr/pkg\"" -DPKGLOCALEDIR=3D"\"share\"" -DPKG_SYSCONFDIR=3D"\"/u=
sr/pkg/etc\"" -I/usr/include -I/usr/pkg/include -pthread -L/usr/lib -Wl,=
-R/usr/lib -L/usr/pkg/lib -Wl,-R/usr/pkg/lib conftest.c -pthread -lintl =
>&5
conftest.c: In function 'main':
conftest.c:170:20: warning: passing argument 1 of 'pthread_setname_np' from=
incompatible pointer type [-Wincompatible-pointer-types]
pthread_setname_np("example")
^
In file included from conftest.c:166:0:
/usr/include/pthread.h:157:5: note: expected 'pthread_t {aka struct __pthre=
ad_st *}' but argument is of type 'char *'
int pthread_setname_np(pthread_t, const char *, void *);
^
conftest.c:170:1: error: too few arguments to function 'pthread_setname_np'
pthread_setname_np("example")
^
In file included from conftest.c:166:0:
/usr/include/pthread.h:157:5: note: declared here
int pthread_setname_np(pthread_t, const char *, void *);
^
configure:22847: $? =3D 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "glib"
| #define PACKAGE_TARNAME "glib"
| #define PACKAGE_VERSION "2.50.3"
| #define PACKAGE_STRING "glib 2.50.3"
| #define PACKAGE_BUGREPORT "http://bugzilla.gnome.org/enter_bug.cgi?produc=
t=3Dglib"
| #define PACKAGE_URL ""
| #define GLIB_MAJOR_VERSION 2
| #define GLIB_MINOR_VERSION 50
| #define GLIB_MICRO_VERSION 3
| #define GLIB_INTERFACE_AGE 3
| #define GLIB_BINARY_AGE 5003
| #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 __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define HAVE_LOCALE_H 1
| #define HAVE_LC_MESSAGES 1
| #define HAVE_BIND_TEXTDOMAIN_CODESET 1
| #define HAVE_GETTEXT 1
| #define HAVE_DCGETTEXT 1
| #define ENABLE_NLS 1
| #define GETTEXT_PACKAGE "glib20"
| #define GLIB_LOCALE_DIR "/usr/pkg/share/locale"
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define HAVE_ALLOCA 1
| #define HAVE_MMAP 1
| #define HAVE_POSIX_MEMALIGN 1
| #define HAVE_VALLOC 1
| #define HAVE_FSYNC 1
| #define HAVE_PIPE2 1
| #define HAVE_ISSETUGID 1
| #define HAVE_TIMEGM 1
| #define HAVE_GMTIME_R 1
| #define HAVE_STRERROR_R 1
| #define SIZEOF_CHAR 1
| #define SIZEOF_SHORT 2
| #define SIZEOF_LONG 8
| #define SIZEOF_INT 4
| #define SIZEOF_VOID_P 8
| #define SIZEOF_LONG_LONG 8
| #define SIZEOF___INT64 0
| #define HAVE_SIG_ATOMIC_T 1
| #define HAVE_LONG_LONG_FORMAT 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_RESOURCE_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_SCHED_H 1
| #define HAVE_MALLOC_H 1
| #define HAVE_SYS_STATVFS_H 1
| #define HAVE_SYS_FILIO_H 1
| #define HAVE_FSTAB_H 1
| #define HAVE_TERMIOS_H 1
| #define HAVE_DIRENT_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_SYS_MOUNT_H 1
| #define HAVE_SYS_SYSCTL_H 1
| #define HAVE_SYSCTLBYNAME 1
| #define HAVE_STRUCT_STAT_ST_MTIMENSEC 1
| #define HAVE_STRUCT_STAT_ST_MTIM_TV_NSEC 1
| #define HAVE_STRUCT_STAT_ST_ATIMENSEC 1
| #define HAVE_STRUCT_STAT_ST_ATIM_TV_NSEC 1
| #define HAVE_STRUCT_STAT_ST_CTIMENSEC 1
| #define HAVE_STRUCT_STAT_ST_CTIM_TV_NSEC 1
| #define HAVE_STRUCT_STAT_ST_BIRTHTIME 1
| #define HAVE_STRUCT_STAT_ST_BIRTHTIMENSEC 1
| #define HAVE_STRUCT_STAT_ST_BIRTHTIM 1
| #define HAVE_STRUCT_STAT_ST_BIRTHTIM_TV_NSEC 1
| #define HAVE_STRUCT_STAT_ST_BLKSIZE 1
| #define HAVE_STRUCT_STAT_ST_BLOCKS 1
| #define HAVE_STRUCT_STATVFS_F_FSTYPENAME 1
| #define HAVE_STRUCT_TM_TM_GMTOFF 1
| #define HAVE_DIRENT_H 1
| #define HAVE_STRUCT_DIRENT_D_TYPE 1
| #define HAVE_LANGINFO_CODESET 1
| #define SIZEOF_SIZE_T 8
| #define SIZEOF_SSIZE_T 8
| #define HAVE_LSTAT 1
| #define HAVE_STRSIGNAL 1
| #define HAVE_VSNPRINTF 1
| #define HAVE_STPCPY 1
| #define HAVE_STRCASECMP 1
| #define HAVE_STRNCASECMP 1
| #define HAVE_POLL 1
| #define HAVE_VASPRINTF 1
| #define HAVE_SETENV 1
| #define HAVE_UNSETENV 1
| #define HAVE_GETC_UNLOCKED 1
| #define HAVE_READLINK 1
| #define HAVE_SYMLINK 1
| #define HAVE_MEMMEM 1
| #define HAVE_LCHMOD 1
| #define HAVE_LCHOWN 1
| #define HAVE_FCHMOD 1
| #define HAVE_FCHOWN 1
| #define HAVE_UTIMES 1
| #define HAVE_GETFSSTAT 1
| #define HAVE_GETVFSSTAT 1
| #define HAVE_STATVFS 1
| #define HAVE_STATFS 1
| #define USE_STATVFS 1
| #define HAVE_NEWLOCALE 1
| #define HAVE_STRTOD_L 1
| #define HAVE_STRTOLL_L 1
| #define HAVE_STRTOULL_L 1
| #define HAVE_GETPROTOBYNAME_R 1
| #define HAVE_ENDSERVENT 1
| #define HAVE_IF_NAMETOINDEX 1
| #define HAVE_IF_INDEXTONAME 1
| #define HAVE_SENDMMSG 1
| #define HAVE_RECVMMSG 1
| #define HAVE_RES_INIT 1
| #define HAVE_OPEN_O_DIRECTORY 1
| #define HAVE_C99_VSNPRINTF 1
| #define HAVE_UNIX98_PRINTF 1
| #define HAVE_GOOD_PRINTF 1
| #define HAVE_LONG_LONG 1
| #define HAVE_LONG_DOUBLE 1
| #define HAVE_WCHAR_T 1
| #define HAVE_WINT_T 1
| #define HAVE_PTRDIFF_T 1
| #define HAVE_INTTYPES_H_WITH_UINTMAX 1
| #define HAVE_STDINT_H_WITH_UINTMAX 1
| #define HAVE_INTMAX_T 1
| #define HAVE_SNPRINTF 1
| #define HAVE_STRNLEN 1
| #define HAVE_WCSLEN 1
| #define HAVE_WCSNLEN 1
| #define HAVE_MBRTOWC 1
| #define HAVE_WCRTOMB 1
| #define HAVE_C99_SNPRINTF 1
| #define HAVE_CODESET 1
| #define HAVE_LANGINFO_TIME 1
| #define POSIX_MEMALIGN_WITH_COMPLIANT_ALLOCS 1
| #define HAVE_STRLCPY 1
| #define G_VA_COPY va_copy
| #define G_VA_COPY_AS_ARRAY 1
| #define HAVE_SYS_EVENT_H 1
| #define HAVE_KQUEUE 1
| #define HAVE_KEVENT 1
| #define HAVE_SYS_XATTR_H 1
| #define HAVE_XATTR 1
| #define HAVE_LIBELF 1
| #define THREADS_POSIX 1
| #define HAVE_LOCALTIME_R 1
| #define HAVE_GMTIME_R 1
| #define HAVE_GETPWUID_R 1
| #define HAVE_GETGRGID_R 1
| #define HAVE_PTHREAD_ATTR_SETSTACKSIZE 1
| #define HAVE_PTHREAD_CONDATTR_SETCLOCK 1
| /* end confdefs.h. */
| #include <pthread.h>
| int
| main ()
| {
| pthread_setname_np("example")
| ;
| return 0;
| }
configure:22854: result: no
configure:22859: checking for pthread_setname_np(pthread_t, const char*)
configure:22863: gcc -o conftest -O2 -I/usr/include -I/usr/pkg/include -DPR=
EFIX=3D"\"/usr/pkg\"" -DPKGLOCALEDIR=3D"\"share\"" -DPKG_SYSCONFDIR=3D"\"/u=
sr/pkg/etc\"" -I/usr/include -I/usr/pkg/include -pthread -L/usr/lib -Wl,=
-R/usr/lib -L/usr/pkg/lib -Wl,-R/usr/pkg/lib conftest.c -pthread -lintl =
>&5
conftest.c: In function 'main':
conftest.c:170:1: error: too few arguments to function 'pthread_setname_np'
pthread_setname_np(pthread_self(), "example")
^
In file included from conftest.c:166:0:
/usr/include/pthread.h:157:5: note: declared here
int pthread_setname_np(pthread_t, const char *, void *);
^
configure:22863: $? =3D 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "glib"
| #define PACKAGE_TARNAME "glib"
| #define PACKAGE_VERSION "2.50.3"
| #define PACKAGE_STRING "glib 2.50.3"
| #define PACKAGE_BUGREPORT "http://bugzilla.gnome.org/enter_bug.cgi?produc=
t=3Dglib"
| #define PACKAGE_URL ""
| #define GLIB_MAJOR_VERSION 2
| #define GLIB_MINOR_VERSION 50
| #define GLIB_MICRO_VERSION 3
| #define GLIB_INTERFACE_AGE 3
| #define GLIB_BINARY_AGE 5003
| #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 __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define HAVE_LOCALE_H 1
| #define HAVE_LC_MESSAGES 1
| #define HAVE_BIND_TEXTDOMAIN_CODESET 1
| #define HAVE_GETTEXT 1
| #define HAVE_DCGETTEXT 1
| #define ENABLE_NLS 1
| #define GETTEXT_PACKAGE "glib20"
| #define GLIB_LOCALE_DIR "/usr/pkg/share/locale"
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define HAVE_ALLOCA 1
| #define HAVE_MMAP 1
| #define HAVE_POSIX_MEMALIGN 1
| #define HAVE_VALLOC 1
| #define HAVE_FSYNC 1
| #define HAVE_PIPE2 1
| #define HAVE_ISSETUGID 1
| #define HAVE_TIMEGM 1
| #define HAVE_GMTIME_R 1
| #define HAVE_STRERROR_R 1
| #define SIZEOF_CHAR 1
| #define SIZEOF_SHORT 2
| #define SIZEOF_LONG 8
| #define SIZEOF_INT 4
| #define SIZEOF_VOID_P 8
| #define SIZEOF_LONG_LONG 8
| #define SIZEOF___INT64 0
| #define HAVE_SIG_ATOMIC_T 1
| #define HAVE_LONG_LONG_FORMAT 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_RESOURCE_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_SCHED_H 1
| #define HAVE_MALLOC_H 1
| #define HAVE_SYS_STATVFS_H 1
| #define HAVE_SYS_FILIO_H 1
| #define HAVE_FSTAB_H 1
| #define HAVE_TERMIOS_H 1
| #define HAVE_DIRENT_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_SYS_MOUNT_H 1
| #define HAVE_SYS_SYSCTL_H 1
| #define HAVE_SYSCTLBYNAME 1
| #define HAVE_STRUCT_STAT_ST_MTIMENSEC 1
| #define HAVE_STRUCT_STAT_ST_MTIM_TV_NSEC 1
| #define HAVE_STRUCT_STAT_ST_ATIMENSEC 1
| #define HAVE_STRUCT_STAT_ST_ATIM_TV_NSEC 1
| #define HAVE_STRUCT_STAT_ST_CTIMENSEC 1
| #define HAVE_STRUCT_STAT_ST_CTIM_TV_NSEC 1
| #define HAVE_STRUCT_STAT_ST_BIRTHTIME 1
| #define HAVE_STRUCT_STAT_ST_BIRTHTIMENSEC 1
| #define HAVE_STRUCT_STAT_ST_BIRTHTIM 1
| #define HAVE_STRUCT_STAT_ST_BIRTHTIM_TV_NSEC 1
| #define HAVE_STRUCT_STAT_ST_BLKSIZE 1
| #define HAVE_STRUCT_STAT_ST_BLOCKS 1
| #define HAVE_STRUCT_STATVFS_F_FSTYPENAME 1
| #define HAVE_STRUCT_TM_TM_GMTOFF 1
| #define HAVE_DIRENT_H 1
| #define HAVE_STRUCT_DIRENT_D_TYPE 1
| #define HAVE_LANGINFO_CODESET 1
| #define SIZEOF_SIZE_T 8
| #define SIZEOF_SSIZE_T 8
| #define HAVE_LSTAT 1
| #define HAVE_STRSIGNAL 1
| #define HAVE_VSNPRINTF 1
| #define HAVE_STPCPY 1
| #define HAVE_STRCASECMP 1
| #define HAVE_STRNCASECMP 1
| #define HAVE_POLL 1
| #define HAVE_VASPRINTF 1
| #define HAVE_SETENV 1
| #define HAVE_UNSETENV 1
| #define HAVE_GETC_UNLOCKED 1
| #define HAVE_READLINK 1
| #define HAVE_SYMLINK 1
| #define HAVE_MEMMEM 1
| #define HAVE_LCHMOD 1
| #define HAVE_LCHOWN 1
| #define HAVE_FCHMOD 1
| #define HAVE_FCHOWN 1
| #define HAVE_UTIMES 1
| #define HAVE_GETFSSTAT 1
| #define HAVE_GETVFSSTAT 1
| #define HAVE_STATVFS 1
| #define HAVE_STATFS 1
| #define USE_STATVFS 1
| #define HAVE_NEWLOCALE 1
| #define HAVE_STRTOD_L 1
| #define HAVE_STRTOLL_L 1
| #define HAVE_STRTOULL_L 1
| #define HAVE_GETPROTOBYNAME_R 1
| #define HAVE_ENDSERVENT 1
| #define HAVE_IF_NAMETOINDEX 1
| #define HAVE_IF_INDEXTONAME 1
| #define HAVE_SENDMMSG 1
| #define HAVE_RECVMMSG 1
| #define HAVE_RES_INIT 1
| #define HAVE_OPEN_O_DIRECTORY 1
| #define HAVE_C99_VSNPRINTF 1
| #define HAVE_UNIX98_PRINTF 1
| #define HAVE_GOOD_PRINTF 1
| #define HAVE_LONG_LONG 1
| #define HAVE_LONG_DOUBLE 1
| #define HAVE_WCHAR_T 1
| #define HAVE_WINT_T 1
| #define HAVE_PTRDIFF_T 1
| #define HAVE_INTTYPES_H_WITH_UINTMAX 1
| #define HAVE_STDINT_H_WITH_UINTMAX 1
| #define HAVE_INTMAX_T 1
| #define HAVE_SNPRINTF 1
| #define HAVE_STRNLEN 1
| #define HAVE_WCSLEN 1
| #define HAVE_WCSNLEN 1
| #define HAVE_MBRTOWC 1
| #define HAVE_WCRTOMB 1
| #define HAVE_C99_SNPRINTF 1
| #define HAVE_CODESET 1
| #define HAVE_LANGINFO_TIME 1
| #define POSIX_MEMALIGN_WITH_COMPLIANT_ALLOCS 1
| #define HAVE_STRLCPY 1
| #define G_VA_COPY va_copy
| #define G_VA_COPY_AS_ARRAY 1
| #define HAVE_SYS_EVENT_H 1
| #define HAVE_KQUEUE 1
| #define HAVE_KEVENT 1
| #define HAVE_SYS_XATTR_H 1
| #define HAVE_XATTR 1
| #define HAVE_LIBELF 1
| #define THREADS_POSIX 1
| #define HAVE_LOCALTIME_R 1
| #define HAVE_GMTIME_R 1
| #define HAVE_GETPWUID_R 1
| #define HAVE_GETGRGID_R 1
| #define HAVE_PTHREAD_ATTR_SETSTACKSIZE 1
| #define HAVE_PTHREAD_CONDATTR_SETCLOCK 1
| /* end confdefs.h. */
| #include <pthread.h>
| int
| main ()
| {
| pthread_setname_np(pthread_self(), "example")
| ;
| return 0;
| }
configure:22870: result: no
configure:22917: checking for clock_gettime
configure:22917: gcc -o conftest -O2 -I/usr/include -I/usr/pkg/include -DPR=
EFIX=3D"\"/usr/pkg\"" -DPKGLOCALEDIR=3D"\"share\"" -DPKG_SYSCONFDIR=3D"\"/u=
sr/pkg/etc\"" -I/usr/include -I/usr/pkg/include -pthread -L/usr/lib -Wl,-=
R/usr/lib -L/usr/pkg/lib -Wl,-R/usr/pkg/lib conftest.c -lintl >&5
/var/tmp//ccxPSX64.o: In function `main':
conftest.c:(.text.startup+0x7): warning: warning: reference to compatibilit=
y clock_gettime(); include <time.h> to generate correct reference
configure:22917: $? =3D 0
configure:22917: result: yes
configure:22960: checking for lock-free atomic intrinsics
configure:22973: gcc -o conftest -O2 -I/usr/include -I/usr/pkg/include -DPR=
EFIX=3D"\"/usr/pkg\"" -DPKGLOCALEDIR=3D"\"share\"" -DPKG_SYSCONFDIR=3D"\"/u=
sr/pkg/etc\"" -I/usr/include -I/usr/pkg/include -pthread -L/usr/lib -Wl,-=
R/usr/lib -L/usr/pkg/lib -Wl,-R/usr/pkg/lib conftest.c -lintl >&5
configure:22973: $? =3D 0
configure:22995: result: yes
configure:23008: gcc -o conftest -O2 -I/usr/include -I/usr/pkg/include -DPR=
EFIX=3D"\"/usr/pkg\"" -DPKGLOCALEDIR=3D"\"share\"" -DPKG_SYSCONFDIR=3D"\"/u=
sr/pkg/etc\"" -I/usr/include -I/usr/pkg/include -pthread -L/usr/lib -Wl,-=
R/usr/lib -L/usr/pkg/lib -Wl,-R/usr/pkg/lib conftest.c -lintl >&5
configure:23008: $? =3D 0
configure:23033: checking for futex(2) system call
configure:23040: gcc -c -O2 -I/usr/include -I/usr/pkg/include -DPREFIX=3D"\=
"/usr/pkg\"" -DPKGLOCALEDIR=3D"\"share\"" -DPKG_SYSCONFDIR=3D"\"/usr/pkg/et=
c\"" -I/usr/include -I/usr/pkg/include -pthread conftest.c >&5
conftest.c:168:25: fatal error: linux/futex.h: No such file or directory
compilation terminated.
configure:23040: $? =3D 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "glib"
| #define PACKAGE_TARNAME "glib"
| #define PACKAGE_VERSION "2.50.3"
| #define PACKAGE_STRING "glib 2.50.3"
| #define PACKAGE_BUGREPORT "http://bugzilla.gnome.org/enter_bug.cgi?produc=
t=3Dglib"
| #define PACKAGE_URL ""
| #define GLIB_MAJOR_VERSION 2
| #define GLIB_MINOR_VERSION 50
| #define GLIB_MICRO_VERSION 3
| #define GLIB_INTERFACE_AGE 3
| #define GLIB_BINARY_AGE 5003
| #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 __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define HAVE_LOCALE_H 1
| #define HAVE_LC_MESSAGES 1
| #define HAVE_BIND_TEXTDOMAIN_CODESET 1
| #define HAVE_GETTEXT 1
| #define HAVE_DCGETTEXT 1
| #define ENABLE_NLS 1
| #define GETTEXT_PACKAGE "glib20"
| #define GLIB_LOCALE_DIR "/usr/pkg/share/locale"
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define HAVE_ALLOCA 1
| #define HAVE_MMAP 1
| #define HAVE_POSIX_MEMALIGN 1
| #define HAVE_VALLOC 1
| #define HAVE_FSYNC 1
| #define HAVE_PIPE2 1
| #define HAVE_ISSETUGID 1
| #define HAVE_TIMEGM 1
| #define HAVE_GMTIME_R 1
| #define HAVE_STRERROR_R 1
| #define SIZEOF_CHAR 1
| #define SIZEOF_SHORT 2
| #define SIZEOF_LONG 8
| #define SIZEOF_INT 4
| #define SIZEOF_VOID_P 8
| #define SIZEOF_LONG_LONG 8
| #define SIZEOF___INT64 0
| #define HAVE_SIG_ATOMIC_T 1
| #define HAVE_LONG_LONG_FORMAT 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_RESOURCE_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_SCHED_H 1
| #define HAVE_MALLOC_H 1
| #define HAVE_SYS_STATVFS_H 1
| #define HAVE_SYS_FILIO_H 1
| #define HAVE_FSTAB_H 1
| #define HAVE_TERMIOS_H 1
| #define HAVE_DIRENT_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_SYS_MOUNT_H 1
| #define HAVE_SYS_SYSCTL_H 1
| #define HAVE_SYSCTLBYNAME 1
| #define HAVE_STRUCT_STAT_ST_MTIMENSEC 1
| #define HAVE_STRUCT_STAT_ST_MTIM_TV_NSEC 1
| #define HAVE_STRUCT_STAT_ST_ATIMENSEC 1
| #define HAVE_STRUCT_STAT_ST_ATIM_TV_NSEC 1
| #define HAVE_STRUCT_STAT_ST_CTIMENSEC 1
| #define HAVE_STRUCT_STAT_ST_CTIM_TV_NSEC 1
| #define HAVE_STRUCT_STAT_ST_BIRTHTIME 1
| #define HAVE_STRUCT_STAT_ST_BIRTHTIMENSEC 1
| #define HAVE_STRUCT_STAT_ST_BIRTHTIM 1
| #define HAVE_STRUCT_STAT_ST_BIRTHTIM_TV_NSEC 1
| #define HAVE_STRUCT_STAT_ST_BLKSIZE 1
| #define HAVE_STRUCT_STAT_ST_BLOCKS 1
| #define HAVE_STRUCT_STATVFS_F_FSTYPENAME 1
| #define HAVE_STRUCT_TM_TM_GMTOFF 1
| #define HAVE_DIRENT_H 1
| #define HAVE_STRUCT_DIRENT_D_TYPE 1
| #define HAVE_LANGINFO_CODESET 1
| #define SIZEOF_SIZE_T 8
| #define SIZEOF_SSIZE_T 8
| #define HAVE_LSTAT 1
| #define HAVE_STRSIGNAL 1
| #define HAVE_VSNPRINTF 1
| #define HAVE_STPCPY 1
| #define HAVE_STRCASECMP 1
| #define HAVE_STRNCASECMP 1
| #define HAVE_POLL 1
| #define HAVE_VASPRINTF 1
| #define HAVE_SETENV 1
| #define HAVE_UNSETENV 1
| #define HAVE_GETC_UNLOCKED 1
| #define HAVE_READLINK 1
| #define HAVE_SYMLINK 1
| #define HAVE_MEMMEM 1
| #define HAVE_LCHMOD 1
| #define HAVE_LCHOWN 1
| #define HAVE_FCHMOD 1
| #define HAVE_FCHOWN 1
| #define HAVE_UTIMES 1
| #define HAVE_GETFSSTAT 1
| #define HAVE_GETVFSSTAT 1
| #define HAVE_STATVFS 1
| #define HAVE_STATFS 1
| #define USE_STATVFS 1
| #define HAVE_NEWLOCALE 1
| #define HAVE_STRTOD_L 1
| #define HAVE_STRTOLL_L 1
| #define HAVE_STRTOULL_L 1
| #define HAVE_GETPROTOBYNAME_R 1
| #define HAVE_ENDSERVENT 1
| #define HAVE_IF_NAMETOINDEX 1
| #define HAVE_IF_INDEXTONAME 1
| #define HAVE_SENDMMSG 1
| #define HAVE_RECVMMSG 1
| #define HAVE_RES_INIT 1
| #define HAVE_OPEN_O_DIRECTORY 1
| #define HAVE_C99_VSNPRINTF 1
| #define HAVE_UNIX98_PRINTF 1
| #define HAVE_GOOD_PRINTF 1
| #define HAVE_LONG_LONG 1
| #define HAVE_LONG_DOUBLE 1
| #define HAVE_WCHAR_T 1
| #define HAVE_WINT_T 1
| #define HAVE_PTRDIFF_T 1
| #define HAVE_INTTYPES_H_WITH_UINTMAX 1
| #define HAVE_STDINT_H_WITH_UINTMAX 1
| #define HAVE_INTMAX_T 1
| #define HAVE_SNPRINTF 1
| #define HAVE_STRNLEN 1
| #define HAVE_WCSLEN 1
| #define HAVE_WCSNLEN 1
| #define HAVE_MBRTOWC 1
| #define HAVE_WCRTOMB 1
| #define HAVE_C99_SNPRINTF 1
| #define HAVE_CODESET 1
| #define HAVE_LANGINFO_TIME 1
| #define POSIX_MEMALIGN_WITH_COMPLIANT_ALLOCS 1
| #define HAVE_STRLCPY 1
| #define G_VA_COPY va_copy
| #define G_VA_COPY_AS_ARRAY 1
| #define HAVE_SYS_EVENT_H 1
| #define HAVE_KQUEUE 1
| #define HAVE_KEVENT 1
| #define HAVE_SYS_XATTR_H 1
| #define HAVE_XATTR 1
| #define HAVE_LIBELF 1
| #define THREADS_POSIX 1
| #define HAVE_LOCALTIME_R 1
| #define HAVE_GMTIME_R 1
| #define HAVE_GETPWUID_R 1
| #define HAVE_GETGRGID_R 1
| #define HAVE_PTHREAD_ATTR_SETSTACKSIZE 1
| #define HAVE_PTHREAD_CONDATTR_SETCLOCK 1
| #define HAVE_CLOCK_GETTIME 1
| /* end confdefs.h. */
|=20
| #include <linux/futex.h>
| #include <sys/syscall.h>
| #include <unistd.h>
|=20
| int
| main ()
| {
|=20
| syscall (__NR_futex, NULL, FUTEX_WAKE, FUTEX_WAIT);
|=20
| ;
| return 0;
| }
configure:23047: result: no
configure:23055: checking for eventfd(2) system call
configure:23062: gcc -c -O2 -I/usr/include -I/usr/pkg/include -DPREFIX=3D"\=
"/usr/pkg\"" -DPKGLOCALEDIR=3D"\"share\"" -DPKG_SYSCONFDIR=3D"\"/usr/pkg/et=
c\"" -I/usr/include -I/usr/pkg/include -pthread conftest.c >&5
conftest.c:168:25: fatal error: sys/eventfd.h: No such file or directory
compilation terminated.
configure:23062: $? =3D 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "glib"
| #define PACKAGE_TARNAME "glib"
| #define PACKAGE_VERSION "2.50.3"
| #define PACKAGE_STRING "glib 2.50.3"
| #define PACKAGE_BUGREPORT "http://bugzilla.gnome.org/enter_bug.cgi?produc=
t=3Dglib"
| #define PACKAGE_URL ""
| #define GLIB_MAJOR_VERSION 2
| #define GLIB_MINOR_VERSION 50
| #define GLIB_MICRO_VERSION 3
| #define GLIB_INTERFACE_AGE 3
| #define GLIB_BINARY_AGE 5003
| #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 __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define HAVE_LOCALE_H 1
| #define HAVE_LC_MESSAGES 1
| #define HAVE_BIND_TEXTDOMAIN_CODESET 1
| #define HAVE_GETTEXT 1
| #define HAVE_DCGETTEXT 1
| #define ENABLE_NLS 1
| #define GETTEXT_PACKAGE "glib20"
| #define GLIB_LOCALE_DIR "/usr/pkg/share/locale"
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define HAVE_ALLOCA 1
| #define HAVE_MMAP 1
| #define HAVE_POSIX_MEMALIGN 1
| #define HAVE_VALLOC 1
| #define HAVE_FSYNC 1
| #define HAVE_PIPE2 1
| #define HAVE_ISSETUGID 1
| #define HAVE_TIMEGM 1
| #define HAVE_GMTIME_R 1
| #define HAVE_STRERROR_R 1
| #define SIZEOF_CHAR 1
| #define SIZEOF_SHORT 2
| #define SIZEOF_LONG 8
| #define SIZEOF_INT 4
| #define SIZEOF_VOID_P 8
| #define SIZEOF_LONG_LONG 8
| #define SIZEOF___INT64 0
| #define HAVE_SIG_ATOMIC_T 1
| #define HAVE_LONG_LONG_FORMAT 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_RESOURCE_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_SCHED_H 1
| #define HAVE_MALLOC_H 1
| #define HAVE_SYS_STATVFS_H 1
| #define HAVE_SYS_FILIO_H 1
| #define HAVE_FSTAB_H 1
| #define HAVE_TERMIOS_H 1
| #define HAVE_DIRENT_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_SYS_MOUNT_H 1
| #define HAVE_SYS_SYSCTL_H 1
| #define HAVE_SYSCTLBYNAME 1
| #define HAVE_STRUCT_STAT_ST_MTIMENSEC 1
| #define HAVE_STRUCT_STAT_ST_MTIM_TV_NSEC 1
| #define HAVE_STRUCT_STAT_ST_ATIMENSEC 1
| #define HAVE_STRUCT_STAT_ST_ATIM_TV_NSEC 1
| #define HAVE_STRUCT_STAT_ST_CTIMENSEC 1
| #define HAVE_STRUCT_STAT_ST_CTIM_TV_NSEC 1
| #define HAVE_STRUCT_STAT_ST_BIRTHTIME 1
| #define HAVE_STRUCT_STAT_ST_BIRTHTIMENSEC 1
| #define HAVE_STRUCT_STAT_ST_BIRTHTIM 1
| #define HAVE_STRUCT_STAT_ST_BIRTHTIM_TV_NSEC 1
| #define HAVE_STRUCT_STAT_ST_BLKSIZE 1
| #define HAVE_STRUCT_STAT_ST_BLOCKS 1
| #define HAVE_STRUCT_STATVFS_F_FSTYPENAME 1
| #define HAVE_STRUCT_TM_TM_GMTOFF 1
| #define HAVE_DIRENT_H 1
| #define HAVE_STRUCT_DIRENT_D_TYPE 1
| #define HAVE_LANGINFO_CODESET 1
| #define SIZEOF_SIZE_T 8
| #define SIZEOF_SSIZE_T 8
| #define HAVE_LSTAT 1
| #define HAVE_STRSIGNAL 1
| #define HAVE_VSNPRINTF 1
| #define HAVE_STPCPY 1
| #define HAVE_STRCASECMP 1
| #define HAVE_STRNCASECMP 1
| #define HAVE_POLL 1
| #define HAVE_VASPRINTF 1
| #define HAVE_SETENV 1
| #define HAVE_UNSETENV 1
| #define HAVE_GETC_UNLOCKED 1
| #define HAVE_READLINK 1
| #define HAVE_SYMLINK 1
| #define HAVE_MEMMEM 1
| #define HAVE_LCHMOD 1
| #define HAVE_LCHOWN 1
| #define HAVE_FCHMOD 1
| #define HAVE_FCHOWN 1
| #define HAVE_UTIMES 1
| #define HAVE_GETFSSTAT 1
| #define HAVE_GETVFSSTAT 1
| #define HAVE_STATVFS 1
| #define HAVE_STATFS 1
| #define USE_STATVFS 1
| #define HAVE_NEWLOCALE 1
| #define HAVE_STRTOD_L 1
| #define HAVE_STRTOLL_L 1
| #define HAVE_STRTOULL_L 1
| #define HAVE_GETPROTOBYNAME_R 1
| #define HAVE_ENDSERVENT 1
| #define HAVE_IF_NAMETOINDEX 1
| #define HAVE_IF_INDEXTONAME 1
| #define HAVE_SENDMMSG 1
| #define HAVE_RECVMMSG 1
| #define HAVE_RES_INIT 1
| #define HAVE_OPEN_O_DIRECTORY 1
| #define HAVE_C99_VSNPRINTF 1
| #define HAVE_UNIX98_PRINTF 1
| #define HAVE_GOOD_PRINTF 1
| #define HAVE_LONG_LONG 1
| #define HAVE_LONG_DOUBLE 1
| #define HAVE_WCHAR_T 1
| #define HAVE_WINT_T 1
| #define HAVE_PTRDIFF_T 1
| #define HAVE_INTTYPES_H_WITH_UINTMAX 1
| #define HAVE_STDINT_H_WITH_UINTMAX 1
| #define HAVE_INTMAX_T 1
| #define HAVE_SNPRINTF 1
| #define HAVE_STRNLEN 1
| #define HAVE_WCSLEN 1
| #define HAVE_WCSNLEN 1
| #define HAVE_MBRTOWC 1
| #define HAVE_WCRTOMB 1
| #define HAVE_C99_SNPRINTF 1
| #define HAVE_CODESET 1
| #define HAVE_LANGINFO_TIME 1
| #define POSIX_MEMALIGN_WITH_COMPLIANT_ALLOCS 1
| #define HAVE_STRLCPY 1
| #define G_VA_COPY va_copy
| #define G_VA_COPY_AS_ARRAY 1
| #define HAVE_SYS_EVENT_H 1
| #define HAVE_KQUEUE 1
| #define HAVE_KEVENT 1
| #define HAVE_SYS_XATTR_H 1
| #define HAVE_XATTR 1
| #define HAVE_LIBELF 1
| #define THREADS_POSIX 1
| #define HAVE_LOCALTIME_R 1
| #define HAVE_GMTIME_R 1
| #define HAVE_GETPWUID_R 1
| #define HAVE_GETGRGID_R 1
| #define HAVE_PTHREAD_ATTR_SETSTACKSIZE 1
| #define HAVE_PTHREAD_CONDATTR_SETCLOCK 1
| #define HAVE_CLOCK_GETTIME 1
| /* end confdefs.h. */
|=20
| #include <sys/eventfd.h>
| #include <unistd.h>
|=20
| int
| main ()
| {
|=20
| eventfd (0, EFD_CLOEXEC);
|=20
| ;
| return 0;
| }
configure:23069: result: no
configure:23095: checking value of POLLIN
configure:23100: gcc -o conftest -O2 -I/usr/include -I/usr/pkg/include -DPR=
EFIX=3D"\"/usr/pkg\"" -DPKGLOCALEDIR=3D"\"share\"" -DPKG_SYSCONFDIR=3D"\"/u=
sr/pkg/etc\"" -I/usr/include -I/usr/pkg/include -pthread -L/usr/lib -Wl,-=
R/usr/lib -L/usr/pkg/lib -Wl,-R/usr/pkg/lib conftest.c -lintl >&5
configure:23100: $? =3D 0
configure:23100: ./conftest
configure:23100: $? =3D 0
configure:23108: result: 1
configure:23111: checking value of POLLOUT
configure:23116: gcc -o conftest -O2 -I/usr/include -I/usr/pkg/include -DPR=
EFIX=3D"\"/usr/pkg\"" -DPKGLOCALEDIR=3D"\"share\"" -DPKG_SYSCONFDIR=3D"\"/u=
sr/pkg/etc\"" -I/usr/include -I/usr/pkg/include -pthread -L/usr/lib -Wl,-=
R/usr/lib -L/usr/pkg/lib -Wl,-R/usr/pkg/lib conftest.c -lintl >&5
configure:23116: $? =3D 0
configure:23116: ./conftest
configure:23116: $? =3D 0
configure:23124: result: 4
configure:23127: checking value of POLLPRI
configure:: gcc -o conftest -O2 -I/usr/include -I/usr/pkg/include -DPREFIX=
=3D"\"/usr/pkg\"" -DPKGLOCALEDIR=3D"\"share\"" -DPKG_SYSCONFDIR=3D"\"/usr/p=
kg/etc\"" -I/usr/include -I/usr/pkg/include -pthread -L/usr/lib -Wl,-R/us=
r/lib -L/usr/pkg/lib -Wl,-R/usr/pkg/lib conftest.c -lintl >&5
configure:: $? =3D 0
configure:: ./conftest
configure:: $? =3D 0
configure:23140: result: 2
configure:23143: checking value of POLLERR
configure:23148: gcc -o conftest -O2 -I/usr/include -I/usr/pkg/include -DPR=
EFIX=3D"\"/usr/pkg\"" -DPKGLOCALEDIR=3D"\"share\"" -DPKG_SYSCONFDIR=3D"\"/u=
sr/pkg/etc\"" -I/usr/include -I/usr/pkg/include -pthread -L/usr/lib -Wl,-=
R/usr/lib -L/usr/pkg/lib -Wl,-R/usr/pkg/lib conftest.c -lintl >&5
configure:23148: $? =3D 0
configure:23148: ./conftest
configure:23148: $? =3D 0
configure:23156: result: 8
configure:23159: checking value of POLLHUP
configure:23164: gcc -o conftest -O2 -I/usr/include -I/usr/pkg/include -DPR=
EFIX=3D"\"/usr/pkg\"" -DPKGLOCALEDIR=3D"\"share\"" -DPKG_SYSCONFDIR=3D"\"/u=
sr/pkg/etc\"" -I/usr/include -I/usr/pkg/include -pthread -L/usr/lib -Wl,-=
R/usr/lib -L/usr/pkg/lib -Wl,-R/usr/pkg/lib conftest.c -lintl >&5
configure:23164: $? =3D 0
configure:23164: ./conftest
configure:23164: $? =3D 0
configure:23172: result: 16
configure:23175: checking value of POLLNVAL
configure:23180: gcc -o conftest -O2 -I/usr/include -I/usr/pkg/include -DPR=
EFIX=3D"\"/usr/pkg\"" -DPKGLOCALEDIR=3D"\"share\"" -DPKG_SYSCONFDIR=3D"\"/u=
sr/pkg/etc\"" -I/usr/include -I/usr/pkg/include -pthread -L/usr/lib -Wl,-=
R/usr/lib -L/usr/pkg/lib -Wl,-R/usr/pkg/lib conftest.c -lintl >&5
configure:23180: $? =3D 0
configure:23180: ./conftest
configure:23180: $? =3D 0
configure:23188: result: 32
configure:23206: checking for broken poll
configure:23213: gcc -o conftest -O2 -I/usr/include -I/usr/pkg/include -DPR=
EFIX=3D"\"/usr/pkg\"" -DPKGLOCALEDIR=3D"\"share\"" -DPKG_SYSCONFDIR=3D"\"/u=
sr/pkg/etc\"" -I/usr/include -I/usr/pkg/include -pthread -L/usr/lib -Wl,-=
R/usr/lib -L/usr/pkg/lib -Wl,-R/usr/pkg/lib conftest.c -lintl >&5
configure:23213: $? =3D 0
configure:23213: ./conftest
configure:23213: $? =3D 0
configure:23225: result: no
configure:23254: checking for PCRE
configure:23339: result: yes
configure:23343: checking for Unicode support in PCRE
configure:23357: gcc -o conftest -O2 -I/usr/include -I/usr/pkg/include -I/u=
sr/pkg/include -DPREFIX=3D"\"/usr/pkg\"" -DPKGLOCALEDIR=3D"\"share\"" -DPKG=
_SYSCONFDIR=3D"\"/usr/pkg/etc\"" -I/usr/include -I/usr/pkg/include -pthrea=
d -L/usr/lib -Wl,-R/usr/lib -L/usr/pkg/lib -Wl,-R/usr/pkg/lib conftest.c -=
Wl,-R/usr/pkg/lib -L/usr/pkg/lib -lpcre >&5
configure:23357: $? =3D 0
configure:23357: ./conftest
configure:23357: $? =3D 0
configure:23370: result: yes
configure:23425: checking for EILSEQ
configure:23429: gcc -c -O2 -I/usr/include -I/usr/pkg/include -DPREFIX=3D"\=
"/usr/pkg\"" -DPKGLOCALEDIR=3D"\"share\"" -DPKG_SYSCONFDIR=3D"\"/usr/pkg/et=
c\"" -I/usr/include -I/usr/pkg/include -pthread conftest.c >&5
configure:23429: $? =3D 0
configure:23435: result: yes
configure:23454: checking for gtk-doc
configure:23457: $PKG_CONFIG --exists --print-errors "$gtk_doc_requires"
Package gtk-doc was not found in the pkg-config search path.
Perhaps you should add the directory containing `gtk-doc.pc'
to the PKG_CONFIG_PATH environment variable
Package 'gtk-doc', required by 'virtual:world', not found
configure:23460: $? =3D 1
configure:23466: result: no
configure:23470: WARNING:
You will not be able to create source packages with 'make dist'
because gtk-doc >=3D 1.20 is not found.
configure:23480: checking for gtkdoc-check
configure:23496: found /usr/pkg/bin/gtkdoc-check
configure:23507: result: gtkdoc-check.test
configure:23517: checking for gtkdoc-check
configure:23535: found /usr/pkg/bin/gtkdoc-check
configure:23547: result: /usr/pkg/bin/gtkdoc-check
configure:23559: checking for gtkdoc-rebase
configure:23577: found /usr/pkg/bin/gtkdoc-rebase
configure:23589: result: /usr/pkg/bin/gtkdoc-rebase
configure:23603: checking for gtkdoc-mkpdf
configure:23621: found /usr/pkg/bin/gtkdoc-mkpdf
configure:23633: result: /usr/pkg/bin/gtkdoc-mkpdf
configure:23661: checking whether to build gtk-doc documentation
configure:23663: result: no
configure:23898: checking for XML catalog (/etc/xml/catalog)
configure:23905: result: not found
configure:23912: checking for xmlcatalog
configure:23930: found /usr/pkg/bin/xmlcatalog
configure:23943: result: /usr/pkg/bin/xmlcatalog
configure:24036: checking whether to generate man pages
configure:24045: result: no
configure:24057: checking whether to include dtrace tracing support
configure:24129: result: no
configure:24147: checking whether to include systemtap tracing support
configure:24158: result: no
configure:24400: checking for guint32
configure:24400: gcc -c -O2 -I/usr/include -I/usr/pkg/include -DPREFIX=3D"\=
"/usr/pkg\"" -DPKGLOCALEDIR=3D"\"share\"" -DPKG_SYSCONFDIR=3D"\"/usr/pkg/et=
c\"" -I/usr/include -I/usr/pkg/include -pthread conftest.c >&5
configure:24400: $? =3D 0
configure:24400: gcc -c -O2 -I/usr/include -I/usr/pkg/include -DPREFIX=3D"\=
"/usr/pkg\"" -DPKGLOCALEDIR=3D"\"share\"" -DPKG_SYSCONFDIR=3D"\"/usr/pkg/et=
c\"" -I/usr/include -I/usr/pkg/include -pthread conftest.c >&5
conftest.c: In function 'main':
conftest.c:173:22: error: expected expression before ')' token
if (sizeof ((guint32)))
^
configure:24400: $? =3D 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "glib"
| #define PACKAGE_TARNAME "glib"
| #define PACKAGE_VERSION "2.50.3"
| #define PACKAGE_STRING "glib 2.50.3"
| #define PACKAGE_BUGREPORT "http://bugzilla.gnome.org/enter_bug.cgi?produc=
t=3Dglib"
| #define PACKAGE_URL ""
| #define GLIB_MAJOR_VERSION 2
| #define GLIB_MINOR_VERSION 50
| #define GLIB_MICRO_VERSION 3
| #define GLIB_INTERFACE_AGE 3
| #define GLIB_BINARY_AGE 5003
| #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 __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define HAVE_LOCALE_H 1
| #define HAVE_LC_MESSAGES 1
| #define HAVE_BIND_TEXTDOMAIN_CODESET 1
| #define HAVE_GETTEXT 1
| #define HAVE_DCGETTEXT 1
| #define ENABLE_NLS 1
| #define GETTEXT_PACKAGE "glib20"
| #define GLIB_LOCALE_DIR "/usr/pkg/share/locale"
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define HAVE_ALLOCA 1
| #define HAVE_MMAP 1
| #define HAVE_POSIX_MEMALIGN 1
| #define HAVE_VALLOC 1
| #define HAVE_FSYNC 1
| #define HAVE_PIPE2 1
| #define HAVE_ISSETUGID 1
| #define HAVE_TIMEGM 1
| #define HAVE_GMTIME_R 1
| #define HAVE_STRERROR_R 1
| #define SIZEOF_CHAR 1
| #define SIZEOF_SHORT 2
| #define SIZEOF_LONG 8
| #define SIZEOF_INT 4
| #define SIZEOF_VOID_P 8
| #define SIZEOF_LONG_LONG 8
| #define SIZEOF___INT64 0
| #define HAVE_SIG_ATOMIC_T 1
| #define HAVE_LONG_LONG_FORMAT 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_RESOURCE_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_SCHED_H 1
| #define HAVE_MALLOC_H 1
| #define HAVE_SYS_STATVFS_H 1
| #define HAVE_SYS_FILIO_H 1
| #define HAVE_FSTAB_H 1
| #define HAVE_TERMIOS_H 1
| #define HAVE_DIRENT_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_SYS_MOUNT_H 1
| #define HAVE_SYS_SYSCTL_H 1
| #define HAVE_SYSCTLBYNAME 1
| #define HAVE_STRUCT_STAT_ST_MTIMENSEC 1
| #define HAVE_STRUCT_STAT_ST_MTIM_TV_NSEC 1
| #define HAVE_STRUCT_STAT_ST_ATIMENSEC 1
| #define HAVE_STRUCT_STAT_ST_ATIM_TV_NSEC 1
| #define HAVE_STRUCT_STAT_ST_CTIMENSEC 1
| #define HAVE_STRUCT_STAT_ST_CTIM_TV_NSEC 1
| #define HAVE_STRUCT_STAT_ST_BIRTHTIME 1
| #define HAVE_STRUCT_STAT_ST_BIRTHTIMENSEC 1
| #define HAVE_STRUCT_STAT_ST_BIRTHTIM 1
| #define HAVE_STRUCT_STAT_ST_BIRTHTIM_TV_NSEC 1
| #define HAVE_STRUCT_STAT_ST_BLKSIZE 1
| #define HAVE_STRUCT_STAT_ST_BLOCKS 1
| #define HAVE_STRUCT_STATVFS_F_FSTYPENAME 1
| #define HAVE_STRUCT_TM_TM_GMTOFF 1
| #define HAVE_DIRENT_H 1
| #define HAVE_STRUCT_DIRENT_D_TYPE 1
| #define HAVE_LANGINFO_CODESET 1
| #define SIZEOF_SIZE_T 8
| #define SIZEOF_SSIZE_T 8
| #define HAVE_LSTAT 1
| #define HAVE_STRSIGNAL 1
| #define HAVE_VSNPRINTF 1
| #define HAVE_STPCPY 1
| #define HAVE_STRCASECMP 1
| #define HAVE_STRNCASECMP 1
| #define HAVE_POLL 1
| #define HAVE_VASPRINTF 1
| #define HAVE_SETENV 1
| #define HAVE_UNSETENV 1
| #define HAVE_GETC_UNLOCKED 1
| #define HAVE_READLINK 1
| #define HAVE_SYMLINK 1
| #define HAVE_MEMMEM 1
| #define HAVE_LCHMOD 1
| #define HAVE_LCHOWN 1
| #define HAVE_FCHMOD 1
| #define HAVE_FCHOWN 1
| #define HAVE_UTIMES 1
| #define HAVE_GETFSSTAT 1
| #define HAVE_GETVFSSTAT 1
| #define HAVE_STATVFS 1
| #define HAVE_STATFS 1
| #define USE_STATVFS 1
| #define HAVE_NEWLOCALE 1
| #define HAVE_STRTOD_L 1
| #define HAVE_STRTOLL_L 1
| #define HAVE_STRTOULL_L 1
| #define HAVE_GETPROTOBYNAME_R 1
| #define HAVE_ENDSERVENT 1
| #define HAVE_IF_NAMETOINDEX 1
| #define HAVE_IF_INDEXTONAME 1
| #define HAVE_SENDMMSG 1
| #define HAVE_RECVMMSG 1
| #define HAVE_RES_INIT 1
| #define HAVE_OPEN_O_DIRECTORY 1
| #define HAVE_C99_VSNPRINTF 1
| #define HAVE_UNIX98_PRINTF 1
| #define HAVE_GOOD_PRINTF 1
| #define HAVE_LONG_LONG 1
| #define HAVE_LONG_DOUBLE 1
| #define HAVE_WCHAR_T 1
| #define HAVE_WINT_T 1
| #define HAVE_PTRDIFF_T 1
| #define HAVE_INTTYPES_H_WITH_UINTMAX 1
| #define HAVE_STDINT_H_WITH_UINTMAX 1
| #define HAVE_INTMAX_T 1
| #define HAVE_SNPRINTF 1
| #define HAVE_STRNLEN 1
| #define HAVE_WCSLEN 1
| #define HAVE_WCSNLEN 1
| #define HAVE_MBRTOWC 1
| #define HAVE_WCRTOMB 1
| #define HAVE_C99_SNPRINTF 1
| #define HAVE_CODESET 1
| #define HAVE_LANGINFO_TIME 1
| #define POSIX_MEMALIGN_WITH_COMPLIANT_ALLOCS 1
| #define HAVE_STRLCPY 1
| #define G_VA_COPY va_copy
| #define G_VA_COPY_AS_ARRAY 1
| #define HAVE_SYS_EVENT_H 1
| #define HAVE_KQUEUE 1
| #define HAVE_KEVENT 1
| #define HAVE_SYS_XATTR_H 1
| #define HAVE_XATTR 1
| #define HAVE_LIBELF 1
| #define THREADS_POSIX 1
| #define HAVE_LOCALTIME_R 1
| #define HAVE_GMTIME_R 1
| #define HAVE_GETPWUID_R 1
| #define HAVE_GETGRGID_R 1
| #define HAVE_PTHREAD_ATTR_SETSTACKSIZE 1
| #define HAVE_PTHREAD_CONDATTR_SETCLOCK 1
| #define HAVE_CLOCK_GETTIME 1
| #define USE_SYSTEM_PCRE /**/
| /* end confdefs.h. */
| typedef unsigned int guint32;
|=20
| int
| main ()
| {
| if (sizeof ((guint32)))
| =09 return 0;
| ;
| return 0;
| }
configure:24400: result: yes
configure:24408: checking alignment of guint32
configure:24413: gcc -o conftest -O2 -I/usr/include -I/usr/pkg/include -DPR=
EFIX=3D"\"/usr/pkg\"" -DPKGLOCALEDIR=3D"\"share\"" -DPKG_SYSCONFDIR=3D"\"/u=
sr/pkg/etc\"" -I/usr/include -I/usr/pkg/include -pthread -L/usr/lib -Wl,-=
R/usr/lib -L/usr/pkg/lib -Wl,-R/usr/pkg/lib conftest.c -lintl >&5
configure:24413: $? =3D 0
configure:24413: ./conftest
configure:24413: $? =3D 0
configure:24433: result: 4
configure:24442: checking for guint64
configure:24442: gcc -c -O2 -I/usr/include -I/usr/pkg/include -DPREFIX=3D"\=
"/usr/pkg\"" -DPKGLOCALEDIR=3D"\"share\"" -DPKG_SYSCONFDIR=3D"\"/usr/pkg/et=
c\"" -I/usr/include -I/usr/pkg/include -pthread conftest.c >&5
configure:24442: $? =3D 0
configure:24442: gcc -c -O2 -I/usr/include -I/usr/pkg/include -DPREFIX=3D"\=
"/usr/pkg\"" -DPKGLOCALEDIR=3D"\"share\"" -DPKG_SYSCONFDIR=3D"\"/usr/pkg/et=
c\"" -I/usr/include -I/usr/pkg/include -pthread conftest.c >&5
conftest.c: In function 'main':
conftest.c:174:22: error: expected expression before ')' token
if (sizeof ((guint64)))
^
configure:24442: $? =3D 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "glib"
| #define PACKAGE_TARNAME "glib"
| #define PACKAGE_VERSION "2.50.3"
| #define PACKAGE_STRING "glib 2.50.3"
| #define PACKAGE_BUGREPORT "http://bugzilla.gnome.org/enter_bug.cgi?produc=
t=3Dglib"
| #define PACKAGE_URL ""
| #define GLIB_MAJOR_VERSION 2
| #define GLIB_MINOR_VERSION 50
| #define GLIB_MICRO_VERSION 3
| #define GLIB_INTERFACE_AGE 3
| #define GLIB_BINARY_AGE 5003
| #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 __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define HAVE_LOCALE_H 1
| #define HAVE_LC_MESSAGES 1
| #define HAVE_BIND_TEXTDOMAIN_CODESET 1
| #define HAVE_GETTEXT 1
| #define HAVE_DCGETTEXT 1
| #define ENABLE_NLS 1
| #define GETTEXT_PACKAGE "glib20"
| #define GLIB_LOCALE_DIR "/usr/pkg/share/locale"
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define HAVE_ALLOCA 1
| #define HAVE_MMAP 1
| #define HAVE_POSIX_MEMALIGN 1
| #define HAVE_VALLOC 1
| #define HAVE_FSYNC 1
| #define HAVE_PIPE2 1
| #define HAVE_ISSETUGID 1
| #define HAVE_TIMEGM 1
| #define HAVE_GMTIME_R 1
| #define HAVE_STRERROR_R 1
| #define SIZEOF_CHAR 1
| #define SIZEOF_SHORT 2
| #define SIZEOF_LONG 8
| #define SIZEOF_INT 4
| #define SIZEOF_VOID_P 8
| #define SIZEOF_LONG_LONG 8
| #define SIZEOF___INT64 0
| #define HAVE_SIG_ATOMIC_T 1
| #define HAVE_LONG_LONG_FORMAT 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_RESOURCE_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_SCHED_H 1
| #define HAVE_MALLOC_H 1
| #define HAVE_SYS_STATVFS_H 1
| #define HAVE_SYS_FILIO_H 1
| #define HAVE_FSTAB_H 1
| #define HAVE_TERMIOS_H 1
| #define HAVE_DIRENT_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_SYS_MOUNT_H 1
| #define HAVE_SYS_SYSCTL_H 1
| #define HAVE_SYSCTLBYNAME 1
| #define HAVE_STRUCT_STAT_ST_MTIMENSEC 1
| #define HAVE_STRUCT_STAT_ST_MTIM_TV_NSEC 1
| #define HAVE_STRUCT_STAT_ST_ATIMENSEC 1
| #define HAVE_STRUCT_STAT_ST_ATIM_TV_NSEC 1
| #define HAVE_STRUCT_STAT_ST_CTIMENSEC 1
| #define HAVE_STRUCT_STAT_ST_CTIM_TV_NSEC 1
| #define HAVE_STRUCT_STAT_ST_BIRTHTIME 1
| #define HAVE_STRUCT_STAT_ST_BIRTHTIMENSEC 1
| #define HAVE_STRUCT_STAT_ST_BIRTHTIM 1
| #define HAVE_STRUCT_STAT_ST_BIRTHTIM_TV_NSEC 1
| #define HAVE_STRUCT_STAT_ST_BLKSIZE 1
| #define HAVE_STRUCT_STAT_ST_BLOCKS 1
| #define HAVE_STRUCT_STATVFS_F_FSTYPENAME 1
| #define HAVE_STRUCT_TM_TM_GMTOFF 1
| #define HAVE_DIRENT_H 1
| #define HAVE_STRUCT_DIRENT_D_TYPE 1
| #define HAVE_LANGINFO_CODESET 1
| #define SIZEOF_SIZE_T 8
| #define SIZEOF_SSIZE_T 8
| #define HAVE_LSTAT 1
| #define HAVE_STRSIGNAL 1
| #define HAVE_VSNPRINTF 1
| #define HAVE_STPCPY 1
| #define HAVE_STRCASECMP 1
| #define HAVE_STRNCASECMP 1
| #define HAVE_POLL 1
| #define HAVE_VASPRINTF 1
| #define HAVE_SETENV 1
| #define HAVE_UNSETENV 1
| #define HAVE_GETC_UNLOCKED 1
| #define HAVE_READLINK 1
| #define HAVE_SYMLINK 1
| #define HAVE_MEMMEM 1
| #define HAVE_LCHMOD 1
| #define HAVE_LCHOWN 1
| #define HAVE_FCHMOD 1
| #define HAVE_FCHOWN 1
| #define HAVE_UTIMES 1
| #define HAVE_GETFSSTAT 1
| #define HAVE_GETVFSSTAT 1
| #define HAVE_STATVFS 1
| #define HAVE_STATFS 1
| #define USE_STATVFS 1
| #define HAVE_NEWLOCALE 1
| #define HAVE_STRTOD_L 1
| #define HAVE_STRTOLL_L 1
| #define HAVE_STRTOULL_L 1
| #define HAVE_GETPROTOBYNAME_R 1
| #define HAVE_ENDSERVENT 1
| #define HAVE_IF_NAMETOINDEX 1
| #define HAVE_IF_INDEXTONAME 1
| #define HAVE_SENDMMSG 1
| #define HAVE_RECVMMSG 1
| #define HAVE_RES_INIT 1
| #define HAVE_OPEN_O_DIRECTORY 1
| #define HAVE_C99_VSNPRINTF 1
| #define HAVE_UNIX98_PRINTF 1
| #define HAVE_GOOD_PRINTF 1
| #define HAVE_LONG_LONG 1
| #define HAVE_LONG_DOUBLE 1
| #define HAVE_WCHAR_T 1
| #define HAVE_WINT_T 1
| #define HAVE_PTRDIFF_T 1
| #define HAVE_INTTYPES_H_WITH_UINTMAX 1
| #define HAVE_STDINT_H_WITH_UINTMAX 1
| #define HAVE_INTMAX_T 1
| #define HAVE_SNPRINTF 1
| #define HAVE_STRNLEN 1
| #define HAVE_WCSLEN 1
| #define HAVE_WCSNLEN 1
| #define HAVE_MBRTOWC 1
| #define HAVE_WCRTOMB 1
| #define HAVE_C99_SNPRINTF 1
| #define HAVE_CODESET 1
| #define HAVE_LANGINFO_TIME 1
| #define POSIX_MEMALIGN_WITH_COMPLIANT_ALLOCS 1
| #define HAVE_STRLCPY 1
| #define G_VA_COPY va_copy
| #define G_VA_COPY_AS_ARRAY 1
| #define HAVE_SYS_EVENT_H 1
| #define HAVE_KQUEUE 1
| #define HAVE_KEVENT 1
| #define HAVE_SYS_XATTR_H 1
| #define HAVE_XATTR 1
| #define HAVE_LIBELF 1
| #define THREADS_POSIX 1
| #define HAVE_LOCALTIME_R 1
| #define HAVE_GMTIME_R 1
| #define HAVE_GETPWUID_R 1
| #define HAVE_GETGRGID_R 1
| #define HAVE_PTHREAD_ATTR_SETSTACKSIZE 1
| #define HAVE_PTHREAD_CONDATTR_SETCLOCK 1
| #define HAVE_CLOCK_GETTIME 1
| #define USE_SYSTEM_PCRE /**/
| #define ALIGNOF_GUINT32 4
| /* end confdefs.h. */
| typedef unsigned long guint64;
|=20
| int
| main ()
| {
| if (sizeof ((guint64)))
| =09 return 0;
| ;
| return 0;
| }
configure:24442: result: yes
configure:24450: checking alignment of guint64
configure:24455: gcc -o conftest -O2 -I/usr/include -I/usr/pkg/include -DPR=
EFIX=3D"\"/usr/pkg\"" -DPKGLOCALEDIR=3D"\"share\"" -DPKG_SYSCONFDIR=3D"\"/u=
sr/pkg/etc\"" -I/usr/include -I/usr/pkg/include -pthread -L/usr/lib -Wl,-=
R/usr/lib -L/usr/pkg/lib -Wl,-R/usr/pkg/lib conftest.c -lintl >&5
configure:24455: $? =3D 0
configure:24455: ./conftest
configure:24455: $? =3D 0
configure:24475: result: 8
configure:24484: checking for unsigned long
configure:24484: gcc -c -O2 -I/usr/include -I/usr/pkg/include -DPREFIX=3D"\=
"/usr/pkg\"" -DPKGLOCALEDIR=3D"\"share\"" -DPKG_SYSCONFDIR=3D"\"/usr/pkg/et=
c\"" -I/usr/include -I/usr/pkg/include -pthread conftest.c >&5
configure:24484: $? =3D 0
configure:24484: gcc -c -O2 -I/usr/include -I/usr/pkg/include -DPREFIX=3D"\=
"/usr/pkg\"" -DPKGLOCALEDIR=3D"\"share\"" -DPKG_SYSCONFDIR=3D"\"/usr/pkg/et=
c\"" -I/usr/include -I/usr/pkg/include -pthread conftest.c >&5
conftest.c: In function 'main':
conftest.c:206:28: error: expected expression before ')' token
if (sizeof ((unsigned long)))
^
configure:24484: $? =3D 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "glib"
| #define PACKAGE_TARNAME "glib"
| #define PACKAGE_VERSION "2.50.3"
| #define PACKAGE_STRING "glib 2.50.3"
| #define PACKAGE_BUGREPORT "http://bugzilla.gnome.org/enter_bug.cgi?produc=
t=3Dglib"
| #define PACKAGE_URL ""
| #define GLIB_MAJOR_VERSION 2
| #define GLIB_MINOR_VERSION 50
| #define GLIB_MICRO_VERSION 3
| #define GLIB_INTERFACE_AGE 3
| #define GLIB_BINARY_AGE 5003
| #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 __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define HAVE_LOCALE_H 1
| #define HAVE_LC_MESSAGES 1
| #define HAVE_BIND_TEXTDOMAIN_CODESET 1
| #define HAVE_GETTEXT 1
| #define HAVE_DCGETTEXT 1
| #define ENABLE_NLS 1
| #define GETTEXT_PACKAGE "glib20"
| #define GLIB_LOCALE_DIR "/usr/pkg/share/locale"
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define HAVE_ALLOCA 1
| #define HAVE_MMAP 1
| #define HAVE_POSIX_MEMALIGN 1
| #define HAVE_VALLOC 1
| #define HAVE_FSYNC 1
| #define HAVE_PIPE2 1
| #define HAVE_ISSETUGID 1
| #define HAVE_TIMEGM 1
| #define HAVE_GMTIME_R 1
| #define HAVE_STRERROR_R 1
| #define SIZEOF_CHAR 1
| #define SIZEOF_SHORT 2
| #define SIZEOF_LONG 8
| #define SIZEOF_INT 4
| #define SIZEOF_VOID_P 8
| #define SIZEOF_LONG_LONG 8
| #define SIZEOF___INT64 0
| #define HAVE_SIG_ATOMIC_T 1
| #define HAVE_LONG_LONG_FORMAT 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_RESOURCE_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_SCHED_H 1
| #define HAVE_MALLOC_H 1
| #define HAVE_SYS_STATVFS_H 1
| #define HAVE_SYS_FILIO_H 1
| #define HAVE_FSTAB_H 1
| #define HAVE_TERMIOS_H 1
| #define HAVE_DIRENT_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_SYS_MOUNT_H 1
| #define HAVE_SYS_SYSCTL_H 1
| #define HAVE_SYSCTLBYNAME 1
| #define HAVE_STRUCT_STAT_ST_MTIMENSEC 1
| #define HAVE_STRUCT_STAT_ST_MTIM_TV_NSEC 1
| #define HAVE_STRUCT_STAT_ST_ATIMENSEC 1
| #define HAVE_STRUCT_STAT_ST_ATIM_TV_NSEC 1
| #define HAVE_STRUCT_STAT_ST_CTIMENSEC 1
| #define HAVE_STRUCT_STAT_ST_CTIM_TV_NSEC 1
| #define HAVE_STRUCT_STAT_ST_BIRTHTIME 1
| #define HAVE_STRUCT_STAT_ST_BIRTHTIMENSEC 1
| #define HAVE_STRUCT_STAT_ST_BIRTHTIM 1
| #define HAVE_STRUCT_STAT_ST_BIRTHTIM_TV_NSEC 1
| #define HAVE_STRUCT_STAT_ST_BLKSIZE 1
| #define HAVE_STRUCT_STAT_ST_BLOCKS 1
| #define HAVE_STRUCT_STATVFS_F_FSTYPENAME 1
| #define HAVE_STRUCT_TM_TM_GMTOFF 1
| #define HAVE_DIRENT_H 1
| #define HAVE_STRUCT_DIRENT_D_TYPE 1
| #define HAVE_LANGINFO_CODESET 1
| #define SIZEOF_SIZE_T 8
| #define SIZEOF_SSIZE_T 8
| #define HAVE_LSTAT 1
| #define HAVE_STRSIGNAL 1
| #define HAVE_VSNPRINTF 1
| #define HAVE_STPCPY 1
| #define HAVE_STRCASECMP 1
| #define HAVE_STRNCASECMP 1
| #define HAVE_POLL 1
| #define HAVE_VASPRINTF 1
| #define HAVE_SETENV 1
| #define HAVE_UNSETENV 1
| #define HAVE_GETC_UNLOCKED 1
| #define HAVE_READLINK 1
| #define HAVE_SYMLINK 1
| #define HAVE_MEMMEM 1
| #define HAVE_LCHMOD 1
| #define HAVE_LCHOWN 1
| #define HAVE_FCHMOD 1
| #define HAVE_FCHOWN 1
| #define HAVE_UTIMES 1
| #define HAVE_GETFSSTAT 1
| #define HAVE_GETVFSSTAT 1
| #define HAVE_STATVFS 1
| #define HAVE_STATFS 1
| #define USE_STATVFS 1
| #define HAVE_NEWLOCALE 1
| #define HAVE_STRTOD_L 1
| #define HAVE_STRTOLL_L 1
| #define HAVE_STRTOULL_L 1
| #define HAVE_GETPROTOBYNAME_R 1
| #define HAVE_ENDSERVENT 1
| #define HAVE_IF_NAMETOINDEX 1
| #define HAVE_IF_INDEXTONAME 1
| #define HAVE_SENDMMSG 1
| #define HAVE_RECVMMSG 1
| #define HAVE_RES_INIT 1
| #define HAVE_OPEN_O_DIRECTORY 1
| #define HAVE_C99_VSNPRINTF 1
| #define HAVE_UNIX98_PRINTF 1
| #define HAVE_GOOD_PRINTF 1
| #define HAVE_LONG_LONG 1
| #define HAVE_LONG_DOUBLE 1
| #define HAVE_WCHAR_T 1
| #define HAVE_WINT_T 1
| #define HAVE_PTRDIFF_T 1
| #define HAVE_INTTYPES_H_WITH_UINTMAX 1
| #define HAVE_STDINT_H_WITH_UINTMAX 1
| #define HAVE_INTMAX_T 1
| #define HAVE_SNPRINTF 1
| #define HAVE_STRNLEN 1
| #define HAVE_WCSLEN 1
| #define HAVE_WCSNLEN 1
| #define HAVE_MBRTOWC 1
| #define HAVE_WCRTOMB 1
| #define HAVE_C99_SNPRINTF 1
| #define HAVE_CODESET 1
| #define HAVE_LANGINFO_TIME 1
| #define POSIX_MEMALIGN_WITH_COMPLIANT_ALLOCS 1
| #define HAVE_STRLCPY 1
| #define G_VA_COPY va_copy
| #define G_VA_COPY_AS_ARRAY 1
| #define HAVE_SYS_EVENT_H 1
| #define HAVE_KQUEUE 1
| #define HAVE_KEVENT 1
| #define HAVE_SYS_XATTR_H 1
| #define HAVE_XATTR 1
| #define HAVE_LIBELF 1
| #define THREADS_POSIX 1
| #define HAVE_LOCALTIME_R 1
| #define HAVE_GMTIME_R 1
| #define HAVE_GETPWUID_R 1
| #define HAVE_GETGRGID_R 1
| #define HAVE_PTHREAD_ATTR_SETSTACKSIZE 1
| #define HAVE_PTHREAD_CONDATTR_SETCLOCK 1
| #define HAVE_CLOCK_GETTIME 1
| #define USE_SYSTEM_PCRE /**/
| #define ALIGNOF_GUINT32 4
| #define ALIGNOF_GUINT64 8
| /* end confdefs.h. */
| #include <stdio.h>
| #ifdef HAVE_SYS_TYPES_H
| # include <sys/types.h>
| #endif
| #ifdef HAVE_SYS_STAT_H
| # include <sys/stat.h>
| #endif
| #ifdef STDC_HEADERS
| # include <stdlib.h>
| # include <stddef.h>
| #else
| # ifdef HAVE_STDLIB_H
| # include <stdlib.h>
| # endif
| #endif
| #ifdef HAVE_STRING_H
| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
| # include <memory.h>
| # endif
| # include <string.h>
| #endif
| #ifdef HAVE_STRINGS_H
| # include <strings.h>
| #endif
| #ifdef HAVE_INTTYPES_H
| # include <inttypes.h>
| #endif
| #ifdef HAVE_STDINT_H
| # include <stdint.h>
| #endif
| #ifdef HAVE_UNISTD_H
| # include <unistd.h>
| #endif
| int
| main ()
| {
| if (sizeof ((unsigned long)))
| =09 return 0;
| ;
| return 0;
| }
configure:24484: result: yes
configure:24491: checking alignment of unsigned long
configure:24496: gcc -o conftest -O2 -I/usr/include -I/usr/pkg/include -DPR=
EFIX=3D"\"/usr/pkg\"" -DPKGLOCALEDIR=3D"\"share\"" -DPKG_SYSCONFDIR=3D"\"/u=
sr/pkg/etc\"" -I/usr/include -I/usr/pkg/include -pthread -L/usr/lib -Wl,-=
R/usr/lib -L/usr/pkg/lib -Wl,-R/usr/pkg/lib conftest.c -lintl >&5
configure:24496: $? =3D 0
configure:24496: ./conftest
configure:24496: $? =3D 0
configure:24514: result: 8
configure:24529: checking for DBUS1
configure:24536: $PKG_CONFIG --exists --print-errors "dbus-1 >=3D 1.2.14"
Package dbus-1 was not found in the pkg-config search path.
Perhaps you should add the directory containing `dbus-1.pc'
to the PKG_CONFIG_PATH environment variable
Package 'dbus-1', required by 'virtual:world', not found
configure:24539: $? =3D 1
configure:24553: $PKG_CONFIG --exists --print-errors "dbus-1 >=3D 1.2.14"
Package dbus-1 was not found in the pkg-config search path.
Perhaps you should add the directory containing `dbus-1.pc'
to the PKG_CONFIG_PATH environment variable
Package 'dbus-1', required by 'virtual:world', not found
configure:24556: $? =3D 1
configure:24570: result: no
Package dbus-1 was not found in the pkg-config search path.
Perhaps you should add the directory containing `dbus-1.pc'
to the PKG_CONFIG_PATH environment variable
Package 'dbus-1', required by 'virtual:world', not found
configure:24615: checking for dbus-daemon
configure:24631: found /usr/pkg/bin/dbus-daemon
configure:24642: result: dbus-daemon
configure:24668: checking for -Bsymbolic-functions linker flag
configure:24674: gcc -o conftest -O2 -I/usr/include -I/usr/pkg/include -DPR=
EFIX=3D"\"/usr/pkg\"" -DPKGLOCALEDIR=3D"\"share\"" -DPKG_SYSCONFDIR=3D"\"/u=
sr/pkg/etc\"" -I/usr/include -I/usr/pkg/include -pthread -Wl,-Bsymbolic-f=
unctions conftest.c >&5
configure:24674: $? =3D 0
configure:24675: result: yes
configure:24699: checking for --fatal-warnings linker flag
configure:24705: gcc -o conftest -O2 -I/usr/include -I/usr/pkg/include -DPR=
EFIX=3D"\"/usr/pkg\"" -DPKGLOCALEDIR=3D"\"share\"" -DPKG_SYSCONFDIR=3D"\"/u=
sr/pkg/etc\"" -I/usr/include -I/usr/pkg/include -pthread -Wl,--fatal-warn=
ings conftest.c >&5
configure:24705: $? =3D 0
configure:24706: result: yes
configure:24716: checking for -z,nodelete linker flag
configure:24721: gcc -o conftest -O2 -I/usr/include -I/usr/pkg/include -DPR=
EFIX=3D"\"/usr/pkg\"" -DPKGLOCALEDIR=3D"\"share\"" -DPKG_SYSCONFDIR=3D"\"/u=
sr/pkg/etc\"" -I/usr/include -I/usr/pkg/include -pthread -Wl,--fatal-warn=
ings -Wl,-z,nodelete conftest.c >&5
configure:24721: $? =3D 0
configure:24722: result: yes
configure:24753: checking for -fvisibility=3Dhidden compiler flag
configure:24757: gcc -c -fvisibility=3Dhidden -DPREFIX=3D"\"/usr/pkg\"" -DP=
KGLOCALEDIR=3D"\"share\"" -DPKG_SYSCONFDIR=3D"\"/usr/pkg/etc\"" -I/usr/incl=
ude -I/usr/pkg/include -pthread conftest.c >&5
configure:24757: $? =3D 0
configure:24758: result: yes
configure:24797: checking if gcc supports flag -Wall in envvar CFLAGS
configure:24806: gcc -c -Werror -Wall -DPREFIX=3D"\"/usr/pkg\"" -DPKGLOCALE=
DIR=3D"\"share\"" -DPKG_SYSCONFDIR=3D"\"/usr/pkg/etc\"" -I/usr/include -I/u=
sr/pkg/include -pthread conftest.c >&5
configure:24806: $? =3D 0
configure:24815: result: yes
configure:24797: checking if gcc supports flag -Wstrict-prototypes in envva=
r CFLAGS
configure:24806: gcc -c -Werror -Wstrict-prototypes -DPREFIX=3D"\"/usr/pkg\=
"" -DPKGLOCALEDIR=3D"\"share\"" -DPKG_SYSCONFDIR=3D"\"/usr/pkg/etc\"" -I/us=
r/include -I/usr/pkg/include -pthread conftest.c >&5
configure:24806: $? =3D 0
configure:24815: result: yes
configure:24797: checking if gcc supports flag -Werror=3Ddeclaration-after-=
statement in envvar CFLAGS
configure:24806: gcc -c -Werror -Werror=3Ddeclaration-after-statement -DPRE=
FIX=3D"\"/usr/pkg\"" -DPKGLOCALEDIR=3D"\"share\"" -DPKG_SYSCONFDIR=3D"\"/us=
r/pkg/etc\"" -I/usr/include -I/usr/pkg/include -pthread conftest.c >&5
configure:24806: $? =3D 0
configure:24815: result: yes
configure:24797: checking if gcc supports flag -Werror=3Dmissing-prototypes=
in envvar CFLAGS
configure:24806: gcc -c -Werror -Werror=3Dmissing-prototypes -DPREFIX=3D"\"=
/usr/pkg\"" -DPKGLOCALEDIR=3D"\"share\"" -DPKG_SYSCONFDIR=3D"\"/usr/pkg/etc=
\"" -I/usr/include -I/usr/pkg/include -pthread conftest.c >&5
configure:24806: $? =3D 0
configure:24815: result: yes
configure:24797: checking if gcc supports flag -Werror=3Dimplicit-function-=
declaration in envvar CFLAGS
configure:24806: gcc -c -Werror -Werror=3Dimplicit-function-declaration -DP=
REFIX=3D"\"/usr/pkg\"" -DPKGLOCALEDIR=3D"\"share\"" -DPKG_SYSCONFDIR=3D"\"/=
usr/pkg/etc\"" -I/usr/include -I/usr/pkg/include -pthread conftest.c >&5
configure:24806: $? =3D 0
configure:24815: result: yes
configure:24797: checking if gcc supports flag -Werror=3Dpointer-arith in e=
nvvar CFLAGS
configure:24806: gcc -c -Werror -Werror=3Dpointer-arith -DPREFIX=3D"\"/usr/=
pkg\"" -DPKGLOCALEDIR=3D"\"share\"" -DPKG_SYSCONFDIR=3D"\"/usr/pkg/etc\"" -=
I/usr/include -I/usr/pkg/include -pthread conftest.c >&5
configure:24806: $? =3D 0
configure:24815: result: yes
configure:24797: checking if gcc supports flag -Werror=3Dinit-self in envva=
r CFLAGS
configure:24806: gcc -c -Werror -Werror=3Dinit-self -DPREFIX=3D"\"/usr/pkg\=
"" -DPKGLOCALEDIR=3D"\"share\"" -DPKG_SYSCONFDIR=3D"\"/usr/pkg/etc\"" -I/us=
r/include -I/usr/pkg/include -pthread conftest.c >&5
configure:24806: $? =3D 0
configure:24815: result: yes
configure:24797: checking if gcc supports flag -Werror=3Dformat-security in=
envvar CFLAGS
configure:24806: gcc -c -Werror -Werror=3Dformat-security -DPREFIX=3D"\"/us=
r/pkg\"" -DPKGLOCALEDIR=3D"\"share\"" -DPKG_SYSCONFDIR=3D"\"/usr/pkg/etc\""=
-I/usr/include -I/usr/pkg/include -pthread conftest.c >&5
cc1: error: -Wformat-security ignored without -Wformat [-Werror=3Dformat-se=
curity]
cc1: all warnings being treated as errors
configure:24806: $? =3D 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "glib"
| #define PACKAGE_TARNAME "glib"
| #define PACKAGE_VERSION "2.50.3"
| #define PACKAGE_STRING "glib 2.50.3"
| #define PACKAGE_BUGREPORT "http://bugzilla.gnome.org/enter_bug.cgi?produc=
t=3Dglib"
| #define PACKAGE_URL ""
| #define GLIB_MAJOR_VERSION 2
| #define GLIB_MINOR_VERSION 50
| #define GLIB_MICRO_VERSION 3
| #define GLIB_INTERFACE_AGE 3
| #define GLIB_BINARY_AGE 5003
| #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 __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define HAVE_LOCALE_H 1
| #define HAVE_LC_MESSAGES 1
| #define HAVE_BIND_TEXTDOMAIN_CODESET 1
| #define HAVE_GETTEXT 1
| #define HAVE_DCGETTEXT 1
| #define ENABLE_NLS 1
| #define GETTEXT_PACKAGE "glib20"
| #define GLIB_LOCALE_DIR "/usr/pkg/share/locale"
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define HAVE_ALLOCA 1
| #define HAVE_MMAP 1
| #define HAVE_POSIX_MEMALIGN 1
| #define HAVE_VALLOC 1
| #define HAVE_FSYNC 1
| #define HAVE_PIPE2 1
| #define HAVE_ISSETUGID 1
| #define HAVE_TIMEGM 1
| #define HAVE_GMTIME_R 1
| #define HAVE_STRERROR_R 1
| #define SIZEOF_CHAR 1
| #define SIZEOF_SHORT 2
| #define SIZEOF_LONG 8
| #define SIZEOF_INT 4
| #define SIZEOF_VOID_P 8
| #define SIZEOF_LONG_LONG 8
| #define SIZEOF___INT64 0
| #define HAVE_SIG_ATOMIC_T 1
| #define HAVE_LONG_LONG_FORMAT 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_RESOURCE_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_SCHED_H 1
| #define HAVE_MALLOC_H 1
| #define HAVE_SYS_STATVFS_H 1
| #define HAVE_SYS_FILIO_H 1
| #define HAVE_FSTAB_H 1
| #define HAVE_TERMIOS_H 1
| #define HAVE_DIRENT_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_SYS_MOUNT_H 1
| #define HAVE_SYS_SYSCTL_H 1
| #define HAVE_SYSCTLBYNAME 1
| #define HAVE_STRUCT_STAT_ST_MTIMENSEC 1
| #define HAVE_STRUCT_STAT_ST_MTIM_TV_NSEC 1
| #define HAVE_STRUCT_STAT_ST_ATIMENSEC 1
| #define HAVE_STRUCT_STAT_ST_ATIM_TV_NSEC 1
| #define HAVE_STRUCT_STAT_ST_CTIMENSEC 1
| #define HAVE_STRUCT_STAT_ST_CTIM_TV_NSEC 1
| #define HAVE_STRUCT_STAT_ST_BIRTHTIME 1
| #define HAVE_STRUCT_STAT_ST_BIRTHTIMENSEC 1
| #define HAVE_STRUCT_STAT_ST_BIRTHTIM 1
| #define HAVE_STRUCT_STAT_ST_BIRTHTIM_TV_NSEC 1
| #define HAVE_STRUCT_STAT_ST_BLKSIZE 1
| #define HAVE_STRUCT_STAT_ST_BLOCKS 1
| #define HAVE_STRUCT_STATVFS_F_FSTYPENAME 1
| #define HAVE_STRUCT_TM_TM_GMTOFF 1
| #define HAVE_DIRENT_H 1
| #define HAVE_STRUCT_DIRENT_D_TYPE 1
| #define HAVE_LANGINFO_CODESET 1
| #define SIZEOF_SIZE_T 8
| #define SIZEOF_SSIZE_T 8
| #define HAVE_LSTAT 1
| #define HAVE_STRSIGNAL 1
| #define HAVE_VSNPRINTF 1
| #define HAVE_STPCPY 1
| #define HAVE_STRCASECMP 1
| #define HAVE_STRNCASECMP 1
| #define HAVE_POLL 1
| #define HAVE_VASPRINTF 1
| #define HAVE_SETENV 1
| #define HAVE_UNSETENV 1
| #define HAVE_GETC_UNLOCKED 1
| #define HAVE_READLINK 1
| #define HAVE_SYMLINK 1
| #define HAVE_MEMMEM 1
| #define HAVE_LCHMOD 1
| #define HAVE_LCHOWN 1
| #define HAVE_FCHMOD 1
| #define HAVE_FCHOWN 1
| #define HAVE_UTIMES 1
| #define HAVE_GETFSSTAT 1
| #define HAVE_GETVFSSTAT 1
| #define HAVE_STATVFS 1
| #define HAVE_STATFS 1
| #define USE_STATVFS 1
| #define HAVE_NEWLOCALE 1
| #define HAVE_STRTOD_L 1
| #define HAVE_STRTOLL_L 1
| #define HAVE_STRTOULL_L 1
| #define HAVE_GETPROTOBYNAME_R 1
| #define HAVE_ENDSERVENT 1
| #define HAVE_IF_NAMETOINDEX 1
| #define HAVE_IF_INDEXTONAME 1
| #define HAVE_SENDMMSG 1
| #define HAVE_RECVMMSG 1
| #define HAVE_RES_INIT 1
| #define HAVE_OPEN_O_DIRECTORY 1
| #define HAVE_C99_VSNPRINTF 1
| #define HAVE_UNIX98_PRINTF 1
| #define HAVE_GOOD_PRINTF 1
| #define HAVE_LONG_LONG 1
| #define HAVE_LONG_DOUBLE 1
| #define HAVE_WCHAR_T 1
| #define HAVE_WINT_T 1
| #define HAVE_PTRDIFF_T 1
| #define HAVE_INTTYPES_H_WITH_UINTMAX 1
| #define HAVE_STDINT_H_WITH_UINTMAX 1
| #define HAVE_INTMAX_T 1
| #define HAVE_SNPRINTF 1
| #define HAVE_STRNLEN 1
| #define HAVE_WCSLEN 1
| #define HAVE_WCSNLEN 1
| #define HAVE_MBRTOWC 1
| #define HAVE_WCRTOMB 1
| #define HAVE_C99_SNPRINTF 1
| #define HAVE_CODESET 1
| #define HAVE_LANGINFO_TIME 1
| #define POSIX_MEMALIGN_WITH_COMPLIANT_ALLOCS 1
| #define HAVE_STRLCPY 1
| #define G_VA_COPY va_copy
| #define G_VA_COPY_AS_ARRAY 1
| #define HAVE_SYS_EVENT_H 1
| #define HAVE_KQUEUE 1
| #define HAVE_KEVENT 1
| #define HAVE_SYS_XATTR_H 1
| #define HAVE_XATTR 1
| #define HAVE_LIBELF 1
| #define THREADS_POSIX 1
| #define HAVE_LOCALTIME_R 1
| #define HAVE_GMTIME_R 1
| #define HAVE_GETPWUID_R 1
| #define HAVE_GETGRGID_R 1
| #define HAVE_PTHREAD_ATTR_SETSTACKSIZE 1
| #define HAVE_PTHREAD_CONDATTR_SETCLOCK 1
| #define HAVE_CLOCK_GETTIME 1
| #define USE_SYSTEM_PCRE /**/
| #define ALIGNOF_GUINT32 4
| #define ALIGNOF_GUINT64 8
| #define ALIGNOF_UNSIGNED_LONG 8
| #define _GLIB_EXTERN __attribute__((visibility("default"))) extern
| /* end confdefs.h. */
| int a =3D 0; int main(void) { return a; }
configure:24815: result: no
configure:24797: checking if gcc supports flag -Werror=3Dformat=3D2 in envv=
ar CFLAGS
configure:24806: gcc -c -Werror -Werror=3Dformat=3D2 -DPREFIX=3D"\"/usr/pkg=
\"" -DPKGLOCALEDIR=3D"\"share\"" -DPKG_SYSCONFDIR=3D"\"/usr/pkg/etc\"" -I/u=
sr/include -I/usr/pkg/include -pthread conftest.c >&5
configure:24806: $? =3D 0
configure:24815: result: yes
configure:24797: checking if gcc supports flag -Werror=3Dmissing-include-di=
rs in envvar CFLAGS
configure:24806: gcc -c -Werror -Werror=3Dmissing-include-dirs -DPREFIX=3D"=
\"/usr/pkg\"" -DPKGLOCALEDIR=3D"\"share\"" -DPKG_SYSCONFDIR=3D"\"/usr/pkg/e=
tc\"" -I/usr/include -I/usr/pkg/include -pthread conftest.c >&5
configure:24806: $? =3D 0
configure:24815: result: yes
configure:24972: checking that generated files are newer than configure
configure:24978: result: done
configure:25170: creating ./config.status
## ---------------------- ##
## Running config.status. ##
## ---------------------- ##
This file was extended by glib config.status 2.50.3, which was
generated by GNU Autoconf 2.69. Invocation command line was
CONFIG_FILES =3D=20
CONFIG_HEADERS =3D=20
CONFIG_LINKS =3D=20
CONFIG_COMMANDS =3D=20
$ ./config.status=20
on x3650
config.status:1308: creating glib-2.0.pc
config.status:1308: creating gmodule-2.0.pc
config.status:1308: creating gmodule-export-2.0.pc
config.status:1308: creating gmodule-no-export-2.0.pc
config.status:1308: creating gthread-2.0.pc
config.status:1308: creating gobject-2.0.pc
config.status:1308: creating gio-2.0.pc
config.status:1308: creating gio-unix-2.0.pc
config.status:1308: creating gio-windows-2.0.pc
config.status:1308: creating glib-zip
config.status:1308: creating glib-gettextize
config.status:1308: creating Makefile
config.status:1308: creating build/Makefile
config.status:1308: creating build/win32/Makefile
config.status:1308: creating build/win32/dirent/Makefile
config.status:1308: creating build/win32/vs9/Makefile
config.status:1308: creating build/win32/vs9/glib-version-paths.vsprops
config.status:1308: creating build/win32/vs10/Makefile
config.status:1308: creating build/win32/vs10/glib-version-paths.props
config.status:1308: creating build/win32/vs11/Makefile
config.status:1308: creating build/win32/vs12/Makefile
config.status:1308: creating build/win32/vs14/Makefile
config.status:1308: creating glib/Makefile
config.status:1308: creating glib/libcharset/Makefile
config.status:1308: creating glib/gnulib/Makefile
config.status:1308: creating glib/pcre/Makefile
config.status:1308: creating glib/update-pcre/Makefile
config.status:1308: creating glib/tests/Makefile
config.status:1308: creating gmodule/Makefile
config.status:1308: creating gmodule/gmoduleconf.h
config.status:1308: creating gobject/Makefile
config.status:1308: creating gobject/glib-mkenums
config.status:1308: creating gobject/tests/Makefile
config.status:1308: creating gthread/Makefile
config.status:1308: creating gio/Makefile
config.status:1308: creating gio/gdbus-2.0/codegen/Makefile
config.status:1308: creating gio/gdbus-2.0/codegen/config.py
config.status:1308: creating gio/gnetworking.h
config.status:1308: creating gio/xdgmime/Makefile
config.status:1308: creating gio/inotify/Makefile
config.status:1308: creating gio/kqueue/Makefile
config.status:1308: creating gio/fam/Makefile
config.status:1308: creating gio/win32/Makefile
config.status:1308: creating gio/tests/Makefile
config.status:1308: creating gio/tests/gdbus-object-manager-example/Makefil=
e
config.status:1308: creating gio/tests/services/Makefile
config.status:1308: creating gio/tests/services/org.gtk.GDBus.Examples.Obje=
ctManager.service
config.status:1308: creating gio/tests/modules/Makefile
config.status:1308: creating po/Makefile.in
config.status:1308: creating docs/Makefile
config.status:1308: creating docs/reference/Makefile
config.status:1308: creating docs/reference/glib/Makefile
config.status:1308: creating docs/reference/glib/version.xml
config.status:1308: creating docs/reference/gobject/Makefile
config.status:1308: creating docs/reference/gobject/version.xml
config.status:1308: creating docs/reference/gio/Makefile
config.status:1308: creating docs/reference/gio/version.xml
config.status:1308: creating tests/Makefile
config.status:1308: creating tests/gobject/Makefile
config.status:1308: creating tests/refcount/Makefile
config.status:1308: creating m4macros/Makefile
config.status:1308: creating config.h
config.status:1537: executing depfiles commands
config.status:1537: executing default-1 commands
config.status:1537: executing libtool commands
config.status:1537: executing glib/glibconfig.h commands
config.status:1537: executing chmod-scripts commands
## ---------------- ##
## Cache variables. ##
## ---------------- ##
ac_cv_alignof_guint32=3D4
ac_cv_alignof_guint64=3D8
ac_cv_alignof_unsigned_long=3D8
ac_cv_build=3Dx86_64--netbsd
ac_cv_c_bigendian=3Dno
ac_cv_c_compiler_gnu=3Dyes
ac_cv_c_const=3Dyes
ac_cv_cxx_compiler_gnu=3Dyes
ac_cv_env_CCC_set=3D
ac_cv_env_CCC_value=3D
ac_cv_env_CC_set=3Dset
ac_cv_env_CC_value=3Dgcc
ac_cv_env_CFLAGS_set=3Dset
ac_cv_env_CFLAGS_value=3D'-O2 -I/usr/include -I/usr/pkg/include'
ac_cv_env_CPPFLAGS_set=3Dset
ac_cv_env_CPPFLAGS_value=3D'-DPREFIX=3D"\"/usr/pkg\"" -DPKGLOCALEDIR=3D"\"s=
hare\"" -DPKG_SYSCONFDIR=3D"\"/usr/pkg/etc\"" -I/usr/include -I/usr/pkg/inc=
lude'
ac_cv_env_CPP_set=3D
ac_cv_env_CPP_value=3D
ac_cv_env_CXXCPP_set=3D
ac_cv_env_CXXCPP_value=3D
ac_cv_env_CXXFLAGS_set=3Dset
ac_cv_env_CXXFLAGS_value=3D'-O2 -I/usr/include -I/usr/pkg/include'
ac_cv_env_CXX_set=3Dset
ac_cv_env_CXX_value=3Dc++
ac_cv_env_DBUS1_CFLAGS_set=3D
ac_cv_env_DBUS1_CFLAGS_value=3D
ac_cv_env_DBUS1_LIBS_set=3D
ac_cv_env_DBUS1_LIBS_value=3D
ac_cv_env_GTKDOC_DEPS_CFLAGS_set=3D
ac_cv_env_GTKDOC_DEPS_CFLAGS_value=3D
ac_cv_env_GTKDOC_DEPS_LIBS_set=3D
ac_cv_env_GTKDOC_DEPS_LIBS_value=3D
ac_cv_env_LDFLAGS_set=3Dset
ac_cv_env_LDFLAGS_value=3D'-L/usr/lib -Wl,-R/usr/lib -L/usr/pkg/lib -Wl,-R/=
usr/pkg/lib'
ac_cv_env_LIBELF_CFLAGS_set=3D
ac_cv_env_LIBELF_CFLAGS_value=3D
ac_cv_env_LIBELF_LIBS_set=3D
ac_cv_env_LIBELF_LIBS_value=3D
ac_cv_env_LIBFFI_CFLAGS_set=3D
ac_cv_env_LIBFFI_CFLAGS_value=3D
ac_cv_env_LIBFFI_LIBS_set=3D
ac_cv_env_LIBFFI_LIBS_value=3D
ac_cv_env_LIBMOUNT_CFLAGS_set=3D
ac_cv_env_LIBMOUNT_CFLAGS_value=3D
ac_cv_env_LIBMOUNT_LIBS_set=3D
ac_cv_env_LIBMOUNT_LIBS_value=3D
ac_cv_env_LIBS_set=3Dset
ac_cv_env_LIBS_value=3D
ac_cv_env_LT_SYS_LIBRARY_PATH_set=3D
ac_cv_env_LT_SYS_LIBRARY_PATH_value=3D
ac_cv_env_PCRE_CFLAGS_set=3Dset
ac_cv_env_PCRE_CFLAGS_value=3D-I/usr/pkg/include
ac_cv_env_PCRE_LIBS_set=3Dset
ac_cv_env_PCRE_LIBS_value=3D'-Wl,-R/usr/pkg/lib -L/usr/pkg/lib -lpcre'
ac_cv_env_PKG_CONFIG_LIBDIR_set=3Dset
ac_cv_env_PKG_CONFIG_LIBDIR_value=3D/tmp/pkgsrc/devel/glib2/work/.buildlink=
/lib/pkgconfig:/tmp/pkgsrc/devel/glib2/work/.buildlink/share/pkgconfig
ac_cv_env_PKG_CONFIG_PATH_set=3Dset
ac_cv_env_PKG_CONFIG_PATH_value=3D
ac_cv_env_PKG_CONFIG_set=3Dset
ac_cv_env_PKG_CONFIG_value=3D/tmp/pkgsrc/devel/glib2/work/.tools/bin/pkg-co=
nfig
ac_cv_env_PYTHON_set=3D
ac_cv_env_PYTHON_value=3D
ac_cv_env_ZLIB_CFLAGS_set=3D
ac_cv_env_ZLIB_CFLAGS_value=3D
ac_cv_env_ZLIB_LIBS_set=3D
ac_cv_env_ZLIB_LIBS_value=3D
ac_cv_env_build_alias_set=3Dset
ac_cv_env_build_alias_value=3Dx86_64--netbsd
ac_cv_env_host_alias_set=3Dset
ac_cv_env_host_alias_value=3Dx86_64--netbsd
ac_cv_env_target_alias_set=3D
ac_cv_env_target_alias_value=3D
ac_cv_func__NSGetEnviron=3Dno
ac_cv_func_alloca_works=3Dyes
ac_cv_func_bind_textdomain_codeset=3Dyes
ac_cv_func_clock_gettime=3Dyes
ac_cv_func_dcgettext=3Dyes
ac_cv_func_dlerror=3Dyes
ac_cv_func_dlopen=3Dyes
ac_cv_func_dlsym=3Dyes
ac_cv_func_endmntent=3Dno
ac_cv_func_endservent=3Dyes
ac_cv_func_fallocate=3Dno
ac_cv_func_fchmod=3Dyes
ac_cv_func_fchown=3Dyes
ac_cv_func_fdwalk=3Dno
ac_cv_func_fsync=3Dyes
ac_cv_func_getc_unlocked=3Dyes
ac_cv_func_getfsstat=3Dyes
ac_cv_func_getgrgid_r=3Dyes
ac_cv_func_getmntent_r=3Dno
ac_cv_func_getprotobyname_r=3Dyes
ac_cv_func_getpwuid_r=3Dyes
ac_cv_func_getresuid=3Dno
ac_cv_func_getvfsstat=3Dyes
ac_cv_func_gmtime_r=3Dyes
ac_cv_func_hasmntopt=3Dno
ac_cv_func_iconv_open=3Dyes
ac_cv_func_if_indextoname=3Dyes
ac_cv_func_if_nametoindex=3Dyes
ac_cv_func_issetugid=3Dyes
ac_cv_func_kevent=3Dyes
ac_cv_func_kqueue=3Dyes
ac_cv_func_lchmod=3Dyes
ac_cv_func_lchown=3Dyes
ac_cv_func_localtime_r=3Dyes
ac_cv_func_lstat=3Dyes
ac_cv_func_mbrtowc=3Dyes
ac_cv_func_memalign=3Dno
ac_cv_func_memmem=3Dyes
ac_cv_func_mmap=3Dyes
ac_cv_func_newlocale=3Dyes
ac_cv_func_pipe2=3Dyes
ac_cv_func_poll=3Dyes
ac_cv_func_posix_memalign=3Dyes
ac_cv_func_printf_unix98=3Dyes
ac_cv_func_prlimit=3Dno
ac_cv_func_readlink=3Dyes
ac_cv_func_recvmmsg=3Dyes
ac_cv_func_sendmmsg=3Dyes
ac_cv_func_setenv=3Dyes
ac_cv_func_setmntent=3Dno
ac_cv_func_snprintf=3Dyes
ac_cv_func_snprintf_c99=3Dyes
ac_cv_func_socket=3Dyes
ac_cv_func_splice=3Dno
ac_cv_func_statfs=3Dno
ac_cv_func_statvfs=3Dyes
ac_cv_func_stpcpy=3Dyes
ac_cv_func_strcasecmp=3Dyes
ac_cv_func_strerror_r=3Dyes
ac_cv_func_strncasecmp=3Dyes
ac_cv_func_strnlen=3Dyes
ac_cv_func_strsignal=3Dyes
ac_cv_func_strtod_l=3Dyes
ac_cv_func_strtoll_l=3Dyes
ac_cv_func_strtoull_l=3Dyes
ac_cv_func_symlink=3Dyes
ac_cv_func_sysctlbyname=3Dyes
ac_cv_func_timegm=3Dyes
ac_cv_func_unsetenv=3Dyes
ac_cv_func_uselocale=3Dno
ac_cv_func_utimes=3Dyes
ac_cv_func_valloc=3Dyes
ac_cv_func_vasprintf=3Dyes
ac_cv_func_vsnprintf=3Dyes
ac_cv_func_vsnprintf_c99=3Dyes
ac_cv_func_wcrtomb=3Dyes
ac_cv_func_wcslen=3Dyes
ac_cv_func_wcsnlen=3Dyes
ac_cv_gnu_library_2_1=3Dno
ac_cv_header_crt_externs_h=3Dno
ac_cv_header_dirent_dirent_h=3Dyes
ac_cv_header_dirent_h=3Dyes
ac_cv_header_dlfcn_h=3Dyes
ac_cv_header_fstab_h=3Dyes
ac_cv_header_inttypes_h=3Dyes
ac_cv_header_libintl_h=3Dyes
ac_cv_header_linux_magic_h=3Dno
ac_cv_header_linux_netlink_h=3Dno
ac_cv_header_locale_h=3Dyes
ac_cv_header_mach_mach_time_h=3Dno
ac_cv_header_malloc_h=3Dyes
ac_cv_header_memory_h=3Dyes
ac_cv_header_minix_config_h=3Dno
ac_cv_header_mntent_h=3Dno
ac_cv_header_sched_h=3Dyes
ac_cv_header_stdc=3Dyes
ac_cv_header_stdint_h=3Dyes
ac_cv_header_stdlib_h=3Dyes
ac_cv_header_string_h=3Dyes
ac_cv_header_strings_h=3Dyes
ac_cv_header_sys_event_h=3Dyes
ac_cv_header_sys_filio_h=3Dyes
ac_cv_header_sys_inotify_h=3Dno
ac_cv_header_sys_mntctl_h=3Dno
ac_cv_header_sys_mnttab_h=3Dno
ac_cv_header_sys_mount_h=3Dyes
ac_cv_header_sys_param_h=3Dyes
ac_cv_header_sys_resource_h=3Dyes
ac_cv_header_sys_select_h=3Dyes
ac_cv_header_sys_stat_h=3Dyes
ac_cv_header_sys_statfs_h=3Dno
ac_cv_header_sys_statvfs_h=3Dyes
ac_cv_header_sys_sysctl_h=3Dyes
ac_cv_header_sys_time_h=3Dyes
ac_cv_header_sys_types_h=3Dyes
ac_cv_header_sys_types_h_makedev=3Dyes
ac_cv_header_sys_vfs_h=3Dno
ac_cv_header_sys_vfstab_h=3Dno
ac_cv_header_sys_vmount_h=3Dno
ac_cv_header_sys_xattr_h=3Dyes
ac_cv_header_termios_h=3Dyes
ac_cv_header_unistd_h=3Dyes
ac_cv_header_values_h=3Dno
ac_cv_header_xlocale_h=3Dno
ac_cv_host=3Dx86_64--netbsd
ac_cv_lib_c_getxattr=3Dyes
ac_cv_lib_intl_bindtextdomain=3Dyes
ac_cv_lib_intl_dgettext=3Dyes
ac_cv_lib_intl_ngettext=3Dyes
ac_cv_lib_selinux_is_selinux_enabled=3Dno
ac_cv_member_struct_dirent_d_type=3Dyes
ac_cv_member_struct_stat_st_atim_tv_nsec=3Dyes
ac_cv_member_struct_stat_st_atimensec=3Dyes
ac_cv_member_struct_stat_st_birthtim=3Dyes
ac_cv_member_struct_stat_st_birthtim_tv_nsec=3Dyes
ac_cv_member_struct_stat_st_birthtime=3Dyes
ac_cv_member_struct_stat_st_birthtimensec=3Dyes
ac_cv_member_struct_stat_st_blksize=3Dyes
ac_cv_member_struct_stat_st_blocks=3Dyes
ac_cv_member_struct_stat_st_ctim_tv_nsec=3Dyes
ac_cv_member_struct_stat_st_ctimensec=3Dyes
ac_cv_member_struct_stat_st_mtim_tv_nsec=3Dyes
ac_cv_member_struct_stat_st_mtimensec=3Dyes
ac_cv_member_struct_statfs_f_bavail=3Dno
ac_cv_member_struct_statfs_f_fstypename=3Dno
ac_cv_member_struct_statvfs_f_basetype=3Dno
ac_cv_member_struct_statvfs_f_fstypename=3Dyes
ac_cv_member_struct_tm___tm_gmtoff=3Dno
ac_cv_member_struct_tm_tm_gmtoff=3Dyes
ac_cv_objext=3Do
ac_cv_path_CAT=3D/bin/cat
ac_cv_path_ECHO=3Decho
ac_cv_path_EGREP=3D/usr/bin/egrep
ac_cv_path_ENV=3D/usr/bin/env
ac_cv_path_FALSE=3Dfalse
ac_cv_path_FGREP=3D'/usr/bin/grep -F'
ac_cv_path_GMSGFMT=3D/tmp/pkgsrc/devel/glib2/work/.tools/bin/msgfmt
ac_cv_path_GREP=3D/usr/bin/grep
ac_cv_path_GTKDOC_CHECK_PATH=3D/usr/pkg/bin/gtkdoc-check
ac_cv_path_GTKDOC_MKPDF=3D/usr/pkg/bin/gtkdoc-mkpdf
ac_cv_path_GTKDOC_REBASE=3D/usr/pkg/bin/gtkdoc-rebase
ac_cv_path_MSGFMT=3D/tmp/pkgsrc/devel/glib2/work/.tools/bin/msgfmt
ac_cv_path_PERL_PATH=3D/usr/pkg/bin/perl
ac_cv_path_PYTHON=3D/usr/pkg/bin/python2.7
ac_cv_path_SED=3D/usr/bin/sed
ac_cv_path_TEST=3Dtest
ac_cv_path_TRUE=3Dtrue
ac_cv_path_XGETTEXT=3D/usr/pkg/bin/xgettext
ac_cv_path_XMLCATALOG=3D/usr/pkg/bin/xmlcatalog
ac_cv_path_lt_DD=3D/bin/dd
ac_cv_prog_AWK=3D/usr/bin/awk
ac_cv_prog_CC=3Dgcc
ac_cv_prog_CPP=3D'gcc -E'
ac_cv_prog_CXX=3Dc++
ac_cv_prog_CXXCPP=3D'c++ -E'
ac_cv_prog_DBUS_DAEMON=3Ddbus-daemon
ac_cv_prog_GTKDOC_CHECK=3Dgtkdoc-check.test
ac_cv_prog_INDENT=3Dindent
ac_cv_prog_PERL=3D/usr/pkg/bin/perl
ac_cv_prog_ac_ct_AR=3Dar
ac_cv_prog_ac_ct_MANIFEST_TOOL=3Dmt
ac_cv_prog_ac_ct_OBJDUMP=3Dobjdump
ac_cv_prog_ac_ct_RANLIB=3Dranlib
ac_cv_prog_ac_ct_STRIP=3Dstrip
ac_cv_prog_cc_c89=3D
ac_cv_prog_cc_g=3Dyes
ac_cv_prog_cxx_g=3Dyes
ac_cv_prog_make_make_set=3Dyes
ac_cv_safe_to_define___extensions__=3Dyes
ac_cv_search_opendir=3D'none required'
ac_cv_sizeof___int64=3D0
ac_cv_sizeof_char=3D1
ac_cv_sizeof_int=3D4
ac_cv_sizeof_long=3D8
ac_cv_sizeof_long_long=3D8
ac_cv_sizeof_short=3D2
ac_cv_sizeof_size_t=3D8
ac_cv_sizeof_ssize_t=3D8
ac_cv_sizeof_void_p=3D8
ac_cv_sys_file_offset_bits=3Dno
ac_cv_sys_largefile_CC=3Dno
ac_cv_type_guint32=3Dyes
ac_cv_type_guint64=3Dyes
ac_cv_type_long_long=3Dyes
ac_cv_type_ptrdiff_t=3Dyes
ac_cv_type_sig_atomic_t=3Dyes
ac_cv_type_size_t=3Dyes
ac_cv_type_struct_ip_mreqn=3Dno
ac_cv_type_unsigned_long=3Dyes
ac_cv_working_alloca_h=3Dno
am_cv_CC_dependencies_compiler_type=3Dgcc3
am_cv_CXX_dependencies_compiler_type=3Dgcc3
am_cv_langinfo_codeset=3Dyes
am_cv_make_support_nested_variables=3Dyes
am_cv_pathless_PYTHON=3Dpython2.7
am_cv_prog_cc_c_o=3Dyes
am_cv_prog_tar_ustar=3Dgnutar
am_cv_python_platform=3Dnetbsd7
am_cv_python_pyexecdir=3D'${exec_prefix}/lib/python2.7/site-packages'
am_cv_python_pythondir=3D'${prefix}/lib/python2.7/site-packages'
am_cv_python_version=3D2.7
am_cv_val_LC_MESSAGES=3Dyes
bh_cv_c_signed=3Dyes
cc_cv_CFLAGS__Wall=3Dyes
cc_cv_CFLAGS__Werror_declaration_after_statement=3Dyes
cc_cv_CFLAGS__Werror_format_2=3Dyes
cc_cv_CFLAGS__Werror_format_security=3Dno
cc_cv_CFLAGS__Werror_implicit_function_declaration=3Dyes
cc_cv_CFLAGS__Werror_init_self=3Dyes
cc_cv_CFLAGS__Werror_missing_include_dirs=3Dyes
cc_cv_CFLAGS__Werror_missing_prototypes=3Dyes
cc_cv_CFLAGS__Werror_pointer_arith=3Dyes
cc_cv_CFLAGS__Wstrict_prototypes=3Dyes
glib_cv___va_copy=3Dyes
glib_cv_compliant_posix_memalign=3D1
glib_cv_dlopennull_broken=3Dyes
glib_cv_eventfd=3Dno
glib_cv_futex=3Dno
glib_cv_g_atomic_lock_free=3Dyes
glib_cv_have_libc_enable_secure=3Dno
glib_cv_have_strlcpy=3Dyes
glib_cv_langinfo_codeset=3Dyes
glib_cv_langinfo_outdigit=3Dno
glib_cv_langinfo_time=3Dyes
glib_cv_long_long_format=3Dll
glib_cv_pcre_has_unicode=3Dyes
glib_cv_rtldglobal_broken=3Dno
glib_cv_stack_grows=3Dno
glib_cv_uscore=3Dno
glib_cv_va_copy=3Dyes
glib_cv_va_val_copy=3Dno
glib_cv_value_AF_INET6=3D24
glib_cv_value_AF_INET=3D2
glib_cv_value_AF_UNIX=3D1
glib_cv_value_MSG_DONTROUTE=3D4
glib_cv_value_MSG_OOB=3D1
glib_cv_value_MSG_PEEK=3D2
glib_cv_value_POLLERR=3D8
glib_cv_value_POLLHUP=3D16
glib_cv_value_POLLIN=3D1
glib_cv_value_POLLNVAL=3D32
glib_cv_value_POLLOUT=3D4
glib_cv_value_POLLPRI=3D2
gt_cv_c_long_double=3Dyes
gt_cv_c_wchar_t=3Dyes
gt_cv_c_wint_t=3Dyes
gt_cv_func_dgettext_libc=3Dno
gt_cv_func_dgettext_libintl=3Dyes
gt_cv_func_gnugettext1_libintl=3Dyes
gt_cv_func_gnugettext2_libintl=3Dyes
gt_cv_func_gnugettext_libintl=3Dyes
gt_cv_func_ngettext_libc=3Dno
gt_cv_have_gettext=3Dyes
jm_ac_cv_header_inttypes_h=3Dyes
jm_ac_cv_header_stdint_h=3Dyes
lt_cv_ar_at_file=3D@
lt_cv_archive_cmds_need_lc=3Dno
lt_cv_deplibs_check_method=3D'match_pattern /lib[^/]+(\.so|_pic\.a)$'
lt_cv_file_magic_cmd=3D'$MAGIC_CMD'
lt_cv_file_magic_test_file=3D
lt_cv_ld_reload_flag=3D-r
lt_cv_nm_interface=3D'BSD nm'
lt_cv_objdir=3D.libs
lt_cv_path_LD=3D/tmp/pkgsrc/devel/glib2/work/.cwrapper/bin/ld
lt_cv_path_LDCXX=3D/tmp/pkgsrc/devel/glib2/work/.cwrapper/bin/ld
lt_cv_path_NM=3D'/usr/bin/nm -B'
lt_cv_path_mainfest_tool=3Dno
lt_cv_prog_compiler_c_o=3Dyes
lt_cv_prog_compiler_c_o_CXX=3Dyes
lt_cv_prog_compiler_pic=3D'-fPIC -DPIC'
lt_cv_prog_compiler_pic_CXX=3D'-fPIC -DPIC'
lt_cv_prog_compiler_pic_works=3Dyes
lt_cv_prog_compiler_pic_works_CXX=3Dyes
lt_cv_prog_compiler_rtti_exceptions=3Dno
lt_cv_prog_compiler_static_works=3Dyes
lt_cv_prog_compiler_static_works_CXX=3Dyes
lt_cv_prog_gnu_ld=3Dyes
lt_cv_prog_gnu_ldcxx=3Dyes
lt_cv_sharedlib_from_linklib_cmd=3D'printf %s\n'
lt_cv_sys_global_symbol_pipe=3D'sed -n -e '\''s/^.*[=09 ]\([ABCDGIRSTW][ABC=
DGIRSTW]*\)[=09 ][=09 ]*\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2 \2/p'\'' | sed '\=
''/ __gnu_lto/d'\'
lt_cv_sys_global_symbol_to_c_name_address=3D'sed -n -e '\''s/^: \(.*\) .*$/=
{"\1", (void *) 0},/p'\'' -e '\''s/^[ABCDGIRSTW][ABCDGIRSTW]* .* \(.*\)$/=
{"\1", (void *) \&\1},/p'\'
lt_cv_sys_global_symbol_to_c_name_address_lib_prefix=3D'sed -n -e '\''s/^: =
\(.*\) .*$/ {"\1", (void *) 0},/p'\'' -e '\''s/^[ABCDGIRSTW][ABCDGIRSTW]* =
=2E* \(lib.*\)$/ {"\1", (void *) \&\1},/p'\'' -e '\''s/^[ABCDGIRSTW][ABCDG=
IRSTW]* .* \(.*\)$/ {"lib\1", (void *) \&\1},/p'\'
lt_cv_sys_global_symbol_to_cdecl=3D'sed -n -e '\''s/^T .* \(.*\)$/extern in=
t \1();/p'\'' -e '\''s/^[ABCDGIRSTW][ABCDGIRSTW]* .* \(.*\)$/extern char \1=
;/p'\'
lt_cv_sys_global_symbol_to_import=3D
lt_cv_sys_max_cmd_len=3D262144
lt_cv_to_host_file_cmd=3Dfunc_convert_file_noop
lt_cv_to_tool_file_cmd=3Dfunc_convert_file_noop
lt_cv_truncate_bin=3D'/bin/dd bs=3D4096 count=3D1'
pkg_cv_LIBELF_CFLAGS=3D'-I/usr/pkg/include/libelf -I/usr/pkg/include '
pkg_cv_LIBELF_LIBS=3D'-Wl,-R/usr/pkg/lib -L/usr/pkg/lib -lelf '
pkg_cv_LIBFFI_CFLAGS=3D'-I/usr/pkg/include '
pkg_cv_LIBFFI_LIBS=3D'-Wl,-R/usr/pkg/lib -L/usr/pkg/lib -lffi '
pkg_cv_PCRE_CFLAGS=3D-I/usr/pkg/include
pkg_cv_PCRE_LIBS=3D'-Wl,-R/usr/pkg/lib -L/usr/pkg/lib -lpcre'
pkg_cv_ZLIB_CFLAGS=3D' '
pkg_cv_ZLIB_LIBS=3D'-lz '
## ----------------- ##
## Output variables. ##
## ----------------- ##
ABS_TAPSET_DIR=3D'$(datadir)/systemtap/tapset'
ACLOCAL=3D'${SHELL} /tmp/pkgsrc/devel/glib2/work/glib-2.50.3/missing acloca=
l-1.15'
ALLOCA=3D''
AMDEPBACKSLASH=3D'\'
AMDEP_FALSE=3D'#'
AMDEP_TRUE=3D''
AMTAR=3D'$${TAR-tar}'
AM_BACKSLASH=3D'\'
AM_DEFAULT_V=3D'$(AM_DEFAULT_VERBOSITY)'
AM_DEFAULT_VERBOSITY=3D'0'
AM_V=3D'$(V)'
AR=3D'ar'
AS=3D'as'
AUTOCONF=3D'${SHELL} /tmp/pkgsrc/devel/glib2/work/glib-2.50.3/missing autoc=
onf'
AUTOHEADER=3D'${SHELL} /tmp/pkgsrc/devel/glib2/work/glib-2.50.3/missing aut=
oheader'
AUTOMAKE=3D'${SHELL} /tmp/pkgsrc/devel/glib2/work/glib-2.50.3/missing autom=
ake-1.15'
AWK=3D'/usr/bin/awk'
CARBON_LIBS=3D''
CATALOGS=3D' af.gmo am.gmo an.gmo ar.gmo as.gmo ast.gmo az.gmo be.gmo be@la=
tin.gmo bg.gmo bn.gmo bn_IN.gmo bs.gmo ca.gmo ca%valencia.gmo@localhost cs.gmo cy.gmo=
da.gmo de.gmo dz.gmo el.gmo en_CA.gmo en_GB.gmo en%shaw.gmo@localhost eo.gmo es.gmo =
et.gmo eu.gmo fa.gmo fi.gmo fr.gmo ga.gmo gd.gmo gl.gmo gu.gmo he.gmo hi.gm=
o hr.gmo hu.gmo hy.gmo id.gmo is.gmo it.gmo ja.gmo ka.gmo kk.gmo kn.gmo ko.=
gmo ku.gmo lt.gmo lv.gmo mai.gmo mg.gmo mk.gmo ml.gmo mn.gmo mr.gmo ms.gmo =
nb.gmo nds.gmo ne.gmo nl.gmo nn.gmo oc.gmo or.gmo pa.gmo pl.gmo ps.gmo pt.g=
mo pt_BR.gmo ro.gmo ru.gmo rw.gmo si.gmo sk.gmo sl.gmo sq.gmo sr.gmo sr@lat=
in.gmo sr%ije.gmo@localhost sv.gmo ta.gmo te.gmo tg.gmo th.gmo tl.gmo tr.gmo ug.gmo t=
t.gmo uk.gmo vi.gmo wa.gmo xh.gmo yi.gmo zh_CN.gmo zh_HK.gmo zh_TW.gmo'
CATOBJEXT=3D'.gmo'
CC=3D'gcc'
CCDEPMODE=3D'depmode=3Dgcc3'
CFLAGS=3D'-O2 -I/usr/include -I/usr/pkg/include'
COCOA_LIBS=3D''
CONFIG_STATUS_DEPENDENCIES=3D'$(top_srcdir)/po/LINGUAS'
CPP=3D'gcc -E'
CPPFLAGS=3D'-DPREFIX=3D"\"/usr/pkg\"" -DPKGLOCALEDIR=3D"\"share\"" -DPKG_SY=
SCONFDIR=3D"\"/usr/pkg/etc\"" -I/usr/include -I/usr/pkg/include -pthread '
CROSS_COMPILING_FALSE=3D''
CROSS_COMPILING_TRUE=3D'#'
CXX=3D'c++'
CXXCPP=3D'c++ -E'
CXXDEPMODE=3D'depmode=3Dgcc3'
CXXFLAGS=3D'-O2 -I/usr/include -I/usr/pkg/include'
CYGPATH_W=3D'echo'
DATADIRNAME=3D'share'
DBUS1_CFLAGS=3D''
DBUS1_LIBS=3D''
DBUS_DAEMON=3D'dbus-daemon'
DEFS=3D'-DHAVE_CONFIG_H'
DEPDIR=3D'.deps'
DLLTOOL=3D'false'
DSYMUTIL=3D''
DTRACE=3D''
DUMPBIN=3D''
ECHO_C=3D''
ECHO_N=3D'-n'
ECHO_T=3D''
EGREP=3D'/usr/bin/egrep'
ENABLE_ALWAYS_BUILD_TESTS_FALSE=3D''
ENABLE_ALWAYS_BUILD_TESTS_TRUE=3D'#'
ENABLE_DTRACE_FALSE=3D''
ENABLE_DTRACE_TRUE=3D'#'
ENABLE_GTK_DOC_FALSE=3D''
ENABLE_GTK_DOC_TRUE=3D'#'
ENABLE_INSTALLED_TESTS_FALSE=3D''
ENABLE_INSTALLED_TESTS_TRUE=3D'#'
ENABLE_MAN_FALSE=3D''
ENABLE_MAN_TRUE=3D'#'
ENABLE_SYSTEMTAP_FALSE=3D''
ENABLE_SYSTEMTAP_TRUE=3D'#'
ENABLE_TIMELOOP_FALSE=3D'#'
ENABLE_TIMELOOP_TRUE=3D''
EXEEXT=3D''
FAM_LIBS=3D''
FGREP=3D'/usr/bin/grep -F'
GETTEXT_PACKAGE=3D'glib20'
GIO=3D'giounix.lo'
GIO_MODULE_DIR=3D'${libdir}/gio/modules'
GLIBC21=3D'no'
GLIB_BINARY_AGE=3D'5003'
GLIB_DEBUG_FLAGS=3D'-DG_DISABLE_CAST_CHECKS'
GLIB_EXTRA_CFLAGS=3D''
GLIB_HIDDEN_VISIBILITY_CFLAGS=3D'-fvisibility=3Dhidden'
GLIB_INTERFACE_AGE=3D'3'
GLIB_LINK_FLAGS=3D'-Wl,-Bsymbolic-functions -Wl,-z,nodelete'
GLIB_MAJOR_VERSION=3D'2'
GLIB_MICRO_VERSION=3D'3'
GLIB_MINOR_VERSION=3D'50'
GLIB_RUNTIME_LIBDIR=3D''
GLIB_VERSION=3D'2.50.3'
GLIB_WARN_CFLAGS=3D' -Wall -Wstrict-prototypes -Werror=3Ddeclaration-after-=
statement -Werror=3Dmissing-prototypes -Werror=3Dimplicit-function-declarat=
ion -Werror=3Dpointer-arith -Werror=3Dinit-self -Werror=3Dformat=3D2 -Werro=
r=3Dmissing-include-dirs'
GLIB_WIN32_STATIC_COMPILATION_DEFINE=3D''
GMOFILES=3D' af.gmo am.gmo an.gmo ar.gmo as.gmo ast.gmo az.gmo be.gmo be@la=
tin.gmo bg.gmo bn.gmo bn_IN.gmo bs.gmo ca.gmo ca%valencia.gmo@localhost cs.gmo cy.gmo=
da.gmo de.gmo dz.gmo el.gmo en_CA.gmo en_GB.gmo en%shaw.gmo@localhost eo.gmo es.gmo =
et.gmo eu.gmo fa.gmo fi.gmo fr.gmo ga.gmo gd.gmo gl.gmo gu.gmo he.gmo hi.gm=
o hr.gmo hu.gmo hy.gmo id.gmo is.gmo it.gmo ja.gmo ka.gmo kk.gmo kn.gmo ko.=
gmo ku.gmo lt.gmo lv.gmo mai.gmo mg.gmo mk.gmo ml.gmo mn.gmo mr.gmo ms.gmo =
nb.gmo nds.gmo ne.gmo nl.gmo nn.gmo oc.gmo or.gmo pa.gmo pl.gmo ps.gmo pt.g=
mo pt_BR.gmo ro.gmo ru.gmo rw.gmo si.gmo sk.gmo sl.gmo sq.gmo sr.gmo sr@lat=
in.gmo sr%ije.gmo@localhost sv.gmo ta.gmo te.gmo tg.gmo th.gmo tl.gmo tr.gmo ug.gmo t=
t.gmo uk.gmo vi.gmo wa.gmo xh.gmo yi.gmo zh_CN.gmo zh_HK.gmo zh_TW.gmo'
GMSGFMT=3D'/tmp/pkgsrc/devel/glib2/work/.tools/bin/msgfmt'
GREP=3D'/usr/bin/grep'
GSPAWN=3D'gspawn.lo'
GTHREAD_COMPILE_IMPL_DEFINES=3D''
GTKDOC_CHECK=3D'gtkdoc-check.test'
GTKDOC_CHECK_PATH=3D'/usr/pkg/bin/gtkdoc-check'
GTKDOC_DEPS_CFLAGS=3D''
GTKDOC_DEPS_LIBS=3D''
GTKDOC_MKPDF=3D'/usr/pkg/bin/gtkdoc-mkpdf'
GTKDOC_REBASE=3D'/usr/pkg/bin/gtkdoc-rebase'
GTK_DOC_BUILD_HTML_FALSE=3D'#'
GTK_DOC_BUILD_HTML_TRUE=3D''
GTK_DOC_BUILD_PDF_FALSE=3D''
GTK_DOC_BUILD_PDF_TRUE=3D'#'
GTK_DOC_USE_LIBTOOL_FALSE=3D'#'
GTK_DOC_USE_LIBTOOL_TRUE=3D''
GTK_DOC_USE_REBASE_FALSE=3D'#'
GTK_DOC_USE_REBASE_TRUE=3D''
G_LIBS_EXTRA=3D''
G_MODULE_BROKEN_DLOPEN_NULL=3D'1'
G_MODULE_BROKEN_RTLD_GLOBAL=3D'0'
G_MODULE_HAVE_DLERROR=3D'1'
G_MODULE_IMPL=3D'G_MODULE_IMPL_DL'
G_MODULE_LDFLAGS=3D'-Wl,--export-dynamic'
G_MODULE_LIBS=3D''
G_MODULE_LIBS_EXTRA=3D''
G_MODULE_NEED_USCORE=3D'0'
G_MODULE_PLUGIN_LIBS=3D''
G_MODULE_SUPPORTED=3D'true'
G_THREAD_CFLAGS=3D' -pthread '
G_THREAD_LIBS=3D' -pthread '
G_THREAD_LIBS_EXTRA=3D''
G_THREAD_LIBS_FOR_GTHREAD=3D' -pthread '
HAVE_CXX_FALSE=3D'#'
HAVE_CXX_TRUE=3D''
HAVE_DBUS1_FALSE=3D''
HAVE_DBUS1_TRUE=3D'#'
HAVE_DBUS_DAEMON_FALSE=3D'#'
HAVE_DBUS_DAEMON_TRUE=3D''
HAVE_EVENTFD_FALSE=3D''
HAVE_EVENTFD_TRUE=3D'#'
HAVE_FAM_FALSE=3D''
HAVE_FAM_TRUE=3D'#'
HAVE_GCC_FALSE=3D'#'
HAVE_GCC_TRUE=3D''
HAVE_GLIB_RUNTIME_LIBDIR_FALSE=3D''
HAVE_GLIB_RUNTIME_LIBDIR_TRUE=3D'#'
HAVE_GNUC_VISIBILITY_FALSE=3D'#'
HAVE_GNUC_VISIBILITY_TRUE=3D''
HAVE_GOOD_PRINTF_FALSE=3D'#'
HAVE_GOOD_PRINTF_TRUE=3D''
HAVE_GTK_DOC_FALSE=3D''
HAVE_GTK_DOC_TRUE=3D'#'
HAVE_INOTIFY_FALSE=3D''
HAVE_INOTIFY_TRUE=3D'#'
HAVE_KQUEUE_FALSE=3D'#'
HAVE_KQUEUE_TRUE=3D''
HAVE_LIBMOUNT_FALSE=3D''
HAVE_LIBMOUNT_TRUE=3D'#'
HAVE_NETLINK_FALSE=3D''
HAVE_NETLINK_TRUE=3D'#'
HAVE_SUNSTUDIO_VISIBILITY_FALSE=3D''
HAVE_SUNSTUDIO_VISIBILITY_TRUE=3D'#'
HTML_DIR=3D'${datadir}/gtk-doc/html'
ICONV_LIBS=3D''
INDENT=3D'indent'
INSTALL_DATA=3D'/usr/bin/install -c -o sysop -g sysop -m 644'
INSTALL_PROGRAM=3D'/usr/bin/install -c -s -o sysop -g sysop -m 755'
INSTALL_SCRIPT=3D'/usr/bin/install -c -o sysop -g sysop -m 755'
INSTALL_STRIP_PROGRAM=3D'$(install_sh) -c -s'
INSTOBJEXT=3D'.mo'
INTLLIBS=3D'-lintl '
LD=3D'/tmp/pkgsrc/devel/glib2/work/.cwrapper/bin/ld'
LDFLAGS=3D'-L/usr/lib -Wl,-R/usr/lib -L/usr/pkg/lib -Wl,-R/usr/pkg/lib'
LIBELF_CFLAGS=3D'-I/usr/pkg/include/libelf -I/usr/pkg/include '
LIBELF_LIBS=3D'-Wl,-R/usr/pkg/lib -L/usr/pkg/lib -lelf '
LIBFFI_CFLAGS=3D'-I/usr/pkg/include '
LIBFFI_LIBS=3D'-Wl,-R/usr/pkg/lib -L/usr/pkg/lib -lffi '
LIBMOUNT_CFLAGS=3D''
LIBMOUNT_LIBS=3D''
LIBOBJS=3D''
LIBS=3D'-lintl '
LIBTOOL=3D'$(SHELL) $(top_builddir)/libtool'
LIB_EXE_MACHINE_FLAG=3D'X86'
LIPO=3D''
LN_S=3D'ln -s'
LTLIBOBJS=3D''
LTP=3D''
LTP_GENHTML=3D''
LT_AGE=3D'5000'
LT_CURRENT=3D'5000'
LT_CURRENT_MINUS_AGE=3D'0'
LT_RELEASE=3D'2.50'
LT_REVISION=3D'3'
LT_SYS_LIBRARY_PATH=3D''
MAINT=3D'#'
MAINTAINER_MODE_FALSE=3D''
MAINTAINER_MODE_TRUE=3D'#'
MAKEINFO=3D'/tmp/pkgsrc/devel/glib2/work/.tools/bin/makeinfo'
MANIFEST_TOOL=3D':'
MKDIR_P=3D'./install-sh -c -d'
MKINSTALLDIRS=3D'./mkinstalldirs'
MSGFMT=3D'/tmp/pkgsrc/devel/glib2/work/.tools/bin/msgfmt'
MSGFMT_OPTS=3D'-c'
MS_LIB_AVAILABLE_FALSE=3D''
MS_LIB_AVAILABLE_TRUE=3D'#'
NAMESER_COMPAT_INCLUDE=3D''
NETWORK_LIBS=3D''
NM=3D'/usr/bin/nm -B'
NMEDIT=3D''
OBJDUMP=3D'objdump'
OBJEXT=3D'o'
OS_CARBON_FALSE=3D''
OS_CARBON_TRUE=3D'#'
OS_COCOA_FALSE=3D''
OS_COCOA_TRUE=3D'#'
OS_LINUX_FALSE=3D''
OS_LINUX_TRUE=3D'#'
OS_UNIX_FALSE=3D'#'
OS_UNIX_TRUE=3D''
OS_WIN32_AND_DLL_COMPILATION_FALSE=3D''
OS_WIN32_AND_DLL_COMPILATION_TRUE=3D'#'
OS_WIN32_FALSE=3D''
OS_WIN32_TRUE=3D'#'
OS_WIN32_X64_FALSE=3D''
OS_WIN32_X64_TRUE=3D'#'
OTOOL64=3D''
OTOOL=3D''
PACKAGE=3D'glib'
PACKAGE_BUGREPORT=3D'http://bugzilla.gnome.org/enter_bug.cgi?product=3Dglib=
'
PACKAGE_NAME=3D'glib'
PACKAGE_STRING=3D'glib 2.50.3'
PACKAGE_TARNAME=3D'glib'
PACKAGE_URL=3D''
PACKAGE_VERSION=3D'2.50.3'
PATH_SEPARATOR=3D':'
PCRE_CFLAGS=3D'-I/usr/pkg/include'
PCRE_LIBS=3D'-Wl,-R/usr/pkg/lib -L/usr/pkg/lib -lpcre'
PCRE_REQUIRES=3D'libpcre'
PCRE_WARN_CFLAGS=3D''
PERL=3D'/usr/pkg/bin/perl'
PERL_PATH=3D'/usr/pkg/bin/perl'
PKG_CONFIG=3D'/tmp/pkgsrc/devel/glib2/work/.tools/bin/pkg-config'
PKG_CONFIG_LIBDIR=3D'/tmp/pkgsrc/devel/glib2/work/.buildlink/lib/pkgconfig:=
/tmp/pkgsrc/devel/glib2/work/.buildlink/share/pkgconfig'
PKG_CONFIG_PATH=3D''
PLATFORMDEP=3D''
PLATFORM_WIN32_FALSE=3D''
PLATFORM_WIN32_TRUE=3D'#'
POFILES=3D' af.po am.po an.po ar.po as.po ast.po az.po be.po be%latin.po@localhost bg=
=2Epo bn.po bn_IN.po bs.po ca.po ca%valencia.po@localhost cs.po cy.po da.po de.po dz.=
po el.po en_CA.po en_GB.po en%shaw.po@localhost eo.po es.po et.po eu.po fa.po fi.po f=
r.po ga.po gd.po gl.po gu.po he.po hi.po hr.po hu.po hy.po id.po is.po it.p=
o ja.po ka.po kk.po kn.po ko.po ku.po lt.po lv.po mai.po mg.po mk.po ml.po =
mn.po mr.po ms.po nb.po nds.po ne.po nl.po nn.po oc.po or.po pa.po pl.po ps=
=2Epo pt.po pt_BR.po ro.po ru.po rw.po si.po sk.po sl.po sq.po sr.po sr@lat=
in.po sr%ije.po@localhost sv.po ta.po te.po tg.po th.po tl.po tr.po ug.po tt.po uk.po=
vi.po wa.po xh.po yi.po zh_CN.po zh_HK.po zh_TW.po'
POSUB=3D'po'
PO_IN_DATADIR_FALSE=3D''
PO_IN_DATADIR_TRUE=3D''
PYTHON=3D'/usr/pkg/bin/python2.7'
PYTHON_EXEC_PREFIX=3D'${exec_prefix}'
PYTHON_PLATFORM=3D'netbsd7'
PYTHON_PREFIX=3D'${prefix}'
PYTHON_VERSION=3D'2.7'
RANLIB=3D'ranlib'
REBUILD=3D''
SED=3D'/usr/bin/sed'
SELINUX_LIBS=3D''
SET_MAKE=3D''
SHELL=3D'/bin/sh'
SHTOOL=3D''
STRIP=3D'strip'
THREADS_NONE_FALSE=3D''
THREADS_NONE_TRUE=3D'#'
THREADS_POSIX_FALSE=3D'#'
THREADS_POSIX_TRUE=3D''
THREADS_WIN32_FALSE=3D''
THREADS_WIN32_TRUE=3D'#'
USE_NLS=3D'yes'
USE_SYSTEM_PCRE_FALSE=3D'#'
USE_SYSTEM_PCRE_TRUE=3D''
VERSION=3D'2.50.3'
WINDRES=3D''
WSPIAPI_INCLUDE=3D''
XATTR_LIBS=3D''
XGETTEXT=3D'/usr/pkg/bin/xgettext'
XMLCATALOG=3D'/usr/pkg/bin/xmlcatalog'
XML_CATALOG_FILE=3D'/etc/xml/catalog'
XSLTPROC=3D''
ZLIB_CFLAGS=3D' '
ZLIB_LIBS=3D'-lz '
ac_ct_AR=3D'ar'
ac_ct_CC=3D''
ac_ct_CXX=3D''
ac_ct_DUMPBIN=3D''
am__EXEEXT_FALSE=3D''
am__EXEEXT_TRUE=3D'#'
am__fastdepCC_FALSE=3D'#'
am__fastdepCC_TRUE=3D''
am__fastdepCXX_FALSE=3D'#'
am__fastdepCXX_TRUE=3D''
am__include=3D'include'
am__isrc=3D''
am__leading_dot=3D'.'
am__nodep=3D'_no'
am__quote=3D''
am__tar=3D'gtar --format=3Dustar -chf - "$$tardir"'
am__untar=3D'gtar -xf -'
bindir=3D'${exec_prefix}/bin'
build=3D'x86_64--netbsd'
build_alias=3D'x86_64--netbsd'
build_cpu=3D'x86_64'
build_os=3D'netbsd'
build_vendor=3D''
config_h_INCLUDES=3D'-I$(top_builddir)'
datadir=3D'${datarootdir}'
datarootdir=3D'${prefix}/share'
docdir=3D'${datarootdir}/doc/${PACKAGE_TARNAME}'
dvidir=3D'${docdir}'
exec_prefix=3D'${prefix}'
gio_INCLUDES=3D'$(gmodule_INCLUDES)'
glib_INCLUDES=3D'$(config_h_INCLUDES) -I$(top_builddir)/glib -I$(top_srcdir=
)/glib -I$(top_srcdir)'
gmodule_INCLUDES=3D'$(glib_INCLUDES) -I$(top_srcdir)/gmodule'
gobject_INCLUDES=3D'$(glib_INCLUDES)'
host=3D'x86_64--netbsd'
host_alias=3D'x86_64--netbsd'
host_cpu=3D'x86_64'
host_os=3D'netbsd'
host_vendor=3D''
htmldir=3D'${docdir}'
includedir=3D'/usr/pkg/include/glib'
infodir=3D'${datarootdir}/info'
install_sh=3D'${SHELL} /tmp/pkgsrc/devel/glib2/work/glib-2.50.3/install-sh'
installed_test_metadir=3D''
installed_testdir=3D''
libdir=3D'${exec_prefix}/lib'
libexecdir=3D'${exec_prefix}/libexec'
localedir=3D'/usr/pkg/share/locale'
localstatedir=3D'${prefix}/var'
mandir=3D'/usr/pkg/man'
mkdir_p=3D'$(MKDIR_P)'
ms_librarian=3D''
oldincludedir=3D'/usr/include'
pdfdir=3D'${docdir}'
pkgpyexecdir=3D'${pyexecdir}/glib'
pkgpythondir=3D'${pythondir}/glib'
prefix=3D'/usr/pkg'
program_transform_name=3D's,x,x,'
psdir=3D'${docdir}'
pyexecdir=3D'${exec_prefix}/lib/python2.7/site-packages'
pythondir=3D'${prefix}/lib/python2.7/site-packages'
sbindir=3D'${exec_prefix}/sbin'
sharedstatedir=3D'${prefix}/com'
sysconfdir=3D'${prefix}/etc'
target_alias=3D''
## ----------- ##
## confdefs.h. ##
## ----------- ##
/* confdefs.h */
#define PACKAGE_NAME "glib"
#define PACKAGE_TARNAME "glib"
#define PACKAGE_VERSION "2.50.3"
#define PACKAGE_STRING "glib 2.50.3"
#define PACKAGE_BUGREPORT "http://bugzilla.gnome.org/enter_bug.cgi?product=
=3Dglib"
#define PACKAGE_URL ""
#define GLIB_MAJOR_VERSION 2
#define GLIB_MINOR_VERSION 50
#define GLIB_MICRO_VERSION 3
#define GLIB_INTERFACE_AGE 3
#define GLIB_BINARY_AGE 5003
#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 __EXTENSIONS__ 1
#define _ALL_SOURCE 1
#define _GNU_SOURCE 1
#define _POSIX_PTHREAD_SEMANTICS 1
#define _TANDEM_SOURCE 1
#define HAVE_LOCALE_H 1
#define HAVE_LC_MESSAGES 1
#define HAVE_BIND_TEXTDOMAIN_CODESET 1
#define HAVE_GETTEXT 1
#define HAVE_DCGETTEXT 1
#define ENABLE_NLS 1
#define GETTEXT_PACKAGE "glib20"
#define GLIB_LOCALE_DIR "/usr/pkg/share/locale"
#define HAVE_DLFCN_H 1
#define LT_OBJDIR ".libs/"
#define HAVE_ALLOCA 1
#define HAVE_MMAP 1
#define HAVE_POSIX_MEMALIGN 1
#define HAVE_VALLOC 1
#define HAVE_FSYNC 1
#define HAVE_PIPE2 1
#define HAVE_ISSETUGID 1
#define HAVE_TIMEGM 1
#define HAVE_GMTIME_R 1
#define HAVE_STRERROR_R 1
#define SIZEOF_CHAR 1
#define SIZEOF_SHORT 2
#define SIZEOF_LONG 8
#define SIZEOF_INT 4
#define SIZEOF_VOID_P 8
#define SIZEOF_LONG_LONG 8
#define SIZEOF___INT64 0
#define HAVE_SIG_ATOMIC_T 1
#define HAVE_LONG_LONG_FORMAT 1
#define HAVE_SYS_PARAM_H 1
#define HAVE_SYS_RESOURCE_H 1
#define HAVE_SYS_SELECT_H 1
#define HAVE_STDINT_H 1
#define HAVE_INTTYPES_H 1
#define HAVE_SCHED_H 1
#define HAVE_MALLOC_H 1
#define HAVE_SYS_STATVFS_H 1
#define HAVE_SYS_FILIO_H 1
#define HAVE_FSTAB_H 1
#define HAVE_TERMIOS_H 1
#define HAVE_DIRENT_H 1
#define HAVE_SYS_TIME_H 1
#define HAVE_SYS_MOUNT_H 1
#define HAVE_SYS_SYSCTL_H 1
#define HAVE_SYSCTLBYNAME 1
#define HAVE_STRUCT_STAT_ST_MTIMENSEC 1
#define HAVE_STRUCT_STAT_ST_MTIM_TV_NSEC 1
#define HAVE_STRUCT_STAT_ST_ATIMENSEC 1
#define HAVE_STRUCT_STAT_ST_ATIM_TV_NSEC 1
#define HAVE_STRUCT_STAT_ST_CTIMENSEC 1
#define HAVE_STRUCT_STAT_ST_CTIM_TV_NSEC 1
#define HAVE_STRUCT_STAT_ST_BIRTHTIME 1
#define HAVE_STRUCT_STAT_ST_BIRTHTIMENSEC 1
#define HAVE_STRUCT_STAT_ST_BIRTHTIM 1
#define HAVE_STRUCT_STAT_ST_BIRTHTIM_TV_NSEC 1
#define HAVE_STRUCT_STAT_ST_BLKSIZE 1
#define HAVE_STRUCT_STAT_ST_BLOCKS 1
#define HAVE_STRUCT_STATVFS_F_FSTYPENAME 1
#define HAVE_STRUCT_TM_TM_GMTOFF 1
#define HAVE_DIRENT_H 1
#define HAVE_STRUCT_DIRENT_D_TYPE 1
#define HAVE_LANGINFO_CODESET 1
#define SIZEOF_SIZE_T 8
#define SIZEOF_SSIZE_T 8
#define HAVE_LSTAT 1
#define HAVE_STRSIGNAL 1
#define HAVE_VSNPRINTF 1
#define HAVE_STPCPY 1
#define HAVE_STRCASECMP 1
#define HAVE_STRNCASECMP 1
#define HAVE_POLL 1
#define HAVE_VASPRINTF 1
#define HAVE_SETENV 1
#define HAVE_UNSETENV 1
#define HAVE_GETC_UNLOCKED 1
#define HAVE_READLINK 1
#define HAVE_SYMLINK 1
#define HAVE_MEMMEM 1
#define HAVE_LCHMOD 1
#define HAVE_LCHOWN 1
#define HAVE_FCHMOD 1
#define HAVE_FCHOWN 1
#define HAVE_UTIMES 1
#define HAVE_GETFSSTAT 1
#define HAVE_GETVFSSTAT 1
#define HAVE_STATVFS 1
#define HAVE_STATFS 1
#define USE_STATVFS 1
#define HAVE_NEWLOCALE 1
#define HAVE_STRTOD_L 1
#define HAVE_STRTOLL_L 1
#define HAVE_STRTOULL_L 1
#define HAVE_GETPROTOBYNAME_R 1
#define HAVE_ENDSERVENT 1
#define HAVE_IF_NAMETOINDEX 1
#define HAVE_IF_INDEXTONAME 1
#define HAVE_SENDMMSG 1
#define HAVE_RECVMMSG 1
#define HAVE_RES_INIT 1
#define HAVE_OPEN_O_DIRECTORY 1
#define HAVE_C99_VSNPRINTF 1
#define HAVE_UNIX98_PRINTF 1
#define HAVE_GOOD_PRINTF 1
#define HAVE_LONG_LONG 1
#define HAVE_LONG_DOUBLE 1
#define HAVE_WCHAR_T 1
#define HAVE_WINT_T 1
#define HAVE_PTRDIFF_T 1
#define HAVE_INTTYPES_H_WITH_UINTMAX 1
#define HAVE_STDINT_H_WITH_UINTMAX 1
#define HAVE_INTMAX_T 1
#define HAVE_SNPRINTF 1
#define HAVE_STRNLEN 1
#define HAVE_WCSLEN 1
#define HAVE_WCSNLEN 1
#define HAVE_MBRTOWC 1
#define HAVE_WCRTOMB 1
#define HAVE_C99_SNPRINTF 1
#define HAVE_CODESET 1
#define HAVE_LANGINFO_TIME 1
#define POSIX_MEMALIGN_WITH_COMPLIANT_ALLOCS 1
#define HAVE_STRLCPY 1
#define G_VA_COPY va_copy
#define G_VA_COPY_AS_ARRAY 1
#define HAVE_SYS_EVENT_H 1
#define HAVE_KQUEUE 1
#define HAVE_KEVENT 1
#define HAVE_SYS_XATTR_H 1
#define HAVE_XATTR 1
#define HAVE_LIBELF 1
#define THREADS_POSIX 1
#define HAVE_LOCALTIME_R 1
#define HAVE_GMTIME_R 1
#define HAVE_GETPWUID_R 1
#define HAVE_GETGRGID_R 1
#define HAVE_PTHREAD_ATTR_SETSTACKSIZE 1
#define HAVE_PTHREAD_CONDATTR_SETCLOCK 1
#define HAVE_CLOCK_GETTIME 1
#define USE_SYSTEM_PCRE /**/
#define ALIGNOF_GUINT32 4
#define ALIGNOF_GUINT64 8
#define ALIGNOF_UNSIGNED_LONG 8
#define _GLIB_EXTERN __attribute__((visibility("default"))) extern
configure: exit 0
## ---------------------- ##
## Running config.status. ##
## ---------------------- ##
This file was extended by glib config.status 2.50.3, which was
generated by GNU Autoconf 2.69. Invocation command line was
CONFIG_FILES =3D=20
CONFIG_HEADERS =3D=20
CONFIG_LINKS =3D=20
CONFIG_COMMANDS =3D=20
$ ./config.status glib/glibconfig.h
on x3650
config.status:1537: executing glib/glibconfig.h commands
config.status:1814: glib/glibconfig.h is unchanged
## ---------------------- ##
## Running config.status. ##
## ---------------------- ##
This file was extended by glib config.status 2.50.3, which was
generated by GNU Autoconf 2.69. Invocation command line was
CONFIG_FILES =3D=20
CONFIG_HEADERS =3D=20
CONFIG_LINKS =3D=20
CONFIG_COMMANDS =3D=20
$ ./config.status glib/glibconfig.h.win32
on x3650
config.status:1308: creating glib/glibconfig.h.win32
---------- end of glib-2.50.3 "config.log" ----------
--=20
|/"\ John D. Baker, KN5UKS NetBSD Darwin/MacOS X
|\ / jdbaker[snail]mylinuxisp[flyspeck]com OpenBSD FreeBSD
| X No HTML/proprietary data in email. BSD just sits there and works!
|/ \ GPGkeyID: D703 4A7E 479F 63F8 D3F4 BD99 9572 8F23 E4AD 1645
---2139774123-1907119390-1490567020=:7084--
Home |
Main Index |
Thread Index |
Old Index