unofficial mirror of bug-guix@gnu.org 
 help / color / mirror / code / Atom feed
* Openssl: package or license?
@ 2013-01-13 20:40 Andreas Enge
  2013-01-13 21:26 ` Nikita Karetnikov
  0 siblings, 1 reply; 2+ messages in thread
From: Andreas Enge @ 2013-01-13 20:40 UTC (permalink / raw)
  To: bug-guix

[-- Attachment #1: Type: text/plain, Size: 2293 bytes --]

Hello,

currently, "make" fails with the following message:

/bin/mkdir -p `dirname "distro/packages/mailutils.go"`
./pre-inst-env                                  \
        /usr/bin/guild compile -L "." -L "."    \
          -Wformat -Wunbound-variable -Warity-mismatch                  \
          --target="x86_64-unknown-linux-gnu"                                           
\
          -o "distro/packages/mailutils.go" "distro/packages/mailutils.scm"
Backtrace:
In ice-9/eval.scm:
 480: 19 [#<procedure 1742bc0 at ice-9/eval.scm:474:4 (exp)> (define-module 
# # ...)]
In ice-9/psyntax.scm:
1101: 18 [expand-top-sequence ((define-module # # # ...)) () ((top)) ...]
 986: 17 [scan ((define-module (distro packages mysql) #:use-module ...)) 
() ...]
 270: 16 [scan ((#(syntax-object let # ...) (#) (# #) ...)) () ...]
In ice-9/eval.scm:
 392: 15 [eval # ()]
In ice-9/boot-9.scm:
2667: 14 [define-module* (distro packages mysql) #:filename ...]
2642: 13 [resolve-imports ((#) (#) (#) (#) ...)]
2580: 12 [resolve-interface (distro packages openssl) #:select ...]
2505: 11 [#<procedure 1808940 at ice-9/boot-9.scm:2493:4 (name #:optional 
autoload version #:key ensure)> # ...]
2772: 10 [try-module-autoload (distro packages openssl) #f]
2111: 9 [save-module-excursion #<procedure 2283960 at 
ice-9/boot-9.scm:2773:17 ()>]
2783: 8 [#<procedure 2283960 at ice-9/boot-9.scm:2773:17 ()>]
In unknown file:
   ?: 7 [primitive-load-path "distro/packages/openssl" #f]
In ice-9/eval.scm:
 407: 6 [eval # ()]
 428: 5 [eval # ()]
 407: 4 [eval # #]
 411: 3 [eval # #]
 374: 2 [eval # #]
In unknown file:
   ?: 1 [memoize-variable-access! #<memoized openssl> #<directory # 
2212630>]
In ice-9/boot-9.scm:
 106: 0 [#<procedure 1946b40 at ice-9/boot-9.scm:97:6 (thrown-k . args)> 
unbound-variable ...]

ice-9/boot-9.scm:106:20: In procedure #<procedure 1946b40 at 
ice-9/boot-9.scm:97:6 (thrown-k . args)>:
ice-9/boot-9.scm:106:20: Unbound variable: openssl
make[2]: *** [distro/packages/mailutils.go] Error 1
make[2]: Leaving directory `/home/privat/Programme/guix'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/home/privat/Programme/guix'
make: *** [all] Error 2

I suspect that there is a conflict between the public variables openssl in 
licenses and the openssl package.

Andreas

[-- Attachment #2: Type: text/html, Size: 10157 bytes --]

^ permalink raw reply	[flat|nested] 2+ messages in thread

* Re: Openssl: package or license?
  2013-01-13 20:40 Openssl: package or license? Andreas Enge
@ 2013-01-13 21:26 ` Nikita Karetnikov
  0 siblings, 0 replies; 2+ messages in thread
From: Nikita Karetnikov @ 2013-01-13 21:26 UTC (permalink / raw)
  To: Andreas Enge; +Cc: bug-guix

[-- Attachment #1: Type: text/plain, Size: 256 bytes --]

> I suspect that there is a conflict between the public variables openssl in
> licenses and the openssl package.

You're right.  There is a fix [1].

Nikita

[1] http://git.savannah.gnu.org/cgit/guix.git/commit/?id=85a8a5f5562f22f5364371833a24a3366c2ccb20

[-- Attachment #2: Type: application/pgp-signature, Size: 835 bytes --]

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2013-01-13 21:26 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2013-01-13 20:40 Openssl: package or license? Andreas Enge
2013-01-13 21:26 ` Nikita Karetnikov

Code repositories for project(s) associated with this public inbox

	https://git.savannah.gnu.org/cgit/guix.git

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).