[MacPorts] #59532: mongrel2: error: typedef redefinition with different types ('union max_align' vs 'long double')

MacPorts noreply at macports.org
Thu Oct 31 00:36:17 UTC 2019


#59532: mongrel2: error: typedef redefinition with different types ('union
max_align' vs 'long double')
------------------------+----------------------
 Reporter:  ryandesign  |      Owner:  (none)
     Type:  defect      |     Status:  new
 Priority:  Normal      |  Milestone:
Component:  ports       |    Version:  2.6.2
 Keywords:              |       Port:  mongrel2
------------------------+----------------------
 [https://build.macports.org/builders/ports-10.15_x86_64-builder/builds/274/steps
 /install-port/logs/stdio mongrel2 doesn't build]:

 {{{
 src/mem/align.h:33:25: error: typedef redefinition with different types
 ('union max_align' vs 'long double')
 typedef union max_align max_align_t;
                         ^
 /Library/Developer/CommandLineTools/usr/lib/clang/11.0.0/include/__stddef_max_align_t.h:32:21:
 note: previous definition is here
 typedef long double max_align_t;
                     ^
 1 error generated.
 }}}

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


More information about the macports-tickets mailing list