Did rubygem-compass bug fix mean it can't build on 64bit systems

Charles Strader Sweethill charles at gaiahost.coop
Tue Apr 14 15:37:15 UTC 2015


Hi Ruby maintainers,

Was just trying to work through an install issue with rubygems-compass. 
Tried it without and with rubygem-sass installed, same patch failure
then noticed that rubygem-compass recently got "bug fixed" by requiring
rubygem-sass32.

Does this mean rubygems-compass can't build on 64 bit systems?

FreeBSD 9.3-RELEASE-p9 amd64

# pkg info | grep ruby
ruby-2.1.6,1                   Object-oriented interpreted scripting
language
ruby21-bdb-0.6.6_4             Ruby interface to Oracle Berkeley DB
revision 2 or later
ruby21-gems-2.4.6              Package management framework for the Ruby
language
rubygem-chunky_png-1.2.9       Ruby library to read and write PNG images
rubygem-fssm-0.2.10            Provides a state tracking and event
firing utility
rubygem-sass-3.4.13            Sass is an extension of CSS3

# cd /usr/ports/textproc/rubygem-compass && make install
===>  Staging for rubygem-compass-0.12.4
===>   rubygem-compass-0.12.4 depends on package:
rubygem-chunky_png>=1.2 - found
===>   rubygem-compass-0.12.4 depends on package: rubygem-fssm>=0.2.7 -
found
===>   rubygem-compass-0.12.4 depends on package: rubygem-sass32>=3.1 -
not found
===>    Verifying install for rubygem-sass32>=3.1 in
/usr/ports/textproc/rubygem-sass32
===>  Patching for rubygem-sass32-3.2.19
===>   rubygem-sass32-3.2.19 depends on file: /usr/local/bin/ruby21 - found
===>  Applying FreeBSD patches for rubygem-sass32-3.2.19
1 out of 1 hunks failed--saving rejects to sass.gemspec.rej
=> Patch patch-gemspec failed to apply cleanly.
*** [do-patch] Error code 1

Stop in /basejail/usr/ports/textproc/rubygem-sass32.
*** [run-depends] Error code 1

Stop in /basejail/usr/ports/textproc/rubygem-compass.

Thanks,

Charles



More information about the freebsd-ruby mailing list