i386/67312: repeated and reproducible problems with
libtool13/pkgconfig or both
paul
paulbeard at mac.com
Fri May 28 17:10:36 PDT 2004
>Number: 67312
>Category: i386
>Synopsis: repeated and reproducible problems with libtool13/pkgconfig or both
>Confidential: no
>Severity: serious
>Priority: high
>Responsible: freebsd-i386
>State: open
>Quarter:
>Keywords:
>Date-Required:
>Class: sw-bug
>Submitter-Id: current-users
>Arrival-Date: Fri May 28 17:10:21 PDT 2004
>Closed-Date:
>Last-Modified:
>Originator: paul
>Release: FreeBSD 4.9-RELEASE-p8 i386
>Organization:
>Environment:
System: FreeBSD red.paulbeard.org 4.9-RELEASE-p8 FreeBSD 4.9-RELEASE-p8 #0: Wed May 19 22:35:07 PDT 2004 root at red.paulbeard.org:/usr/obj/usr/src/sys/RED i386
>Description:
I have been struggling with the ports collection/tools for about two
months now. portupgrade/portinstall refuse to work: ports will not
install completely and I find I have to make ports one by one,
dependencies and all.
I find that I have repeated and reproducible problems
getting shared libs to be made on many ports. This causes upgrade
processes to break when the libs can't be found. The installation
process marks everything as installed but if I make a package
(thereby invoking use of the packing list) I discover that the
build didn't actually work.
I can sometimes finesse it by replacing libtool 1.3 with 1.5 in
the Makefile, but not 100% of the time.
I am not sure if it's just libtool or pkgconfig.
>How-To-Repeat:
see the attached build output: I have been using make distclean
to make sure there is no lingering cruft at the root of this.
I also cd into devel/libtool13 and make deinstall there
which *sometimes* works. In this case (print/libijs)
it didn't.
>Fix:
damned if I know. I have been working with this for two months.
===> Deinstalling for print/libijs
===> Deinstalling libijs-0.35
===> Cleaning for gettext-0.13.1_1
===> Cleaning for gmake-3.80_2
===> Cleaning for libtool-1.3.5_2
===> Cleaning for pkgconfig-0.15.0_1
===> Cleaning for libijs-0.35
===> Deleting distfiles for libijs-0.35
===> Vulnerability check disabled
>Release-Note:
>Audit-Trail:
>Unformatted:
>> ijs-0.35.tar.bz2 doesn't seem to exist in /usr/ports/distfiles/ghostscript.
>> Attempting to fetch from http://www.linuxprinting.org/ijs/download/.
===> Extracting for libijs-0.35
>> Checksum OK for ghostscript/ijs-0.35.tar.bz2.
===> Patching for libijs-0.35
===> Applying FreeBSD patches for libijs-0.35
===> libijs-0.35 depends on executable: gmake - found
===> libijs-0.35 depends on file: /usr/local/libexec/libtool13/libtool - found
===> libijs-0.35 depends on executable: pkg-config - found
===> Configuring for libijs-0.35
checking for a BSD-compatible install... /usr/bin/install -c -o root -g wheel
checking whether build environment is sane... yes
checking for gawk... no
checking for mawk... no
checking for nawk... nawk
checking whether gmake sets $(MAKE)... yes
checking build system type... i386-portbld-freebsd4.9
checking host system type... i386-portbld-freebsd4.9
checking for style of include used by gmake... GNU
checking for gcc... cc
checking for C compiler default output file name... a.out
checking whether the C compiler works... yes
checking whether we are cross compiling... no
checking for suffix of executables...
checking for suffix of object files... o
checking whether we are using the GNU C compiler... yes
checking whether cc accepts -g... yes
checking for cc option to accept ANSI C... none needed
checking dependency style of cc... none
checking for a sed that does not truncate output... /usr/local/bin/gsed
checking for egrep... grep -E
checking for ld used by cc... /usr/libexec/elf/ld
checking if the linker (/usr/libexec/elf/ld) is GNU ld... yes
checking for /usr/libexec/elf/ld option to reload object files... -r
checking for BSD-compatible nm... /usr/bin/nm -B
checking whether ln -s works... yes
checking how to recognise dependent libraries... pass_all
checking how to run the C preprocessor... cc -E
checking for ANSI C header files... yes
checking for sys/types.h... yes
checking for sys/stat.h... yes
checking for stdlib.h... yes
checking for string.h... yes
checking for memory.h... yes
checking for strings.h... yes
checking for inttypes.h... yes
checking for stdint.h... no
checking for unistd.h... yes
checking dlfcn.h usability... yes
checking dlfcn.h presence... yes
checking for dlfcn.h... yes
checking whether we are using the GNU C++ compiler... yes
checking whether c++ accepts -g... yes
checking dependency style of c++... none
checking how to run the C++ preprocessor... c++ -E
checking for g77... no
checking for f77... f77
checking whether we are using the GNU Fortran 77 compiler... yes
checking whether f77 accepts -g... yes
checking the maximum length of command line arguments... (cached) 65536
checking command to parse /usr/bin/nm -B output from cc object... ok
checking for objdir... .libs
checking for ar... ar
checking for ranlib... ranlib
checking for strip... strip
checking if cc static flag works... yes
checking if cc supports -fno-rtti -fno-exceptions... yes
checking for cc option to produce PIC... -fPIC
checking if cc PIC flag -fPIC works... yes
checking if cc supports -c -o file.o... yes
checking whether the cc linker (/usr/libexec/elf/ld) supports shared libraries... yes
checking dynamic linker characteristics... freebsd4.9 ld.so
checking how to hardcode library paths into programs... immediate
checking whether stripping libraries is possible... yes
checking if libtool supports shared libraries... yes
checking whether to build shared libraries... no
checking whether to build static libraries... yes
configure: creating libtool
appending configuration tag "CXX" to libtool
checking for ld used by c++... /usr/libexec/elf/ld
checking if the linker (/usr/libexec/elf/ld) is GNU ld... yes
checking whether the c++ linker (/usr/libexec/elf/ld) supports shared libraries... yes
checking for c++ option to produce PIC... -fPIC
checking if c++ PIC flag -fPIC works... yes
checking if c++ supports -c -o file.o... yes
checking whether the c++ linker (/usr/libexec/elf/ld) supports shared libraries... yes
checking dynamic linker characteristics... freebsd4.9 ld.so
checking how to hardcode library paths into programs... immediate
checking whether stripping libraries is possible... yes
appending configuration tag "F77" to libtool
checking if libtool supports shared libraries... yes
checking whether to build shared libraries... no
checking whether to build static libraries... yes
checking for f77 option to produce PIC... -fPIC
checking if f77 PIC flag -fPIC works... yes
checking if f77 supports -c -o file.o... yes
checking whether the f77 linker (/usr/libexec/elf/ld) supports shared libraries... yes
checking dynamic linker characteristics... freebsd4.9 ld.so
checking how to hardcode library paths into programs... immediate
checking whether stripping libraries is possible... yes
checking host system type... i386-unknown-kfreebsd4.9-gnu
checking for ranlib... ranlib
checking whether we are using GNU C... yes
checking for object suffix... o
checking for executable suffix... no
checking for cc option to produce PIC... -fPIC
checking if cc PIC flag -fPIC works... yes
checking if cc supports -c -o file.o... yes
checking if cc supports -c -o file.lo... yes
checking if cc supports -fno-rtti -fno-exceptions ... yes
checking if cc static flag -static works... -static
checking whether ln -s works... yes
checking for ld used by GCC... /usr/libexec/elf/ld
checking if the linker (/usr/libexec/elf/ld) is GNU ld... yes
checking whether the linker (/usr/libexec/elf/ld) supports shared libraries... yes
checking for BSD-compatible nm... /usr/bin/nm -B
checking command to parse /usr/bin/nm -B output... ok
checking how to hardcode library paths into programs... immediate
checking for /usr/libexec/elf/ld option to reload object files... -r
checking dynamic linker characteristics... no
checking if libtool supports shared libraries... no
checking whether to build shared libraries... no
checking whether to build static libraries... yes
checking for objdir... .libs
creating libtool
checking for gcc... (cached) cc
checking whether we are using the GNU C compiler... (cached) yes
checking whether cc accepts -g... (cached) yes
checking for cc option to accept ANSI C... (cached) none needed
checking dependency style of cc... (cached) none
checking for cc option to accept ANSI C... none needed
checking for strerror in -lcposix... no
checking for a BSD-compatible install... /usr/bin/install -c -o root -g wheel
checking for db2ps... no
checking for ps2pdf... /usr/local/bin/ps2pdf
configure: creating ./config.status
config.status: creating Makefile
config.status: creating ijs-config
config.status: creating ijs.pc
config.status: executing depfiles commands
===> Building for libijs-0.35
/bin/sh ./libtool --mode=compile cc -DPACKAGE_NAME=\"ijs\" -DPACKAGE_TARNAME=\"ijs\" -DPACKAGE_VERSION=\"0.35\" -DPACKAGE_STRING=\"ijs\ 0.35\" -DPACKAGE_BUGREPORT=\"inkjet-list at linuxprinting.org\" -DPACKAGE=\"ijs\" -DVERSION=\"0.35\" -DSTDC_HEADERS=1 -DH AVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -I. -I. -O -pipe -c -o ijs.lo `test -f 'ijs.c' || echo './'`ijs.c
cc -DPACKAGE_NAME=\"ijs\" -DPACKAGE_TARNAME=\"ijs\" -DPACKAGE_VERSION=\"0.35\" "-DPACKAGE_STRING=\"ijs 0.35\"" -DPACKAGE_BUGREPORT=\"inkjet-list at linuxprinting.org\" -DPACKAGE=\"ijs\" -DVERSION=\"0.35\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STA T_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -I. -I. -O -pipe -c ijs.c -o ijs.o
echo timestamp > ijs.lo
/bin/sh ./libtool --mode=compile cc -DPACKAGE_NAME=\"ijs\" -DPACKAGE_TARNAME=\"ijs\" -DPACKAGE_VERSION=\"0.35\" -DPACKAGE_STRING=\"ijs\ 0.35\" -DPACKAGE_BUGREPORT=\"inkjet-list at linuxprinting.org\" -DPACKAGE=\"ijs\" -DVERSION=\"0.35\" -DSTDC_HEADERS=1 -DH AVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -I. -I. -O -pipe -c -o ijs_client.lo `test -f 'ijs_client.c' || echo './'`ijs_clie nt.c
cc -DPACKAGE_NAME=\"ijs\" -DPACKAGE_TARNAME=\"ijs\" -DPACKAGE_VERSION=\"0.35\" "-DPACKAGE_STRING=\"ijs 0.35\"" -DPACKAGE_BUGREPORT=\"inkjet-list at linuxprinting.org\" -DPACKAGE=\"ijs\" -DVERSION=\"0.35\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STA T_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -I. -I. -O -pipe -c ijs_client.c -o ijs_client.o
echo timestamp > ijs_client.lo
/bin/sh ./libtool --mode=compile cc -DPACKAGE_NAME=\"ijs\" -DPACKAGE_TARNAME=\"ijs\" -DPACKAGE_VERSION=\"0.35\" -DPACKAGE_STRING=\"ijs\ 0.35\" -DPACKAGE_BUGREPORT=\"inkjet-list at linuxprinting.org\" -DPACKAGE=\"ijs\" -DVERSION=\"0.35\" -DSTDC_HEADERS=1 -DH AVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -I. -I. -O -pipe -c -o ijs_server.lo `test -f 'ijs_server.c' || echo './'`ijs_serv er.c
cc -DPACKAGE_NAME=\"ijs\" -DPACKAGE_TARNAME=\"ijs\" -DPACKAGE_VERSION=\"0.35\" "-DPACKAGE_STRING=\"ijs 0.35\"" -DPACKAGE_BUGREPORT=\"inkjet-list at linuxprinting.org\" -DPACKAGE=\"ijs\" -DVERSION=\"0.35\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STA T_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -I. -I. -O -pipe -c ijs_server.c -o ijs_server.o
echo timestamp > ijs_server.lo
/bin/sh ./libtool --mode=compile cc -DPACKAGE_NAME=\"ijs\" -DPACKAGE_TARNAME=\"ijs\" -DPACKAGE_VERSION=\"0.35\" -DPACKAGE_STRING=\"ijs\ 0.35\" -DPACKAGE_BUGREPORT=\"inkjet-list at linuxprinting.org\" -DPACKAGE=\"ijs\" -DVERSION=\"0.35\" -DSTDC_HEADERS=1 -DH AVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -I. -I. -O -pipe -c -o ijs_exec_unix.lo `test -f 'ijs_exec_unix.c' || echo './'`ij s_exec_unix.c
cc -DPACKAGE_NAME=\"ijs\" -DPACKAGE_TARNAME=\"ijs\" -DPACKAGE_VERSION=\"0.35\" "-DPACKAGE_STRING=\"ijs 0.35\"" -DPACKAGE_BUGREPORT=\"inkjet-list at linuxprinting.org\" -DPACKAGE=\"ijs\" -DVERSION=\"0.35\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STA T_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -I. -I. -O -pipe -c ijs_exec_unix.c -o ijs_exec_unix.o
echo timestamp > ijs_exec_unix.lo
/bin/sh ./libtool --mode=link cc -O -pipe -o libijs.la -rpath /usr/local/lib -version-info 1:1:0 -rpath /usr/local/lib ijs.lo ijs_client.lo ijs_server.lo ijs_exec_unix.lo
mkdir .libs
ar cru .libs/libijs.a ijs.o ijs_client.o ijs_server.o ijs_exec_unix.o
ranlib .libs/libijs.a
creating libijs.la
(cd .libs && rm -f libijs.la && ln -sf ../libijs.la libijs.la)
cc -DPACKAGE_NAME=\"ijs\" -DPACKAGE_TARNAME=\"ijs\" -DPACKAGE_VERSION=\"0.35\" -DPACKAGE_STRING=\"ijs\ 0.35\" -DPACKAGE_BUGREPORT=\"inkjet-list at linuxprinting.org\" -DPACKAGE=\"ijs\" -DVERSION=\"0.35\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT _H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -I. -I. -O -pipe -c `test -f 'ijs_client_example.c' || echo './'`ijs_client_example.c
/bin/sh ./libtool --mode=link cc -O -pipe -o ijs_client_example ijs_client_example.o libijs.la
cc -O -pipe -o ijs_client_example ijs_client_example.o .libs/libijs.a
cc -DPACKAGE_NAME=\"ijs\" -DPACKAGE_TARNAME=\"ijs\" -DPACKAGE_VERSION=\"0.35\" -DPACKAGE_STRING=\"ijs\ 0.35\" -DPACKAGE_BUGREPORT=\"inkjet-list at linuxprinting.org\" -DPACKAGE=\"ijs\" -DVERSION=\"0.35\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT _H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -I. -I. -O -pipe -c `test -f 'ijs_server_example.c' || echo './'`ijs_server_example.c
/bin/sh ./libtool --mode=link cc -O -pipe -o ijs_server_example ijs_server_example.o libijs.la
cc -O -pipe -o ijs_server_example ijs_server_example.o .libs/libijs.a
===> Installing for libijs-0.35
===> libijs-0.35 depends on executable: pkg-config - found
===> Generating temporary packing list
===> Checking if print/libijs already installed
gmake[1]: Entering directory `/opt/ports/print/libijs/work/ijs-0.35'
/bin/sh ./mkinstalldirs /usr/local/lib
/bin/sh ./libtool --mode=install /usr/bin/install -c -o root -g wheel libijs.la /usr/local/lib/libijs.la
/usr/bin/install -c -o root -g wheel .libs/libijs.a /usr/local/lib/libijs.a
ranlib /usr/local/lib/libijs.a
chmod 644 /usr/local/lib/libijs.a
----------------------------------------------------------------------
Libraries have been installed in:
/usr/local/lib
If you ever happen to want to link against installed libraries
in a given directory, LIBDIR, you must either use libtool, and
specify the full pathname of the library, or use `-LLIBDIR'
flag during linking and do at least one of the following:
- add LIBDIR to the `LD_RUN_PATH' environment variable
during linking
- use the `-Wl,--rpath -Wl,LIBDIR' linker flag
See any operating system documentation about shared libraries for
more information, such as the ld(1) and ld.so(8) manual pages.
----------------------------------------------------------------------
/bin/sh ./mkinstalldirs /usr/local/bin
/bin/sh ./libtool --mode=install install -c -s -o root -g wheel -m 555 ijs_client_example /usr/local/bin/ijs_client_example
install -c -o root -g wheel -m 555 -s ijs_client_example /usr/local/bin/ijs_client_example
/bin/sh ./libtool --mode=install install -c -s -o root -g wheel -m 555 ijs_server_example /usr/local/bin/ijs_server_example
install -c -o root -g wheel -m 555 -s ijs_server_example /usr/local/bin/ijs_server_example
/bin/sh ./mkinstalldirs /usr/local/bin
install -c -o root -g wheel -m 555 ijs-config /usr/local/bin/ijs-config
/bin/sh ./mkinstalldirs /usr/local/man/man1
install -c -o root -g wheel -m 444 ./ijs-config.1 /usr/local/man/man1/ijs-config.1
/bin/sh ./mkinstalldirs /usr/local/libdata/pkgconfig
install -c -o root -g wheel -m 444 ijs.pc /usr/local/libdata/pkgconfig/ijs.pc
/bin/sh ./mkinstalldirs /usr/local/include/ijs
mkdir -p -- /usr/local/include/ijs
install -c -o root -g wheel -m 444 ijs_client.h /usr/local/include/ijs/ijs_client.h
install -c -o root -g wheel -m 444 ijs.h /usr/local/include/ijs/ijs.h
install -c -o root -g wheel -m 444 ijs_server.h /usr/local/include/ijs/ijs_server.h
gmake[1]: Leaving directory `/opt/ports/print/libijs/work/ijs-0.35'
===> Compressing manual pages for libijs-0.35
===> Running ldconfig
/sbin/ldconfig -m /usr/local/lib
===> Registering installation for libijs-0.35
===> Building package for libijs-0.35
Creating package /usr/ports/packages/All/libijs-0.35.tgz
Registering depends: pkgconfig-0.15.0_1.
Creating gzip'd tar ball in '/usr/ports/packages/All/libijs-0.35.tgz'
*** Error code 1
Stop in /opt/ports/print/libijs.
This file contains any messages produced by compilers while
running configure, to aid debugging if configure makes a mistake.
It was created by ijs configure 0.35, which was
generated by GNU Autoconf 2.59. Invocation command line was
$ ./configure --prefix=/usr/local --build=i386-portbld-freebsd4.9
## --------- ##
## Platform. ##
## --------- ##
hostname = red.paulbeard.org
uname -m = i386
uname -r = 4.9-RELEASE-p8
uname -s = FreeBSD
uname -v = FreeBSD 4.9-RELEASE-p8 #0: Wed May 19 22:35:07 PDT 2004 root at red.paulbeard.org:/usr/obj/usr/src/sys/RED
/usr/bin/uname -p = i386
/bin/uname -X = unknown
/bin/arch = unknown
/usr/bin/arch -k = unknown
/usr/convex/getsysinfo = unknown
hostinfo = unknown
/bin/machine = unknown
/usr/bin/oslevel = unknown
/bin/universe = unknown
PATH: /usr/local/libexec/libtool13
PATH: /usr/local/bin
PATH: /usr/bin
PATH: /usr/sbin
PATH: /usr/local/sbin
PATH: /bin
PATH: /sbin
PATH: /usr/bin
PATH: /bin
PATH: /usr/X11R6/bin
## ----------- ##
## Core tests. ##
## ----------- ##
configure:1574: checking for a BSD-compatible install
configure:1629: result: /usr/bin/install -c -o root -g wheel
configure:1640: checking whether build environment is sane
configure:1683: result: yes
configure:1716: checking for gawk
configure:1745: result: no
configure:1716: checking for mawk
configure:1745: result: no
configure:1716: checking for nawk
configure:1732: found /usr/bin/nawk
configure:1742: result: nawk
configure:1752: checking whether gmake sets $(MAKE)
configure:1772: result: yes
configure:2016: checking build system type
configure:2034: result: i386-portbld-freebsd4.9
configure:2042: checking host system type
configure:2056: result: i386-portbld-freebsd4.9
configure:2084: checking for style of include used by gmake
configure:2112: result: GNU
configure:2183: checking for gcc
configure:2209: result: cc
configure:2453: checking for C compiler version
configure:2456: cc --version </dev/null >&5
2.95.4
configure:2459: $? = 0
configure:2461: cc -v </dev/null >&5
Using builtin specs.
gcc version 2.95.4 20020320 [FreeBSD]
configure:2464: $? = 0
configure:2466: cc -V </dev/null >&5
cc: argument to `-V' is missing
configure:2469: $? = 1
configure:2492: checking for C compiler default output file name
configure:2495: cc -O -pipe conftest.c >&5
configure:2498: $? = 0
configure:2544: result: a.out
configure:2549: checking whether the C compiler works
configure:2555: ./a.out
configure:2558: $? = 0
configure:2575: result: yes
configure:2582: checking whether we are cross compiling
configure:2584: result: no
configure:2587: checking for suffix of executables
configure:2589: cc -o conftest -O -pipe conftest.c >&5
configure:2592: $? = 0
configure:2617: result:
configure:2623: checking for suffix of object files
configure:2644: cc -c -O -pipe conftest.c >&5
configure:2647: $? = 0
configure:2669: result: o
configure:2673: checking whether we are using the GNU C compiler
configure:2697: cc -c -O -pipe conftest.c >&5
configure:2703: $? = 0
configure:2706: test -z || test ! -s conftest.err
configure:2709: $? = 0
configure:2712: test -s conftest.o
configure:2715: $? = 0
configure:2728: result: yes
configure:2734: checking whether cc accepts -g
configure:2755: cc -c -g conftest.c >&5
configure:2761: $? = 0
configure:2764: test -z || test ! -s conftest.err
configure:2767: $? = 0
configure:2770: test -s conftest.o
configure:2773: $? = 0
configure:2784: result: yes
configure:2801: checking for cc option to accept ANSI C
configure:2871: cc -c -O -pipe conftest.c >&5
configure:2877: $? = 0
configure:2880: test -z || test ! -s conftest.err
configure:2883: $? = 0
configure:2886: test -s conftest.o
configure:2889: $? = 0
configure:2907: result: none needed
configure:2925: cc -c -O -pipe conftest.c >&5
conftest.c:2: syntax error before `me'
configure:2931: $? = 1
configure: failed program was:
| #ifndef __cplusplus
| choke me
| #endif
configure:3063: checking dependency style of cc
configure:3125: result: none
configure:3130: checking for a sed that does not truncate output
configure:3184: result: /usr/local/bin/gsed
configure:3187: checking for egrep
configure:3197: result: grep -E
configure:3213: checking for ld used by cc
configure:3280: result: /usr/libexec/elf/ld
configure:3289: checking if the linker (/usr/libexec/elf/ld) is GNU ld
configure:3304: result: yes
configure:3309: checking for /usr/libexec/elf/ld option to reload object files
configure:3316: result: -r
configure:3325: checking for BSD-compatible nm
configure:3367: result: /usr/bin/nm -B
configure:3371: checking whether ln -s works
configure:3375: result: yes
configure:3382: checking how to recognise dependent libraries
configure:3556: result: pass_all
configure:3769: checking how to run the C preprocessor
configure:3804: cc -E conftest.c
configure:3810: $? = 0
configure:3842: cc -E conftest.c
conftest.c:11: ac_nonexistent.h: No such file or directory
configure:3848: $? = 1
configure: failed program was:
| /* confdefs.h. */
|
| #define PACKAGE_NAME "ijs"
| #define PACKAGE_TARNAME "ijs"
| #define PACKAGE_VERSION "0.35"
| #define PACKAGE_STRING "ijs 0.35"
| #define PACKAGE_BUGREPORT "inkjet-list at linuxprinting.org"
| #define PACKAGE "ijs"
| #define VERSION "0.35"
| /* end confdefs.h. */
| #include <ac_nonexistent.h>
configure:3887: result: cc -E
configure:3911: cc -E conftest.c
configure:3917: $? = 0
configure:3949: cc -E conftest.c
conftest.c:11: ac_nonexistent.h: No such file or directory
configure:3955: $? = 1
configure: failed program was:
| /* confdefs.h. */
|
| #define PACKAGE_NAME "ijs"
| #define PACKAGE_TARNAME "ijs"
| #define PACKAGE_VERSION "0.35"
| #define PACKAGE_STRING "ijs 0.35"
| #define PACKAGE_BUGREPORT "inkjet-list at linuxprinting.org"
| #define PACKAGE "ijs"
| #define VERSION "0.35"
| /* end confdefs.h. */
| #include <ac_nonexistent.h>
configure:3999: checking for ANSI C header files
configure:4024: cc -c -O -pipe conftest.c >&5
configure:4030: $? = 0
configure:4033: test -z || test ! -s conftest.err
configure:4036: $? = 0
configure:4039: test -s conftest.o
configure:4042: $? = 0
configure:4131: cc -o conftest -O -pipe conftest.c >&5
configure:4134: $? = 0
configure:4136: ./conftest
configure:4139: $? = 0
configure:4154: result: yes
configure:4178: checking for sys/types.h
configure:4194: cc -c -O -pipe conftest.c >&5
configure:4200: $? = 0
configure:4203: test -z || test ! -s conftest.err
configure:4206: $? = 0
configure:4209: test -s conftest.o
configure:4212: $? = 0
configure:4223: result: yes
configure:4178: checking for sys/stat.h
configure:4194: cc -c -O -pipe conftest.c >&5
configure:4200: $? = 0
configure:4203: test -z || test ! -s conftest.err
configure:4206: $? = 0
configure:4209: test -s conftest.o
configure:4212: $? = 0
configure:4223: result: yes
configure:4178: checking for stdlib.h
configure:4194: cc -c -O -pipe conftest.c >&5
configure:4200: $? = 0
configure:4203: test -z || test ! -s conftest.err
configure:4206: $? = 0
configure:4209: test -s conftest.o
configure:4212: $? = 0
configure:4223: result: yes
configure:4178: checking for string.h
configure:4194: cc -c -O -pipe conftest.c >&5
configure:4200: $? = 0
configure:4203: test -z || test ! -s conftest.err
configure:4206: $? = 0
configure:4209: test -s conftest.o
configure:4212: $? = 0
configure:4223: result: yes
configure:4178: checking for memory.h
configure:4194: cc -c -O -pipe conftest.c >&5
configure:4200: $? = 0
configure:4203: test -z || test ! -s conftest.err
configure:4206: $? = 0
configure:4209: test -s conftest.o
configure:4212: $? = 0
configure:4223: result: yes
configure:4178: checking for strings.h
configure:4194: cc -c -O -pipe conftest.c >&5
configure:4200: $? = 0
configure:4203: test -z || test ! -s conftest.err
configure:4206: $? = 0
configure:4209: test -s conftest.o
configure:4212: $? = 0
configure:4223: result: yes
configure:4178: checking for inttypes.h
configure:4194: cc -c -O -pipe conftest.c >&5
configure:4200: $? = 0
configure:4203: test -z || test ! -s conftest.err
configure:4206: $? = 0
configure:4209: test -s conftest.o
configure:4212: $? = 0
configure:4223: result: yes
configure:4178: checking for stdint.h
configure:4194: cc -c -O -pipe conftest.c >&5
conftest.c:54: stdint.h: No such file or directory
configure:4200: $? = 1
configure: failed program was:
| /* confdefs.h. */
|
| #define PACKAGE_NAME "ijs"
| #define PACKAGE_TARNAME "ijs"
| #define PACKAGE_VERSION "0.35"
| #define PACKAGE_STRING "ijs 0.35"
| #define PACKAGE_BUGREPORT "inkjet-list at linuxprinting.org"
| #define PACKAGE "ijs"
| #define VERSION "0.35"
| #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
| /* end confdefs.h. */
| #include <stdio.h>
| #if HAVE_SYS_TYPES_H
| # include <sys/types.h>
| #endif
| #if HAVE_SYS_STAT_H
| # include <sys/stat.h>
| #endif
| #if STDC_HEADERS
| # include <stdlib.h>
| # include <stddef.h>
| #else
| # if HAVE_STDLIB_H
| # include <stdlib.h>
| # endif
| #endif
| #if HAVE_STRING_H
| # if !STDC_HEADERS && HAVE_MEMORY_H
| # include <memory.h>
| # endif
| # include <string.h>
| #endif
| #if HAVE_STRINGS_H
| # include <strings.h>
| #endif
| #if HAVE_INTTYPES_H
| # include <inttypes.h>
| #else
| # if HAVE_STDINT_H
| # include <stdint.h>
| # endif
| #endif
| #if HAVE_UNISTD_H
| # include <unistd.h>
| #endif
|
| #include <stdint.h>
configure:4223: result: no
configure:4178: checking for unistd.h
configure:4194: cc -c -O -pipe conftest.c >&5
configure:4200: $? = 0
configure:4203: test -z || test ! -s conftest.err
configure:4206: $? = 0
configure:4209: test -s conftest.o
configure:4212: $? = 0
configure:4223: result: yes
configure:4249: checking dlfcn.h usability
configure:4261: cc -c -O -pipe conftest.c >&5
configure:4267: $? = 0
configure:4270: test -z || test ! -s conftest.err
configure:4273: $? = 0
configure:4276: test -s conftest.o
configure:4279: $? = 0
configure:4289: result: yes
configure:4293: checking dlfcn.h presence
configure:4303: cc -E conftest.c
configure:4309: $? = 0
configure:4329: result: yes
configure:4364: checking for dlfcn.h
configure:4371: result: yes
configure:4478: checking for C++ compiler version
configure:4481: c++ --version </dev/null >&5
2.95.4
configure:4484: $? = 0
configure:4486: c++ -v </dev/null >&5
Using builtin specs.
gcc version 2.95.4 20020320 [FreeBSD]
configure:4489: $? = 0
configure:4491: c++ -V </dev/null >&5
c++: argument to `-V' missing
configure:4494: $? = 1
configure:4497: checking whether we are using the GNU C++ compiler
configure:4521: c++ -c -O -pipe conftest.cc >&5
configure:4527: $? = 0
configure:4530: test -z || test ! -s conftest.err
configure:4533: $? = 0
configure:4536: test -s conftest.o
configure:4539: $? = 0
configure:4552: result: yes
configure:4558: checking whether c++ accepts -g
configure:4579: c++ -c -g conftest.cc >&5
configure:4585: $? = 0
configure:4588: test -z || test ! -s conftest.err
configure:4591: $? = 0
configure:4594: test -s conftest.o
configure:4597: $? = 0
configure:4608: result: yes
configure:4650: c++ -c -O -pipe conftest.cc >&5
configure:4656: $? = 0
configure:4659: test -z || test ! -s conftest.err
configure:4662: $? = 0
configure:4665: test -s conftest.o
configure:4668: $? = 0
configure:4694: c++ -c -O -pipe conftest.cc >&5
configure:4700: $? = 0
configure:4703: test -z || test ! -s conftest.err
configure:4706: $? = 0
configure:4709: test -s conftest.o
configure:4712: $? = 0
configure:4737: checking dependency style of c++
configure:4799: result: none
configure:4809: checking how to run the C++ preprocessor
configure:4840: c++ -E conftest.cc
configure:4846: $? = 0
configure:4878: c++ -E conftest.cc
conftest.cc:21: ac_nonexistent.h: No such file or directory
configure:4884: $? = 1
configure: failed program was:
| /* confdefs.h. */
|
| #define PACKAGE_NAME "ijs"
| #define PACKAGE_TARNAME "ijs"
| #define PACKAGE_VERSION "0.35"
| #define PACKAGE_STRING "ijs 0.35"
| #define PACKAGE_BUGREPORT "inkjet-list at linuxprinting.org"
| #define PACKAGE "ijs"
| #define VERSION "0.35"
| #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_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| /* end confdefs.h. */
| #include <ac_nonexistent.h>
configure:4923: result: c++ -E
configure:4947: c++ -E conftest.cc
configure:4953: $? = 0
configure:4985: c++ -E conftest.cc
conftest.cc:21: ac_nonexistent.h: No such file or directory
configure:4991: $? = 1
configure: failed program was:
| /* confdefs.h. */
|
| #define PACKAGE_NAME "ijs"
| #define PACKAGE_TARNAME "ijs"
| #define PACKAGE_VERSION "0.35"
| #define PACKAGE_STRING "ijs 0.35"
| #define PACKAGE_BUGREPORT "inkjet-list at linuxprinting.org"
| #define PACKAGE "ijs"
| #define VERSION "0.35"
| #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_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| /* end confdefs.h. */
| #include <ac_nonexistent.h>
configure:5086: checking for g77
configure:5115: result: no
configure:5086: checking for f77
configure:5102: found /usr/bin/f77
configure:5112: result: f77
configure:5127: checking for Fortran 77 compiler version
configure:5130: f77 --version </dev/null >&5
GNU Fortran 0.5.25 20020320 (prerelease)
Copyright (C) 1997 Free Software Foundation, Inc.
For more version information on components of the GNU Fortran
compilation system, especially useful when reporting bugs,
type the command `g77 --verbose'.
GNU Fortran comes with NO WARRANTY, to the extent permitted by law.
You may redistribute copies of GNU Fortran
under the terms of the GNU General Public License.
For more information about these matters, see the file named COPYING
or type the command `info -f g77 Copying'.
configure:5133: $? = 0
configure:5135: f77 -v </dev/null >&5
g77 version 2.95.4 20020320 [FreeBSD] (from FSF-g77 version 0.5.25 20020320 (prerelease))
Driving: f77 -v -c -xf77-version /dev/null -xnone
Using builtin specs.
gcc version 2.95.4 20020320 [FreeBSD]
/usr/libexec/cpp0 -lang-c -v -D__GNUC__=2 -D__GNUC_MINOR__=95 -D__i386__ -D__FreeBSD__=4 -D__FreeBSD_cc_version=460001 -D__unix__ -D__i386 -D__unix -Acpu(i386) -Amachine(i386) -Asystem(unix) -Asystem(FreeBSD) -D_LANGUAGE_FORTRAN -traditional -Acpu(i386) -Amachine(i386) -Di386 -D__i386 -D__i386__ -D__ELF__ /dev/null /dev/null
GNU CPP version 2.95.4 20020320 [FreeBSD] (i386 FreeBSD/ELF)
#include "..." search starts here:
#include <...> search starts here:
/usr/include
/usr/include
End of search list.
The following default directories have been omitted from the search path:
/usr/include/g++
End of omitted list.
/usr/libexec/f771 -fnull-version -quiet -dumpbase g77-version.f -version -fversion -o /tmp/ccHRlz7o.s /dev/null
GNU F77 version 2.95.4 20020320 [FreeBSD] (i386-unknown-freebsd) compiled by GNU C version 2.95.4 20020320 [FreeBSD].
GNU Fortran Front End version 0.5.25 20020320 (prerelease)
/usr/libexec/elf/as -v -o /tmp/ccbDRJ8f.o /tmp/ccHRlz7o.s
GNU assembler version 2.12.1 [FreeBSD] 2002-07-20 (i386-obrien-freebsd5.0) using BFD version 2.12.1 [FreeBSD] 2002-07-20
/usr/libexec/elf/ld -V -dynamic-linker /usr/libexec/ld-elf.so.1 -o /tmp/cczYJX5e /tmp/ccbDRJ8f.o /usr/lib/crt1.o /usr/lib/crti.o /usr/lib/crtbegin.o -L/usr/lib -lg2c -lm -lgcc -lc -lgcc /usr/lib/crtend.o /usr/lib/crtn.o
/usr/lib/libg2c.so: warning: tempnam() possibly used unsafely; consider using mkstemp()
GNU ld version 2.12.1 [FreeBSD] 2002-07-20
Supported emulations:
elf_i386
/tmp/cczYJX5e
__G77_LIBF77_VERSION__: 0.5.25 20010315 (release)
@(#)LIBF77 VERSION 19990503
__G77_LIBI77_VERSION__: 0.5.25 20010315 (release)
@(#) LIBI77 VERSION pjw,dmg-mods 19990503
__G77_LIBU77_VERSION__: 0.5.25 20010315 (release)
@(#) LIBU77 VERSION 19980709
configure:5138: $? = 0
configure:5140: f77 -V </dev/null >&5
f77: argument to `-V' missing
configure:5143: $? = 1
configure:5151: checking whether we are using the GNU Fortran 77 compiler
configure:5165: f77 -c conftest.F >&5
configure:5171: $? = 0
configure:5174: test -z || test ! -s conftest.err
configure:5177: $? = 0
configure:5180: test -s conftest.o
configure:5183: $? = 0
configure:5196: result: yes
configure:5202: checking whether f77 accepts -g
configure:5214: f77 -c -g conftest.f >&5
configure:5220: $? = 0
configure:5223: test -z || test ! -s conftest.err
configure:5226: $? = 0
configure:5229: test -s conftest.o
configure:5232: $? = 0
configure:5244: result: yes
configure:5274: checking the maximum length of command line arguments
configure:5339: result: 65536
configure:5350: checking command to parse /usr/bin/nm -B output from cc object
configure:5439: cc -c -O -pipe conftest.c >&5
configure:5442: $? = 0
configure:5446: /usr/bin/nm -B conftest.o \| sed -n -e 's/^.*[ ]\([ABCDGIRSTW][ABCDGIRSTW]*\)[ ][ ]*\(\)\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2\3 \3/p' \> conftest.nm
configure:5449: $? = 0
configure:5501: cc -o conftest -O -pipe conftest.c conftstm.o >&5
configure:5504: $? = 0
configure:5542: result: ok
configure:5546: checking for objdir
configure:5561: result: .libs
configure:5651: checking for ar
configure:5667: found /usr/bin/ar
configure:5678: result: ar
configure:5731: checking for ranlib
configure:5747: found /usr/bin/ranlib
configure:5758: result: ranlib
configure:5811: checking for strip
configure:5827: found /usr/bin/strip
configure:5838: result: strip
configure:6100: checking if cc static flag works
configure:6123: result: yes
configure:6141: checking if cc supports -fno-rtti -fno-exceptions
configure:6159: cc -c -O -pipe -fno-rtti -fno-exceptions conftest.c >&5
configure:6163: $? = 0
configure:6174: result: yes
configure:6189: checking for cc option to produce PIC
configure:6366: result: -fPIC
configure:6374: checking if cc PIC flag -fPIC works
configure:6392: cc -c -O -pipe -fPIC -DPIC conftest.c >&5
configure:6396: $? = 0
configure:6407: result: yes
configure:6431: checking if cc supports -c -o file.o
configure:6452: cc -c -O -pipe -o out/conftest2.o conftest.c >&5
configure:6456: $? = 0
configure:6476: result: yes
configure:6502: checking whether the cc linker (/usr/libexec/elf/ld) supports shared libraries
configure:7348: result: yes
configure:7419: checking dynamic linker characteristics
configure:7959: result: freebsd4.9 ld.so
configure:7963: checking how to hardcode library paths into programs
configure:7988: result: immediate
configure:8002: checking whether stripping libraries is possible
configure:8007: result: yes
configure:8830: checking if libtool supports shared libraries
configure:8832: result: yes
configure:8835: checking whether to build shared libraries
configure:8893: result: no
configure:8896: checking whether to build static libraries
configure:8900: result: yes
configure:8992: creating libtool
configure:9539: checking for ld used by c++
configure:9606: result: /usr/libexec/elf/ld
configure:9615: checking if the linker (/usr/libexec/elf/ld) is GNU ld
configure:9630: result: yes
configure:9681: checking whether the c++ linker (/usr/libexec/elf/ld) supports shared libraries
configure:10507: result: yes
configure:10525: c++ -c -O -pipe conftest.cc >&5
configure:10528: $? = 0
configure:10624: checking for c++ option to produce PIC
configure:10876: result: -fPIC
configure:10884: checking if c++ PIC flag -fPIC works
configure:10902: c++ -c -O -pipe -fPIC -DPIC conftest.cc >&5
configure:10906: $? = 0
configure:10917: result: yes
configure:10941: checking if c++ supports -c -o file.o
configure:10962: c++ -c -O -pipe -o out/conftest2.o conftest.cc >&5
configure:10966: $? = 0
configure:10986: result: yes
configure:11012: checking whether the c++ linker (/usr/libexec/elf/ld) supports shared libraries
configure:11037: result: yes
configure:11108: checking dynamic linker characteristics
configure:11648: result: freebsd4.9 ld.so
configure:11652: checking how to hardcode library paths into programs
configure:11677: result: immediate
configure:11691: checking whether stripping libraries is possible
configure:11696: result: yes
configure:12996: checking if libtool supports shared libraries
configure:12998: result: yes
configure:13001: checking whether to build shared libraries
configure:13019: result: no
configure:13022: checking whether to build static libraries
configure:13026: result: yes
configure:13038: checking for f77 option to produce PIC
configure:13215: result: -fPIC
configure:13223: checking if f77 PIC flag -fPIC works
configure:13241: f77 -c -g -O2 -fPIC conftest.f >&5
configure:13245: $? = 0
configure:13256: result: yes
configure:13280: checking if f77 supports -c -o file.o
configure:13301: f77 -c -g -O2 -o out/conftest2.o conftest.f >&5
configure:13305: $? = 0
configure:13325: result: yes
configure:13351: checking whether the f77 linker (/usr/libexec/elf/ld) supports shared libraries
configure:14177: result: yes
configure:14248: checking dynamic linker characteristics
configure:14788: result: freebsd4.9 ld.so
configure:14792: checking how to hardcode library paths into programs
configure:14817: result: immediate
configure:14831: checking whether stripping libraries is possible
configure:14836: result: yes
configure:18962: checking for gcc
configure:18988: result: cc
configure:19232: checking for C compiler version
configure:19235: cc --version </dev/null >&5
2.95.4
configure:19238: $? = 0
configure:19240: cc -v </dev/null >&5
Using builtin specs.
gcc version 2.95.4 20020320 [FreeBSD]
configure:19243: $? = 0
configure:19245: cc -V </dev/null >&5
cc: argument to `-V' is missing
configure:19248: $? = 1
configure:19251: checking whether we are using the GNU C compiler
configure:19306: result: yes
configure:19312: checking whether cc accepts -g
configure:19362: result: yes
configure:19379: checking for cc option to accept ANSI C
configure:19485: result: none needed
configure:19503: cc -c -O -pipe conftest.c >&5
conftest.c:2: syntax error before `me'
configure:19509: $? = 1
configure: failed program was:
| #ifndef __cplusplus
| choke me
| #endif
configure:19641: checking dependency style of cc
configure:19703: result: none
configure:19711: checking for cc option to accept ANSI C
configure:19774: cc -c -O -pipe conftest.c >&5
configure:19780: $? = 0
configure:19783: test -z || test ! -s conftest.err
configure:19786: $? = 0
configure:19789: test -s conftest.o
configure:19792: $? = 0
configure:19807: result: none needed
configure:19821: checking for strerror in -lcposix
configure:19851: cc -o conftest -O -pipe conftest.c -lcposix >&5
/usr/libexec/elf/ld: cannot find -lcposix
configure:19857: $? = 1
configure: failed program was:
| /* confdefs.h. */
|
| #define PACKAGE_NAME "ijs"
| #define PACKAGE_TARNAME "ijs"
| #define PACKAGE_VERSION "0.35"
| #define PACKAGE_STRING "ijs 0.35"
| #define PACKAGE_BUGREPORT "inkjet-list at linuxprinting.org"
| #define PACKAGE "ijs"
| #define VERSION "0.35"
| #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_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| /* end confdefs.h. */
|
| /* Override any gcc2 internal prototype to avoid an error. */
| #ifdef __cplusplus
| extern "C"
| #endif
| /* We use char because int might match the return type of a gcc2
| builtin and then its argument prototype would still apply. */
| char strerror ();
| int
| main ()
| {
| strerror ();
| ;
| return 0;
| }
configure:19882: result: no
configure:19903: checking for a BSD-compatible install
configure:19958: result: /usr/bin/install -c -o root -g wheel
configure:19972: checking for db2ps
configure:20005: result: no
configure:20010: WARNING: PostScript documentation cannot be generated!
configure:20016: checking for ps2pdf
configure:20034: found /usr/local/bin/ps2pdf
configure:20046: result: /usr/local/bin/ps2pdf
configure:20235: creating ./config.status
## ---------------------- ##
## Running config.status. ##
## ---------------------- ##
This file was extended by ijs config.status 0.35, which was
generated by GNU Autoconf 2.59. Invocation command line was
CONFIG_FILES =
CONFIG_HEADERS =
CONFIG_LINKS =
CONFIG_COMMANDS =
$ ./config.status
on red.paulbeard.org
config.status:21044: creating Makefile
config.status:21044: creating ijs-config
config.status:21044: creating ijs.pc
config.status:21192: executing depfiles commands
## ---------------- ##
## Cache variables. ##
## ---------------- ##
lt_lt_cv_sys_global_symbol_pipe='"sed -n -e '\''s/^.*[ ]\\([ABCDGIRSTW][ABCDGIRSTW]*\\)[ ][ ]*\\(\\)\\([_A-Za-z][_A-Za-z0-9]*\\)\$/\\1 \\2\\3 \\3/p'\''"'
ac_cv_prog_ac_ct_F77=f77
am_cv_CC_dependencies_compiler_type=none
ac_cv_prog_CXXCPP='c++ -E'
ac_cv_env_CXXFLAGS_value=' -O -pipe '
lt_cv_sys_global_symbol_to_cdecl='sed -n -e '\''s/^. .* \(.*\)$/extern int \1;/p'\'''
ac_cv_f77_compiler_gnu=yes
ac_cv_env_F77_value=
ac_cv_header_stdlib_h=yes
lt_cv_file_magic_cmd='$MAGIC_CMD'
ac_cv_lib_cposix_strerror=no
lt_cv_prog_gnu_ldcxx=yes
ac_cv_prog_cc_g=yes
ac_cv_env_CXXCPP_set=
ac_cv_env_LDFLAGS_set=
lt_cv_prog_compiler_c_o_CXX=yes
ac_cv_prog_ac_ct_AR=ar
ac_cv_c_compiler_gnu=yes
ac_cv_exeext=
ac_cv_env_CFLAGS_set=set
lt_cv_sys_global_symbol_to_c_name_address='sed -n -e '\''s/^: \([^ ]*\) $/ {\"\1\", (lt_ptr) 0},/p'\'' -e '\''s/^[BCDEGRST] \([^ ]*\) \([^ ]*\)$/ {"\2", (lt_ptr) \&\2},/p'\'''
lt_lt_cv_sys_global_symbol_to_cdecl='"sed -n -e '\''s/^. .* \\(.*\\)\$/extern int \\1;/p'\''"'
ac_cv_prog_make_gmake_set=yes
ac_cv_env_FFLAGS_set=
lt_cv_sys_max_cmd_len=65536
ac_cv_env_CPP_value=
ac_cv_env_CPPFLAGS_set=
ac_cv_cxx_compiler_gnu=yes
ac_cv_env_CXX_set=set
lt_lt_cv_prog_compiler_c_o_CXX='"yes"'
ac_cv_env_host_alias_set=
lt_lt_cv_sys_global_symbol_to_c_name_address='"sed -n -e '\''s/^: \\([^ ]*\\) \$/ {\\\"\\1\\\", (lt_ptr) 0},/p'\'' -e '\''s/^[BCDEGRST] \\([^ ]*\\) \\([^ ]*\\)\$/ {\"\\2\", (lt_ptr) \\&\\2},/p'\''"'
lt_cv_ld_reload_flag=-r
lt_cv_prog_gnu_ld=yes
ac_cv_header_sys_stat_h=yes
ac_cv_env_build_alias_set=set
lt_cv_prog_compiler_c_o=yes
ac_cv_prog_f77_g=yes
ac_cv_env_CXXCPP_value=
ac_cv_env_LDFLAGS_value=
ac_cv_env_target_alias_set=
ac_cv_prog_cc_stdc=
ac_cv_host_alias=i386-portbld-freebsd4.9
ac_cv_env_CFLAGS_value='-O -pipe '
ac_cv_env_CC_set=set
lt_cv_prog_compiler_c_o_F77=yes
ac_cv_header_sys_types_h=yes
ac_cv_header_stdc=yes
ac_cv_header_strings_h=yes
lt_cv_path_SED=/usr/local/bin/gsed
ac_cv_header_stdint_h=no
ac_cv_header_inttypes_h=yes
ac_cv_prog_egrep='grep -E'
ac_cv_env_FFLAGS_value=
lt_cv_path_LD=/usr/libexec/elf/ld
lt_cv_prog_compiler_rtti_exceptions=yes
ac_cv_header_unistd_h=yes
ac_cv_header_string_h=yes
ac_cv_build_alias=i386-portbld-freebsd4.9
ac_cv_env_CPPFLAGS_value=
lt_lt_cv_prog_compiler_c_o='"yes"'
ac_cv_prog_ac_ct_RANLIB=ranlib
ac_cv_header_memory_h=yes
ac_cv_env_CXXFLAGS_set=set
ac_cv_env_CXX_value=c++
ac_cv_prog_ac_ct_STRIP=strip
ac_cv_host=i386-portbld-freebsd4.9
ac_cv_env_F77_set=
ac_cv_env_host_alias_value=
lt_lt_cv_prog_compiler_c_o_F77='"yes"'
ac_cv_path_PS2PDF=/usr/local/bin/ps2pdf
lt_cv_objdir=.libs
ac_cv_prog_cxx_g=yes
am_cv_prog_cc_stdc=
lt_cv_file_magic_test_file=
am_cv_CXX_dependencies_compiler_type=none
ac_cv_prog_CPP='cc -E'
ac_cv_build=i386-portbld-freebsd4.9
ac_cv_prog_AWK=nawk
ac_cv_env_build_alias_value=i386-portbld-freebsd4.9
lt_cv_sys_global_symbol_pipe='sed -n -e '\''s/^.*[ ]\([ABCDGIRSTW][ABCDGIRSTW]*\)[ ][ ]*\(\)\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2\3 \3/p'\'''
lt_cv_deplibs_check_method=pass_all
ac_cv_prog_ac_ct_CC=cc
lt_cv_path_LDCXX=/usr/libexec/elf/ld
ac_cv_env_target_alias_value=
ac_cv_env_CC_value=cc
lt_cv_path_NM='/usr/bin/nm -B'
ac_cv_env_CPP_set=
ac_cv_header_dlfcn_h=yes
ac_cv_objext=o
## ----------------- ##
## Output variables. ##
## ----------------- ##
ACLOCAL='${SHELL} /opt/ports/print/libijs/work/ijs-0.35/missing --run aclocal-1.6'
AMDEPBACKSLASH='\'
AMDEP_FALSE='#'
AMDEP_TRUE=''
AMTAR='${SHELL} /opt/ports/print/libijs/work/ijs-0.35/missing --run tar'
AR='ar'
AUTOCONF='${SHELL} /opt/ports/print/libijs/work/ijs-0.35/missing --run autoconf'
AUTOHEADER='${SHELL} /opt/ports/print/libijs/work/ijs-0.35/missing --run autoheader'
AUTOMAKE='${SHELL} /opt/ports/print/libijs/work/ijs-0.35/missing --run automake-1.6'
AWK='nawk'
CC='cc'
CCDEPMODE='depmode=none'
CFLAGS='-O -pipe '
CPP='cc -E'
CPPFLAGS=''
CXX='c++'
CXXCPP='c++ -E'
CXXDEPMODE='depmode=none'
CXXFLAGS=' -O -pipe '
DB2PS=''
DEFS='-DPACKAGE_NAME=\"ijs\" -DPACKAGE_TARNAME=\"ijs\" -DPACKAGE_VERSION=\"0.35\" -DPACKAGE_STRING=\"ijs\ 0.35\" -DPACKAGE_BUGREPORT=\"inkjet-list at linuxprinting.org\" -DPACKAGE=\"ijs\" -DVERSION=\"0.35\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_S TAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 '
DEPDIR='.deps'
ECHO='echo'
ECHO_C=''
ECHO_N='-n'
ECHO_T=''
EGREP='grep -E'
EXEEXT=''
F77='f77'
FFLAGS='-g -O2'
IJS_BINARY_AGE='0'
IJS_CFLAGS=''
IJS_CURRENT_INTERFACE='1'
IJS_DEPLIBS=''
IJS_INTERFACE_AGE='1'
IJS_LIBS='-lijs'
IJS_MAJOR_VERSION='0'
IJS_MINOR_VERSION='35'
IJS_VERSION='0.35'
INCLUDES=''
INSTALL_DATA='install -c -o root -g wheel -m 444'
INSTALL_PROGRAM='install -c -s -o root -g wheel -m 555'
INSTALL_SCRIPT='install -c -o root -g wheel -m 555'
INSTALL_STRIP_PROGRAM='${SHELL} $(install_sh) -c -s'
LDFLAGS=''
LIBIJS_LIBS=' '
LIBOBJS=''
LIBS=''
LIBTOOL='$(SHELL) $(top_builddir)/libtool'
LIBTOOL_DEPS='--disable-ltlibs /usr/local/share/libtool13/ltmain.sh'
LN_S='ln -s'
LTLIBOBJS=''
LT_AGE='0'
LT_CURRENT='1'
LT_RELEASE='0.35'
LT_REVISION='1'
MAKEINFO='${SHELL} /opt/ports/print/libijs/work/ijs-0.35/missing --run makeinfo'
OBJEXT='o'
PACKAGE='ijs'
PACKAGE_BUGREPORT='inkjet-list at linuxprinting.org'
PACKAGE_NAME='ijs'
PACKAGE_STRING='ijs 0.35'
PACKAGE_TARNAME='ijs'
PACKAGE_VERSION='0.35'
PATH_SEPARATOR=':'
PS2PDF='/usr/local/bin/ps2pdf'
RANLIB='ranlib'
SET_MAKE=''
SHELL='/bin/sh'
STRIP='strip'
SYSDEPS_WINDOWS_FALSE=''
SYSDEPS_WINDOWS_TRUE='#'
VERSION='0.35'
ac_ct_AR='ar'
ac_ct_CC='cc'
ac_ct_CXX=''
ac_ct_F77='f77'
ac_ct_RANLIB='ranlib'
ac_ct_STRIP='strip'
am__include='include'
am__quote=''
bindir='${exec_prefix}/bin'
build='i386-portbld-freebsd4.9'
build_alias='i386-portbld-freebsd4.9'
build_cpu='i386'
build_os='freebsd4.9'
build_vendor='portbld'
datadir='${prefix}/share'
exec_prefix='${prefix}'
host='i386-portbld-freebsd4.9'
host_alias=''
host_cpu='i386'
host_os='freebsd4.9'
host_vendor='portbld'
ijs_cflags=''
ijs_libs='-lijs '
includedir='${prefix}/include'
infodir='${prefix}/info'
install_sh='/opt/ports/print/libijs/work/ijs-0.35/install-sh'
libdir='${exec_prefix}/lib'
libexecdir='${exec_prefix}/libexec'
localstatedir='${prefix}/var'
mandir='${prefix}/man'
oldincludedir='/usr/include'
prefix='/usr/local'
program_transform_name='s,x,x,'
sbindir='${exec_prefix}/sbin'
sharedstatedir='${prefix}/com'
sysconfdir='${prefix}/etc'
target_alias=''
## ----------- ##
## confdefs.h. ##
## ----------- ##
#define HAVE_DLFCN_H 1
#define HAVE_INTTYPES_H 1
#define HAVE_MEMORY_H 1
#define HAVE_STDLIB_H 1
#define HAVE_STRINGS_H 1
#define HAVE_STRING_H 1
#define HAVE_SYS_STAT_H 1
#define HAVE_SYS_TYPES_H 1
#define HAVE_UNISTD_H 1
#define PACKAGE "ijs"
#define PACKAGE_BUGREPORT "inkjet-list at linuxprinting.org"
#define PACKAGE_NAME "ijs"
#define PACKAGE_STRING "ijs 0.35"
#define PACKAGE_TARNAME "ijs"
#define PACKAGE_VERSION "0.35"
#define STDC_HEADERS 1
#define VERSION "0.35"
configure: exit 0
More information about the freebsd-i386
mailing list