unofficial mirror of bug-guix@gnu.org 
 help / color / mirror / code / Atom feed
From: Andreas Enge <andreas@enge.fr>
To: bug-guix@gnu.org
Subject: Openssl: package or license?
Date: Sun, 13 Jan 2013 21:40:58 +0100	[thread overview]
Message-ID: <201301132140.58091.andreas@enge.fr> (raw)

[-- 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 --]

             reply	other threads:[~2013-01-13 20:41 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2013-01-13 20:40 Andreas Enge [this message]
2013-01-13 21:26 ` Openssl: package or license? Nikita Karetnikov

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

  List information: https://guix.gnu.org/

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=201301132140.58091.andreas@enge.fr \
    --to=andreas@enge.fr \
    --cc=bug-guix@gnu.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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).