Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 595484 - dev-lisp/clisp-2.49-r8: foreign variable "rl_readline_state" does not have the required size or alignment
Summary: dev-lisp/clisp-2.49-r8: foreign variable "rl_readline_state" does not have th...
Status: RESOLVED DUPLICATE of bug 594552
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Gentoo Linux bug wranglers
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2016-09-29 00:41 UTC by email200202
Modified: 2016-09-29 01:26 UTC (History)
1 user (show)

See Also:
Package list:
Runtime testing required: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description email200202 2016-09-29 00:41:09 UTC
dev-lisp/clisp-2.49-r8 emerge failed on ~amd64 with the message:

base/lisp.run -B . -M base/lispinit.mem -norc -q -i i18n/i18n -i syscalls/posix -i regexp/regexp -i readline/readline -x (saveinitmem "base/lispinit.mem") 
;; Loading file /var/tmp/portage/dev-lisp/clisp-2.49-r8/work/clisp-2.49/builddir/i18n/i18n.fas ... 
;; Loaded file /var/tmp/portage/dev-lisp/clisp-2.49-r8/work/clisp-2.49/builddir/i18n/i18n.fas 
;; Loading file /var/tmp/portage/dev-lisp/clisp-2.49-r8/work/clisp-2.49/builddir/syscalls/posix.fas ... 
;; Loaded file /var/tmp/portage/dev-lisp/clisp-2.49-r8/work/clisp-2.49/builddir/syscalls/posix.fas 
;; Loading file /var/tmp/portage/dev-lisp/clisp-2.49-r8/work/clisp-2.49/builddir/regexp/regexp.fas ... 
;; Loaded file /var/tmp/portage/dev-lisp/clisp-2.49-r8/work/clisp-2.49/builddir/regexp/regexp.fas 
;; Loading file /var/tmp/portage/dev-lisp/clisp-2.49-r8/work/clisp-2.49/builddir/readline/readline.fas ... 
*** - FFI::FIND-FOREIGN-VARIABLE: foreign variable #<FOREIGN-VARIABLE "rl_readline_state" #x000000000088E460> does not have the 
      required size or alignment 

./clisp-link: failed in /var/tmp/portage/dev-lisp/clisp-2.49-r8/work/clisp-2.49/builddir 

build.log
https://paste.pound-python.org/show/iFGrx61iqASgkmioFrsi/

emerge --info =dev-lisp/clisp-2.49-r8
https://paste.pound-python.org/show/do8K16LurURYxIgpKUpP/
Comment 1 email200202 2016-09-29 00:43:12 UTC
The problem was mentioned in this gentoo-dev message 6 days ago https://archives.gentoo.org/gentoo-dev/message/8220b3d953fdbe962ad6e19c7351e7fb
Comment 2 Coacher 2016-09-29 01:26:11 UTC

*** This bug has been marked as a duplicate of bug 594552 ***