ports/68948: port devel/popt doesn't compile on stable

=?ISO-8859-1?Q?=CDsak_Ben?=. isak at isak.is
Mon Jul 12 16:30:39 UTC 2004


Here comes the whole shebang

--------------------

first a make clean

[16:19:43 root at nymph popt]#  make clean
===>  Cleaning for libiconv-1.9.2
===>  Cleaning for gettext-0.13.1_1
===>  Cleaning for libtool-1.3.5_2
===>  Cleaning for libtool-1.5.6_1
===>  Cleaning for expat-1.95.7
===>  Cleaning for popt-1.7
[16:19:50 root at nymph popt]# 

Then make install (i did a make deinstall erlier)
[16:19:50 root at nymph popt]#  make install  
===>  Vulnerability check disabled
===>  Extracting for popt-1.7
>> Checksum OK for popt-1.7.tar.gz.
===>  Patching for popt-1.7
===>  Applying FreeBSD patches for popt-1.7
===>   popt-1.7 depends on file: /usr/local/bin/libtool13 - found
===>   popt-1.7 depends on shared library: intl - found
===>  Configuring for popt-1.7
configure: WARNING: you should use --build, --host, --target
checking build system type... i386-portbld-freebsd4.10
checking host system type... i386-portbld-freebsd4.10
checking target system type... i386-portbld-freebsd4.10
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 make sets ${MAKE}... yes
checking for style of include used by make... GNU
checking for i386-portbld-freebsd4.10-gcc... cc
checking for C compiler default output... 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 dependency style of cc... gcc
checking for strerror in -lcposix... no
checking for i386-portbld-freebsd4.10-gcc... (cached) cc
checking whether we are using the GNU C compiler... (cached) yes
checking whether cc accepts -g... (cached) yes
checking dependency style of cc... (cached) gcc
checking how to run the C preprocessor... cc -E
checking whether cc needs -traditional... no
checking for cc option to accept ANSI C... none needed
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 for function prototypes... yes
checking for ANSI C header files... yes
checking for string.h... (cached) yes
checking for ld used by GCC... /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... nm
checking whether ln -s works... yes
checking how to recognise dependant libraries... pass_all
checking command to parse nm output... ok
checking dlfcn.h usability... yes
checking dlfcn.h presence... yes
checking for dlfcn.h... yes
checking for i386-portbld-freebsd4.10-ranlib... no
checking for ranlib... ranlib
checking for i386-portbld-freebsd4.10-strip... no
checking for strip... strip
checking for objdir... .libs
checking for cc option to produce PIC... -fPIC
checking if cc PIC flag -fPIC works... yes
checking if cc static flag -static 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 whether the linker (/usr/libexec/elf/ld) supports shared libraries... yes
checking how to hardcode library paths into programs... immediate
checking whether stripping libraries is possible... yes
checking dynamic linker characteristics... freebsd4.10 ld.so
checking if libtool supports shared libraries... yes
checking whether to build shared libraries... yes
checking whether to build static libraries... yes
checking whether -lc should be explicitly linked in... yes
creating libtool
checking host system type... i386-unknown-freebsd4.10
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... freebsd4.10 ld.so
checking if libtool supports shared libraries... yes
checking whether to build shared libraries... yes
checking whether to build static libraries... yes
checking for objdir... .libs
creating libtool
checking for a BSD-compatible install... /usr/bin/install -c -o root -g wheel
checking alloca.h usability... no
checking alloca.h presence... no
checking for alloca.h... no
checking float.h usability... yes
checking float.h presence... yes
checking for float.h... yes
checking libintl.h usability... yes
checking libintl.h presence... yes
checking for libintl.h... yes
checking mcheck.h usability... no
checking mcheck.h presence... no
checking for mcheck.h... no
checking for unistd.h... (cached) yes
checking for /usr/ucblib in LIBS... no
checking for GNU xgettext... yes
checking for strerror... yes
checking for mtrace... no
checking for getuid... yes
checking for geteuid... yes
checking for setreuid... yes
checking for msgfmt... /usr/bin/msgfmt
checking for gmsgfmt... /usr/bin/msgfmt
checking for xgettext... /usr/bin/xgettext
checking for msgmerge... /usr/bin/msgmerge
checking for ranlib... (cached) ranlib
checking for cc option to accept ANSI C... none needed
checking for an ANSI C-conforming const... yes
checking for inline... inline
checking for off_t... yes
checking for size_t... yes
checking for working alloca.h... no
checking for alloca... yes
checking for stdlib.h... (cached) yes
checking for unistd.h... (cached) yes
checking for getpagesize... yes
checking for working mmap... yes
checking whether we are using the GNU C Library 2.1 or newer... no
checking whether integer division by zero raises SIGFPE... yes
checking for inttypes.h... no
checking for stdint.h... no
checking for unsigned long long... yes
checking for inttypes.h... yes
checking whether the inttypes.h PRIxNN macros are broken... no
checking for ld used by GCC... /usr/libexec/elf/ld
checking if the linker (/usr/libexec/elf/ld) is GNU ld... yes
checking for shared library run path origin... ./config.rpath: Can't open ./config.rpath: No such file or 
directory
done
checking argz.h usability... no
checking argz.h presence... no
checking for argz.h... no
checking limits.h usability... yes
checking limits.h presence... yes
checking for limits.h... yes
checking locale.h usability... yes
checking locale.h presence... yes
checking for locale.h... yes
checking nl_types.h usability... yes
checking nl_types.h presence... yes
checking for nl_types.h... yes
checking malloc.h usability... yes
checking malloc.h presence... yes
checking for malloc.h... yes
checking stddef.h usability... yes
checking stddef.h presence... yes
checking for stddef.h... yes
checking for stdlib.h... (cached) yes
checking for string.h... (cached) yes
checking for unistd.h... (cached) yes
checking sys/param.h usability... yes
checking sys/param.h presence... yes
checking for sys/param.h... yes
checking for feof_unlocked... no
checking for fgets_unlocked... no
checking for getc_unlocked... no
checking for getcwd... yes
checking for getegid... yes
checking for geteuid... (cached) yes
checking for getgid... yes
checking for getuid... (cached) yes
checking for mempcpy... no
checking for munmap... yes
checking for putenv... yes
checking for setenv... yes
checking for setlocale... yes
checking for stpcpy... no
checking for strcasecmp... yes
checking for strdup... yes
checking for strtoul... yes
checking for tsearch... yes
checking for __argz_count... no
checking for __argz_stringify... no
checking for __argz_next... no
checking for iconv... no, consider installing GNU libiconv
checking for nl_langinfo and CODESET... yes
checking for LC_MESSAGES... yes
checking for bison... bison
checking version of bison... 1.75, ok
checking whether NLS is requested... yes
checking whether included gettext is requested... no
checking for GNU gettext in libc... no
checking for GNU gettext in libintl... yes
checking how to link with libintl... -lintl
configure: creating ./config.status
config.status: creating Doxyfile
config.status: creating Makefile
config.status: creating intl/Makefile
config.status: creating po/Makefile.in
config.status: creating config.h
config.status: executing depfiles commands
config.status: executing default-1 commands
config.status: creating po/POTFILES
config.status: creating po/Makefile
===>  Building for popt-1.7
make  all-recursive
Making all in po
source='popt.c' object='popt.lo' libtool=yes  depfile='.deps/popt.Plo' tmpdepfile='.deps/popt.TPlo'  
depmode=gcc /bin/sh ./depcomp  /bin/sh ./libtool --mode=compile cc -DHAVE_CONFIG_H -I. -I. -I.  -I. -I.  
-I/usr/local/include  -O -pipe -c -o popt.lo `test -f 'popt.c' || echo './'`popt.c
mkdir .libs
cc -DHAVE_CONFIG_H -I. -I. -I. -I. -I. -I/usr/local/include -O -pipe -c popt.c -Wp,-MD,.deps/popt.TPlo  
-fPIC -DPIC -o .libs/popt.lo
cc -DHAVE_CONFIG_H -I. -I. -I. -I. -I. -I/usr/local/include -O -pipe -c popt.c -Wp,-MD,.deps/popt.TPlo -o 
popt.o >/dev/null 2>&1
mv -f .libs/popt.lo popt.lo
source='findme.c' object='findme.lo' libtool=yes  depfile='.deps/findme.Plo' tmpdepfile='.deps/findme.TPlo'  
depmode=gcc /bin/sh ./depcomp  /bin/sh ./libtool --mode=compile cc -DHAVE_CONFIG_H -I. -I. -I.  -I. -I.  
-I/usr/local/include  -O -pipe -c -o findme.lo `test -f 'findme.c' || echo './'`findme.c
rm -f .libs/findme.lo
cc -DHAVE_CONFIG_H -I. -I. -I. -I. -I. -I/usr/local/include -O -pipe -c findme.c -Wp,-MD,.deps/findme.TPlo  
-fPIC -DPIC -o .libs/findme.lo
cc -DHAVE_CONFIG_H -I. -I. -I. -I. -I. -I/usr/local/include -O -pipe -c findme.c -Wp,-MD,.deps/findme.TPlo 
-o findme.o >/dev/null 2>&1
mv -f .libs/findme.lo findme.lo
source='poptparse.c' object='poptparse.lo' libtool=yes  depfile='.deps/poptparse.Plo' tmpdepfile='.deps/
poptparse.TPlo'  depmode=gcc /bin/sh ./depcomp  /bin/sh ./libtool --mode=compile cc 
-DHAVE_CONFIG_H -I. -I. -I.  -I. -I.  -I/usr/local/include  -O -pipe -c -o poptparse.lo `test -f 'poptparse.c' 
|| echo './'`poptparse.c
rm -f .libs/poptparse.lo
cc -DHAVE_CONFIG_H -I. -I. -I. -I. -I. -I/usr/local/include -O -pipe -c poptparse.c -Wp,-MD,.deps/
poptparse.TPlo  -fPIC -DPIC -o .libs/poptparse.lo
cc -DHAVE_CONFIG_H -I. -I. -I. -I. -I. -I/usr/local/include -O -pipe -c poptparse.c -Wp,-MD,.deps/
poptparse.TPlo -o poptparse.o >/dev/null 2>&1
mv -f .libs/poptparse.lo poptparse.lo
source='poptconfig.c' object='poptconfig.lo' libtool=yes  depfile='.deps/poptconfig.Plo' tmpdepfile='.deps/
poptconfig.TPlo'  depmode=gcc /bin/sh ./depcomp  /bin/sh ./libtool --mode=compile cc 
-DHAVE_CONFIG_H -I. -I. -I.  -I. -I.  -I/usr/local/include  -O -pipe -c -o poptconfig.lo `test -f 
'poptconfig.c' || echo './'`poptconfig.c
rm -f .libs/poptconfig.lo
cc -DHAVE_CONFIG_H -I. -I. -I. -I. -I. -I/usr/local/include -O -pipe -c poptconfig.c -Wp,-MD,.deps/
poptconfig.TPlo  -fPIC -DPIC -o .libs/poptconfig.lo
cc -DHAVE_CONFIG_H -I. -I. -I. -I. -I. -I/usr/local/include -O -pipe -c poptconfig.c -Wp,-MD,.deps/
poptconfig.TPlo -o poptconfig.o >/dev/null 2>&1
mv -f .libs/poptconfig.lo poptconfig.lo
source='popthelp.c' object='popthelp.lo' libtool=yes  depfile='.deps/popthelp.Plo' tmpdepfile='.deps/
popthelp.TPlo'  depmode=gcc /bin/sh ./depcomp  /bin/sh ./libtool --mode=compile cc -DHAVE_CONFIG_H 
-I. -I. -I.  -I. -I.  -I/usr/local/include  -O -pipe -c -o popthelp.lo `test -f 'popthelp.c' || echo './'`popthelp.c
rm -f .libs/popthelp.lo
cc -DHAVE_CONFIG_H -I. -I. -I. -I. -I. -I/usr/local/include -O -pipe -c popthelp.c -Wp,-MD,.deps/
popthelp.TPlo  -fPIC -DPIC -o .libs/popthelp.lo
cc -DHAVE_CONFIG_H -I. -I. -I. -I. -I. -I/usr/local/include -O -pipe -c popthelp.c -Wp,-MD,.deps/
popthelp.TPlo -o popthelp.o >/dev/null 2>&1
mv -f .libs/popthelp.lo popthelp.lo
/bin/sh ./libtool --mode=link cc  -O -pipe    -o libpopt.la -rpath /usr/local/lib  popt.lo findme.lo 
poptparse.lo poptconfig.lo  popthelp.lo  
rm -fr .libs/libpopt.la .libs/libpopt.* .libs/libpopt.*
cc -shared  -Wl,--rpath -Wl,/usr/local/lib  popt.lo findme.lo poptparse.lo poptconfig.lo popthelp.lo   -Wl,-
soname -Wl,libpopt.so.0 -o .libs/libpopt.so.0
(cd .libs && rm -f libpopt.so && ln -sf libpopt.so.0 libpopt.so)
ar cru .libs/libpopt.a  popt.o findme.o poptparse.o poptconfig.o popthelp.o 
ranlib .libs/libpopt.a
creating libpopt.la
(cd .libs && rm -f libpopt.la && ln -sf ../libpopt.la libpopt.la)
source='test1.c' object='test1.o' libtool=no  depfile='.deps/test1.Po' tmpdepfile='.deps/test1.TPo'  
depmode=gcc /bin/sh ./depcomp  cc -DHAVE_CONFIG_H -I. -I. -I. -I. -I.   -I/usr/local/include  -O -pipe -c 
`test -f 'test1.c' || echo './'`test1.c
/bin/sh ./libtool --mode=link cc  -O -pipe    -o test1 -all-static test1.o libpopt.la 
cc -O -pipe -o test1 -static test1.o .libs/libpopt.a 
.libs/libpopt.a(popt.o): In function `poptGetNextOpt':
popt.o(.text+0x16ad): undefined reference to `libintl_dgettext'
.libs/libpopt.a(popt.o): In function `poptStrerror':
popt.o(.text+0x1e0a): undefined reference to `libintl_dgettext'
.libs/libpopt.a(popthelp.o): In function `getArgDescrip':
popthelp.o(.text+0x12a): undefined reference to `libintl_dgettext'
.libs/libpopt.a(popthelp.o): In function `singleOptionDefaultValue':
popthelp.o(.text+0x148): undefined reference to `libintl_dgettext'
.libs/libpopt.a(popthelp.o): In function `singleOptionHelp':
popthelp.o(.text+0x303): undefined reference to `libintl_dgettext'
.libs/libpopt.a(popthelp.o)(.text+0x95f): more undefined references to `libintl_dgettext' follow
*** Error code 1

Stop in /usr/ports/devel/popt/work/popt-1.7.
*** Error code 1

Stop in /usr/ports/devel/popt/work/popt-1.7.
*** Error code 1

Stop in /usr/ports/devel/popt/work/popt-1.7.
*** Error code 1

Stop in /usr/ports/devel/popt.
[16:22:38 root at nymph popt]#

---------------

Sorry for the enormus mail...but i cant remeber if attachments are allowed on the list...


--
Ísak Ben,
http://www.isak.is

---------- Original Message -----------
From: Volker Stolz <vs at freebsd.org>
To: vs at freebsd.org, freebsd-ports-bugs at freebsd.org, eik at freebsd.org
Sent: Mon, 12 Jul 2004 16:12:23 GMT
Subject: Re: ports/68948: port devel/popt doesn't compile on stable

> Synopsis: port devel/popt doesn't compile on stable
> 
> Responsible-Changed-From-To: freebsd-ports-bugs->eik
> Responsible-Changed-By: vs
> Responsible-Changed-When: Mon Jul 12 16:11:27 GMT 2004
> Responsible-Changed-Why: 
> Over to maintainer.
> [I can't reproduce this btw. And a few more lines of the output would
> be helpful (compiling the library)!]
> 
> http://www.freebsd.org/cgi/query-pr.cgi?pr=68948
> _______________________________________________
> freebsd-ports-bugs at freebsd.org mailing list
> http://lists.freebsd.org/mailman/listinfo/freebsd-ports-bugs
> To unsubscribe, send any mail to "freebsd-ports-bugs-unsubscribe at freebsd.org"
------- End of Original Message -------



More information about the freebsd-ports-bugs mailing list