From owner-freebsd-ports-bugs@FreeBSD.ORG Sun Oct 8 07:53:28 2006 Return-Path: X-Original-To: freebsd-ports-bugs@FreeBSD.org Delivered-To: freebsd-ports-bugs@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 85F0D16A40F; Sun, 8 Oct 2006 07:53:28 +0000 (UTC) (envelope-from rsmith@xs4all.nl) Received: from smtp-vbr17.xs4all.nl (smtp-vbr17.xs4all.nl [194.109.24.37]) by mx1.FreeBSD.org (Postfix) with ESMTP id 00B0143D49; Sun, 8 Oct 2006 07:53:27 +0000 (GMT) (envelope-from rsmith@xs4all.nl) Received: from slackbox.xs4all.nl (slackbox.xs4all.nl [213.84.242.160]) by smtp-vbr17.xs4all.nl (8.13.8/8.13.8) with ESMTP id k987rQaw029904; Sun, 8 Oct 2006 09:53:27 +0200 (CEST) (envelope-from rsmith@xs4all.nl) Received: by slackbox.xs4all.nl (Postfix, from userid 1001) id 3C4D9B845; Sun, 8 Oct 2006 09:53:26 +0200 (CEST) Date: Sun, 8 Oct 2006 09:53:26 +0200 From: Roland Smith To: Sam Lawrance Message-ID: <20061008075326.GA499@slackbox.xs4all.nl> References: <200610080627.k986RphQ079192@freefall.freebsd.org> Mime-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="Dxnq1zWXvFF0Q93v" Content-Disposition: inline In-Reply-To: <200610080627.k986RphQ079192@freefall.freebsd.org> X-GPG-Fingerprint: 1A2B 477F 9970 BA3C 2914 B7CE 1277 EFB0 C321 A725 X-GPG-Key: http://www.xs4all.nl/~rsmith/pubkey.txt X-GPG-Notice: If this message is not signed, don't assume I sent it! User-Agent: Mutt/1.5.11 X-Virus-Scanned: by XS4ALL Virus Scanner Cc: freebsd-ports-bugs@FreeBSD.org, redchrom@gmail.com Subject: Re: ports/104101: multimedia/audacious 1.1.2 doesn't compile. X-BeenThere: freebsd-ports-bugs@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Ports bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 08 Oct 2006 07:53:28 -0000 --Dxnq1zWXvFF0Q93v Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Sun, Oct 08, 2006 at 06:27:51AM +0000, Sam Lawrance wrote: > Synopsis: multimedia/audacious 1.1.2 doesn't compile. >=20 > State-Changed-From-To: feedback->feedback=20 > State-Changed-By: lawrance > State-Changed-When: Sun Oct 8 06:22:34 UTC 2006 > State-Changed-Why:=20 > Roland, >=20 > Build logs on pointyhat.freebsd.org show no failure on 6.x-amd64. >=20 > Can you please verify that your ports collection is completely up-to-date, > and that your installed ports are also up-to-date? I used portsnap to update my ports collection yesterday. And I used portmaster to rebuild a lot of outdated ports.=20 Here are the dependencies that are installed for audacious-esound-1.0.0 (the version that works for me): Dependency: libdrm-2.0.2 Dependency: expat-2.0.0_1 Dependency: xorg-fonts-encodings-6.9.0_1 Dependency: xmlcatmgr-2.2 Dependency: jpeg-6b_4 Dependency: libiconv-1.9.2_2 Dependency: python-2.4.3 Dependency: png-1.2.12_1 Dependency: pkg-config-0.21 Dependency: perl-5.8.8 Dependency: freetype2-2.1.10_5 Dependency: gettext-0.14.5_2 Dependency: libogg-1.1.3,3 Dependency: libxml2-2.6.26 Dependency: libsidplay-1.36.59 Dependency: libvorbis-1.1.2,3 Dependency: fontconfig-2.3.2_5,1 Dependency: flac-1.1.2_1 Dependency: libmusicbrainz-2.1.4 Dependency: xorg-libraries-6.9.0 Dependency: libaudiofile-0.2.6 Dependency: bitstream-vera-1.10_2 Dependency: tiff-3.8.2 Dependency: glib-2.10.3 Dependency: shared-mime-info-0.19 Dependency: atk-1.11.4_1 Dependency: xorg-fonts-truetype-6.9.0 Dependency: libXft-2.1.7_1 Dependency: libsndfile-1.0.17 Dependency: hicolor-icon-theme-0.5 Dependency: esound-0.2.36_1 Dependency: curl-7.15.5 Dependency: pango-1.12.4 Dependency: gtk-2.8.20 Dependency: libglade2-2.6.0 After placing this list of packages in a file, and stripping off 'Dependency: ', I ran the following command to check if all packages are up to date; for p in `cat deps`; do pkg_version -s $p; done expat =3D xorg-fonts-encodings =3D xmlcatmgr =3D jpeg =3D libiconv =3D python =3D png =3D pkg-config =3D perl =3D freetype2 =3D gettext =3D libogg =3D libxml2 =3D libsidplay =3D libvorbis =3D fontconfig =3D flac =3D libmusicbrainz =3D xorg-libraries =3D libaudiofile =3D bitstream-vera =3D tiff =3D cairo =3D glib =3D shared-mime-info =3D atk =3D xorg-fonts-truetype =3D libXft =3D libsndfile =3D hicolor-icon-theme =3D esound =3D curl =3D pango =3D gtk =3D libglade2 =3D So all the dependencies are up to date. =20 > If they are OK, it's likely something in your environment is causing the > build to fail, and we'll need to collect more information. It might be > worthwhile checking to see if anything suspicous resides in /etc/make.con= f.=20 Here it is: -------------------- make.conf for slackbox -------------------- # /etc/make.conf # Time-stamp: <2006-05-25 21:33:13 rsmith> # Build configuration NO_ATM=3Dtrue NO_BLUETOOTH=3Dtrue NO_I4B=3Dtrue MAKE_IDEA=3Dyes CUPS_OVERWRITE_BASE=3Dtrue NO_LPR=3Dtrue NO_SENDMAIL=3Dtrue NO_ATM=3Dtrue NO_PROFILE=3Dtrue NO_RCMDS=3Dtrue WITH_LIB32=3Dyes # For ports. WITHOUT_NLS=3Dtrue # Compiler flags # Use standard settings. # Kernel configuration KERNCONF=3DRFS # Documentation languages DOC_LANG=3Den_US.ISO8859-1 # added by use.perl 2006-05-10 18:26:02 PERL_VER=3D5.8.8 PERL_VERSION=3D5.8.8 -------------------- make.conf for slackbox -------------------- Nothing harmfull in here, AFAICT. Could it be a compiler problem? When building audacious-1.1.2, cc 3.4.6 complains about a structure that is initialized with too many variables. But according to the structure definition there aren't too many. And if I comment out the last initializer, it does compile. But then the build fails somewhere else. Roland --=20 R.F.Smith http://www.xs4all.nl/~rsmith/ [plain text _non-HTML_ PGP/GnuPG encrypted/signed email much appreciated] pgp: 1A2B 477F 9970 BA3C 2914 B7CE 1277 EFB0 C321 A725 (KeyID: C321A725) --Dxnq1zWXvFF0Q93v Content-Type: application/pgp-signature Content-Disposition: inline -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.5 (FreeBSD) iD8DBQFFKK52EnfvsMMhpyURAtvkAJ9hcAxR4mD6cXHuU7OIxqLKYC6a4wCfQq04 nFN1w9Jfqw30/3x0YJLv3qw= =rXyT -----END PGP SIGNATURE----- --Dxnq1zWXvFF0Q93v--