[Bug 201458] devel/boehm-gc 7.4.2_4 broken

bugzilla-noreply at freebsd.org bugzilla-noreply at freebsd.org
Sat Jul 11 04:15:49 UTC 2015


https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=201458

--- Comment #6 from rallenh at hotmail.com ---
allen at static-173-53-110-7 /usr/ports/devel/boehm-gc
$ sudo make
===>   boehm-gc-7.4.2_4 depends on file: /usr/local/lib/libatomic_ops.a - found
===>   boehm-gc-7.4.2_4 depends on executable: pkgconf - found
===>  Configuring for boehm-gc-7.4.2_4
checking build system type... i386-portbld-freebsd10.2
checking host system type... i386-portbld-freebsd10.2
checking target system type... i386-portbld-freebsd10.2
checking GC version numbers... major=7 minor=4                 micro=2
checking for a BSD-compatible install... /usr/bin/install -c
checking whether build environment is sane... yes
checking for a thread-safe mkdir -p... /usr/local/bin/gmkdir -p
checking for gawk... gawk
checking whether make sets $(MAKE)... yes
checking whether make supports nested variables... yes
checking whether to enable maintainer-specific portions of Makefiles... no
checking for style of include used by make... GNU
checking for gcc... cc
checking whether the C compiler works... yes
checking for C compiler default output file name... a.out
checking for suffix of executables... 
checking whether we are cross compiling... configure: error: in
`/usr/home/ports/devel/boehm-gc/work/gc-7.4.2':
configure: error: cannot run C compiled programs.
If you meant to cross compile, use `--host'.
See `config.log' for more details
===>  Script "configure" failed unexpectedly.
Please report the problem to cpm at fbsd.es [maintainer] and attach the
"/usr/home/ports/devel/boehm-gc/work/gc-7.4.2/config.log" including the output
of the failure of your make command. Also, it might be a good idea to provide
an overview of all packages installed on your system (e.g. a
/usr/local/sbin/pkg-static info -g -Ea).
*** Error code 1

Stop.
make[1]: stopped in /usr/home/ports/devel/boehm-gc
*** Error code 1

Stop.
make: stopped in /usr/home/ports/devel/boehm-gc


allen at static-173-53-110-7 /usr/ports/devel/boehm-gc/work/gc-7.4.2
$ sudo ./configure --enable-cplusplus --disable-static --disable-threads
--disable-redirect-malloc --prefix=/usr/local --localstatedir=/var
--mandir=/usr/local/man --infodir=/usr/local/info/
--build=i386-portbld-freebsd10.2
checking build system type... i386-portbld-freebsd10.2
checking host system type... i386-portbld-freebsd10.2
checking target system type... i386-portbld-freebsd10.2
checking GC version numbers... major=7 minor=4                 micro=2
checking for a BSD-compatible install... /usr/bin/install -c
checking whether build environment is sane... yes
checking for a thread-safe mkdir -p... /usr/local/bin/gmkdir -p
checking for gawk... gawk
checking whether make sets $(MAKE)... yes
checking whether make supports nested variables... yes
checking whether to enable maintainer-specific portions of Makefiles... no
checking for style of include used by make... GNU
checking for gcc... no
checking for cc... cc
checking whether the C compiler works... yes
checking for C compiler default output file name... a.out
checking for suffix of executables... 
checking whether we are cross compiling... no


checking for gcc... cc
-vs-
checking for gcc... no
checking for cc... cc

-- 
You are receiving this mail because:
You are the assignee for the bug.


More information about the freebsd-ports-bugs mailing list