public inbox for gdb-prs@sourceware.org
help / color / mirror / Atom feed
* [Bug guile/18381] New: ERROR: no such language objcode
@ 2015-05-06  8:01 jan.kratochvil at redhat dot com
  2015-05-08  5:46 ` [Bug guile/18381] " xdje42 at gmail dot com
                   ` (3 more replies)
  0 siblings, 4 replies; 5+ messages in thread
From: jan.kratochvil at redhat dot com @ 2015-05-06  8:01 UTC (permalink / raw)
  To: gdb-prs

https://sourceware.org/bugzilla/show_bug.cgi?id=18381

            Bug ID: 18381
           Summary: ERROR: no such language objcode
           Product: gdb
           Version: 7.9
            Status: NEW
          Severity: normal
          Priority: P2
         Component: guile
          Assignee: unassigned at sourceware dot org
          Reporter: jan.kratochvil at redhat dot com
                CC: xdje42 at gmail dot com
  Target Milestone: ---
              Host: x86_64-linux-gnu

Description of problem:
I have added Guile support to GDB but now GDB always compiles tons of Guile on
each start with complaints.

Version-Release number of selected component (if applicable):
guile-2.0.11-4.fc22.x86_64
gdb-7.9-10.fc22.x86_64

How reproducible:
Always.

Steps to Reproduce:
1. gdb

Actual results:
;;; note: source file /usr/share/guile/2.0/ice-9/eval.scm
;;;       newer than compiled /usr/lib64/guile/2.0/ccache/ice-9/eval.go
;;; note: auto-compilation is enabled, set GUILE_AUTO_COMPILE=0
;;;       or pass the --no-auto-compile argument to disable.
;;; compiling /usr/share/guile/2.0/system/base/compile.scm
;;; it seems /usr/share/guile/2.0/system/base/compile.scm
;;; is part of the compiler; skipping auto-compilation
[...]
;;; compiling /usr/share/guile/2.0/system/vm/program.scm
;;; compiling /usr/share/guile/2.0/language/objcode/spec.scm
;;; WARNING: compilation of /usr/share/guile/2.0/language/objcode/spec.scm
failed:
;;; ERROR: no such language objcode
[...]
;;; compiling /usr/share/guile/2.0/ice-9/pretty-print.scm
;;; WARNING: compilation of /usr/share/guile/2.0/ice-9/pretty-print.scm failed:
;;; ERROR: no such language objcode
GNU gdb (GDB) Fedora 7.9-10.fc22
[...]
(gdb) _

Expected results:
GNU gdb (GDB) Fedora 7.9-10.fc22
[...]
(gdb) _

https://bugzilla.redhat.com/show_bug.cgi?id=1208760

-- 
You are receiving this mail because:
You are on the CC list for the bug.


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

* [Bug guile/18381] ERROR: no such language objcode
  2015-05-06  8:01 [Bug guile/18381] New: ERROR: no such language objcode jan.kratochvil at redhat dot com
@ 2015-05-08  5:46 ` xdje42 at gmail dot com
  2015-05-08  5:48 ` xdje42 at gmail dot com
                   ` (2 subsequent siblings)
  3 siblings, 0 replies; 5+ messages in thread
From: xdje42 at gmail dot com @ 2015-05-08  5:46 UTC (permalink / raw)
  To: gdb-prs

https://sourceware.org/bugzilla/show_bug.cgi?id=18381

--- Comment #1 from Doug Evans <xdje42 at gmail dot com> ---
I don't see this error on fc21 with guile 2.0.11 and gdb 7.9 (or trunk).

Do you see a similar error when starting guile itself on fc22?

What's the output of the following?
bash$ guile
... ?



Plus, I wouldn't expect to see this:

;;; note: source file /usr/share/guile/2.0/ice-9/eval.scm
;;;       newer than compiled /usr/lib64/guile/2.0/ccache/ice-9/eval.go
;;; note: auto-compilation is enabled, set GUILE_AUTO_COMPILE=0
;;;       or pass the --no-auto-compile argument to disable.
;;; compiling /usr/share/guile/2.0/system/base/compile.scm
;;; it seems /usr/share/guile/2.0/system/base/compile.scm
;;; is part of the compiler; skipping auto-compilation

in a correct guile installation,
but I could be missing something of course.
Adding some Guile folks for help.

-- 
You are receiving this mail because:
You are on the CC list for the bug.


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

* [Bug guile/18381] ERROR: no such language objcode
  2015-05-06  8:01 [Bug guile/18381] New: ERROR: no such language objcode jan.kratochvil at redhat dot com
  2015-05-08  5:46 ` [Bug guile/18381] " xdje42 at gmail dot com
@ 2015-05-08  5:48 ` xdje42 at gmail dot com
  2015-05-08  5:48 ` xdje42 at gmail dot com
  2015-05-08  6:11 ` jan.kratochvil at redhat dot com
  3 siblings, 0 replies; 5+ messages in thread
From: xdje42 at gmail dot com @ 2015-05-08  5:48 UTC (permalink / raw)
  To: gdb-prs

https://sourceware.org/bugzilla/show_bug.cgi?id=18381

Doug Evans <xdje42 at gmail dot com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |ludo at gnu dot org

-- 
You are receiving this mail because:
You are on the CC list for the bug.


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

* [Bug guile/18381] ERROR: no such language objcode
  2015-05-06  8:01 [Bug guile/18381] New: ERROR: no such language objcode jan.kratochvil at redhat dot com
  2015-05-08  5:46 ` [Bug guile/18381] " xdje42 at gmail dot com
  2015-05-08  5:48 ` xdje42 at gmail dot com
@ 2015-05-08  5:48 ` xdje42 at gmail dot com
  2015-05-08  6:11 ` jan.kratochvil at redhat dot com
  3 siblings, 0 replies; 5+ messages in thread
From: xdje42 at gmail dot com @ 2015-05-08  5:48 UTC (permalink / raw)
  To: gdb-prs

https://sourceware.org/bugzilla/show_bug.cgi?id=18381

Doug Evans <xdje42 at gmail dot com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |wingo at igalia dot com

-- 
You are receiving this mail because:
You are on the CC list for the bug.


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

* [Bug guile/18381] ERROR: no such language objcode
  2015-05-06  8:01 [Bug guile/18381] New: ERROR: no such language objcode jan.kratochvil at redhat dot com
                   ` (2 preceding siblings ...)
  2015-05-08  5:48 ` xdje42 at gmail dot com
@ 2015-05-08  6:11 ` jan.kratochvil at redhat dot com
  3 siblings, 0 replies; 5+ messages in thread
From: jan.kratochvil at redhat dot com @ 2015-05-08  6:11 UTC (permalink / raw)
  To: gdb-prs

https://sourceware.org/bugzilla/show_bug.cgi?id=18381

Jan Kratochvil <jan.kratochvil at redhat dot com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
                 CC|                            |jan.kratochvil at redhat dot com
         Resolution|---                         |INVALID

--- Comment #2 from Jan Kratochvil <jan.kratochvil at redhat dot com> ---
Thanks for the feedback it works elsewhere.

It is not GDB specific, the problem is reproducible by running 'guile' itself.

And it is due to the Fedora guile packaging not being multilib-clean:
yum -y remove guile.{x86_64,i686};yum -y install guile.x86_64;yum -y install
guile.i686;yum -y remove guile.i686;rpm -V guile.x86_64;yum -y remove
guile.x86_64
.......T.    /usr/bin/guild
.......T.    /usr/share/guile/2.0/guile-procedures.txt
.......T.    /usr/share/guile/2.0/ice-9/and-let-star.scm
.......T.    /usr/share/guile/2.0/ice-9/binary-ports.scm
[...]

Going to bugreport it for Fedora Guile packaging.

-- 
You are receiving this mail because:
You are on the CC list for the bug.


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

end of thread, other threads:[~2015-05-08  6:11 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2015-05-06  8:01 [Bug guile/18381] New: ERROR: no such language objcode jan.kratochvil at redhat dot com
2015-05-08  5:46 ` [Bug guile/18381] " xdje42 at gmail dot com
2015-05-08  5:48 ` xdje42 at gmail dot com
2015-05-08  5:48 ` xdje42 at gmail dot com
2015-05-08  6:11 ` jan.kratochvil at redhat dot com

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).