pkgsrc-Bugs archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
Re: pkg/31108: pcre 6.2 doesn't build on 1.6.2
The following reply was made to PR pkg/31108; it has been noted by GNATS.
From: Lubomir Sedlacik <salo%Xtrmntr.org@localhost>
To: gnats-bugs%netbsd.org@localhost
Cc:
Subject: Re: pkg/31108: pcre 6.2 doesn't build on 1.6.2
Date: Wed, 31 Aug 2005 13:56:05 +0200
fwiw, i can't reproduce your problem in a clean pkg_comp chroot with
NetBSD 1.6.2_STABLE:
pkg_comp -c netbsd-1-6 build devel/pcre
PKG_COMP =3D=3D> Mounting sandboxed filesystems
PKG_COMP =3D=3D> Installing new `pkg-vulnerabilities' file
PKG_COMP =3D=3D> Checking if pkg_install is up to date
PKG_COMP =3D=3D> Building and installing devel/pcre
=3D=3D=3D> Checking for vulnerabilities in pcre-6.2
=3D> Checksum SHA1 OK for pcre-6.2.tar.bz2.
=3D> Checksum RMD160 OK for pcre-6.2.tar.bz2.
=3D=3D=3D> Extracting for pcre-6.2
=3D=3D=3D> Required installed package libtool-base>=3D1.5.18nb1: libtool-ba=
se-1.5.18nb3 found
=3D=3D=3D> Patching for pcre-6.2
=3D=3D=3D> Applying pkgsrc patches for pcre-6.2
=3D=3D=3D> Overriding tools for pcre-6.2
=3D=3D=3D> Creating toolchain wrappers for pcre-6.2
=3D=3D=3D> 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...=20
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 whe=
el
checking build system type... i386-unknown-netbsdelf1.6.2.
checking host system type... i386--netbsdelf
checking for a sed that does not truncate output... /pkg_comp/obj/pkgsrc/de=
vel/pcre/default/.tools/bin/sed
checking for egrep... grep -E
checking for ld used by cc... /pkg_comp/obj/pkgsrc/devel/pcre/default/.wrap=
per/bin/ld
checking if the linker (/pkg_comp/obj/pkgsrc/devel/pcre/default/.wrapper/bi=
n/ld) is GNU ld... yes
checking for /pkg_comp/obj/pkgsrc/devel/pcre/default/.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... 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 (/pkg_comp/obj/pkgsrc/devel/pcre/default/.wr=
apper/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++... /pkg_comp/obj/pkgsrc/devel/pcre/default/.wra=
pper/bin/ld
checking if the linker (/pkg_comp/obj/pkgsrc/devel/pcre/default/.wrapper/bi=
n/ld) is GNU ld... yes
checking whether the c++ linker (/pkg_comp/obj/pkgsrc/devel/pcre/default/.w=
rapper/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 (/pkg_comp/obj/pkgsrc/devel/pcre/default/.w=
rapper/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 (/pkg_comp/obj/pkgsrc/devel/pcre/default/.w=
rapper/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... no
checking bits/type_traits.h presence... no
checking for bits/type_traits.h... no
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
=3D=3D=3D> Building for pcre-6.2
cc -c -O2 -I. ./dftables.c
/bin/sh ./libtool --mode=3Dlink cc -Wl,-R/usr/pkg/lib -I. -I. -o dftables d=
ftables.o
mkdir .libs
cc -Wl,-R/usr/pkg/lib -I. -o dftables dftables.o -L/pkg_comp/obj/pkgsrc/de=
vel/pcre/default/.buildlink/lib
=2E/dftables pcre_chartables.c
cc -c -O2 -I. pcre_chartables.c -fPIC -DPIC -o .libs/pcre_chartables.o
cc -c -O2 -I. pcre_chartables.c -o pcre_chartables.o >/dev/null 2>&1
cc -c -O2 -I. -DPOSIX_MALLOC_THRESHOLD=3D10 ./pcre_compile.c -fPIC -DPIC =
-o .libs/pcre_compile.o
cc -c -O2 -I. -DPOSIX_MALLOC_THRESHOLD=3D10 ./pcre_compile.c -o pcre_compi=
le.o >/dev/null 2>&1
cc -c -O2 -I. -DPOSIX_MALLOC_THRESHOLD=3D10 ./pcre_config.c -fPIC -DPIC -=
o .libs/pcre_config.o
cc -c -O2 -I. -DPOSIX_MALLOC_THRESHOLD=3D10 ./pcre_config.c -o pcre_config=
.o >/dev/null 2>&1
cc -c -O2 -I. -DPOSIX_MALLOC_THRESHOLD=3D10 ./pcre_dfa_exec.c -fPIC -DPIC=
-o .libs/pcre_dfa_exec.o
cc -c -O2 -I. -DPOSIX_MALLOC_THRESHOLD=3D10 ./pcre_dfa_exec.c -o pcre_dfa_=
exec.o >/dev/null 2>&1
cc -c -O2 -I. -DPOSIX_MALLOC_THRESHOLD=3D10 ./pcre_exec.c -fPIC -DPIC -o =
.libs/pcre_exec.o
cc -c -O2 -I. -DPOSIX_MALLOC_THRESHOLD=3D10 ./pcre_exec.c -o pcre_exec.o >=
/dev/null 2>&1
cc -c -O2 -I. -DPOSIX_MALLOC_THRESHOLD=3D10 ./pcre_fullinfo.c -fPIC -DPIC=
-o .libs/pcre_fullinfo.o
cc -c -O2 -I. -DPOSIX_MALLOC_THRESHOLD=3D10 ./pcre_fullinfo.c -o pcre_full=
info.o >/dev/null 2>&1
cc -c -O2 -I. -DPOSIX_MALLOC_THRESHOLD=3D10 ./pcre_get.c -fPIC -DPIC -o .=
libs/pcre_get.o
cc -c -O2 -I. -DPOSIX_MALLOC_THRESHOLD=3D10 ./pcre_get.c -o pcre_get.o >/d=
ev/null 2>&1
cc -c -O2 -I. -DPOSIX_MALLOC_THRESHOLD=3D10 ./pcre_globals.c -fPIC -DPIC =
-o .libs/pcre_globals.o
cc -c -O2 -I. -DPOSIX_MALLOC_THRESHOLD=3D10 ./pcre_globals.c -o pcre_globa=
ls.o >/dev/null 2>&1
cc -c -O2 -I. -DPOSIX_MALLOC_THRESHOLD=3D10 ./pcre_info.c -fPIC -DPIC -o =
.libs/pcre_info.o
cc -c -O2 -I. -DPOSIX_MALLOC_THRESHOLD=3D10 ./pcre_info.c -o pcre_info.o >=
/dev/null 2>&1
cc -c -O2 -I. -DPOSIX_MALLOC_THRESHOLD=3D10 ./pcre_maketables.c -fPIC -DP=
IC -o .libs/pcre_maketables.o
cc -c -O2 -I. -DPOSIX_MALLOC_THRESHOLD=3D10 ./pcre_maketables.c -o pcre_ma=
ketables.o >/dev/null 2>&1
cc -c -O2 -I. -DPOSIX_MALLOC_THRESHOLD=3D10 ./pcre_ord2utf8.c -fPIC -DPIC=
-o .libs/pcre_ord2utf8.o
cc -c -O2 -I. -DPOSIX_MALLOC_THRESHOLD=3D10 ./pcre_ord2utf8.c -o pcre_ord2=
utf8.o >/dev/null 2>&1
cc -c -O2 -I. -DPOSIX_MALLOC_THRESHOLD=3D10 ./pcre_printint.c -fPIC -DPIC=
-o .libs/pcre_printint.o
cc -c -O2 -I. -DPOSIX_MALLOC_THRESHOLD=3D10 ./pcre_printint.c -o pcre_prin=
tint.o >/dev/null 2>&1
cc -c -O2 -I. -DPOSIX_MALLOC_THRESHOLD=3D10 ./pcre_refcount.c -fPIC -DPIC=
-o .libs/pcre_refcount.o
cc -c -O2 -I. -DPOSIX_MALLOC_THRESHOLD=3D10 ./pcre_refcount.c -o pcre_refc=
ount.o >/dev/null 2>&1
cc -c -O2 -I. -DPOSIX_MALLOC_THRESHOLD=3D10 ./pcre_study.c -fPIC -DPIC -o=
.libs/pcre_study.o
cc -c -O2 -I. -DPOSIX_MALLOC_THRESHOLD=3D10 ./pcre_study.c -o pcre_study.o=
>/dev/null 2>&1
cc -c -O2 -I. -DPOSIX_MALLOC_THRESHOLD=3D10 ./pcre_tables.c -fPIC -DPIC -=
o .libs/pcre_tables.o
cc -c -O2 -I. -DPOSIX_MALLOC_THRESHOLD=3D10 ./pcre_tables.c -o pcre_tables=
.o >/dev/null 2>&1
cc -c -O2 -I. -DPOSIX_MALLOC_THRESHOLD=3D10 ./pcre_try_flipped.c -fPIC -D=
PIC -o .libs/pcre_try_flipped.o
cc -c -O2 -I. -DPOSIX_MALLOC_THRESHOLD=3D10 ./pcre_try_flipped.c -o pcre_t=
ry_flipped.o >/dev/null 2>&1
cc -c -O2 -I. -DPOSIX_MALLOC_THRESHOLD=3D10 ./pcre_ucp_findchar.c -fPIC -=
DPIC -o .libs/pcre_ucp_findchar.o
cc -c -O2 -I. -DPOSIX_MALLOC_THRESHOLD=3D10 ./pcre_ucp_findchar.c -o pcre_=
ucp_findchar.o >/dev/null 2>&1
cc -c -O2 -I. -DPOSIX_MALLOC_THRESHOLD=3D10 ./pcre_valid_utf8.c -fPIC -DP=
IC -o .libs/pcre_valid_utf8.o
cc -c -O2 -I. -DPOSIX_MALLOC_THRESHOLD=3D10 ./pcre_valid_utf8.c -o pcre_va=
lid_utf8.o >/dev/null 2>&1
cc -c -O2 -I. -DPOSIX_MALLOC_THRESHOLD=3D10 ./pcre_version.c -fPIC -DPIC =
-o .libs/pcre_version.o
cc -c -O2 -I. -DPOSIX_MALLOC_THRESHOLD=3D10 ./pcre_version.c -o pcre_versi=
on.o >/dev/null 2>&1
cc -c -O2 -I. -DPOSIX_MALLOC_THRESHOLD=3D10 ./pcre_xclass.c -fPIC -DPIC -=
o .libs/pcre_xclass.o
cc -c -O2 -I. -DPOSIX_MALLOC_THRESHOLD=3D10 ./pcre_xclass.c -o pcre_xclass=
.o >/dev/null 2>&1
rm -f libpcre.la
/bin/sh ./libtool --mode=3Dlink cc -Wl,-R/usr/pkg/lib -I. -I. -rpath /usr/p=
kg/lib -version-info '0:1:0' -o libpcre.la pcre_chartables.lo pcre_compil=
e.lo pcre_config.lo pcre_dfa_exec.lo pcre_exec.lo pcre_fullinfo.lo pcr=
e_get.lo pcre_globals.lo pcre_info.lo pcre_maketables.lo pcre_ord2utf8.=
lo pcre_printint.lo pcre_refcount.lo pcre_study.lo pcre_tables.lo pcre=
_try_flipped.lo pcre_ucp_findchar.lo pcre_valid_utf8.lo pcre_version.lo =
pcre_xclass.lo
cc -shared .libs/pcre_chartables.o .libs/pcre_compile.o .libs/pcre_config.=
o .libs/pcre_dfa_exec.o .libs/pcre_exec.o .libs/pcre_fullinfo.o .libs/pcre_=
get.o .libs/pcre_globals.o .libs/pcre_info.o .libs/pcre_maketables.o .libs/=
pcre_ord2utf8.o .libs/pcre_printint.o .libs/pcre_refcount.o .libs/pcre_stud=
y.o .libs/pcre_tables.o .libs/pcre_try_flipped.o .libs/pcre_ucp_findchar.o =
.libs/pcre_valid_utf8.o .libs/pcre_version.o .libs/pcre_xclass.o -L/pkg_co=
mp/obj/pkgsrc/devel/pcre/default/.buildlink/lib -Wl,-R/usr/pkg/lib -Wl,-so=
name -Wl,libpcre.so.0 -o .libs/libpcre.so.0.0.1
(cd .libs && rm -f libpcre.so.0 && ln -s libpcre.so.0.0.1 libpcre.so.0)
(cd .libs && rm -f libpcre.so && ln -s libpcre.so.0.0.1 libpcre.so)
ar cru .libs/libpcre.a pcre_chartables.o pcre_compile.o pcre_config.o pcre=
_dfa_exec.o pcre_exec.o pcre_fullinfo.o pcre_get.o pcre_globals.o pcre_info=
.o pcre_maketables.o pcre_ord2utf8.o pcre_printint.o pcre_refcount.o pcre_s=
tudy.o pcre_tables.o pcre_try_flipped.o pcre_ucp_findchar.o pcre_valid_utf8=
.o pcre_version.o pcre_xclass.o
ranlib .libs/libpcre.a
creating libpcre.la
(cd .libs && rm -f libpcre.la && ln -s ../libpcre.la libpcre.la)
cc -c -O2 -I. -DPOSIX_MALLOC_THRESHOLD=3D10 ./pcreposix.c -fPIC -DPIC -o =
.libs/pcreposix.o
cc -c -O2 -I. -DPOSIX_MALLOC_THRESHOLD=3D10 ./pcreposix.c -o pcreposix.o >=
/dev/null 2>&1
rm -f libpcreposix.la
/bin/sh ./libtool --mode=3Dlink cc -Wl,-R/usr/pkg/lib -I. -I. -rpath /usr/p=
kg/lib libpcre.la -version-info '0:0:0' -o libpcreposix.la pcreposix.lo
cc -shared .libs/pcreposix.o -Wl,--rpath -Wl,/pkg_comp/obj/pkgsrc/devel/p=
cre/default/pcre-6.2/.libs -Wl,--rpath -Wl,/usr/pkg/lib ./.libs/libpcre.so =
-L/pkg_comp/obj/pkgsrc/devel/pcre/default/.buildlink/lib -Wl,-R/usr/pkg/li=
b -Wl,-soname -Wl,libpcreposix.so.0 -o .libs/libpcreposix.so.0.0.0
(cd .libs && rm -f libpcreposix.so.0 && ln -s libpcreposix.so.0.0.0 libpcre=
posix.so.0)
(cd .libs && rm -f libpcreposix.so && ln -s libpcreposix.so.0.0.0 libpcrepo=
six.so)
ar cru .libs/libpcreposix.a pcreposix.o
ranlib .libs/libpcreposix.a
creating libpcreposix.la
(cd .libs && rm -f libpcreposix.la && ln -s ../libpcreposix.la libpcreposix=
.la)
cc -c -O2 -I. -I. ./pcretest.c
/bin/sh ./libtool --mode=3Dlink cc -Wl,-R/usr/pkg/lib -I. -I. -o pcretest=
pcretest.o libpcre.la libpcreposix.la
cc -Wl,-R/usr/pkg/lib -I. -o .libs/pcretest pcretest.o ./.libs/libpcre.so =
-L/pkg_comp/obj/pkgsrc/devel/pcre/default/.buildlink/lib ./.libs/libpcrepos=
ix.so -L/pkg_comp/obj/pkgsrc/devel/pcre/default/pcre-6.2/.libs /pkg_comp/ob=
j/pkgsrc/devel/pcre/default/pcre-6.2/.libs/libpcre.so -Wl,--rpath -Wl,/usr/=
pkg/lib
creating pcretest
cc -c -O2 -I. -I. -DIS_UNIX ./pcregrep.c
/bin/sh ./libtool --mode=3Dlink cc -Wl,-R/usr/pkg/lib -I. -I. -o pcregrep p=
cregrep.o libpcre.la
cc -Wl,-R/usr/pkg/lib -I. -o .libs/pcregrep pcregrep.o ./.libs/libpcre.so =
-L/pkg_comp/obj/pkgsrc/devel/pcre/default/.buildlink/lib -Wl,--rpath -Wl,/u=
sr/pkg/lib
creating pcregrep
c++ -c -O2 -I. -DPOSIX_MALLOC_THRESHOLD=3D10 ./pcrecpp.cc -fPIC -DPIC -o =
.libs/pcrecpp.o
c++ -c -O2 -I. -DPOSIX_MALLOC_THRESHOLD=3D10 ./pcrecpp.cc -o pcrecpp.o >/d=
ev/null 2>&1
c++ -c -O2 -I. -DPOSIX_MALLOC_THRESHOLD=3D10 ./pcre_scanner.cc -fPIC -DPI=
C -o .libs/pcre_scanner.o
c++ -c -O2 -I. -DPOSIX_MALLOC_THRESHOLD=3D10 ./pcre_scanner.cc -o pcre_sca=
nner.o >/dev/null 2>&1
c++ -c -O2 -I. -DPOSIX_MALLOC_THRESHOLD=3D10 ./pcre_stringpiece.cc -fPIC =
-DPIC -o .libs/pcre_stringpiece.o
c++ -c -O2 -I. -DPOSIX_MALLOC_THRESHOLD=3D10 ./pcre_stringpiece.cc -o pcre=
_stringpiece.o >/dev/null 2>&1
rm -f libpcrecpp.la
/bin/sh ./libtool --mode=3Dlink c++ -Wl,-R/usr/pkg/lib -I. -I. -rpath /usr/=
pkg/lib libpcre.la -version-info '0:0:0' -o libpcrecpp.la pcrecpp.lo pcre=
_scanner.lo pcre_stringpiece.lo
c++ -shared .libs/pcrecpp.o .libs/pcre_scanner.o .libs/pcre_stringpiece.o =
-Wl,--rpath -Wl,/pkg_comp/obj/pkgsrc/devel/pcre/default/pcre-6.2/.libs -Wl=
,--rpath -Wl,/usr/pkg/lib ./.libs/libpcre.so -L/pkg_comp/obj/pkgsrc/devel/p=
cre/default/.buildlink/lib -Wl,-R/usr/pkg/lib -Wl,-soname -Wl,libpcrecpp.s=
o.0 -o .libs/libpcrecpp.so.0.0.0
(cd .libs && rm -f libpcrecpp.so.0 && ln -s libpcrecpp.so.0.0.0 libpcrecpp.=
so.0)
(cd .libs && rm -f libpcrecpp.so && ln -s libpcrecpp.so.0.0.0 libpcrecpp.so)
ar cru .libs/libpcrecpp.a pcrecpp.o pcre_scanner.o pcre_stringpiece.o
ranlib .libs/libpcrecpp.a
creating libpcrecpp.la
(cd .libs && rm -f libpcrecpp.la && ln -s ../libpcrecpp.la libpcrecpp.la)
c++ -c -O2 -I. -I. ./pcrecpp_unittest.cc
/bin/sh ./libtool --mode=3Dlink c++ -Wl,-R/usr/pkg/lib -I. -I. -o pcrecpp=
_unittest pcrecpp_unittest.o libpcrecpp.la libpcreposix.la
c++ -Wl,-R/usr/pkg/lib -I. -o .libs/pcrecpp_unittest pcrecpp_unittest.o ./=
.libs/libpcrecpp.so -L/pkg_comp/obj/pkgsrc/devel/pcre/default/pcre-6.2/.lib=
s -L/pkg_comp/obj/pkgsrc/devel/pcre/default/.buildlink/lib ./.libs/libpcrep=
osix.so /pkg_comp/obj/pkgsrc/devel/pcre/default/pcre-6.2/.libs/libpcre.so -=
Wl,--rpath -Wl,/usr/pkg/lib
creating pcrecpp_unittest
c++ -c -O2 -I. -I. ./pcre_scanner_unittest.cc
/bin/sh ./libtool --mode=3Dlink c++ -Wl,-R/usr/pkg/lib -I. -I. -o pcre_sc=
anner_unittest pcre_scanner_unittest.o libpcrecpp.la libpcreposix.la
c++ -Wl,-R/usr/pkg/lib -I. -o .libs/pcre_scanner_unittest pcre_scanner_unit=
test.o ./.libs/libpcrecpp.so -L/pkg_comp/obj/pkgsrc/devel/pcre/default/pcr=
e-6.2/.libs -L/pkg_comp/obj/pkgsrc/devel/pcre/default/.buildlink/lib ./.lib=
s/libpcreposix.so /pkg_comp/obj/pkgsrc/devel/pcre/default/pcre-6.2/.libs/li=
bpcre.so -Wl,--rpath -Wl,/usr/pkg/lib
creating pcre_scanner_unittest
c++ -c -O2 -I. -I. ./pcre_stringpiece_unittest.cc
/bin/sh ./libtool --mode=3Dlink c++ -Wl,-R/usr/pkg/lib -I. -I. -o pcre_st=
ringpiece_unittest pcre_stringpiece_unittest.o libpcrecpp.la
libpcreposix.=
la
c++ -Wl,-R/usr/pkg/lib -I. -o .libs/pcre_stringpiece_unittest pcre_stringpi=
ece_unittest.o ./.libs/libpcrecpp.so -L/pkg_comp/obj/pkgsrc/devel/pcre/def=
ault/pcre-6.2/.libs -L/pkg_comp/obj/pkgsrc/devel/pcre/default/.buildlink/li=
b ./.libs/libpcreposix.so /pkg_comp/obj/pkgsrc/devel/pcre/default/pcre-6.2/=
.libs/libpcre.so -Wl,--rpath -Wl,/usr/pkg/lib
creating pcre_stringpiece_unittest
=3D> Unwrapping files-to-be-installed.
=3D=3D=3D> Installing for pcre-6.2
/bin/sh ./mkinstalldirs /usr/pkg/lib
echo "/bin/sh ./libtool --mode=3Dinstall /usr/bin/install -c -o root -g whe=
el libpcre.la /usr/pkg/lib/libpcre.la"
/bin/sh ./libtool --mode=3Dinstall /usr/bin/install -c -o root -g wheel lib=
pcre.la /usr/pkg/lib/libpcre.la
/bin/sh ./libtool --mode=3Dinstall /usr/bin/install -c -o root -g wheel lib=
pcre.la /usr/pkg/lib/libpcre.la
/usr/bin/install -c -o root -g wheel .libs/libpcre.so.0.0.1 /usr/pkg/lib/li=
bpcre.so.0.0.1
(cd /usr/pkg/lib && rm -f libpcre.so.0 && ln -s libpcre.so.0.0.1 libpcre.so=
.0)
(cd /usr/pkg/lib && rm -f libpcre.so && ln -s libpcre.so.0.0.1 libpcre.so)
/usr/bin/install -c -o root -g wheel .libs/libpcre.lai /usr/pkg/lib/libpcre=
.la
/usr/bin/install -c -o root -g wheel .libs/libpcre.a /usr/pkg/lib/libpcre.a
ranlib /usr/pkg/lib/libpcre.a
chmod 644 /usr/pkg/lib/libpcre.a
----------------------------------------------------------------------
Libraries have been installed in:
/usr/pkg/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 the `-LLIBDIR'
flag during linking and do at least one of the following:
- add LIBDIR to the `LD_LIBRARY_PATH' environment variable
during execution
- add LIBDIR to the `LD_RUN_PATH' environment variable
during linking
- use the `-Wl,--rpath -Wl,LIBDIR' linker flag
- have your system administrator add LIBDIR to `/etc/ld.so.conf'
See any operating system documentation about shared libraries for
more information, such as the ld(1) and ld.so(8) manual pages.
----------------------------------------------------------------------
echo "/bin/sh ./libtool --mode=3Dinstall /usr/bin/install -c -o root -g whe=
el libpcreposix.la /usr/pkg/lib/libpcreposix.la"
/bin/sh ./libtool --mode=3Dinstall /usr/bin/install -c -o root -g wheel lib=
pcreposix.la /usr/pkg/lib/libpcreposix.la
/bin/sh ./libtool --mode=3Dinstall /usr/bin/install -c -o root -g wheel lib=
pcreposix.la /usr/pkg/lib/libpcreposix.la
libtool: install: warning: relinking `libpcreposix.la'
(cd /pkg_comp/obj/pkgsrc/devel/pcre/default/pcre-6.2; /bin/sh /usr/pkg/bin=
/libtool --mode=3Drelink cc -Wl,-R/usr/pkg/lib -rpath /usr/pkg/lib -L./.lib=
s libpcre.la -version-info 0:0:0 -o libpcreposix.la pcreposix.lo -L/pkg_com=
p/obj/pkgsrc/devel/pcre/default/.buildlink/lib )
cc -shared .libs/pcreposix.o -Wl,--rpath -Wl,/usr/pkg/lib -L/pkg_comp/obj=
/pkgsrc/devel/pcre/default/pcre-6.2/.libs -L/usr/pkg/lib -lpcre -L/pkg_comp=
/obj/pkgsrc/devel/pcre/default/.buildlink/lib -Wl,-R/usr/pkg/lib -Wl,-sona=
me -Wl,libpcreposix.so.0 -o .libs/libpcreposix.so.0.0.0
/usr/bin/install -c -o root -g wheel .libs/libpcreposix.so.0.0.0T /usr/pkg/=
lib/libpcreposix.so.0.0.0
(cd /usr/pkg/lib && rm -f libpcreposix.so.0 && ln -s libpcreposix.so.0.0.0 =
libpcreposix.so.0)
(cd /usr/pkg/lib && rm -f libpcreposix.so && ln -s libpcreposix.so.0.0.0 li=
bpcreposix.so)
/usr/bin/install -c -o root -g wheel .libs/libpcreposix.lai /usr/pkg/lib/li=
bpcreposix.la
/usr/bin/install -c -o root -g wheel .libs/libpcreposix.a /usr/pkg/lib/libp=
creposix.a
ranlib /usr/pkg/lib/libpcreposix.a
chmod 644 /usr/pkg/lib/libpcreposix.a
----------------------------------------------------------------------
Libraries have been installed in:
/usr/pkg/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 the `-LLIBDIR'
flag during linking and do at least one of the following:
- add LIBDIR to the `LD_LIBRARY_PATH' environment variable
during execution
- add LIBDIR to the `LD_RUN_PATH' environment variable
during linking
- use the `-Wl,--rpath -Wl,LIBDIR' linker flag
- have your system administrator add LIBDIR to `/etc/ld.so.conf'
See any operating system documentation about shared libraries for
more information, such as the ld(1) and ld.so(8) manual pages.
----------------------------------------------------------------------
echo "/bin/sh ./libtool --mode=3Dinstall /usr/bin/install -c -o root -g whe=
el libpcrecpp.la /usr/pkg/lib/libpcrecpp.la"
/bin/sh ./libtool --mode=3Dinstall /usr/bin/install -c -o root -g wheel lib=
pcrecpp.la /usr/pkg/lib/libpcrecpp.la
/bin/sh ./libtool --mode=3Dinstall /usr/bin/install -c -o root -g wheel lib=
pcrecpp.la /usr/pkg/lib/libpcrecpp.la
libtool: install: warning: relinking `libpcrecpp.la'
(cd /pkg_comp/obj/pkgsrc/devel/pcre/default/pcre-6.2; /bin/sh /usr/pkg/bin=
/libtool --mode=3Drelink c++ -Wl,-R/usr/pkg/lib -rpath /usr/pkg/lib -L./.li=
bs libpcre.la -version-info 0:0:0 -o libpcrecpp.la pcrecpp.lo pcre_scanner.=
lo pcre_stringpiece.lo -L/pkg_comp/obj/pkgsrc/devel/pcre/default/.buildlink=
/lib )
c++ -shared .libs/pcrecpp.o .libs/pcre_scanner.o .libs/pcre_stringpiece.o =
-Wl,--rpath -Wl,/usr/pkg/lib -L/pkg_comp/obj/pkgsrc/devel/pcre/default/pcr=
e-6.2/.libs -L/usr/pkg/lib -lpcre -L/pkg_comp/obj/pkgsrc/devel/pcre/default=
/.buildlink/lib -Wl,-R/usr/pkg/lib -Wl,-soname -Wl,libpcrecpp.so.0 -o .lib=
s/libpcrecpp.so.0.0.0
/usr/bin/install -c -o root -g wheel .libs/libpcrecpp.so.0.0.0T /usr/pkg/li=
b/libpcrecpp.so.0.0.0
(cd /usr/pkg/lib && rm -f libpcrecpp.so.0 && ln -s libpcrecpp.so.0.0.0 libp=
crecpp.so.0)
(cd /usr/pkg/lib && rm -f libpcrecpp.so && ln -s libpcrecpp.so.0.0.0 libpcr=
ecpp.so)
/usr/bin/install -c -o root -g wheel .libs/libpcrecpp.lai /usr/pkg/lib/libp=
crecpp.la
/usr/bin/install -c -o root -g wheel .libs/libpcrecpp.a /usr/pkg/lib/libpcr=
ecpp.a
ranlib /usr/pkg/lib/libpcrecpp.a
chmod 644 /usr/pkg/lib/libpcrecpp.a
----------------------------------------------------------------------
Libraries have been installed in:
/usr/pkg/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 the `-LLIBDIR'
flag during linking and do at least one of the following:
- add LIBDIR to the `LD_LIBRARY_PATH' environment variable
during execution
- add LIBDIR to the `LD_RUN_PATH' environment variable
during linking
- use the `-Wl,--rpath -Wl,LIBDIR' linker flag
- have your system administrator add LIBDIR to `/etc/ld.so.conf'
See any operating system documentation about shared libraries for
more information, such as the ld(1) and ld.so(8) manual pages.
----------------------------------------------------------------------
/bin/sh ./libtool --finish /usr/pkg/lib
----------------------------------------------------------------------
Libraries have been installed in:
/usr/pkg/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 the `-LLIBDIR'
flag during linking and do at least one of the following:
- add LIBDIR to the `LD_LIBRARY_PATH' environment variable
during execution
- add LIBDIR to the `LD_RUN_PATH' environment variable
during linking
- use the `-Wl,--rpath -Wl,LIBDIR' linker flag
- have your system administrator add LIBDIR to `/etc/ld.so.conf'
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/pkg/include
/usr/bin/install -c -o root -g wheel -m 444 pcre.h /usr/pkg/include/pcre.h
/usr/bin/install -c -o root -g wheel -m 444 ./pcreposix.h /usr/pkg/include/=
pcreposix.h
/usr/bin/install -c -o root -g wheel -m 444 pcrecpp.h /usr/pkg/include/pcre=
cpp.h
/usr/bin/install -c -o root -g wheel -m 444 pcre_stringpiece.h /usr/pkg/inc=
lude/pcre_stringpiece.h
/usr/bin/install -c -o root -g wheel -m 444 ./pcre_scanner.h /usr/pkg/inclu=
de/pcre_scanner.h
/bin/sh ./mkinstalldirs /usr/pkg/man/man3
/usr/bin/install -c -o root -g wheel -m 444 ./doc/pcre.3 /usr/pkg/man/man3/=
pcre.3
/usr/bin/install -c -o root -g wheel -m 444 ./doc/pcreapi.3 /usr/pkg/man/ma=
n3/pcreapi.3
/usr/bin/install -c -o root -g wheel -m 444 ./doc/pcrebuild.3 /usr/pkg/man/=
man3/pcrebuild.3
/usr/bin/install -c -o root -g wheel -m 444 ./doc/pcrecallout.3 /usr/pkg/ma=
n/man3/pcrecallout.3
/usr/bin/install -c -o root -g wheel -m 444 ./doc/pcrecompat.3 /usr/pkg/man=
/man3/pcrecompat.3
/usr/bin/install -c -o root -g wheel -m 444 ./doc/pcrecpp.3 /usr/pkg/man/ma=
n3/pcrecpp.3
/usr/bin/install -c -o root -g wheel -m 444 ./doc/pcrematching.3 /usr/pkg/m=
an/man3/pcrematching.3
/usr/bin/install -c -o root -g wheel -m 444 ./doc/pcrepattern.3 /usr/pkg/ma=
n/man3/pcrepattern.3
/usr/bin/install -c -o root -g wheel -m 444 ./doc/pcreperform.3 /usr/pkg/ma=
n/man3/pcreperform.3
/usr/bin/install -c -o root -g wheel -m 444 ./doc/pcreposix.3 /usr/pkg/man/=
man3/pcreposix.3
/usr/bin/install -c -o root -g wheel -m 444 ./doc/pcresample.3 /usr/pkg/man=
/man3/pcresample.3
/usr/bin/install -c -o root -g wheel -m 444 ./doc/pcre_compile.3 /usr/pkg/m=
an/man3/pcre_compile.3
/usr/bin/install -c -o root -g wheel -m 444 ./doc/pcre_config.3 /usr/pkg/ma=
n/man3/pcre_config.3
/usr/bin/install -c -o root -g wheel -m 444 ./doc/pcre_copy_named_substring=
.3 /usr/pkg/man/man3/pcre_copy_named_substring.3
/usr/bin/install -c -o root -g wheel -m 444 ./doc/pcre_copy_substring.3 /us=
r/pkg/man/man3/pcre_copy_substring.3
/usr/bin/install -c -o root -g wheel -m 444 ./doc/pcre_dfa_exec.3 /usr/pkg/=
man/man3/pcre_dfa_exec.3
/usr/bin/install -c -o root -g wheel -m 444 ./doc/pcre_exec.3 /usr/pkg/man/=
man3/pcre_exec.3
/usr/bin/install -c -o root -g wheel -m 444 ./doc/pcre_free_substring.3 /us=
r/pkg/man/man3/pcre_free_substring.3
/usr/bin/install -c -o root -g wheel -m 444 ./doc/pcre_free_substring_list.=
3 /usr/pkg/man/man3/pcre_free_substring_list.3
/usr/bin/install -c -o root -g wheel -m 444 ./doc/pcre_fullinfo.3 /usr/pkg/=
man/man3/pcre_fullinfo.3
/usr/bin/install -c -o root -g wheel -m 444 ./doc/pcre_get_named_substring.=
3 /usr/pkg/man/man3/pcre_get_named_substring.3
/usr/bin/install -c -o root -g wheel -m 444 ./doc/pcre_get_stringnumber.3 /=
usr/pkg/man/man3/pcre_get_stringnumber.3
/usr/bin/install -c -o root -g wheel -m 444 ./doc/pcre_get_substring.3 /usr=
/pkg/man/man3/pcre_get_substring.3
/usr/bin/install -c -o root -g wheel -m 444 ./doc/pcre_get_substring_list.3=
/usr/pkg/man/man3/pcre_get_substring_list.3
/usr/bin/install -c -o root -g wheel -m 444 ./doc/pcre_info.3 /usr/pkg/man/=
man3/pcre_info.3
/usr/bin/install -c -o root -g wheel -m 444 ./doc/pcre_maketables.3 /usr/pk=
g/man/man3/pcre_maketables.3
/usr/bin/install -c -o root -g wheel -m 444 ./doc/pcre_refcount.3 /usr/pkg/=
man/man3/pcre_refcount.3
/usr/bin/install -c -o root -g wheel -m 444 ./doc/pcre_study.3 /usr/pkg/man=
/man3/pcre_study.3
/usr/bin/install -c -o root -g wheel -m 444 ./doc/pcre_version.3 /usr/pkg/m=
an/man3/pcre_version.3
/bin/sh ./mkinstalldirs /usr/pkg/man/man1
/usr/bin/install -c -o root -g wheel -m 444 ./doc/pcregrep.1 /usr/pkg/man/m=
an1/pcregrep.1
/usr/bin/install -c -o root -g wheel -m 444 ./doc/pcretest.1 /usr/pkg/man/m=
an1/pcretest.1
/bin/sh ./mkinstalldirs /usr/pkg/bin
/bin/sh ./libtool --mode=3Dinstall /usr/bin/install -c -o root -g wheel pcr=
egrep /usr/pkg/bin/pcregrep
/usr/bin/install -c -o root -g wheel .libs/pcregrep /usr/pkg/bin/pcregrep
/bin/sh ./libtool --mode=3Dinstall /usr/bin/install -c -o root -g wheel pcr=
etest /usr/pkg/bin/pcretest
/usr/bin/install -c -o root -g wheel .libs/pcretest /usr/pkg/bin/pcretest
/usr/bin/install -c -o root -g wheel pcre-config /usr/pkg/bin/pcre-config
/bin/sh ./mkinstalldirs /usr/pkg/lib/pkgconfig
/usr/bin/install -c -o root -g wheel -m 444 libpcre.pc /usr/pkg/lib/pkgconf=
ig/libpcre.pc
=3D=3D=3D> [Automatic ELF shared object handling]
=3D=3D=3D> Registering installation for pcre-6.2
=3D=3D=3D> Packaging pcre-6.2
=3D=3D=3D> Building binary package for pcre-6.2
Creating package /pkg_comp/packages/All/pcre-6.2.tgz
Using SrcDir value of /usr/pkg
Registering depends:.
=3D=3D=3D> Cleaning for libtool-base-1.5.18nb3
=3D=3D=3D> Cleaning for pcre-6.2
PKG_COMP =3D=3D> Unmounting sandboxed filesystems
--=20
-- Lubomir Sedlacik <salo@{NetBSD,Xtrmntr,silcnet}.org> --
Home |
Main Index |
Thread Index |
Old Index