Opened 7 months ago

Closed 5 weeks ago

Last modified 5 weeks ago

#69824 closed defect (fixed)

jam @2.6.1: error: type specifier missing, defaults to 'int'; ISO C99 and later do not support implicit int [-Wimplicit-int]

Reported by: MStraeten (Martin Straeten) Owned by:
Priority: Normal Milestone:
Component: ports Version: 2.9.3
Keywords: Cc: MaddTheSane (C.W. Betts)
Port: jam

Description (last modified by jmroot (Joshua Root))

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]

Attachments (1)

main.log (31.1 KB) - added by MStraeten (Martin Straeten) 7 months ago.

Download all attachments as: .zip

Change History (6)

Changed 7 months ago by MStraeten (Martin Straeten)

Attachment: main.log added

comment:1 Changed 7 months ago by jmroot (Joshua Root)

Description: modified (diff)
Summary: Build error with jam portjam: Build error due to implicit int

comment:2 Changed 7 weeks ago by MaddTheSane (C.W. Betts)

Cc: MaddTheSane added

comment:3 Changed 5 weeks ago by MStraeten (Martin Straeten)

can be marked as fixed, macports accepted a patch accepting adding the missing int

comment:4 Changed 5 weeks ago by ryandesign (Ryan Carsten Schmidt)

Resolution: fixed
Status: newclosed
Summary: jam: Build error due to implicit intjam @2.6.1: error: type specifier missing, defaults to 'int'; ISO C99 and later do not

comment:5 Changed 5 weeks ago by ryandesign (Ryan Carsten Schmidt)

Summary: jam @2.6.1: error: type specifier missing, defaults to 'int'; ISO C99 and later do notjam @2.6.1: error: type specifier missing, defaults to 'int'; ISO C99 and later do not support implicit int [-Wimplicit-int]
Note: See TracTickets for help on using tickets.