[MacPorts] #56977: hdf5 +gcc8 build failure in H5detect.c

MacPorts noreply at macports.org
Wed Aug 15 13:04:43 UTC 2018


#56977: hdf5 +gcc8 build failure in H5detect.c
--------------------+----------------------
 Reporter:  mf2k    |      Owner:  mamoll
     Type:  defect  |     Status:  assigned
 Priority:  Normal  |  Milestone:
Component:  ports   |    Version:
 Keywords:          |       Port:  hdf5
--------------------+----------------------
 I'm seeing the following build failure with hdf5 +gcc8:
 {{{
 :info:build H5detect.c:1575:1: error: expected end of line before
 'ignored'
 :info:build      DETECT_I(unsigned long long,  ULLONG,       d_g[nd_g]);
 nd_g++;
 :info:build  ^   ~~
 :info:build H5detect.c:1575:1: error: expected end of line before 'pop'
 :info:build H5detect.c:1602:1: error: attributes should be specified
 before the declarator in a function definition
 :info:build  static void
 :info:build  ^~~~~~
 :info:build H5detect.c:1628:1: error: attributes should be specified
 before the declarator in a function definition
 :info:build  static void
 :info:build  ^~~~~~
 :info:build H5detect.c:1640:55: error: expected end of line before 'push'
 :info:build      DETECT_F(long double,      LDOUBLE,      d_g[nd_g]);
 nd_g++;
 :info:build                                                        ^
 :info:build H5detect.c:1640:1: error: expected end of line before
 'ignored'
 :info:build      DETECT_F(long double,      LDOUBLE,      d_g[nd_g]);
 nd_g++;
 :info:build  ^   ~~
 :info:build H5detect.c:1640:1: error: expected end of line before 'pop'
 :info:build H5detect.c:1640:1: error: expected end of line before 'push'
 :info:build H5detect.c:1640:1: error: expected end of line before
 'ignored'
 :info:build H5detect.c:1640:1: error: expected end of line before 'pop'
 :info:build H5detect.c:1659:1: error: attributes should be specified
 before the declarator in a function definition
 :info:build  static void
 :info:build  ^~~~~~
 :info:build H5detect.c:1747:1: error: attributes should be specified
 before the declarator in a function definition
 :info:build  int
 :info:build  ^~~
 }}}

-- 
Ticket URL: <https://trac.macports.org/ticket/56977>
MacPorts <https://www.macports.org/>
Ports system for macOS


More information about the macports-tickets mailing list