From nobody@FreeBSD.org  Thu May 10 22:01:25 2001
Return-Path: <nobody@FreeBSD.org>
Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21])
	by hub.freebsd.org (Postfix) with ESMTP id 17C0537B422
	for <freebsd-gnats-submit@FreeBSD.org>; Thu, 10 May 2001 22:01:25 -0700 (PDT)
	(envelope-from nobody@FreeBSD.org)
Received: (from nobody@localhost)
	by freefall.freebsd.org (8.11.1/8.11.1) id f4B51Pd15088;
	Thu, 10 May 2001 22:01:25 -0700 (PDT)
	(envelope-from nobody)
Message-Id: <200105110501.f4B51Pd15088@freefall.freebsd.org>
Date: Thu, 10 May 2001 22:01:25 -0700 (PDT)
From: kevin.way@overtone.org
To: freebsd-gnats-submit@FreeBSD.org
Subject: guile-gtk fails to build
X-Send-Pr-Version: www-1.0

>Number:         27263
>Category:       ports
>Synopsis:       guile-gtk fails to build
>Confidential:   no
>Severity:       serious
>Priority:       low
>Responsible:    ade
>State:          closed
>Quarter:        
>Keywords:       
>Date-Required:  
>Class:          sw-bug
>Submitter-Id:   current-users
>Arrival-Date:   Thu May 10 22:10:00 PDT 2001
>Closed-Date:    Mon May 14 09:41:56 PDT 2001
>Last-Modified:  Mon May 14 09:42:13 PDT 2001
>Originator:     Kevin Way
>Release:        RELENG_4 (7 May 2001)
>Organization:
>Environment:
FreeBSD xxx.overtone.org 4.3-STABLE FreeBSD 4.3-STABLE #0: Mon May  7 22:05:41
EDT 2001     xxx@xxx.overtone.org:/usr/obj/usr/src/sys/MOSCH  i386
>Description:
guile-gtk fails to build, dying in configure.  the config.log is listed below:

===>  Script "configure" failed: here are the contents of "config.log"
This file contains any messages produced by compilers while
running configure, to aid debugging if configure makes a mistake.

configure:579: checking for a BSD compatible install
configure:632: checking whether build environment is sane
configure:689: checking whether make sets ${MAKE}
configure:735: checking for working aclocal
configure:748: checking for working autoconf
configure:761: checking for working automake
configure:774: checking for working autoheader
configure:787: checking for working makeinfo
configure:808: checking for gcc
configure:921: checking whether the C compiler (cc -O -pipe -march=pentiumpro ) works
configure:937: cc -o conftest -O -pipe -march=pentiumpro -I/usr/local/include  conftest.c -L/usr/local/lib 1>&5
configure:963: checking whether the C compiler (cc -O -pipe -march=pentiumpro ) is a cross-compiler
configure:968: checking whether we are using GNU C
configure:977: cc -E conftest.c
configure:996: checking whether cc accepts -g
configure:1103: checking host system type
configure:1124: checking build system type
configure:1144: checking for ranlib
configure:1183: checking for ld used by GCC
configure:1245: checking if the linker (/usr/libexec/elf/ld) is GNU ld
GNU ld version 2.10.1 (with BFD 2.10.1)
configure:1261: checking for BSD-compatible nm
configure:1297: checking whether ln -s works
ltconfig:603: checking for object suffix
ltconfig:604: cc -c -O -pipe -march=pentiumpro -I/usr/local/include conftest.c 1>&5
ltconfig:629: checking for executable suffix
ltconfig:630: cc -o conftest -O -pipe -march=pentiumpro -I/usr/local/include  conftest.c -L/usr/local/lib 1>&5
ltconfig:776: checking if cc PIC flag -fPIC works
ltconfig:777: cc -c -O -pipe -march=pentiumpro -fPIC -DPIC -I/usr/local/include conftest.c 1>&5
ltconfig:829: checking if cc supports -c -o file.o
ltconfig:830: cc -c -O -pipe -march=pentiumpro -o out/conftest2.o -I/usr/local/include conftest.c 1>&5
ltconfig:862: checking if cc supports -c -o file.lo
ltconfig:863: cc -c -O -pipe -march=pentiumpro -c -o conftest.lo -I/usr/local/include conftest.c 1>&5
ltconfig:914: checking if cc supports -fno-rtti -fno-exceptions
ltconfig:915: cc -c -O -pipe -march=pentiumpro -fno-rtti -fno-exceptions -c conftest.c -I/usr/local/include conftest.c 1>&5
ltconfig:958: checking if cc static flag -static works
ltconfig:959: cc -o conftest -O -pipe -march=pentiumpro -I/usr/local/include  -static conftest.c -L/usr/local/lib 1>&5
GNU ld version 2.10.1 (with BFD 2.10.1)
ltconfig:1635: checking if global_symbol_pipe works
ltconfig:1636: cc -c -O -pipe -march=pentiumpro -I/usr/local/include conftest.c
1>&5
ltconfig:1639: eval "/usr/bin/nm -B conftest.o | sed -n -e 's/^.*[      ]\([ABCDGISTW]\)[       ][      ]*\(\)\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2\3 \3/p' > conftest.nm"
ltconfig:1691: cc -o conftest -O -pipe -march=pentiumpro -fno-builtin -fno-rtti
-fno-exceptions -I/usr/local/include  conftest.c conftstm.o 1>&5
configure:1482: checking how to run the C preprocessor
configure:1503: cc -E -I/usr/local/include conftest.c >/dev/null 2>conftest.out
configure:1572: checking for pkg-config
configure:1914: checking for pkg-config
configure:1953: checking for pkg-config
(end of "config.log")
*** Error code 1
>How-To-Repeat:
take a 4.3 system with no gnome components on it, cd /usr/ports/x11/gnome && make install, then wait.
>Fix:

>Release-Note:
>Audit-Trail:

From: Kevin Way <kevin.way@overtone.org>
To: freebsd-gnats-submit@FreeBSD.ORG
Cc:  
Subject: Re: ports/27263: guile-gtk fails to build
Date: Sun, 13 May 2001 02:06:25 -0400

 One workaround to this problem is to remove pkgconfig before building
 guile-gtk, and to replace it afterwards.
 
 Thanks to Brian Tong for this helpful tidbit.
 
 	--Kevin Way
Responsible-Changed-From-To: freebsd-ports->ade 
Responsible-Changed-By: ade 
Responsible-Changed-When: Sun May 13 07:45:31 PDT 2001 
Responsible-Changed-Why:  
I'm dealing with this and a few other possible conflicts on 
another building sweep of the GNOME 1.4 tree. 

http://www.FreeBSD.org/cgi/query-pr.cgi?pr=27263 
State-Changed-From-To: open->closed 
State-Changed-By: ade 
State-Changed-When: Mon May 14 09:41:56 PDT 2001 
State-Changed-Why:  
I just committed a fix for this. 

http://www.FreeBSD.org/cgi/query-pr.cgi?pr=27263 
>Unformatted:
