From owner-freebsd-java@FreeBSD.ORG Sun May 16 04:16:58 2004 Return-Path: Delivered-To: freebsd-java@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id C4CAF16A4CF; Sun, 16 May 2004 04:16:58 -0700 (PDT) Received: from ulysses.noc.ntua.gr (ulysses.noc.ntua.gr [147.102.222.230]) by mx1.FreeBSD.org (Postfix) with ESMTP id EE23343D3F; Sun, 16 May 2004 04:16:56 -0700 (PDT) (envelope-from past@noc.ntua.gr) Received: from ajax.noc.ntua.gr (ajax.noc.ntua.gr [147.102.220.1]) by ulysses.noc.ntua.gr (8.12.9p1/8.12.9) with ESMTP id i4GBGtRu012356; Sun, 16 May 2004 14:16:55 +0300 (EEST) (envelope-from past@noc.ntua.gr) Received: from [147.102.229.10] (ppp-229-010.dialup.ntua.gr [147.102.229.10]) by ajax.noc.ntua.gr (8.12.11/8.12.11) with ESMTP id i4GBGr7H066216; Sun, 16 May 2004 14:16:54 +0300 (EEST) (envelope-from past@noc.ntua.gr) Message-ID: <40A74D98.6030102@noc.ntua.gr> Date: Sun, 16 May 2004 14:16:40 +0300 From: Panagiotis Astithas Organization: NTUA/NMC User-Agent: Mozilla Thunderbird 0.6 (X11/20040504) X-Accept-Language: en-us, en MIME-Version: 1.0 To: Kris Kennaway References: <20040515041146.GA25791@xor.obsecurity.org> In-Reply-To: <20040515041146.GA25791@xor.obsecurity.org> Content-Type: text/plain; charset=us-ascii; format=flowed Content-Transfer-Encoding: 7bit cc: java@freebsd.org Subject: Re: [ports-i386@FreeBSD.org: ant-xinclude-task-0.2 failed on i386 4] X-BeenThere: freebsd-java@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Porting Java to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 16 May 2004 11:16:59 -0000 Kris Kennaway wrote: > apidocs: [mkdir] Created dir: > /tmp/a/ports/textproc/ant-xinclude-task/work/xinclude-task-0.2/build/apidocs > [javadoc] Generating Javadoc [javadoc] Javadoc execution [javadoc] > javadoc: Error fetching URL: > http://people.FreeBSD.org/~znerd/ant15-apidocs/package-list [javadoc] > 1 error > > > > BUILD SUCCESSFUL Total time: 6 seconds Could Ernst or someone with shell access to people.freebsd.org check whether the aforementioned directory exists? Or perhaps something like ant161-apidocs? The funny thing is the build continues successfully in my -current laptop, with the following: --------------------------------------------- apidocs: [mkdir] Created dir: /usr/ports/textproc/ant-xinclude-task/work/xinclude-task-0.2/build/apidocs [javadoc] Generating Javadoc [javadoc] Javadoc execution [javadoc] Loading source files for package org.znerd.xincludetask... [javadoc] Constructing Javadoc information... [javadoc] javadoc: Error fetching URL: http://people.FreeBSD.org/~znerd/ant15-apidocs/package-list [javadoc] Standard Doclet version 1.4.2-p6 [javadoc] Building tree for all the packages and classes... [javadoc] Building index for all the packages and classes... [javadoc] /usr/ports/textproc/ant-xinclude-task/work/xinclude-task-0.2/build/src/main/org/znerd/xincludetask/XIncludeTask.java:35: warning - Tag @see:illegal character: ":" in "http://www.w3.org/TR/xinclude/" [javadoc] /usr/ports/textproc/ant-xinclude-task/work/xinclude-task-0.2/build/src/main/org/znerd/xincludetask/XIncludeTask.java:35: warning - Tag @see:illegal character: ":" in "http://www.ibiblio.org/xml/XInclude/" [javadoc] Building index for all classes... [javadoc] /usr/ports/textproc/ant-xinclude-task/work/xinclude-task-0.2/build/src/main/org/znerd/xincludetask/XIncludeTask.java:35: warning - Tag @see: reference not found: http://www.w3.org/TR/xinclude/ [javadoc] /usr/ports/textproc/ant-xinclude-task/work/xinclude-task-0.2/build/src/main/org/znerd/xincludetask/XIncludeTask.java:35: warning - Tag @see: reference not found: http://www.ibiblio.org/xml/XInclude/ [javadoc] Generating /usr/ports/textproc/ant-xinclude-task/work/xinclude-task-0.2/build/apidocs/stylesheet.css... [javadoc] 1 error [javadoc] 4 warnings BUILD SUCCESSFUL Total time: 29 seconds --------------------------------------------- Maybe there is a hidden dependency somewhere... -- Panagiotis Astithas Electrical & Computer Engineer, PhD Network Management Center National Technical University of Athens, Greece