jam @2.6.1: error: type specifier missing, defaults to 'int'; ISO C99 and later do not support implicit int [-Wimplicit-int]
building jam as a dependency for argyll fails:
---> Building jam
Error: Failed to build jam: command execution failed
Error: See /opt/local/var/macports/logs/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_devel_jam/jam/main.log for details.
found
:info:build jam.c:169:1: error: type specifier missing, defaults to 'int'; ISO C99 and later do not
support implicit int [-Wimplicit-int]
Change History (6)
Description: |
modified (diff)
|
Summary: |
Build error with jam port →
jam: Build error due to implicit int
|
Resolution: |
→ fixed
|
Status: |
new →
closed
|
Summary: |
jam: Build error due to implicit int →
jam @2.6.1: error: type specifier missing, defaults to 'int'; ISO C99 and later do not
|
Summary: |
jam @2.6.1: error: type specifier missing, defaults to 'int'; ISO C99 and later do not →
jam @2.6.1: error: type specifier missing, defaults to 'int'; ISO C99 and later do not support implicit int [-Wimplicit-int]
|
can be marked as fixed, macports accepted a patch accepting adding the missing int