Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 344303 - dev-scheme/hop-2.0.1 failed to compile
Summary: dev-scheme/hop-2.0.1 failed to compile
Status: RESOLVED WONTFIX
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: AMD64 Linux
: High normal with 1 vote (vote)
Assignee: Scheme Project
URL:
Whiteboard:
Keywords:
Depends on: 329893
Blocks:
  Show dependency tree
 
Reported: 2010-11-05 18:23 UTC by Shaughan Lavine
Modified: 2016-02-20 17:33 UTC (History)
2 users (show)

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


Attachments
/var/tmp/portage/dev-scheme/hop-2.0.1/temp/build.log (build.log,59.58 KB, text/plain)
2010-11-05 18:25 UTC, Shaughan Lavine
Details
/var/tmp/portage/dev-scheme/hop-2.0.1/temp/environment (environment,87.44 KB, text/plain)
2010-11-05 18:26 UTC, Shaughan Lavine
Details
emerge --info =dev-scheme/hop-2.0.1 (foo,15.22 KB, text/plain)
2010-11-05 18:28 UTC, Shaughan Lavine
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Shaughan Lavine 2010-11-05 18:23:09 UTC
emerge fails

Reproducible: Always

Steps to Reproduce:
1.emerge hop
2.
3.

Actual Results:  
Package fails to build

Expected Results:  
Package builds

Logs and emerge info attached, but the key lines appear to be:
File "http-shoutcast.scm", line 52, character 2315:
#                 (make-&io-port-error #f #f
#                 ^
# *** ERROR:shoutcast
# Illegal application: 6 arg(s) expected, 5 provided -- (make-&io-port-error #f #f arg3723 arg3724 a ...
    1. ... TAG-1205, http-lib.sch:char 963

File "http-shoutcast.scm", line 48, character 2215:
#                 (make-&io-file-not-found-error #f #f
#                 ^
# *** ERROR:shoutcast
# Illegal application: 6 arg(s) expected, 5 provided -- (make-&io-file-not-found-error #f #f arg3726 ...
    1. ... TAG-1205, http-lib.sch:char 963
Comment 1 Shaughan Lavine 2010-11-05 18:25:33 UTC
Created attachment 253319 [details]
/var/tmp/portage/dev-scheme/hop-2.0.1/temp/build.log
Comment 2 Shaughan Lavine 2010-11-05 18:26:34 UTC
Created attachment 253321 [details]
/var/tmp/portage/dev-scheme/hop-2.0.1/temp/environment
Comment 3 Shaughan Lavine 2010-11-05 18:28:39 UTC
Created attachment 253325 [details]
emerge --info =dev-scheme/hop-2.0.1
Comment 4 Shaughan Lavine 2010-11-05 18:33:49 UTC
emerge -pqv =dev-scheme/hop-2.0.1 
[ebuild   R   ] dev-scheme/hop-2.0.1  USE="ssl threads -debug" 

emerge --info =dev-scheme/hop-2.0.1 
attached
Comment 5 Cyprien Nicolas (fulax) 2010-11-09 18:25:18 UTC
Can't fix. hop-2.0.x is not compatible with dev-scheme/bigloo-3.4a and upper.

hop-2.1.x should be soon available in the tree, it still need some testing at the moment.

You can get it through the lisp overlay (layman -a lisp) if you are not afraid of using experimental packages ;-)
Comment 6 Shaughan Lavine 2010-11-10 21:08:20 UTC
Thanks. hop-2.2.0_pre4.ebuild from the overlay doesn't build because there is no hop-2.2.0_pre4.tar.gz , but renaming the ebuild to hop-2.2.0_rc1.ebuild seems to work fine---though I haven't tested thoroughly.
Comment 7 Cyprien Nicolas (fulax) 2010-11-10 21:16:34 UTC
Right, we are currently moving the overlay, and I commit the ebuild update to the new one which is not yet in layman...

I forgot to miror the 2.2.2-pre4.tar.gz sources. Done now.
Comment 8 Dan Beavers 2012-08-16 20:18:34 UTC
The current stable HOP version is 2.3.1. I would really like to have this ebuild.
Comment 9 Cyprien Nicolas (fulax) 2012-08-16 20:32:03 UTC
(In reply to comment #8)
> The current stable HOP version is 2.3.1. I would really like to have this
> ebuild.

I would like to have it too ;)

Currently 2.3.0 is available in the lisp overlay (layman -a lisp). I hope I'll be able to add the 2.3.1 release on the overlay before the week-end.
Comment 10 Pacho Ramos gentoo-dev 2016-02-20 17:33:41 UTC
removed