Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 28 Oct 2014 12:29:53 +0000
From:      bugzilla-noreply@freebsd.org
To:        freebsd-ports-bugs@FreeBSD.org
Subject:   [Bug 194658] New: lang/ruby-2.0.0-p576 fails to compile
Message-ID:  <bug-194658-13@https.bugs.freebsd.org/bugzilla/>

next in thread | raw e-mail | index | archive | help
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@FreeBSD.org
          Reporter: marek.bedy@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.



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-194658-13>