Bug #126
closedcheck_rtime whines about Gnome libavahi libraries that it should ignore
100%
Description
When building onnv-tip on openindiana-146, check_rtime complains:
==== Check ELF runtime attributes ====
usr/lib/libntfs.so.10: unreferenced object=/export/builds/oi_147/onnv/onnv-gate/proto/root_i386/lib/librt.so.1; unused dependency of /usr/lib/libavahi-client.so.3 <remove lib or -zignore?>
usr/lib/libntfs.so.10: unreferenced object=/export/builds/oi_147/onnv/onnv-gate/proto/root_i386/lib/libpthread.so.1; unused dependency of /usr/lib/libavahi-glib.so.1 <remove lib or -zignore?>
usr/lib/libntfs.so.10: unreferenced object=/export/builds/oi_147/onnv/onnv-gate/proto/root_i386/lib/libpthread.so.1; unused dependency of /usr/lib/libavahi-client.so.3 <remove lib or -zignore?>
usr/lib/libntfs.so.10: unused search path=/usr/sfw/lib (RUNPATH/RPATH from file /usr/lib/libavahi-glib.so.1) <remove search path?>
usr/lib/libntfs.so.10: unused search path=/usr/sfw/lib (RUNPATH/RPATH from file /usr/lib/libavahi-common.so.3) <remove search path?>
usr/lib/libntfs.so.10: unused search path=/usr/sfw/lib (RUNPATH/RPATH from file /usr/lib/libavahi-client.so.3) <remove search path?>
...
The full nightly mail_msg is here: http://pastie.org/private/nbj9vmfxwl9f6yzevwsovg
Both Rich Lowe and our JDS build adds libavahi support to the Gnome libgnomevfs-2 build, which is missing in the official Oracle snv_14* builds hence the exception not being present in onnv. You can see the full output of an ldd against libntfs here:
http://pastie.org/private/vtq4xx8g78eq5fmpygctw
There's a related bug:
http://bugs.opensolaris.org/bugdatabase/view_bug.do?bug_id=6956170
The fix for this was:
http://pkgdev.openindiana.org/hg/onnv-gate/rev/60fbc4da3b0b
Probably just a case of adding libavahi-client to the list.
Updated by Rich Lowe over 11 years ago
- % Done changed from 0 to 90
Tested against the JDS nevada_144 bits I'm running, not the OI bits.
I've asked the OI guys to try on their system, or provide me with packages that would allow me to,
though their errors from the mail_msg above would all be covered by the two new exceptions.
Updated by Rich Lowe over 11 years ago
- Status changed from In Progress to Resolved
- % Done changed from 90 to 100
Fixed in r13190 commit:4c137ceda4dc