[Bug 194658] New: lang/ruby-2.0.0-p576 fails to compile
bugzilla-noreply at freebsd.org
bugzilla-noreply at freebsd.org
Tue Oct 28 12:29:53 UTC 2014
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=194658
Bug ID: 194658
Summary: lang/ruby-2.0.0-p576 fails to compile
Product: Ports Tree
Version: Latest
Hardware: amd64
OS: Any
Status: Needs Triage
Severity: Affects Some People
Priority: ---
Component: Individual Port(s)
Assignee: freebsd-ports-bugs at FreeBSD.org
Reporter: marek.bedy at gmail.com
Created attachment 148732
--> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=148732&action=edit
ruby-2.0.0-p576.log
installing default old_thread_select libraries
--- ext/-test-/num2int/all ---
cc: warning: argument unused during compilation: '-I .'
cc: warning: argument unused during compilation: '-I
../../../.ext/include/amd64-freebsd10'
cc: warning: argument unused during compilation: '-I ../../.././include'
cc: warning: argument unused during compilation: '-I
../../.././ext/-test-/num2int'
cc: warning: argument unused during compilation: '-I /usr/local/include'
num2int.c:82:21: error: expected ')'
sprintf(buf, "%"PRI_LL_PREFIX"d", rb_num2ll_inline(num));
^
num2int.c:82:12: note: to match this '('
sprintf(buf, "%"PRI_LL_PREFIX"d", rb_num2ll_inline(num));
^
num2int.c:94:21: error: expected ')'
sprintf(buf, "%"PRI_LL_PREFIX"u", rb_num2ull(num));
^
num2int.c:94:12: note: to match this '('
sprintf(buf, "%"PRI_LL_PREFIX"u", rb_num2ull(num));
^
2 errors generated.
--- ext/-test-/old_thread_select/all ---
--- old_thread_select.o ---
compiling old_thread_select.c
--- ext/-test-/num2int/all ---
*** [num2int.o] Error code 1
make[4]: stopped in
/usr/ports/lang/ruby20/work/ruby-2.0.0-p576/ext/-test-/num2int
1 error
Log file attached.
--
You are receiving this mail because:
You are the assignee for the bug.
More information about the freebsd-ports-bugs
mailing list