Changes between Initial Version and Version 5 of Ticket #46168


Ignore:
Timestamp:
Dec 9, 2014, 1:53:35 AM (9 years ago)
Author:
larryv (Lawrence Velázquez)
Comment:

Replying to mgs0lid_sn4ke@…:

During the cleaning, I had several times this warning :

Warning: All compilers are either blacklisted or unavailable; defaulting to first fallback option

You only have to worry about that message if you see it while trying to install or upgrade a port.

From the log:

:info:build /bin/sh ../../scripts/check_jni_methods.sh
:info:build ../../scripts/check_jni_methods.sh: line 14: /tmp/check-jni-methods.75098.1: Permission denied
:info:build make[6]: *** [all-local] Error 1

What are the permissions on /tmp/check-jni-methods.75098.1? I would suggest deleting it and trying again, but there’s another message from earlier…

:msg:archivefetch --->  Attempting to fetch gcc49-4.9.2_1.darwin_14.x86_64.tbz2.rmd160 from http://packages.macports.org/gcc49
:debug:archivefetch failed verification with key /opt/local/share/macports/macports-pubkey.pem
:debug:archivefetch openssl output: couldn't create error file for command: permission denied
:warn:archivefetch Failed to verify signature for archive!

…which makes me suspect that something might be generally wonky with your /private/tmp.

Try rebooting your machine, and verify that check-jni-methods.75098.1 is no longer in /tmp; if it is, delete it. Then clean and install gcc49 again.

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #46168

    • Property Cc larryv@… added; mww@… openmaintainer@… removed
    • Property Owner changed from macports-tickets@… to mww@…
  • Ticket #46168 – Description

    initial v5  
    11Hi,
    22
    3 It's my third ticket ([https://trac.macports.org/ticket/46118],[https://trac.macports.org/ticket/46126]) since I've tried to build gcc49 after reinstalling Macports on my laptop. Looks like there is a problem with build dependencies. gcc49 failed to build. Output :
     3It's my third ticket (#46118, #46126) since I've tried to build gcc49 after reinstalling Macports on my laptop. Looks like there is a problem with build dependencies. gcc49 failed to build. Output :
    44
    55{{{