Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 09 Sep 2015 17:25:30 +0000
From:      bugzilla-noreply@freebsd.org
To:        freebsd-ports-bugs@FreeBSD.org
Subject:   [Bug 202999] devel/ruby-build: install 2.2.x fails
Message-ID:  <bug-202999-13@https.bugs.freebsd.org/bugzilla/>

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

            Bug ID: 202999
           Summary: devel/ruby-build: install 2.2.x fails
           Product: Ports & Packages
           Version: Latest
          Hardware: Any
                OS: Any
            Status: New
          Severity: Affects Only Me
          Priority: ---
         Component: Individual Port(s)
          Assignee: freebsd-ports-bugs@FreeBSD.org
          Reporter: tony@git-pull.com
                CC: meta+ports@vmeta.jp
             Flags: maintainer-feedback?(meta+ports@vmeta.jp)
                CC: meta+ports@vmeta.jp

Created attachment 160869
  --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=160869&action=edit
Verbose build log output

Also posted as issue at https://github.com/sstephenson/ruby-build/issues/805.

$ pkg info ruby-build
ruby-build-20150818
Name           : ruby-build
Version        : 20150818
Installed on   : Mon Sep  7 16:51:09 CDT 2015
Origin         : devel/ruby-build
Architecture   : freebsd:11:*
Prefix         : /usr/local
Categories     : ruby devel
Licenses       : MIT
Maintainer     : meta+ports@vmeta.jp
WWW            : https://github.com/sstephenson/ruby-build
Comment        : Compile and install different ruby versions
Options        :
    RBENV          : on
Annotations    :
    repo_type      : binary
    repository     : FreeBSD

$ uname -a; freebsd-version
FreeBSD z600 11.0-CURRENT FreeBSD 11.0-CURRENT #0 r286893: Tue Aug 18 18:44:28
UTC 2015     root@releng2.nyi.freebsd.org:/usr/obj/usr/src/sys/GENERIC  amd64
11.0-CURRENT

$ rbenv install 2.2.2 -v > ~/freebsd222build.log
Downloading ruby-2.2.2.tar.gz...
->
https://dqw8nmjcqpjn7.cloudfront.net/5ffc0f317e429e6b29d4a98ac521c3ce65481bfd22a8cf845fa02a7b113d9b44
load: 0.58  cmd: curl 46215 [select] 2.37r 0.07u 0.03s 1% 9184k
giInstalling ruby-2.2.2...

BUILD FAILED (FreeBSD 11.0-CURRENT using ruby-build 20150818)

Inspect or clean up the working tree at /tmp/ruby-build.20150908103654.46184
Results logged to /tmp/ruby-build.20150908103654.46184.log

Last 10 log lines:
                              power_assert-0.2.2.gem
installing rdoc:             
/usr/home/tony/.rbenv/versions/2.2.2/share/ri/2.2.0/system
installing capi-docs:        
/usr/home/tony/.rbenv/versions/2.2.2/share/doc/ruby
The Ruby readline extension was not compiled.
ERROR: Ruby install aborted due to missing extensions
Configure options used:
  --prefix=/usr/home/tony/.rbenv/versions/2.2.2
  CFLAGS= -O3 -Wno-error=shorten-64-to-32 
  LDFLAGS=-L/usr/home/tony/.rbenv/versions/2.2.2/lib 
  CPPFLAGS=-I/usr/home/tony/.rbenv/versions/2.2.2/include 


Verbose Log attached

I have gmake installed. It also fails with MAKE=make set.

-- 
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-202999-13>