Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
slime-2.0_p20110617 from lisp fails to compile
View unanswered posts
View posts from last 24 hours

 
Reply to topic    Gentoo Forums Forum Index Unsupported Software
View previous topic :: View next topic  
Author Message
The Doctor
l33t
l33t


Joined: 27 Jul 2010
Posts: 948

PostPosted: Sat May 11, 2013 1:29 am    Post subject: slime-2.0_p20110617 from lisp fails to compile Reply with quote

I am trying to update my slime install, however it fails to build.

The error message is as follows:
Code:
make: Entering directory `/var/tmp/portage/app-emacs/slime-2.0_p20110617/work/slime-2.0_p20110617/doc'
cat ../ChangeLog | \
sed -ne '/^[0-9]/{s/^[^ ]* *//; s/ *<.*//; p;}' | \
sort | \
uniq -c | \
sort -nr| \
sed -e 's/^[^A-Z]*//' | \
awk -f texinfo-tabulate.awk | \
sed -e "s/\o341/@'a/g" | \
        sed -e "s/\o355/@'{@dotless{i}}/g" | \
sed -e "s/\o351/@'e/g" | \
sed -e "s/\o361/@~n/g" | \
sed -e 's/\o370/@o{}/g' \
> contributors.texi
makeinfo slime.texi
slime.texi:17: warning: multiple @settitle
slime.texi:536: @itemx must follow @item
slime.texi:376: warning: node up `CVS Incantations' in menu `CVS' and in sectioning `Downloading' differ
make: *** [slime.info] Error 1
make: Leaving directory `/var/tmp/portage/app-emacs/slime-2.0_p20110617/work/slime-2.0_p20110617/doc'
emake failed
Quite honestly, I can't make heads or tails of this.

build log
emerge --info '=app-emacs/slime-2.0_p20110617'

That about sums it up except to say thank you to the people maintaining the lisp overlay.

EDIT:
This line seems to be the problem:
sed -i '/^section :=/d' doc/Makefile || die "sed doc/Makefile failed"

The funny thing is, it doesn't seem to fail if I run it manually.
_________________
First things first, but not necessarily in that order.
Back to top
View user's profile Send private message
Display posts from previous:   
Reply to topic    Gentoo Forums Forum Index Unsupported Software All times are GMT
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum