From owner-freebsd-ports@FreeBSD.ORG Mon Jan 12 14:02:22 2015 Return-Path: Delivered-To: freebsd-ports@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [8.8.178.115]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id EF261120 for ; Mon, 12 Jan 2015 14:02:21 +0000 (UTC) Received: from mail-yh0-x233.google.com (mail-yh0-x233.google.com [IPv6:2607:f8b0:4002:c01::233]) (using TLSv1 with cipher ECDHE-RSA-RC4-SHA (128/128 bits)) (Client CN "smtp.gmail.com", Issuer "Google Internet Authority G2" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id A3EA2103 for ; Mon, 12 Jan 2015 14:02:21 +0000 (UTC) Received: by mail-yh0-f51.google.com with SMTP id a41so9595461yho.10 for ; Mon, 12 Jan 2015 06:02:20 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=seibercom.net; s=google; h=date:from:to:subject:message-id:reply-to:organization:mime-version :content-type; bh=uAFPx9VJSvPc8K7oiQXjeYURC+HbgfhqF8SGgIHdxSE=; b=E09a8OjK3IuGn/CNB8TdJ2XanjgCPUB57+jLhvTBFHJeh8OkbFix5CVkobonbC8+K8 BSet+eV6B+R8/uVC/gX/yb0z1JyaRXsrXwh2eE/ABQ11+Ol3kYeVJRcgx+c+MdkxkVlc ZSmDJXfObJ7M35nYsxRMLiFkJGX7MBri965U4= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20130820; h=x-gm-message-state:date:from:to:subject:message-id:reply-to :organization:mime-version:content-type; bh=uAFPx9VJSvPc8K7oiQXjeYURC+HbgfhqF8SGgIHdxSE=; b=gAAQwu0zdI4++yTzXrA4vdO2N/Qe4P1S0QdItEZBqRYePHBt2rpQQIwfkK5T3ZsKWA 3tZ2FAgCmLvsJU5VWC1Hygb0RsMuBCVY6UDF6wVt8MPadNhFuX1o202IznOKlpQ1x/gt Anvh1hUNbuG+PRLPaeyl8HipfM+wXW2yawZBTEvU7dj9qs0+JufEJZUXpONMaDiF2mTR DizuzvQD+7obIHXP7uzwXanibs4iXHN//89Z4JuYwgnpVX20QE/GkrFduaAWJw802p0A tMK5SlrCiTkRysDgmkwoZTGRuA3WiTjo1UgzvHyrE2pmo9MjF1qowBSXkAmun5NHPYmy uLJw== X-Gm-Message-State: ALoCoQndZbZuZvX7Cgqa64xGnqbxi11LykcTaV7cQG/sed7kIyg5PNh5xIUI+jd63tu+pv7Zh1XE X-Received: by 10.170.86.5 with SMTP id d5mr25370835yka.86.1421071340529; Mon, 12 Jan 2015 06:02:20 -0800 (PST) Received: from scorpio.seibercom.net (cpe-076-182-104-150.nc.res.rr.com. [76.182.104.150]) by mx.google.com with ESMTPSA id l70sm10579628yha.18.2015.01.12.06.02.19 for (version=TLSv1.2 cipher=ECDHE-RSA-AES128-GCM-SHA256 bits=128/128); Mon, 12 Jan 2015 06:02:20 -0800 (PST) Received: from scorpio (localhost [127.0.0.1]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by scorpio.seibercom.net (Postfix) with ESMTPSA id 3kLc6z3GSdz3DlTj for ; Mon, 12 Jan 2015 09:02:19 -0500 (EST) X-Virus-Status: Clean X-Virus-Scanned: clamav-milter 0.98.5 at scorpio.seibercom.net Date: Mon, 12 Jan 2015 09:02:12 -0500 From: Jerry To: FreeBSD Ports Subject: Build Failure: webkit-gtk2 Message-ID: <20150112090212.2efaa349@scorpio> Reply-To: FreeBSD Ports Organization: seibercom NET X-Mailer: Claws Mail 3.11.1 (GTK+ 2.24.25; amd64-portbld-freebsd10.1) MIME-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha256; boundary="Sig_/h_xF/Cz/ykQt3uki=ec=nW+"; protocol="application/pgp-signature" X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.18-1 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 12 Jan 2015 14:02:22 -0000 --Sig_/h_xF/Cz/ykQt3uki=ec=nW+ Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: quoted-printable FreeBSD 10.1 amd64 Is anyone besides me having a problem building "webkit-gtk2"? It fails with this error message: CXXLD libWTF.la CXXLD Programs/LLIntOffsetsExtractor /usr/bin/ld:./.libs/libWTF.a: file format not recognized; treating as linke= r script /usr/bin/ld:./.libs/libWTF.a:1: syntax error c++: error: linker command failed with exit code 1 (use -v to see invocatio= n) GNUmakefile:40539: recipe for target 'Programs/LLIntOffsetsExtractor' failed gmake[1]: *** [Programs/LLIntOffsetsExtractor] Error 1 gmake[1]: Leaving directory '/usr/ports/www/webkit-gtk2/work/webkitgtk-2.4.= 8' *** Error code 1 Stop. make: stopped in /usr/ports/www/webkit-gtk2 The entire build log is available here: http://seibercom.net/logs/webkit-gtk2.txt --=20 Jerry --Sig_/h_xF/Cz/ykQt3uki=ec=nW+ Content-Type: application/pgp-signature Content-Description: OpenPGP digital signature -----BEGIN PGP SIGNATURE----- Version: GnuPG v2 iQEcBAEBCAAGBQJUs9PkAAoJEElTsHIJnX8eiHYIAK9LQ0Hc7v4eFkbh0y90XFyC 6h0c+qMOc71caGbapegMLR9VEonhxLQVg8PhtZTmvZTUajfZj0VhML/UrafvFX8S orjAFXadIo08O7a8jtG1i/uF2C/w2UKkr5FDIDO8WijI9WF2dEisCAqkDsMF54ne W4nSa5GGUVH/3+H4IXmtJlTtt40RfVGGTILXWhCrtOgzhOgDOUmbKyfayMPRpAZZ Q6zhYqvxAfG9Ef8HjNXk2CwHYrt9sVGat5BYAAyJv3+bu42W3i0aF/wNFd4gTRrk HrcEtHQ3bfsu9YIJDz65j6+UOEmLxPy/17tLjKv/6uOfXqpuc1PckrlzfO8SHsE= =Xy4W -----END PGP SIGNATURE----- --Sig_/h_xF/Cz/ykQt3uki=ec=nW+--