unofficial mirror of guile-user@gnu.org 
 help / color / mirror / Atom feed
From: David Pirotte <david@altosw.be>
To: guile-user@gnu.org
Subject: building .deb for guile-1.6.8-latest [with debugging symbol] - test-suite failed
Date: Mon, 12 Apr 2010 12:26:36 -0300	[thread overview]
Message-ID: <20100412122636.39c0ec67@rascar> (raw)

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

Hi guilers,

	[for info: tried twice to send this message to 'guile-devel@gnu.org' but
	it came back with 'address failed']

In order to produce a useful backtrace for a segfault using guile-gnome0
[I am so close, all -dev and -dbg are now installed] I need to rebuild
guile-1.6.8-latest with debugging symbols [nostrip]:

	apt-get build-dep guile-1.6
	apt-get source guile-1.6
	cd guile-1.6-1.6.8
	export DEB_BUILD_OPTIONS="debug nostrip noopt"
	debuild

It compiles fine but fails in the test-suite and 'refuses' to create the .deb files.
Attached are the config.log, the check-guile.log and below the terminal output.

I am on an hybrid debian distro, as you will understand from the config.log, it is
not an official 'etch', but hope I can have your support, debugging symbols are
essential to me, to inform guile-gnome0 developpers

Many Thanks,
David

;; --

...
/usr/bin/make  check-TESTS
make[3]: Entering directory `/usr/alto/staff/david/scratch-guile/guile-1.6-1.6.8'
Testing /usr/alto/staff/david/scratch-guile/guile-1.6-1.6.8/pre-inst-guile ...
with GUILE_LOAD_PATH=/usr/alto/staff/david/scratch-guile/guile-1.6-1.6.8/test-suite
Running alist.test
Running and-let-star.test
Running bit-operations.test
Running c-api.test
Running chars.test
Running common-list.test
Running environments.test
UNRESOLVED: environments.test: leaf-environments: observe-weak: weak observer gets
collected UNRESOLVED: environments.test: leaf-environment based eval-environments:
observe-weak: weak observer gets collected Running eval.test
Running exceptions.test
Running filesys.test
Running format.test
Running gc.test
Running getopt-long.test
Running goops.test
Running guardians.test
Running hash.test
Running hooks.test
Running import.test
ERROR: In procedure symbol->string:
ERROR: Wrong type argument in position 1 (expecting SYMBOLP): #:external
FAIL: check-guile
==================
1 of 1 test failed
==================
make[3]: *** [check-TESTS] Error 1
make[3]: Leaving directory `/usr/alto/staff/david/scratch-guile/guile-1.6-1.6.8'
make[2]: *** [check-am] Error 2
make[2]: Leaving directory `/usr/alto/staff/david/scratch-guile/guile-1.6-1.6.8'
make[1]: *** [check-recursive] Error 1
make[1]: Leaving directory `/usr/alto/staff/david/scratch-guile/guile-1.6-1.6.8'
make: *** [debian/stamp/build] Error 2
david@tabu:~/scratch-guile/guile-1.6-1.6.8 6 $ 

[-- Attachment #2: check-guile.log.gz --]
[-- Type: application/x-gzip, Size: 4527 bytes --]

[-- Attachment #3: config.log.gz --]
[-- Type: application/x-gzip, Size: 18757 bytes --]

             reply	other threads:[~2010-04-12 15:26 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2010-04-12 15:26 David Pirotte [this message]
2010-04-12 22:43 ` building .deb for guile-1.6.8-latest [with debugging symbol] - test-suite failed Ludovic Courtès
2010-04-13 13:58   ` David Pirotte

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=20100412122636.39c0ec67@rascar \
    --to=david@altosw.be \
    --cc=guile-user@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.
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).