| Summary: | dev-ruby/ffi-1.1.5 - Running compile phase for all ... rake aborted! invalid byte sequence in US-ASCII | ||
|---|---|---|---|
| Product: | Gentoo Linux | Reporter: | Juergen Rose <rose> |
| Component: | [OLD] Library | Assignee: | Gentoo Ruby Team <ruby> |
| Status: | RESOLVED OBSOLETE | ||
| Severity: | normal | ||
| Priority: | Normal | ||
| Version: | unspecified | ||
| Hardware: | All | ||
| OS: | Linux | ||
| Whiteboard: | |||
| Package list: | Runtime testing required: | --- | |
| Attachments: | /var/tmp/portage/dev-ruby/ffi-1.1.5/temp/build.log | ||
|
Description
Juergen Rose
2012-10-10 16:08:04 UTC
I assume you have ruby19 eselect as the main ruby? In any case I can't reproduce this. It would be very helpful to get a trace of the rake call. "rake --trace doc:rdoc " in the source directory should provide that. I just tried once more, it works now:
root@leopard:/root(1)# eselect ruby list
Available Ruby profiles:
[1] ruby18 (with Rubygems)
[2] ruby19 (with Rubygems) *
...
root@leopard:/root(3)# emerge -v1 ffi
These are the packages that would be merged, in order:
Calculating dependencies... done!
[ebuild R ] dev-ruby/ffi-1.1.5 USE="doc {-test}" RUBY_TARGETS="ruby18 ruby19 -ree18" 874 kB
...
>>> Emerging (1 of 1) dev-ruby/ffi-1.1.5
>>> Downloading 'http://linux.rz.ruhr-uni-bochum.de/download/gentoo-mirror/distfiles/ffi-git-1.1.5.tgz'
--2012-11-01 19:34:34-- http://linux.rz.ruhr-uni-bochum.de/download/gentoo-mirror/distfiles/ffi-git-1.1.5.tgz
...
>>> Original instance of package unmerged safely.
>>> dev-ruby/ffi-1.1.5 merged.
>>> Auto-cleaning packages...
|