ruby-core@ruby-lang.org archive (unofficial mirror)
 help / color / mirror / Atom feed
* [ruby-core:67729] [ruby-trunk - Misc #10766] [Open] Build failed generating RDoc documentation
       [not found] <redmine.issue-10766.20150121173704@ruby-lang.org>
@ 2015-01-21 17:37 ` caffeinfx
  2015-12-22  8:22 ` [ruby-core:72428] [Ruby trunk - Misc #10766] [Feedback] " zzak
  1 sibling, 0 replies; 2+ messages in thread
From: caffeinfx @ 2015-01-21 17:37 UTC (permalink / raw)
  To: ruby-core

Issue #10766 has been reported by Dimas Jiamus Kalimosodo.

----------------------------------------
Misc #10766: Build failed generating RDoc documentation
https://bugs.ruby-lang.org/issues/10766

* Author: Dimas Jiamus Kalimosodo
* Status: Open
* Priority: Normal
* Assignee: ruby-core
----------------------------------------
build on system:
Linux precisepuppy 3.9.11 #1 SMP Sat Jul 27 19:40:54 GMT-8 2013 i686 i686 i386 GNU/Linux
source ruby-2.2.0.tar.xz
problem:
`make` failed generating RDoc with the following error,
**
Generating RDoc documentation
invalid byte sequence in UTF-8
/mnt/sdd1/src/ruby-2.2.0/lib/rdoc/rdoc.rb:263:in `gsub'
	/mnt/sdd1/src/ruby-2.2.0/lib/rdoc/rdoc.rb:263:in `parse_dot_doc_file'
	/mnt/sdd1/src/ruby-2.2.0/lib/rdoc/rdoc.rb:314:in `block in normalized_file_list'
	/mnt/sdd1/src/ruby-2.2.0/lib/rdoc/rdoc.rb:291:in `each'
	/mnt/sdd1/src/ruby-2.2.0/lib/rdoc/rdoc.rb:291:in `normalized_file_list'
	/mnt/sdd1/src/ruby-2.2.0/lib/rdoc/rdoc.rb:269:in `block in parse_dot_doc_file'
	/mnt/sdd1/src/ruby-2.2.0/lib/rdoc/rdoc.rb:267:in `each'
	/mnt/sdd1/src/ruby-2.2.0/lib/rdoc/rdoc.rb:267:in `parse_dot_doc_file'
	/mnt/sdd1/src/ruby-2.2.0/lib/rdoc/rdoc.rb:314:in `block in normalized_file_list'
	/mnt/sdd1/src/ruby-2.2.0/lib/rdoc/rdoc.rb:291:in `each'
	/mnt/sdd1/src/ruby-2.2.0/lib/rdoc/rdoc.rb:291:in `normalized_file_list'
	/mnt/sdd1/src/ruby-2.2.0/lib/rdoc/rdoc.rb:118:in `gather_files'
	/mnt/sdd1/src/ruby-2.2.0/lib/rdoc/rdoc.rb:412:in `parse_files'
	/mnt/sdd1/src/ruby-2.2.0/lib/rdoc/rdoc.rb:489:in `document'
	./bin/rdoc:20:in `<main>'

make: *** [rdoc] Error 1
**

---Files--------------------------------
build.log (31.6 KB)


-- 
https://bugs.ruby-lang.org/

^ permalink raw reply	[flat|nested] 2+ messages in thread

* [ruby-core:72428] [Ruby trunk - Misc #10766] [Feedback] Build failed generating RDoc documentation
       [not found] <redmine.issue-10766.20150121173704@ruby-lang.org>
  2015-01-21 17:37 ` [ruby-core:67729] [ruby-trunk - Misc #10766] [Open] Build failed generating RDoc documentation caffeinfx
@ 2015-12-22  8:22 ` zzak
  1 sibling, 0 replies; 2+ messages in thread
From: zzak @ 2015-12-22  8:22 UTC (permalink / raw)
  To: ruby-core

Issue #10766 has been updated by Zachary Scott.

Status changed from Open to Feedback

I cannot reproduce this on trunk, and on ruby_2_2 branch.

Please comment/open a ticket if you are still experiencing this issue.

----------------------------------------
Misc #10766: Build failed generating RDoc documentation
https://bugs.ruby-lang.org/issues/10766#change-55722

* Author: Dimas Jiamus Kalimosodo
* Status: Feedback
* Priority: Normal
* Assignee: ruby-core
----------------------------------------
build on system:
Linux precisepuppy 3.9.11 #1 SMP Sat Jul 27 19:40:54 GMT-8 2013 i686 i686 i386 GNU/Linux
source ruby-2.2.0.tar.xz
problem:
`make` failed generating RDoc with the following error,
**
Generating RDoc documentation
invalid byte sequence in UTF-8
/mnt/sdd1/src/ruby-2.2.0/lib/rdoc/rdoc.rb:263:in `gsub'
	/mnt/sdd1/src/ruby-2.2.0/lib/rdoc/rdoc.rb:263:in `parse_dot_doc_file'
	/mnt/sdd1/src/ruby-2.2.0/lib/rdoc/rdoc.rb:314:in `block in normalized_file_list'
	/mnt/sdd1/src/ruby-2.2.0/lib/rdoc/rdoc.rb:291:in `each'
	/mnt/sdd1/src/ruby-2.2.0/lib/rdoc/rdoc.rb:291:in `normalized_file_list'
	/mnt/sdd1/src/ruby-2.2.0/lib/rdoc/rdoc.rb:269:in `block in parse_dot_doc_file'
	/mnt/sdd1/src/ruby-2.2.0/lib/rdoc/rdoc.rb:267:in `each'
	/mnt/sdd1/src/ruby-2.2.0/lib/rdoc/rdoc.rb:267:in `parse_dot_doc_file'
	/mnt/sdd1/src/ruby-2.2.0/lib/rdoc/rdoc.rb:314:in `block in normalized_file_list'
	/mnt/sdd1/src/ruby-2.2.0/lib/rdoc/rdoc.rb:291:in `each'
	/mnt/sdd1/src/ruby-2.2.0/lib/rdoc/rdoc.rb:291:in `normalized_file_list'
	/mnt/sdd1/src/ruby-2.2.0/lib/rdoc/rdoc.rb:118:in `gather_files'
	/mnt/sdd1/src/ruby-2.2.0/lib/rdoc/rdoc.rb:412:in `parse_files'
	/mnt/sdd1/src/ruby-2.2.0/lib/rdoc/rdoc.rb:489:in `document'
	./bin/rdoc:20:in `<main>'

make: *** [rdoc] Error 1
**

---Files--------------------------------
build.log (31.6 KB)


-- 
https://bugs.ruby-lang.org/

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2015-12-22  7:50 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
     [not found] <redmine.issue-10766.20150121173704@ruby-lang.org>
2015-01-21 17:37 ` [ruby-core:67729] [ruby-trunk - Misc #10766] [Open] Build failed generating RDoc documentation caffeinfx
2015-12-22  8:22 ` [ruby-core:72428] [Ruby trunk - Misc #10766] [Feedback] " zzak

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).