GNU bug report logs - #40067
clojure does not find namespace "clojure.set"

Previous Next

Package: guix;

Reported by: Jesse Gibbons <jgibbons2357 <at> gmail.com>

Date: Sun, 15 Mar 2020 04:05:02 UTC

Severity: normal

Done: Eugen Stan <eugen.stan <at> netdava.com>

Bug is archived. No further changes may be made.

Full log


View this message in rfc822 format

From: help-debbugs <at> gnu.org (GNU bug Tracking System)
To: Eugen Stan <eugen.stan <at> netdava.com>
Cc: tracker <at> debbugs.gnu.org
Subject: bug#40067: closed (clojure does not find namespace "clojure.set")
Date: Fri, 05 May 2023 06:54:04 +0000
[Message part 1 (text/plain, inline)]
Your message dated Fri, 5 May 2023 00:21:53 +0300
with message-id <a1baacb7-4858-7f38-a39b-315c14b5c7fe <at> netdava.com>
and subject line clojure does not find namespace "clojure.set"
has caused the debbugs.gnu.org bug report #40067,
regarding clojure does not find namespace "clojure.set"
to be marked as done.

(If you believe you have received this mail in error, please contact
help-debbugs <at> gnu.org.)


-- 
40067: https://debbugs.gnu.org/cgi/bugreport.cgi?bug=40067
GNU Bug Tracking System
Contact help-debbugs <at> gnu.org with problems
[Message part 2 (message/rfc822, inline)]
From: Jesse Gibbons <jgibbons2357 <at> gmail.com>
To: bug-guix <at> gnu.org
Subject: clojure does not find namespace "clojure.set"
Date: Sat, 14 Mar 2020 22:04:07 -0600
A simple way to tell if clojure can find a namespace is to use the dir
macro on the repl. The following command should output items in the
clojure.string namespace followed by the items in the clojure.set
namespace:

java -jar `guix build clojure`/share/java/clojure.jar <<EOF
(dir clojure.string)
(dir clojure.set)
EOF

The first command is successful, but when it gets to the second command
it fails with the following error:

user=> Execution error at user/eval9637 (REPL:1).
No namespace: clojure.set found




I unzip'd the jar and found that the set$*.class files are indeed in
there. This is with openjdk, built with guix commit
ce226e9d8d52d2530f057f2000d36c0d55380ade. It also happens with openjdk.


-Jesse



[Message part 3 (message/rfc822, inline)]
From: Eugen Stan <eugen.stan <at> netdava.com>
To: 40067-done <at> debbugs.gnu.org
Subject: clojure does not find namespace "clojure.set"
Date: Fri, 5 May 2023 00:21:53 +0300
[Message part 4 (text/plain, inline)]
I can confirm solution from Alex ter Weele .

This issue can be closed.

-- 
Eugen Stan

+40770 941 271  / https://www.netdava.com
[eugen_stan.vcf (text/vcard, attachment)]

This bug report was last modified 2 years and 18 days ago.

Previous Next


GNU bug tracking system
Copyright (C) 1999 Darren O. Benham, 1997,2003 nCipher Corporation Ltd, 1994-97 Ian Jackson.