From owner-freebsd-ruby@FreeBSD.ORG Thu Oct 9 10:39:30 2014 Return-Path: Delivered-To: ruby@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [8.8.178.115]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id CED95476 for ; Thu, 9 Oct 2014 10:39:30 +0000 (UTC) Received: from smtpin2.utoledo.edu (smtpin2.utoledo.edu [131.183.2.214]) (using TLSv1 with cipher RC4-SHA (128/128 bits)) (Client CN "*.utoledo.edu", Issuer "GlobalSign Organization Validation CA" (not verified)) by mx1.freebsd.org (Postfix) with ESMTPS id 70857923 for ; Thu, 9 Oct 2014 10:39:29 +0000 (UTC) X-IronPort-Anti-Spam-Filtered: true X-IronPort-Anti-Spam-Result: AuYEABdlNlSDtwIWgWdsb2JhbABfhD6DArhdjyaIZhYBAQIOAQEWJiyELRUbWwIFFgsCCwMCAQIBSw0IAQGIOgWhdo87jj+GLIEsjlaDQIFUBZ5zhjaHFIsUgVhAgQIBAQE X-IPAS-Result: AuYEABdlNlSDtwIWgWdsb2JhbABfhD6DArhdjyaIZhYBAQIOAQEWJiyELRUbWwIFFgsCCwMCAQIBSw0IAQGIOgWhdo87jj+GLIEsjlaDQIFUBZ5zhjaHFIsUgVhAgQIBAQE X-IronPort-AV: E=Sophos;i="5.04,684,1406606400"; d="scan'208";a="299357442" Received: from dlpint00.utoledo.edu ([131.183.2.22]) by smtpin2.utoledo.edu with ESMTP/TLS/DHE-RSA-AES256-SHA; 09 Oct 2014 06:39:21 -0400 Received: from MsgApp11.utad.utoledo.edu (msgapp11.utad.utoledo.edu [131.183.3.7]) by dlpint00.utoledo.edu (RSA Interceptor) for ; Thu, 9 Oct 2014 06:39:07 -0400 Received: from [192.168.1.79] (76.238.196.183) by Email.Utoledo.Edu (131.183.3.18) with Microsoft SMTP Server (TLS) id 14.3.195.1; Thu, 9 Oct 2014 06:39:06 -0400 Message-ID: <543665CE.2000400@UToledo.edu> Date: Thu, 9 Oct 2014 06:39:10 -0400 From: Robert Burmeister User-Agent: Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.9.2.28) Gecko/20120306 Thunderbird/3.1.20 MIME-Version: 1.0 To: Subject: FreeBSD Port: graphics/rubygem-cairo Content-Type: text/plain; charset="UTF-8"; format=flowed Content-Transfer-Encoding: 7bit X-Originating-IP: [76.238.196.183] X-RSA-Inspected: yes X-RSA-Classifications: public X-RSA-Action: allow X-BeenThere: freebsd-ruby@freebsd.org X-Mailman-Version: 2.1.18-1 Precedence: list List-Id: FreeBSD-specific Ruby discussions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 09 Oct 2014 10:39:31 -0000 FreeBSD 10.1RC1 i386. Not a great time to bump the default version of Ruby! I have not been able to build rubygem-cairo since the 1.12.9 update. Was building fine previously. Upgraded to Ruby 2.0, as it is now the default. Set make.conf DEFAULT_VERSIONS=ruby=2.0 and portupgraded ruby\* rubygem-cairo is still trying to use Ruby 1.9. gem_make.out > /usr/local/bin/ruby19 extconf.rb --build-args > checking for GCC... yes > checking for Win32 OS... no > checking for cairo version (>= 1.2.0)... yes > *** extconf.rb failed *** > Could not create Makefile due to some reason, probably lack of > necessary libraries and/or headers. Check the mkmf.log file for more > details. You may need configuration options. > > Provided configuration options: > --with-opt-dir > --without-opt-dir > --with-opt-include > --without-opt-include=${opt-dir}/include > --with-opt-lib > --without-opt-lib=${opt-dir}/lib > --with-make-prog > --without-make-prog > --srcdir=. > --curdir > --ruby=/usr/local/bin/ruby19 > --with-pkg-config > --without-pkg-config > --with-override-variables > --without-override-variables > /usr/local/lib/ruby/gems/1.9/gems/pkg-config-1.1.5/lib/pkg-config.rb:239:in > `parse_pc': .pc for zlib doesn't exist. (RuntimeError) > from > /usr/local/lib/ruby/gems/1.9/gems/pkg-config-1.1.5/lib/pkg-config.rb:181:in > `declaration' > from > /usr/local/lib/ruby/gems/1.9/gems/pkg-config-1.1.5/lib/pkg-config.rb:130:in > `requires_private' > from > /usr/local/lib/ruby/gems/1.9/gems/pkg-config-1.1.5/lib/pkg-config.rb:312:in > `all_required_packages' > from > /usr/local/lib/ruby/gems/1.9/gems/pkg-config-1.1.5/lib/pkg-config.rb:195:in > `collect_cflags' > from > /usr/local/lib/ruby/gems/1.9/gems/pkg-config-1.1.5/lib/pkg-config.rb:134:in > `cflags' > from > /usr/local/lib/ruby/gems/1.9/gems/pkg-config-1.1.5/lib/pkg-config.rb:196:in > `block in collect_cflags' > from > /usr/local/lib/ruby/gems/1.9/gems/pkg-config-1.1.5/lib/pkg-config.rb:195:in > `collect' > from > /usr/local/lib/ruby/gems/1.9/gems/pkg-config-1.1.5/lib/pkg-config.rb:195:in > `collect_cflags' > from > /usr/local/lib/ruby/gems/1.9/gems/pkg-config-1.1.5/lib/pkg-config.rb:134:in > `cflags' > from > /usr/local/lib/ruby/gems/1.9/gems/pkg-config-1.1.5/lib/pkg-config.rb:196:in > `block in collect_cflags' > from > /usr/local/lib/ruby/gems/1.9/gems/pkg-config-1.1.5/lib/pkg-config.rb:195:in > `collect' > from > /usr/local/lib/ruby/gems/1.9/gems/pkg-config-1.1.5/lib/pkg-config.rb:195:in > `collect_cflags' > from > /usr/local/lib/ruby/gems/1.9/gems/pkg-config-1.1.5/lib/pkg-config.rb:134:in > `cflags' > from > /usr/local/lib/ruby/gems/1.9/gems/pkg-config-1.1.5/lib/pkg-config.rb:196:in > `block in collect_cflags' > from > /usr/local/lib/ruby/gems/1.9/gems/pkg-config-1.1.5/lib/pkg-config.rb:195:in > `collect' > from > /usr/local/lib/ruby/gems/1.9/gems/pkg-config-1.1.5/lib/pkg-config.rb:195:in > `collect_cflags' > from > /usr/local/lib/ruby/gems/1.9/gems/pkg-config-1.1.5/lib/pkg-config.rb:134:in > `cflags' > from > /usr/local/lib/ruby/gems/1.9/gems/pkg-config-1.1.5/lib/pkg-config.rb:365:in > `cflags' > from > /usr/local/lib/ruby/gems/1.9/gems/pkg-config-1.1.5/lib/pkg-config.rb:416:in > `have_package' > from extconf.rb:158:in `required_pkg_config_package' > from extconf.rb:166:in `
'