Skip site navigation (1)Skip section navigation (2)
Date:      Tue,  7 Jul 2009 20:31:43 -0500 (CDT)
From:      Paul Dokas <dokas@cdward.oitsec.umn.edu>
To:        FreeBSD-gnats-submit@FreeBSD.org
Subject:   ports/136447: problem building audio/flac on amd64
Message-ID:  <20090708013143.D008B2E05C@cdward.oitsec.umn.edu>
Resent-Message-ID: <200907080150.n681o80C086174@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help

>Number:         136447
>Category:       ports
>Synopsis:       problem building audio/flac on amd64
>Confidential:   no
>Severity:       serious
>Priority:       medium
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          sw-bug
>Submitter-Id:   current-users
>Arrival-Date:   Wed Jul 08 01:50:08 UTC 2009
>Closed-Date:
>Last-Modified:
>Originator:     Paul Dokas
>Release:        FreeBSD 7.2-RELEASE-p2 amd64
>Organization:
University of Minnesota
>Environment:
System: FreeBSD host.umn.edu 7.2-RELEASE-p2 FreeBSD 7.2-RELEASE-p2 #4: Thu Jun 25 14:07:42 CDT 2009 root@host.umn.edu:/usr/obj/usr/src/sys/HOST amd64


>Description:

While attempting to update my system's ports, I found this:

% pwd
/usr/ports/audio/flac
% sudo make
.
.
.
config.status: creating test/metaflac-test-files/Makefile
config.status: creating test/pictures/Makefile
config.status: creating build/Makefile
config.status: creating obj/Makefile
config.status: creating obj/debug/Makefile
config.status: creating obj/debug/bin/Makefile
config.status: creating obj/debug/lib/Makefile
config.status: creating obj/release/Makefile
config.status: creating obj/release/bin/Makefile
config.status: creating obj/release/lib/Makefile
config.status: creating config.h
config.status: executing depfiles commands
===>  Building for flac-1.2.1_1
cd . && /bin/sh /misc/work/usr/ports/audio/flac/work/flac-1.2.1/missing --run autoheader
cd . && /bin/sh /misc/work/usr/ports/audio/flac/work/flac-1.2.1/missing --run autoconf
autoconf-2.62: no input file
*** Error code 1
autoheader-2.62: `configure.ac' or `configure.in' is required
*** Error code 1
2 errors
*** Error code 1

>How-To-Repeat:

Attempt to update audio/flac on an amd64 machine.

Using exactly the same procedure, I was able to update a nearly identical i386 machine

>Fix:

Unknown.  This one really has me stumped.  I'm usually able to figure out where things
became messed up, but all of my usual tricks have failed on this one.  It's reinstalled
libogg, autoconf and several other packages in case there were messed up.  Nothing seems
to fix this problem.
>Release-Note:
>Audit-Trail:
>Unformatted:



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20090708013143.D008B2E05C>