[MacPorts] #66346: meson @0.58.2 seems to have a flaw with "nm"

MacPorts noreply at macports.org
Fri Dec 2 11:38:03 UTC 2022


#66346: meson @0.58.2 seems to have a flaw with "nm"
------------------------+-----------------------
  Reporter:  ballapete  |      Owner:  (none)
      Type:  defect     |     Status:  new
  Priority:  Normal     |  Milestone:
 Component:  ports      |    Version:  2.8.0
Resolution:             |   Keywords:  tiger ppc
      Port:  meson      |
------------------------+-----------------------

Comment (by tomio-arisaka):

 I said "see : https://github.com/macports/macports-
 ports/commit/9eaac52d45e052d7ed33e6c493fd47893107695b#comments".
 It means that meson port has been broken since commit
 9eaac52d45e052d7ed33e6c493fd47893107695b.\\

 So we need the previous version of it.

 For example, I got it as follows:
 {{{
 $ git clone https://github.com/macports/macports-ports.git
 $ cd ./macports-ports/
 $ git checkout 9eaac52d45e052d7ed33e6c493fd47893107695b
 $ git log -n 2
 commit 9eaac52d45e052d7ed33e6c493fd47893107695b (HEAD)
 Author: barracuda156 <vital.had at gmail.com>
 Date:   Fri May 13 07:53:47 2022 +0800

     meson: update to 0.62.1, add cross-files for ppc & ppc64

 commit 2fd08a21f3008e8d8f6a2901bf74da1a4471cf05
 Author: usersxx <97012123+usersxx at users.noreply.github.com>
 Date:   Sun May 15 21:34:46 2022 +0530

     openjdkXX: fix builds
 $ git checkout 2fd08a21f3008e8d8f6a2901bf74da1a4471cf05
 $ find . -iname 'meson' -type d
 ./devel/meson
 }}}

 Then I think you can also get the previous version of the patch file.

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


More information about the macports-tickets mailing list