Bug 180602 - emacs-w3m-1.4.4-r1 build fails with w3m-0.5.2
Bug#: 180602 Product:  Gentoo Linux Version: unspecified Platform: All
OS/Version: Linux Status: RESOLVED Severity: normal Priority: P2
Resolution: FIXED Assigned To: emacs@gentoo.org Reported By: smmckay@broncs.utpa.edu
Component: Applications
URL: 
Summary: emacs-w3m-1.4.4-r1 build fails with w3m-0.5.2
Keywords:  
Status Whiteboard: 
Opened: 2007-06-01 23:09 0000
Description:   Opened: 2007-06-01 23:09 0000
w3m-0.5.2 doesn't have an async use flag, so built_with_use www-client/w3m
async fails.

!!! ERROR in app-emacs/emacs-w3m-1.4.4-r1:
!!! In built_with_use at line 509
!!! www-client/w3m-0.5.2 does not actually support the async USE flag!


Reproducible: Always

Steps to Reproduce:
1. Emerge w3m-0.5.2
2. Emerge emacs-w3m-1.4.4-r1
3.

------- Comment #1 From Ulrich Müller 2007-06-02 06:57:35 0000 -------
Does it actually work together with w3m-0.5.2 if you remove the pkg_setup()
function from emacs-w3m? Or does it hang at runtime then?

CCing CJK team since they maintain www-client/w3m.

------- Comment #2 From Ulrich Müller 2007-06-02 09:58:01 0000 -------
Should be fixed in -r2. Please test and confirm.

------- Comment #3 From Steve McKay 2007-06-02 17:50:38 0000 -------
Just installedd -r2, installation and went smoothly and I didn't see any
problems using it, although I didn't test any advanced features.

------- Comment #4 From Ulrich Müller 2007-06-02 18:12:32 0000 -------
Reopening for proper resolving.

------- Comment #5 From Ulrich Müller 2007-06-02 18:14:30 0000 -------
(In reply to comment #3)
> Just installedd -r2, installation and went smoothly and I didn't see any
> problems using it, although I didn't test any advanced features.

RESOLVED FIXED then. Thank you for reporting and testing.