From nobody@FreeBSD.org  Wed Jun 25 11:13:06 2008
Return-Path: <nobody@FreeBSD.org>
Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34])
	by hub.freebsd.org (Postfix) with ESMTP id 1AC261065678
	for <freebsd-gnats-submit@FreeBSD.org>; Wed, 25 Jun 2008 11:13:06 +0000 (UTC)
	(envelope-from nobody@FreeBSD.org)
Received: from www.freebsd.org (www.freebsd.org [IPv6:2001:4f8:fff6::21])
	by mx1.freebsd.org (Postfix) with ESMTP id 121B58FC1F
	for <freebsd-gnats-submit@FreeBSD.org>; Wed, 25 Jun 2008 11:13:06 +0000 (UTC)
	(envelope-from nobody@FreeBSD.org)
Received: from www.freebsd.org (localhost [127.0.0.1])
	by www.freebsd.org (8.14.2/8.14.2) with ESMTP id m5PBD5iJ079871
	for <freebsd-gnats-submit@FreeBSD.org>; Wed, 25 Jun 2008 11:13:05 GMT
	(envelope-from nobody@www.freebsd.org)
Received: (from nobody@localhost)
	by www.freebsd.org (8.14.2/8.14.1/Submit) id m5PBD5JJ079870;
	Wed, 25 Jun 2008 11:13:05 GMT
	(envelope-from nobody)
Message-Id: <200806251113.m5PBD5JJ079870@www.freebsd.org>
Date: Wed, 25 Jun 2008 11:13:05 GMT
From: Cristian Mazzetti Martin <info@cristianmm.eu>
To: freebsd-gnats-submit@FreeBSD.org
Subject: Problem Compiling /usr/ports/devel/libtool15/
X-Send-Pr-Version: www-3.1
X-GNATS-Notify:

>Number:         124976
>Category:       ports
>Synopsis:       Problem Compiling devel/libtool15/
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    ade
>State:          closed
>Quarter:        
>Keywords:       
>Date-Required:  
>Class:          sw-bug
>Submitter-Id:   current-users
>Arrival-Date:   Wed Jun 25 11:20:01 UTC 2008
>Closed-Date:    Mon Jul 14 19:27:42 UTC 2008
>Last-Modified:  Mon Jul 14 19:27:42 UTC 2008
>Originator:     Cristian Mazzetti Martin
>Release:        VOIP Gateway
>Organization:
>Environment:
FreeBSD serverD.va21017.magicabags.it 7.0-RELEASE FreeBSD 7.0-RELEASE #0: Sun Feb 24 10:35:36 UTC 2008     root@driscoll.cse.buffalo.edu:/usr/obj/usr/src/sys/GENERIC  amd64
>Description:
serverD# make install clean
===>  Vulnerability check disabled, database not found
===>  Extracting for libtool-1.5.24
=> MD5 Checksum OK for libtool-1.5.24.tar.gz.
=> SHA256 Checksum OK for libtool-1.5.24.tar.gz.
===>  Patching for libtool-1.5.24
===>  Applying FreeBSD patches for libtool-1.5.24
===>  Configuring for libtool-1.5.24
checking for a BSD-compatible install... /usr/bin/install -c -o root -g wheel
checking whether build environment is sane... yes
checking for a thread-safe mkdir -p... ./install-sh -c -d
checking for gawk... no
checking for mawk... no
checking for nawk... nawk
checking whether make sets $(MAKE)... yes
checking for gcc... cc
checking for C compiler default output file name... 
configure: error: C compiler cannot create executables
See `config.log' for more details.
===>  Script "configure" failed unexpectedly.
Please report the problem to ade@FreeBSD.org [maintainer] and attach the
"/usr/ports/devel/libtool15/work/libtool-1.5.24/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. an `ls
/var/db/pkg`).
*** Error code 1

Stop in /usr/ports/devel/libtool15.

>How-To-Repeat:

>Fix:


>Release-Note:
>Audit-Trail:
Responsible-Changed-From-To: freebsd-bugs->ade 
Responsible-Changed-By: linimon 
Responsible-Changed-When: Wed Jun 25 22:04:36 UTC 2008 
Responsible-Changed-Why:  
Make this a ports PR and assign. 

http://www.freebsd.org/cgi/query-pr.cgi?pr=124976 
State-Changed-From-To: open->feedback 
State-Changed-By: ade 
State-Changed-When: Wed Jun 25 23:35:34 UTC 2008 
State-Changed-Why:  
You'll need to look at config.log to determine why: 

checking for C compiler default output file name... 
configure: error: C compiler cannot create executables 

That's a pretty fundamental problem (and nothing to do with the port). 
Most likely 'interesting' CFLAGS set in /etc/make.conf (or elsewhere). 

You should also update your ports tree.  devel/libtool15 is currently 
at 1.5.26 (you're compiling 1.5.24) 

http://www.freebsd.org/cgi/query-pr.cgi?pr=124976 
State-Changed-From-To: feedback->closed 
State-Changed-By: ade 
State-Changed-When: Mon Jul 14 19:27:24 UTC 2008 
State-Changed-Why:  
Feedback timeout on what is obviously a local issue. 

http://www.freebsd.org/cgi/query-pr.cgi?pr=124976 
>Unformatted:
