unofficial mirror of bug-guile@gnu.org 
 help / color / mirror / Atom feed
From: Vasiliy <testtest_2005@ukr.net>
To: Mark H Weaver <mhw@netris.org>
Cc: 14789@debbugs.gnu.org
Subject: bug#14789: BUG: Modules compile as ELF's on PE/PE+ architecture
Date: Fri, 12 Jul 2013 17:42:42 +0200	[thread overview]
Message-ID: <CAHYyVz7wjD+Woi78Pt=mmvtwMyBcxu-egWhYmvqDSr1Wdn6XRQ@mail.gmail.com> (raw)
In-Reply-To: <CAHYyVz6Yf60JdfefRmT4LOKpnFvVq-0RKrPx+sHJ8HK_kD8Bmg@mail.gmail.com>

I've just checked the patches, and after
c32b7c4cef1c63a677a1c447a0386e90ab2ecd42 the code behavior has
changed. Compare

AFTER:
Making all in module
make[2]: Entering directory
'/usr/src/64bit/release/guile/guile-2.1.0-57/build/module'
  GUILEC ice-9/eval.go
Backtrace:
In unknown file:
   ?: 16 [apply-smob/1 #<boot-closure 6001c9d00 (_ _ _)> #t ...]
   ?: 15 [apply-smob/1 #<boot-closure 6001d6180 ()>]
   ?: 14 [apply-smob/1 #<catch-closure 6001d61e0>]
   ?: 13 [primitive-eval ((@ # %) (begin # # #))]
   ?: 12 [apply-smob/1 #<boot-closure 600743a40 ()>]
   ?: 11 [apply-smob/1 #<boot-closure 6011cd860 ()>]
   ?: 10 [apply-smob/1 #<boot-closure 6011cd6a0 ()>]
   ?: 9 [apply-smob/1 #<boot-closure 6011cd640 ()>]
   ?: 8 [apply-smob/1 #<boot-closure 6011cd5e0 ()>]
   ?: 7 [apply-smob/1 #<boot-closure 600c845a0 ()>]
   ?: 6 [apply-smob/1 #<boot-closure 600c84220 ()>]
   ?: 5 [apply-smob/1 #<boot-closure 600c84160 ()>]
   ?: 4 [apply-smob/1 #<boot-closure 603117dc0 ()>]
   ?: 3 [apply-smob/1 #<boot-closure 600956e60 ()>]
   ?: 2 [apply-smob/1 #<boot-closure 600956b20 ()>]
   ?: 1 [apply-smob/1 #<boot-closure 6001c9cc0 (_ . _)>
wrong-number-of-args ...]
   ?: 0 [apply-smob/1 #<boot-closure 602211560 ()>]

ERROR: Makefile:2163: recipe for target 'ice-9/eval.go' failed

BEFORE:
make[2]: Entering directory
'/usr/src/64bit/release/guile/guile-2.1.0-57/build/module'
  GUILEC ice-9/eval.go
Backtrace:
In unknown file:
   ?: 6 [apply-smob/1 #<boot-closure 6001c63c0 (_ _ _)> #t ...]
   ?: 5 [apply-smob/1 #<boot-closure 600627480 ()>]
   ?: 4 [apply-smob/1 #<catch-closure 6006274e0>]
   ?: 3 [primitive-eval ((@ # %) (begin # # #))]
   ?: 2 [apply-smob/1 #<boot-closure 600352860 ()>]
   ?: 1 [apply-smob/1 #<boot-closure 600c13ce0 ()>]
   ?: 0 [apply-smob/1 #<boot-closure 601ede400 ()>]

ERROR: Makefile:2163: recipe for target 'ice-9/eval.go' failed





  reply	other threads:[~2013-07-12 15:42 UTC|newest]

Thread overview: 10+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2013-07-04 13:56 bug#14789: BUG: Modules compile as ELF's on PE/PE+ architecture Vasiliy
2013-07-05 16:23 ` Mark H Weaver
2013-07-06  9:01   ` Vasiliy
2013-07-06 19:09     ` Mark H Weaver
2013-07-06 20:11       ` Vasiliy
2013-07-07  9:46         ` Vasiliy
2013-07-11 15:33           ` bug#14789: Fwd: " Vasiliy
2013-07-12 10:14 ` Vasiliy
2013-07-12 15:42   ` Vasiliy [this message]
2016-06-21  6:53     ` Andy Wingo

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://www.gnu.org/software/guile/

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

  git send-email \
    --in-reply-to='CAHYyVz7wjD+Woi78Pt=mmvtwMyBcxu-egWhYmvqDSr1Wdn6XRQ@mail.gmail.com' \
    --to=testtest_2005@ukr.net \
    --cc=14789@debbugs.gnu.org \
    --cc=mhw@netris.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.
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).