pkgsrc-Bugs archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

pkg/40724: archivers/bsdtar fails to build on Darwin/Mac OS X



>Number:         40724
>Category:       pkg
>Synopsis:       archivers/bsdtar fails to build on Darwin/Mac OS X
>Confidential:   no
>Severity:       serious
>Priority:       medium
>Responsible:    pkg-manager
>State:          open
>Class:          sw-bug
>Submitter-Id:   net
>Arrival-Date:   Mon Feb 23 09:10:00 +0000 2009
>Originator:     David H. Gutteridge
>Release:        pkgsrc-current
>Organization:
>Environment:
Mac OS X 10.4.11/PPC

>Description:
Hello,

I'm encountering the following error when trying to compile archivers/
bsdtar on Mac OS X:

===> Checking for vulnerabilities in bsdtar-2.5.5
===> Installing dependencies for bsdtar-2.5.5
===> Overriding tools for bsdtar-2.5.5
===> Extracting for bsdtar-2.5.5
===> Patching for bsdtar-2.5.5
===> Creating toolchain wrappers for bsdtar-2.5.5
===> Configuring for bsdtar-2.5.5
=> Modifying GNU configure scripts to avoid --recheck
=> Replacing config-guess with pkgsrc versions
=> Replacing config-sub with pkgsrc versions
=> Replacing install-sh with pkgsrc version
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 a BSD-compatible install... /usr/bin/install -c -o 
administrator -g administrator
checking whether build environment is sane... yes
checking for a thread-safe mkdir -p... config.aux/install-sh -c -d
checking for gawk... /usr/bin/awk
checking whether make sets $(MAKE)... yes
checking for powerpc-apple-darwin8-strip... no
checking for strip... strip
checking for powerpc-apple-darwin8-gcc... gcc
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 gcc accepts -g... yes
checking for gcc option to accept ISO C89... none needed
checking for style of include used by make... GNU
checking dependency style of gcc... gcc3
checking whether gcc and cc understand -c and -o together... yes
checking for bison... bison -y
checking build system type... powerpc-apple-darwin8.11.0
checking host system type... powerpc-apple-darwin8
checking for a sed that does not truncate output... 
/opt/pkg/pkgsrc/archivers/bsdtar/work/.tools/bin/sed
checking for grep that handles long lines and -e... (cached) /usr/bin/grep
checking for egrep... (cached) /usr/bin/egrep
checking for ld used by gcc... 
/usr/libexec/gcc/powerpc-apple-darwin8/4.0.1/ld
checking if the linker (/usr/libexec/gcc/powerpc-apple-darwin8/4.0.1/ld) is 
GNU ld... no
checking for /usr/libexec/gcc/powerpc-apple-darwin8/4.0.1/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... pass_all
checking how to run the C preprocessor... gcc -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 whether we are using the GNU C++ compiler... no
checking whether g++ accepts -g... no
checking dependency style of g++... none
checking for powerpc-apple-darwin8-g77... f77
checking whether we are using the GNU Fortran 77 compiler... no
checking whether f77 accepts -g... no
checking the maximum length of command line arguments... 196608
checking command to parse nm output from gcc object... ok
checking for objdir... .libs
checking for powerpc-apple-darwin8-ar... no
checking for ar... ar
checking for powerpc-apple-darwin8-ranlib... no
checking for ranlib... ranlib
checking for powerpc-apple-darwin8-strip... strip
checking if gcc supports -fno-rtti -fno-exceptions... no
checking for gcc option to produce PIC... -fno-common
checking if gcc PIC flag -fno-common works... yes
checking if gcc static flag -static works... no
checking if gcc supports -c -o file.o... yes
checking whether the gcc linker 
(/usr/libexec/gcc/powerpc-apple-darwin8/4.0.1/ld) supports shared 
libraries... yes
checking dynamic linker characteristics... darwin8 dyld
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
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... -fno-common
checking if f77 PIC flag -fno-common works... no
checking if f77 static flag -static works... no
checking if f77 supports -c -o file.o... no
checking whether the f77 linker 
(/usr/libexec/gcc/powerpc-apple-darwin8/4.0.1/ld) supports shared 
libraries... yes
checking dynamic linker characteristics... PKGSRC-WARNING: Something is 
trying to run the fortran compiler,
PKGSRC-WARNING: but it is not added to USE_LANGUAGES in the package 
Makefile.
PKGSRC-WARNING: Something is trying to run the fortran compiler,
PKGSRC-WARNING: but it is not added to USE_LANGUAGES in the package 
Makefile.
darwin8 dyld
checking how to hardcode library paths into programs... immediate
./configure: line 15960: libtool: No such file or directory
./configure: line 1: libtoolT: No such file or directory
configure: error: unable to update list of available tagged configurations.
*** Error code 1

Stop.
bmake: stopped in /opt/pkg/pkgsrc/archivers/bsdtar
*** Error code 1

Stop.
bmake: stopped in /opt/pkg/pkgsrc/archivers/bsdtar
*** Error code 1

Stop.


Regards,

Dave

>How-To-Repeat:
(As above.)

>Fix:
I haven't had a chance to look into it yet (ENOSLEEP).


>Unformatted:
 
 


Home | Main Index | Thread Index | Old Index