Summary: | [exp-run] devel/libtool: version 2.4.6 | ||||||||
---|---|---|---|---|---|---|---|---|---|
Product: | Ports & Packages | Reporter: | Tijl Coosemans <tijl> | ||||||
Component: | Ports Framework | Assignee: | Tijl Coosemans <tijl> | ||||||
Status: | Closed FIXED | ||||||||
Severity: | Affects Only Me | CC: | portmgr, shun.fbsd.pr | ||||||
Priority: | --- | ||||||||
Version: | Latest | ||||||||
Hardware: | Any | ||||||||
OS: | Any | ||||||||
Attachments: |
|
Description
Tijl Coosemans
2015-04-01 16:33:34 UTC
*** Bug 198836 has been marked as a duplicate of this bug. *** Take for exp-run devel/libtool fails to stage on 8.4 or 9.3: ===> Generating temporary packing list CDPATH="${ZSH_VERSION+.}:" && cd . && /bin/sh /wrkdirs/usr/ports/devel/libtool/work/libtool-2.4.6/build-aux/missing aclocal-1.15 -I m4 aclocal-1.15: not found WARNING: 'aclocal-1.15' is missing on your system. You should only need it if you modified 'acinclude.m4' or 'configure.ac' or m4 files included by 'configure.ac'. The 'aclocal' program is part of the GNU Automake package: <http://www.gnu.org/software/automake> It also requires GNU Autoconf, GNU m4 and Perl in order to run: <http://www.gnu.org/software/autoconf> <http://www.gnu.org/software/m4/> <http://www.perl.org/> *** Error code 127 Just a guess, but can you try adding USES=gmake to devel/libtool/Makefile.common? yes it fixes Created attachment 155123 [details]
patch2
Add USES=gmake
Exp-run results for bug #198123 and bug #199094 : http://pb2.nyi.freebsd.org/build.html?mastername=101amd64-default-libtoolintltool&build=2015-04-03_10h48m42s There was 1 new failure, likely due to intltool: + {"origin"=>"deskutils/nemo-extensions", "phase"=>"package", "errortype"=>"???"} Failure log: http://pb2.nyi.freebsd.org/data/101amd64-default-libtoolintltool/2015-04-03_10h48m42s/logs/errors/nemo-extensions-2.4.0.log I believe the libtool part can be committed. A commit references this bug: Author: tijl Date: Fri Apr 3 14:06:08 UTC 2015 New revision: 383126 URL: https://svnweb.freebsd.org/changeset/ports/383126 Log: - Update devel/libtool and devel/libltdl to 2.4.6 [1] - Add cpe string [2] PR: 199094 [1], 198836 [2] Exp-run by: antoine Approved by: portmgr (antoine) Changes: head/devel/libtool/Makefile.common head/devel/libtool/distinfo |