Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 2 Jun 2002 20:34:44 +0200
From:      Morten Aaboe Jensen <morten@codemonkey.dk>
To:        ports@freebsd.org
Subject:   libwmf-0.2.5 configure fails
Message-ID:  <20020602203444.A9912@kahlan>

next in thread | raw e-mail | index | archive | help

--jRHKVT23PllUwdXP
Content-Type: text/plain; charset=us-ascii
Content-Disposition: inline

The configure for libwmf-0.2.5 fails.

[..]
checking for size_t... yes
checking for strstr... yes
checking for printf... yes
checking for fprintf... Illegal instruction - core dumped
[..]

Attached is config.log and a package list from the system.

Regards.
Morten Aaboe Jensen

-- 
Morten Aaboe Jensen

#include <disclaimer.h>

--jRHKVT23PllUwdXP
Content-Type: text/plain; charset=us-ascii
Content-Disposition: attachment; filename="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 libwmf configure 0.2.5, which was
generated by GNU Autoconf 2.53.  Invocation command line was

  $ ./configure --enable-magick --with-sys-gd=no --with-png=/usr/local --with-jpeg=/usr/local --with-gsfontdir=/usr/local/share/ghostscript/fonts --x-libraries=/usr/X11R6/lib --x-includes=/usr/X11R6/include --prefix=/usr/local --build=i386-portbld-freebsd4.5

## --------- ##
## Platform. ##
## --------- ##

hostname = purgatory.codemonkey.dk
uname -m = i386
uname -r = 4.5-RELEASE-p6
uname -s = FreeBSD
uname -v = FreeBSD 4.5-RELEASE-p6 #2: Sun Jun  2 18:52:28 CEST 2002     root@purgatory.codemonkey.dk:/usr/obj/usr/src/sys/PURGATORY 

/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: /sbin
PATH: /bin
PATH: /usr/sbin
PATH: /usr/bin
PATH: /usr/games
PATH: /usr/local/sbin
PATH: /usr/local/bin
PATH: /usr/X11R6/bin
PATH: /root/bin


## ----------- ##
## Core tests. ##
## ----------- ##

configure:1498: checking for a BSD-compatible install
configure:1552: result: /usr/bin/install -c -o root -g wheel
configure:1563: checking whether build environment is sane
configure:1606: result: yes
configure:1639: checking for gawk
configure:1668: result: no
configure:1639: checking for mawk
configure:1668: result: no
configure:1639: checking for nawk
configure:1668: result: no
configure:1639: checking for awk
configure:1655: found /usr/bin/awk
configure:1665: result: awk
configure:1675: checking whether make sets ${MAKE}
configure:1695: result: yes
configure:1900: checking build system type
configure:1918: result: i386-portbld-freebsd4.5
configure:1926: checking host system type
configure:1940: result: i386-portbld-freebsd4.5
configure:1967: checking for gawk
configure:1993: result: awk
configure:2049: checking for gcc
configure:2075: result: cc
configure:2319: checking for C compiler version
configure:2322: cc --version </dev/null >&5
2.95.3
configure:2325: $? = 0
configure:2327: cc -v </dev/null >&5
Using builtin specs.
gcc version 2.95.3 20010315 (release) [FreeBSD]
configure:2330: $? = 0
configure:2332: cc -V </dev/null >&5
cc: argument to `-V' is missing
configure:2335: $? = 1
configure:2361: checking for C compiler default output
configure:2364: cc -O -pipe    conftest.c  >&5
configure:2367: $? = 0
configure:2400: result: a.out
configure:2405: checking whether the C compiler works
configure:2411: ./a.out
configure:2414: $? = 0
configure:2429: result: yes
configure:2436: checking whether we are cross compiling
configure:2438: result: no
configure:2441: checking for suffix of executables
configure:2443: cc -o conftest -O -pipe    conftest.c  >&5
configure:2446: $? = 0
configure:2468: result: 
configure:2474: checking for suffix of object files
configure:2498: cc -c -O -pipe   conftest.c >&5
configure:2501: $? = 0
configure:2520: result: o
configure:2524: checking whether we are using the GNU C compiler
configure:2551: cc -c -O -pipe   conftest.c >&5
configure:2554: $? = 0
configure:2557: test -s conftest.o
configure:2560: $? = 0
configure:2572: result: yes
configure:2578: checking whether cc accepts -g
configure:2602: cc -c -g  conftest.c >&5
configure:2605: $? = 0
configure:2608: test -s conftest.o
configure:2611: $? = 0
configure:2621: result: yes
configure:2648: cc -c -O -pipe   conftest.c >&5
conftest.c:2: syntax error before `me'
configure:2651: $? = 1
configure: failed program was:
#ifndef __cplusplus
  choke me
#endif
configure:2780: checking for style of include used by make
configure:2808: result: GNU
configure:2836: checking dependency style of cc
configure:2898: result: gcc
configure:2908: checking how to run the C preprocessor
configure:2934: cc -E  conftest.c
configure:2940: $? = 0
configure:2967: cc -E  conftest.c
configure:2964: ac_nonexistent.h: No such file or directory
configure:2973: $? = 1
configure: failed program was:
#line 2963 "configure"
#include "confdefs.h"
#include <ac_nonexistent.h>
configure:3010: result: cc -E
configure:3025: cc -E  conftest.c
configure:3031: $? = 0
configure:3058: cc -E  conftest.c
configure:3055: ac_nonexistent.h: No such file or directory
configure:3064: $? = 1
configure: failed program was:
#line 3054 "configure"
#include "confdefs.h"
#include <ac_nonexistent.h>
configure:3115: checking for a BSD-compatible install
configure:3169: result: /usr/bin/install -c -o root -g wheel
configure:3180: checking whether ln -s works
configure:3184: result: yes
configure:3191: checking whether make sets ${MAKE}
configure:3211: result: yes
configure:3261: checking for ranlib
configure:3277: found /usr/bin/ranlib
configure:3288: result: ranlib
configure:3387: checking for ld used by GCC
configure:3451: result: /usr/libexec/elf/ld
configure:3460: checking if the linker (/usr/libexec/elf/ld) is GNU ld
GNU ld version 2.11.2 20010719 [FreeBSD] (with BFD 2.11.2 20010719 [FreeBSD])
configure:3472: result: yes
configure:3477: checking for /usr/libexec/elf/ld option to reload object files
configure:3484: result: -r
configure:3493: checking for BSD-compatible nm
configure:3528: result: /usr/bin/nm -B
configure:3532: checking how to recognise dependant libraries
configure:3720: result: pass_all
configure:3860: checking for ANSI C header files
configure:3874: cc -E  conftest.c
configure:3880: $? = 0
configure:3967: cc -o conftest -O -pipe    conftest.c  >&5
configure:3970: $? = 0
configure:3972: ./conftest
configure:3975: $? = 0
configure:3989: result: yes
configure:4013: checking for sys/types.h
configure:4026: cc -c -O -pipe   conftest.c >&5
configure:4029: $? = 0
configure:4032: test -s conftest.o
configure:4035: $? = 0
configure:4045: result: yes
configure:4013: checking for sys/stat.h
configure:4026: cc -c -O -pipe   conftest.c >&5
configure:4029: $? = 0
configure:4032: test -s conftest.o
configure:4035: $? = 0
configure:4045: result: yes
configure:4013: checking for stdlib.h
configure:4026: cc -c -O -pipe   conftest.c >&5
configure:4029: $? = 0
configure:4032: test -s conftest.o
configure:4035: $? = 0
configure:4045: result: yes
configure:4013: checking for string.h
configure:4026: cc -c -O -pipe   conftest.c >&5
configure:4029: $? = 0
configure:4032: test -s conftest.o
configure:4035: $? = 0
configure:4045: result: yes
configure:4013: checking for memory.h
configure:4026: cc -c -O -pipe   conftest.c >&5
configure:4029: $? = 0
configure:4032: test -s conftest.o
configure:4035: $? = 0
configure:4045: result: yes
configure:4013: checking for strings.h
configure:4026: cc -c -O -pipe   conftest.c >&5
configure:4029: $? = 0
configure:4032: test -s conftest.o
configure:4035: $? = 0
configure:4045: result: yes
configure:4013: checking for inttypes.h
configure:4026: cc -c -O -pipe   conftest.c >&5
configure:4029: $? = 0
configure:4032: test -s conftest.o
configure:4035: $? = 0
configure:4045: result: yes
configure:4013: checking for stdint.h
configure:4026: cc -c -O -pipe   conftest.c >&5
configure:4055: stdint.h: No such file or directory
configure:4029: $? = 1
configure: failed program was:
#line 4019 "configure"
#include "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:4045: result: no
configure:4013: checking for unistd.h
configure:4026: cc -c -O -pipe   conftest.c >&5
configure:4029: $? = 0
configure:4032: test -s conftest.o
configure:4035: $? = 0
configure:4045: result: yes
configure:4071: checking dlfcn.h usability
configure:4080: cc -c -O -pipe   conftest.c >&5
configure:4083: $? = 0
configure:4086: test -s conftest.o
configure:4089: $? = 0
configure:4098: result: yes
configure:4102: checking dlfcn.h presence
configure:4109: cc -E  conftest.c
configure:4115: $? = 0
configure:4133: result: yes
configure:4151: checking for dlfcn.h
configure:4158: result: yes
configure:4265: checking for C++ compiler version
configure:4268: c++ --version </dev/null >&5
2.95.3
configure:4271: $? = 0
configure:4273: c++ -v </dev/null >&5
Using builtin specs.
gcc version 2.95.3 20010315 (release) [FreeBSD]
configure:4276: $? = 0
configure:4278: c++ -V </dev/null >&5
c++: argument to `-V' missing

configure:4281: $? = 1
configure:4284: checking whether we are using the GNU C++ compiler
configure:4311: c++ -c  -O -pipe   conftest.cc >&5
configure:4314: $? = 0
configure:4317: test -s conftest.o
configure:4320: $? = 0
configure:4332: result: yes
configure:4338: checking whether c++ accepts -g
configure:4362: c++ -c -g  conftest.cc >&5
configure:4365: $? = 0
configure:4368: test -s conftest.o
configure:4371: $? = 0
configure:4381: result: yes
configure:4427: c++ -c  -O -pipe   conftest.cc >&5
configure:4430: $? = 0
configure:4433: test -s conftest.o
configure:4436: $? = 0
configure:4464: c++ -c  -O -pipe   conftest.cc >&5
configure:4467: $? = 0
configure:4470: test -s conftest.o
configure:4473: $? = 0
configure:4497: checking dependency style of c++
configure:4559: result: gcc
configure:4569: checking how to run the C++ preprocessor
configure:4591: c++ -E  conftest.cc
configure:4597: $? = 0
configure:4624: c++ -E  conftest.cc
configure:4621: ac_nonexistent.h: No such file or directory
configure:4630: $? = 1
configure: failed program was:
#line 4620 "configure"
#include "confdefs.h"
#include <ac_nonexistent.h>
configure:4667: result: c++ -E
configure:4682: c++ -E  conftest.cc
configure:4688: $? = 0
configure:4715: c++ -E  conftest.cc
configure:4712: ac_nonexistent.h: No such file or directory
configure:4721: $? = 1
configure: failed program was:
#line 4711 "configure"
#include "confdefs.h"
#include <ac_nonexistent.h>
configure:4764: checking the maximum length of command line arguments
configure:4812: result: 16384
configure:4823: checking command to parse /usr/bin/nm -B output from cc object
configure:4908: c++ -c  -O -pipe   conftest.cc >&5
configure:4911: $? = 0
configure:4915: /usr/bin/nm -B conftest.o \| sed -n -e 's/^.*[ 	]\([ABCDGISTW][ABCDGISTW]*\)[ 	][ 	]*\(\)\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2\3 \3/p' \> conftest.nm
configure:4918: $? = 0
configure:4970: c++ -o conftest  -O -pipe    conftest.cc conftstm.o >&5
configure:4973: $? = 0
configure:5011: result: ok
configure:5015: checking for objdir
configure:5030: result: .libs
configure:5120: checking for ranlib
configure:5147: result: ranlib
configure:5200: checking for strip
configure:5216: found /usr/bin/strip
configure:5227: result: strip
configure:5489: checking if cc static flag  works
configure:5512: result: yes
configure:5529: checking if cc supports -fno-rtti -fno-exceptions
configure:5553: result: yes
configure:5568: checking for cc option to produce PIC
configure:5721: result: -fPIC
configure:5728: checking if cc PIC flag -fPIC works
configure:5752: result: yes
configure:5776: checking if cc supports -c -o file.o
configure:5817: result: yes
configure:5843: checking whether the cc linker (/usr/libexec/elf/ld) supports shared libraries
configure:6639: result: yes
configure:6661: checking whether -lc should be explicitly linked in
configure:6666: cc -c -O -pipe   conftest.c >&5
configure:6669: $? = 0
configure:6683: cc -shared conftest.o  -v -Wl,-soname -Wl,conftest -o conftest 2\>\&1 \| grep  -lc  \>/dev/null 2\>\&1
configure:6686: $? = 1
configure:6698: result: yes
configure:6704: checking how to hardcode library paths into programs
configure:6728: result: immediate
configure:6742: checking whether stripping libraries is possible
configure:6747: result: yes
configure:6754: checking dynamic linker characteristics
configure:7196: result: freebsd4.5 ld.so
configure:7837: checking if libtool supports shared libraries
configure:7839: result: yes
configure:7842: checking whether to build shared libraries
configure:7863: result: yes
configure:7866: checking whether to build static libraries
configure:7870: result: yes
configure:7949: creating libtool
configure:8671: checking whether the c++ linker (/usr/libexec/elf/ld) supports shared libraries
configure:9340: result: yes
configure:9357: c++ -c  -O -pipe   conftest.cc >&5
configure:9360: $? = 0
configure:9460: checking for c++ option to produce PIC
configure:9696: result: -fPIC
configure:9703: checking if c++ PIC flag -fPIC works
configure:9727: result: yes
configure:9751: checking if c++ supports -c -o file.o
configure:9792: result: yes
configure:9818: checking whether the c++ linker (/usr/libexec/elf/ld) supports shared libraries
configure:9840: result: yes
configure:9862: checking whether -lc should be explicitly linked in
configure:9867: c++ -c  -O -pipe   conftest.cc >&5
configure:9870: $? = 0
configure:9884: c++ -shared -nostdlib  conftest.o   -v -Wl,-soname -Wl,conftest -o conftest 2\>\&1 \| grep  -lc  \>/dev/null 2\>\&1
configure:9887: $? = 1
configure:9899: result: yes
configure:9905: checking how to hardcode library paths into programs
configure:9929: result: immediate
configure:9943: checking whether stripping libraries is possible
configure:9948: result: yes
configure:9955: checking dynamic linker characteristics
configure:10397: result: freebsd4.5 ld.so
configure:11451: checking if gcj supports -fno-rtti -fno-exceptions
configure:11475: result: yes
configure:11490: checking for gcj option to produce PIC
configure:11643: result: -fPIC
configure:11650: checking if gcj PIC flag -fPIC works
configure:11674: result: no
configure:11698: checking if gcj supports -c -o file.o
configure:11739: result: no
configure:11765: checking whether the gcj linker (/usr/libexec/elf/ld) supports shared libraries
configure:12561: result: yes
configure:12583: checking whether -lc should be explicitly linked in
configure:12588: gcj -c -O -pipe   conftest.java >&5
gcj: not found
configure:12591: $? = 127
configure:12620: result: yes
configure:12626: checking how to hardcode library paths into programs
configure:12650: result: immediate
configure:12664: checking whether stripping libraries is possible
configure:12669: result: yes
configure:12676: checking dynamic linker characteristics
configure:13118: result: freebsd4.5 ld.so
configure:14583: checking for ANSI C header files
configure:14712: result: yes
configure:14736: checking time.h usability
configure:14745: cc -c -O -pipe   conftest.c >&5
configure:14748: $? = 0
configure:14751: test -s conftest.o
configure:14754: $? = 0
configure:14763: result: yes
configure:14767: checking time.h presence
configure:14774: cc -E  conftest.c
configure:14780: $? = 0
configure:14798: result: yes
configure:14816: checking for time.h
configure:14823: result: yes
configure:14837: checking for unistd.h
configure:14842: result: yes
configure:14950: checking for cc option to accept ANSI C
configure:15013: cc  -c -O -pipe   conftest.c >&5
configure:15016: $? = 0
configure:15019: test -s conftest.o
configure:15022: $? = 0
configure:15039: result: none needed
configure:15047: checking for an ANSI C-conforming const
configure:15117: cc -c -O -pipe   conftest.c >&5
configure:15120: $? = 0
configure:15123: test -s conftest.o
configure:15126: $? = 0
configure:15136: result: yes
configure:15147: checking for off_t
configure:15174: cc -c -O -pipe   conftest.c >&5
configure:15177: $? = 0
configure:15180: test -s conftest.o
configure:15183: $? = 0
configure:15193: result: yes
configure:15205: checking for size_t
configure:15232: cc -c -O -pipe   conftest.c >&5
configure:15235: $? = 0
configure:15238: test -s conftest.o
configure:15241: $? = 0
configure:15251: result: yes
configure:15268: checking for strstr
configure:15311: cc -o conftest -O -pipe    conftest.c  >&5
configure:15314: $? = 0
configure:15317: test -s conftest
configure:15320: $? = 0
configure:15330: result: yes
configure:15349: checking for printf
configure:15392: cc -o conftest -O -pipe    conftest.c  >&5
configure:15395: $? = 0
configure:15398: test -s conftest
configure:15401: $? = 0
configure:15411: result: yes
configure:15349: checking for fprintf
configure:15392: cc -o conftest -O -pipe    conftest.c  >&5
configure:15395: $? = 0
configure:15398: test -s conftest
configure:15401: $? = 0

--jRHKVT23PllUwdXP
Content-Type: text/plain; charset=us-ascii
Content-Disposition: attachment; filename=pkg_list

Mesa-3.4.2_2
XFree86-4.2.0_1,1
XFree86-FontServer-4.2.0
XFree86-Server-4.2.0_2
XFree86-clients-4.2.0_2
XFree86-documents-4.2.0
XFree86-font100dpi-4.2.0
XFree86-font75dpi-4.2.0
XFree86-fontCyrillic-4.2.0
XFree86-fontDefaultBitmaps-4.2.0
XFree86-fontEncodings-4.2.0
XFree86-fontScalable-4.2.0
XFree86-libraries-4.2.0_1
aalib-1.4.r5_1
autoconf213-2.13.000227_1
automake14-1.4.5
bison-1.35_1
cvsup-without-gui-16.1f
epic4-1.0.1
esound-0.2.26_2
expat-1.95.2
ezm3-1.0
fluxbox-0.1.8
freetype2-2.1.0_1
gettext-0.11.1_3
ghostscript-gnu-7.05_1
glib-1.2.10_5
gmake-3.79.1_1
gtk-1.2.10_4
imake-4.2.0_1
jbigkit-1.2
jpeg-6b_1
lame-gtk-3.91
lcms-1.08
libaudiofile-0.2.3
libdvdcss-1.1.0
libdvdread-0.9.2_2
libfpx-1.2.0.4
libgnugetopt-1.1
libiconv-1.7.0.1
libmikmod-3.1.10
libmpeg2-0.2.1
libogg-1.0.r3_1,2
libtool-1.3.4_3
libvorbis-1.0.r3_1,2
libxml-1.8.17_1
libxml2-2.4.22
lynx-2.8.4.1b_1
m4-1.4_1
mpg123-0.59r_6
mplayer-fonts-0.50
mplayer-gtk-0.90.0.4
mutt-1.2.5.1_1
nasm-0.98,1
pkgconfig-0.12.0
png-1.2.3
python-2.2.1
sdl-1.2.4_1
svgalib-1.4.2_1
tcsh-6.11.00
tiff-3.5.7
vim-6.1.48
win32-codecs-011002.0.0.60
wrapper-1.0_2
xmms-1.2.7_1

--jRHKVT23PllUwdXP--

To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-ports" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20020602203444.A9912>