I have joined the mailing list as requested
if you could just help me with this last thing I would so appreciated it
I can build now - so thats ok
just my hello world give this error



ant -f C:\\git\\abcl -Djavac.includes=org/armedbear/lisp/util/Tester.java -Dnb.internal.action.name=run.single -Drun.class=org.armedbear.lisp.util.Tester run-single
init:
Deleting: C:\git\abcl\build\built-jar.properties
deps-jar:
Updating property file: C:\git\abcl\build\built-jar.properties
Compiling 1 source file to C:\git\abcl\build\classes
compile-single:
run-single:
Hello
java.lang.ClassNotFoundException: org.armedbear.lisp.SpecialOperators
java.lang.ClassNotFoundException: org.armedbear.lisp.AutoloadGeneralizedReference
java.lang.ClassNotFoundException: org.armedbear.lisp.cxr
java.lang.ClassNotFoundException: org.armedbear.lisp.Do
java.lang.ClassNotFoundException: org.armedbear.lisp.dolist
java.lang.ClassNotFoundException: org.armedbear.lisp.dotimes
java.lang.ClassNotFoundException: org.armedbear.lisp.ash
java.lang.ClassNotFoundException: org.armedbear.lisp.PackageFunctions
at org.armedbear.lisp.util.Tester.main(Tester.java:57)
Unable to determine LISP_HOME.
Unable to determine LISP_HOME.
ERROR placeholder called with arguments:
org.armedbear.lisp.IntegrityError
at org.armedbear.lisp.util.Tester.main(Tester.java:57)
C:\git\abcl\nbproject\build-impl.xml:1339: The following error occurred while executing this line:
C:\git\abcl\nbproject\build-impl.xml:980: Java returned: 1
BUILD FAILED (total time: 1 second)


On Wed, Jan 16, 2019 at 1:00 PM <armedbear-devel-request@common-lisp.net> wrote:
Send armedbear-devel mailing list submissions to
        armedbear-devel@common-lisp.net

To subscribe or unsubscribe via the World Wide Web, visit
        https://mailman.common-lisp.net/listinfo/armedbear-devel
or, via email, send a message with subject or body 'help' to
        armedbear-devel-request@common-lisp.net

You can reach the person managing the list at
        armedbear-devel-owner@common-lisp.net

When replying, please edit your Subject line so it is more specific
than "Re: Contents of armedbear-devel digest..."


Today's Topics:

   1. build failure (Stephen Varey)
   2. Re: build failure (Mark Evenson)


----------------------------------------------------------------------

Message: 1
Date: Tue, 15 Jan 2019 16:14:04 +0100
From: Stephen Varey <srvarey@gmail.com>
To: armedbear-devel@common-lisp.net
Subject: build failure
Message-ID:
        <CAMkLg7taP0nVFiAYL7pfKpdObj6r26xzUHU48BhfHOySQbA4rQ@mail.gmail.com>
Content-Type: text/plain; charset="utf-8"

Hi

I downloaded the source and built in netbeans where i get this error

JAVA-EXCEPTION: Java exception 'java.lang.NoSuchMethodException: No
applicable method named getURLs found in java.lang.ClassLoader or
jdk.internal.loader.ClassLoaders$AppClassLoader'.
C:\git\abcl\etc\ant\netbeans-build.xml:15: The following error occurred
while executing this line:
C:\git\abcl\build.xml:280: The following error occurred while executing
this line:
C:\git\abcl\build.xml:299: Java returned: -1
BUILD FAILED (total time: 13 seconds)

Can you help?

Thanks
stephen
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://mailman.common-lisp.net/pipermail/armedbear-devel/attachments/20190115/a5b5a195/attachment-0001.html>

------------------------------

Message: 2
Date: Wed, 16 Jan 2019 10:20:11 +0100
From: Mark Evenson <evenson@panix.com>
To: Stephen Varey <srvarey@gmail.com>
Cc: abcl-dev <armedbear-devel@common-lisp.net>
Subject: Re: build failure
Message-ID: <FD07F2F7-91C8-47B5-B2EC-EFD7FC606DFE@panix.com>
Content-Type: text/plain;       charset=us-ascii



> On Jan 15, 2019, at 16:14, Stephen Varey <srvarey@gmail.com> wrote:
>
> Hi
>
> I downloaded the source and built in netbeans where i get this error
>
> JAVA-EXCEPTION: Java exception 'java.lang.NoSuchMethodException: No applicable method named getURLs found in java.lang.ClassLoader or jdk.internal.loader.ClassLoaders$AppClassLoader'.
> C:\git\abcl\etc\ant\netbeans-build.xml:15: The following error occurred while executing this line:
> C:\git\abcl\build.xml:280: The following error occurred while executing this line:
> C:\git\abcl\build.xml:299: Java returned: -1
> BUILD FAILED (total time: 13 seconds)
>
> Can you help?
>
> Thanks
> stephen
>

Stephen,

I believe that you are attempting to build ABCL with a version of Java other than 1.6, 1.7, or 1.8.   

Given that Java 1.8 is now listed as EOL, I am currently working on articulating what we would need to support Java 9, 10, and 11. 

May I ask what Java version you plan on working with? 


P.S.  If you aren't [subscribed to this mailing list][1], your messages need to be approved by a moderator, and therefore will often be delayed.

[1]: https://mailman.common-lisp.net/pipermail/armedbear-devel/



--
"A screaming comes across the sky.  It has happened before but there is nothing
to compare to it now."








------------------------------

Subject: Digest Footer

_______________________________________________
armedbear-devel mailing list
armedbear-devel@common-lisp.net
https://mailman.common-lisp.net/listinfo/armedbear-devel


------------------------------

End of armedbear-devel Digest, Vol 52, Issue 2
**********************************************