[MacPorts] #51779: texlive-bin @2016 fails to build on 10.7 (use of alignof)
#51779: texlive-bin @2016 fails to build on 10.7 (use of alignof) --------------------+------------------------- Reporter: jmr@… | Owner: dports@… Type: defect | Status: new Priority: Normal | Milestone: Component: ports | Version: 2.3.4 Keywords: lion | Port: texlive-bin --------------------+------------------------- Seems to be assuming C11 feature availability. -- Ticket URL: <https://trac.macports.org/ticket/51779> MacPorts <https://www.macports.org/> Ports system for OS X
#51779: texlive-bin @2016 fails to build on 10.7 (use of alignof) --------------------------+---------------------- Reporter: jmr@… | Owner: dports@… Type: defect | Status: new Priority: Normal | Milestone: Component: ports | Version: 2.3.4 Resolution: | Keywords: lion Port: texlive-bin | --------------------------+---------------------- Comment (by jmr@…): Looks like it uses alignof whenever stdalign.h is present, but older versions of that header don't have alignof (just alignas). -- Ticket URL: <https://trac.macports.org/ticket/51779#comment:1> MacPorts <https://www.macports.org/> Ports system for OS X
#51779: texlive-bin @2016 fails to build on 10.7 (use of alignof) --------------------------+---------------------- Reporter: jmr@… | Owner: dports@… Type: defect | Status: new Priority: Normal | Milestone: Component: ports | Version: 2.3.4 Resolution: | Keywords: lion Port: texlive-bin | --------------------------+---------------------- Comment (by jmr@…): The header was added in Xcode 4.3 but the alignof macro didn't appear until Xcode 5.0. -- Ticket URL: <https://trac.macports.org/ticket/51779#comment:2> MacPorts <https://www.macports.org/> Ports system for OS X
#51779: texlive-bin @2016 fails to build on 10.7 (use of alignof) --------------------------+--------------------------- Reporter: jmr@… | Owner: dports@… Type: defect | Status: new Priority: Normal | Milestone: Component: ports | Version: 2.3.4 Resolution: | Keywords: lion haspatch Port: texlive-bin | --------------------------+--------------------------- Changes (by jmr@…): * keywords: lion => lion haspatch Comment: This patch does the trick for me. -- Ticket URL: <https://trac.macports.org/ticket/51779#comment:3> MacPorts <https://www.macports.org/> Ports system for OS X
#51779: texlive-bin @2016 fails to build on 10.7 (use of alignof) --------------------------+--------------------------- Reporter: jmr@… | Owner: dports@… Type: defect | Status: new Priority: Normal | Milestone: Component: ports | Version: Resolution: | Keywords: lion haspatch Port: texlive-bin | --------------------------+--------------------------- Changes (by mojca@…): * version: 2.3.4 => Comment: I reported this upstream: https://github.com/gregorio- project/gregorio/issues/1185 -- Ticket URL: <https://trac.macports.org/ticket/51779#comment:5> MacPorts <https://www.macports.org/> Ports system for OS X
#51779: texlive-bin @2016 fails to build on 10.7 (use of alignof) --------------------------+--------------------------- Reporter: jmr@… | Owner: dports@… Type: defect | Status: new Priority: Normal | Milestone: Component: ports | Version: Resolution: | Keywords: lion haspatch Port: texlive-bin | --------------------------+--------------------------- Comment (by mojca@…): This has been fixed in a very elegant way upstream, but it requires a patch for configure, so a bit more work. -- Ticket URL: <https://trac.macports.org/ticket/51779#comment:6> MacPorts <https://www.macports.org/> Ports system for OS X
#51779: texlive-bin @2016 fails to build on 10.7 (use of alignof) --------------------------+--------------------------- Reporter: jmr@… | Owner: dports@… Type: defect | Status: new Priority: Normal | Milestone: Component: ports | Version: Resolution: | Keywords: lion haspatch Port: texlive-bin | --------------------------+--------------------------- Comment (by mojca@…): I attached a patch. It seems to solve the problem on Lion. (I can also commit it if Dan is OK with it). -- Ticket URL: <https://trac.macports.org/ticket/51779#comment:7> MacPorts <https://www.macports.org/> Ports system for OS X
#51779: texlive-bin @2016 fails to build on 10.7 (use of alignof) --------------------------+--------------------------- Reporter: jmr@… | Owner: dports@… Type: defect | Status: new Priority: Normal | Milestone: Component: ports | Version: Resolution: | Keywords: lion haspatch Port: texlive-bin | --------------------------+--------------------------- Comment (by dports@…): Go for it! -- Ticket URL: <https://trac.macports.org/ticket/51779#comment:8> MacPorts <https://www.macports.org/> Ports system for OS X
#51779: texlive-bin @2016 fails to build on 10.7 (use of alignof) --------------------------+--------------------------- Reporter: jmr@… | Owner: dports@… Type: defect | Status: closed Priority: Normal | Milestone: Component: ports | Version: Resolution: fixed | Keywords: lion haspatch Port: texlive-bin | --------------------------+--------------------------- Changes (by mojca@…): * status: new => closed * resolution: => fixed Comment: r150292 -- Ticket URL: <https://trac.macports.org/ticket/51779#comment:9> MacPorts <https://www.macports.org/> Ports system for OS X
participants (1)
-
MacPorts