Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 111605 - keyword app-editors/wily on ~amd64
Summary: keyword app-editors/wily on ~amd64
Status: RESOLVED CANTFIX
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All All
: High enhancement (vote)
Assignee: No maintainer - Look at https://wiki.gentoo.org/wiki/Project:Proxy_Maintainers if you want to take care of it
URL:
Whiteboard:
Keywords:
: 111616 (view as bug list)
Depends on:
Blocks:
 
Reported: 2005-11-05 10:54 UTC by Tom Bachmann
Modified: 2006-11-23 17:46 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 Tom Bachmann 2005-11-05 10:54:46 UTC
Wily is hosted on SourceForge (http://sourceforge.net/projects/wily/) the
current version is 0.13.41 and it compiles cleanly under x86_64. The ebuild
should be updated.

Reproducible: Always
Steps to Reproduce:
1.
2.
3.
Comment 1 Tom Bachmann 2005-11-05 11:10:44 UTC
(In reply to comment #0)
> Wily is hosted on SourceForge (http://sourceforge.net/projects/wily/) the
> current version is 0.13.41 and it compiles cleanly under x86_64. The ebuild
> should be updated.
I'm not sure whether this is the recent version of wily, but it defintely
compiles under x86_64.
Comment 2 Jakub Moc (RETIRED) gentoo-dev 2005-11-05 13:23:54 UTC
*** Bug 111616 has been marked as a duplicate of this bug. ***
Comment 3 Michael Weyershäuser 2006-11-23 17:46:18 UTC
This depends on dev-libs/9libs-1.0-r1 which doesn't compile for me:

gcc -DHAVE_CONFIG_H -I. -I. -I../include -I../include -march=k8 -msse3 -Os -pipe -c rune.c -o rune.o >/dev/null 2>&1
doprint.c: In function 'doprint':
doprint.c:100: error: invalid initializer
doprint.c:221: error: invalid operands to binary +
doprint.c: In function 'numbconv':
doprint.c:296: error: invalid initializer
doprint.c:365: error: cast specifies array type
make[1]: *** [doprint.lo] Error 1
make[1]: *** Waiting for unfinished jobs....
mv -f .libs/argv0.lo argv0.lo
mv -f .libs/errstr.lo errstr.lo
mv -f .libs/rune.lo rune.lo
make[1]: Leaving directory `/var/tmp/portage/dev-libs/9libs-1.0-r1/work/9libs-1.0/libplan9c'
make: *** [all-recursive] Error 1

!!! ERROR: dev-libs/9libs-1.0-r1 failed.
Call stack:
  ebuild.sh, line 1568:   Called dyn_compile
  ebuild.sh, line 937:   Called src_compile
  9libs-1.0-r1.ebuild, line 25:   Called die

!!! (no error message)
!!! If you need support, post the topmost build error, and the call stack if relevant.

There has been no upstream release since 1999, so I guess we can assume this as dead. Closing bug.