From owner-freebsd-ports-bugs@FreeBSD.ORG Fri Aug 6 13:30:28 2004 Return-Path: Delivered-To: freebsd-ports-bugs@hub.freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id B4CE816A4CE for ; Fri, 6 Aug 2004 13:30:28 +0000 (GMT) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 8D1D743D4C for ; Fri, 6 Aug 2004 13:30:28 +0000 (GMT) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (gnats@localhost [127.0.0.1]) i76DUSx2098820 for ; Fri, 6 Aug 2004 13:30:28 GMT (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.12.11/8.12.11/Submit) id i76DUSF8098808; Fri, 6 Aug 2004 13:30:28 GMT (envelope-from gnats) Resent-Date: Fri, 6 Aug 2004 13:30:28 GMT Resent-Message-Id: <200408061330.i76DUSF8098808@freefall.freebsd.org> Resent-From: FreeBSD-gnats-submit@FreeBSD.org (GNATS Filer) Resent-To: freebsd-ports-bugs@FreeBSD.org Resent-Reply-To: FreeBSD-gnats-submit@FreeBSD.org, "Christian Hiris" <4711@chello.at> Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id F2FAC16A4CE for ; Fri, 6 Aug 2004 13:29:02 +0000 (GMT) Received: from chello080110061116.502.15.vie.surfer.at (chello080110061116.502.15.vie.surfer.at [80.110.61.116]) by mx1.FreeBSD.org (Postfix) with SMTP id 7E53243D31 for ; Fri, 6 Aug 2004 13:29:01 +0000 (GMT) (envelope-from 4711@chello.at) Received: (qmail 67705 invoked from network); 6 Aug 2004 13:28:53 -0000 Received: from matrix010.matrix.net (192.168.123.10) by ns.matrix.net with SMTP; 6 Aug 2004 13:28:53 -0000 Message-Id: <1091798933.0@matrix010.matrix.net> Date: Fri, 6 Aug 2004 15:28:53 +0200 From: "Christian Hiris" <4711@chello.at> To: "FreeBSD gnats submit" X-Send-Pr-Version: gtk-send-pr 0.3.3 Subject: ports/70078: [patch] x11-themes/xenophilia - build target fails with gcc 3.4.2 on CURRENT X-BeenThere: freebsd-ports-bugs@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Ports bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 06 Aug 2004 13:30:28 -0000 >Number: 70078 >Category: ports >Synopsis: [patch] x11-themes/xenophilia - build target fails with gcc 3.4.2 on CURRENT >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: Fri Aug 06 13:30:27 GMT 2004 >Closed-Date: >Last-Modified: >Originator: Christian Hiris >Release: FreeBSD 5.2-CURRENT i386 >Organization: >Environment: System: FreeBSD 5.2-CURRENT #0: Tue Aug 3 01:29:05 CEST 2004 pfnu@matrix010.matrix.net:/usr/obj/usr/src/sys/MATRIX010 >Description: cc -O -pipe -I/usr/X11R6/include/gtk12 -I/usr/local/include/glib12 -I/usr/local/include -I/usr/X11R6/include -DG_DISABLE_CHECKS -fPIC -c xeno_theme_patches.c xeno_theme_patches.c: In function `xeno_scrollbar_config': xeno_theme_patches.c:636: error: label at end of compound statement *** Error code 1 Stop in /usr/wrkdir/usr/ports/x11-themes/xenophilia/work/Xenophilia-0.7. *** Error code 1 Stop in /usr/ports/x11-themes/xenophilia. jail003# gcc -v Using built-in specs. Configured with: FreeBSD/i386 system compiler Thread model: posix gcc version 3.4.2 [FreeBSD] 20040728 >How-To-Repeat: cd /usr/ports/x11-themes/xenophilia make >Fix: Couldn't find any reference to branch target "nope:" in the code, so i think it should be removed. --- patch-xeno_theme_patches.c begins here --- --- xeno_theme_patches.c.orig Sun Apr 29 20:08:35 2001 +++ xeno_theme_patches.c Fri Aug 6 15:15:20 2004 @@ -632,7 +632,6 @@ spacing = -1; extra = -1; } - nope: } dims->min_length = size; } --- patch-xeno_theme_patches.c ends here --- >Release-Note: >Audit-Trail: >Unformatted: