GNU bug report logs -
#22623
testing guile
Previous Next
Reported by: Helio <jonitjuego <at> gmail.com>
Date: Wed, 10 Feb 2016 21:10:03 UTC
Severity: normal
Done: Andy Wingo <wingo <at> pobox.com>
Bug is archived. No further changes may be made.
To add a comment to this bug, you must first unarchive it, by sending
a message to control AT debbugs.gnu.org, with unarchive 22623 in the body.
You can then email your comments to 22623 AT debbugs.gnu.org in the normal way.
Toggle the display of automated, internal messages from the tracker.
Report forwarded
to
bug-guile <at> gnu.org
:
bug#22623
; Package
guile
.
(Wed, 10 Feb 2016 21:10:03 GMT)
Full text and
rfc822 format available.
Acknowledgement sent
to
Helio <jonitjuego <at> gmail.com>
:
New bug report received and forwarded. Copy sent to
bug-guile <at> gnu.org
.
(Wed, 10 Feb 2016 21:10:03 GMT)
Full text and
rfc822 format available.
Message #5 received at submit <at> debbugs.gnu.org (full text, mbox):
I'm trying to install guile and i get this error after [$ make install]
>> make check!!
When i run the binary file aka guile, the shell return this:
$ guile: error while loading shared libraries: libguile-2.2.so.0: cannot open shared object file: No such file or directory
This it is in /usr/local/lib:
libguile-2.2.a │5647216│10 feb 18:57│
│*libguile-2.2.la │ 1066│10 feb 18:57│
│@libguile-2.2.so │ 21│10 feb 18:57│
│@libguile-2.2.so.0 │ 21│10 feb 18:57│
│*libguile-2.2.so.0.0.0│3927028│10 feb 18:57│
│ libguile-2~.0-gdb.scm│ 16039│10 feb 18:57│
***********************************************
Totals for this test run:
passes: 39753
failures: 1
unexpected passes: 0
expected failures: 10
unresolved test cases: 571
untested test cases: 1
unsupported test cases: 10
errors: 0
FAIL: check-guile
==================================
1 of 1 test failed
Please report to bug-guile <at> gnu.org
==================================
make[3]: *** [check-TESTS] Error 1
make[3]: Leaving directory `/home/helio/git-source/guile'
make[2]: *** [check-am] Error 2
make[2]: Leaving directory `/home/helio/git-source/guile'
make[1]: *** [check-recursive] Error 1
make[1]: Leaving directory `/home/helio/git-source/guile'
make: *** [check] Error 2
Reply sent
to
Andy Wingo <wingo <at> pobox.com>
:
You have taken responsibility.
(Sun, 07 Aug 2016 11:42:01 GMT)
Full text and
rfc822 format available.
Notification sent
to
Helio <jonitjuego <at> gmail.com>
:
bug acknowledged by developer.
(Sun, 07 Aug 2016 11:42:02 GMT)
Full text and
rfc822 format available.
Message #10 received at 22623-done <at> debbugs.gnu.org (full text, mbox):
On Wed 10 Feb 2016 19:48, Helio <jonitjuego <at> gmail.com> writes:
> $ guile: error while loading shared libraries: libguile-2.2.so.0: cannot open shared object file: No such file or directory
I believe that this means that you have installed libguile to a
directory that is not in your library path. Maybe you need to run
ldconfig?
> This it is in /usr/local/lib:
>
> libguile-2.2.a │5647216│10 feb 18:57│
> │*libguile-2.2.la │ 1066│10 feb 18:57│
> │@libguile-2.2.so │ 21│10 feb 18:57│
> │@libguile-2.2.so.0 │ 21│10 feb 18:57│
> │*libguile-2.2.so.0.0.0│3927028│10 feb 18:57│
> │ libguile-2~.0-gdb.scm│ 16039│10 feb 18:57│
Try "ldd guile". That will tell you which deps are not being found.
Given that your test run passes, it's probably just an installation
snafu on your side I think.
Regards,
Andy
bug archived.
Request was from
Debbugs Internal Request <help-debbugs <at> gnu.org>
to
internal_control <at> debbugs.gnu.org
.
(Mon, 05 Sep 2016 11:24:03 GMT)
Full text and
rfc822 format available.
This bug report was last modified 8 years and 292 days ago.
Previous Next
GNU bug tracking system
Copyright (C) 1999 Darren O. Benham,
1997,2003 nCipher Corporation Ltd,
1994-97 Ian Jackson.