[Bug 194327] lang/ruby20 fails to compile
bugzilla-noreply at freebsd.org
bugzilla-noreply at freebsd.org
Sat Feb 14 01:34:44 UTC 2015
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=194327
dewayne at heuristicsystems.com.au changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |dewayne at heuristicsystems.co
| |m.au
--- Comment #6 from dewayne at heuristicsystems.com.au ---
Ruby20 builds successfully in another jail using amd64, however in the i386
jails (FreeBSD 10.1-STABLE #0 r278144M: Wed Feb 4 05:08:40 AEDT 2015) the
package does not build.
Command sequence to build is
rm -R /var/ports/usr/ports/* /usr/staging/*
cd /usr/ports/lang/ruby20
make -DBATCH package
Result is
===> Building package for ruby-2.0.0.598_2,1
/usr/local/lib/libyaml-0.so.2.0.4
/usr/local/lib/libcrypto.so.8
pkg-static: Unable to access file
/usr/staging/usr/local/include/ruby-2.0/ruby/dl.h: No such file or directory
pkg-static: Unable to access file
/usr/staging/usr/local/lib/ruby/2.0/i386-freebsd10/dl.so: No such file or
directory
pkg-static: Unable to access file
/usr/staging/usr/local/lib/ruby/2.0/i386-freebsd10/dl/callback.so: No such file
or directory
pkg-static: Unable to access file /usr/staging/usr/local/lib/ruby/2.0/dl.rb: No
such file or directory
pkg-static: Unable to access file
/usr/staging/usr/local/lib/ruby/2.0/dl/callback.rb: No such file or directory
pkg-static: Unable to access file
/usr/staging/usr/local/lib/ruby/2.0/dl/cparser.rb: No such file or directory
pkg-static: Unable to access file
/usr/staging/usr/local/lib/ruby/2.0/dl/func.rb: No such file or directory
pkg-static: Unable to access file
/usr/staging/usr/local/lib/ruby/2.0/dl/import.rb: No such file or directory
pkg-static: Unable to access file
/usr/staging/usr/local/lib/ruby/2.0/dl/pack.rb: No such file or directory
pkg-static: Unable to access file
/usr/staging/usr/local/lib/ruby/2.0/dl/stack.rb: No such file or directory
pkg-static: Unable to access file
/usr/staging/usr/local/lib/ruby/2.0/dl/struct.rb: No such file or directory
pkg-static: Unable to access file
/usr/staging/usr/local/lib/ruby/2.0/dl/types.rb: No such file or directory
pkg-static: Unable to access file
/usr/staging/usr/local/lib/ruby/2.0/dl/value.rb: No such file or directory
*** Error code 1
--
You are receiving this mail because:
You are the assignee for the bug.
More information about the freebsd-ruby
mailing list