From owner-freebsd-questions@FreeBSD.ORG Sun Mar 25 15:35:31 2007 Return-Path: X-Original-To: freebsd-questions@freebsd.org Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id C875F16A402 for ; Sun, 25 Mar 2007 15:35:31 +0000 (UTC) (envelope-from bidjan@gmail.com) Received: from an-out-0708.google.com (an-out-0708.google.com [209.85.132.249]) by mx1.freebsd.org (Postfix) with ESMTP id 4F12D13C448 for ; Sun, 25 Mar 2007 15:35:31 +0000 (UTC) (envelope-from bidjan@gmail.com) Received: by an-out-0708.google.com with SMTP id c24so1801016ana for ; Sun, 25 Mar 2007 08:35:30 -0700 (PDT) DKIM-Signature: a=rsa-sha1; c=relaxed/relaxed; d=gmail.com; s=beta; h=domainkey-signature:received:received:message-id:date:from:user-agent:mime-version:to:subject:references:in-reply-to:x-enigmail-version:openpgp:content-type; b=D3QdRjeiGYlIIx3ZE773QjtgFNykXWSzf1i5dAa6io6A1j3wc05yKBCkdnYsAz5++NIGw7SIVE9NE5pyIR3vlxNNYFAmd3lYCh68k9b3bvGIYb3WFaf3t+e6nMez3G4x7It3xc55vuyWe/jT/yLIT5F9oHKQDgR/jzbFlJ1a/Ko= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=beta; h=received:message-id:date:from:user-agent:mime-version:to:subject:references:in-reply-to:x-enigmail-version:openpgp:content-type; b=GqM8YBwQcNYGs7SSlR6M+8ywPARX7/K3Ibg9m0GribVijTcICuxq1qXOdO7tuBauT1UFzpksaEEabFCQfNAEIp3Zlif26/PjtBqdBs1ZhS98AArb8/KuQHL7RhVKRZMj7N5W/UhVaWruM81dcYJW8pDP0wTw0GLDHNG3i3O05Ek= Received: by 10.100.9.19 with SMTP id 19mr4222424ani.1174836930358; Sun, 25 Mar 2007 08:35:30 -0700 (PDT) Received: from ?192.168.0.23? ( [201.246.177.38]) by mx.google.com with ESMTP id c1sm12057399ana.2007.03.25.08.35.29; Sun, 25 Mar 2007 08:35:30 -0700 (PDT) Message-ID: <460696AC.1040404@gmail.com> Date: Sun, 25 Mar 2007 11:35:08 -0400 From: Pablo Mora User-Agent: Thunderbird 1.5.0.10 (X11/20070324) MIME-Version: 1.0 To: freebsd-questions@freebsd.org References: <200703251046.06491.derrick@uniquestrength.net> In-Reply-To: <200703251046.06491.derrick@uniquestrength.net> X-Enigmail-Version: 0.94.1.0 OpenPGP: id=C730A079; url=pgp.mit.edu Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="------------enig76694E097D0B443323DD16C8" Subject: Re: gettext upgrade problems X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 25 Mar 2007 15:35:32 -0000 This is an OpenPGP/MIME signed message (RFC 2440 and 3156) --------------enig76694E097D0B443323DD16C8 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: quoted-printable Dantavious wrote: > Hi, > As a result of the upgrade to gettext-0.16.1, I am rebuilding ports on = a=20 > desktop machine. I received an error with the port OpenEXR after hours= of=20 > rebuilding the ports. My first question is what caused the OpenEXR port= to=20 > fail and most importantly do I have to restart building all the ports o= ver=20 > because of this failure. Initial portmaster command was =20 >=20 > portmaster -Gv -B -u -d -r gettext >=20 > Any help would be very much appreciated. >=20 > v/r > Derrick >=20 >=20 > then=20 > mv -f ".deps/ImfChannelListAttribute.Tpo" ".deps/ImfChannelListAttribut= e.Plo";=20 > else rm -f ".deps/ImfChannelListAttribute.Tpo"; exit 1; fi > =20 > c++ -DHAVE_CONFIG_H -I. -I. -I../config -I.. -I../Half -I../Iex -I../Im= ath -I../IlmThread -I../config -pipe -O2 -fno-strict-aliasing -pipe -D_TH= READ_SAFE -MT=20 > ImfChannelListAttribute.lo -MD -MP -MF .deps/ImfChannelListAttribute.Tp= o -c=20 > ImfChannelListAttribute.cpp -fPIC -DPIC -o .libs/ImfChannelListAttribu= te.o > =20 > c++ -DHAVE_CONFIG_H -I. -I. -I../config -I.. -I../Half -I../Iex -I../Im= ath -I../IlmThread -I../config -pipe -O2 -fno-strict-aliasing -pipe -D_TH= READ_SAFE -MT=20 > ImfChannelListAttribute.lo -MD -MP -MF .deps/ImfChannelListAttribute.Tp= o -c=20 > ImfChannelListAttribute.cpp -o ImfChannelListAttribute.o >/dev/null 2>&= 1 > gmake[1]: *** [ImfChannelListAttribute.lo] Error 1 > gmake[1]: Leaving directory=20 > `/usr/ports/graphics/OpenEXR/work/openexr-1.4.0/IlmImf' > gmake: *** [all-recursive] Error 1 > *** Error code 2 >=20 > Stop in /usr/ports/graphics/OpenEXR. >=20 > =3D=3D=3D>>> make failed for graphics/OpenEXR > =3D=3D=3D>>> Aborting update >=20 > =3D=3D=3D>>> Update for OpenEXR-1.2.2_1 failed > =3D=3D=3D>>> Aborting update >=20 > =3D=3D=3D>>> Update for kdelibs-3.5.6 failed > =3D=3D=3D>>> Aborting update >=20 > =3D=3D=3D>>> Update for kdebase-kompmgr-3.5.6 failed > =3D=3D=3D>>> Aborting update >=20 > =3D=3D=3D>>> Update for kdebase-3.5.6 failed > =3D=3D=3D>>> Aborting update >=20 > =3D=3D=3D>>> Update for amarok-1.4.5_3 failed > =3D=3D=3D>>> Aborting update > _______________________________________________ > freebsd-questions@freebsd.org mailing list > http://lists.freebsd.org/mailman/listinfo/freebsd-questions > To unsubscribe, send any mail to "freebsd-questions-unsubscribe@freebsd= =2Eorg" >=20 I have same problem: cc -DHAVE_CONFIG_H -I. -I. -I.. -DG_LOG_DOMAIN=3D\"GLib-GObject\" -I.. -I../glib -I.. -DG_DISABLE_CAST_CHECKS -DG_DISABLE_DEPRECATED -DGOBJECT_COMPILATION -DG_DI SABLE_CONST_RETURNS -I/usr/local/include -D_REENTRANT -O2 -fno-strict-aliasing - pipe -Wall -MT gparam.lo -MD -MP -MF .deps/gparam.Tpo -c gparam.c -fPIC -DPIC - o .libs/gparam.o cc -DHAVE_CONFIG_H -I. -I. -I.. -DG_LOG_DOMAIN=3D\"GLib-GObject\" -I.. -I../glib -I.. -DG_DISABLE_CAST_CHECKS -DG_DISABLE_DEPRECATED -DGOBJECT_COMPILATION -DG_DI SABLE_CONST_RETURNS -I/usr/local/include -D_REENTRANT -O2 -fno-strict-aliasing - pipe -Wall -MT gparam.lo -MD -MP -MF .deps/gparam.Tpo -c gparam.c -o gparam.o >/ dev/null 2>&1 gmake[3]: *** [gparam.lo] Error 1 gmake[3]: se sale del directorio `/usr/ports/devel/glib20/work/glib-2.12.11/gobj ect' gmake[2]: *** [all] Error 2 gmake[2]: se sale del directorio `/usr/ports/devel/glib20/work/glib-2.12.11/gobj ect' gmake[1]: *** [all-recursive] Error 1 gmake[1]: se sale del directorio `/usr/ports/devel/glib20/work/glib-2.12.= 11' gmake: *** [all] Error 2 *** Error code 2 Stop in /usr/ports/devel/glib20. =3D=3D=3D>>> make failed for devel/glib20 =3D=3D=3D>>> Aborting update =3D=3D=3D>>> Update for glib-2.12.11 failed =3D=3D=3D>>> Aborting update =3D=3D=3D>>> Update for ORBit2-2.14.7 failed =3D=3D=3D>>> Aborting update --=20 PGP KeyID: 0xC730A079 Key fingerprint =3D F626 3C47 02F5 E43C 6620 8A1B E7A8 533B C730 A079 gpg --keyserver pgp.mit.edu --recv-keys C730A079 /"\ \ / ASCII Ribbon Campaign X against HTML e-mail & vCards / \ --------------enig76694E097D0B443323DD16C8 Content-Type: application/pgp-signature; name="signature.asc" Content-Description: OpenPGP digital signature Content-Disposition: attachment; filename="signature.asc" -----BEGIN PGP SIGNATURE----- Version: GnuPG v2.0.3 (FreeBSD) iD8DBQFGBpa256hTO8cwoHkRAnDQAJ9+STTwPhLRWARlhSCMLT/U3kftFQCbBXia Ao549AiyFbUvTAQJvhH3ep4= =AAeL -----END PGP SIGNATURE----- --------------enig76694E097D0B443323DD16C8--