Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 11 Jul 2015 04:15:48 +0000
From:      bugzilla-noreply@freebsd.org
To:        freebsd-ports-bugs@FreeBSD.org
Subject:   [Bug 201458] devel/boehm-gc 7.4.2_4 broken
Message-ID:  <bug-201458-13-J4JZl0iMIb@https.bugs.freebsd.org/bugzilla/>
In-Reply-To: <bug-201458-13@https.bugs.freebsd.org/bugzilla/>
References:  <bug-201458-13@https.bugs.freebsd.org/bugzilla/>

next in thread | previous in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=201458

--- Comment #6 from rallenh@hotmail.com ---
allen@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@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@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.



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-201458-13-J4JZl0iMIb>