pkgsrc-Bugs archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
Re: pkg/31044
The following reply was made to PR pkg/31044; it has been noted by GNATS.
From: Daniel Eggert <eggert%macvaerk.dtu.dk@localhost>
To: Quentin Garnier <cube%cubidou.net@localhost>
Cc: gnats-bugs%netbsd.org@localhost
Subject: Re: pkg/31044
Date: Tue, 23 Aug 2005 13:35:25 +0200
On Aug 23, 2005, at 1:23 PM, Quentin Garnier wrote:
> On Tue, Aug 23, 2005 at 11:09:00AM +0000, eggert%macvaerk.dtu.dk@localhost
> wrote:
>
>>> Number: 31044
>>> Category: pkg
>>> Synopsis: devel/pcre-6.2 fail to build on macppc
>>>
>
> Hi,
>
> The log of the 'make configure' step would probably be useful, too.
Here's the log of 'make configure':
[boedewadt] /usr/pkgsrc/devel/pcre# make configure
===> Checking for vulnerabilities in pcre-6.2
=> Checksum SHA1 OK for pcre-6.2.tar.bz2.
=> Checksum RMD160 OK for pcre-6.2.tar.bz2.
===> Extracting for pcre-6.2
===> Required installed package libtool-base>=1.5.18nb1: libtool-
base-1.5.18nb3 found
===> Patching for pcre-6.2
===> Applying pkgsrc patches for pcre-6.2
===> Overriding tools for pcre-6.2
===> Creating toolchain wrappers for pcre-6.2
===> Configuring for pcre-6.2
configure: WARNING: If you wanted to set the --build type, don't use
--host.
If a cross compiler is detected then cross compile mode will be
used.
checking for i386--netbsdelf-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 for i386--netbsdelf-g++... c++
checking whether we are using the GNU C++ compiler... yes
checking whether c++ accepts -g... yes
checking for a BSD-compatible install... /usr/bin/install -c -o root -
g wheel
checking build system type... i386-unknown-netbsdelf2.0.2
checking host system type... i386--netbsdelf
checking for a sed that does not truncate output... /usr/pkgsrc/devel/
pcre/work/.tools/bin/sed
checking for egrep... grep -E
checking for ld used by cc... /usr/pkgsrc/devel/pcre/work/.wrapper/
bin/ld
checking if the linker (/usr/pkgsrc/devel/pcre/work/.wrapper/bin/ld)
is GNU ld... yes
checking for /usr/pkgsrc/devel/pcre/work/.wrapper/bin/ld option to
reload object files... -r
checking for BSD-compatible nm... nm
checking whether ln -s works... yes
checking how to recognise dependent libraries... match_pattern /lib
[^/]+(\.so|_pic\.a)$
checking how to run the C preprocessor... cc -E
checking for ANSI C header files... yes
checking for sys/types.h... yes
checking for sys/stat.h... yes
checking for stdlib.h... yes
checking for string.h... yes
checking for memory.h... yes
checking for strings.h... yes
checking for inttypes.h... yes
checking for stdint.h... yes
checking for unistd.h... yes
checking dlfcn.h usability... yes
checking dlfcn.h presence... yes
checking for dlfcn.h... yes
checking how to run the C++ preprocessor... c++ -E
checking for i386--netbsdelf-g77... f77
checking whether we are using the GNU Fortran 77 compiler... yes
checking whether f77 accepts -g... yes
checking the maximum length of command line arguments... (cached) 262144
checking command to parse nm output from cc object... ok
checking for objdir... .libs
checking for i386--netbsdelf-ar... no
checking for ar... ar
checking for i386--netbsdelf-ranlib... no
checking for ranlib... ranlib
checking for i386--netbsdelf-strip... no
checking for strip... strip
checking if cc static flag works... yes
checking if cc supports -fno-rtti -fno-exceptions... no
checking for cc option to produce PIC... -fPIC
checking if cc PIC flag -fPIC works... yes
checking if cc supports -c -o file.o... yes
checking whether the cc linker (/usr/pkgsrc/devel/pcre/work/.wrapper/
bin/ld) supports shared libraries... yes
checking whether -lc should be explicitly linked in... yes
checking dynamic linker characteristics... NetBSD ld.elf_so
checking how to hardcode library paths into programs... immediate
checking whether stripping libraries is possible... yes
checking if libtool supports shared libraries... yes
checking whether to build shared libraries... yes
checking whether to build static libraries... yes
configure: creating libtool
appending configuration tag "CXX" to libtool
checking for ld used by c++... /usr/pkgsrc/devel/pcre/work/.wrapper/
bin/ld
checking if the linker (/usr/pkgsrc/devel/pcre/work/.wrapper/bin/ld)
is GNU ld... yes
checking whether the c++ linker (/usr/pkgsrc/devel/pcre/work/.wrapper/
bin/ld) supports shared libraries... yes
checking for c++ option to produce PIC... -fPIC
checking if c++ PIC flag -fPIC works... yes
checking if c++ supports -c -o file.o... yes
checking whether the c++ linker (/usr/pkgsrc/devel/pcre/work/.wrapper/
bin/ld) supports shared libraries... yes
checking dynamic linker characteristics... NetBSD ld.elf_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... yes
checking whether to build static libraries... yes
checking for f77 option to produce PIC... -fPIC
checking if f77 PIC flag -fPIC works... yes
checking if f77 supports -c -o file.o... yes
checking whether the f77 linker (/usr/pkgsrc/devel/pcre/work/.wrapper/
bin/ld) supports shared libraries... yes
checking dynamic linker characteristics... NetBSD ld.elf_so
checking how to hardcode library paths into programs... immediate
checking whether stripping libraries is possible... yes
checking for ANSI C header files... (cached) yes
checking limits.h usability... yes
checking limits.h presence... yes
checking for limits.h... yes
checking string usability... yes
checking string presence... yes
checking for string... yes
checking bits/type_traits.h usability... yes
checking bits/type_traits.h presence... yes
checking for bits/type_traits.h... yes
checking type_traits.h usability... yes
checking type_traits.h presence... yes
checking for type_traits.h... yes
checking for an ANSI C-conforming const... yes
checking for size_t... yes
checking for long long... yes
checking for unsigned long long... yes
checking for bcopy... yes
checking for memmove... yes
checking for strerror... yes
checking for strtoq... yes
checking for strtoll... yes
configure: creating ./config.status
config.status: creating Makefile
config.status: creating pcre.h
config.status: creating pcre-config
config.status: creating libpcre.pc
config.status: creating pcrecpp.h
config.status: creating pcre_stringpiece.h
config.status: creating RunGrepTest
config.status: creating RunTest
config.status: creating config.h
config.status: executing default commands
Home |
Main Index |
Thread Index |
Old Index