[MacPorts] #7302: BUG: logrotate fails on popt dependency
MacPorts
noreply at macports.org
Thu Mar 24 09:32:11 PDT 2016
#7302: BUG: logrotate fails on popt dependency
-----------------------+--------------------------------
Reporter: amgine@… | Owner: macports-tickets@…
Type: defect | Status: closed
Priority: Normal | Milestone:
Component: ports | Version: 1.2
Resolution: fixed | Keywords:
Port: popt |
-----------------------+--------------------------------
Changes (by ryandesign@…):
* port: => popt
Old description:
> logrotate 3.7, sysutils/logrotate
> http://packages.debian.org/stable/admin/logrotate
> Maintainers: markd at opendarwin.org
>
> popt 1.10.4, Revision 1, devel/popt
> Maintainers: n3npq at mac.com
>
> Amgines-Computer:~ amgine$ sudo port install logrotate
> Password:
> ---> Fetching libiconv
> ---> Attempting to fetch libiconv-1.10.tar.gz from
> ftp://ftp.gnu.org/gnu/libiconv
> ---> Verifying checksum(s) for libiconv
> ---> Extracting libiconv
> ---> Configuring libiconv
> ---> Building libiconv with target all
> ---> Staging libiconv into destroot
> ---> Packaging tgz archive for libiconv 1.10_1+darwin_7
> ---> Installing libiconv 1.10_1+darwin_7
> ---> Activating libiconv 1.10_1+darwin_7
> ---> Cleaning libiconv
> ---> Fetching gettext
> ---> Attempting to fetch gettext-0.14.5.tar.gz from
> ftp://ftp.gnu.org/gnu/gettext
> ---> Verifying checksum(s) for gettext
> ---> Extracting gettext
> ---> Configuring gettext
> ---> Building gettext with target all
> ---> Staging gettext into destroot
> ---> Packaging tgz archive for gettext 0.14.5_0
> ---> Installing gettext 0.14.5_0
> ---> Activating gettext 0.14.5_0
> ---> Cleaning gettext
> ---> Fetching popt
> ---> Attempting to fetch popt-1.10.4.tar.gz from
> ftp://wraptastic.org/pub/rpm-4.4.x
> ---> Verifying checksum(s) for popt
> ---> Extracting popt
> ---> Configuring popt
> ---> Building popt with target all
> Error: Target com.apple.build returned: shell command "cd
> "/opt/local/var/db/dports/build/_opt_local_var_db_dports_sources_rsync.rsync.darwinports.org_dpupdate_dports_devel_popt/work/popt-1.10.4"
> && make all" returned error 2
> Command output: cd . && /bin/sh
> /opt/local/var/db/dports/build/_opt_local_var_db_dports_sources_rsync.rsync.darwinports.org_dpupdate_dports_devel_popt/work/popt-1.10.4/missing
> --run autoheader
> Can't locate object method "path" via package "Autom4te::Request" at
> /usr/bin/autom4te line 81.
> autoheader: /usr/bin/autom4te failed with exit status: 1
> make: *** [config.h.in] Error 1
>
> Error: The following dependencies failed to build: popt
> Error: /opt/local/bin/port: Status 1 encountered during processing.
New description:
{{{
logrotate 3.7, sysutils/logrotate
http://packages.debian.org/stable/admin/logrotate
Maintainers: markd at opendarwin.org
}}}
{{{
popt 1.10.4, Revision 1, devel/popt
Maintainers: n3npq at mac.com
}}}
{{{
Amgines-Computer:~ amgine$ sudo port install logrotate
Password:
---> Fetching libiconv
---> Attempting to fetch libiconv-1.10.tar.gz from
ftp://ftp.gnu.org/gnu/libiconv
---> Verifying checksum(s) for libiconv
---> Extracting libiconv
---> Configuring libiconv
---> Building libiconv with target all
---> Staging libiconv into destroot
---> Packaging tgz archive for libiconv 1.10_1+darwin_7
---> Installing libiconv 1.10_1+darwin_7
---> Activating libiconv 1.10_1+darwin_7
---> Cleaning libiconv
---> Fetching gettext
---> Attempting to fetch gettext-0.14.5.tar.gz from
ftp://ftp.gnu.org/gnu/gettext
---> Verifying checksum(s) for gettext
---> Extracting gettext
---> Configuring gettext
---> Building gettext with target all
---> Staging gettext into destroot
---> Packaging tgz archive for gettext 0.14.5_0
---> Installing gettext 0.14.5_0
---> Activating gettext 0.14.5_0
---> Cleaning gettext
---> Fetching popt
---> Attempting to fetch popt-1.10.4.tar.gz from
ftp://wraptastic.org/pub/rpm-4.4.x
---> Verifying checksum(s) for popt
---> Extracting popt
---> Configuring popt
---> Building popt with target all
Error: Target com.apple.build returned: shell command "cd
"/opt/local/var/db/dports/build/_opt_local_var_db_dports_sources_rsync.rsync.darwinports.org_dpupdate_dports_devel_popt/work/popt-1.10.4"
&& make all" returned error 2
Command output: cd . && /bin/sh
/opt/local/var/db/dports/build/_opt_local_var_db_dports_sources_rsync.rsync.darwinports.org_dpupdate_dports_devel_popt/work/popt-1.10.4/missing
--run autoheader
Can't locate object method "path" via package "Autom4te::Request" at
/usr/bin/autom4te line 81.
autoheader: /usr/bin/autom4te failed with exit status: 1
make: *** [config.h.in] Error 1
Error: The following dependencies failed to build: popt
Error: /opt/local/bin/port: Status 1 encountered during processing.
}}}
--
--
Ticket URL: <https://trac.macports.org/ticket/7302#comment:7>
MacPorts <https://www.macports.org/>
Ports system for OS X
More information about the macports-tickets
mailing list