[MacPorts] #64858: xbill: Undefined symbols _XpmReadFileToPixmap (was: compile failed)

MacPorts noreply at macports.org
Sun Mar 20 03:38:22 UTC 2022


#64858: xbill: Undefined symbols _XpmReadFileToPixmap
---------------------------+------------------------
  Reporter:  headtailgrep  |      Owner:  ryandesign
      Type:  defect        |     Status:  accepted
  Priority:  Normal        |  Milestone:
 Component:  ports         |    Version:  2.7.2
Resolution:                |   Keywords:
      Port:  xbill         |
---------------------------+------------------------
Changes (by ryandesign):

 * owner:  (none) => ryandesign
 * status:  new => accepted
 * milestone:  MacPorts Future =>


Old description:

> Yo homies. I always install XBILL on any Unix or Linux computer that I
> deploy. It's my duty to make sure we slay the Microsoft dragons and I've
> been doing this since around 1997. After following the instructions the
> compile failed due to a library error so I'm reporting this bug on MacOS
> monterey on Intel x64
>

> 527 :info:build /usr/bin/clang -pipe -Os
> -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk
> -arch x86_64 -L/opt/local/lib -Wl,-headerpad_max_insta     ll_names
> -Wl,-syslibroot,/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk
> -arch x86_64 -o xbill Bill.o Bucket.o Cable.o Computer.o Game.o Horde.o
> Net     work.o OS.o Scorelist.o Spark.o UI.o util.o  x11-athena.o x11.o
> -lXaw -lXmu -lXt -lX11
>  528 :info:build Undefined symbols for architecture x86_64:
>  529 :info:build   "_XpmReadFileToPixmap", referenced from:
>  530 :info:build       _x11_load_picture in x11.o
>  531 :info:build ld: symbol(s) not found for architecture x86_64
>  532 :info:build clang: error: linker command failed with exit code 1
> (use -v to see invocation)
>  533 :info:build make: *** [xbill] Error 1

New description:

 Yo homies. I always install XBILL on any Unix or Linux computer that I
 deploy. It's my duty to make sure we slay the Microsoft dragons and I've
 been doing this since around 1997. After following the instructions the
 compile failed due to a library error so I'm reporting this bug on MacOS
 monterey on Intel x64

 {{{
 :info:build /usr/bin/clang -pipe -Os
 -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk
 -arch x86_64 -L/opt/local/lib -Wl,-headerpad_max_insta     ll_names
 -Wl,-syslibroot,/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk
 -arch x86_64 -o xbill Bill.o Bucket.o Cable.o Computer.o Game.o Horde.o
 Net     work.o OS.o Scorelist.o Spark.o UI.o util.o  x11-athena.o x11.o
 -lXaw -lXmu -lXt -lX11
 :info:build Undefined symbols for architecture x86_64:
 :info:build   "_XpmReadFileToPixmap", referenced from:
 :info:build       _x11_load_picture in x11.o
 :info:build ld: symbol(s) not found for architecture x86_64
 :info:build clang: error: linker command failed with exit code 1 (use -v
 to see invocation)
 :info:build make: *** [xbill] Error 1
 }}}

--

Comment:

 Thanks for reporting this. I'll take a look.

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


More information about the macports-tickets mailing list