Opened 3 weeks ago

Last modified 3 weeks ago

#69962 new defect

gnome-settings-daemon @3.38.2 fails on 10.5: Undefined symbols: "_cupsSetPasswordCB2"

Reported by: barracuda156 Owned by:
Priority: Normal Milestone:
Component: ports Version: 2.9.3
Keywords: tiger, leopard, snowleopard, powerpc Cc: dbevans (David B. Evans)
Port: gnome-settings-daemon

Description

FAILED: plugins/print-notifications/gsd-print-notifications 
/usr/bin/gcc-4.2  -o plugins/print-notifications/gsd-print-notifications plugins/print-notifications/gsd-print-notifications.p/gsd-print-notifications-manager.c.o plugins/print-notifications/gsd-print-notifications.p/main.c.o -L/opt/local/lib -I/opt/local/include -Wl,-dead_strip_dylibs -Wl,-headerpad_max_install_names -Wl,-headerpad_max_install_names -arch ppc -pipe -Os -arch ppc -Wl,-rpath,@loader_path/../../gnome-settings-daemon gnome-settings-daemon/libgsd.dylib -weak_framework Kerberos -framework CoreFoundation -framework Security -lpthread -framework SystemConfiguration -framework CoreFoundation -lcups -lz -lresolv /opt/local/lib/libgtk-3.dylib /opt/local/lib/libgdk-3.dylib /opt/local/lib/libpangocairo-1.0.dylib /opt/local/lib/libpango-1.0.dylib /opt/local/lib/libharfbuzz.dylib /opt/local/lib/libatk-1.0.dylib /opt/local/lib/libcairo-gobject.dylib /opt/local/lib/libcairo.dylib /opt/local/lib/libgdk_pixbuf-2.0.dylib /opt/local/lib/libgio-2.0.dylib /opt/local/lib/libgobject-2.0.dylib /opt/local/lib/libglib-2.0.dylib /opt/local/lib/libintl.dylib /opt/local/lib/libnotify.dylib
Undefined symbols:
  "_cupsSetPasswordCB2", referenced from:
      _gsd_print_notifications_manager_start_idle in gsd-print-notifications-manager.c.o
ld: symbol(s) not found

Change History (1)

comment:1 Changed 3 weeks ago by barracuda156

Summary: gnome-settings-daemon @3.38.2 fails on 10.6: Undefined symbols: "_cupsSetPasswordCB2"gnome-settings-daemon @3.38.2 fails on 10.5: Undefined symbols: "_cupsSetPasswordCB2"

Changed to 10.5 in the title, since released 10.6 has that symbol (ppc version does not): https://opensource.apple.com/source/cups/cups-297/cups/doc/help/api-cups.html#cupsSetPasswordCB2

Note: See TracTickets for help on using tickets.