[MacPorts] #71267: zvbi @0.2.35_5: undefined X11 symbols due to ignoring file '/opt/X11/lib/libX11.6.dylib': fat file missing arch 'arm64', file has 'i386, x86_64'

MacPorts noreply at macports.org
Sat Nov 9 19:05:10 UTC 2024


#71267: zvbi @0.2.35_5: undefined X11 symbols due to ignoring file
'/opt/X11/lib/libX11.6.dylib': fat file missing arch 'arm64', file has
'i386,x86_64'
----------------------+---------------------
  Reporter:  bhatiaa  |      Owner:  (none)
      Type:  defect   |     Status:  new
  Priority:  Normal   |  Milestone:
 Component:  ports    |    Version:
Resolution:           |   Keywords:  sequoia
      Port:  zvbi     |
----------------------+---------------------

Comment (by bhatiaa):

 Replying to [comment:4 kencu]:
 > so bhatiaa, edit the portfile
 > {{{
 > bbedit `port file zvbi`
 > }}}
 >
 > and add something like this to the bottom part of the Portfile:
 >
 >
 > {{{
 > configure.args-append --x-includes=${prefix}
 > configure.args-append --x-libraries=${prefix}
 > }}}
 >
 > or maybe it will turn out to be
 >
 > {{{
 > configure.args-append --x-includes=${prefix}/include
 > configure.args-append --x-libraries=${prefix}/lib
 > }}}
 >

 Ok, both the suggested changes failed. I made each pair change one at a
 time, ran port clean and then port install and errors were generated.
 Attached the resulting log file from each attempt.

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


More information about the macports-tickets mailing list