Date: Tue, 22 Mar 2005 07:43:02 +0100 From: Heiner <h.eichmann@gmx.de> To: ports@FreeBSD.org Subject: port jackit or libtool 1.5 seem to dpend on gsed Message-ID: <200503220743.02724.h.eichmann@gmx.de>
next in thread | raw e-mail | index | archive | help
See attached console output. After installing the gsed port, the installation worked. Heiner 7of9# uname -a FreeBSD 7of9.unimatrix-zero.borg 5.3-RELEASE FreeBSD 5.3-RELEASE #0: Fri Dec 3116:57:09 CET 2004 he@7of9.unimatrix-zero.borg:/usr/obj/usr/src/sys/MYKERNEL i386 7of9# portinstall jackit ---> Installing 'jackit-0.99.0' from a port (audio/jack) ---> Building '/usr/ports/audio/jack' ===> Cleaning for unzip-5.52_1 ===> Cleaning for libsndfile-1.0.11 ===> Cleaning for portaudio-18.1_2 ===> Cleaning for libiconv-1.9.2_1 ===> Cleaning for gettext-0.14.1 ===> Cleaning for gmake-3.80_2 ===> Cleaning for libtool-1.3.5_2 ===> Cleaning for libtool-1.5.10_1 ===> Cleaning for pkgconfig-0.15.0_1 ===> Cleaning for jackit-0.99.0 ===> Vulnerability check disabled, database not found ===> Found saved configuration for jackit-0.99.0 ===> Extracting for jackit-0.99.0 => Checksum OK for jack-audio-connection-kit-0.99.0.tar.gz. ===> Patching for jackit-0.99.0 ===> Applying FreeBSD patches for jackit-0.99.0 /usr/bin/sed -i.bak -e "s,-lpthread,-pthread," /usr/ports/audio/jack/work/jack-audio-connection-kit-0.99.0/configure /usr/ports/audio/jack/work/jack-audio-connection-kit-0.99.0/libjack/Makefile.in /usr/ports/audio/jack/work/jack-audio-connection-kit-0.99.0/jackd/Makefile.in /usr/ports/audio/jack/work/jack-audio-connection-kit-0.99.0/example-clients/Makefile.in /usr/ports/audio/jack/work/jack-audio-connection-kit-0.99.0/jack.pc.in /usr/bin/sed -i.bak -e "s,-lrt,," /usr/ports/audio/jack/work/jack-audio-connection-kit-0.99.0/libjack/Makefile.in /usr/ports/audio/jack/work/jack-audio-connection-kit-0.99.0/jackd/Makefile.in /usr/ports/audio/jack/work/jack-audio-connection-kit-0.99.0/example-clients/Makefile.in /usr/bin/sed -i.bak -e "s,-ldl,," /usr/ports/audio/jack/work/jack-audio-connection-kit-0.99.0/jackd/Makefile.in /usr/ports/audio/jack/work/jack-audio-connection-kit-0.99.0/example-clients/Makefile.in ===> jackit-0.99.0 depends on file: /usr/local/bin/libtool15 - found ===> jackit-0.99.0 depends on executable: pkg-config - found ===> jackit-0.99.0 depends on shared library: portaudio.0 - found ===> jackit-0.99.0 depends on shared library: sndfile.1 - found ===> Configuring for jackit-0.99.0 checking build system type... i386-portbld-freebsd5.3 checking host system type... i386-portbld-freebsd5.3 checking target system type... i386-portbld-freebsd5.3 checking for a BSD-compatible install... /usr/bin/install -c -o root -g wheel checking whether build environment is sane... yes checking for gawk... gawk checking whether make sets $(MAKE)... yes checking whether to enable maintainer-specific portions of Makefiles... no 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 for style of include used by make... GNU checking dependency style of cc... gcc3 checking whether we are using the GNU C++ compiler... yes checking whether c++ accepts -g... yes checking dependency style of c++... 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 how to run the C++ preprocessor... c++ -E checking for g77... no checking for f77... 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) 65536 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... yes checking dynamic linker characteristics... freebsd5.3 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... freebsd5.3 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 if libtool supports shared libraries... yes checking whether to build shared libraries... yes checking whether to build static libraries... no 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/bin/ld) supports shared libraries... yes checking dynamic linker characteristics... freebsd5.3 ld.so checking how to hardcode library paths into programs... immediate checking whether stripping libraries is possible... yes checking whether ln -s works... yes checking whether byte ordering is bigendian... no checking platform dependencies... source: not found , checking for string.h... (cached) yes checking for strings.h... (cached) yes checking getopt.h usability... yes checking getopt.h presence... yes checking for getopt.h... yes checking /usr/include/nptl/pthread.h usability... no checking /usr/include/nptl/pthread.h presence... no checking for /usr/include/nptl/pthread.h... no checking for getopt_long... yes checking for gethostent... yes checking for setsockopt... yes checking for connect... yes checking for dlopen... yes checking for pthread_create... yes checking for on_exit... no checking for atexit... yes checking for posix_memalign... no checking for sin in -lm... yes checking sys/mman.h usability... yes checking sys/mman.h presence... yes checking for sys/mman.h... yes checking for mlockall... yes checking shared memory support... System V shmget(). checking whether we can compile MMX code... yes checking whether we can compile SSE code... yes checking for pthread_barrier_init in -pthread... yes checking for Pa_Initialize in -lportaudio... yes checking portaudio.h usability... yes checking portaudio.h presence... yes checking for portaudio.h... yes checking CoreAudio/CoreAudio.h usability... no checking CoreAudio/CoreAudio.h presence... no checking for CoreAudio/CoreAudio.h... no checking sys/soundcard.h usability... yes checking sys/soundcard.h presence... yes checking for sys/soundcard.h... yes checking for snd_pcm_drop in -lasound... no checking for pkg-config... /usr/local/bin/pkg-config checking for sndfile >= 1.0... yes checking SNDFILE_CFLAGS... -I/usr/local/include checking SNDFILE_LIBS... -L/usr/local/lib -lsndfile checking for readline in -lreadline... yes checking for doxygen... (cached) false configure: WARNING: *** doxygen not found, docs will not be built configure: creating ./config.status config.status: creating Makefile config.status: creating config/Makefile config.status: creating config/sysdeps/Makefile config.status: creating doc/Makefile config.status: creating doc/reference.doxygen config.status: creating drivers/Makefile config.status: creating drivers/alsa/Makefile config.status: creating drivers/dummy/Makefile config.status: creating drivers/oss/Makefile config.status: creating drivers/portaudio/Makefile config.status: creating drivers/coreaudio/Makefile config.status: creating example-clients/Makefile config.status: creating jack.pc config.status: creating jack.spec config.status: creating jack/Makefile config.status: creating jack/version.h config.status: creating jackd/Makefile config.status: creating jackd/jackd.1 config.status: creating libjack/Makefile config.status: creating config.h config.status: executing depfiles commands jack-audio-connection-kit 0.99.0 : | Build with OSS support................................ : true | Build with ALSA support............................... : false | Build with PortAudio support.......................... : true | Build with CoreAudio support.......................... : false | | Default driver is..................................... : "oss" ===> Building for jackit-0.99.0 make all-recursive Making all in config Making all in sysdeps for h in ../../config/cpu/generic/*.h; do ln -s -f $h .; done for h in ../../config//*.h; do ln -s -f $h .; done for h in ../../config/os/generic/*.h; do ln -s -f $h .; done for h in ../../config//*.h; do ln -s -f $h .; done Making all in jack Making all in libjack if /bin/sh /usr/local/bin/libtool15 --mode=compile cc -DHAVE_CONFIG_H -I. -I. -I.. -I/usr/local/include -I../config -I.. -I.. -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -Wall -O -pipe -DJACK_LOCATION=\"/usr/local/bin\" -I../config -I.. -I..-D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -Wall -O -pipe -MT libjack_la-shm.lo -MD -MP -MF ".deps/libjack_la-shm.Tpo" -c -o libjack_la-shm.lo `test -f 'shm.c' ||echo './'`shm.c; then mv -f ".deps/libjack_la-shm.Tpo" ".deps/libjack_la-shm.Plo"; else rm -f ".deps/libjack_la-shm.Tpo"; exit 1; fi /usr/local/bin/libtool15: /usr/local/bin/gsed: not found /usr/local/bin/libtool15: /usr/local/bin/gsed: not found *** Warning: inferring the mode of operation is deprecated. *** Future versions of Libtool will require -mode=MODE be specified. /usr/local/bin/libtool15: /usr/local/bin/gsed: not found /usr/local/bin/libtool15: /usr/local/bin/gsed: not found /usr/local/bin/libtool15: /usr/local/bin/gsed: not found /usr/local/bin/libtool15: /usr/local/bin/gsed: not found /usr/local/bin/libtool15: /usr/local/bin/gsed: not found /usr/local/bin/libtool15: /usr/local/bin/gsed: not found /usr/local/bin/libtool15: /usr/local/bin/gsed: not found /usr/local/bin/libtool15: /usr/local/bin/gsed: not found /usr/local/bin/libtool15: /usr/local/bin/gsed: not found /usr/local/bin/libtool15: /usr/local/bin/gsed: not found /usr/local/bin/libtool15: /usr/local/bin/gsed: not found /usr/local/bin/libtool15: /usr/local/bin/gsed: not found /usr/local/bin/libtool15: /usr/local/bin/gsed: not found /usr/local/bin/libtool15: /usr/local/bin/gsed: not found /usr/local/bin/libtool15: /usr/local/bin/gsed: not found /usr/local/bin/libtool15: /usr/local/bin/gsed: not found /usr/local/bin/libtool15: /usr/local/bin/gsed: not found /usr/local/bin/libtool15: /usr/local/bin/gsed: not found /usr/local/bin/libtool15: /usr/local/bin/gsed: not found /usr/local/bin/libtool15: /usr/local/bin/gsed: not found /usr/local/bin/libtool15: /usr/local/bin/gsed: not found /usr/local/bin/libtool15: /usr/local/bin/gsed: not found /usr/local/bin/libtool15: /usr/local/bin/gsed: not found /usr/local/bin/libtool15: /usr/local/bin/gsed: not found /usr/local/bin/libtool15: /usr/local/bin/gsed: not found /usr/local/bin/libtool15: /usr/local/bin/gsed: not found /usr/local/bin/libtool15: /usr/local/bin/gsed: not found /usr/local/bin/libtool15: /usr/local/bin/gsed: not found /usr/local/bin/libtool15: /usr/local/bin/gsed: not found /usr/local/bin/libtool15: /usr/local/bin/gsed: not found /usr/local/bin/libtool15: /usr/local/bin/gsed: not found : compile: cannot determine name of library object from `' *** Error code 1 Stop in /usr/ports/audio/jack/work/jack-audio-connection-kit-0.99.0/libjack. *** Error code 1 Stop in /usr/ports/audio/jack/work/jack-audio-connection-kit-0.99.0. *** Error code 1 Stop in /usr/ports/audio/jack/work/jack-audio-connection-kit-0.99.0. *** Error code 1 Stop in /usr/ports/audio/jack. ** Command failed [exit code 1]: /usr/bin/script -qa /tmp/portinstall82917.0 make ** Fix the problem and try again. ** Listing the failed packages (*:skipped / !:failed) ! audio/jack (unknown build error) ---> Packages processed: 0 done, 0 ignored, 0 skipped and 1 failed
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200503220743.02724.h.eichmann>