Opened 9 years ago

Closed 6 years ago

#47344 closed defect (fixed)

Error installing som2p

Reported by: erlisr@… Owned by: tenomoto (Takeshi Enomoto)
Priority: Normal Milestone:
Component: ports Version: 2.3.3
Keywords: Cc:
Port: sam2p

Description (last modified by mf2k (Frank Schima))

Hi all,

I'm trying

$ sudo port install sam2p

but I get errors and the installation fails.

This is what I get from the terminal

Warning: All compilers are either blacklisted or unavailable; defaulting to first fallback option
--->  Computing dependencies for sam2p
--->  Configuring sam2p
Warning: All compilers are either blacklisted or unavailable; defaulting to first fallback option
Warning: All compilers are either blacklisted or unavailable; defaulting to first fallback option
Warning: All compilers are either blacklisted or unavailable; defaulting to first fallback option
Warning: All compilers are either blacklisted or unavailable; defaulting to first fallback option
Warning: All compilers are either blacklisted or unavailable; defaulting to first fallback option
Warning: All compilers are either blacklisted or unavailable; defaulting to first fallback option
Warning: All compilers are either blacklisted or unavailable; defaulting to first fallback option
Warning: All compilers are either blacklisted or unavailable; defaulting to first fallback option
Warning: All compilers are either blacklisted or unavailable; defaulting to first fallback option
Warning: All compilers are either blacklisted or unavailable; defaulting to first fallback option
Warning: All compilers are either blacklisted or unavailable; defaulting to first fallback option
Warning: All compilers are either blacklisted or unavailable; defaulting to first fallback option
Warning: All compilers are either blacklisted or unavailable; defaulting to first fallback option
Warning: All compilers are either blacklisted or unavailable; defaulting to first fallback option
Warning: All compilers are either blacklisted or unavailable; defaulting to first fallback option
Warning: All compilers are either blacklisted or unavailable; defaulting to first fallback option
Warning: All compilers are either blacklisted or unavailable; defaulting to first fallback option
Warning: All compilers are either blacklisted or unavailable; defaulting to first fallback option
Error: Failed to configure sam2p, consult /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_graphics_sam2p/sam2p/work/sam2p-0.49.2/config.log
Error: org.macports.configure for port sam2p returned: configure failure: command execution failed
Please see the log file for port sam2p for details:
    /opt/local/var/macports/logs/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_graphics_sam2p/sam2p/main.log
To report a bug, follow the instructions in the guide:
    http://guide.macports.org/#project.tickets
Error: Processing of port sam2p failed

I tried to attach also the associated main.log file but I couldn't figure where to do that. Sorry for that, I'm new to macports.

Any suggestion is appreaciated.

Thanks E.

Attachments (1)

main.log (61.0 KB) - added by erlisr@… 9 years ago.
log file

Download all attachments as: .zip

Change History (6)

Changed 9 years ago by erlisr@…

Attachment: main.log added

log file

comment:1 Changed 9 years ago by erlisr@…

the .log file is now attached.

comment:2 Changed 9 years ago by mf2k (Frank Schima)

Owner: changed from macports-tickets@… to takeshi@…
Port: sam2p added

In the future, please fill in the Port field and Cc the port maintainers (port info --maintainers sam2p), if any.

comment:3 Changed 9 years ago by mf2k (Frank Schima)

Description: modified (diff)

comment:4 Changed 9 years ago by m.thon@…

You can specify the compiler to use manually, e.g.

sudo port install sam2p configure.compiler=macports-gcc-4.9

That works for me, but it requires the port gcc49 to be installed. Other compilers may work as well.

I think compiler.fallback needs to be defined in the Portfile

comment:5 Changed 6 years ago by tenomoto (Takeshi Enomoto)

Resolution: fixed
Status: newclosed

In d9b8731c3ecb82d7d5fc20d2dee79c6b11da1e58/macports-ports (master):

sam2p: update to 0.49.4

Closes: #47344
See: #53467

Note: See TracTickets for help on using tickets.