Opened 10 years ago

Closed 10 years ago

Last modified 10 years ago

#43545 closed defect (fixed)

p5.12-module-build: build fails

Reported by: mosserp@… Owned by: ryandesign (Ryan Carsten Schmidt)
Priority: Normal Milestone:
Component: ports Version: 2.2.1
Keywords: Cc:
Port: p5.12-module-build

Description (last modified by ryandesign (Ryan Carsten Schmidt))

/Users/paulmosser> sudo port install munin
Password:
--->  Computing dependencies for munin
--->  Dependencies to be installed: p5.12-module-build p5.12-net-server p5.12-net-snmp p5.12-crypt-des p5.12-digest-hmac p5.12-digest-sha1 p5.12-net-ssleay openssl zlib
--->  Building p5.12-module-build
Error: org.macports.build for port p5.12-module-build returned: command execution failed
Error: Failed to install p5.12-module-build
Please see the log file for port p5.12-module-build for details:
    /opt/local/var/macports/logs/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_perl_p5-module-build/p5.12-module-build/main.log
Error: The following dependencies were not installed: p5.12-module-build p5.12-net-server p5.12-net-snmp p5.12-crypt-des p5.12-digest-hmac p5.12-digest-sha1 p5.12-net-ssleay openssl zlib
To report a bug, follow the instructions in the guide:
    http://guide.macports.org/#project.tickets
Error: Processing of port munin failed
/Users/paulmosser> 

Attachments (1)

main.log (10.0 KB) - added by mosserp@… 10 years ago.
/opt/local/var/macports/logs/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_perl_p5-module-build/p5.12-module-build/main.log

Download all attachments as: .zip

Change History (6)

comment:1 Changed 10 years ago by ryandesign (Ryan Carsten Schmidt)

Description: modified (diff)
Port: p5.12-module-build added
Summary: Munin install failedp5.12-module-build: build fails

Please clean p5.12-module-build and try again, then attach p5.12-module-build's main.log file to this ticket if it fails again.

Changed 10 years ago by mosserp@…

Attachment: main.log added

/opt/local/var/macports/logs/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_perl_p5-module-build/p5.12-module-build/main.log

comment:2 in reply to:  1 Changed 10 years ago by mosserp@…

Replying to ryandesign@…:

Please clean p5.12-module-build and try again, then attach p5.12-module-build's main.log file to this ticket if it fails again.

Performed above, seems to have helped some, but still receiving error:

/Users/paulmosser> sudo port clean p5.12-module-build                                                                             
Password:
--->  Cleaning p5.12-module-build
/Users/paulmosser> sudo port install munin                                                    
--->  Computing dependencies for munin
--->  Dependencies to be installed: p5.12-module-build p5.12-net-server p5.12-net-snmp p5.12-crypt-des p5.12-digest-hmac p5.12-digest-sha1 p5.12-net-ssleay openssl zlib
--->  Fetching archive for p5.12-module-build
--->  Attempting to fetch p5.12-module-build-0.420.500_0.darwin_13.noarch.tbz2 from http://lil.fr.packages.macports.org/p5.12-module-build
--->  Attempting to fetch p5.12-module-build-0.420.500_0.darwin_13.noarch.tbz2 from http://mse.uk.packages.macports.org/sites/packages.macports.org/p5.12-module-build
--->  Attempting to fetch p5.12-module-build-0.420.500_0.darwin_13.noarch.tbz2 from http://nue.de.packages.macports.org/macports/packages/p5.12-module-build
--->  Fetching distfiles for p5.12-module-build
--->  Verifying checksums for p5.12-module-build
--->  Extracting p5.12-module-build
--->  Configuring p5.12-module-build
--->  Building p5.12-module-build
Error: org.macports.build for port p5.12-module-build returned: command execution failed
Error: Failed to install p5.12-module-build
Please see the log file for port p5.12-module-build for details:
    /opt/local/var/macports/logs/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_perl_p5-module-build/p5.12-module-build/main.log
Error: The following dependencies were not installed: p5.12-module-build p5.12-net-server p5.12-net-snmp p5.12-crypt-des p5.12-digest-hmac p5.12-digest-sha1 p5.12-net-ssleay openssl zlib
To report a bug, follow the instructions in the guide:
    http://guide.macports.org/#project.tickets
Error: Processing of port munin failed
/Users/paulmosser> 

requested log file attached.

Thanks!

comment:3 Changed 10 years ago by ryandesign (Ryan Carsten Schmidt)

Owner: changed from macports-tickets@… to ryandesign@…
Status: newassigned

Ok, looks like p5*-module-build is missing some dependencies. The log you attached says it needs dependencies on p5*-version and p5*-parse-cpan-meta

:info:configure *** BOOTSTRAPPING version ***
:info:configure Checking prerequisites...
:info:configure   build_requires:
:info:configure     !  Parse::CPAN::Meta (1.40) is installed, but we need version >= 1.4401
:info:configure
:info:configure ERRORS/WARNINGS FOUND IN PREREQUISITES.  You may wish to install the versions
:info:configure of the modules indicated above before proceeding with this installation
:info:configure
:info:configure Could not create MYMETA files
:info:configure Copied META.yml to MYMETA.yml for bootstrapping
:info:configure
:info:configure These additional prerequisites must be installed:
:info:configure   requires:
:info:configure     ! version (we need version 0.87)

comment:4 Changed 10 years ago by ryandesign (Ryan Carsten Schmidt)

Resolution: fixed
Status: assignedclosed

comment:5 Changed 10 years ago by mosserp@…

It works now!!! Thanks SO much!

Note: See TracTickets for help on using tickets.