From owner-freebsd-gnome@FreeBSD.ORG Fri Nov 21 23:46:45 2014 Return-Path: Delivered-To: gnome@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 C74101D8 for ; Fri, 21 Nov 2014 23:46:45 +0000 (UTC) Received: from kenobi.freebsd.org (kenobi.freebsd.org [IPv6:2001:1900:2254:206a::16:76]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id B3BB4DEC for ; Fri, 21 Nov 2014 23:46:45 +0000 (UTC) Received: from bugs.freebsd.org ([127.0.1.118]) by kenobi.freebsd.org (8.14.9/8.14.9) with ESMTP id sALNkjf7082887 for ; Fri, 21 Nov 2014 23:46:45 GMT (envelope-from bugzilla-noreply@freebsd.org) From: bugzilla-noreply@freebsd.org To: gnome@FreeBSD.org Subject: maintainer-feedback requested: [Bug 195267] x11-toolkits/vte3: build broken Date: Fri, 21 Nov 2014 23:46:45 +0000 X-Bugzilla-Type: request Message-ID: In-Reply-To: References: X-Bugzilla-URL: https://bugs.freebsd.org/bugzilla/ Auto-Submitted: auto-generated MIME-Version: 1.0 Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: quoted-printable X-BeenThere: freebsd-gnome@freebsd.org X-Mailman-Version: 2.1.18-1 Precedence: list List-Id: GNOME for FreeBSD -- porting and maintaining List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 21 Nov 2014 23:46:45 -0000 Barbara Guida has asked gnome@FreeBSD.org for maintainer-feedback: Bug 195267: x11-toolkits/vte3: build broken https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D195267 --- Description --- Created attachment 149701 --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=3D149701&action= =3Dedit patch Trying to build vte3 to upgrade to gnome3, I'm receiving the following erro= r: GISCAN Vte-2.91.gir CCLD testvte ./.libs/libvte-2.91.so: undefined reference to `__stack_chk_fail_local' linking of temporary binary failed: Command '['/bin/sh', '../libtool', '--mode=3Dlink', '--tag=3DCC', '--silent', 'cc', '-o', '/usr/ports/x11-toolkits/vte3/work/vte-0.38.0/src/tmp-introspectFWkmPB/Vte-= 2.91 ', '-export-dynamic', '-I/usr/local/include', '-O2', '-pipe', '-fno-strict-aliasing', '-march=3Dprescott', '/usr/ports/x11-toolkits/vte3/work/vte-0.38.0/src/tmp-introspectFWkmPB/Vte-= 2.91 .o', '-L.', 'libvte-2.91.la', '-lgio-2.0', '-lgobject-2.0', '-Wl,--export-dynami= c', '-lgmodule-2.0', '-pthread', '-L/usr/local/lib', '-lglib-2.0', '-lintl']' returned non-zero exit status 1 FreeBSD satanasso.local.net 9.3-STABLE FreeBSD 9.3-STABLE #0 r272192: Sat S= ep 27 04:43:06 CEST 2014=09=20 root@satanasso.local.net:/usr/obj/usr/src/sys/SATANASSO i386 I've successfully built the port with the attached patch. I'm not sure if it builds on different ARCH and OSVERSION as I can't test r= ight now. --- Comment #1 from Bugzilla Automation --- Auto-assigned to maintainer gnome@FreeBSD.org=