From owner-freebsd-amd64@FreeBSD.ORG Fri Jun 3 07:10:04 2005 Return-Path: X-Original-To: freebsd-amd64@hub.freebsd.org Delivered-To: freebsd-amd64@hub.freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id EE7A316A41C for ; Fri, 3 Jun 2005 07:10:04 +0000 (GMT) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id DD21243D48 for ; Fri, 3 Jun 2005 07:10:03 +0000 (GMT) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (gnats@localhost [127.0.0.1]) by freefall.freebsd.org (8.13.3/8.13.3) with ESMTP id j537A2x0081623 for ; Fri, 3 Jun 2005 07:10:02 GMT (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.13.3/8.13.1/Submit) id j537A2BM081622; Fri, 3 Jun 2005 07:10:02 GMT (envelope-from gnats) Resent-Date: Fri, 3 Jun 2005 07:10:02 GMT Resent-Message-Id: <200506030710.j537A2BM081622@freefall.freebsd.org> Resent-From: FreeBSD-gnats-submit@FreeBSD.org (GNATS Filer) Resent-To: freebsd-amd64@FreeBSD.org Resent-Reply-To: FreeBSD-gnats-submit@FreeBSD.org, who cares Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 2D90816A41C for ; Fri, 3 Jun 2005 07:02:53 +0000 (GMT) (envelope-from nobody@FreeBSD.org) Received: from www.freebsd.org (www.freebsd.org [216.136.204.117]) by mx1.FreeBSD.org (Postfix) with ESMTP id 6843943D54 for ; Fri, 3 Jun 2005 07:02:52 +0000 (GMT) (envelope-from nobody@FreeBSD.org) Received: from www.freebsd.org (localhost [127.0.0.1]) by www.freebsd.org (8.13.1/8.13.1) with ESMTP id j5372p7I032011 for ; Fri, 3 Jun 2005 07:02:51 GMT (envelope-from nobody@www.freebsd.org) Received: (from nobody@localhost) by www.freebsd.org (8.13.1/8.13.1/Submit) id j5372pZK032009; Fri, 3 Jun 2005 07:02:51 GMT (envelope-from nobody) Message-Id: <200506030702.j5372pZK032009@www.freebsd.org> Date: Fri, 3 Jun 2005 07:02:51 GMT From: who cares To: freebsd-gnats-submit@FreeBSD.org X-Send-Pr-Version: www-2.3 Cc: Subject: amd64/81823: ports/astro/boinc-setiathome never compiled on amd64 & -DWITHOUT_X11 X-BeenThere: freebsd-amd64@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Porting FreeBSD to the AMD64 platform List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 03 Jun 2005 07:10:05 -0000 >Number: 81823 >Category: amd64 >Synopsis: ports/astro/boinc-setiathome never compiled on amd64 & -DWITHOUT_X11 >Confidential: no >Severity: non-critical >Priority: low >Responsible: freebsd-amd64 >State: open >Quarter: >Keywords: >Date-Required: >Class: sw-bug >Submitter-Id: current-users >Arrival-Date: Fri Jun 03 07:10:02 GMT 2005 >Closed-Date: >Last-Modified: >Originator: who cares >Release: 5.4-STABLE >Organization: nobody >Environment: FreeBSD athlon 5.4-STABLE FreeBSD 5.4-STABLE #0: Fri May 27 17:07:45 CEST 2005 root@athlon:/usr/src/sys/amd64/compile/ATHLON64 amd64 >Description: Port astro/boinc-setiathome never compiled on amd64 & -DWITHOUT_X11 for last six month. Seems to still use X11 dependencies. root@amd64 > make -DWITHOUT_X11 ===> Building for boinc-setiathome-4.07.20050601 gmake all-recursive gmake[1]: Entering directory `/usr/ports/astro/boinc-setiathome/work/seti_boinc' Making all in client gmake[2]: Entering directory `/usr/ports/astro/boinc-setiathome/work/seti_boinc/client' if c++ -DHAVE_CONFIG_H -I. -I. -I.. -I/usr/X11R6/include -O -pipe -DHAVE_CONFIG_H -DTEXT_UI -DNDEBUG -DCLIENT -include ../config.h -I../db -I/usr/local/include/BOINC -D_THREAD_SAFE -pthread -I/usr/X11R6/include -I/usr/local/include -MT seti_boinc-main.o -MD -MP -MF ".deps/seti_boinc-main.Tpo" -c -o seti_boinc-main.o `test -f 'main.cpp' || echo './'`main.cpp; \ then mv -f ".deps/seti_boinc-main.Tpo" ".deps/seti_boinc-main.Po"; else rm -f ".deps/seti_boinc-main.Tpo"; exit 1; fi In file included from :8: ./../config.h:403:23: std_fixes.h: No such file or directory main.cpp:45:25: diagnostics.h: No such file or directory main.cpp:46:18: util.h: No such file or directory In file included from ../db/sqlrow.h:26, from ../db/db_table.h:26, from seti_header.h:33, from s_util.h:105, from main.cpp:47: ./db/xml_util.h:55:27: error_numbers.h: No such file or directory In file included from ../db/sqlrow.h:26, from ../db/db_table.h:26, from seti_header.h:33, from s_util.h:105, from main.cpp:47: ./db/xml_util.h: In function `std::vector > xml_decode_field(const std::string&, const char*)': ./db/xml_util.h:846: error: `ERR_XML_PARSE' undeclared (first use this function) ./db/xml_util.h:846: error: (Each undeclared identifier is reported only once for each function it appears in.) main.cpp:48:23: boinc_api.h: No such file or directory main.cpp: In function `int main(int, char**)': main.cpp:201: error: `BOINC_DIAG_DUMPCALLSTACKENABLED' undeclared (first use this function) main.cpp:202: error: `BOINC_DIAG_HEAPCHECKENABLED' undeclared (first use this function) main.cpp:203: error: `BOINC_DIAG_TRACETOSTDERR' undeclared (first use this function) main.cpp:204: error: `BOINC_DIAG_REDIRECTSTDERR' undeclared (first use this function) main.cpp:206: error: `boinc_init_diagnostics' undeclared (first use this function) main.cpp:226: error: `boinc_init' undeclared (first use this function) gmake[2]: *** [seti_boinc-main.o] Error 1 gmake[2]: Leaving directory `/usr/ports/astro/boinc-setiathome/work/seti_boinc/client' gmake[1]: *** [all-recursive] Error 1 gmake[1]: Leaving directory `/usr/ports/astro/boinc-setiathome/work/seti_boinc' gmake: *** [all] Error 2 *** Error code 2 Stop in /usr/ports/astro/boinc-setiathome. >How-To-Repeat: cd /usr/ports/astro/boinc-setiathome make -DWITHOUT_X11 >Fix: >Release-Note: >Audit-Trail: >Unformatted: