Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 92244 - app-emacs/w3 fails on emerge
Summary: app-emacs/w3 fails on emerge
Status: RESOLVED WONTFIX
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: x86 Linux
: Normal normal (vote)
Assignee: Emacs project
URL:
Whiteboard:
Keywords:
: 141325 (view as bug list)
Depends on:
Blocks:
 
Reported: 2005-05-11 07:26 UTC by Bill Atkins
Modified: 2006-08-20 19:31 UTC (History)
3 users (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 Bill Atkins 2005-05-11 07:26:08 UTC
Emerging either of the two w3 releases in Portage fails.  I receive the same error on my x86 laptop and my amd64 desktop.

Reproducible: Always
Steps to Reproduce:
1.  emerge app-emacs/w3
Actual Results:  
Portage prints:

To finish building Emacs/W3 type 'make' now.
To install Emacs/W3 type 'make install'.
To create autoloads in '/var/tmp/portage/homedir/.emacs' type 'make dotemacs'
cd lisp && make w3
make[1]: Entering directory
`/var/tmp/portage/w3-4.0_pre47-r1/work/w3-4.0pre.47/lisp'
GNUSDIR=no WIDGETDIR=/usr/share/emacs/22.0.50/lisp/ W3SRCDIR=. emacs -batch -q
-no-site-file -l ./docomp.el -f emacs-batch-build-autoloads . auto-autoloads.el
Cannot open load file: w3-e22
make[1]: *** [auto-autoloads.el] Error 255
make[1]: Leaving directory `/var/tmp/portage/w3-4.0_pre47-r1/work/w3-4.0pre.47/lisp'
make: *** [w3] Error 2

!!! ERROR: app-emacs/w3-4.0_pre47-r1 failed.
!!! Function src_compile, Line 34, Exitcode 2
!!! (no error message)
!!! If you need support, post the topmost build error, NOT this status message.

Expected Results:  
Should have installed w3
Comment 1 Bill Atkins 2005-05-11 07:28:08 UTC
I forgot to mention that I'm running emacs-cvs.  I'm not sure if this bug is related to that or not.
Comment 2 Mamoru KOMACHI (RETIRED) gentoo-dev 2005-05-21 13:31:13 UTC
Yeah, it seems related to emacs-cvs versioning change.
We patched emacs-w3m already, and I'll make a patch
if nobody else takes this bug.
Comment 3 fulvio ciriaco 2005-08-24 01:00:19 UTC
I solved this issue by adding a line to recipe.
The following is the diff
34d33
>sed "s/w3-e21/w3-e22/g" lisp/w3-e21.el >lisp/w3-e22.el

Fulvio CIRIACO
Comment 4 Jakub Moc (RETIRED) gentoo-dev 2006-07-21 19:21:36 UTC
*** Bug 141325 has been marked as a duplicate of this bug. ***
Comment 5 Matthew Kennedy (RETIRED) gentoo-dev 2006-08-12 22:48:19 UTC
I don't think W3 is maintained up stream.   Most updates to it are from 3-7 years ago.
Comment 6 Jakub Moc (RETIRED) gentoo-dev 2006-08-20 02:59:25 UTC
Please, send this to treecleaner@g.o. if you are not going to maintain stuff that's dead upstream (also, see Bug 144498)
Comment 7 Matthew Kennedy (RETIRED) gentoo-dev 2006-08-20 19:31:26 UTC
Not really planning on maintaining this one.  Adding to package.mask for now