Print this page
9128 cw(1onbld) should be able to run multiple shadows
9129 file-locking tests shouldn't build multiple source files in one compiler invocation
9130 DTrace tst.gcc.d isn't useful
9132 cw(1onbld) shouldn't shadow pure preprocessing
Reviewed by: Toomas Soome <tsoome@me.com>
Reviewed? by: Yuri Pankov <yuripv@yuripv.net>
Reviewed? by: Robert Mustacchi <rm@joyent.com>
Reviewed? by: Jason King <jason.king@joyent.com>

Split Close
Expand all
Collapse all
          --- old/exception_lists/check_rtime
          +++ new/exception_lists/check_rtime
↓ open down ↓ 135 lines elided ↑ open up ↑
 136  136  UNUSED_RPATH    /usr/ccs/lib.*\ from\ .*libgcc_s\.so\.1
 137  137  UNUSED_RPATH    /usr/lib.*\ from\ .*libgcc_s\.so\.1
 138  138  UNUSED_RPATH    /usr/postgres/8.3/lib.*\ from\ .*libpq\.so\.5
 139  139  UNUSED_RPATH    /usr/sfw/lib.*\ from\ .*libpq\.so\.5
 140  140  UNUSED_RPATH    /usr/lib.*\ from\ .*/usr/lib/mps
 141  141  UNUSED_RPATH    /usr/ccs/lib.*\ from\ .*/usr/lib/mps
 142  142  UNUSED_RPATH    /usr/gnu/lib.*\ from\ .*/usr/lib/libpython2\..
 143  143  UNUSED_RPATH    /usr/gnu/lib.*\ from\ .*/usr/lib/64/libpython2\..
 144  144  UNUSED_RPATH    /usr/snadm/lib.*\ from\ .*/usr/snadm/lib/libspmicommon\.so\.1
 145  145  
 146      -
 147  146  # Unused runpaths for reasons not captured above
 148  147  UNUSED_RPATH    /usr/lib/smbsrv.*\ from\ .*libsmb\.so\.1        # future needs
 149      -UNUSED_RPATH    /usr.*\ from\ .*tst\.gcc\.exe                   # gcc built
 150      -
 151  148  
 152  149  # Unreferenced objects of non-OSnet objects we can't change
 153  150  UNREF_OBJ       /lib.*\ of\ .*libcimapi\.so
 154  151  UNREF_OBJ       /lib.*\ of\ .*libdbus-1\.so\.3
 155  152  UNREF_OBJ       /lib.*\ of\ .*libdbus-glib-1\.so\.2
 156  153  UNREF_OBJ       /lib.*\ of\ .*libgio-2.0\.so\.0
 157  154  UNREF_OBJ       /lib.*\ of\ .*libglib-2.0\.so\.0
 158  155  UNREF_OBJ       /lib.*\ of\ .*libgobject-2.0\.so\.0
 159  156  UNREF_OBJ       /lib.*\ of\ .*libgthread-2\.0\.so\.0
 160  157  UNREF_OBJ       /lib.*\ of\ .*libjvm\.so
↓ open down ↓ 77 lines elided ↑ open up ↑
XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX