<div dir="ltr">Hi,<div><br></div><div>I was able to fix the error, i did a small change in doc/examples/Makefile.examples.template file.</div><div><br></div><div><div> ifdef CC</div><div> CC = mips64-octeon-linux-gnu-gcc</div>
<div> endif</div></div><div><br></div><div>I changed ifndef to ifdef. </div><div><br></div><div>The install.log file :</div><div><br></div><div><div>Making install in .</div><div>make[1]: Entering directory `/home/shkumar/Development_Merge/NewOCT/userspace/userspace-rcu'</div>
<div>  CC     wfqueue.lo</div><div>  CC     wfcqueue.lo</div><div>  CC     wfstack.lo</div><div>  CCLD   <a href="http://liburcu-common.la">liburcu-common.la</a></div><div>  CC     urcu.lo</div><div>  CC     urcu-pointer.lo</div>
<div>  CCLD   <a href="http://liburcu.la">liburcu.la</a></div><div>  CC     urcu-qsbr.lo</div><div>  CCLD   <a href="http://liburcu-qsbr.la">liburcu-qsbr.la</a></div><div>  CC     liburcu_mb_la-urcu.lo</div><div>  CC     liburcu_mb_la-urcu-pointer.lo</div>
<div>  CCLD   <a href="http://liburcu-mb.la">liburcu-mb.la</a></div><div>  CC     liburcu_signal_la-urcu.lo</div><div>  CC     liburcu_signal_la-urcu-pointer.lo</div><div>  CCLD   <a href="http://liburcu-signal.la">liburcu-signal.la</a></div>
<div>  CC     urcu-bp.lo</div><div>  CCLD   <a href="http://liburcu-bp.la">liburcu-bp.la</a></div><div>  CC     rculfqueue.lo</div><div>  CC     rculfstack.lo</div><div>  CC     lfstack.lo</div><div>  CC     rculfhash.lo</div>
<div>  CC     rculfhash-mm-order.lo</div><div>  CC     rculfhash-mm-chunk.lo</div><div>  CC     rculfhash-mm-mmap.lo</div><div>  CCLD   <a href="http://liburcu-cds.la">liburcu-cds.la</a></div><div>make[2]: Entering directory `/home/shkumar/Development_Merge/NewOCT/userspace/userspace-rcu'</div>
<div>test -z "/home/shkumar/Development_Merge/NewOCT/userspace/userspace-rcu/urcu_install/lib" || /bin/mkdir -p "/home/shkumar/Development_Merge/NewOCT/userspace/userspace-rcu/urcu_install/lib"</div><div>
 /bin/sh ./libtool   --mode=install /usr/bin/install -c   <a href="http://liburcu-common.la">liburcu-common.la</a> <a href="http://liburcu.la">liburcu.la</a> <a href="http://liburcu-qsbr.la">liburcu-qsbr.la</a> <a href="http://liburcu-mb.la">liburcu-mb.la</a> <a href="http://liburcu-signal.la">liburcu-signal.la</a> <a href="http://liburcu-bp.la">liburcu-bp.la</a> <a href="http://liburcu-cds.la">liburcu-cds.la</a> '/home/shkumar/Development_Merge/NewOCT/userspace/userspace-rcu/urcu_install/lib'</div>
<div>libtool: install: /usr/bin/install -c .libs/liburcu-common.so.3.0.0 /home/shkumar/Development_Merge/NewOCT/userspace/userspace-rcu/urcu_install/lib/liburcu-common.so.3.0.0</div><div>libtool: install: (cd /home/shkumar/Development_Merge/NewOCT/userspace/userspace-rcu/urcu_install/lib && { ln -s -f liburcu-common.so.3.0.0 liburcu-common.so.3 || { rm -f liburcu-common.so.3 && ln -s liburcu-common.so.3.0.0 liburcu-common.so.3; }; })</div>
<div>libtool: install: (cd /home/shkumar/Development_Merge/NewOCT/userspace/userspace-rcu/urcu_install/lib && { ln -s -f liburcu-common.so.3.0.0 liburcu-common.so || { rm -f liburcu-common.so && ln -s liburcu-common.so.3.0.0 liburcu-common.so; }; })</div>
<div>libtool: install: /usr/bin/install -c .libs/liburcu-common.lai /home/shkumar/Development_Merge/NewOCT/userspace/userspace-rcu/urcu_install/lib/<a href="http://liburcu-common.la">liburcu-common.la</a></div><div>libtool: install: warning: relinking `<a href="http://liburcu.la">liburcu.la</a>'</div>
<div>libtool: install: (cd /home/shkumar/Development_Merge/NewOCT/userspace/userspace-rcu; /bin/sh /home/shkumar/Development_Merge/NewOCT/userspace/userspace-rcu/libtool  --silent --tag CC --mode=relink mips64-octeon-linux-gnu-gcc -Wall -g -O2 -lpthread -version-info 3:0:0 -o <a href="http://liburcu.la">liburcu.la</a> -rpath /home/shkumar/Development_Merge/NewOCT/userspace/userspace-rcu/urcu_install/lib urcu.lo urcu-pointer.lo <a href="http://liburcu-common.la">liburcu-common.la</a> )</div>
<div>libtool: install: /usr/bin/install -c .libs/liburcu.so.3.0.0T /home/shkumar/Development_Merge/NewOCT/userspace/userspace-rcu/urcu_install/lib/liburcu.so.3.0.0</div><div>libtool: install: (cd /home/shkumar/Development_Merge/NewOCT/userspace/userspace-rcu/urcu_install/lib && { ln -s -f liburcu.so.3.0.0 liburcu.so.3 || { rm -f liburcu.so.3 && ln -s liburcu.so.3.0.0 liburcu.so.3; }; })</div>
<div>libtool: install: (cd /home/shkumar/Development_Merge/NewOCT/userspace/userspace-rcu/urcu_install/lib && { ln -s -f liburcu.so.3.0.0 liburcu.so || { rm -f liburcu.so && ln -s liburcu.so.3.0.0 liburcu.so; }; })</div>
<div>libtool: install: /usr/bin/install -c .libs/liburcu.lai /home/shkumar/Development_Merge/NewOCT/userspace/userspace-rcu/urcu_install/lib/<a href="http://liburcu.la">liburcu.la</a></div><div>libtool: install: warning: relinking `<a href="http://liburcu-qsbr.la">liburcu-qsbr.la</a>'</div>
<div>libtool: install: (cd /home/shkumar/Development_Merge/NewOCT/userspace/userspace-rcu; /bin/sh /home/shkumar/Development_Merge/NewOCT/userspace/userspace-rcu/libtool  --silent --tag CC --mode=relink mips64-octeon-linux-gnu-gcc -Wall -g -O2 -lpthread -version-info 3:0:0 -o <a href="http://liburcu-qsbr.la">liburcu-qsbr.la</a> -rpath /home/shkumar/Development_Merge/NewOCT/userspace/userspace-rcu/urcu_install/lib urcu-qsbr.lo urcu-pointer.lo <a href="http://liburcu-common.la">liburcu-common.la</a> )</div>
<div>libtool: install: /usr/bin/install -c .libs/liburcu-qsbr.so.3.0.0T /home/shkumar/Development_Merge/NewOCT/userspace/userspace-rcu/urcu_install/lib/liburcu-qsbr.so.3.0.0</div><div>libtool: install: (cd /home/shkumar/Development_Merge/NewOCT/userspace/userspace-rcu/urcu_install/lib && { ln -s -f liburcu-qsbr.so.3.0.0 liburcu-qsbr.so.3 || { rm -f liburcu-qsbr.so.3 && ln -s liburcu-qsbr.so.3.0.0 liburcu-qsbr.so.3; }; })</div>
<div>libtool: install: (cd /home/shkumar/Development_Merge/NewOCT/userspace/userspace-rcu/urcu_install/lib && { ln -s -f liburcu-qsbr.so.3.0.0 liburcu-qsbr.so || { rm -f liburcu-qsbr.so && ln -s liburcu-qsbr.so.3.0.0 liburcu-qsbr.so; }; })</div>
<div>libtool: install: /usr/bin/install -c .libs/liburcu-qsbr.lai /home/shkumar/Development_Merge/NewOCT/userspace/userspace-rcu/urcu_install/lib/<a href="http://liburcu-qsbr.la">liburcu-qsbr.la</a></div><div>libtool: install: warning: relinking `<a href="http://liburcu-mb.la">liburcu-mb.la</a>'</div>
<div>libtool: install: (cd /home/shkumar/Development_Merge/NewOCT/userspace/userspace-rcu; /bin/sh /home/shkumar/Development_Merge/NewOCT/userspace/userspace-rcu/libtool  --silent --tag CC --mode=relink mips64-octeon-linux-gnu-gcc -DRCU_MB -g -O2 -lpthread -version-info 3:0:0 -o <a href="http://liburcu-mb.la">liburcu-mb.la</a> -rpath /home/shkumar/Development_Merge/NewOCT/userspace/userspace-rcu/urcu_install/lib liburcu_mb_la-urcu.lo liburcu_mb_la-urcu-pointer.lo <a href="http://liburcu-common.la">liburcu-common.la</a> )</div>
<div>libtool: install: /usr/bin/install -c .libs/liburcu-mb.so.3.0.0T /home/shkumar/Development_Merge/NewOCT/userspace/userspace-rcu/urcu_install/lib/liburcu-mb.so.3.0.0</div><div>libtool: install: (cd /home/shkumar/Development_Merge/NewOCT/userspace/userspace-rcu/urcu_install/lib && { ln -s -f liburcu-mb.so.3.0.0 liburcu-mb.so.3 || { rm -f liburcu-mb.so.3 && ln -s liburcu-mb.so.3.0.0 liburcu-mb.so.3; }; })</div>
<div>libtool: install: (cd /home/shkumar/Development_Merge/NewOCT/userspace/userspace-rcu/urcu_install/lib && { ln -s -f liburcu-mb.so.3.0.0 liburcu-mb.so || { rm -f liburcu-mb.so && ln -s liburcu-mb.so.3.0.0 liburcu-mb.so; }; })</div>
<div>libtool: install: /usr/bin/install -c .libs/liburcu-mb.lai /home/shkumar/Development_Merge/NewOCT/userspace/userspace-rcu/urcu_install/lib/<a href="http://liburcu-mb.la">liburcu-mb.la</a></div><div>libtool: install: warning: relinking `<a href="http://liburcu-signal.la">liburcu-signal.la</a>'</div>
<div>libtool: install: (cd /home/shkumar/Development_Merge/NewOCT/userspace/userspace-rcu; /bin/sh /home/shkumar/Development_Merge/NewOCT/userspace/userspace-rcu/libtool  --silent --tag CC --mode=relink mips64-octeon-linux-gnu-gcc -DRCU_SIGNAL -g -O2 -lpthread -version-info 3:0:0 -o <a href="http://liburcu-signal.la">liburcu-signal.la</a> -rpath /home/shkumar/Development_Merge/NewOCT/userspace/userspace-rcu/urcu_install/lib liburcu_signal_la-urcu.lo liburcu_signal_la-urcu-pointer.lo <a href="http://liburcu-common.la">liburcu-common.la</a> )</div>
<div>libtool: install: /usr/bin/install -c .libs/liburcu-signal.so.3.0.0T /home/shkumar/Development_Merge/NewOCT/userspace/userspace-rcu/urcu_install/lib/liburcu-signal.so.3.0.0</div><div>libtool: install: (cd /home/shkumar/Development_Merge/NewOCT/userspace/userspace-rcu/urcu_install/lib && { ln -s -f liburcu-signal.so.3.0.0 liburcu-signal.so.3 || { rm -f liburcu-signal.so.3 && ln -s liburcu-signal.so.3.0.0 liburcu-signal.so.3; }; })</div>
<div>libtool: install: (cd /home/shkumar/Development_Merge/NewOCT/userspace/userspace-rcu/urcu_install/lib && { ln -s -f liburcu-signal.so.3.0.0 liburcu-signal.so || { rm -f liburcu-signal.so && ln -s liburcu-signal.so.3.0.0 liburcu-signal.so; }; })</div>
<div>libtool: install: /usr/bin/install -c .libs/liburcu-signal.lai /home/shkumar/Development_Merge/NewOCT/userspace/userspace-rcu/urcu_install/lib/<a href="http://liburcu-signal.la">liburcu-signal.la</a></div><div>libtool: install: warning: relinking `<a href="http://liburcu-bp.la">liburcu-bp.la</a>'</div>
<div>libtool: install: (cd /home/shkumar/Development_Merge/NewOCT/userspace/userspace-rcu; /bin/sh /home/shkumar/Development_Merge/NewOCT/userspace/userspace-rcu/libtool  --silent --tag CC --mode=relink mips64-octeon-linux-gnu-gcc -Wall -g -O2 -lpthread -version-info 3:0:0 -o <a href="http://liburcu-bp.la">liburcu-bp.la</a> -rpath /home/shkumar/Development_Merge/NewOCT/userspace/userspace-rcu/urcu_install/lib urcu-bp.lo urcu-pointer.lo <a href="http://liburcu-common.la">liburcu-common.la</a> )</div>
<div>libtool: install: /usr/bin/install -c .libs/liburcu-bp.so.3.0.0T /home/shkumar/Development_Merge/NewOCT/userspace/userspace-rcu/urcu_install/lib/liburcu-bp.so.3.0.0</div><div>libtool: install: (cd /home/shkumar/Development_Merge/NewOCT/userspace/userspace-rcu/urcu_install/lib && { ln -s -f liburcu-bp.so.3.0.0 liburcu-bp.so.3 || { rm -f liburcu-bp.so.3 && ln -s liburcu-bp.so.3.0.0 liburcu-bp.so.3; }; })</div>
<div>libtool: install: (cd /home/shkumar/Development_Merge/NewOCT/userspace/userspace-rcu/urcu_install/lib && { ln -s -f liburcu-bp.so.3.0.0 liburcu-bp.so || { rm -f liburcu-bp.so && ln -s liburcu-bp.so.3.0.0 liburcu-bp.so; }; })</div>
<div>libtool: install: /usr/bin/install -c .libs/liburcu-bp.lai /home/shkumar/Development_Merge/NewOCT/userspace/userspace-rcu/urcu_install/lib/<a href="http://liburcu-bp.la">liburcu-bp.la</a></div><div>libtool: install: warning: relinking `<a href="http://liburcu-cds.la">liburcu-cds.la</a>'</div>
<div>libtool: install: (cd /home/shkumar/Development_Merge/NewOCT/userspace/userspace-rcu; /bin/sh /home/shkumar/Development_Merge/NewOCT/userspace/userspace-rcu/libtool  --silent --tag CC --mode=relink mips64-octeon-linux-gnu-gcc -Wall -g -O2 -lpthread -version-info 3:0:0 -o <a href="http://liburcu-cds.la">liburcu-cds.la</a> -rpath /home/shkumar/Development_Merge/NewOCT/userspace/userspace-rcu/urcu_install/lib rculfqueue.lo rculfstack.lo lfstack.lo rculfhash.lo rculfhash-mm-order.lo rculfhash-mm-chunk.lo rculfhash-mm-mmap.lo <a href="http://liburcu-common.la">liburcu-common.la</a> )</div>
<div>libtool: install: /usr/bin/install -c .libs/liburcu-cds.so.3.0.0T /home/shkumar/Development_Merge/NewOCT/userspace/userspace-rcu/urcu_install/lib/liburcu-cds.so.3.0.0</div><div>libtool: install: (cd /home/shkumar/Development_Merge/NewOCT/userspace/userspace-rcu/urcu_install/lib && { ln -s -f liburcu-cds.so.3.0.0 liburcu-cds.so.3 || { rm -f liburcu-cds.so.3 && ln -s liburcu-cds.so.3.0.0 liburcu-cds.so.3; }; })</div>
<div>libtool: install: (cd /home/shkumar/Development_Merge/NewOCT/userspace/userspace-rcu/urcu_install/lib && { ln -s -f liburcu-cds.so.3.0.0 liburcu-cds.so || { rm -f liburcu-cds.so && ln -s liburcu-cds.so.3.0.0 liburcu-cds.so; }; })</div>
<div>libtool: install: /usr/bin/install -c .libs/liburcu-cds.lai /home/shkumar/Development_Merge/NewOCT/userspace/userspace-rcu/urcu_install/lib/<a href="http://liburcu-cds.la">liburcu-cds.la</a></div><div>libtool: install: /usr/bin/install -c .libs/liburcu-common.a /home/shkumar/Development_Merge/NewOCT/userspace/userspace-rcu/urcu_install/lib/liburcu-common.a</div>
<div>libtool: install: chmod 644 /home/shkumar/Development_Merge/NewOCT/userspace/userspace-rcu/urcu_install/lib/liburcu-common.a</div><div>libtool: install: mips64-octeon-linux-gnu-ranlib /home/shkumar/Development_Merge/NewOCT/userspace/userspace-rcu/urcu_install/lib/liburcu-common.a</div>
<div>libtool: install: /usr/bin/install -c .libs/liburcu.a /home/shkumar/Development_Merge/NewOCT/userspace/userspace-rcu/urcu_install/lib/liburcu.a</div><div>libtool: install: chmod 644 /home/shkumar/Development_Merge/NewOCT/userspace/userspace-rcu/urcu_install/lib/liburcu.a</div>
<div>libtool: install: mips64-octeon-linux-gnu-ranlib /home/shkumar/Development_Merge/NewOCT/userspace/userspace-rcu/urcu_install/lib/liburcu.a</div><div>libtool: install: /usr/bin/install -c .libs/liburcu-qsbr.a /home/shkumar/Development_Merge/NewOCT/userspace/userspace-rcu/urcu_install/lib/liburcu-qsbr.a</div>
<div>libtool: install: chmod 644 /home/shkumar/Development_Merge/NewOCT/userspace/userspace-rcu/urcu_install/lib/liburcu-qsbr.a</div><div>libtool: install: mips64-octeon-linux-gnu-ranlib /home/shkumar/Development_Merge/NewOCT/userspace/userspace-rcu/urcu_install/lib/liburcu-qsbr.a</div>
<div>libtool: install: /usr/bin/install -c .libs/liburcu-mb.a /home/shkumar/Development_Merge/NewOCT/userspace/userspace-rcu/urcu_install/lib/liburcu-mb.a</div><div>libtool: install: chmod 644 /home/shkumar/Development_Merge/NewOCT/userspace/userspace-rcu/urcu_install/lib/liburcu-mb.a</div>
<div>libtool: install: mips64-octeon-linux-gnu-ranlib /home/shkumar/Development_Merge/NewOCT/userspace/userspace-rcu/urcu_install/lib/liburcu-mb.a</div><div>libtool: install: /usr/bin/install -c .libs/liburcu-signal.a /home/shkumar/Development_Merge/NewOCT/userspace/userspace-rcu/urcu_install/lib/liburcu-signal.a</div>
<div>libtool: install: chmod 644 /home/shkumar/Development_Merge/NewOCT/userspace/userspace-rcu/urcu_install/lib/liburcu-signal.a</div><div>libtool: install: mips64-octeon-linux-gnu-ranlib /home/shkumar/Development_Merge/NewOCT/userspace/userspace-rcu/urcu_install/lib/liburcu-signal.a</div>
<div>libtool: install: /usr/bin/install -c .libs/liburcu-bp.a /home/shkumar/Development_Merge/NewOCT/userspace/userspace-rcu/urcu_install/lib/liburcu-bp.a</div><div>libtool: install: chmod 644 /home/shkumar/Development_Merge/NewOCT/userspace/userspace-rcu/urcu_install/lib/liburcu-bp.a</div>
<div>libtool: install: mips64-octeon-linux-gnu-ranlib /home/shkumar/Development_Merge/NewOCT/userspace/userspace-rcu/urcu_install/lib/liburcu-bp.a</div><div>libtool: install: /usr/bin/install -c .libs/liburcu-cds.a /home/shkumar/Development_Merge/NewOCT/userspace/userspace-rcu/urcu_install/lib/liburcu-cds.a</div>
<div>libtool: install: chmod 644 /home/shkumar/Development_Merge/NewOCT/userspace/userspace-rcu/urcu_install/lib/liburcu-cds.a</div><div>libtool: install: mips64-octeon-linux-gnu-ranlib /home/shkumar/Development_Merge/NewOCT/userspace/userspace-rcu/urcu_install/lib/liburcu-cds.a</div>
<div>libtool: finish: PATH="/home/shkumar/Development_Merge/NewOCT/OCTEON_SDK/octeon_sdk/OCTEON-SDK/tools/bin:/home/shkumar/Development_Merge/NewOCT/OCTEON_SDK/octeon_sdk/OCTEON-SDK/host/bin:/usr/bin:/bin:/usr/local/sbin:/usr/sbin:/sbin:/home/shkumar/bin:/sbin" ldconfig -n /home/shkumar/Development_Merge/NewOCT/userspace/userspace-rcu/urcu_install/lib</div>
<div>----------------------------------------------------------------------</div><div>Libraries have been installed in:</div><div>   /home/shkumar/Development_Merge/NewOCT/userspace/userspace-rcu/urcu_install/lib</div><div>
<br></div><div>If you ever happen to want to link against installed libraries</div><div>in a given directory, LIBDIR, you must either use libtool, and</div><div>specify the full pathname of the library, or use the `-LLIBDIR'</div>
<div>flag during linking and do at least one of the following:</div><div>   - add LIBDIR to the `LD_LIBRARY_PATH' environment variable</div><div>     during execution</div><div>   - add LIBDIR to the `LD_RUN_PATH' environment variable</div>
<div>     during linking</div><div>   - use the `-Wl,-rpath -Wl,LIBDIR' linker flag</div><div>   - have your system administrator add LIBDIR to `/etc/ld.so.conf'</div><div><br></div><div>See any operating system documentation about shared libraries for</div>
<div>more information, such as the ld(1) and ld.so(8) manual pages.</div><div>----------------------------------------------------------------------</div><div>test -z "/home/shkumar/Development_Merge/NewOCT/userspace/userspace-rcu/urcu_install/share/doc/userspace-rcu" || /bin/mkdir -p "/home/shkumar/Development_Merge/NewOCT/userspace/userspace-rcu/urcu_install/share/doc/userspace-rcu"</div>
<div> /usr/bin/install -c -m 644 README ChangeLog '/home/shkumar/Development_Merge/NewOCT/userspace/userspace-rcu/urcu_install/share/doc/userspace-rcu'</div><div>test -z "/home/shkumar/Development_Merge/NewOCT/userspace/userspace-rcu/urcu_install/include" || /bin/mkdir -p "/home/shkumar/Development_Merge/NewOCT/userspace/userspace-rcu/urcu_install/include"</div>
<div> /usr/bin/install -c -m 644 urcu.h urcu-bp.h urcu-call-rcu.h urcu-defer.h urcu-pointer.h urcu-qsbr.h urcu-flavor.h '/home/shkumar/Development_Merge/NewOCT/userspace/userspace-rcu/urcu_install/include'</div><div>
test -z "/home/shkumar/Development_Merge/NewOCT/userspace/userspace-rcu/urcu_install/include" || /bin/mkdir -p "/home/shkumar/Development_Merge/NewOCT/userspace/userspace-rcu/urcu_install/include"</div>
<div>/bin/mkdir -p '/home/shkumar/Development_Merge/NewOCT/userspace/userspace-rcu/urcu_install/include/urcu/static'</div><div> /usr/bin/install -c -m 644  ./urcu/static/lfstack.h ./urcu/static/rculfqueue.h ./urcu/static/rculfstack.h ./urcu/static/urcu-bp.h ./urcu/static/urcu.h ./urcu/static/urcu-pointer.h ./urcu/static/urcu-qsbr.h ./urcu/static/wfcqueue.h ./urcu/static/wfqueue.h ./urcu/static/wfstack.h '/home/shkumar/Development_Merge/NewOCT/userspace/userspace-rcu/urcu_install/include/urcu/static'</div>
<div>/bin/mkdir -p '/home/shkumar/Development_Merge/NewOCT/userspace/userspace-rcu/urcu_install/include/urcu/map'</div><div> /usr/bin/install -c -m 644  ./urcu/map/urcu-bp.h ./urcu/map/urcu.h ./urcu/map/urcu-qsbr.h '/home/shkumar/Development_Merge/NewOCT/userspace/userspace-rcu/urcu_install/include/urcu/map'</div>
<div>/bin/mkdir -p '/home/shkumar/Development_Merge/NewOCT/userspace/userspace-rcu/urcu_install/include/urcu/arch'</div><div> /usr/bin/install -c -m 644  urcu/arch/generic.h '/home/shkumar/Development_Merge/NewOCT/userspace/userspace-rcu/urcu_install/include/urcu/arch'</div>
<div>/bin/mkdir -p '/home/shkumar/Development_Merge/NewOCT/userspace/userspace-rcu/urcu_install/include/urcu/uatomic'</div><div> /usr/bin/install -c -m 644  urcu/uatomic/generic.h '/home/shkumar/Development_Merge/NewOCT/userspace/userspace-rcu/urcu_install/include/urcu/uatomic'</div>
<div>/bin/mkdir -p '/home/shkumar/Development_Merge/NewOCT/userspace/userspace-rcu/urcu_install/include/urcu'</div><div> /usr/bin/install -c -m 644  urcu/compiler.h urcu/hlist.h urcu/list.h urcu/rculist.h urcu/rcuhlist.h urcu/system.h urcu/futex.h urcu/wfstack.h urcu/wfqueue.h urcu/rculfstack.h urcu/rculfqueue.h urcu/ref.h urcu/cds.h urcu/urcu_ref.h urcu/urcu-futex.h urcu/uatomic_arch.h urcu/rculfhash.h urcu/wfcqueue.h urcu/lfstack.h urcu/tls-compat.h '/home/shkumar/Development_Merge/NewOCT/userspace/userspace-rcu/urcu_install/include/urcu'</div>
<div>test -z "/home/shkumar/Development_Merge/NewOCT/userspace/userspace-rcu/urcu_install/include" || /bin/mkdir -p "/home/shkumar/Development_Merge/NewOCT/userspace/userspace-rcu/urcu_install/include"</div>
<div>/bin/mkdir -p '/home/shkumar/Development_Merge/NewOCT/userspace/userspace-rcu/urcu_install/include/urcu'</div><div> /usr/bin/install -c -m 644  urcu/arch.h urcu/uatomic.h urcu/config.h '/home/shkumar/Development_Merge/NewOCT/userspace/userspace-rcu/urcu_install/include/urcu'</div>
<div>test -z "/home/shkumar/Development_Merge/NewOCT/userspace/userspace-rcu/urcu_install/lib/pkgconfig" || /bin/mkdir -p "/home/shkumar/Development_Merge/NewOCT/userspace/userspace-rcu/urcu_install/lib/pkgconfig"</div>
<div> /usr/bin/install -c -m 644 liburcu-cds.pc liburcu.pc liburcu-bp.pc liburcu-qsbr.pc liburcu-signal.pc liburcu-mb.pc '/home/shkumar/Development_Merge/NewOCT/userspace/userspace-rcu/urcu_install/lib/pkgconfig'</div>
<div>make[2]: Leaving directory `/home/shkumar/Development_Merge/NewOCT/userspace/userspace-rcu'</div><div>make[1]: Leaving directory `/home/shkumar/Development_Merge/NewOCT/userspace/userspace-rcu'</div><div>Making install in doc</div>
<div>make[1]: Entering directory `/home/shkumar/Development_Merge/NewOCT/userspace/userspace-rcu/doc'</div><div>Making install in examples</div><div>make[2]: Entering directory `/home/shkumar/Development_Merge/NewOCT/userspace/userspace-rcu/doc/examples'</div>
<div>make -f dist-files/Makefile AM_CPPFLAGS=" -I../../../urcu/ -I../../../" AM_CFLAGS='-g -O2' AM_LDFLAGS=' -L../../../.libs/ -Wl,-rpath="/home/shkumar/Development_Merge/NewOCT/userspace/userspace-rcu/doc/examples/../../.libs/"'  all</div>
<div>make[3]: Entering directory `/home/shkumar/Development_Merge/NewOCT/userspace/userspace-rcu/doc/examples'</div><div>make -C hlist</div><div>make[4]: Entering directory `/home/shkumar/Development_Merge/NewOCT/userspace/userspace-rcu/doc/examples/hlist'</div>
<div>make -f Makefile.cds_hlist_add_head_rcu</div><div>make[5]: Entering directory `/home/shkumar/Development_Merge/NewOCT/userspace/userspace-rcu/doc/examples/hlist'</div><div>mips64-octeon-linux-gnu-gcc  -g -O2 -Wall -I../../../urcu/ -I../../../ -g -O2 \</div>
<div><span class="" style="white-space:pre">            </span>-c -o cds_hlist_add_head_rcu.o cds_hlist_add_head_rcu.c</div><div>mips64-octeon-linux-gnu-gcc -g -O2 -Wall  -g -O2 -L../../../.libs/ -Wl,-rpath="/home/shkumar/Development_Merge/NewOCT/userspace/userspace-rcu/doc/examples/../../.libs/" \</div>
<div><span class="" style="white-space:pre">            </span>-o cds_hlist_add_head_rcu cds_hlist_add_head_rcu.o -lurcu</div><div>make[5]: Leaving directory `/home/shkumar/Development_Merge/NewOCT/userspace/userspace-rcu/doc/examples/hlist'</div>
<div>make -f Makefile.cds_hlist_del_rcu</div><div>make[5]: Entering directory `/home/shkumar/Development_Merge/NewOCT/userspace/userspace-rcu/doc/examples/hlist'</div><div>mips64-octeon-linux-gnu-gcc  -g -O2 -Wall -I../../../urcu/ -I../../../ -g -O2 \</div>
<div><span class="" style="white-space:pre">            </span>-c -o cds_hlist_del_rcu.o cds_hlist_del_rcu.c</div><div>mips64-octeon-linux-gnu-gcc -g -O2 -Wall  -g -O2 -L../../../.libs/ -Wl,-rpath="/home/shkumar/Development_Merge/NewOCT/userspace/userspace-rcu/doc/examples/../../.libs/" \</div>
<div><span class="" style="white-space:pre">            </span>-o cds_hlist_del_rcu cds_hlist_del_rcu.o -lurcu</div><div>make[5]: Leaving directory `/home/shkumar/Development_Merge/NewOCT/userspace/userspace-rcu/doc/examples/hlist'</div>
<div>make -f Makefile.cds_hlist_for_each_rcu</div><div>make[5]: Entering directory `/home/shkumar/Development_Merge/NewOCT/userspace/userspace-rcu/doc/examples/hlist'</div><div>mips64-octeon-linux-gnu-gcc  -g -O2 -Wall -I../../../urcu/ -I../../../ -g -O2 \</div>
<div><span class="" style="white-space:pre">            </span>-c -o cds_hlist_for_each_rcu.o cds_hlist_for_each_rcu.c</div><div>mips64-octeon-linux-gnu-gcc -g -O2 -Wall  -g -O2 -L../../../.libs/ -Wl,-rpath="/home/shkumar/Development_Merge/NewOCT/userspace/userspace-rcu/doc/examples/../../.libs/" \</div>
<div><span class="" style="white-space:pre">            </span>-o cds_hlist_for_each_rcu cds_hlist_for_each_rcu.o -lurcu</div><div>make[5]: Leaving directory `/home/shkumar/Development_Merge/NewOCT/userspace/userspace-rcu/doc/examples/hlist'</div>
<div>make -f Makefile.cds_hlist_for_each_entry_rcu</div><div>make[5]: Entering directory `/home/shkumar/Development_Merge/NewOCT/userspace/userspace-rcu/doc/examples/hlist'</div><div>mips64-octeon-linux-gnu-gcc  -g -O2 -Wall -I../../../urcu/ -I../../../ -g -O2 \</div>
<div><span class="" style="white-space:pre">            </span>-c -o cds_hlist_for_each_entry_rcu.o cds_hlist_for_each_entry_rcu.c</div><div>mips64-octeon-linux-gnu-gcc -g -O2 -Wall  -g -O2 -L../../../.libs/ -Wl,-rpath="/home/shkumar/Development_Merge/NewOCT/userspace/userspace-rcu/doc/examples/../../.libs/" \</div>
<div><span class="" style="white-space:pre">            </span>-o cds_hlist_for_each_entry_rcu cds_hlist_for_each_entry_rcu.o -lurcu</div><div>make[5]: Leaving directory `/home/shkumar/Development_Merge/NewOCT/userspace/userspace-rcu/doc/examples/hlist'</div>
<div>make[4]: Leaving directory `/home/shkumar/Development_Merge/NewOCT/userspace/userspace-rcu/doc/examples/hlist'</div><div>make -C list</div><div>make[4]: Entering directory `/home/shkumar/Development_Merge/NewOCT/userspace/userspace-rcu/doc/examples/list'</div>
<div>make -f Makefile.cds_list_add_rcu</div><div>make[5]: Entering directory `/home/shkumar/Development_Merge/NewOCT/userspace/userspace-rcu/doc/examples/list'</div><div>mips64-octeon-linux-gnu-gcc  -g -O2 -Wall -I../../../urcu/ -I../../../ -g -O2 \</div>
<div><span class="" style="white-space:pre">            </span>-c -o cds_list_add_rcu.o cds_list_add_rcu.c</div><div>mips64-octeon-linux-gnu-gcc -g -O2 -Wall  -g -O2 -L../../../.libs/ -Wl,-rpath="/home/shkumar/Development_Merge/NewOCT/userspace/userspace-rcu/doc/examples/../../.libs/" \</div>
<div><span class="" style="white-space:pre">            </span>-o cds_list_add_rcu cds_list_add_rcu.o -lurcu</div><div>make[5]: Leaving directory `/home/shkumar/Development_Merge/NewOCT/userspace/userspace-rcu/doc/examples/list'</div>
<div>make -f Makefile.cds_list_add_tail_rcu</div><div>make[5]: Entering directory `/home/shkumar/Development_Merge/NewOCT/userspace/userspace-rcu/doc/examples/list'</div><div>mips64-octeon-linux-gnu-gcc  -g -O2 -Wall -I../../../urcu/ -I../../../ -g -O2 \</div>
<div><span class="" style="white-space:pre">            </span>-c -o cds_list_add_tail_rcu.o cds_list_add_tail_rcu.c</div><div>mips64-octeon-linux-gnu-gcc -g -O2 -Wall  -g -O2 -L../../../.libs/ -Wl,-rpath="/home/shkumar/Development_Merge/NewOCT/userspace/userspace-rcu/doc/examples/../../.libs/" \</div>
<div><span class="" style="white-space:pre">            </span>-o cds_list_add_tail_rcu cds_list_add_tail_rcu.o -lurcu</div><div>make[5]: Leaving directory `/home/shkumar/Development_Merge/NewOCT/userspace/userspace-rcu/doc/examples/list'</div>
<div>make -f Makefile.cds_list_del_rcu</div><div>make[5]: Entering directory `/home/shkumar/Development_Merge/NewOCT/userspace/userspace-rcu/doc/examples/list'</div><div>mips64-octeon-linux-gnu-gcc  -g -O2 -Wall -I../../../urcu/ -I../../../ -g -O2 \</div>
<div><span class="" style="white-space:pre">            </span>-c -o cds_list_del_rcu.o cds_list_del_rcu.c</div><div>mips64-octeon-linux-gnu-gcc -g -O2 -Wall  -g -O2 -L../../../.libs/ -Wl,-rpath="/home/shkumar/Development_Merge/NewOCT/userspace/userspace-rcu/doc/examples/../../.libs/" \</div>
<div><span class="" style="white-space:pre">            </span>-o cds_list_del_rcu cds_list_del_rcu.o -lurcu</div><div>make[5]: Leaving directory `/home/shkumar/Development_Merge/NewOCT/userspace/userspace-rcu/doc/examples/list'</div>
<div>make -f Makefile.cds_list_for_each_rcu</div><div>make[5]: Entering directory `/home/shkumar/Development_Merge/NewOCT/userspace/userspace-rcu/doc/examples/list'</div><div>mips64-octeon-linux-gnu-gcc  -g -O2 -Wall -I../../../urcu/ -I../../../ -g -O2 \</div>
<div><span class="" style="white-space:pre">            </span>-c -o cds_list_for_each_rcu.o cds_list_for_each_rcu.c</div><div>mips64-octeon-linux-gnu-gcc -g -O2 -Wall  -g -O2 -L../../../.libs/ -Wl,-rpath="/home/shkumar/Development_Merge/NewOCT/userspace/userspace-rcu/doc/examples/../../.libs/" \</div>
<div><span class="" style="white-space:pre">            </span>-o cds_list_for_each_rcu cds_list_for_each_rcu.o -lurcu</div><div>make[5]: Leaving directory `/home/shkumar/Development_Merge/NewOCT/userspace/userspace-rcu/doc/examples/list'</div>
<div>make -f Makefile.cds_list_for_each_entry_rcu</div><div>make[5]: Entering directory `/home/shkumar/Development_Merge/NewOCT/userspace/userspace-rcu/doc/examples/list'</div><div>mips64-octeon-linux-gnu-gcc  -g -O2 -Wall -I../../../urcu/ -I../../../ -g -O2 \</div>
<div><span class="" style="white-space:pre">            </span>-c -o cds_list_for_each_entry_rcu.o cds_list_for_each_entry_rcu.c</div><div>mips64-octeon-linux-gnu-gcc -g -O2 -Wall  -g -O2 -L../../../.libs/ -Wl,-rpath="/home/shkumar/Development_Merge/NewOCT/userspace/userspace-rcu/doc/examples/../../.libs/" \</div>
<div><span class="" style="white-space:pre">            </span>-o cds_list_for_each_entry_rcu cds_list_for_each_entry_rcu.o -lurcu</div><div>make[5]: Leaving directory `/home/shkumar/Development_Merge/NewOCT/userspace/userspace-rcu/doc/examples/list'</div>
<div>make -f Makefile.cds_list_replace_rcu</div><div>make[5]: Entering directory `/home/shkumar/Development_Merge/NewOCT/userspace/userspace-rcu/doc/examples/list'</div><div>mips64-octeon-linux-gnu-gcc  -g -O2 -Wall -I../../../urcu/ -I../../../ -g -O2 \</div>
<div><span class="" style="white-space:pre">            </span>-c -o cds_list_replace_rcu.o cds_list_replace_rcu.c</div><div>mips64-octeon-linux-gnu-gcc -g -O2 -Wall  -g -O2 -L../../../.libs/ -Wl,-rpath="/home/shkumar/Development_Merge/NewOCT/userspace/userspace-rcu/doc/examples/../../.libs/" \</div>
<div><span class="" style="white-space:pre">            </span>-o cds_list_replace_rcu cds_list_replace_rcu.o -lurcu</div><div>make[5]: Leaving directory `/home/shkumar/Development_Merge/NewOCT/userspace/userspace-rcu/doc/examples/list'</div>
<div>make[4]: Leaving directory `/home/shkumar/Development_Merge/NewOCT/userspace/userspace-rcu/doc/examples/list'</div><div>make -C urcu-flavors</div><div>make[4]: Entering directory `/home/shkumar/Development_Merge/NewOCT/userspace/userspace-rcu/doc/examples/urcu-flavors'</div>
<div>make -f Makefile.qsbr</div><div>make[5]: Entering directory `/home/shkumar/Development_Merge/NewOCT/userspace/userspace-rcu/doc/examples/urcu-flavors'</div><div>mips64-octeon-linux-gnu-gcc  -g -O2 -Wall -I../../../urcu/ -I../../../ -g -O2 \</div>
<div><span class="" style="white-space:pre">            </span>-c -o qsbr.o qsbr.c</div><div>mips64-octeon-linux-gnu-gcc -g -O2 -Wall  -g -O2 -L../../../.libs/ -Wl,-rpath="/home/shkumar/Development_Merge/NewOCT/userspace/userspace-rcu/doc/examples/../../.libs/" \</div>
<div><span class="" style="white-space:pre">            </span>-o qsbr qsbr.o -lurcu-qsbr</div><div>make[5]: Leaving directory `/home/shkumar/Development_Merge/NewOCT/userspace/userspace-rcu/doc/examples/urcu-flavors'</div><div>
make -f Makefile.mb</div><div>make[5]: Entering directory `/home/shkumar/Development_Merge/NewOCT/userspace/userspace-rcu/doc/examples/urcu-flavors'</div><div>mips64-octeon-linux-gnu-gcc  -g -O2 -Wall -I../../../urcu/ -I../../../ -g -O2 \</div>
<div><span class="" style="white-space:pre">            </span>-c -o mb.o mb.c</div><div>mips64-octeon-linux-gnu-gcc -g -O2 -Wall  -g -O2 -L../../../.libs/ -Wl,-rpath="/home/shkumar/Development_Merge/NewOCT/userspace/userspace-rcu/doc/examples/../../.libs/" \</div>
<div><span class="" style="white-space:pre">            </span>-o mb mb.o -lurcu-mb</div><div>make[5]: Leaving directory `/home/shkumar/Development_Merge/NewOCT/userspace/userspace-rcu/doc/examples/urcu-flavors'</div><div>make -f Makefile.membarrier</div>
<div>make[5]: Entering directory `/home/shkumar/Development_Merge/NewOCT/userspace/userspace-rcu/doc/examples/urcu-flavors'</div><div>mips64-octeon-linux-gnu-gcc  -g -O2 -Wall -I../../../urcu/ -I../../../ -g -O2 \</div>
<div><span class="" style="white-space:pre">            </span>-c -o membarrier.o membarrier.c</div><div>mips64-octeon-linux-gnu-gcc -g -O2 -Wall  -g -O2 -L../../../.libs/ -Wl,-rpath="/home/shkumar/Development_Merge/NewOCT/userspace/userspace-rcu/doc/examples/../../.libs/" \</div>
<div><span class="" style="white-space:pre">            </span>-o membarrier membarrier.o -lurcu</div><div>make[5]: Leaving directory `/home/shkumar/Development_Merge/NewOCT/userspace/userspace-rcu/doc/examples/urcu-flavors'</div>
<div>make -f Makefile.signal</div><div>make[5]: Entering directory `/home/shkumar/Development_Merge/NewOCT/userspace/userspace-rcu/doc/examples/urcu-flavors'</div><div>mips64-octeon-linux-gnu-gcc  -g -O2 -Wall -I../../../urcu/ -I../../../ -g -O2 \</div>
<div><span class="" style="white-space:pre">            </span>-c -o signal.o signal.c</div><div>mips64-octeon-linux-gnu-gcc -g -O2 -Wall  -g -O2 -L../../../.libs/ -Wl,-rpath="/home/shkumar/Development_Merge/NewOCT/userspace/userspace-rcu/doc/examples/../../.libs/" \</div>
<div><span class="" style="white-space:pre">            </span>-o signal signal.o -lurcu-signal</div><div>make[5]: Leaving directory `/home/shkumar/Development_Merge/NewOCT/userspace/userspace-rcu/doc/examples/urcu-flavors'</div>
<div>make -f Makefile.bp</div><div>make[5]: Entering directory `/home/shkumar/Development_Merge/NewOCT/userspace/userspace-rcu/doc/examples/urcu-flavors'</div><div>mips64-octeon-linux-gnu-gcc  -g -O2 -Wall -I../../../urcu/ -I../../../ -g -O2 \</div>
<div><span class="" style="white-space:pre">            </span>-c -o bp.o bp.c</div><div>mips64-octeon-linux-gnu-gcc -g -O2 -Wall  -g -O2 -L../../../.libs/ -Wl,-rpath="/home/shkumar/Development_Merge/NewOCT/userspace/userspace-rcu/doc/examples/../../.libs/" \</div>
<div><span class="" style="white-space:pre">            </span>-o bp bp.o -lurcu-bp</div><div>make[5]: Leaving directory `/home/shkumar/Development_Merge/NewOCT/userspace/userspace-rcu/doc/examples/urcu-flavors'</div><div>make[4]: Leaving directory `/home/shkumar/Development_Merge/NewOCT/userspace/userspace-rcu/doc/examples/urcu-flavors'</div>
<div>make -C wfcqueue</div><div>make[4]: Entering directory `/home/shkumar/Development_Merge/NewOCT/userspace/userspace-rcu/doc/examples/wfcqueue'</div><div>make -f Makefile.cds_wfcq_enqueue</div><div>make[5]: Entering directory `/home/shkumar/Development_Merge/NewOCT/userspace/userspace-rcu/doc/examples/wfcqueue'</div>
<div>mips64-octeon-linux-gnu-gcc  -g -O2 -Wall -I../../../urcu/ -I../../../ -g -O2 \</div><div><span class="" style="white-space:pre">              </span>-c -o cds_wfcq_enqueue.o cds_wfcq_enqueue.c</div><div>mips64-octeon-linux-gnu-gcc -g -O2 -Wall  -g -O2 -L../../../.libs/ -Wl,-rpath="/home/shkumar/Development_Merge/NewOCT/userspace/userspace-rcu/doc/examples/../../.libs/" \</div>
<div><span class="" style="white-space:pre">            </span>-o cds_wfcq_enqueue cds_wfcq_enqueue.o -lurcu-common</div><div>make[5]: Leaving directory `/home/shkumar/Development_Merge/NewOCT/userspace/userspace-rcu/doc/examples/wfcqueue'</div>
<div>make -f Makefile.cds_wfcq_dequeue</div><div>make[5]: Entering directory `/home/shkumar/Development_Merge/NewOCT/userspace/userspace-rcu/doc/examples/wfcqueue'</div><div>mips64-octeon-linux-gnu-gcc  -g -O2 -Wall -I../../../urcu/ -I../../../ -g -O2 \</div>
<div><span class="" style="white-space:pre">            </span>-c -o cds_wfcq_dequeue.o cds_wfcq_dequeue.c</div><div>mips64-octeon-linux-gnu-gcc -g -O2 -Wall  -g -O2 -L../../../.libs/ -Wl,-rpath="/home/shkumar/Development_Merge/NewOCT/userspace/userspace-rcu/doc/examples/../../.libs/" \</div>
<div><span class="" style="white-space:pre">            </span>-o cds_wfcq_dequeue cds_wfcq_dequeue.o -lurcu-common</div><div>make[5]: Leaving directory `/home/shkumar/Development_Merge/NewOCT/userspace/userspace-rcu/doc/examples/wfcqueue'</div>
<div>make -f Makefile.cds_wfcq_splice</div><div>make[5]: Entering directory `/home/shkumar/Development_Merge/NewOCT/userspace/userspace-rcu/doc/examples/wfcqueue'</div><div>mips64-octeon-linux-gnu-gcc  -g -O2 -Wall -I../../../urcu/ -I../../../ -g -O2 \</div>
<div><span class="" style="white-space:pre">            </span>-c -o cds_wfcq_splice.o cds_wfcq_splice.c</div><div>mips64-octeon-linux-gnu-gcc -g -O2 -Wall  -g -O2 -L../../../.libs/ -Wl,-rpath="/home/shkumar/Development_Merge/NewOCT/userspace/userspace-rcu/doc/examples/../../.libs/" \</div>
<div><span class="" style="white-space:pre">            </span>-o cds_wfcq_splice cds_wfcq_splice.o -lurcu-common</div><div>make[5]: Leaving directory `/home/shkumar/Development_Merge/NewOCT/userspace/userspace-rcu/doc/examples/wfcqueue'</div>
<div>make[4]: Leaving directory `/home/shkumar/Development_Merge/NewOCT/userspace/userspace-rcu/doc/examples/wfcqueue'</div><div>make -C rculfqueue</div><div>make[4]: Entering directory `/home/shkumar/Development_Merge/NewOCT/userspace/userspace-rcu/doc/examples/rculfqueue'</div>
<div>make -f Makefile.cds_lfq_enqueue</div><div>make[5]: Entering directory `/home/shkumar/Development_Merge/NewOCT/userspace/userspace-rcu/doc/examples/rculfqueue'</div><div>mips64-octeon-linux-gnu-gcc  -g -O2 -Wall -I../../../urcu/ -I../../../ -g -O2 \</div>
<div><span class="" style="white-space:pre">            </span>-c -o cds_lfq_enqueue.o cds_lfq_enqueue.c</div><div>mips64-octeon-linux-gnu-gcc -g -O2 -Wall  -g -O2 -L../../../.libs/ -Wl,-rpath="/home/shkumar/Development_Merge/NewOCT/userspace/userspace-rcu/doc/examples/../../.libs/" \</div>
<div><span class="" style="white-space:pre">            </span>-o cds_lfq_enqueue cds_lfq_enqueue.o -lurcu-cds -lurcu</div><div>make[5]: Leaving directory `/home/shkumar/Development_Merge/NewOCT/userspace/userspace-rcu/doc/examples/rculfqueue'</div>
<div>make -f Makefile.cds_lfq_dequeue</div><div>make[5]: Entering directory `/home/shkumar/Development_Merge/NewOCT/userspace/userspace-rcu/doc/examples/rculfqueue'</div><div>mips64-octeon-linux-gnu-gcc  -g -O2 -Wall -I../../../urcu/ -I../../../ -g -O2 \</div>
<div><span class="" style="white-space:pre">            </span>-c -o cds_lfq_dequeue.o cds_lfq_dequeue.c</div><div>mips64-octeon-linux-gnu-gcc -g -O2 -Wall  -g -O2 -L../../../.libs/ -Wl,-rpath="/home/shkumar/Development_Merge/NewOCT/userspace/userspace-rcu/doc/examples/../../.libs/" \</div>
<div><span class="" style="white-space:pre">            </span>-o cds_lfq_dequeue cds_lfq_dequeue.o -lurcu-cds -lurcu</div><div>make[5]: Leaving directory `/home/shkumar/Development_Merge/NewOCT/userspace/userspace-rcu/doc/examples/rculfqueue'</div>
<div>make[4]: Leaving directory `/home/shkumar/Development_Merge/NewOCT/userspace/userspace-rcu/doc/examples/rculfqueue'</div><div>make -C wfstack</div><div>make[4]: Entering directory `/home/shkumar/Development_Merge/NewOCT/userspace/userspace-rcu/doc/examples/wfstack'</div>
<div>make -f Makefile.cds_wfs_push</div><div>make[5]: Entering directory `/home/shkumar/Development_Merge/NewOCT/userspace/userspace-rcu/doc/examples/wfstack'</div><div>mips64-octeon-linux-gnu-gcc  -g -O2 -Wall -I../../../urcu/ -I../../../ -g -O2 \</div>
<div><span class="" style="white-space:pre">            </span>-c -o cds_wfs_push.o cds_wfs_push.c</div><div>mips64-octeon-linux-gnu-gcc -g -O2 -Wall  -g -O2 -L../../../.libs/ -Wl,-rpath="/home/shkumar/Development_Merge/NewOCT/userspace/userspace-rcu/doc/examples/../../.libs/" \</div>
<div><span class="" style="white-space:pre">            </span>-o cds_wfs_push cds_wfs_push.o -lurcu-common</div><div>make[5]: Leaving directory `/home/shkumar/Development_Merge/NewOCT/userspace/userspace-rcu/doc/examples/wfstack'</div>
<div>make -f Makefile.cds_wfs_pop</div><div>make[5]: Entering directory `/home/shkumar/Development_Merge/NewOCT/userspace/userspace-rcu/doc/examples/wfstack'</div><div>mips64-octeon-linux-gnu-gcc  -g -O2 -Wall -I../../../urcu/ -I../../../ -g -O2 \</div>
<div><span class="" style="white-space:pre">            </span>-c -o cds_wfs_pop.o cds_wfs_pop.c</div><div>mips64-octeon-linux-gnu-gcc -g -O2 -Wall  -g -O2 -L../../../.libs/ -Wl,-rpath="/home/shkumar/Development_Merge/NewOCT/userspace/userspace-rcu/doc/examples/../../.libs/" \</div>
<div><span class="" style="white-space:pre">            </span>-o cds_wfs_pop cds_wfs_pop.o -lurcu-common</div><div>make[5]: Leaving directory `/home/shkumar/Development_Merge/NewOCT/userspace/userspace-rcu/doc/examples/wfstack'</div>
<div>make -f Makefile.cds_wfs_pop_all_blocking</div><div>make[5]: Entering directory `/home/shkumar/Development_Merge/NewOCT/userspace/userspace-rcu/doc/examples/wfstack'</div><div>mips64-octeon-linux-gnu-gcc  -g -O2 -Wall -I../../../urcu/ -I../../../ -g -O2 \</div>
<div><span class="" style="white-space:pre">            </span>-c -o cds_wfs_pop_all_blocking.o cds_wfs_pop_all_blocking.c</div><div>mips64-octeon-linux-gnu-gcc -g -O2 -Wall  -g -O2 -L../../../.libs/ -Wl,-rpath="/home/shkumar/Development_Merge/NewOCT/userspace/userspace-rcu/doc/examples/../../.libs/" \</div>
<div><span class="" style="white-space:pre">            </span>-o cds_wfs_pop_all_blocking cds_wfs_pop_all_blocking.o -lurcu-common</div><div>make[5]: Leaving directory `/home/shkumar/Development_Merge/NewOCT/userspace/userspace-rcu/doc/examples/wfstack'</div>
<div>make[4]: Leaving directory `/home/shkumar/Development_Merge/NewOCT/userspace/userspace-rcu/doc/examples/wfstack'</div><div>make -C lfstack</div><div>make[4]: Entering directory `/home/shkumar/Development_Merge/NewOCT/userspace/userspace-rcu/doc/examples/lfstack'</div>
<div>make -f Makefile.cds_lfs_push</div><div>make[5]: Entering directory `/home/shkumar/Development_Merge/NewOCT/userspace/userspace-rcu/doc/examples/lfstack'</div><div>mips64-octeon-linux-gnu-gcc  -g -O2 -Wall -I../../../urcu/ -I../../../ -g -O2 \</div>
<div><span class="" style="white-space:pre">            </span>-c -o cds_lfs_push.o cds_lfs_push.c</div><div>mips64-octeon-linux-gnu-gcc -g -O2 -Wall  -g -O2 -L../../../.libs/ -Wl,-rpath="/home/shkumar/Development_Merge/NewOCT/userspace/userspace-rcu/doc/examples/../../.libs/" \</div>
<div><span class="" style="white-space:pre">            </span>-o cds_lfs_push cds_lfs_push.o -lurcu-cds</div><div>make[5]: Leaving directory `/home/shkumar/Development_Merge/NewOCT/userspace/userspace-rcu/doc/examples/lfstack'</div>
<div>make -f Makefile.cds_lfs_pop_blocking</div><div>make[5]: Entering directory `/home/shkumar/Development_Merge/NewOCT/userspace/userspace-rcu/doc/examples/lfstack'</div><div>mips64-octeon-linux-gnu-gcc  -g -O2 -Wall -I../../../urcu/ -I../../../ -g -O2 \</div>
<div><span class="" style="white-space:pre">            </span>-c -o cds_lfs_pop_blocking.o cds_lfs_pop_blocking.c</div><div>mips64-octeon-linux-gnu-gcc -g -O2 -Wall  -g -O2 -L../../../.libs/ -Wl,-rpath="/home/shkumar/Development_Merge/NewOCT/userspace/userspace-rcu/doc/examples/../../.libs/" \</div>
<div><span class="" style="white-space:pre">            </span>-o cds_lfs_pop_blocking cds_lfs_pop_blocking.o -lurcu-cds</div><div>make[5]: Leaving directory `/home/shkumar/Development_Merge/NewOCT/userspace/userspace-rcu/doc/examples/lfstack'</div>
<div>make -f Makefile.cds_lfs_pop_all_blocking</div><div>make[5]: Entering directory `/home/shkumar/Development_Merge/NewOCT/userspace/userspace-rcu/doc/examples/lfstack'</div><div>mips64-octeon-linux-gnu-gcc  -g -O2 -Wall -I../../../urcu/ -I../../../ -g -O2 \</div>
<div><span class="" style="white-space:pre">            </span>-c -o cds_lfs_pop_all_blocking.o cds_lfs_pop_all_blocking.c</div><div>mips64-octeon-linux-gnu-gcc -g -O2 -Wall  -g -O2 -L../../../.libs/ -Wl,-rpath="/home/shkumar/Development_Merge/NewOCT/userspace/userspace-rcu/doc/examples/../../.libs/" \</div>
<div><span class="" style="white-space:pre">            </span>-o cds_lfs_pop_all_blocking cds_lfs_pop_all_blocking.o -lurcu-cds</div><div>make[5]: Leaving directory `/home/shkumar/Development_Merge/NewOCT/userspace/userspace-rcu/doc/examples/lfstack'</div>
<div>make[4]: Leaving directory `/home/shkumar/Development_Merge/NewOCT/userspace/userspace-rcu/doc/examples/lfstack'</div><div>make -C rculfhash</div><div>make[4]: Entering directory `/home/shkumar/Development_Merge/NewOCT/userspace/userspace-rcu/doc/examples/rculfhash'</div>
<div>make -f Makefile.cds_lfht_add</div><div>make[5]: Entering directory `/home/shkumar/Development_Merge/NewOCT/userspace/userspace-rcu/doc/examples/rculfhash'</div><div>mips64-octeon-linux-gnu-gcc  -g -O2 -Wall -I../../../urcu/ -I../../../ -g -O2 \</div>
<div><span class="" style="white-space:pre">            </span>-c -o cds_lfht_add.o cds_lfht_add.c</div><div>mips64-octeon-linux-gnu-gcc -g -O2 -Wall  -g -O2 -L../../../.libs/ -Wl,-rpath="/home/shkumar/Development_Merge/NewOCT/userspace/userspace-rcu/doc/examples/../../.libs/" \</div>
<div><span class="" style="white-space:pre">            </span>-o cds_lfht_add cds_lfht_add.o -lurcu-cds -lurcu</div><div>make[5]: Leaving directory `/home/shkumar/Development_Merge/NewOCT/userspace/userspace-rcu/doc/examples/rculfhash'</div>
<div>make -f Makefile.cds_lfht_add_unique</div><div>make[5]: Entering directory `/home/shkumar/Development_Merge/NewOCT/userspace/userspace-rcu/doc/examples/rculfhash'</div><div>mips64-octeon-linux-gnu-gcc  -g -O2 -Wall -I../../../urcu/ -I../../../ -g -O2 \</div>
<div><span class="" style="white-space:pre">            </span>-c -o cds_lfht_add_unique.o cds_lfht_add_unique.c</div><div>mips64-octeon-linux-gnu-gcc -g -O2 -Wall  -g -O2 -L../../../.libs/ -Wl,-rpath="/home/shkumar/Development_Merge/NewOCT/userspace/userspace-rcu/doc/examples/../../.libs/" \</div>
<div><span class="" style="white-space:pre">            </span>-o cds_lfht_add_unique cds_lfht_add_unique.o -lurcu-cds -lurcu</div><div>make[5]: Leaving directory `/home/shkumar/Development_Merge/NewOCT/userspace/userspace-rcu/doc/examples/rculfhash'</div>
<div>make -f Makefile.cds_lfht_add_replace</div><div>make[5]: Entering directory `/home/shkumar/Development_Merge/NewOCT/userspace/userspace-rcu/doc/examples/rculfhash'</div><div>mips64-octeon-linux-gnu-gcc  -g -O2 -Wall -I../../../urcu/ -I../../../ -g -O2 \</div>
<div><span class="" style="white-space:pre">            </span>-c -o cds_lfht_add_replace.o cds_lfht_add_replace.c</div><div>mips64-octeon-linux-gnu-gcc -g -O2 -Wall  -g -O2 -L../../../.libs/ -Wl,-rpath="/home/shkumar/Development_Merge/NewOCT/userspace/userspace-rcu/doc/examples/../../.libs/" \</div>
<div><span class="" style="white-space:pre">            </span>-o cds_lfht_add_replace cds_lfht_add_replace.o -lurcu-cds -lurcu</div><div>make[5]: Leaving directory `/home/shkumar/Development_Merge/NewOCT/userspace/userspace-rcu/doc/examples/rculfhash'</div>
<div>make -f Makefile.cds_lfht_del</div><div>make[5]: Entering directory `/home/shkumar/Development_Merge/NewOCT/userspace/userspace-rcu/doc/examples/rculfhash'</div><div>mips64-octeon-linux-gnu-gcc  -g -O2 -Wall -I../../../urcu/ -I../../../ -g -O2 \</div>
<div><span class="" style="white-space:pre">            </span>-c -o cds_lfht_del.o cds_lfht_del.c</div><div>mips64-octeon-linux-gnu-gcc -g -O2 -Wall  -g -O2 -L../../../.libs/ -Wl,-rpath="/home/shkumar/Development_Merge/NewOCT/userspace/userspace-rcu/doc/examples/../../.libs/" \</div>
<div><span class="" style="white-space:pre">            </span>-o cds_lfht_del cds_lfht_del.o -lurcu-cds -lurcu</div><div>make[5]: Leaving directory `/home/shkumar/Development_Merge/NewOCT/userspace/userspace-rcu/doc/examples/rculfhash'</div>
<div>make -f Makefile.cds_lfht_destroy</div><div>make[5]: Entering directory `/home/shkumar/Development_Merge/NewOCT/userspace/userspace-rcu/doc/examples/rculfhash'</div><div>mips64-octeon-linux-gnu-gcc  -g -O2 -Wall -I../../../urcu/ -I../../../ -g -O2 \</div>
<div><span class="" style="white-space:pre">            </span>-c -o cds_lfht_destroy.o cds_lfht_destroy.c</div><div>mips64-octeon-linux-gnu-gcc -g -O2 -Wall  -g -O2 -L../../../.libs/ -Wl,-rpath="/home/shkumar/Development_Merge/NewOCT/userspace/userspace-rcu/doc/examples/../../.libs/" \</div>
<div><span class="" style="white-space:pre">            </span>-o cds_lfht_destroy cds_lfht_destroy.o -lurcu-cds -lurcu</div><div>make[5]: Leaving directory `/home/shkumar/Development_Merge/NewOCT/userspace/userspace-rcu/doc/examples/rculfhash'</div>
<div>make -f Makefile.cds_lfht_lookup</div><div>make[5]: Entering directory `/home/shkumar/Development_Merge/NewOCT/userspace/userspace-rcu/doc/examples/rculfhash'</div><div>mips64-octeon-linux-gnu-gcc  -g -O2 -Wall -I../../../urcu/ -I../../../ -g -O2 \</div>
<div><span class="" style="white-space:pre">            </span>-c -o cds_lfht_lookup.o cds_lfht_lookup.c</div><div>mips64-octeon-linux-gnu-gcc -g -O2 -Wall  -g -O2 -L../../../.libs/ -Wl,-rpath="/home/shkumar/Development_Merge/NewOCT/userspace/userspace-rcu/doc/examples/../../.libs/" \</div>
<div><span class="" style="white-space:pre">            </span>-o cds_lfht_lookup cds_lfht_lookup.o -lurcu-cds -lurcu</div><div>make[5]: Leaving directory `/home/shkumar/Development_Merge/NewOCT/userspace/userspace-rcu/doc/examples/rculfhash'</div>
<div>make -f Makefile.cds_lfht_for_each_entry_duplicate</div><div>make[5]: Entering directory `/home/shkumar/Development_Merge/NewOCT/userspace/userspace-rcu/doc/examples/rculfhash'</div><div>mips64-octeon-linux-gnu-gcc  -g -O2 -Wall -I../../../urcu/ -I../../../ -g -O2 \</div>
<div><span class="" style="white-space:pre">            </span>-c -o cds_lfht_for_each_entry_duplicate.o cds_lfht_for_each_entry_duplicate.c</div><div>mips64-octeon-linux-gnu-gcc -g -O2 -Wall  -g -O2 -L../../../.libs/ -Wl,-rpath="/home/shkumar/Development_Merge/NewOCT/userspace/userspace-rcu/doc/examples/../../.libs/" \</div>
<div><span class="" style="white-space:pre">            </span>-o cds_lfht_for_each_entry_duplicate cds_lfht_for_each_entry_duplicate.o -lurcu-cds -lurcu</div><div>make[5]: Leaving directory `/home/shkumar/Development_Merge/NewOCT/userspace/userspace-rcu/doc/examples/rculfhash'</div>
<div>make[4]: Leaving directory `/home/shkumar/Development_Merge/NewOCT/userspace/userspace-rcu/doc/examples/rculfhash'</div><div>make[3]: Leaving directory `/home/shkumar/Development_Merge/NewOCT/userspace/userspace-rcu/doc/examples'</div>
<div>make[3]: Entering directory `/home/shkumar/Development_Merge/NewOCT/userspace/userspace-rcu/doc/examples'</div><div>make[3]: Nothing to be done for `install-exec-am'.</div><div>test -z "/home/shkumar/Development_Merge/NewOCT/userspace/userspace-rcu/urcu_install/share/doc/userspace-rcu/examples" || /bin/mkdir -p "/home/shkumar/Development_Merge/NewOCT/userspace/userspace-rcu/urcu_install/share/doc/userspace-rcu/examples"</div>
<div> /usr/bin/install -c -m 644 dist-files/Makefile Makefile.examples.template '/home/shkumar/Development_Merge/NewOCT/userspace/userspace-rcu/urcu_install/share/doc/userspace-rcu/examples'</div><div>test -z "/home/shkumar/Development_Merge/NewOCT/userspace/userspace-rcu/urcu_install/share/doc/userspace-rcu/examples/hlist" || /bin/mkdir -p "/home/shkumar/Development_Merge/NewOCT/userspace/userspace-rcu/urcu_install/share/doc/userspace-rcu/examples/hlist"</div>
<div> /usr/bin/install -c -m 644 hlist/Makefile hlist/Makefile.cds_hlist_add_head_rcu hlist/Makefile.cds_hlist_del_rcu hlist/Makefile.cds_hlist_for_each_rcu hlist/Makefile.cds_hlist_for_each_entry_rcu hlist/cds_hlist_add_head_rcu.c hlist/cds_hlist_del_rcu.c hlist/cds_hlist_for_each_rcu.c hlist/cds_hlist_for_each_entry_rcu.c '/home/shkumar/Development_Merge/NewOCT/userspace/userspace-rcu/urcu_install/share/doc/userspace-rcu/examples/hlist'</div>
<div>test -z "/home/shkumar/Development_Merge/NewOCT/userspace/userspace-rcu/urcu_install/share/doc/userspace-rcu/examples/lfstack" || /bin/mkdir -p "/home/shkumar/Development_Merge/NewOCT/userspace/userspace-rcu/urcu_install/share/doc/userspace-rcu/examples/lfstack"</div>
<div> /usr/bin/install -c -m 644 lfstack/Makefile lfstack/Makefile.cds_lfs_push lfstack/Makefile.cds_lfs_pop_blocking lfstack/Makefile.cds_lfs_pop_all_blocking lfstack/cds_lfs_push.c lfstack/cds_lfs_pop_blocking.c lfstack/cds_lfs_pop_all_blocking.c '/home/shkumar/Development_Merge/NewOCT/userspace/userspace-rcu/urcu_install/share/doc/userspace-rcu/examples/lfstack'</div>
<div>test -z "/home/shkumar/Development_Merge/NewOCT/userspace/userspace-rcu/urcu_install/share/doc/userspace-rcu/examples/list" || /bin/mkdir -p "/home/shkumar/Development_Merge/NewOCT/userspace/userspace-rcu/urcu_install/share/doc/userspace-rcu/examples/list"</div>
<div> /usr/bin/install -c -m 644 list/Makefile list/Makefile.cds_list_add_rcu list/Makefile.cds_list_add_tail_rcu list/Makefile.cds_list_del_rcu list/Makefile.cds_list_for_each_rcu list/Makefile.cds_list_for_each_entry_rcu list/Makefile.cds_list_replace_rcu list/cds_list_add_rcu.c list/cds_list_add_tail_rcu.c list/cds_list_del_rcu.c list/cds_list_for_each_rcu.c list/cds_list_for_each_entry_rcu.c list/cds_list_replace_rcu.c '/home/shkumar/Development_Merge/NewOCT/userspace/userspace-rcu/urcu_install/share/doc/userspace-rcu/examples/list'</div>
<div>test -z "/home/shkumar/Development_Merge/NewOCT/userspace/userspace-rcu/urcu_install/share/doc/userspace-rcu/examples/rculfhash" || /bin/mkdir -p "/home/shkumar/Development_Merge/NewOCT/userspace/userspace-rcu/urcu_install/share/doc/userspace-rcu/examples/rculfhash"</div>
<div> /usr/bin/install -c -m 644 rculfhash/Makefile rculfhash/jhash.h rculfhash/Makefile.cds_lfht_add rculfhash/Makefile.cds_lfht_add_unique rculfhash/Makefile.cds_lfht_add_replace rculfhash/Makefile.cds_lfht_del rculfhash/Makefile.cds_lfht_destroy rculfhash/Makefile.cds_lfht_lookup rculfhash/Makefile.cds_lfht_for_each_entry_duplicate rculfhash/cds_lfht_add.c rculfhash/cds_lfht_add_unique.c rculfhash/cds_lfht_add_replace.c rculfhash/cds_lfht_del.c rculfhash/cds_lfht_destroy.c rculfhash/cds_lfht_lookup.c rculfhash/cds_lfht_for_each_entry_duplicate.c '/home/shkumar/Development_Merge/NewOCT/userspace/userspace-rcu/urcu_install/share/doc/userspace-rcu/examples/rculfhash'</div>
<div>test -z "/home/shkumar/Development_Merge/NewOCT/userspace/userspace-rcu/urcu_install/share/doc/userspace-rcu/examples/rculfqueue" || /bin/mkdir -p "/home/shkumar/Development_Merge/NewOCT/userspace/userspace-rcu/urcu_install/share/doc/userspace-rcu/examples/rculfqueue"</div>
<div> /usr/bin/install -c -m 644 rculfqueue/Makefile rculfqueue/Makefile.cds_lfq_enqueue rculfqueue/Makefile.cds_lfq_dequeue rculfqueue/cds_lfq_enqueue.c rculfqueue/cds_lfq_dequeue.c '/home/shkumar/Development_Merge/NewOCT/userspace/userspace-rcu/urcu_install/share/doc/userspace-rcu/examples/rculfqueue'</div>
<div>test -z "/home/shkumar/Development_Merge/NewOCT/userspace/userspace-rcu/urcu_install/share/doc/userspace-rcu/examples/urcu-flavors" || /bin/mkdir -p "/home/shkumar/Development_Merge/NewOCT/userspace/userspace-rcu/urcu_install/share/doc/userspace-rcu/examples/urcu-flavors"</div>
<div> /usr/bin/install -c -m 644 urcu-flavors/Makefile urcu-flavors/Makefile.qsbr urcu-flavors/Makefile.mb urcu-flavors/Makefile.membarrier urcu-flavors/Makefile.signal urcu-flavors/Makefile.bp urcu-flavors/qsbr.c urcu-flavors/mb.c urcu-flavors/membarrier.c urcu-flavors/signal.c urcu-flavors/bp.c '/home/shkumar/Development_Merge/NewOCT/userspace/userspace-rcu/urcu_install/share/doc/userspace-rcu/examples/urcu-flavors'</div>
<div>test -z "/home/shkumar/Development_Merge/NewOCT/userspace/userspace-rcu/urcu_install/share/doc/userspace-rcu/examples/wfcqueue" || /bin/mkdir -p "/home/shkumar/Development_Merge/NewOCT/userspace/userspace-rcu/urcu_install/share/doc/userspace-rcu/examples/wfcqueue"</div>
<div> /usr/bin/install -c -m 644 wfcqueue/Makefile wfcqueue/Makefile.cds_wfcq_enqueue wfcqueue/Makefile.cds_wfcq_dequeue wfcqueue/Makefile.cds_wfcq_splice wfcqueue/cds_wfcq_enqueue.c wfcqueue/cds_wfcq_dequeue.c wfcqueue/cds_wfcq_splice.c '/home/shkumar/Development_Merge/NewOCT/userspace/userspace-rcu/urcu_install/share/doc/userspace-rcu/examples/wfcqueue'</div>
<div>test -z "/home/shkumar/Development_Merge/NewOCT/userspace/userspace-rcu/urcu_install/share/doc/userspace-rcu/examples/wfstack" || /bin/mkdir -p "/home/shkumar/Development_Merge/NewOCT/userspace/userspace-rcu/urcu_install/share/doc/userspace-rcu/examples/wfstack"</div>
<div> /usr/bin/install -c -m 644 wfstack/Makefile wfstack/Makefile.cds_wfs_push wfstack/Makefile.cds_wfs_pop wfstack/Makefile.cds_wfs_pop_all_blocking wfstack/cds_wfs_push.c wfstack/cds_wfs_pop.c wfstack/cds_wfs_pop_all_blocking.c '/home/shkumar/Development_Merge/NewOCT/userspace/userspace-rcu/urcu_install/share/doc/userspace-rcu/examples/wfstack'</div>
<div>make[3]: Leaving directory `/home/shkumar/Development_Merge/NewOCT/userspace/userspace-rcu/doc/examples'</div><div>make[2]: Leaving directory `/home/shkumar/Development_Merge/NewOCT/userspace/userspace-rcu/doc/examples'</div>
<div>make[2]: Entering directory `/home/shkumar/Development_Merge/NewOCT/userspace/userspace-rcu/doc'</div><div>make[3]: Entering directory `/home/shkumar/Development_Merge/NewOCT/userspace/userspace-rcu/doc'</div>
<div>make[3]: Nothing to be done for `install-exec-am'.</div><div>test -z "/home/shkumar/Development_Merge/NewOCT/userspace/userspace-rcu/urcu_install/share/doc/userspace-rcu" || /bin/mkdir -p "/home/shkumar/Development_Merge/NewOCT/userspace/userspace-rcu/urcu_install/share/doc/userspace-rcu"</div>
<div> /usr/bin/install -c -m 644 rcu-api.txt cds-api.txt uatomic-api.txt '/home/shkumar/Development_Merge/NewOCT/userspace/userspace-rcu/urcu_install/share/doc/userspace-rcu'</div><div>make[3]: Leaving directory `/home/shkumar/Development_Merge/NewOCT/userspace/userspace-rcu/doc'</div>
<div>make[2]: Leaving directory `/home/shkumar/Development_Merge/NewOCT/userspace/userspace-rcu/doc'</div><div>make[1]: Leaving directory `/home/shkumar/Development_Merge/NewOCT/userspace/userspace-rcu/doc'</div><div>
Making install in tests</div><div>make[1]: Entering directory `/home/shkumar/Development_Merge/NewOCT/userspace/userspace-rcu/tests'</div><div>Making install in common</div><div>make[2]: Entering directory `/home/shkumar/Development_Merge/NewOCT/userspace/userspace-rcu/tests/common'</div>
<div>make[3]: Entering directory `/home/shkumar/Development_Merge/NewOCT/userspace/userspace-rcu/tests/common'</div><div>make[3]: Nothing to be done for `install-exec-am'.</div><div>make[3]: Nothing to be done for `install-data-am'.</div>
<div>make[3]: Leaving directory `/home/shkumar/Development_Merge/NewOCT/userspace/userspace-rcu/tests/common'</div><div>make[2]: Leaving directory `/home/shkumar/Development_Merge/NewOCT/userspace/userspace-rcu/tests/common'</div>
<div>Making install in unit</div><div>make[2]: Entering directory `/home/shkumar/Development_Merge/NewOCT/userspace/userspace-rcu/tests/unit'</div><div>  CC     test_uatomic.o</div><div>  CCLD   test_uatomic</div><div>
  CC     test_urcu_multiflavor.o</div><div>  CC     test_urcu_multiflavor-memb.o</div><div>  CC     test_urcu_multiflavor-mb.o</div><div>  CC     test_urcu_multiflavor-signal.o</div><div>  CC     test_urcu_multiflavor-qsbr.o</div>
<div>  CC     test_urcu_multiflavor-bp.o</div><div>  CCLD   test_urcu_multiflavor</div><div>  CC     test_urcu_multiflavor_dynlink-test_urcu_multiflavor.o</div><div>  CC     test_urcu_multiflavor_dynlink-test_urcu_multiflavor-memb.o</div>
<div>  CC     test_urcu_multiflavor_dynlink-test_urcu_multiflavor-mb.o</div><div>  CC     test_urcu_multiflavor_dynlink-test_urcu_multiflavor-signal.o</div><div>  CC     test_urcu_multiflavor_dynlink-test_urcu_multiflavor-qsbr.o</div>
<div>  CC     test_urcu_multiflavor_dynlink-test_urcu_multiflavor-bp.o</div><div>  CCLD   test_urcu_multiflavor_dynlink</div><div>make[3]: Entering directory `/home/shkumar/Development_Merge/NewOCT/userspace/userspace-rcu/tests/unit'</div>
<div>make[3]: Nothing to be done for `install-exec-am'.</div><div>make[3]: Nothing to be done for `install-data-am'.</div><div>make[3]: Leaving directory `/home/shkumar/Development_Merge/NewOCT/userspace/userspace-rcu/tests/unit'</div>
<div>make[2]: Leaving directory `/home/shkumar/Development_Merge/NewOCT/userspace/userspace-rcu/tests/unit'</div><div>Making install in benchmark</div><div>make[2]: Entering directory `/home/shkumar/Development_Merge/NewOCT/userspace/userspace-rcu/tests/benchmark'</div>
<div>  CC     test_urcu.o</div><div>  CC     urcu.o</div><div>  CC     urcu-pointer.o</div><div>  CC     wfcqueue.o</div><div>  CCLD   test_urcu</div><div>  CC     test_urcu_dynamic_link-test_urcu.o</div><div>  CC     test_urcu_dynamic_link-urcu.o</div>
<div>  CC     test_urcu_dynamic_link-urcu-pointer.o</div><div>  CC     test_urcu_dynamic_link-wfcqueue.o</div><div>  CCLD   test_urcu_dynamic_link</div><div>  CC     test_urcu_timing.o</div><div>  CCLD   test_urcu_timing</div>
<div>  CC     test_urcu_signal-test_urcu.o</div><div>  CC     test_urcu_signal-urcu.o</div><div>  CC     test_urcu_signal-urcu-pointer.o</div><div>  CC     test_urcu_signal-wfcqueue.o</div><div>  CCLD   test_urcu_signal</div>
<div>  CC     test_urcu_signal_dynamic_link-test_urcu.o</div><div>  CC     test_urcu_signal_dynamic_link-urcu.o</div><div>  CC     test_urcu_signal_dynamic_link-urcu-pointer.o</div><div>  CC     test_urcu_signal_dynamic_link-wfcqueue.o</div>
<div>  CCLD   test_urcu_signal_dynamic_link</div><div>  CC     test_urcu_signal_timing-test_urcu_timing.o</div><div>  CC     test_urcu_signal_timing-urcu.o</div><div>  CC     test_urcu_signal_timing-urcu-pointer.o</div><div>
  CC     test_urcu_signal_timing-wfcqueue.o</div><div>  CCLD   test_urcu_signal_timing</div><div>  CC     test_rwlock_timing.o</div><div>  CCLD   test_rwlock_timing</div><div>  CC     test_rwlock.o</div><div>  CCLD   test_rwlock</div>
<div>  CC     test_perthreadlock_timing.o</div><div>  CCLD   test_perthreadlock_timing</div><div>  CC     test_perthreadlock.o</div><div>  CCLD   test_perthreadlock</div><div>  CC     test_urcu_yield-test_urcu.o</div><div>
  CC     test_urcu_yield-urcu.o</div><div>  CC     test_urcu_yield-urcu-pointer.o</div><div>  CC     test_urcu_yield-wfcqueue.o</div><div>  CCLD   test_urcu_yield</div><div>  CC     test_urcu_signal_yield-test_urcu.o</div>
<div>  CC     test_urcu_signal_yield-urcu.o</div><div>  CC     test_urcu_signal_yield-urcu-pointer.o</div><div>  CC     test_urcu_signal_yield-wfcqueue.o</div><div>  CCLD   test_urcu_signal_yield</div><div>  CC     test_urcu_mb-test_urcu.o</div>
<div>  CC     test_urcu_mb-urcu.o</div><div>  CC     test_urcu_mb-urcu-pointer.o</div><div>  CC     test_urcu_mb-wfcqueue.o</div><div>  CCLD   test_urcu_mb</div><div>  CC     test_urcu_qsbr_timing.o</div><div>  CC     urcu-qsbr.o</div>
<div>  CCLD   test_urcu_qsbr_timing</div><div>  CC     test_urcu_qsbr.o</div><div>  CCLD   test_urcu_qsbr</div><div>  CC     test_mutex.o</div><div>  CCLD   test_mutex</div><div>  CC     test_looplen.o</div><div>  CCLD   test_looplen</div>
<div>  CC     test_urcu_gc.o</div><div>  CCLD   test_urcu_gc</div><div>  CC     test_urcu_signal_gc-test_urcu_gc.o</div><div>  CC     test_urcu_signal_gc-urcu.o</div><div>  CC     test_urcu_signal_gc-urcu-pointer.o</div><div>
  CC     test_urcu_signal_gc-wfcqueue.o</div><div>  CCLD   test_urcu_signal_gc</div><div>  CC     test_urcu_lgc-test_urcu_gc.o</div><div>  CC     test_urcu_lgc-urcu.o</div><div>  CC     test_urcu_lgc-urcu-pointer.o</div><div>
  CC     test_urcu_lgc-wfcqueue.o</div><div>  CCLD   test_urcu_lgc</div><div>  CC     test_urcu_mb_gc-test_urcu_gc.o</div><div>  CC     test_urcu_mb_gc-urcu.o</div><div>  CC     test_urcu_mb_gc-urcu-pointer.o</div><div>  CC     test_urcu_mb_gc-wfcqueue.o</div>
<div>  CCLD   test_urcu_mb_gc</div><div>  CC     test_urcu_qsbr_gc.o</div><div>  CCLD   test_urcu_qsbr_gc</div><div>  CC     test_urcu_qsbr_lgc-test_urcu_qsbr_gc.o</div><div>  CC     test_urcu_qsbr_lgc-urcu-qsbr.o</div><div>
  CC     test_urcu_qsbr_lgc-urcu-pointer.o</div><div>  CC     test_urcu_qsbr_lgc-wfcqueue.o</div><div>  CCLD   test_urcu_qsbr_lgc</div><div>  CC     test_urcu_signal_lgc-test_urcu_gc.o</div><div>  CC     test_urcu_signal_lgc-urcu.o</div>
<div>  CC     test_urcu_signal_lgc-urcu-pointer.o</div><div>  CC     test_urcu_signal_lgc-wfcqueue.o</div><div>  CCLD   test_urcu_signal_lgc</div><div>  CC     test_urcu_mb_lgc-test_urcu_gc.o</div><div>  CC     test_urcu_mb_lgc-urcu.o</div>
<div>  CC     test_urcu_mb_lgc-urcu-pointer.o</div><div>  CC     test_urcu_mb_lgc-wfcqueue.o</div><div>  CCLD   test_urcu_mb_lgc</div><div>  CC     test_urcu_qsbr_dynamic_link-test_urcu_qsbr.o</div><div>  CC     test_urcu_qsbr_dynamic_link-urcu-qsbr.o</div>
<div>  CC     test_urcu_qsbr_dynamic_link-urcu-pointer.o</div><div>  CC     test_urcu_qsbr_dynamic_link-wfcqueue.o</div><div>  CCLD   test_urcu_qsbr_dynamic_link</div><div>  CC     test_urcu_defer.o</div><div>  CCLD   test_urcu_defer</div>
<div>  CC     test_urcu_assign.o</div><div>  CCLD   test_urcu_assign</div><div>  CC     test_urcu_assign_dynamic_link-test_urcu_assign.o</div><div>  CC     test_urcu_assign_dynamic_link-urcu.o</div><div>  CC     test_urcu_assign_dynamic_link-urcu-pointer.o</div>
<div>  CC     test_urcu_assign_dynamic_link-wfcqueue.o</div><div>  CCLD   test_urcu_assign_dynamic_link</div><div>  CC     test_urcu_bp.o</div><div>  CC     urcu-bp.o</div><div>  CCLD   test_urcu_bp</div><div>  CC     test_urcu_bp_dynamic_link-test_urcu_bp.o</div>
<div>  CC     test_urcu_bp_dynamic_link-urcu-bp.o</div><div>  CC     test_urcu_bp_dynamic_link-urcu-pointer.o</div><div>  CC     test_urcu_bp_dynamic_link-wfcqueue.o</div><div>  CCLD   test_urcu_bp_dynamic_link</div><div>
  CC     test_cycles_per_loop.o</div><div>  CCLD   test_cycles_per_loop</div><div>  CC     test_urcu_lfq.o</div><div>  CCLD   test_urcu_lfq</div><div>  CC     test_urcu_wfq.o</div><div>  CCLD   test_urcu_wfq</div><div>  CC     test_urcu_lfs.o</div>
<div>  CCLD   test_urcu_lfs</div><div>  CC     test_urcu_wfs.o</div><div>  CCLD   test_urcu_wfs</div><div>  CC     test_urcu_lfs_rcu.o</div><div>  CCLD   test_urcu_lfs_rcu</div><div>  CC     test_urcu_wfcq.o</div><div>  CCLD   test_urcu_wfcq</div>
<div>  CC     test_urcu_wfq_dynlink-test_urcu_wfq.o</div><div>  CCLD   test_urcu_wfq_dynlink</div><div>  CC     test_urcu_wfs_dynlink-test_urcu_wfs.o</div><div>  CCLD   test_urcu_wfs_dynlink</div><div>  CC     test_urcu_wfcq_dynlink-test_urcu_wfcq.o</div>
<div>  CCLD   test_urcu_wfcq_dynlink</div><div>  CC     test_urcu_lfq_dynlink-test_urcu_lfq.o</div><div>  CC     test_urcu_lfq_dynlink-urcu.o</div><div>  CC     test_urcu_lfq_dynlink-urcu-pointer.o</div><div>  CC     test_urcu_lfq_dynlink-wfcqueue.o</div>
<div>  CCLD   test_urcu_lfq_dynlink</div><div>  CC     test_urcu_lfs_dynlink-test_urcu_lfs.o</div><div>  CC     test_urcu_lfs_dynlink-urcu.o</div><div>  CC     test_urcu_lfs_dynlink-urcu-pointer.o</div><div>  CC     test_urcu_lfs_dynlink-wfcqueue.o</div>
<div>  CCLD   test_urcu_lfs_dynlink</div><div>  CC     test_urcu_hash-test_urcu_hash.o</div><div>  CC     test_urcu_hash-test_urcu_hash_rw.o</div><div>  CC     test_urcu_hash-test_urcu_hash_unique.o</div><div>  CCLD   test_urcu_hash</div>
<div>  CC     test_urcu_lfs_rcu_dynlink-test_urcu_lfs_rcu.o</div><div>  CC     test_urcu_lfs_rcu_dynlink-urcu.o</div><div>  CC     test_urcu_lfs_rcu_dynlink-urcu-pointer.o</div><div>  CC     test_urcu_lfs_rcu_dynlink-wfcqueue.o</div>
<div>  CCLD   test_urcu_lfs_rcu_dynlink</div><div>make[3]: Entering directory `/home/shkumar/Development_Merge/NewOCT/userspace/userspace-rcu/tests/benchmark'</div><div>make[3]: Nothing to be done for `install-exec-am'.</div>
<div>make[3]: Nothing to be done for `install-data-am'.</div><div>make[3]: Leaving directory `/home/shkumar/Development_Merge/NewOCT/userspace/userspace-rcu/tests/benchmark'</div><div>make[2]: Leaving directory `/home/shkumar/Development_Merge/NewOCT/userspace/userspace-rcu/tests/benchmark'</div>
<div>Making install in regression</div><div>make[2]: Entering directory `/home/shkumar/Development_Merge/NewOCT/userspace/userspace-rcu/tests/regression'</div><div>  CC     test_urcu_fork.o</div><div>  CC     urcu.o</div>
<div>  CC     urcu-pointer.o</div><div>  CC     wfcqueue.o</div><div>  CCLD   test_urcu_fork</div><div>  CC     rcutorture_urcu-urcutorture.o</div><div>  CCLD   rcutorture_urcu</div><div>  CC     rcutorture_urcu_signal-urcutorture.o</div>
<div>  CCLD   rcutorture_urcu_signal</div><div>  CC     rcutorture_urcu_mb-urcutorture.o</div><div>  CCLD   rcutorture_urcu_mb</div><div>  CC     rcutorture_urcu_bp-urcutorture.o</div><div>  CCLD   rcutorture_urcu_bp</div>
<div>  CC     rcutorture_urcu_qsbr-urcutorture.o</div><div>  CCLD   rcutorture_urcu_qsbr</div><div>make[3]: Entering directory `/home/shkumar/Development_Merge/NewOCT/userspace/userspace-rcu/tests/regression'</div><div>
make[3]: Nothing to be done for `install-exec-am'.</div><div>make[3]: Nothing to be done for `install-data-am'.</div><div>make[3]: Leaving directory `/home/shkumar/Development_Merge/NewOCT/userspace/userspace-rcu/tests/regression'</div>
<div>make[2]: Leaving directory `/home/shkumar/Development_Merge/NewOCT/userspace/userspace-rcu/tests/regression'</div><div>make[2]: Entering directory `/home/shkumar/Development_Merge/NewOCT/userspace/userspace-rcu/tests'</div>
<div>make[3]: Entering directory `/home/shkumar/Development_Merge/NewOCT/userspace/userspace-rcu/tests'</div><div>make[3]: Nothing to be done for `install-exec-am'.</div><div>make[3]: Nothing to be done for `install-data-am'.</div>
<div>make[3]: Leaving directory `/home/shkumar/Development_Merge/NewOCT/userspace/userspace-rcu/tests'</div><div>make[2]: Leaving directory `/home/shkumar/Development_Merge/NewOCT/userspace/userspace-rcu/tests'</div>
<div>make[1]: Leaving directory `/home/shkumar/Development_Merge/NewOCT/userspace/userspace-rcu/tests'</div></div><div><br></div><div><br></div><div>I have an issue with lttng-tools build, which i will raise in a new thread.</div>
<div><br></div><div>Thank you</div><div>Skumar</div></div><div class="gmail_extra"><br><br><div class="gmail_quote">On Mon, Nov 25, 2013 at 10:10 PM, Thibault, Daniel <span dir="ltr"><<a href="mailto:Daniel.Thibault@drdc-rddc.gc.ca" target="_blank">Daniel.Thibault@drdc-rddc.gc.ca</a>></span> wrote:<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">> Date: Mon, 25 Nov 2013 12:11:09 +0530<br>
> From: kumar s <<a href="mailto:skumar.m226@gmail.com">skumar.m226@gmail.com</a>><br>
<div class="im">><br>
> I tried test .so and app ,compiled with mips gcc . it worked fine without throwing any errors.<br>
><br>
> configuring with static library works fine but shared lib throws this error. I have attached the log below.<br>
><br>
</div>> *Static Library build*<br>
<div class="im">><br>
> CC=mips64-octeon-linux-gnu-gcc ./configure prefix=$(pwd)/urcu_install --host=mips64-octeon-linux-gnu --disable-shared<br>
> configure: WARNING: if you wanted to set the --build type, don't use --host.<br>
</div>> [...]<br>
<div class="im">> checking if libtool supports shared libraries... yes<br>
</div>> *checking whether to build shared libraries... no*<br>
<div class="im">> checking whether to build static libraries... yes<br>
</div>> [...]<br>
<div class="im">> configure: creating ./config.status<br>
> config.status: creating Makefile<br>
> config.status: creating doc/Makefile<br>
> config.status: creating doc/examples/Makefile<br>
> config.status: creating tests/Makefile<br>
> config.status: creating tests/common/Makefile<br>
> config.status: creating tests/unit/Makefile<br>
> config.status: creating tests/benchmark/Makefile<br>
> config.status: creating tests/regression/Makefile<br>
> config.status: creating liburcu.pc<br>
> config.status: creating liburcu-bp.pc<br>
> config.status: creating liburcu-cds.pc<br>
> config.status: creating liburcu-qsbr.pc<br>
> config.status: creating liburcu-mb.pc<br>
> config.status: creating liburcu-signal.pc<br>
> config.status: creating config.h<br>
> config.status: config.h is unchanged<br>
> config.status: creating urcu/config.h<br>
> config.status: urcu/config.h is unchanged<br>
<br>
</div>   The two "config.h is unchanged" messages are the only ones different from my configure.log.  Did you install from a clean system?<br>
<div class="im"><br>
> config.status: linking urcu/arch/mips.h to urcu/arch.h<br>
> config.status: linking urcu/uatomic/mips.h to urcu/uatomic.h<br>
> config.status: executing depfiles commands<br>
> config.status: executing libtool commands<br>
> SMP support enabled.<br>
> Thread Local Storage (TLS): __thread.<br>
<br>
> [shkumar@shrayanth userspace-rcu]$ make<br>
> make  all-recursive<br>
> make[1]: Entering directory `/home/shkumar/Development_Merge/NewOCT/userspace/userspace-rcu'<br>
> Making all in .<br>
> make[2]: Entering directory `/home/shkumar/Development_Merge/NewOCT/userspace/userspace-rcu'<br>
>   CC     wfqueue.lo<br>
>   CC     wfcqueue.lo<br>
</div>> [...]<br>
>   CC     urcu.lo<br>
<br>
   At least the warnings have disappeared.<br>
<br>
> [...]<br>
<div class="im">>   CCLD   test_urcu_lfs_rcu_dynlink<br>
> make[3]: Leaving directory `/home/shkumar/Development_Merge/NewOCT/userspace/userspace-rcu/tests/benchmark'<br>
> Making all in regression<br>
> make[3]: Entering directory `/home/shkumar/Development_Merge/NewOCT/userspace/userspace-rcu/tests/regression'<br>
>   CC     test_urcu_fork.o<br>
>   CC     urcu.o<br>
</div>> [...]<br>
<div class="im">> make[1]: Leaving directory `/home/shkumar/Development_Merge/NewOCT/userspace/userspace-rcu'<br>
<br>
</div>   Your log is identical to mine, except for the paths, of course.<br>
<br>
> *Shared-library build.*<br>
<div class="im">><br>
> CC=mips64-octeon-linux-gnu-gcc ./configure prefix=$(pwd)/urcu_install --host=mips64-octeon-linux-gnu --enable-shared<br>
> configure: WARNING: if you wanted to set the --build type, don't use --host.<br>
</div>> [...]<br>
<div class="im">> checking if libtool supports shared libraries... yes<br>
</div>> *checking whether to build shared libraries... yes*<br>
<div class="im">> checking whether to build static libraries... yes<br>
</div>> [...]<br>
> configure: creating ./config.status<br>
> [...]<br>
<div class="im">> config.status: creating config.h<br>
> config.status: config.h is unchanged<br>
> config.status: creating urcu/config.h<br>
> config.status: urcu/config.h is unchanged<br>
> config.status: linking urcu/arch/mips.h to urcu/arch.h<br>
> config.status: linking urcu/uatomic/mips.h to urcu/uatomic.h<br>
> config.status: executing depfiles commands<br>
> config.status: executing libtool commands<br>
> SMP support enabled.<br>
> Thread Local Storage (TLS): __thread.<br>
<br>
> [shkumar@shrayanth userspace-rcu]$ make<br>
> make  all-recursive<br>
> make[1]: Entering directory `/home/shkumar/Development_Merge/NewOCT/userspace/userspace-rcu'<br>
> Making all in .<br>
</div>> [...]<br>
<div class="im">> cc  -g -O2 -Wall -I../../../urcu/ -I../../../ -g -O2 \<br>
>         -c -o cds_hlist_add_head_rcu.o cds_hlist_add_head_rcu.c<br>
> cc -g -O2 -Wall  -g -O2 -L../../../.libs/ \<br>
>         -Wl,-rpath="/home/shkumar/Development_Merge/NewOCT/userspace/userspace-rcu/doc/examples/../../.libs/" \<br>
>         -o cds_hlist_add_head_rcu cds_hlist_add_head_rcu.o -lurcu<br>
> /usr/bin/ld: skipping incompatible ../../../.libs//liburcu.so when searching for -lurcu<br>
> /usr/bin/ld: skipping incompatible ../../../.libs//liburcu.a when searching for -lurcu<br>
> /usr/bin/ld: cannot find -lurcu<br>
> collect2: ld returned 1 exit status<br>
> make[6]: *** [cds_hlist_add_head_rcu] Error 1<br>
</div>> [...]<br>
<br>
   The incompatibility message occurs because you're trying to mix bitnesses (a 32-bit liburcu.so won't link with a 64-bit application and vice-versa).<br>
<br>
   Could the replacement of gcc by cc somehow be responsible?  How come the Makefile isn't using CC = mips64-octeon-linux-gnu-gcc (or so it seems)?<br>
<br>
> is userspace lib required to build lttng-tools (latest version from git)?<br>
<div class="im">> It throws this error while trying to configure..<br>
><br>
</div><div class="im">> [...]<br>
> checking for grp.h... yes<br>
> checking for pthread_create in -lpthread... yes<br>
> checking for poptGetContext in -lpopt... yes<br>
> checking for uuid_generate in -luuid... yes<br>
> checking whether cds_list_add is declared... no<br>
> configure: error: liburcu >= 0.7.2 or newer is needed<br>
<br>
</div>> skumar<br>
<br>
   Yes, lttng-tools requires userspace-rcu, although it can be built without lttng-modules and/or lttng-ust.<br>
<div class="HOEnZb"><div class="h5"><br>
Daniel U. Thibault<br>
Protection des systèmes et contremesures (PSC) | Systems Protection & Countermeasures (SPC)<br>
Cyber sécurité pour les missions essentielles (CME) | Mission Critical Cyber Security (MCCS)<br>
R & D pour la défense Canada - Valcartier (RDDC Valcartier) | Defence R&D Canada - Valcartier (DRDC Valcartier)<br>
2459 route de la Bravoure<br>
Québec QC  G3J 1X5<br>
CANADA<br>
Vox : (418) 844-4000 x4245<br>
Fax : (418) 844-4538<br>
NAC : 918V QSDJ <<a href="http://www.travelgis.com/map.asp?addr=918V%20QSDJ" target="_blank">http://www.travelgis.com/map.asp?addr=918V%20QSDJ</a>><br>
Gouvernement du Canada | Government of Canada<br>
<<a href="http://www.valcartier.drdc-rddc.gc.ca/" target="_blank">http://www.valcartier.drdc-rddc.gc.ca/</a>><br>
</div></div></blockquote></div><br></div>