Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 14 Feb 2015 01:34:42 +0000
From:      bugzilla-noreply@freebsd.org
To:        ruby@FreeBSD.org
Subject:   [Bug 194327] lang/ruby20 fails to compile
Message-ID:  <bug-194327-21402-rqGKJTOZ1r@https.bugs.freebsd.org/bugzilla/>
In-Reply-To: <bug-194327-21402@https.bugs.freebsd.org/bugzilla/>
References:  <bug-194327-21402@https.bugs.freebsd.org/bugzilla/>

next in thread | previous in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=194327

dewayne@heuristicsystems.com.au changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |dewayne@heuristicsystems.co
                   |                            |m.au

--- Comment #6 from dewayne@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.



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