pkgsrc-Bugs archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
Re: pkg/40377: wm/blackbox70 fails on build
The following reply was made to PR pkg/40377; it has been noted by GNATS.
From: diro%nixsyspaus.org@localhost
To: gnats-bugs%NetBSD.org@localhost
Cc:
Subject: Re: pkg/40377: wm/blackbox70 fails on build
Date: Tue, 18 Oct 2011 10:45:11 -0400
With 5.1.0_PATCH and pkgsrc-2011Q3, the build fails with:
=> Bootstrap dependency digest>=20010302: found digest-20080510
===> Skipping vulnerability checks.
WARNING: No /var/db/pkg/pkg-vulnerabilities file found.
WARNING: To fix run: `/usr/pkg/sbin/pkg_admin -K /var/db/pkg
fetch-pkg-vulnerabilities'.
=> Checksum SHA1 OK for blackbox-0.70.1.tar.gz
=> Checksum RMD160 OK for blackbox-0.70.1.tar.gz
===> Installing dependencies for blackbox70-0.70.1nb1
=> Build dependency libtool-base>=2.2.6bnb3: found libtool-base-2.2.6bnb5
=> Build dependency pkg-config>=0.19: found pkg-config-0.25nb1
=> Build dependency kbproto>=1.0.2: found kbproto-1.0.5
=> Build dependency xproto>=7.0.9: found xproto-7.0.18
=> Build dependency libXt>=1.0.0: found libXt-1.0.8
=> Full dependency libiconv>=1.9.1nb4: found libiconv-1.14nb2
=> Full dependency libX11>=1.1: found libX11-1.3.5
===> Overriding tools for blackbox70-0.70.1nb1
===> Extracting for blackbox70-0.70.1nb1
===> Patching for blackbox70-0.70.1nb1
=> Applying pkgsrc patches for blackbox70-0.70.1nb1
===> Creating toolchain wrappers for blackbox70-0.70.1nb1
===> Configuring for blackbox70-0.70.1nb1
=> 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
checking for a BSD-compatible install... /usr/bin/install -c -o root -g wheel
checking whether build environment is sane... yes
checking for gawk... /usr/bin/awk
checking whether make sets $(MAKE)... yes
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...
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 how to run the C preprocessor... cc -E
checking for egrep... grep -E
checking for ANSI C header files... yes
checking for i386--netbsdelf-g++... c++
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 BSD-compatible install... /usr/bin/install -c -o root -g wheel
checking build system type... i386--netbsdelf
checking host system type... i386--netbsdelf
checking for a sed that does not truncate output...
/usr/pkgsrc/wm/blackbox70/work/.tools/bin/sed
checking for ld used by cc... /usr/pkgsrc/wm/blackbox70/work/.wrapper/bin/ld
checking if the linker (/usr/pkgsrc/wm/blackbox70/work/.wrapper/bin/ld) is GNU
ld... yes
checking for /usr/pkgsrc/wm/blackbox70/work/.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 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... no
checking whether f77 accepts -g... no
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... 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/pkgsrc/wm/blackbox70/work/.wrapper/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 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
checking for ld used by c++... /usr/pkgsrc/wm/blackbox70/work/.wrapper/bin/ld
checking if the linker (/usr/pkgsrc/wm/blackbox70/work/.wrapper/bin/ld) is GNU
ld... yes
checking whether the c++ linker
(/usr/pkgsrc/wm/blackbox70/work/.wrapper/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/pkgsrc/wm/blackbox70/work/.wrapper/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... no
checking whether to build static libraries... yes
checking for f77 option to produce PIC... -fPIC
checking if f77 PIC flag -fPIC works... no
checking if f77 supports -c -o file.o... no
checking whether the f77 linker
(/usr/pkgsrc/wm/blackbox70/work/.wrapper/bin/ld) supports shared libraries...
PKGSRC-WARNING: Something is trying to run the fortran compiler,
PKGSRC-WARNING: but it is not added to USE_LANGUAGES in the package Makefile.
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.
NetBSD ld.elf_so
checking how to hardcode library paths into programs... immediate
checking whether stripping libraries is possible... yes
checking for sed... sed
checking for gencat... gencat
checking for iconv_open... yes
checking for GNU libiconv... yes
checking for setlocale... yes
checking for nl_langinfo... yes
checking for t_open in -lnsl... no
checking for socket in -lsocket... no
checking for X... no
configure: error: Blackbox requires the X Window System libraries and headers.
*** Error code 1
Stop.
bmake: stopped in /usr/pkgsrc/wm/blackbox70
WARNING: *** Please consider adding fortran to USE_LANGUAGES in the package
Makefile.
*** Error code 1
Stop.
bmake: stopped in /usr/pkgsrc/wm/blackbox70
#
wm/bsetroot also fails with this error that it could not find X Window System
libraries and headers (separate PR?)
Home |
Main Index |
Thread Index |
Old Index