[MacPorts] #41355: Zenity @2.32.1_4 needs a fix after upgrade to libnotify @0.7.6_0
MacPorts
noreply at macports.org
Wed Nov 13 11:23:54 PST 2013
#41355: Zenity @2.32.1_4 needs a fix after upgrade to libnotify @0.7.6_0
-----------------------------+--------------------------------
Reporter: Peter_Dyballa@… | Owner: macports-tickets@…
Type: defect | Status: new
Priority: Normal | Milestone:
Component: ports | Version: 2.2.1
Keywords: | Port:
-----------------------------+--------------------------------
I ran 'port upgrade installed' which upgraded libnotify @0.5.2_4 to
0.7.6_0. Port then found that zenity needs to be rebuilt because of a
problem with a libnotify shared library:
{{{
---> Updating database of binaries: 100.0%
---> Scanning binaries for linking errors: 17.5%
Could not open /opt/local/lib/libnotify.1.dylib: Error opening or reading
file (referenced from /opt/local/bin/zenity)
---> Scanning binaries for linking errors: 100.0%
---> Found 1 broken file(s), matching files to ports
---> Found 1 broken port(s), determining rebuild order
---> Rebuilding in order
zenity @2.32.1
}}}
So port decided to rebuild zenity. And failed:
{{{
CCLD zenity
Undefined symbols for architecture x86_64:
"_notify_notification_new_with_status_icon", referenced from:
_zenity_notification_handle_stdin in zenity-notification.o
ld: symbol(s) not found for architecture x86_64
collect2: ld returned 1 exit status
make[2]: *** [zenity] Error 1
make[2]: Leaving directory
`/opt/local/var/macports/build/_opt_local_var_macports_sources_lil.fr.rsync.macports.org_release_tarballs_ports_gnome_zenity/zenity/work/zenity-2.32.1/src'
}}}
--
Ticket URL: <https://trac.macports.org/ticket/41355>
MacPorts <http://www.macports.org/>
Ports system for OS X
More information about the macports-tickets
mailing list