From owner-svn-ports-head@freebsd.org Sat Dec 23 17:25:09 2017 Return-Path: Delivered-To: svn-ports-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 83502E8A7D5 for ; Sat, 23 Dec 2017 17:25:09 +0000 (UTC) (envelope-from sunpoet@sunpoet.net) Received: from mail-io0-x236.google.com (mail-io0-x236.google.com [IPv6:2607:f8b0:4001:c06::236]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (Client CN "smtp.gmail.com", Issuer "Google Internet Authority G2" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 4C6636CD5F for ; Sat, 23 Dec 2017 17:25:09 +0000 (UTC) (envelope-from sunpoet@sunpoet.net) Received: by mail-io0-x236.google.com with SMTP id t196so27501312iof.0 for ; Sat, 23 Dec 2017 09:25:09 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=sunpoet-net.20150623.gappssmtp.com; s=20150623; h=mime-version:sender:in-reply-to:references:from:date:message-id :subject:to:cc; bh=VMwlD8uIf9PbypEyYZrcdWa1K6G/yJ0lg93lqgSzy/s=; b=SP1MGXd+klOzkI1nfjos+BjsAKqbeUYNU9rFjOfSss02Zzni2RTkrlloZr9AiqojQj wjxx+vZtOvlGLqmiXcLIhY2rjmhZ7rDsxjNLbW569U/e6pEfAJAUgpdNzaEqKKnDW0xV sy1v0aN9QMcrRjkhECiMQGk1piync2ndfjCUcX1bU1klWp9yVq74LD7mgOEtux2kywLZ 28O+o9Euhm35PvuMMsAoQ5q9Bfbks5nqDOfuF8LBrjSkcaeZic6KwdbgEOIFexpK3cpR qFLjS2Ccf5pyszR9en/lE8tkKFEp9PqTxJnQUXodJ6ixg8FniWbVmrgUd0AnCR9WNakX qc5w== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:mime-version:sender:in-reply-to:references:from :date:message-id:subject:to:cc; bh=VMwlD8uIf9PbypEyYZrcdWa1K6G/yJ0lg93lqgSzy/s=; b=X2PFzCDI/3uZNFxkgA4o0LuuMM3S6TYQoirNRXflywTxWRiCCpI1un88mOFUBD3O8K 0GlYxLlRSzabUa1MMQrIuBTXZLebVJzYEEBPTr9l+raVtuIzUSNQPlAfBVp0cfbZ0H/T TRPDHNP8h/XyP7nUApKimWL8Fnea8NLGSEM4OO0KWucU8iigMgRFSpHGl05tpdI7p5Kn YkgFX/tk8fSqfMNOdARqZDgO1xrSE74mgDQFAlbsutz+itNKEyKLb1NBfRXf8SN8AJlF 5oOorMtdXHjL+DTE6ZpNAVE5RZp/pAiNAwzeF3HFkxHEuc63OiAhkORcK0Jp5APb9++R eJbQ== X-Gm-Message-State: AKGB3mLBelv606Wvl7J8yZTkF4xhEsQQ2DjAN9KgieP7PyXbltqaogdc PnA6qk/dcISlEJD66Y+U+hKyiqlk0yB288qt3f2ABQ== X-Google-Smtp-Source: ACJfBouLUF2aBqPHRWnUqg/jLSUcRebUPIzG2s4A7PY8gE5avZpYBUgy+EKuqp9SRT1d+FF1+i3qJ/tURRGbl4onKm8= X-Received: by 10.107.101.26 with SMTP id z26mr4582403iob.41.1514049908128; Sat, 23 Dec 2017 09:25:08 -0800 (PST) MIME-Version: 1.0 Sender: sunpoet@sunpoet.net Received: by 10.2.183.7 with HTTP; Sat, 23 Dec 2017 09:24:27 -0800 (PST) In-Reply-To: <201712231630.vBNGUQ4Z055622@repo.freebsd.org> References: <201712231630.vBNGUQ4Z055622@repo.freebsd.org> From: Sunpoet Po-Chuan Hsieh Date: Sun, 24 Dec 2017 01:24:27 +0800 X-Google-Sender-Auth: jh6NqcAH4Mlc6yrezZT2oYmjJnQ Message-ID: Subject: Re: svn commit: r457065 - head/devel/rubygem-rice To: Tijl Coosemans Cc: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Content-Type: text/plain; charset="UTF-8" X-Content-Filtered-By: Mailman/MimeDel 2.1.25 X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.25 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 23 Dec 2017 17:25:09 -0000 On Sun, Dec 24, 2017 at 12:30 AM, Tijl Coosemans wrote: > Author: tijl > Date: Sat Dec 23 16:30:26 2017 > New Revision: 457065 > URL: https://svnweb.freebsd.org/changeset/ports/457065 > > Log: > Drop unneeded USE_AUTOTOOLS. > > Modified: > head/devel/rubygem-rice/Makefile > > Modified: head/devel/rubygem-rice/Makefile > ============================================================ > ================== > --- head/devel/rubygem-rice/Makefile Sat Dec 23 16:13:22 2017 > (r457064) > +++ head/devel/rubygem-rice/Makefile Sat Dec 23 16:30:26 2017 > (r457065) > @@ -13,9 +13,9 @@ LICENSE_FILE= ${WRKSRC}/COPYING > > BROKEN_powerpc64= fails to configure: could not find ruby.h > > +GNU_CONFIGURE= yes > USE_RUBY= yes > USES= gem > -USE_AUTOTOOLS= aclocal autoconf > INSTDIR= ${PREFIX}/${GEM_LIB_DIR} > > # Fixup path in mkmf-rice.rb so things that build using it can find > -lrice. > _______________________________________________ > svn-ports-all@freebsd.org mailing list > https://lists.freebsd.org/mailman/listinfo/svn-ports-all > To unsubscribe, send any mail to "svn-ports-all-unsubscribe@freebsd.org" > After this, I got: (cd /wrkdirs/usr/ports/devel/rubygem-rice/work/rice-2.1.2; /usr/bin/env RB_USER_INSTALL=yes LANG=en_US.UTF-8 LC_ALL=en_US.UTF-8 /usr/local/bin/gem23 install -l --no-update-sources --install-dir /wrkdirs/usr/ports/devel/rubygem-rice/work/stage/usr/local/lib/ruby/gems/2.3 --ignore-dependencies --bindir=/wrkdirs/usr/ports/devel/rubygem-rice/work/stage/usr/local/bin --rdoc --ri rice-2.1.2.gem -- --build-args --prefix=/usr/local ${_LATE_CONFIGURE_ARGS}) Building native extensions with: '--build-args --prefix=/usr/local' This could take a while... ERROR: Error installing rice-2.1.2.gem: ERROR: Failed to build gem native extension. current directory: /wrkdirs/usr/ports/devel/rubygem-rice/work/stage/usr/local/lib/ruby/gems/2.3/gems/rice-2.1.2 /usr/local/bin/ruby23 -r ./siteconf20171223-87368-158lqn2.rb extconf.rb --build-args --prefix=/usr/local bootstrap: autoreconf: not found post-autoconf.rb:6:in `initialize': No such file or directory @ rb_sysopen - configure (Errno::ENOENT) from post-autoconf.rb:6:in `open' from post-autoconf.rb:6:in `process' from post-autoconf.rb:16:in `
' Post-processing configure sh: cannot open configure: No such file or directory Makefile not found Gem files will remain installed in /wrkdirs/usr/ports/devel/rubygem-rice/work/stage/usr/local/lib/ruby/gems/2.3/gems/rice-2.1.2 for inspection. Results logged to /wrkdirs/usr/ports/devel/rubygem-rice/work/stage/usr/local/lib/ruby/gems/2.3/extensions/amd64-freebsd-11/2.3/rice-2.1.2/gem_make.out *** Error code 1 Stop. make: stopped in /usr/ports/devel/rubygem-rice =>> Cleaning up wrkdir ===> Cleaning for rubygem-rice-2.1.2