[MacPorts] #69948: util-linux @2.40.1 does not build on PPC Tiger, Mac OS X 10.4.11, because of configure failure: command execution failed

MacPorts noreply at macports.org
Fri May 10 19:40:15 UTC 2024


#69948: util-linux @2.40.1 does not build on PPC Tiger, Mac OS X 10.4.11, because
of configure failure: command execution failed
-------------------------+---------------------------
  Reporter:  ballapete   |      Owner:  khindenburg@…
      Type:  defect      |     Status:  assigned
  Priority:  Normal      |  Milestone:
 Component:  ports       |    Version:  2.9.3
Resolution:              |   Keywords:  tiger ppc
      Port:  util-linux  |
-------------------------+---------------------------

Comment (by ballapete):

 Using `GCC7` for building I get:

 {{{
 conftest.c:47:43: warning: integer overflow in expression [-Woverflow]
      ((time_t) (((time_t) 1 << 30) - 1 + 3 * ((time_t) 1 << 30)))
                                            ^
 conftest.c:48:28: note: in expansion of macro 'LARGE_TIME_T'
    int verify_time_t_range[(LARGE_TIME_T / 65537 == 65535
                             ^~~~~~~~~~~~
 conftest.c:47:43: warning: integer overflow in expression [-Woverflow]
      ((time_t) (((time_t) 1 << 30) - 1 + 3 * ((time_t) 1 << 30)))
                                            ^
 conftest.c:49:31: note: in expansion of macro 'LARGE_TIME_T'
                             && LARGE_TIME_T % 65537 == 0)
                                ^~~~~~~~~~~~
 conftest.c:48:7: error: variably modified 'verify_time_t_range' at file
 scope
    int verify_time_t_range[(LARGE_TIME_T / 65537 == 65535
        ^~~~~~~~~~~~~~~~~~~
 }}}

 Same error as before.

-- 
Ticket URL: <https://trac.macports.org/ticket/69948#comment:1>
MacPorts <https://www.macports.org/>
Ports system for macOS


More information about the macports-tickets mailing list