From owner-freebsd-ports Sat Aug 31 9:50: 9 2002 Delivered-To: freebsd-ports@hub.freebsd.org Received: from mx1.FreeBSD.org (mx1.FreeBSD.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 4B8E037B400 for ; Sat, 31 Aug 2002 09:50:02 -0700 (PDT) Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 96D3743E6E for ; Sat, 31 Aug 2002 09:50:01 -0700 (PDT) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (gnats@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.4/8.12.4) with ESMTP id g7VGo1JU065845 for ; Sat, 31 Aug 2002 09:50:01 -0700 (PDT) (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.12.4/8.12.4/Submit) id g7VGo1oo065844; Sat, 31 Aug 2002 09:50:01 -0700 (PDT) Received: from mx1.FreeBSD.org (mx1.FreeBSD.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id D98BB37B400 for ; Sat, 31 Aug 2002 09:43:22 -0700 (PDT) Received: from www.freebsd.org (www.FreeBSD.org [216.136.204.117]) by mx1.FreeBSD.org (Postfix) with ESMTP id 8172043E65 for ; Sat, 31 Aug 2002 09:43:22 -0700 (PDT) (envelope-from nobody@FreeBSD.org) Received: from www.freebsd.org (localhost [127.0.0.1]) by www.freebsd.org (8.12.4/8.12.4) with ESMTP id g7VGhMOT075930 for ; Sat, 31 Aug 2002 09:43:22 -0700 (PDT) (envelope-from nobody@www.freebsd.org) Received: (from nobody@localhost) by www.freebsd.org (8.12.4/8.12.4/Submit) id g7VGhM7t075929; Sat, 31 Aug 2002 09:43:22 -0700 (PDT) Message-Id: <200208311643.g7VGhM7t075929@www.freebsd.org> Date: Sat, 31 Aug 2002 09:43:22 -0700 (PDT) From: Jan Lentfer To: freebsd-gnats-submit@FreeBSD.org X-Send-Pr-Version: www-1.0 Subject: ports/42258: x11-toolkits/guile-gnome won't build Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org >Number: 42258 >Category: ports >Synopsis: x11-toolkits/guile-gnome won't build >Confidential: no >Severity: non-critical >Priority: low >Responsible: freebsd-ports >State: open >Quarter: >Keywords: >Date-Required: >Class: sw-bug >Submitter-Id: current-users >Arrival-Date: Sat Aug 31 09:50:01 PDT 2002 >Closed-Date: >Last-Modified: >Originator: Jan Lentfer >Release: 4.6.2 Alpha >Organization: >Environment: FreeBSD neslonek.bio.tu-darmstadt.de 4.6.2-RELEASE FreeBSD 4.6.2-RELEASE #2: Mon Aug 26 17:31:00 CEST 2002 root@neslonek.bio.tu-darmstadt.de:/usr/src/sys/compile/EV56 alpha >Description: Build of gnome-guile-0.20 fails with: gtkhtml-glue.c:113: warning: initialization makes integer from pointer without a cast gtkhtml-glue.c:113: initializer element is not computable at load time gtkhtml-glue.c:113: (near initialization for `sgtk_gtk_htmlstream_info_gtk.object_size') gtkhtml-glue.c: In function `sgtk_gtk_html_get_title': gtkhtml-glue.c:618: warning: passing arg 1 of `scm_take0str' discards qualifiers from pointer target type *** Error code 1 Stop in /usr/ports/x11-toolkits/guile-gnome/work/gnome-guile-0.20/guile-gnome/gtkhtml. *** Error code 1 If you follow ports/29608 and disable gtkhtml you get past this point but then it fails with: cc -DHAVE_CONFIG_H -I. -I. -I../.. -I.. -I./.. -I../../guile-gtk -I./../../guile-gtk -I/usr/local/include -I/usr/local/include -I/usr/X11R6/include/gnome-1.0 -I/usr/X11R6/include -DNEED_GNOMESUPPORT_H -I/usr/X11R6/lib/gnome-libs/include -I/usr/local/include/glib12 -I/usr/local/include/orbit-1.0 -I/usr/local/include -I/usr/X11R6/include/gtk12 -I/usr/local/include -O -pipe -mcpu=ev56 -c ghttp-glue.c -fPIC -DPIC -o .libs/ghttp-glue.lo ghttp-glue.c:56: warning: initialization makes integer from pointer without a cast ghttp-glue.c:56: initializer element is not computable at load time ghttp-glue.c:56: (near initialization for `sgtk_ghttp_request_info_gtk.object_size') ghttp-glue.c: In function `sgtk_ghttp_get_header': ghttp-glue.c:331: warning: assignment discards qualifiers from pointer target type ghttp-glue.c: In function `sgtk_ghttp_get_error': ghttp-glue.c:432: warning: assignment discards qualifiers from pointer target type ghttp-glue.c: In function `sgtk_ghttp_reason_phrase': ghttp-glue.c:466: warning: assignment discards qualifiers from pointer target type *** Error code 1 Stop in /usr/ports/x11-toolkits/guile-gnome/work/gnome-guile-0.20/guile-gnome/ghttp. *** Error code 1 Disabling ghttp in the ports Makefile didn't bring me any further. >How-To-Repeat: try to build x11-toolkits/guile-gnome >Fix: >Release-Note: >Audit-Trail: >Unformatted: To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message