Print this page
Add exceptions for objects in which the omnios build system includes bad
runpaths

Split Close
Expand all
Collapse all
          --- old/exception_lists/check_rtime
          +++ new/exception_lists/check_rtime
↓ open down ↓ 129 lines elided ↑ open up ↑
 130  130  UNUSED_RPATH    /usr/X11/lib.*\ from\ .*libgthread-2\.0\.so\.0
 131  131  UNUSED_RPATH    /usr/sfw/lib.*\ from\ .*libcrypto\.so\.0\.9\.8
 132  132  UNUSED_RPATH    /usr/sfw/lib.*\ from\ .*libnetsnmp\.so\.15
 133  133  UNUSED_RPATH    /usr/sfw/lib.*\ from\ .*libgcc_s\.so\.1
 134  134  UNUSED_RPATH    /usr/ccs/lib.*\ from\ .*libgcc_s\.so\.1
 135  135  UNUSED_RPATH    /usr/lib.*\ from\ .*libgcc_s\.so\.1
 136  136  UNUSED_RPATH    /usr/postgres/8.3/lib.*\ from\ .*libpq\.so\.5
 137  137  UNUSED_RPATH    /usr/sfw/lib.*\ from\ .*libpq\.so\.5
 138  138  UNUSED_RPATH    /usr/lib.*\ from\ .*/usr/lib/mps
 139  139  UNUSED_RPATH    /usr/ccs/lib.*\ from\ .*/usr/lib/mps
      140 +UNUSED_RPATH    /usr/gnu/lib.*\ from\ .*/usr/lib/libpython2\.6
      141 +UNUSED_RPATH    /usr/snadm/lib.*\ from\ .*/usr/snadm/lib/libspmicommon\.so\.1
 140  142  
 141  143  # Unused runpaths for reasons not captured above
 142  144  UNUSED_RPATH    /usr/lib/smbsrv.*\ from\ .*libsmb\.so\.1        # future needs
 143  145  UNUSED_RPATH    /usr.*\ from\ .*tst\.gcc\.exe                   # gcc built
 144  146  
 145  147  
 146  148  # Unreferenced objects of non-OSnet objects we can't change
 147  149  UNREF_OBJ       /lib.*\ of\ .*libcimapi\.so
 148  150  UNREF_OBJ       /lib.*\ of\ .*libdbus-1\.so\.3
 149  151  UNREF_OBJ       /lib.*\ of\ .*libdbus-glib-1\.so\.2
↓ open down ↓ 80 lines elided ↑ open up ↑
XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX