[MacPorts] #38200: Error when compiling alpine +passfile
#38200: Error when compiling alpine +passfile ---------------------------------+-------------------------------- Reporter: matias.monteverde@… | Owner: macports-tickets@… Type: defect | Status: new Priority: Normal | Milestone: Component: ports | Version: 2.1.3 Keywords: | Port: ---------------------------------+-------------------------------- Error: org.macports.build for port alpine returned: command execution failed Please see the log file for port alpine for details: /opt/local/var/macports/logs/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_mail_alpine/alpine/main.log To report a bug, follow the instructions in the guide: http://guide.macports.org/#project.tickets Error: Processing of port alpine failed -- Ticket URL: <https://trac.macports.org/ticket/38200> MacPorts <http://www.macports.org/> Ports system for Mac OS
#38200: Error when compiling alpine +passfile ----------------------------------+-------------------------------- Reporter: matias.monteverde@… | Owner: macports-tickets@… Type: defect | Status: closed Priority: Normal | Milestone: Component: ports | Version: 2.1.3 Resolution: invalid | Keywords: Port: alpine | ----------------------------------+-------------------------------- Changes (by macsforever2000@…): * status: new => closed * resolution: => invalid * port: => alpine Old description:
Error: org.macports.build for port alpine returned: command execution failed Please see the log file for port alpine for details: /opt/local/var/macports/logs/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_mail_alpine/alpine/main.log To report a bug, follow the instructions in the guide: http://guide.macports.org/#project.tickets Error: Processing of port alpine failed
New description: {{{ Error: org.macports.build for port alpine returned: command execution failed Please see the log file for port alpine for details: /opt/local/var/macports/logs/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_mail_alpine/alpine/main.log To report a bug, follow the instructions in the guide: http://guide.macports.org/#project.tickets Error: Processing of port alpine failed }}} -- Comment: In the future, please use WikiFormatting and fill in the Port field. You have not provided any useful information. Please attach the main.log and re-open the ticket. -- Ticket URL: <https://trac.macports.org/ticket/38200#comment:1> MacPorts <http://www.macports.org/> Ports system for Mac OS
#38200: Error when compiling alpine +passfile ----------------------------------+-------------------------------- Reporter: matias.monteverde@… | Owner: macports-tickets@… Type: defect | Status: reopened Priority: Normal | Milestone: Component: ports | Version: 2.1.3 Resolution: | Keywords: Port: alpine | ----------------------------------+-------------------------------- Changes (by matias.monteverde@…): * status: closed => reopened * resolution: invalid => -- Ticket URL: <https://trac.macports.org/ticket/38200#comment:2> MacPorts <http://www.macports.org/> Ports system for Mac OS
#38200: Error when compiling alpine +passfile ----------------------------------+-------------------------------- Reporter: matias.monteverde@… | Owner: macports-tickets@… Type: defect | Status: reopened Priority: Normal | Milestone: Component: ports | Version: 2.1.3 Resolution: | Keywords: Port: alpine openssl | ----------------------------------+-------------------------------- Changes (by macsforever2000@…): * cc: mww@… (added) * port: alpine => alpine openssl Comment: First error is: {{{ :info:build In file included from osdep.c:260: :info:build /opt/local/include/openssl/x509v3.h:520:1: error: unknown type name 'AUTHORITY_KEYID' :info:build DECLARE_ASN1_FUNCTIONS(AUTHORITY_KEYID) :info:build ^ :info:build /usr/include/openssl/asn1.h:299:38: note: instantiated from: :info:build #define DECLARE_ASN1_FUNCTIONS(type) DECLARE_ASN1_FUNCTIONS_name(type, type) :info:build ^ :info:build /usr/include/openssl/asn1.h:305:2: note: instantiated from: :info:build DECLARE_ASN1_ALLOC_FUNCTIONS_name(type, name) \ :info:build ^ :info:build /usr/include/openssl/asn1.h:330:2: note: instantiated from: :info:build type *name##_new(void); \ :info:build ^ :info:build /opt/local/include/openssl/x509v3.h:520:1: note: instantiated from: :info:build DECLARE_ASN1_FUNCTIONS(AUTHORITY_KEYID) :info:build ^ }}} Error looks to be related to openssl. Maintainer Cc'ed. See also ticket:38015. Given that openssl was recently updated, can you update that, clean alpine, and try again? -- Ticket URL: <https://trac.macports.org/ticket/38200#comment:3> MacPorts <http://www.macports.org/> Ports system for Mac OS
#38200: Error when compiling alpine +passfile ----------------------------------+-------------------------------- Reporter: matias.monteverde@… | Owner: macports-tickets@… Type: defect | Status: reopened Priority: Normal | Milestone: Component: ports | Version: 2.1.3 Resolution: | Keywords: Port: alpine openssl | ----------------------------------+-------------------------------- Comment (by matias.monteverde@…): Thanks for your information, but still does not work: 1. clean openssl 2. clean alpine 3. port selfupdate 4. port install openssl 5. port install alpine +passfile. You need mail.log ? -- Ticket URL: <https://trac.macports.org/ticket/38200#comment:4> MacPorts <http://www.macports.org/> Ports system for Mac OS
#38200: Error when compiling alpine +passfile ----------------------------------+-------------------------------- Reporter: matias.monteverde@… | Owner: macports-tickets@… Type: defect | Status: reopened Priority: Normal | Milestone: Component: ports | Version: 2.1.3 Resolution: | Keywords: Port: alpine openssl | ----------------------------------+-------------------------------- Comment (by macsforever2000@…): You did it in the wrong order. You need to clean alpine *after* upgrading openssl to the latest version. -- Ticket URL: <https://trac.macports.org/ticket/38200#comment:5> MacPorts <http://www.macports.org/> Ports system for Mac OS
#38200: Error when compiling alpine +passfile ----------------------------------+-------------------------------- Reporter: matias.monteverde@… | Owner: macports-tickets@… Type: defect | Status: reopened Priority: Normal | Milestone: Component: ports | Version: 2.1.3 Resolution: | Keywords: Port: alpine openssl | ----------------------------------+-------------------------------- Comment (by matias.monteverde@…): Hello, Ok this was my new order: port uninstall alpine port install openssl port install alpine +passfile. : did not work either --- port uninstsall alpine port build openssl +no-asm port install alpine +passfile : did not work. Thanks for your time. -- Ticket URL: <https://trac.macports.org/ticket/38200#comment:6> MacPorts <http://www.macports.org/> Ports system for Mac OS
#38200: Error when compiling alpine +passfile ----------------------------------+-------------------------------- Reporter: matias.monteverde@… | Owner: macports-tickets@… Type: defect | Status: reopened Priority: Normal | Milestone: Component: ports | Version: 2.1.3 Resolution: | Keywords: Port: alpine openssl | ----------------------------------+-------------------------------- Comment (by macsforever2000@…): Now that I think about it, you didn't need to clean alpine after upgrading alpine, and thus what you did was correct. Although I don't know what you were trying to accomplish with this? {{{ port build openssl +no-asm }}} Since openssl does not have a "no-asm" variant, and you don't want to "build" a port because that does not install it. -- Ticket URL: <https://trac.macports.org/ticket/38200#comment:7> MacPorts <http://www.macports.org/> Ports system for Mac OS
#38200: Error when compiling alpine +passfile ----------------------------------+-------------------------------- Reporter: matias.monteverde@… | Owner: macports-tickets@… Type: defect | Status: reopened Priority: Normal | Milestone: Component: ports | Version: 2.1.3 Resolution: | Keywords: Port: alpine openssl | ----------------------------------+-------------------------------- Comment (by macsforever2000@…): Any yes, you should attach the latest main.log from a clean build of alpine. -- Ticket URL: <https://trac.macports.org/ticket/38200#comment:8> MacPorts <http://www.macports.org/> Ports system for Mac OS
#38200: Error when compiling alpine +passfile ----------------------------------+-------------------------------- Reporter: matias.monteverde@… | Owner: macports-tickets@… Type: defect | Status: reopened Priority: Normal | Milestone: Component: ports | Version: 2.1.3 Resolution: | Keywords: Port: alpine openssl | ----------------------------------+-------------------------------- Comment (by matias.monteverde@…): Hey, I trully thanks for your time and effort, I hope all this could help anyone else. this time did not work either: # port -d install openssl # port clean alpine # port -d install alpine +passfile -- Warning: targets not executed for alpine: org.macports.activate org.macports.build org.macports.destroot org.macports.install Please see the log file for port alpine for details: /opt/local/var/macports/logs/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_mail_alpine/alpine/main.log To report a bug, follow the instructions in the guide: http://guide.macports.org/#project.tickets Error: Processing of port alpine failed dagobah:bin mat$ Cheers, Matias. -- Ticket URL: <https://trac.macports.org/ticket/38200#comment:9> MacPorts <http://www.macports.org/> Ports system for Mac OS
participants (1)
-
MacPorts