From owner-freebsd-ports-bugs@freebsd.org Sat Jul 11 04:15:49 2015 Return-Path: Delivered-To: freebsd-ports-bugs@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 40CD99976FC for ; Sat, 11 Jul 2015 04:15:49 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) Received: from kenobi.freebsd.org (kenobi.freebsd.org [IPv6:2001:1900:2254:206a::16:76]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 25940690 for ; Sat, 11 Jul 2015 04:15:49 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) Received: from bugs.freebsd.org ([127.0.1.118]) by kenobi.freebsd.org (8.15.2/8.15.2) with ESMTP id t6B4FnPN002448 for ; Sat, 11 Jul 2015 04:15:49 GMT (envelope-from bugzilla-noreply@freebsd.org) From: bugzilla-noreply@freebsd.org To: freebsd-ports-bugs@FreeBSD.org Subject: [Bug 201458] devel/boehm-gc 7.4.2_4 broken Date: Sat, 11 Jul 2015 04:15:48 +0000 X-Bugzilla-Reason: AssignedTo X-Bugzilla-Type: changed X-Bugzilla-Watch-Reason: None X-Bugzilla-Product: Ports & Packages X-Bugzilla-Component: Individual Port(s) X-Bugzilla-Version: Latest X-Bugzilla-Keywords: X-Bugzilla-Severity: Affects Only Me X-Bugzilla-Who: rallenh@hotmail.com X-Bugzilla-Status: New X-Bugzilla-Priority: --- X-Bugzilla-Assigned-To: freebsd-ports-bugs@FreeBSD.org X-Bugzilla-Target-Milestone: --- X-Bugzilla-Flags: maintainer-feedback? X-Bugzilla-Changed-Fields: Message-ID: In-Reply-To: References: Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: 7bit X-Bugzilla-URL: https://bugs.freebsd.org/bugzilla/ Auto-Submitted: auto-generated MIME-Version: 1.0 X-BeenThere: freebsd-ports-bugs@freebsd.org X-Mailman-Version: 2.1.20 Precedence: list List-Id: Ports bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 11 Jul 2015 04:15:49 -0000 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.