From owner-freebsd-ports-bugs@FreeBSD.ORG Fri Mar 6 21:30:04 2009 Return-Path: Delivered-To: freebsd-ports-bugs@hub.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 75C181065674 for ; Fri, 6 Mar 2009 21:30:04 +0000 (UTC) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (freefall.freebsd.org [IPv6:2001:4f8:fff6::28]) by mx1.freebsd.org (Postfix) with ESMTP id 4C5318FC13; Fri, 6 Mar 2009 21:30:04 +0000 (UTC) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (gnats@localhost [127.0.0.1]) by freefall.freebsd.org (8.14.3/8.14.3) with ESMTP id n26LU4wn063639; Fri, 6 Mar 2009 21:30:04 GMT (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.14.3/8.14.3/Submit) id n26LU4GN063636; Fri, 6 Mar 2009 21:30:04 GMT (envelope-from gnats) Resent-Date: Fri, 6 Mar 2009 21:30:04 GMT Resent-Message-Id: <200903062130.n26LU4GN063636@freefall.freebsd.org> Resent-From: FreeBSD-gnats-submit@FreeBSD.org (GNATS Filer) Resent-To: freebsd-ports-bugs@FreeBSD.org Resent-Cc: daniel@roe.ch Resent-Reply-To: FreeBSD-gnats-submit@FreeBSD.org, Daniel Roethlisberger Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 0FE1B106566C for ; Fri, 6 Mar 2009 21:29:36 +0000 (UTC) (envelope-from daniel+roe=marvin@roe.ch) Received: from calvin.ustdmz.roe.ch (calvin.ustdmz.roe.ch [IPv6:2001:41e0:ff17:face::26]) by mx1.freebsd.org (Postfix) with ESMTP id 55EB58FC14 for ; Fri, 6 Mar 2009 21:29:35 +0000 (UTC) (envelope-from daniel+roe=marvin@roe.ch) Received: from marvin.ustcor.roe.ch ([2001:41e0:ff17:babe::101]) by calvin.ustdmz.roe.ch (envelope-from ) with ESMTPSA (auth=roe) (TLSv1:AES256-SHA:256) id 1Lfhbp-000Im6-VW for FreeBSD-gnats-submit@freebsd.org; Fri, 06 Mar 2009 22:29:34 +0100 Received: from roe (uid 1001) (envelope-from roe@marvin.ustcor.roe.ch) id 1ca by marvin.ustcor.roe.ch (DragonFly Mail Agent) Fri, 06 Mar 2009 22:29:38 +0100 Message-Id: Date: Fri, 06 Mar 2009 22:29:34 +0100 From: Daniel Roethlisberger To: FreeBSD-gnats-submit@FreeBSD.org X-Send-Pr-Version: 3.113 X-GNATS-Notify: daniel@roe.ch Cc: danfe@FreeBSD.org, tabthorpe@FreeBSD.org, sbrabez@gmail.com, daniel@roe.ch Subject: ports/132374: x11-wm/wmii broken due to devel/libixp update from 0.4 to 0.5 X-BeenThere: freebsd-ports-bugs@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: Daniel Roethlisberger List-Id: Ports bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 06 Mar 2009 21:30:05 -0000 >Number: 132374 >Category: ports >Synopsis: x11-wm/wmii broken due to devel/libixp update from 0.4 to 0.5 >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 Mar 06 21:30:03 UTC 2009 >Closed-Date: >Last-Modified: >Originator: Daniel Roethlisberger >Release: FreeBSD 7.1-RELEASE i386 >Organization: >Environment: System: FreeBSD marvin.ustcor.roe.ch 7.1-RELEASE FreeBSD 7.1-RELEASE #0: Thu Jan 1 14:37:25 UTC 2009 root@logan.cse.buffalo.edu:/usr/obj/usr/src/sys/GENERIC i386 >Description: The recent update of libixp from 0.4 to 0.5 completely broke wmii. The wmii built against libixp 0.4 dumps core when run with libixp 0.5 installed (maybe the shlib version should have been bumped when updating the port?) In any case, wmii as currently in our ports tree does not build now: CC cmd/wmii/fs.o cc -c -o fs.o -O2 -fno-strict-aliasing -pipe -march=pentium-m -march=pentium-m -std=c99 -pipe -Wall -Wno-parentheses -Wno-missing-braces -Wno-switch -Wno-comment -Wno-sign-compare -Wno-uninitialized -Wno-unused-parameter -Wimplicit -Wreturn-type -Wtrigraphs -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -DIXPlint -I. -I../../include -I/usr/local/include -I/usr/include -I/usr/local/include -DVERSION="3.6" fs.c cmd/wmii/fs.c:175: error: 'Fcall' has no member named 'offset' cmd/wmii/fs.c:178: error: 'Fcall' has no member named 'offset' cmd/wmii/fs.c:179: error: 'Fcall' has no member named 'count' cmd/wmii/fs.c:180: error: 'Fcall' has no member named 'count' cmd/wmii/fs.c:181: error: 'Fcall' has no member named 'data' cmd/wmii/fs.c:182: error: 'Fcall' has no member named 'data' cmd/wmii/fs.c:182: error: 'Fcall' has no member named 'offset' cmd/wmii/fs.c:183: error: 'Fcall' has no member named 'count' cmd/wmii/fs.c:191: error: 'Fcall' has no member named 'offset' ... >How-To-Repeat: 1) install x11-wm/wmii with a ports tree from 2009-03-02 2) verify that wmii works 3) update ports tree to after 2009-03-03 and update libixp to 0.5 4) verify that wmii dumps core 1) on current ports tree: build x11-wm/wmii and see that it fails as outlined >Fix: Back out the libixp update and revert back to libixp 0.4 until wmii can be fixed to build with libixp 0.5. >Release-Note: >Audit-Trail: >Unformatted: