Subject: pkg/25123: broken package: audio/libogg
To: None <gnats-bugs@gnats.NetBSD.org>
From: None <adrianp@stindustries.net>
List: pkgsrc-bugs
Date: 04/10/2004 12:52:08
>Number:         25123
>Category:       pkg
>Synopsis:       broken package: audio/libogg
>Confidential:   no
>Severity:       non-critical
>Priority:       medium
>Responsible:    pkg-manager
>State:          open
>Class:          sw-bug
>Submitter-Id:   net
>Arrival-Date:   Sat Apr 10 12:53:00 UTC 2004
>Closed-Date:
>Last-Modified:
>Originator:     Adrian Portelli
>Release:        1.6.1
>Organization:
STIndustries
>Environment:
NetBSD apu.stindustries.org.uk 1.6.2 NetBSD 1.6.2 (APU) #0: Mon Apr  5 14:06:41 BST 2004     root@apu.stindustries.org.uk:/usr/src-1.6.1/sys/arch/i386/compile/APU i386
>Description:
audio/libogg package currently fails on a 'make configure'

The last lines are as follows:

checking dependency style of gcc... gcc
: not foundild system type... 
: not found
: not found
: not found
: not found
: not found
: not found
: not found
./config.guess: 70: Syntax error: expecting "in"
configure: error: cannot guess build type; you must specify one
*** Error code 1

Stop.
make: stopped in /usr/pkgsrc/audio/libogg
*** Error code 1

Stop.
make: stopped in /usr/pkgsrc/audio/libogg

script is a little more helpful in revealing that 'checking build system type...' is the last thing configure does before dying.

The last output in config.log is:

configure:2797: checking dependency style of gcc
configure:2859: result: gcc
configure:2936: checking build system type
configure:2945: error: cannot guess build type; you must specify one

A straight ./configure from the tarball works so it looks like a pkgsrc issue.
>How-To-Repeat:
cd audio/libogg && make configure
>Fix:

>Release-Note:
>Audit-Trail:
>Unformatted: