[MacPorts] #50913: Build problem with VLC 2.2.2 under Mavericks

MacPorts noreply at macports.org
Thu Mar 17 13:13:34 PDT 2016


#50913: Build problem with VLC 2.2.2 under Mavericks
----------------------+--------------------------------
  Reporter:  majoc@…  |      Owner:  macports-tickets@…
      Type:  defect   |     Status:  new
  Priority:  Normal   |  Milestone:
 Component:  ports    |    Version:  2.3.4
Resolution:           |   Keywords:
      Port:  vlc      |
----------------------+--------------------------------

Comment (by rjvbertin@…):

 Could you check if `sizeof (uintptr_t) == sizeof (atomic_uintptr_t` and
 `alignof (uintptr_t) == alignof (atomic_uintptr_t)` using the same
 compiler and options as used for building picture.c ?

 This (almost) looks like a compiler bug to me, as I don't see how there
 could be a bracket balancing error if the preprocessor does its job
 correctly.
 Maybe it gets confused by the brackets in the string (you could try
 removing those).

 Either way that would explain why you don't get issues on 10.11 (newer
 compiler) and I didn't either on 10.9 (__STDC_VERSION_ < 201112L or older
 compiler version without the bug).

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


More information about the macports-tickets mailing list