Opened 9 years ago

Closed 9 years ago

#49377 closed defect (duplicate)

grib_api @1.13.1: compiling error

Reported by: bucky.prof@… Owned by: tenomoto (Takeshi Enomoto)
Priority: Normal Milestone:
Component: ports Version: 2.3.4
Keywords: Cc:
Port: grib_api

Description (last modified by ryandesign (Ryan Carsten Schmidt))

When restoring gnudatalanguage on my upgraded MacOS, grib_api (a dependency) fails to compile properly.

Details as I best understand them: grib_api 1.13.1 is what I'm trying to port. Operating system is MacOS 10.11 (El Capitan); my Xcode version is 7.0.1. Compile error give a number of items that are "unknown type errors" kind of like you would get if you are missing include files. A quick list of some of the many errors (some errors maybe the result of the first errors mentioned here so if you want the full list just ask):

error: unknown type name 'opj_event_mgr_t'
error: unknown type name 'opj_cio_t'
error: unknown type name 'opj_cinfo_t'
error: 'CLRSPC_GRAY' undeclared (first use in this function)
error: 'CODEC_J2K' undeclared (first use in this function)

I'm new at using this ticketing system so if I didn't do something properly please forgive me.

Prof.

Attachments (1)

main.log (359.1 KB) - added by bucky.prof@… 9 years ago.
Main Log for grib-api associated with this ticket

Download all attachments as: .zip

Change History (3)

comment:1 Changed 9 years ago by ryandesign (Ryan Carsten Schmidt)

Cc: bucky.prof@… removed
Description: modified (diff)
Owner: changed from macports-tickets@… to takeshi@…
Port: grib_api added
Summary: grib_api-1.13.1 compiling errorgrib_api @1.13.1: compiling error

Please attach the main.log file.

Changed 9 years ago by bucky.prof@…

Attachment: main.log added

Main Log for grib-api associated with this ticket

comment:2 Changed 9 years ago by ryandesign (Ryan Carsten Schmidt)

Resolution: duplicate
Status: newclosed

Duplicate of #49096.

Note: See TracTickets for help on using tickets.