Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 27 Mar 2008 09:17:32 +0000 (UTC)
From:      Dave Smith <davidsmith1307@googlemail.com>
To:        freebsd-sparc64@freebsd.org
Subject:   Port build loops on 7.0
Message-ID:  <fsfonc$7pk$1@ger.gmane.org>

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

when trying to build any ports on 7.0-release I get failures at the 
configure stage.

The configure process runs through until it gets to the end. Here is a 
sample for portmanager:

===>  Configuring for portmanager-0.4.1_9
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 build system type... sparc64-portbld-freebsd7.0
checking host system type... sparc64-portbld-freebsd7.0
checking for style of include used by make... GNU
checking for 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 dependency style of cc... gcc3
checking for a sed that does not truncate output... /usr/bin/sed
checking for egrep... grep -E
checking for ld used by cc... /usr/bin/ld
checking if the linker (/usr/bin/ld) is GNU ld... yes
checking for /usr/bin/ld option to reload object files... -r
checking for BSD-compatible nm... /usr/bin/nm -B
checking whether ln -s works... yes
checking how to recognise dependent libraries... pass_all
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 whether we are using the GNU C++ compiler... yes
checking whether c++ accepts -g... yes
checking dependency style of c++... gcc3
checking how to run the C++ preprocessor... c++ -E
checking for g77... no
checking for f77... no
checking for xlf... no
checking for frt... no
checking for pgf77... no
checking for fort77... no
checking for fl32... no
checking for af77... no
checking for f90... no
checking for xlf90... no
checking for pgf90... no
checking for epcf90... no
checking for f95... no
checking for fort... no
checking for xlf95... no
checking for ifc... no
checking for efc... no
checking for pgf95... no
checking for lf95... no
checking for gfortran... no
checking whether we are using the GNU Fortran 77 compiler... no
checking whether  accepts -g... no
checking the maximum length of command line arguments... (cached) 262144
checking command to parse /usr/bin/nm -B output from cc object... ok
checking for objdir... .libs
checking for ar... ar
checking for ranlib... ranlib
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/bin/ld) supports shared libraries... 
yes
checking whether -lc should be explicitly linked in... no
checking dynamic linker characteristics... freebsd7.0 ld.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... no
configure: creating libtool
appending configuration tag "CXX" to libtool
checking for ld used by c++... /usr/bin/ld
checking if the linker (/usr/bin/ld) is GNU ld... yes
checking whether the c++ linker (/usr/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/bin/ld) supports shared 
libraries... yes
checking dynamic linker characteristics... freebsd7.0 ld.so
checking how to hardcode library paths into programs... immediate
checking whether stripping libraries is possible... yes
appending configuration tag "F77" to libtool
checking for dirent.h that defines DIR... yes
checking for library containing opendir... none required
checking for ANSI C header files... (cached) yes
checking for stdlib.h... (cached) yes
checking for string.h... (cached) yes
checking for unistd.h... (cached) yes
checking for stdlib.h... (cached) yes
checking for GNU libc compatible malloc... yes
checking whether lstat dereferences a symlink specified with a trailing 
slash... no
checking whether stat accepts an empty string... no
checking for strchr... yes
checking for strstr... yes
configure: creating ./config.status
config.status: creating Makefile
config.status: creating libMG/Makefile
config.status: creating libMG/src/Makefile
config.status: creating libMGPM/Makefile
config.status: creating libMGPM/src/Makefile
config.status: creating portmanager/Makefile
config.status: creating config.h
config.status: executing default-1 commands
configure: creating ./config.status
config.status: creating Makefile
config.status: creating libMG/Makefile
config.status: creating libMG/src/Makefile
config.status: creating libMGPM/Makefile
config.status: creating libMGPM/src/Makefile
config.status: creating portmanager/Makefile
config.status: creating externVars.h
config.status: creating config.h
config.status: config.h is unchanged
config.status: executing default-1 commands
===>  Building for portmanager-0.4.1_9
/bin/sh ./config.status --recheck
running /bin/sh ./configure  --with-prefix=/usr/local --with-bindir=/bin 
--with-etcdir=/etc --with-pkgdbdir=/var/db/pkg --with-portsdir=/usr/ports 
--with-sharedir=/share/portmanager --with-tempdir=/tmp --prefix=/usr/
local --mandir=/usr/local/man --infodir=/usr/local/info/ --build=sparc64-
portbld-freebsd7.0 CC=cc CFLAGS=-O2 -fno-strict-aliasing -pipe  CXXFLAGS=-
O2 -fno-strict-aliasing -pipe CXX=c++ build_alias=sparc64-portbld-
freebsd7.0  --no-create --no-recursion
checking for a BSD-compatible install... /usr/bin/install -c



As you can see the whole process is starting again. I have been using 
FreeBSD for years and I have never seen this. Having said that, this is 
my first play with 7.0 on Sparc.

Any help would be greatly appreciated.

Dave S




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?fsfonc$7pk$1>