Advertisement
Guest User

Untitled

a guest
Mar 12th, 2013
77
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 129.83 KB | None | 0 0
  1. dpkg-buildpackage -b -us -uc
  2. dpkg-buildpackage: source package orc
  3. dpkg-buildpackage: source version 1:0.4.17-1
  4. dpkg-buildpackage: source changed by Sebastian Dröge <slomo@debian.org>
  5. dpkg-buildpackage: host architecture armhf
  6. dpkg-source --before-build orc-0.4.17
  7. fakeroot debian/rules clean
  8. test -x debian/rules
  9. dh_testroot
  10. rm -f debian/stamp-makefile-build debian/stamp-makefile-install
  11. /usr/bin/make -C . -k distclean
  12. make[1]: Entering directory `/home/pi/orc/orc-0.4.17'
  13. make[1]: *** No rule to make target `distclean'.
  14. make[1]: Leaving directory `/home/pi/orc/orc-0.4.17'
  15. make: [makefile-clean] Error 2 (ignored)
  16. rm -f debian/stamp-makefile-check
  17. rm -f debian/stamp-autotools
  18. rmdir --ignore-fail-on-non-empty .
  19. rmdir: failed to remove `.': Invalid argument
  20. make: [makefile-clean] Error 1 (ignored)
  21. for i in ./config.guess ./config.sub ; do \
  22. if test -e $i.cdbs-orig ; then \
  23. mv $i.cdbs-orig $i ; \
  24. fi ; \
  25. done
  26. dh_clean
  27. rm -f debian/copyright_newhints
  28. rm -f debian/cdbs-install-list debian/cdbs-package-list debian/stamp-copyright-check
  29. rm -rf "debian/upstream-cruft"
  30. rm -f debian/stamp-upstream-cruft
  31. rm -f debian/stamp-autotools-files
  32. debian/rules build
  33. test -x debian/rules
  34. mkdir -p "."
  35. if test -r /proc/cpuinfo; then \
  36. cat /proc/cpuinfo; \
  37. fi
  38. Processor : ARMv6-compatible processor rev 7 (v6l)
  39. BogoMIPS : 697.95
  40. Features : swp half thumb fastmult vfp edsp java tls
  41. CPU implementer : 0x41
  42. CPU architecture: 7
  43. CPU variant : 0x0
  44. CPU part : 0xb76
  45. CPU revision : 7
  46.  
  47. Hardware : BCM2708
  48. Revision : 000f
  49. Serial : 00000000f2bf802f
  50. /usr/share/cdbs/1/rules/buildcore.mk:109: WARNING: DEB_DH_STRIP_ARGS is a deprecated variable
  51.  
  52. WARNING: copyright-check disabled - touch debian/copyright_hints to enable.
  53.  
  54. touch debian/stamp-copyright-check
  55. touch debian/stamp-upstream-cruft
  56. if test -e /usr/share/misc/config.guess ; then \
  57. for i in ./config.guess ; do \
  58. if ! test -e $i.cdbs-orig ; then \
  59. mv $i $i.cdbs-orig ; \
  60. cp --remove-destination /usr/share/misc/config.guess $i ; \
  61. fi ; \
  62. done ; \
  63. fi
  64. if test -e /usr/share/misc/config.sub ; then \
  65. for i in ./config.sub ; do \
  66. if ! test -e $i.cdbs-orig ; then \
  67. mv $i $i.cdbs-orig ; \
  68. cp --remove-destination /usr/share/misc/config.sub $i ; \
  69. fi ; \
  70. done ; \
  71. fi
  72. touch debian/stamp-autotools-files
  73. chmod a+x /home/pi/orc/orc-0.4.17/./configure
  74. mkdir -p .
  75. cd . && CFLAGS="-g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Werror=format-security -Wall" CXXFLAGS="-g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Werror=format-security -Wall" CPPFLAGS="-D_FORTIFY_SOURCE=2" LDFLAGS="-Wl,-z,relro -Wl,-z,defs -Wl,-O1 -Wl,--as-needed" /home/pi/orc/orc-0.4.17/./configure --build=arm-linux-gnueabihf --prefix=/usr --includedir="\${prefix}/include" --mandir="\${prefix}/share/man" --infodir="\${prefix}/share/info" --sysconfdir=/etc --localstatedir=/var --libexecdir="\${prefix}/lib/orc" --srcdir=. --disable-maintainer-mode --disable-dependency-tracking --disable-silent-rules --enable-static --libdir=\${prefix}/lib/arm-linux-gnueabihf
  76. configure: WARNING: unrecognized options: --disable-maintainer-mode, --disable-silent-rules
  77. checking nano version... 0 (release)
  78. checking build system type... arm-unknown-linux-gnueabihf
  79. checking host system type... arm-unknown-linux-gnueabihf
  80. checking for a BSD-compatible install... /usr/bin/install -c
  81. checking whether build environment is sane... yes
  82. checking for a thread-safe mkdir -p... /bin/mkdir -p
  83. checking for gawk... gawk
  84. checking whether make sets $(MAKE)... yes
  85. checking how to print strings... printf
  86. checking for style of include used by make... GNU
  87. checking for gcc... gcc
  88. checking whether the C compiler works... yes
  89. checking for C compiler default output file name... a.out
  90. checking for suffix of executables...
  91. checking whether we are cross compiling... no
  92. checking for suffix of object files... o
  93. checking whether we are using the GNU C compiler... yes
  94. checking whether gcc accepts -g... yes
  95. checking for gcc option to accept ISO C89... none needed
  96. checking dependency style of gcc... none
  97. checking for a sed that does not truncate output... /bin/sed
  98. checking for grep that handles long lines and -e... /bin/grep
  99. checking for egrep... /bin/grep -E
  100. checking for fgrep... /bin/grep -F
  101. checking for ld used by gcc... /usr/bin/ld
  102. checking if the linker (/usr/bin/ld) is GNU ld... yes
  103. checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B
  104. checking the name lister (/usr/bin/nm -B) interface... BSD nm
  105. checking whether ln -s works... yes
  106. checking the maximum length of command line arguments... 805306365
  107. checking whether the shell understands some XSI constructs... yes
  108. checking whether the shell understands "+="... yes
  109. checking how to convert arm-unknown-linux-gnueabihf file names to arm-unknown-linux-gnueabihf format... func_convert_file_noop
  110. checking how to convert arm-unknown-linux-gnueabihf file names to toolchain format... func_convert_file_noop
  111. checking for /usr/bin/ld option to reload object files... -r
  112. checking for objdump... objdump
  113. checking how to recognize dependent libraries... pass_all
  114. checking for dlltool... dlltool
  115. checking how to associate runtime and link libraries... printf %s\n
  116. checking for ar... ar
  117. checking for archiver @FILE support... @
  118. checking for strip... strip
  119. checking for ranlib... ranlib
  120. checking command to parse /usr/bin/nm -B output from gcc object... ok
  121. checking for sysroot... no
  122. checking for mt... mt
  123. checking if mt is a manifest tool... no
  124. checking how to run the C preprocessor... gcc -E
  125. checking for ANSI C header files... yes
  126. checking for sys/types.h... yes
  127. checking for sys/stat.h... yes
  128. checking for stdlib.h... yes
  129. checking for string.h... yes
  130. checking for memory.h... yes
  131. checking for strings.h... yes
  132. checking for inttypes.h... yes
  133. checking for stdint.h... yes
  134. checking for unistd.h... yes
  135. checking for dlfcn.h... yes
  136. checking for objdir... .libs
  137. checking if gcc supports -fno-rtti -fno-exceptions... no
  138. checking for gcc option to produce PIC... -fPIC -DPIC
  139. checking if gcc PIC flag -fPIC -DPIC works... yes
  140. checking if gcc static flag -static works... yes
  141. checking if gcc supports -c -o file.o... yes
  142. checking if gcc supports -c -o file.o... (cached) yes
  143. checking whether the gcc linker (/usr/bin/ld) supports shared libraries... yes
  144. checking whether -lc should be explicitly linked in... no
  145. checking dynamic linker characteristics... GNU/Linux ld.so
  146. checking how to hardcode library paths into programs... immediate
  147. checking whether stripping libraries is possible... yes
  148. checking if libtool supports shared libraries... yes
  149. checking whether to build shared libraries... yes
  150. checking whether to build static libraries... yes
  151. checking whether gcc and cc understand -c and -o together... yes
  152. checking dependency style of gcc... none
  153. checking for posix_memalign... yes
  154. checking for pkg-config... /usr/bin/pkg-config
  155. checking pkg-config is at least version 0.9.0... yes
  156. checking for gtkdoc-check... /usr/bin/gtkdoc-check
  157. checking for gtkdoc-rebase... /usr/bin/gtkdoc-rebase
  158. checking for gtkdoc-mkpdf... /usr/bin/gtkdoc-mkpdf
  159. checking whether to build gtk-doc documentation... no
  160. checking whether byte ordering is bigendian... no
  161. checking for stdlib.h... (cached) yes
  162. checking for unistd.h... (cached) yes
  163. checking for sys/param.h... yes
  164. checking for getpagesize... yes
  165. checking for working mmap... yes
  166. checking for inttypes.h... (cached) yes
  167. checking sys/time.h usability... yes
  168. checking sys/time.h presence... yes
  169. checking for sys/time.h... yes
  170. checking for unistd.h... (cached) yes
  171. checking for gettimeofday... yes
  172. checking for sigaction... yes
  173. checking for sigsetjmp... no
  174. checking for cos in -lm... yes
  175. checking for clock_gettime in -lrt... yes
  176. checking for monotonic clocks... yes
  177. checking valgrind/valgrind.h usability... no
  178. checking valgrind/valgrind.h presence... no
  179. checking for valgrind/valgrind.h... no
  180. checking to see if compiler understands -Wall... yes
  181. configure: creating ./config.status
  182. config.status: creating Makefile
  183. config.status: creating doc/Makefile
  184. config.status: creating doc/version.entities
  185. config.status: creating orc/Makefile
  186. config.status: creating orc-test/Makefile
  187. config.status: creating testsuite/Makefile
  188. config.status: creating testsuite/orcc/Makefile
  189. config.status: creating testsuite/benchmorc/Makefile
  190. config.status: creating examples/Makefile
  191. config.status: creating tools/Makefile
  192. config.status: creating orc-uninstalled.pc
  193. config.status: creating orc.pc
  194. config.status: creating config.h
  195. config.status: executing depfiles commands
  196. config.status: executing libtool commands
  197. configure: WARNING: unrecognized options: --disable-maintainer-mode, --disable-silent-rules
  198. touch debian/stamp-autotools
  199. /usr/bin/make -C .
  200. make[1]: Entering directory `/home/pi/orc/orc-0.4.17'
  201. cp orc-uninstalled.pc orc-0.4-uninstalled.pc
  202. /usr/bin/make all-recursive
  203. make[2]: Entering directory `/home/pi/orc/orc-0.4.17'
  204. Making all in orc
  205. make[3]: Entering directory `/home/pi/orc/orc-0.4.17/orc'
  206. /bin/bash ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -D_FORTIFY_SOURCE=2 -Wall -I.. -DORC_ENABLE_UNSTABLE_API -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Werror=format-security -Wall -c -o liborc_0.4_la-orc.lo `test -f 'orc.c' || echo './'`orc.c
  207. libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -D_FORTIFY_SOURCE=2 -Wall -I.. -DORC_ENABLE_UNSTABLE_API -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Werror=format-security -Wall -c orc.c -fPIC -DPIC -o .libs/liborc_0.4_la-orc.o
  208. libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -D_FORTIFY_SOURCE=2 -Wall -I.. -DORC_ENABLE_UNSTABLE_API -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Werror=format-security -Wall -c orc.c -o liborc_0.4_la-orc.o >/dev/null 2>&1
  209. /bin/bash ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -D_FORTIFY_SOURCE=2 -Wall -I.. -DORC_ENABLE_UNSTABLE_API -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Werror=format-security -Wall -c -o liborc_0.4_la-orcbytecode.lo `test -f 'orcbytecode.c' || echo './'`orcbytecode.c
  210. libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -D_FORTIFY_SOURCE=2 -Wall -I.. -DORC_ENABLE_UNSTABLE_API -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Werror=format-security -Wall -c orcbytecode.c -fPIC -DPIC -o .libs/liborc_0.4_la-orcbytecode.o
  211. libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -D_FORTIFY_SOURCE=2 -Wall -I.. -DORC_ENABLE_UNSTABLE_API -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Werror=format-security -Wall -c orcbytecode.c -o liborc_0.4_la-orcbytecode.o >/dev/null 2>&1
  212. /bin/bash ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -D_FORTIFY_SOURCE=2 -Wall -I.. -DORC_ENABLE_UNSTABLE_API -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Werror=format-security -Wall -c -o liborc_0.4_la-orcemulateopcodes.lo `test -f 'orcemulateopcodes.c' || echo './'`orcemulateopcodes.c
  213. libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -D_FORTIFY_SOURCE=2 -Wall -I.. -DORC_ENABLE_UNSTABLE_API -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Werror=format-security -Wall -c orcemulateopcodes.c -fPIC -DPIC -o .libs/liborc_0.4_la-orcemulateopcodes.o
  214. libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -D_FORTIFY_SOURCE=2 -Wall -I.. -DORC_ENABLE_UNSTABLE_API -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Werror=format-security -Wall -c orcemulateopcodes.c -o liborc_0.4_la-orcemulateopcodes.o >/dev/null 2>&1
  215. /bin/bash ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -D_FORTIFY_SOURCE=2 -Wall -I.. -DORC_ENABLE_UNSTABLE_API -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Werror=format-security -Wall -c -o liborc_0.4_la-orcexecutor.lo `test -f 'orcexecutor.c' || echo './'`orcexecutor.c
  216. libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -D_FORTIFY_SOURCE=2 -Wall -I.. -DORC_ENABLE_UNSTABLE_API -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Werror=format-security -Wall -c orcexecutor.c -fPIC -DPIC -o .libs/liborc_0.4_la-orcexecutor.o
  217. libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -D_FORTIFY_SOURCE=2 -Wall -I.. -DORC_ENABLE_UNSTABLE_API -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Werror=format-security -Wall -c orcexecutor.c -o liborc_0.4_la-orcexecutor.o >/dev/null 2>&1
  218. /bin/bash ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -D_FORTIFY_SOURCE=2 -Wall -I.. -DORC_ENABLE_UNSTABLE_API -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Werror=format-security -Wall -c -o liborc_0.4_la-orcfunctions.lo `test -f 'orcfunctions.c' || echo './'`orcfunctions.c
  219. libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -D_FORTIFY_SOURCE=2 -Wall -I.. -DORC_ENABLE_UNSTABLE_API -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Werror=format-security -Wall -c orcfunctions.c -fPIC -DPIC -o .libs/liborc_0.4_la-orcfunctions.o
  220. libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -D_FORTIFY_SOURCE=2 -Wall -I.. -DORC_ENABLE_UNSTABLE_API -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Werror=format-security -Wall -c orcfunctions.c -o liborc_0.4_la-orcfunctions.o >/dev/null 2>&1
  221. /bin/bash ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -D_FORTIFY_SOURCE=2 -Wall -I.. -DORC_ENABLE_UNSTABLE_API -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Werror=format-security -Wall -c -o liborc_0.4_la-orcutils.lo `test -f 'orcutils.c' || echo './'`orcutils.c
  222. libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -D_FORTIFY_SOURCE=2 -Wall -I.. -DORC_ENABLE_UNSTABLE_API -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Werror=format-security -Wall -c orcutils.c -fPIC -DPIC -o .libs/liborc_0.4_la-orcutils.o
  223. libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -D_FORTIFY_SOURCE=2 -Wall -I.. -DORC_ENABLE_UNSTABLE_API -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Werror=format-security -Wall -c orcutils.c -o liborc_0.4_la-orcutils.o >/dev/null 2>&1
  224. /bin/bash ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -D_FORTIFY_SOURCE=2 -Wall -I.. -DORC_ENABLE_UNSTABLE_API -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Werror=format-security -Wall -c -o liborc_0.4_la-orcrule.lo `test -f 'orcrule.c' || echo './'`orcrule.c
  225. libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -D_FORTIFY_SOURCE=2 -Wall -I.. -DORC_ENABLE_UNSTABLE_API -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Werror=format-security -Wall -c orcrule.c -fPIC -DPIC -o .libs/liborc_0.4_la-orcrule.o
  226. libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -D_FORTIFY_SOURCE=2 -Wall -I.. -DORC_ENABLE_UNSTABLE_API -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Werror=format-security -Wall -c orcrule.c -o liborc_0.4_la-orcrule.o >/dev/null 2>&1
  227. /bin/bash ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -D_FORTIFY_SOURCE=2 -Wall -I.. -DORC_ENABLE_UNSTABLE_API -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Werror=format-security -Wall -c -o liborc_0.4_la-orccodemem.lo `test -f 'orccodemem.c' || echo './'`orccodemem.c
  228. libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -D_FORTIFY_SOURCE=2 -Wall -I.. -DORC_ENABLE_UNSTABLE_API -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Werror=format-security -Wall -c orccodemem.c -fPIC -DPIC -o .libs/liborc_0.4_la-orccodemem.o
  229. libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -D_FORTIFY_SOURCE=2 -Wall -I.. -DORC_ENABLE_UNSTABLE_API -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Werror=format-security -Wall -c orccodemem.c -o liborc_0.4_la-orccodemem.o >/dev/null 2>&1
  230. /bin/bash ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -D_FORTIFY_SOURCE=2 -Wall -I.. -DORC_ENABLE_UNSTABLE_API -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Werror=format-security -Wall -c -o liborc_0.4_la-orcprogram.lo `test -f 'orcprogram.c' || echo './'`orcprogram.c
  231. libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -D_FORTIFY_SOURCE=2 -Wall -I.. -DORC_ENABLE_UNSTABLE_API -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Werror=format-security -Wall -c orcprogram.c -fPIC -DPIC -o .libs/liborc_0.4_la-orcprogram.o
  232. libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -D_FORTIFY_SOURCE=2 -Wall -I.. -DORC_ENABLE_UNSTABLE_API -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Werror=format-security -Wall -c orcprogram.c -o liborc_0.4_la-orcprogram.o >/dev/null 2>&1
  233. /bin/bash ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -D_FORTIFY_SOURCE=2 -Wall -I.. -DORC_ENABLE_UNSTABLE_API -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Werror=format-security -Wall -c -o liborc_0.4_la-orccompiler.lo `test -f 'orccompiler.c' || echo './'`orccompiler.c
  234. libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -D_FORTIFY_SOURCE=2 -Wall -I.. -DORC_ENABLE_UNSTABLE_API -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Werror=format-security -Wall -c orccompiler.c -fPIC -DPIC -o .libs/liborc_0.4_la-orccompiler.o
  235. libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -D_FORTIFY_SOURCE=2 -Wall -I.. -DORC_ENABLE_UNSTABLE_API -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Werror=format-security -Wall -c orccompiler.c -o liborc_0.4_la-orccompiler.o >/dev/null 2>&1
  236. /bin/bash ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -D_FORTIFY_SOURCE=2 -Wall -I.. -DORC_ENABLE_UNSTABLE_API -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Werror=format-security -Wall -c -o liborc_0.4_la-orcprogram-c.lo `test -f 'orcprogram-c.c' || echo './'`orcprogram-c.c
  237. libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -D_FORTIFY_SOURCE=2 -Wall -I.. -DORC_ENABLE_UNSTABLE_API -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Werror=format-security -Wall -c orcprogram-c.c -fPIC -DPIC -o .libs/liborc_0.4_la-orcprogram-c.o
  238. libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -D_FORTIFY_SOURCE=2 -Wall -I.. -DORC_ENABLE_UNSTABLE_API -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Werror=format-security -Wall -c orcprogram-c.c -o liborc_0.4_la-orcprogram-c.o >/dev/null 2>&1
  239. /bin/bash ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -D_FORTIFY_SOURCE=2 -Wall -I.. -DORC_ENABLE_UNSTABLE_API -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Werror=format-security -Wall -c -o liborc_0.4_la-orcopcodes.lo `test -f 'orcopcodes.c' || echo './'`orcopcodes.c
  240. libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -D_FORTIFY_SOURCE=2 -Wall -I.. -DORC_ENABLE_UNSTABLE_API -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Werror=format-security -Wall -c orcopcodes.c -fPIC -DPIC -o .libs/liborc_0.4_la-orcopcodes.o
  241. libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -D_FORTIFY_SOURCE=2 -Wall -I.. -DORC_ENABLE_UNSTABLE_API -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Werror=format-security -Wall -c orcopcodes.c -o liborc_0.4_la-orcopcodes.o >/dev/null 2>&1
  242. /bin/bash ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -D_FORTIFY_SOURCE=2 -Wall -I.. -DORC_ENABLE_UNSTABLE_API -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Werror=format-security -Wall -c -o liborc_0.4_la-orcparse.lo `test -f 'orcparse.c' || echo './'`orcparse.c
  243. libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -D_FORTIFY_SOURCE=2 -Wall -I.. -DORC_ENABLE_UNSTABLE_API -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Werror=format-security -Wall -c orcparse.c -fPIC -DPIC -o .libs/liborc_0.4_la-orcparse.o
  244. libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -D_FORTIFY_SOURCE=2 -Wall -I.. -DORC_ENABLE_UNSTABLE_API -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Werror=format-security -Wall -c orcparse.c -o liborc_0.4_la-orcparse.o >/dev/null 2>&1
  245. /bin/bash ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -D_FORTIFY_SOURCE=2 -Wall -I.. -DORC_ENABLE_UNSTABLE_API -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Werror=format-security -Wall -c -o liborc_0.4_la-orconce.lo `test -f 'orconce.c' || echo './'`orconce.c
  246. libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -D_FORTIFY_SOURCE=2 -Wall -I.. -DORC_ENABLE_UNSTABLE_API -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Werror=format-security -Wall -c orconce.c -fPIC -DPIC -o .libs/liborc_0.4_la-orconce.o
  247. libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -D_FORTIFY_SOURCE=2 -Wall -I.. -DORC_ENABLE_UNSTABLE_API -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Werror=format-security -Wall -c orconce.c -o liborc_0.4_la-orconce.o >/dev/null 2>&1
  248. /bin/bash ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -D_FORTIFY_SOURCE=2 -Wall -I.. -DORC_ENABLE_UNSTABLE_API -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Werror=format-security -Wall -c -o liborc_0.4_la-orcdebug.lo `test -f 'orcdebug.c' || echo './'`orcdebug.c
  249. libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -D_FORTIFY_SOURCE=2 -Wall -I.. -DORC_ENABLE_UNSTABLE_API -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Werror=format-security -Wall -c orcdebug.c -fPIC -DPIC -o .libs/liborc_0.4_la-orcdebug.o
  250. libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -D_FORTIFY_SOURCE=2 -Wall -I.. -DORC_ENABLE_UNSTABLE_API -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Werror=format-security -Wall -c orcdebug.c -o liborc_0.4_la-orcdebug.o >/dev/null 2>&1
  251. /bin/bash ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -D_FORTIFY_SOURCE=2 -Wall -I.. -DORC_ENABLE_UNSTABLE_API -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Werror=format-security -Wall -c -o liborc_0.4_la-orccode.lo `test -f 'orccode.c' || echo './'`orccode.c
  252. libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -D_FORTIFY_SOURCE=2 -Wall -I.. -DORC_ENABLE_UNSTABLE_API -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Werror=format-security -Wall -c orccode.c -fPIC -DPIC -o .libs/liborc_0.4_la-orccode.o
  253. libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -D_FORTIFY_SOURCE=2 -Wall -I.. -DORC_ENABLE_UNSTABLE_API -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Werror=format-security -Wall -c orccode.c -o liborc_0.4_la-orccode.o >/dev/null 2>&1
  254. /bin/bash ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -D_FORTIFY_SOURCE=2 -Wall -I.. -DORC_ENABLE_UNSTABLE_API -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Werror=format-security -Wall -c -o liborc_0.4_la-orcsse.lo `test -f 'orcsse.c' || echo './'`orcsse.c
  255. libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -D_FORTIFY_SOURCE=2 -Wall -I.. -DORC_ENABLE_UNSTABLE_API -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Werror=format-security -Wall -c orcsse.c -fPIC -DPIC -o .libs/liborc_0.4_la-orcsse.o
  256. libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -D_FORTIFY_SOURCE=2 -Wall -I.. -DORC_ENABLE_UNSTABLE_API -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Werror=format-security -Wall -c orcsse.c -o liborc_0.4_la-orcsse.o >/dev/null 2>&1
  257. /bin/bash ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -D_FORTIFY_SOURCE=2 -Wall -I.. -DORC_ENABLE_UNSTABLE_API -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Werror=format-security -Wall -c -o liborc_0.4_la-orcrules-sse.lo `test -f 'orcrules-sse.c' || echo './'`orcrules-sse.c
  258. libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -D_FORTIFY_SOURCE=2 -Wall -I.. -DORC_ENABLE_UNSTABLE_API -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Werror=format-security -Wall -c orcrules-sse.c -fPIC -DPIC -o .libs/liborc_0.4_la-orcrules-sse.o
  259. libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -D_FORTIFY_SOURCE=2 -Wall -I.. -DORC_ENABLE_UNSTABLE_API -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Werror=format-security -Wall -c orcrules-sse.c -o liborc_0.4_la-orcrules-sse.o >/dev/null 2>&1
  260. /bin/bash ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -D_FORTIFY_SOURCE=2 -Wall -I.. -DORC_ENABLE_UNSTABLE_API -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Werror=format-security -Wall -c -o liborc_0.4_la-orcprogram-sse.lo `test -f 'orcprogram-sse.c' || echo './'`orcprogram-sse.c
  261. libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -D_FORTIFY_SOURCE=2 -Wall -I.. -DORC_ENABLE_UNSTABLE_API -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Werror=format-security -Wall -c orcprogram-sse.c -fPIC -DPIC -o .libs/liborc_0.4_la-orcprogram-sse.o
  262. libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -D_FORTIFY_SOURCE=2 -Wall -I.. -DORC_ENABLE_UNSTABLE_API -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Werror=format-security -Wall -c orcprogram-sse.c -o liborc_0.4_la-orcprogram-sse.o >/dev/null 2>&1
  263. /bin/bash ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -D_FORTIFY_SOURCE=2 -Wall -I.. -DORC_ENABLE_UNSTABLE_API -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Werror=format-security -Wall -c -o liborc_0.4_la-orcx86.lo `test -f 'orcx86.c' || echo './'`orcx86.c
  264. libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -D_FORTIFY_SOURCE=2 -Wall -I.. -DORC_ENABLE_UNSTABLE_API -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Werror=format-security -Wall -c orcx86.c -fPIC -DPIC -o .libs/liborc_0.4_la-orcx86.o
  265. libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -D_FORTIFY_SOURCE=2 -Wall -I.. -DORC_ENABLE_UNSTABLE_API -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Werror=format-security -Wall -c orcx86.c -o liborc_0.4_la-orcx86.o >/dev/null 2>&1
  266. /bin/bash ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -D_FORTIFY_SOURCE=2 -Wall -I.. -DORC_ENABLE_UNSTABLE_API -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Werror=format-security -Wall -c -o liborc_0.4_la-orcx86insn.lo `test -f 'orcx86insn.c' || echo './'`orcx86insn.c
  267. libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -D_FORTIFY_SOURCE=2 -Wall -I.. -DORC_ENABLE_UNSTABLE_API -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Werror=format-security -Wall -c orcx86insn.c -fPIC -DPIC -o .libs/liborc_0.4_la-orcx86insn.o
  268. libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -D_FORTIFY_SOURCE=2 -Wall -I.. -DORC_ENABLE_UNSTABLE_API -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Werror=format-security -Wall -c orcx86insn.c -o liborc_0.4_la-orcx86insn.o >/dev/null 2>&1
  269. /bin/bash ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -D_FORTIFY_SOURCE=2 -Wall -I.. -DORC_ENABLE_UNSTABLE_API -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Werror=format-security -Wall -c -o liborc_0.4_la-orcmmx.lo `test -f 'orcmmx.c' || echo './'`orcmmx.c
  270. libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -D_FORTIFY_SOURCE=2 -Wall -I.. -DORC_ENABLE_UNSTABLE_API -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Werror=format-security -Wall -c orcmmx.c -fPIC -DPIC -o .libs/liborc_0.4_la-orcmmx.o
  271. libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -D_FORTIFY_SOURCE=2 -Wall -I.. -DORC_ENABLE_UNSTABLE_API -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Werror=format-security -Wall -c orcmmx.c -o liborc_0.4_la-orcmmx.o >/dev/null 2>&1
  272. /bin/bash ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -D_FORTIFY_SOURCE=2 -Wall -I.. -DORC_ENABLE_UNSTABLE_API -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Werror=format-security -Wall -c -o liborc_0.4_la-orcrules-mmx.lo `test -f 'orcrules-mmx.c' || echo './'`orcrules-mmx.c
  273. libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -D_FORTIFY_SOURCE=2 -Wall -I.. -DORC_ENABLE_UNSTABLE_API -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Werror=format-security -Wall -c orcrules-mmx.c -fPIC -DPIC -o .libs/liborc_0.4_la-orcrules-mmx.o
  274. libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -D_FORTIFY_SOURCE=2 -Wall -I.. -DORC_ENABLE_UNSTABLE_API -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Werror=format-security -Wall -c orcrules-mmx.c -o liborc_0.4_la-orcrules-mmx.o >/dev/null 2>&1
  275. /bin/bash ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -D_FORTIFY_SOURCE=2 -Wall -I.. -DORC_ENABLE_UNSTABLE_API -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Werror=format-security -Wall -c -o liborc_0.4_la-orcprogram-mmx.lo `test -f 'orcprogram-mmx.c' || echo './'`orcprogram-mmx.c
  276. libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -D_FORTIFY_SOURCE=2 -Wall -I.. -DORC_ENABLE_UNSTABLE_API -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Werror=format-security -Wall -c orcprogram-mmx.c -fPIC -DPIC -o .libs/liborc_0.4_la-orcprogram-mmx.o
  277. libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -D_FORTIFY_SOURCE=2 -Wall -I.. -DORC_ENABLE_UNSTABLE_API -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Werror=format-security -Wall -c orcprogram-mmx.c -o liborc_0.4_la-orcprogram-mmx.o >/dev/null 2>&1
  278. /bin/bash ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -D_FORTIFY_SOURCE=2 -Wall -I.. -DORC_ENABLE_UNSTABLE_API -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Werror=format-security -Wall -c -o liborc_0.4_la-orcrules-altivec.lo `test -f 'orcrules-altivec.c' || echo './'`orcrules-altivec.c
  279. libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -D_FORTIFY_SOURCE=2 -Wall -I.. -DORC_ENABLE_UNSTABLE_API -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Werror=format-security -Wall -c orcrules-altivec.c -fPIC -DPIC -o .libs/liborc_0.4_la-orcrules-altivec.o
  280. libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -D_FORTIFY_SOURCE=2 -Wall -I.. -DORC_ENABLE_UNSTABLE_API -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Werror=format-security -Wall -c orcrules-altivec.c -o liborc_0.4_la-orcrules-altivec.o >/dev/null 2>&1
  281. /bin/bash ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -D_FORTIFY_SOURCE=2 -Wall -I.. -DORC_ENABLE_UNSTABLE_API -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Werror=format-security -Wall -c -o liborc_0.4_la-orcprogram-altivec.lo `test -f 'orcprogram-altivec.c' || echo './'`orcprogram-altivec.c
  282. libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -D_FORTIFY_SOURCE=2 -Wall -I.. -DORC_ENABLE_UNSTABLE_API -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Werror=format-security -Wall -c orcprogram-altivec.c -fPIC -DPIC -o .libs/liborc_0.4_la-orcprogram-altivec.o
  283. libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -D_FORTIFY_SOURCE=2 -Wall -I.. -DORC_ENABLE_UNSTABLE_API -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Werror=format-security -Wall -c orcprogram-altivec.c -o liborc_0.4_la-orcprogram-altivec.o >/dev/null 2>&1
  284. /bin/bash ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -D_FORTIFY_SOURCE=2 -Wall -I.. -DORC_ENABLE_UNSTABLE_API -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Werror=format-security -Wall -c -o liborc_0.4_la-orcpowerpc.lo `test -f 'orcpowerpc.c' || echo './'`orcpowerpc.c
  285. libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -D_FORTIFY_SOURCE=2 -Wall -I.. -DORC_ENABLE_UNSTABLE_API -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Werror=format-security -Wall -c orcpowerpc.c -fPIC -DPIC -o .libs/liborc_0.4_la-orcpowerpc.o
  286. libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -D_FORTIFY_SOURCE=2 -Wall -I.. -DORC_ENABLE_UNSTABLE_API -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Werror=format-security -Wall -c orcpowerpc.c -o liborc_0.4_la-orcpowerpc.o >/dev/null 2>&1
  287. /bin/bash ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -D_FORTIFY_SOURCE=2 -Wall -I.. -DORC_ENABLE_UNSTABLE_API -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Werror=format-security -Wall -c -o liborc_0.4_la-orcprogram-neon.lo `test -f 'orcprogram-neon.c' || echo './'`orcprogram-neon.c
  288. libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -D_FORTIFY_SOURCE=2 -Wall -I.. -DORC_ENABLE_UNSTABLE_API -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Werror=format-security -Wall -c orcprogram-neon.c -fPIC -DPIC -o .libs/liborc_0.4_la-orcprogram-neon.o
  289. libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -D_FORTIFY_SOURCE=2 -Wall -I.. -DORC_ENABLE_UNSTABLE_API -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Werror=format-security -Wall -c orcprogram-neon.c -o liborc_0.4_la-orcprogram-neon.o >/dev/null 2>&1
  290. /bin/bash ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -D_FORTIFY_SOURCE=2 -Wall -I.. -DORC_ENABLE_UNSTABLE_API -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Werror=format-security -Wall -c -o liborc_0.4_la-orcrules-neon.lo `test -f 'orcrules-neon.c' || echo './'`orcrules-neon.c
  291. libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -D_FORTIFY_SOURCE=2 -Wall -I.. -DORC_ENABLE_UNSTABLE_API -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Werror=format-security -Wall -c orcrules-neon.c -fPIC -DPIC -o .libs/liborc_0.4_la-orcrules-neon.o
  292. libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -D_FORTIFY_SOURCE=2 -Wall -I.. -DORC_ENABLE_UNSTABLE_API -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Werror=format-security -Wall -c orcrules-neon.c -o liborc_0.4_la-orcrules-neon.o >/dev/null 2>&1
  293. /bin/bash ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -D_FORTIFY_SOURCE=2 -Wall -I.. -DORC_ENABLE_UNSTABLE_API -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Werror=format-security -Wall -c -o liborc_0.4_la-orcarm.lo `test -f 'orcarm.c' || echo './'`orcarm.c
  294. libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -D_FORTIFY_SOURCE=2 -Wall -I.. -DORC_ENABLE_UNSTABLE_API -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Werror=format-security -Wall -c orcarm.c -fPIC -DPIC -o .libs/liborc_0.4_la-orcarm.o
  295. libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -D_FORTIFY_SOURCE=2 -Wall -I.. -DORC_ENABLE_UNSTABLE_API -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Werror=format-security -Wall -c orcarm.c -o liborc_0.4_la-orcarm.o >/dev/null 2>&1
  296. /bin/bash ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -D_FORTIFY_SOURCE=2 -Wall -I.. -DORC_ENABLE_UNSTABLE_API -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Werror=format-security -Wall -c -o liborc_0.4_la-orcprogram-c64x-c.lo `test -f 'orcprogram-c64x-c.c' || echo './'`orcprogram-c64x-c.c
  297. libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -D_FORTIFY_SOURCE=2 -Wall -I.. -DORC_ENABLE_UNSTABLE_API -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Werror=format-security -Wall -c orcprogram-c64x-c.c -fPIC -DPIC -o .libs/liborc_0.4_la-orcprogram-c64x-c.o
  298. libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -D_FORTIFY_SOURCE=2 -Wall -I.. -DORC_ENABLE_UNSTABLE_API -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Werror=format-security -Wall -c orcprogram-c64x-c.c -o liborc_0.4_la-orcprogram-c64x-c.o >/dev/null 2>&1
  299. /bin/bash ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -D_FORTIFY_SOURCE=2 -Wall -I.. -DORC_ENABLE_UNSTABLE_API -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Werror=format-security -Wall -c -o liborc_0.4_la-orcmips.lo `test -f 'orcmips.c' || echo './'`orcmips.c
  300. libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -D_FORTIFY_SOURCE=2 -Wall -I.. -DORC_ENABLE_UNSTABLE_API -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Werror=format-security -Wall -c orcmips.c -fPIC -DPIC -o .libs/liborc_0.4_la-orcmips.o
  301. libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -D_FORTIFY_SOURCE=2 -Wall -I.. -DORC_ENABLE_UNSTABLE_API -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Werror=format-security -Wall -c orcmips.c -o liborc_0.4_la-orcmips.o >/dev/null 2>&1
  302. /bin/bash ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -D_FORTIFY_SOURCE=2 -Wall -I.. -DORC_ENABLE_UNSTABLE_API -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Werror=format-security -Wall -c -o liborc_0.4_la-orcprogram-mips.lo `test -f 'orcprogram-mips.c' || echo './'`orcprogram-mips.c
  303. libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -D_FORTIFY_SOURCE=2 -Wall -I.. -DORC_ENABLE_UNSTABLE_API -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Werror=format-security -Wall -c orcprogram-mips.c -fPIC -DPIC -o .libs/liborc_0.4_la-orcprogram-mips.o
  304. libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -D_FORTIFY_SOURCE=2 -Wall -I.. -DORC_ENABLE_UNSTABLE_API -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Werror=format-security -Wall -c orcprogram-mips.c -o liborc_0.4_la-orcprogram-mips.o >/dev/null 2>&1
  305. /bin/bash ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -D_FORTIFY_SOURCE=2 -Wall -I.. -DORC_ENABLE_UNSTABLE_API -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Werror=format-security -Wall -c -o liborc_0.4_la-orcrules-mips.lo `test -f 'orcrules-mips.c' || echo './'`orcrules-mips.c
  306. libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -D_FORTIFY_SOURCE=2 -Wall -I.. -DORC_ENABLE_UNSTABLE_API -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Werror=format-security -Wall -c orcrules-mips.c -fPIC -DPIC -o .libs/liborc_0.4_la-orcrules-mips.o
  307. libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -D_FORTIFY_SOURCE=2 -Wall -I.. -DORC_ENABLE_UNSTABLE_API -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Werror=format-security -Wall -c orcrules-mips.c -o liborc_0.4_la-orcrules-mips.o >/dev/null 2>&1
  308. /bin/bash ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -D_FORTIFY_SOURCE=2 -Wall -I.. -DORC_ENABLE_UNSTABLE_API -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Werror=format-security -Wall -c -o liborc_0.4_la-orccpu-arm.lo `test -f 'orccpu-arm.c' || echo './'`orccpu-arm.c
  309. libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -D_FORTIFY_SOURCE=2 -Wall -I.. -DORC_ENABLE_UNSTABLE_API -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Werror=format-security -Wall -c orccpu-arm.c -fPIC -DPIC -o .libs/liborc_0.4_la-orccpu-arm.o
  310. libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -D_FORTIFY_SOURCE=2 -Wall -I.. -DORC_ENABLE_UNSTABLE_API -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Werror=format-security -Wall -c orccpu-arm.c -o liborc_0.4_la-orccpu-arm.o >/dev/null 2>&1
  311. /bin/bash ../libtool --tag=CC --mode=link gcc -Wall -I.. -DORC_ENABLE_UNSTABLE_API -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Werror=format-security -Wall -version-info 17:0:17 -no-undefined -export-symbols-regex 'orc_' -Wl,-z,relro -Wl,-z,defs -Wl,-O1 -Wl,--as-needed -o liborc-0.4.la -rpath /usr/lib/arm-linux-gnueabihf liborc_0.4_la-orc.lo liborc_0.4_la-orcbytecode.lo liborc_0.4_la-orcemulateopcodes.lo liborc_0.4_la-orcexecutor.lo liborc_0.4_la-orcfunctions.lo liborc_0.4_la-orcutils.lo liborc_0.4_la-orcrule.lo liborc_0.4_la-orccodemem.lo liborc_0.4_la-orcprogram.lo liborc_0.4_la-orccompiler.lo liborc_0.4_la-orcprogram-c.lo liborc_0.4_la-orcopcodes.lo liborc_0.4_la-orcparse.lo liborc_0.4_la-orconce.lo liborc_0.4_la-orcdebug.lo liborc_0.4_la-orccode.lo liborc_0.4_la-orcsse.lo liborc_0.4_la-orcrules-sse.lo liborc_0.4_la-orcprogram-sse.lo liborc_0.4_la-orcx86.lo liborc_0.4_la-orcx86insn.lo liborc_0.4_la-orcmmx.lo liborc_0.4_la-orcrules-mmx.lo liborc_0.4_la-orcprogram-mmx.lo liborc_0.4_la-orcrules-altivec.lo liborc_0.4_la-orcprogram-altivec.lo liborc_0.4_la-orcpowerpc.lo liborc_0.4_la-orcprogram-neon.lo liborc_0.4_la-orcrules-neon.lo liborc_0.4_la-orcarm.lo liborc_0.4_la-orcprogram-c64x-c.lo liborc_0.4_la-orcmips.lo liborc_0.4_la-orcprogram-mips.lo liborc_0.4_la-orcrules-mips.lo liborc_0.4_la-orccpu-arm.lo -lm -lrt -lpthread
  312. libtool: link: /usr/bin/nm -B .libs/liborc_0.4_la-orc.o .libs/liborc_0.4_la-orcbytecode.o .libs/liborc_0.4_la-orcemulateopcodes.o .libs/liborc_0.4_la-orcexecutor.o .libs/liborc_0.4_la-orcfunctions.o .libs/liborc_0.4_la-orcutils.o .libs/liborc_0.4_la-orcrule.o .libs/liborc_0.4_la-orccodemem.o .libs/liborc_0.4_la-orcprogram.o .libs/liborc_0.4_la-orccompiler.o .libs/liborc_0.4_la-orcprogram-c.o .libs/liborc_0.4_la-orcopcodes.o .libs/liborc_0.4_la-orcparse.o .libs/liborc_0.4_la-orconce.o .libs/liborc_0.4_la-orcdebug.o .libs/liborc_0.4_la-orccode.o .libs/liborc_0.4_la-orcsse.o .libs/liborc_0.4_la-orcrules-sse.o .libs/liborc_0.4_la-orcprogram-sse.o .libs/liborc_0.4_la-orcx86.o .libs/liborc_0.4_la-orcx86insn.o .libs/liborc_0.4_la-orcmmx.o .libs/liborc_0.4_la-orcrules-mmx.o .libs/liborc_0.4_la-orcprogram-mmx.o .libs/liborc_0.4_la-orcrules-altivec.o .libs/liborc_0.4_la-orcprogram-altivec.o .libs/liborc_0.4_la-orcpowerpc.o .libs/liborc_0.4_la-orcprogram-neon.o .libs/liborc_0.4_la-orcrules-neon.o .libs/liborc_0.4_la-orcarm.o .libs/liborc_0.4_la-orcprogram-c64x-c.o .libs/liborc_0.4_la-orcmips.o .libs/liborc_0.4_la-orcprogram-mips.o .libs/liborc_0.4_la-orcrules-mips.o .libs/liborc_0.4_la-orccpu-arm.o | sed -n -e 's/^.*[ ]\([ABCDGIRSTW][ABCDGIRSTW]*\)[ ][ ]*\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2 \2/p' | sed '/ __gnu_lto/d' | /bin/sed 's/.* //' | sort | uniq > .libs/liborc-0.4.exp
  313. libtool: link: /bin/grep -E -e "orc_" ".libs/liborc-0.4.exp" > ".libs/liborc-0.4.expT"
  314. libtool: link: mv -f ".libs/liborc-0.4.expT" ".libs/liborc-0.4.exp"
  315. libtool: link: echo "{ global:" > .libs/liborc-0.4.ver
  316. libtool: link: cat .libs/liborc-0.4.exp | sed -e "s/\(.*\)/\1;/" >> .libs/liborc-0.4.ver
  317. libtool: link: echo "local: *; };" >> .libs/liborc-0.4.ver
  318. libtool: link: gcc -shared -fPIC -DPIC .libs/liborc_0.4_la-orc.o .libs/liborc_0.4_la-orcbytecode.o .libs/liborc_0.4_la-orcemulateopcodes.o .libs/liborc_0.4_la-orcexecutor.o .libs/liborc_0.4_la-orcfunctions.o .libs/liborc_0.4_la-orcutils.o .libs/liborc_0.4_la-orcrule.o .libs/liborc_0.4_la-orccodemem.o .libs/liborc_0.4_la-orcprogram.o .libs/liborc_0.4_la-orccompiler.o .libs/liborc_0.4_la-orcprogram-c.o .libs/liborc_0.4_la-orcopcodes.o .libs/liborc_0.4_la-orcparse.o .libs/liborc_0.4_la-orconce.o .libs/liborc_0.4_la-orcdebug.o .libs/liborc_0.4_la-orccode.o .libs/liborc_0.4_la-orcsse.o .libs/liborc_0.4_la-orcrules-sse.o .libs/liborc_0.4_la-orcprogram-sse.o .libs/liborc_0.4_la-orcx86.o .libs/liborc_0.4_la-orcx86insn.o .libs/liborc_0.4_la-orcmmx.o .libs/liborc_0.4_la-orcrules-mmx.o .libs/liborc_0.4_la-orcprogram-mmx.o .libs/liborc_0.4_la-orcrules-altivec.o .libs/liborc_0.4_la-orcprogram-altivec.o .libs/liborc_0.4_la-orcpowerpc.o .libs/liborc_0.4_la-orcprogram-neon.o .libs/liborc_0.4_la-orcrules-neon.o .libs/liborc_0.4_la-orcarm.o .libs/liborc_0.4_la-orcprogram-c64x-c.o .libs/liborc_0.4_la-orcmips.o .libs/liborc_0.4_la-orcprogram-mips.o .libs/liborc_0.4_la-orcrules-mips.o .libs/liborc_0.4_la-orccpu-arm.o -Wl,--as-needed -lm -lrt -lpthread -O2 -Wl,-z -Wl,relro -Wl,-z -Wl,defs -Wl,-O1 -Wl,-soname -Wl,liborc-0.4.so.0 -Wl,-version-script -Wl,.libs/liborc-0.4.ver -o .libs/liborc-0.4.so.0.17.0
  319. libtool: link: (cd ".libs" && rm -f "liborc-0.4.so.0" && ln -s "liborc-0.4.so.0.17.0" "liborc-0.4.so.0")
  320. libtool: link: (cd ".libs" && rm -f "liborc-0.4.so" && ln -s "liborc-0.4.so.0.17.0" "liborc-0.4.so")
  321. libtool: link: ar cru .libs/liborc-0.4.a liborc_0.4_la-orc.o liborc_0.4_la-orcbytecode.o liborc_0.4_la-orcemulateopcodes.o liborc_0.4_la-orcexecutor.o liborc_0.4_la-orcfunctions.o liborc_0.4_la-orcutils.o liborc_0.4_la-orcrule.o liborc_0.4_la-orccodemem.o liborc_0.4_la-orcprogram.o liborc_0.4_la-orccompiler.o liborc_0.4_la-orcprogram-c.o liborc_0.4_la-orcopcodes.o liborc_0.4_la-orcparse.o liborc_0.4_la-orconce.o liborc_0.4_la-orcdebug.o liborc_0.4_la-orccode.o liborc_0.4_la-orcsse.o liborc_0.4_la-orcrules-sse.o liborc_0.4_la-orcprogram-sse.o liborc_0.4_la-orcx86.o liborc_0.4_la-orcx86insn.o liborc_0.4_la-orcmmx.o liborc_0.4_la-orcrules-mmx.o liborc_0.4_la-orcprogram-mmx.o liborc_0.4_la-orcrules-altivec.o liborc_0.4_la-orcprogram-altivec.o liborc_0.4_la-orcpowerpc.o liborc_0.4_la-orcprogram-neon.o liborc_0.4_la-orcrules-neon.o liborc_0.4_la-orcarm.o liborc_0.4_la-orcprogram-c64x-c.o liborc_0.4_la-orcmips.o liborc_0.4_la-orcprogram-mips.o liborc_0.4_la-orcrules-mips.o liborc_0.4_la-orccpu-arm.o
  322. libtool: link: ranlib .libs/liborc-0.4.a
  323. libtool: link: ( cd ".libs" && rm -f "liborc-0.4.la" && ln -s "../liborc-0.4.la" "liborc-0.4.la" )
  324. gcc -DHAVE_CONFIG_H -I. -I.. -D_FORTIFY_SOURCE=2 -Wall -I.. -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Werror=format-security -Wall -c -o generate_emulation-generate-emulation.o `test -f 'generate-emulation.c' || echo './'`generate-emulation.c
  325. /bin/bash ../libtool --tag=CC --mode=link gcc -Wall -I.. -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Werror=format-security -Wall -Wl,-z,relro -Wl,-z,defs -Wl,-O1 -Wl,--as-needed -o generate-emulation generate_emulation-generate-emulation.o ../orc/liborc-0.4.la -lm -lrt
  326. libtool: link: gcc -Wall -I.. -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Werror=format-security -Wall -Wl,-z -Wl,relro -Wl,-z -Wl,defs -Wl,-O1 -o .libs/generate-emulation generate_emulation-generate-emulation.o -Wl,--as-needed ../orc/.libs/liborc-0.4.so -lm -lrt
  327. gcc -DHAVE_CONFIG_H -I. -I.. -D_FORTIFY_SOURCE=2 -Wall -I.. -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Werror=format-security -Wall -c -o generate_bytecode-generate-bytecode.o `test -f 'generate-bytecode.c' || echo './'`generate-bytecode.c
  328. /bin/bash ../libtool --tag=CC --mode=link gcc -Wall -I.. -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Werror=format-security -Wall -Wl,-z,relro -Wl,-z,defs -Wl,-O1 -Wl,--as-needed -o generate-bytecode generate_bytecode-generate-bytecode.o ../orc/liborc-0.4.la -lm -lrt
  329. libtool: link: gcc -Wall -I.. -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Werror=format-security -Wall -Wl,-z -Wl,relro -Wl,-z -Wl,defs -Wl,-O1 -o .libs/generate-bytecode generate_bytecode-generate-bytecode.o -Wl,--as-needed ../orc/.libs/liborc-0.4.so -lm -lrt
  330. make[3]: Leaving directory `/home/pi/orc/orc-0.4.17/orc'
  331. Making all in orc-test
  332. make[3]: Entering directory `/home/pi/orc/orc-0.4.17/orc-test'
  333. /bin/bash ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -D_FORTIFY_SOURCE=2 -Wall -I.. -DORC_ENABLE_UNSTABLE_API -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Werror=format-security -Wall -c -o liborc_test_0.4_la-orctest.lo `test -f 'orctest.c' || echo './'`orctest.c
  334. libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -D_FORTIFY_SOURCE=2 -Wall -I.. -DORC_ENABLE_UNSTABLE_API -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Werror=format-security -Wall -c orctest.c -fPIC -DPIC -o .libs/liborc_test_0.4_la-orctest.o
  335. libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -D_FORTIFY_SOURCE=2 -Wall -I.. -DORC_ENABLE_UNSTABLE_API -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Werror=format-security -Wall -c orctest.c -o liborc_test_0.4_la-orctest.o >/dev/null 2>&1
  336. /bin/bash ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -D_FORTIFY_SOURCE=2 -Wall -I.. -DORC_ENABLE_UNSTABLE_API -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Werror=format-security -Wall -c -o liborc_test_0.4_la-orcarray.lo `test -f 'orcarray.c' || echo './'`orcarray.c
  337. libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -D_FORTIFY_SOURCE=2 -Wall -I.. -DORC_ENABLE_UNSTABLE_API -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Werror=format-security -Wall -c orcarray.c -fPIC -DPIC -o .libs/liborc_test_0.4_la-orcarray.o
  338. libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -D_FORTIFY_SOURCE=2 -Wall -I.. -DORC_ENABLE_UNSTABLE_API -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Werror=format-security -Wall -c orcarray.c -o liborc_test_0.4_la-orcarray.o >/dev/null 2>&1
  339. /bin/bash ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -D_FORTIFY_SOURCE=2 -Wall -I.. -DORC_ENABLE_UNSTABLE_API -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Werror=format-security -Wall -c -o liborc_test_0.4_la-orcrandom.lo `test -f 'orcrandom.c' || echo './'`orcrandom.c
  340. libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -D_FORTIFY_SOURCE=2 -Wall -I.. -DORC_ENABLE_UNSTABLE_API -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Werror=format-security -Wall -c orcrandom.c -fPIC -DPIC -o .libs/liborc_test_0.4_la-orcrandom.o
  341. libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -D_FORTIFY_SOURCE=2 -Wall -I.. -DORC_ENABLE_UNSTABLE_API -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Werror=format-security -Wall -c orcrandom.c -o liborc_test_0.4_la-orcrandom.o >/dev/null 2>&1
  342. /bin/bash ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -D_FORTIFY_SOURCE=2 -Wall -I.. -DORC_ENABLE_UNSTABLE_API -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Werror=format-security -Wall -c -o liborc_test_0.4_la-orcprofile.lo `test -f 'orcprofile.c' || echo './'`orcprofile.c
  343. libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -D_FORTIFY_SOURCE=2 -Wall -I.. -DORC_ENABLE_UNSTABLE_API -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Werror=format-security -Wall -c orcprofile.c -fPIC -DPIC -o .libs/liborc_test_0.4_la-orcprofile.o
  344. libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -D_FORTIFY_SOURCE=2 -Wall -I.. -DORC_ENABLE_UNSTABLE_API -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Werror=format-security -Wall -c orcprofile.c -o liborc_test_0.4_la-orcprofile.o >/dev/null 2>&1
  345. /bin/bash ../libtool --tag=CC --mode=link gcc -Wall -I.. -DORC_ENABLE_UNSTABLE_API -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Werror=format-security -Wall -version-info 17:0:17 -no-undefined -export-symbols-regex 'orc_' -Wl,-z,relro -Wl,-z,defs -Wl,-O1 -Wl,--as-needed -o liborc-test-0.4.la -rpath /usr/lib/arm-linux-gnueabihf liborc_test_0.4_la-orctest.lo liborc_test_0.4_la-orcarray.lo liborc_test_0.4_la-orcrandom.lo liborc_test_0.4_la-orcprofile.lo ../orc/liborc-0.4.la -lm -lrt
  346. libtool: link: /usr/bin/nm -B .libs/liborc_test_0.4_la-orctest.o .libs/liborc_test_0.4_la-orcarray.o .libs/liborc_test_0.4_la-orcrandom.o .libs/liborc_test_0.4_la-orcprofile.o | sed -n -e 's/^.*[ ]\([ABCDGIRSTW][ABCDGIRSTW]*\)[ ][ ]*\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2 \2/p' | sed '/ __gnu_lto/d' | /bin/sed 's/.* //' | sort | uniq > .libs/liborc-test-0.4.exp
  347. libtool: link: /bin/grep -E -e "orc_" ".libs/liborc-test-0.4.exp" > ".libs/liborc-test-0.4.expT"
  348. libtool: link: mv -f ".libs/liborc-test-0.4.expT" ".libs/liborc-test-0.4.exp"
  349. libtool: link: echo "{ global:" > .libs/liborc-test-0.4.ver
  350. libtool: link: cat .libs/liborc-test-0.4.exp | sed -e "s/\(.*\)/\1;/" >> .libs/liborc-test-0.4.ver
  351. libtool: link: echo "local: *; };" >> .libs/liborc-test-0.4.ver
  352. libtool: link: gcc -shared -fPIC -DPIC .libs/liborc_test_0.4_la-orctest.o .libs/liborc_test_0.4_la-orcarray.o .libs/liborc_test_0.4_la-orcrandom.o .libs/liborc_test_0.4_la-orcprofile.o -Wl,-rpath -Wl,/home/pi/orc/orc-0.4.17/orc/.libs -Wl,--as-needed ../orc/.libs/liborc-0.4.so -lm -lrt -O2 -Wl,-z -Wl,relro -Wl,-z -Wl,defs -Wl,-O1 -Wl,-soname -Wl,liborc-test-0.4.so.0 -Wl,-version-script -Wl,.libs/liborc-test-0.4.ver -o .libs/liborc-test-0.4.so.0.17.0
  353. libtool: link: (cd ".libs" && rm -f "liborc-test-0.4.so.0" && ln -s "liborc-test-0.4.so.0.17.0" "liborc-test-0.4.so.0")
  354. libtool: link: (cd ".libs" && rm -f "liborc-test-0.4.so" && ln -s "liborc-test-0.4.so.0.17.0" "liborc-test-0.4.so")
  355. libtool: link: ar cru .libs/liborc-test-0.4.a liborc_test_0.4_la-orctest.o liborc_test_0.4_la-orcarray.o liborc_test_0.4_la-orcrandom.o liborc_test_0.4_la-orcprofile.o
  356. libtool: link: ranlib .libs/liborc-test-0.4.a
  357. libtool: link: ( cd ".libs" && rm -f "liborc-test-0.4.la" && ln -s "../liborc-test-0.4.la" "liborc-test-0.4.la" )
  358. make[3]: Leaving directory `/home/pi/orc/orc-0.4.17/orc-test'
  359. Making all in tools
  360. make[3]: Entering directory `/home/pi/orc/orc-0.4.17/tools'
  361. gcc -DHAVE_CONFIG_H -I. -I.. -D_FORTIFY_SOURCE=2 -Wall -I.. -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Werror=format-security -Wall -c orcc.c
  362. /bin/bash ../libtool --tag=CC --mode=link gcc -Wall -I.. -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Werror=format-security -Wall -Wl,-z,relro -Wl,-z,defs -Wl,-O1 -Wl,--as-needed -o orcc orcc.o ../orc/liborc-0.4.la -lm -lrt
  363. libtool: link: gcc -Wall -I.. -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Werror=format-security -Wall -Wl,-z -Wl,relro -Wl,-z -Wl,defs -Wl,-O1 -o .libs/orcc orcc.o -Wl,--as-needed ../orc/.libs/liborc-0.4.so -lm -lrt
  364. gcc -DHAVE_CONFIG_H -I. -I.. -D_FORTIFY_SOURCE=2 -Wall -I.. -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Werror=format-security -Wall -c orc-bugreport.c
  365. /bin/bash ../libtool --tag=CC --mode=link gcc -Wall -I.. -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Werror=format-security -Wall -Wl,-z,relro -Wl,-z,defs -Wl,-O1 -Wl,--as-needed -o orc-bugreport orc-bugreport.o ../orc/liborc-0.4.la -lm -lrt ../orc-test/liborc-test-0.4.la
  366. libtool: link: gcc -Wall -I.. -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Werror=format-security -Wall -Wl,-z -Wl,relro -Wl,-z -Wl,defs -Wl,-O1 -o .libs/orc-bugreport orc-bugreport.o -Wl,--as-needed ../orc/.libs/liborc-0.4.so -lm -lrt ../orc-test/.libs/liborc-test-0.4.so
  367. make[3]: Leaving directory `/home/pi/orc/orc-0.4.17/tools'
  368. Making all in examples
  369. make[3]: Entering directory `/home/pi/orc/orc-0.4.17/examples'
  370. ../tools/orcc --implementation -o example1orc.c ./example1orc.orc
  371. ../tools/orcc --header -o example1orc.h ./example1orc.orc
  372. ../tools/orcc --implementation -o example2orc.c ./example2orc.orc
  373. ../tools/orcc --header -o example2orc.h ./example2orc.orc
  374. ../tools/orcc --implementation -o example3orc.c ./example3orc.orc
  375. ../tools/orcc --header -o example3orc.h ./example3orc.orc
  376. ../tools/orcc --implementation -o mt19937arorc.c ./mt19937arorc.orc
  377. ../tools/orcc --header -o mt19937arorc.h ./mt19937arorc.orc
  378. /usr/bin/make all-am
  379. make[4]: Entering directory `/home/pi/orc/orc-0.4.17/examples'
  380. gcc -DHAVE_CONFIG_H -I. -I.. -D_FORTIFY_SOURCE=2 -Wall -I.. -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Werror=format-security -Wall -c example1.c
  381. gcc -DHAVE_CONFIG_H -I. -I.. -D_FORTIFY_SOURCE=2 -Wall -I.. -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Werror=format-security -Wall -c example1orc.c
  382. /bin/bash ../libtool --tag=CC --mode=link gcc -Wall -I.. -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Werror=format-security -Wall ../orc/liborc-0.4.la -lm -lrt -Wl,-z,relro -Wl,-z,defs -Wl,-O1 -Wl,--as-needed -o example1 example1.o example1orc.o
  383. libtool: link: gcc -Wall -I.. -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Werror=format-security -Wall -Wl,-z -Wl,relro -Wl,-z -Wl,defs -Wl,-O1 -o .libs/example1 example1.o example1orc.o ../orc/.libs/liborc-0.4.so -lm -lrt -Wl,--as-needed
  384. gcc -DHAVE_CONFIG_H -I. -I.. -D_FORTIFY_SOURCE=2 -Wall -I.. -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Werror=format-security -Wall -c example2.c
  385. gcc -DHAVE_CONFIG_H -I. -I.. -D_FORTIFY_SOURCE=2 -Wall -I.. -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Werror=format-security -Wall -c example2orc.c
  386. /bin/bash ../libtool --tag=CC --mode=link gcc -Wall -I.. -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Werror=format-security -Wall ../orc/liborc-0.4.la -lm -lrt -Wl,-z,relro -Wl,-z,defs -Wl,-O1 -Wl,--as-needed -o example2 example2.o example2orc.o
  387. libtool: link: gcc -Wall -I.. -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Werror=format-security -Wall -Wl,-z -Wl,relro -Wl,-z -Wl,defs -Wl,-O1 -o .libs/example2 example2.o example2orc.o ../orc/.libs/liborc-0.4.so -lm -lrt -Wl,--as-needed
  388. gcc -DHAVE_CONFIG_H -I. -I.. -D_FORTIFY_SOURCE=2 -Wall -I.. -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Werror=format-security -Wall -c example3.c
  389. gcc -DHAVE_CONFIG_H -I. -I.. -D_FORTIFY_SOURCE=2 -Wall -I.. -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Werror=format-security -Wall -c example3orc.c
  390. /bin/bash ../libtool --tag=CC --mode=link gcc -Wall -I.. -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Werror=format-security -Wall ../orc/liborc-0.4.la -lm -lrt -Wl,-z,relro -Wl,-z,defs -Wl,-O1 -Wl,--as-needed -o example3 example3.o example3orc.o
  391. libtool: link: gcc -Wall -I.. -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Werror=format-security -Wall -Wl,-z -Wl,relro -Wl,-z -Wl,defs -Wl,-O1 -o .libs/example3 example3.o example3orc.o ../orc/.libs/liborc-0.4.so -lm -lrt -Wl,--as-needed
  392. gcc -DHAVE_CONFIG_H -I. -I.. -D_FORTIFY_SOURCE=2 -Wall -I.. -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Werror=format-security -Wall -c mt19937ar.c
  393. gcc -DHAVE_CONFIG_H -I. -I.. -D_FORTIFY_SOURCE=2 -Wall -I.. -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Werror=format-security -Wall -c mt19937arorc.c
  394. /bin/bash ../libtool --tag=CC --mode=link gcc -Wall -I.. -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Werror=format-security -Wall ../orc/liborc-0.4.la -lm -lrt -Wl,-z,relro -Wl,-z,defs -Wl,-O1 -Wl,--as-needed -o mt19937ar mt19937ar.o mt19937arorc.o
  395. libtool: link: gcc -Wall -I.. -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Werror=format-security -Wall -Wl,-z -Wl,relro -Wl,-z -Wl,defs -Wl,-O1 -o .libs/mt19937ar mt19937ar.o mt19937arorc.o ../orc/.libs/liborc-0.4.so -lm -lrt -Wl,--as-needed
  396. gcc -DHAVE_CONFIG_H -I. -I.. -D_FORTIFY_SOURCE=2 -Wall -I.. -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Werror=format-security -Wall -c volscale.c
  397. /bin/bash ../libtool --tag=CC --mode=link gcc -Wall -I.. -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Werror=format-security -Wall ../orc/liborc-0.4.la -lm -lrt -Wl,-z,relro -Wl,-z,defs -Wl,-O1 -Wl,--as-needed -o volscale volscale.o
  398. libtool: link: gcc -Wall -I.. -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Werror=format-security -Wall -Wl,-z -Wl,relro -Wl,-z -Wl,defs -Wl,-O1 -o .libs/volscale volscale.o ../orc/.libs/liborc-0.4.so -lm -lrt -Wl,--as-needed
  399. make[4]: Leaving directory `/home/pi/orc/orc-0.4.17/examples'
  400. make[3]: Leaving directory `/home/pi/orc/orc-0.4.17/examples'
  401. Making all in doc
  402. make[3]: Entering directory `/home/pi/orc/orc-0.4.17/doc'
  403. make[3]: Nothing to be done for `all'.
  404. make[3]: Leaving directory `/home/pi/orc/orc-0.4.17/doc'
  405. Making all in testsuite
  406. make[3]: Entering directory `/home/pi/orc/orc-0.4.17/testsuite'
  407. Making all in orcc
  408. make[4]: Entering directory `/home/pi/orc/orc-0.4.17/testsuite/orcc'
  409. ../../tools/orcc --include stdint.h --header -o testorc.h ../test.orc
  410. /usr/bin/make all-am
  411. make[5]: Entering directory `/home/pi/orc/orc-0.4.17/testsuite/orcc'
  412. gcc -DHAVE_CONFIG_H -I. -I../.. -D_FORTIFY_SOURCE=2 -Wall -I../.. -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Werror=format-security -Wall -c orc_test.c
  413. ^[OF/bin/bash ../../libtool --tag=CC --mode=link gcc -Wall -I../.. -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Werror=format-security -Wall -Wl,-z,relro -Wl,-z,defs -Wl,-O1 -Wl,--as-needed -o orc_test orc_test.o ../../orc/liborc-0.4.la -lm -lrt ../../orc-test/liborc-test-0.4.la
  414. libtool: link: gcc -Wall -I../.. -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Werror=format-security -Wall -Wl,-z -Wl,relro -Wl,-z -Wl,defs -Wl,-O1 -o .libs/orc_test orc_test.o -Wl,--as-needed ../../orc/.libs/liborc-0.4.so -lm -lrt ../../orc-test/.libs/liborc-test-0.4.so
  415. gcc -DHAVE_CONFIG_H -I. -I../.. -D_FORTIFY_SOURCE=2 -Wall -I../.. -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Werror=format-security -Wall -c test2.c
  416. gcc -DHAVE_CONFIG_H -I. -I../.. -D_FORTIFY_SOURCE=2 -Wall -I../.. -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Werror=format-security -Wall -c testorc.c
  417. /bin/bash ../../libtool --tag=CC --mode=link gcc -Wall -I../.. -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Werror=format-security -Wall -Wl,-z,relro -Wl,-z,defs -Wl,-O1 -Wl,--as-needed -o test2 test2.o testorc.o ../../orc/liborc-0.4.la -lm -lrt ../../orc-test/liborc-test-0.4.la
  418. libtool: link: gcc -Wall -I../.. -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Werror=format-security -Wall -Wl,-z -Wl,relro -Wl,-z -Wl,defs -Wl,-O1 -o .libs/test2 test2.o testorc.o -Wl,--as-needed ../../orc/.libs/liborc-0.4.so -lm -lrt ../../orc-test/.libs/liborc-test-0.4.so
  419. gcc -DHAVE_CONFIG_H -I. -I../.. -D_FORTIFY_SOURCE=2 -DDISABLE_ORC -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Werror=format-security -Wall -c -o test3-test3.o `test -f 'test3.c' || echo './'`test3.c
  420. gcc -DHAVE_CONFIG_H -I. -I../.. -D_FORTIFY_SOURCE=2 -DDISABLE_ORC -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Werror=format-security -Wall -c -o test3-testorc.o `test -f 'testorc.c' || echo './'`testorc.c
  421. /bin/bash ../../libtool --tag=CC --mode=link gcc -DDISABLE_ORC -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Werror=format-security -Wall -Wl,-z,relro -Wl,-z,defs -Wl,-O1 -Wl,--as-needed -o test3 test3-test3.o test3-testorc.o ../../orc/liborc-0.4.la -lm -lrt ../../orc-test/liborc-test-0.4.la
  422. libtool: link: gcc -DDISABLE_ORC -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Werror=format-security -Wall -Wl,-z -Wl,relro -Wl,-z -Wl,defs -Wl,-O1 -o .libs/test3 test3-test3.o test3-testorc.o -Wl,--as-needed ../../orc/.libs/liborc-0.4.so -lm -lrt ../../orc-test/.libs/liborc-test-0.4.so
  423. make[5]: Leaving directory `/home/pi/orc/orc-0.4.17/testsuite/orcc'
  424. make[4]: Leaving directory `/home/pi/orc/orc-0.4.17/testsuite/orcc'
  425. Making all in benchmorc
  426. make[4]: Entering directory `/home/pi/orc/orc-0.4.17/testsuite/benchmorc'
  427. gcc -DHAVE_CONFIG_H -I. -I../.. -D_FORTIFY_SOURCE=2 -Wall -I../.. -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Werror=format-security -Wall -c benchmorc.c
  428. /bin/bash ../../libtool --tag=CC --mode=link gcc -Wall -I../.. -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Werror=format-security -Wall -Wl,-z,relro -Wl,-z,defs -Wl,-O1 -Wl,--as-needed -o benchmorc benchmorc.o ../../orc/liborc-0.4.la -lm -lrt ../../orc-test/liborc-test-0.4.la
  429. libtool: link: gcc -Wall -I../.. -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Werror=format-security -Wall -Wl,-z -Wl,relro -Wl,-z -Wl,defs -Wl,-O1 -o .libs/benchmorc benchmorc.o -Wl,--as-needed ../../orc/.libs/liborc-0.4.so -lm -lrt ../../orc-test/.libs/liborc-test-0.4.so
  430. make[4]: Leaving directory `/home/pi/orc/orc-0.4.17/testsuite/benchmorc'
  431. make[4]: Entering directory `/home/pi/orc/orc-0.4.17/testsuite'
  432. gcc -DHAVE_CONFIG_H -I. -I.. -D_FORTIFY_SOURCE=2 -Wall -I.. -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Werror=format-security -Wall -c test_accsadubl.c
  433. /bin/bash ../libtool --tag=CC --mode=link gcc -Wall -I.. -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Werror=format-security -Wall -Wl,-z,relro -Wl,-z,defs -Wl,-O1 -Wl,--as-needed -o test_accsadubl test_accsadubl.o ../orc/liborc-0.4.la -lm -lrt ../orc-test/liborc-test-0.4.la
  434. libtool: link: gcc -Wall -I.. -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Werror=format-security -Wall -Wl,-z -Wl,relro -Wl,-z -Wl,defs -Wl,-O1 -o .libs/test_accsadubl test_accsadubl.o -Wl,--as-needed ../orc/.libs/liborc-0.4.so -lm -lrt ../orc-test/.libs/liborc-test-0.4.so
  435. gcc -DHAVE_CONFIG_H -I. -I.. -D_FORTIFY_SOURCE=2 -Wall -I.. -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Werror=format-security -Wall -c test-schro.c
  436. /bin/bash ../libtool --tag=CC --mode=link gcc -Wall -I.. -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Werror=format-security -Wall -Wl,-z,relro -Wl,-z,defs -Wl,-O1 -Wl,--as-needed -o test-schro test-schro.o ../orc/liborc-0.4.la -lm -lrt ../orc-test/liborc-test-0.4.la
  437. libtool: link: gcc -Wall -I.. -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Werror=format-security -Wall -Wl,-z -Wl,relro -Wl,-z -Wl,defs -Wl,-O1 -o .libs/test-schro test-schro.o -Wl,--as-needed ../orc/.libs/liborc-0.4.so -lm -lrt ../orc-test/.libs/liborc-test-0.4.so
  438. gcc -DHAVE_CONFIG_H -I. -I.. -D_FORTIFY_SOURCE=2 -Wall -I.. -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Werror=format-security -Wall -c exec_opcodes_sys.c
  439. /bin/bash ../libtool --tag=CC --mode=link gcc -Wall -I.. -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Werror=format-security -Wall -Wl,-z,relro -Wl,-z,defs -Wl,-O1 -Wl,--as-needed -o exec_opcodes_sys exec_opcodes_sys.o ../orc/liborc-0.4.la -lm -lrt ../orc-test/liborc-test-0.4.la
  440. libtool: link: gcc -Wall -I.. -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Werror=format-security -Wall -Wl,-z -Wl,relro -Wl,-z -Wl,defs -Wl,-O1 -o .libs/exec_opcodes_sys exec_opcodes_sys.o -Wl,--as-needed ../orc/.libs/liborc-0.4.so -lm -lrt ../orc-test/.libs/liborc-test-0.4.so
  441. gcc -DHAVE_CONFIG_H -I. -I.. -D_FORTIFY_SOURCE=2 -Wall -I.. -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Werror=format-security -Wall -c exec_parse.c
  442. /bin/bash ../libtool --tag=CC --mode=link gcc -Wall -I.. -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Werror=format-security -Wall -Wl,-z,relro -Wl,-z,defs -Wl,-O1 -Wl,--as-needed -o exec_parse exec_parse.o ../orc/liborc-0.4.la -lm -lrt ../orc-test/liborc-test-0.4.la
  443. libtool: link: gcc -Wall -I.. -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Werror=format-security -Wall -Wl,-z -Wl,relro -Wl,-z -Wl,defs -Wl,-O1 -o .libs/exec_parse exec_parse.o -Wl,--as-needed ../orc/.libs/liborc-0.4.so -lm -lrt ../orc-test/.libs/liborc-test-0.4.so
  444. gcc -DHAVE_CONFIG_H -I. -I.. -D_FORTIFY_SOURCE=2 -Wall -I.. -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Werror=format-security -Wall -c perf_opcodes_sys.c
  445. /bin/bash ../libtool --tag=CC --mode=link gcc -Wall -I.. -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Werror=format-security -Wall -Wl,-z,relro -Wl,-z,defs -Wl,-O1 -Wl,--as-needed -o perf_opcodes_sys perf_opcodes_sys.o ../orc/liborc-0.4.la -lm -lrt ../orc-test/liborc-test-0.4.la
  446. libtool: link: gcc -Wall -I.. -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Werror=format-security -Wall -Wl,-z -Wl,relro -Wl,-z -Wl,defs -Wl,-O1 -o .libs/perf_opcodes_sys perf_opcodes_sys.o -Wl,--as-needed ../orc/.libs/liborc-0.4.so -lm -lrt ../orc-test/.libs/liborc-test-0.4.so
  447. gcc -DHAVE_CONFIG_H -I. -I.. -D_FORTIFY_SOURCE=2 -Wall -I.. -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Werror=format-security -Wall -c perf_parse.c
  448. /bin/bash ../libtool --tag=CC --mode=link gcc -Wall -I.. -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Werror=format-security -Wall -Wl,-z,relro -Wl,-z,defs -Wl,-O1 -Wl,--as-needed -o perf_parse perf_parse.o ../orc/liborc-0.4.la -lm -lrt ../orc-test/liborc-test-0.4.la
  449. libtool: link: gcc -Wall -I.. -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Werror=format-security -Wall -Wl,-z -Wl,relro -Wl,-z -Wl,defs -Wl,-O1 -o .libs/perf_parse perf_parse.o -Wl,--as-needed ../orc/.libs/liborc-0.4.so -lm -lrt ../orc-test/.libs/liborc-test-0.4.so
  450. gcc -DHAVE_CONFIG_H -I. -I.. -D_FORTIFY_SOURCE=2 -Wall -I.. -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Werror=format-security -Wall -c memcpy_speed.c
  451. /bin/bash ../libtool --tag=CC --mode=link gcc -Wall -I.. -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Werror=format-security -Wall -Wl,-z,relro -Wl,-z,defs -Wl,-O1 -Wl,--as-needed -o memcpy_speed memcpy_speed.o ../orc/liborc-0.4.la -lm -lrt ../orc-test/liborc-test-0.4.la
  452. libtool: link: gcc -Wall -I.. -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Werror=format-security -Wall -Wl,-z -Wl,relro -Wl,-z -Wl,defs -Wl,-O1 -o .libs/memcpy_speed memcpy_speed.o -Wl,--as-needed ../orc/.libs/liborc-0.4.so -lm -lrt ../orc-test/.libs/liborc-test-0.4.so
  453. gcc -DHAVE_CONFIG_H -I. -I.. -D_FORTIFY_SOURCE=2 -Wall -I.. -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Werror=format-security -Wall -c abi.c
  454. /bin/bash ../libtool --tag=CC --mode=link gcc -Wall -I.. -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Werror=format-security -Wall -Wl,-z,relro -Wl,-z,defs -Wl,-O1 -Wl,--as-needed -o abi abi.o ../orc/liborc-0.4.la -lm -lrt ../orc-test/liborc-test-0.4.la
  455. libtool: link: gcc -Wall -I.. -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Werror=format-security -Wall -Wl,-z -Wl,relro -Wl,-z -Wl,defs -Wl,-O1 -o .libs/abi abi.o -Wl,--as-needed ../orc/.libs/liborc-0.4.so -lm -lrt ../orc-test/.libs/liborc-test-0.4.so
  456. gcc -DHAVE_CONFIG_H -I. -I.. -D_FORTIFY_SOURCE=2 -Wall -I.. -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Werror=format-security -Wall -c generate_xml_table.c
  457. /bin/bash ../libtool --tag=CC --mode=link gcc -Wall -I.. -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Werror=format-security -Wall -Wl,-z,relro -Wl,-z,defs -Wl,-O1 -Wl,--as-needed -o generate_xml_table generate_xml_table.o ../orc/liborc-0.4.la -lm -lrt ../orc-test/liborc-test-0.4.la
  458. libtool: link: gcc -Wall -I.. -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Werror=format-security -Wall -Wl,-z -Wl,relro -Wl,-z -Wl,defs -Wl,-O1 -o .libs/generate_xml_table generate_xml_table.o -Wl,--as-needed ../orc/.libs/liborc-0.4.so -lm -lrt ../orc-test/.libs/liborc-test-0.4.so
  459. gcc -DHAVE_CONFIG_H -I. -I.. -D_FORTIFY_SOURCE=2 -Wall -I.. -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Werror=format-security -Wall -c generate_xml_table2.c
  460. /bin/bash ../libtool --tag=CC --mode=link gcc -Wall -I.. -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Werror=format-security -Wall -Wl,-z,relro -Wl,-z,defs -Wl,-O1 -Wl,--as-needed -o generate_xml_table2 generate_xml_table2.o ../orc/liborc-0.4.la -lm -lrt ../orc-test/liborc-test-0.4.la
  461. libtool: link: gcc -Wall -I.. -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Werror=format-security -Wall -Wl,-z -Wl,relro -Wl,-z -Wl,defs -Wl,-O1 -o .libs/generate_xml_table2 generate_xml_table2.o -Wl,--as-needed ../orc/.libs/liborc-0.4.so -lm -lrt ../orc-test/.libs/liborc-test-0.4.so
  462. gcc -DHAVE_CONFIG_H -I. -I.. -D_FORTIFY_SOURCE=2 -Wall -I.. -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Werror=format-security -Wall -c generate_opcodes_sys.c
  463. /bin/bash ../libtool --tag=CC --mode=link gcc -Wall -I.. -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Werror=format-security -Wall -Wl,-z,relro -Wl,-z,defs -Wl,-O1 -Wl,--as-needed -o generate_opcodes_sys generate_opcodes_sys.o ../orc/liborc-0.4.la -lm -lrt ../orc-test/liborc-test-0.4.la
  464. libtool: link: gcc -Wall -I.. -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Werror=format-security -Wall -Wl,-z -Wl,relro -Wl,-z -Wl,defs -Wl,-O1 -o .libs/generate_opcodes_sys generate_opcodes_sys.o -Wl,--as-needed ../orc/.libs/liborc-0.4.so -lm -lrt ../orc-test/.libs/liborc-test-0.4.so
  465. gcc -DHAVE_CONFIG_H -I. -I.. -D_FORTIFY_SOURCE=2 -Wall -I.. -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Werror=format-security -Wall -c compile_parse.c
  466. /bin/bash ../libtool --tag=CC --mode=link gcc -Wall -I.. -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Werror=format-security -Wall -Wl,-z,relro -Wl,-z,defs -Wl,-O1 -Wl,--as-needed -o compile_parse compile_parse.o ../orc/liborc-0.4.la -lm -lrt ../orc-test/liborc-test-0.4.la
  467. libtool: link: gcc -Wall -I.. -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Werror=format-security -Wall -Wl,-z -Wl,relro -Wl,-z -Wl,defs -Wl,-O1 -o .libs/compile_parse compile_parse.o -Wl,--as-needed ../orc/.libs/liborc-0.4.so -lm -lrt ../orc-test/.libs/liborc-test-0.4.so
  468. gcc -DHAVE_CONFIG_H -I. -I.. -D_FORTIFY_SOURCE=2 -Wall -I.. -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Werror=format-security -Wall -c compile_parse_c.c
  469. /bin/bash ../libtool --tag=CC --mode=link gcc -Wall -I.. -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Werror=format-security -Wall -Wl,-z,relro -Wl,-z,defs -Wl,-O1 -Wl,--as-needed -o compile_parse_c compile_parse_c.o ../orc/liborc-0.4.la -lm -lrt ../orc-test/liborc-test-0.4.la
  470. libtool: link: gcc -Wall -I.. -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Werror=format-security -Wall -Wl,-z -Wl,relro -Wl,-z -Wl,defs -Wl,-O1 -o .libs/compile_parse_c compile_parse_c.o -Wl,--as-needed ../orc/.libs/liborc-0.4.so -lm -lrt ../orc-test/.libs/liborc-test-0.4.so
  471. gcc -DHAVE_CONFIG_H -I. -I.. -D_FORTIFY_SOURCE=2 -Wall -I.. -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Werror=format-security -Wall -c perf_opcodes_sys_compare.c
  472. /bin/bash ../libtool --tag=CC --mode=link gcc -Wall -I.. -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Werror=format-security -Wall -Wl,-z,relro -Wl,-z,defs -Wl,-O1 -Wl,--as-needed -o perf_opcodes_sys_compare perf_opcodes_sys_compare.o ../orc/liborc-0.4.la -lm -lrt ../orc-test/liborc-test-0.4.la
  473. libtool: link: gcc -Wall -I.. -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Werror=format-security -Wall -Wl,-z -Wl,relro -Wl,-z -Wl,defs -Wl,-O1 -o .libs/perf_opcodes_sys_compare perf_opcodes_sys_compare.o -Wl,--as-needed ../orc/.libs/liborc-0.4.so -lm -lrt ../orc-test/.libs/liborc-test-0.4.so
  474. gcc -DHAVE_CONFIG_H -I. -I.. -D_FORTIFY_SOURCE=2 -Wall -I.. -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Werror=format-security -Wall -c perf_parse_compare.c
  475. /bin/bash ../libtool --tag=CC --mode=link gcc -Wall -I.. -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Werror=format-security -Wall -Wl,-z,relro -Wl,-z,defs -Wl,-O1 -Wl,--as-needed -o perf_parse_compare perf_parse_compare.o ../orc/liborc-0.4.la -lm -lrt ../orc-test/liborc-test-0.4.la
  476. libtool: link: gcc -Wall -I.. -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Werror=format-security -Wall -Wl,-z -Wl,relro -Wl,-z -Wl,defs -Wl,-O1 -o .libs/perf_parse_compare perf_parse_compare.o -Wl,--as-needed ../orc/.libs/liborc-0.4.so -lm -lrt ../orc-test/.libs/liborc-test-0.4.so
  477. gcc -DHAVE_CONFIG_H -I. -I.. -D_FORTIFY_SOURCE=2 -Wall -I.. -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Werror=format-security -Wall -c bytecode_parse.c
  478. /bin/bash ../libtool --tag=CC --mode=link gcc -Wall -I.. -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Werror=format-security -Wall -Wl,-z,relro -Wl,-z,defs -Wl,-O1 -Wl,--as-needed -o bytecode_parse bytecode_parse.o ../orc/liborc-0.4.la -lm -lrt ../orc-test/liborc-test-0.4.la
  479. libtool: link: gcc -Wall -I.. -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Werror=format-security -Wall -Wl,-z -Wl,relro -Wl,-z -Wl,defs -Wl,-O1 -o .libs/bytecode_parse bytecode_parse.o -Wl,--as-needed ../orc/.libs/liborc-0.4.so -lm -lrt ../orc-test/.libs/liborc-test-0.4.so
  480. gcc -DHAVE_CONFIG_H -I. -I.. -D_FORTIFY_SOURCE=2 -Wall -I.. -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Werror=format-security -Wall -c compile_opcodes_sys_c.c
  481. /bin/bash ../libtool --tag=CC --mode=link gcc -Wall -I.. -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Werror=format-security -Wall -Wl,-z,relro -Wl,-z,defs -Wl,-O1 -Wl,--as-needed -o compile_opcodes_sys_c compile_opcodes_sys_c.o ../orc/liborc-0.4.la -lm -lrt ../orc-test/liborc-test-0.4.la
  482. libtool: link: gcc -Wall -I.. -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Werror=format-security -Wall -Wl,-z -Wl,relro -Wl,-z -Wl,defs -Wl,-O1 -o .libs/compile_opcodes_sys_c compile_opcodes_sys_c.o -Wl,--as-needed ../orc/.libs/liborc-0.4.so -lm -lrt ../orc-test/.libs/liborc-test-0.4.so
  483. gcc -DHAVE_CONFIG_H -I. -I.. -D_FORTIFY_SOURCE=2 -Wall -I.. -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Werror=format-security -Wall -c compile_opcodes_sys.c
  484. /bin/bash ../libtool --tag=CC --mode=link gcc -Wall -I.. -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Werror=format-security -Wall -Wl,-z,relro -Wl,-z,defs -Wl,-O1 -Wl,--as-needed -o compile_opcodes_sys compile_opcodes_sys.o ../orc/liborc-0.4.la -lm -lrt ../orc-test/liborc-test-0.4.la
  485. libtool: link: gcc -Wall -I.. -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Werror=format-security -Wall -Wl,-z -Wl,relro -Wl,-z -Wl,defs -Wl,-O1 -o .libs/compile_opcodes_sys compile_opcodes_sys.o -Wl,--as-needed ../orc/.libs/liborc-0.4.so -lm -lrt ../orc-test/.libs/liborc-test-0.4.so
  486. gcc -DHAVE_CONFIG_H -I. -I.. -D_FORTIFY_SOURCE=2 -Wall -I.. -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Werror=format-security -Wall -c show_parse.c
  487. /bin/bash ../libtool --tag=CC --mode=link gcc -Wall -I.. -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Werror=format-security -Wall -Wl,-z,relro -Wl,-z,defs -Wl,-O1 -Wl,--as-needed -o show_parse show_parse.o ../orc/liborc-0.4.la -lm -lrt ../orc-test/liborc-test-0.4.la
  488. libtool: link: gcc -Wall -I.. -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Werror=format-security -Wall -Wl,-z -Wl,relro -Wl,-z -Wl,defs -Wl,-O1 -o .libs/show_parse show_parse.o -Wl,--as-needed ../orc/.libs/liborc-0.4.so -lm -lrt ../orc-test/.libs/liborc-test-0.4.so
  489. gcc -DHAVE_CONFIG_H -I. -I.. -D_FORTIFY_SOURCE=2 -Wall -I.. -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Werror=format-security -Wall -c compile_opcodes_sys_neon.c
  490. /bin/bash ../libtool --tag=CC --mode=link gcc -Wall -I.. -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Werror=format-security -Wall -Wl,-z,relro -Wl,-z,defs -Wl,-O1 -Wl,--as-needed -o compile_opcodes_sys_neon compile_opcodes_sys_neon.o ../orc/liborc-0.4.la -lm -lrt ../orc-test/liborc-test-0.4.la
  491. libtool: link: gcc -Wall -I.. -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Werror=format-security -Wall -Wl,-z -Wl,relro -Wl,-z -Wl,defs -Wl,-O1 -o .libs/compile_opcodes_sys_neon compile_opcodes_sys_neon.o -Wl,--as-needed ../orc/.libs/liborc-0.4.so -lm -lrt ../orc-test/.libs/liborc-test-0.4.so
  492. gcc -DHAVE_CONFIG_H -I. -I.. -D_FORTIFY_SOURCE=2 -Wall -I.. -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Werror=format-security -Wall -c compile_parse_neon.c
  493. /bin/bash ../libtool --tag=CC --mode=link gcc -Wall -I.. -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Werror=format-security -Wall -Wl,-z,relro -Wl,-z,defs -Wl,-O1 -Wl,--as-needed -o compile_parse_neon compile_parse_neon.o ../orc/liborc-0.4.la -lm -lrt ../orc-test/liborc-test-0.4.la
  494. libtool: link: gcc -Wall -I.. -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Werror=format-security -Wall -Wl,-z -Wl,relro -Wl,-z -Wl,defs -Wl,-O1 -o .libs/compile_parse_neon compile_parse_neon.o -Wl,--as-needed ../orc/.libs/liborc-0.4.so -lm -lrt ../orc-test/.libs/liborc-test-0.4.so
  495. gcc -DHAVE_CONFIG_H -I. -I.. -D_FORTIFY_SOURCE=2 -Wall -I.. -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Werror=format-security -Wall -c compile_opcodes_sys_c64x.c
  496. /bin/bash ../libtool --tag=CC --mode=link gcc -Wall -I.. -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Werror=format-security -Wall -Wl,-z,relro -Wl,-z,defs -Wl,-O1 -Wl,--as-needed -o compile_opcodes_sys_c64x compile_opcodes_sys_c64x.o ../orc/liborc-0.4.la -lm -lrt ../orc-test/liborc-test-0.4.la
  497. libtool: link: gcc -Wall -I.. -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Werror=format-security -Wall -Wl,-z -Wl,relro -Wl,-z -Wl,defs -Wl,-O1 -o .libs/compile_opcodes_sys_c64x compile_opcodes_sys_c64x.o -Wl,--as-needed ../orc/.libs/liborc-0.4.so -lm -lrt ../orc-test/.libs/liborc-test-0.4.so
  498. gcc -DHAVE_CONFIG_H -I. -I.. -D_FORTIFY_SOURCE=2 -Wall -I.. -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Werror=format-security -Wall -c compile_opcodes_sys_mips.c
  499. /bin/bash ../libtool --tag=CC --mode=link gcc -Wall -I.. -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Werror=format-security -Wall -Wl,-z,relro -Wl,-z,defs -Wl,-O1 -Wl,--as-needed -o compile_opcodes_sys_mips compile_opcodes_sys_mips.o ../orc/liborc-0.4.la -lm -lrt ../orc-test/liborc-test-0.4.la
  500. libtool: link: gcc -Wall -I.. -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Werror=format-security -Wall -Wl,-z -Wl,relro -Wl,-z -Wl,defs -Wl,-O1 -o .libs/compile_opcodes_sys_mips compile_opcodes_sys_mips.o -Wl,--as-needed ../orc/.libs/liborc-0.4.so -lm -lrt ../orc-test/.libs/liborc-test-0.4.so
  501. make[4]: Leaving directory `/home/pi/orc/orc-0.4.17/testsuite'
  502. make[3]: Leaving directory `/home/pi/orc/orc-0.4.17/testsuite'
  503. make[3]: Entering directory `/home/pi/orc/orc-0.4.17'
  504. cp orc.pc orc-0.4.pc
  505. make[3]: Leaving directory `/home/pi/orc/orc-0.4.17'
  506. make[2]: Leaving directory `/home/pi/orc/orc-0.4.17'
  507. make[1]: Leaving directory `/home/pi/orc/orc-0.4.17'
  508. touch debian/stamp-makefile-build
  509. /usr/bin/make -C . check || true
  510. make[1]: Entering directory `/home/pi/orc/orc-0.4.17'
  511. /usr/bin/make check-recursive
  512. make[2]: Entering directory `/home/pi/orc/orc-0.4.17'
  513. Making check in orc
  514. make[3]: Entering directory `/home/pi/orc/orc-0.4.17/orc'
  515. make[3]: Nothing to be done for `check'.
  516. make[3]: Leaving directory `/home/pi/orc/orc-0.4.17/orc'
  517. Making check in orc-test
  518. make[3]: Entering directory `/home/pi/orc/orc-0.4.17/orc-test'
  519. make[3]: Nothing to be done for `check'.
  520. make[3]: Leaving directory `/home/pi/orc/orc-0.4.17/orc-test'
  521. Making check in tools
  522. make[3]: Entering directory `/home/pi/orc/orc-0.4.17/tools'
  523. make[3]: Nothing to be done for `check'.
  524. make[3]: Leaving directory `/home/pi/orc/orc-0.4.17/tools'
  525. Making check in examples
  526. make[3]: Entering directory `/home/pi/orc/orc-0.4.17/examples'
  527. /usr/bin/make check-am
  528. make[4]: Entering directory `/home/pi/orc/orc-0.4.17/examples'
  529. make[4]: Nothing to be done for `check-am'.
  530. make[4]: Leaving directory `/home/pi/orc/orc-0.4.17/examples'
  531. make[3]: Leaving directory `/home/pi/orc/orc-0.4.17/examples'
  532. Making check in doc
  533. make[3]: Entering directory `/home/pi/orc/orc-0.4.17/doc'
  534. make[3]: Nothing to be done for `check'.
  535. make[3]: Leaving directory `/home/pi/orc/orc-0.4.17/doc'
  536. Making check in testsuite
  537. make[3]: Entering directory `/home/pi/orc/orc-0.4.17/testsuite'
  538. Making check in orcc
  539. make[4]: Entering directory `/home/pi/orc/orc-0.4.17/testsuite/orcc'
  540. /usr/bin/make check-am
  541. make[5]: Entering directory `/home/pi/orc/orc-0.4.17/testsuite/orcc'
  542. /usr/bin/make check-TESTS
  543. make[6]: Entering directory `/home/pi/orc/orc-0.4.17/testsuite/orcc'
  544. orc_add2_rshift_add_s16_22_op:
  545. backup function : PASSED
  546. compiled function: COMPILE FAILED
  547. orc_add2_rshift_add_s16_22:
  548. backup function : PASSED
  549. compiled function: COMPILE FAILED
  550. orc_add2_rshift_sub_s16_22_op:
  551. backup function : PASSED
  552. compiled function: COMPILE FAILED
  553. orc_add2_rshift_sub_s16_22:
  554. backup function : PASSED
  555. compiled function: COMPILE FAILED
  556. orc_add2_rshift_add_s16_11_op:
  557. backup function : PASSED
  558. compiled function: COMPILE FAILED
  559. orc_add2_rshift_add_s16_11:
  560. backup function : PASSED
  561. compiled function: COMPILE FAILED
  562. orc_add2_rshift_sub_s16_11_op:
  563. backup function : PASSED
  564. compiled function: COMPILE FAILED
  565. orc_add2_rshift_sub_s16_11:
  566. backup function : PASSED
  567. compiled function: COMPILE FAILED
  568. orc_add_const_rshift_s16_11:
  569. backup function : PASSED
  570. compiled function: COMPILE FAILED
  571. orc_add_const_rshift_s16:
  572. backup function : PASSED
  573. compiled function: COMPILE FAILED
  574. orc_add_s16:
  575. backup function : PASSED
  576. compiled function: COMPILE FAILED
  577. orc_add_s16_2d:
  578. backup function : PASSED
  579. compiled function: COMPILE FAILED
  580. orc_addc_rshift_s16:
  581. backup function : PASSED
  582. compiled function: COMPILE FAILED
  583. orc_lshift1_s16:
  584. backup function : PASSED
  585. compiled function: COMPILE FAILED
  586. orc_lshift2_s16:
  587. backup function : PASSED
  588. compiled function: COMPILE FAILED
  589. orc_lshift_s16_ip:
  590. backup function : PASSED
  591. compiled function: COMPILE FAILED
  592. orc_mas2_add_s16_op:
  593. backup function : PASSED
  594. compiled function: COMPILE FAILED
  595. orc_mas2_add_s16_ip:
  596. backup function : PASSED
  597. compiled function: COMPILE FAILED
  598. orc_mas2_sub_s16_op:
  599. backup function : PASSED
  600. compiled function: COMPILE FAILED
  601. orc_mas2_sub_s16_ip:
  602. backup function : PASSED
  603. compiled function: COMPILE FAILED
  604. orc_mas4_across_add_s16_1991_op:
  605. backup function : PASSED
  606. compiled function: COMPILE FAILED
  607. orc_mas4_across_add_s16_1991_ip:
  608. backup function : PASSED
  609. compiled function: COMPILE FAILED
  610. orc_mas4_across_sub_s16_1991_op:
  611. backup function : PASSED
  612. compiled function: COMPILE FAILED
  613. orc_mas4_across_sub_s16_1991_ip:
  614. backup function : PASSED
  615. compiled function: COMPILE FAILED
  616. orc_subtract_s16:
  617. backup function : PASSED
  618. compiled function: COMPILE FAILED
  619. orc_add_s16_u8:
  620. backup function : PASSED
  621. compiled function: COMPILE FAILED
  622. orc_add_s16_u8_2d:
  623. backup function : PASSED
  624. compiled function: COMPILE FAILED
  625. orc_convert_s16_u8:
  626. backup function : PASSED
  627. compiled function: COMPILE FAILED
  628. orc_convert_u8_s16:
  629. backup function : PASSED
  630. compiled function: COMPILE FAILED
  631. orc_offsetconvert_u8_s16:
  632. backup function : PASSED
  633. compiled function: COMPILE FAILED
  634. orc_offsetconvert_s16_u8:
  635. backup function : PASSED
  636. compiled function: COMPILE FAILED
  637. orc_subtract_s16_u8:
  638. backup function : PASSED
  639. compiled function: COMPILE FAILED
  640. orc_multiply_and_add_s16_u8:
  641. backup function : PASSED
  642. compiled function: COMPILE FAILED
  643. orc_splat_s16_ns:
  644. backup function : PASSED
  645. compiled function: COMPILE FAILED
  646. orc_splat_s16_2d_4xn:
  647. backup function : PASSED
  648. compiled function: COMPILE FAILED
  649. orc_splat_s16_2d_8xn:
  650. backup function : PASSED
  651. compiled function: COMPILE FAILED
  652. orc_splat_s16_2d:
  653. backup function : PASSED
  654. compiled function: COMPILE FAILED
  655. orc_splat_u8_ns:
  656. backup function : PASSED
  657. compiled function: COMPILE FAILED
  658. orc_splat_u8_2d:
  659. backup function : PASSED
  660. compiled function: COMPILE FAILED
  661. orc_average_u8:
  662. backup function : PASSED
  663. compiled function: COMPILE FAILED
  664. orc_rrshift6_add_s16_2d:
  665. backup function : PASSED
  666. compiled function: COMPILE FAILED
  667. orc_rrshift6_sub_s16_2d:
  668. backup function : PASSED
  669. compiled function: COMPILE FAILED
  670. orc_rrshift6_s16_ip_2d:
  671. backup function : PASSED
  672. compiled function: COMPILE FAILED
  673. orc_rrshift6_s16_ip:
  674. backup function : PASSED
  675. compiled function: COMPILE FAILED
  676. orc_unpack_yuyv_y:
  677. backup function : PASSED
  678. compiled function: COMPILE FAILED
  679. orc_unpack_yuyv_u:
  680. backup function : PASSED
  681. compiled function: COMPILE FAILED
  682. orc_unpack_yuyv_v:
  683. backup function : PASSED
  684. compiled function: COMPILE FAILED
  685. orc_packyuyv:
  686. backup function : PASSED
  687. compiled function: COMPILE FAILED
  688. orc_unpack_uyvy_y:
  689. backup function : PASSED
  690. compiled function: COMPILE FAILED
  691. orc_unpack_uyvy_u:
  692. backup function : PASSED
  693. compiled function: COMPILE FAILED
  694. orc_unpack_uyvy_v:
  695. backup function : PASSED
  696. compiled function: COMPILE FAILED
  697. orc_interleave2_s16:
  698. backup function : PASSED
  699. compiled function: COMPILE FAILED
  700. orc_interleave2_rrshift1_s16:
  701. backup function : PASSED
  702. compiled function: COMPILE FAILED
  703. orc_deinterleave2_s16:
  704. backup function : PASSED
  705. compiled function: COMPILE FAILED
  706. orc_deinterleave2_lshift1_s16:
  707. backup function : PASSED
  708. compiled function: COMPILE FAILED
  709. orc_haar_deint_lshift1_split_s16:
  710. backup function : PASSED
  711. compiled function: COMPILE FAILED
  712. orc_haar_deint_split_s16:
  713. backup function : PASSED
  714. compiled function: COMPILE FAILED
  715. orc_haar_split_s16_lo:
  716. backup function : PASSED
  717. compiled function: COMPILE FAILED
  718. orc_haar_split_s16_hi:
  719. backup function : PASSED
  720. compiled function: COMPILE FAILED
  721. orc_haar_split_s16_op:
  722. backup function : PASSED
  723. compiled function: COMPILE FAILED
  724. orc_haar_split_s16:
  725. backup function : PASSED
  726. compiled function: COMPILE FAILED
  727. orc_haar_synth_s16_lo:
  728. backup function : PASSED
  729. compiled function: COMPILE FAILED
  730. orc_haar_synth_s16_hi:
  731. backup function : PASSED
  732. compiled function: COMPILE FAILED
  733. orc_haar_synth_s16_op:
  734. backup function : PASSED
  735. compiled function: COMPILE FAILED
  736. orc_haar_synth_s16:
  737. backup function : PASSED
  738. compiled function: COMPILE FAILED
  739. orc_haar_synth_rrshift1_int_s16:
  740. backup function : PASSED
  741. compiled function: COMPILE FAILED
  742. orc_haar_synth_int_s16:
  743. backup function : PASSED
  744. compiled function: COMPILE FAILED
  745. orc_haar_sub_s16:
  746. backup function : PASSED
  747. compiled function: COMPILE FAILED
  748. orc_haar_add_half_s16:
  749. backup function : PASSED
  750. compiled function: COMPILE FAILED
  751. orc_haar_add_s16:
  752. backup function : PASSED
  753. compiled function: COMPILE FAILED
  754. orc_haar_sub_half_s16:
  755. backup function : PASSED
  756. compiled function: COMPILE FAILED
  757. orc_sum_u8:
  758. backup function : PASSED
  759. compiled function: COMPILE FAILED
  760. orc_sum_s16:
  761. backup function : PASSED
  762. compiled function: COMPILE FAILED
  763. orc_sum_square_diff_u8:
  764. backup function : PASSED
  765. compiled function: COMPILE FAILED
  766. orc_dequantise_s16_2d_4xn:
  767. backup function : PASSED
  768. compiled function: COMPILE FAILED
  769. orc_dequantise_s16_2d_8xn:
  770. backup function : PASSED
  771. compiled function: COMPILE FAILED
  772. orc_dequantise_s16_ip_2d_8xn:
  773. backup function : PASSED
  774. compiled function: COMPILE FAILED
  775. orc_dequantise_s16_ip_2d:
  776. backup function : PASSED
  777. compiled function: COMPILE FAILED
  778. orc_dequantise_s16_ip:
  779. backup function : PASSED
  780. compiled function: COMPILE FAILED
  781. orc_dequantise_s16:
  782. backup function : PASSED
  783. compiled function: COMPILE FAILED
  784. orc_dequantise_var_s16_ip:
  785. backup function : PASSED
  786. compiled function: COMPILE FAILED
  787. orc_quantise1_s16:
  788. backup function : PASSED
  789. compiled function: COMPILE FAILED
  790. orc_quantise2_s16:
  791. backup function : PASSED
  792. compiled function: COMPILE FAILED
  793. orc_quantdequant1_s16:
  794. backup function : PASSED
  795. compiled function: COMPILE FAILED
  796. orc_quantdequant3_s16:
  797. backup function : PASSED
  798. compiled function: COMPILE FAILED
  799. orc_quantdequant2_s16:
  800. backup function : PASSED
  801. compiled function: COMPILE FAILED
  802. orc_downsample_vert_u8:
  803. backup function : PASSED
  804. compiled function: COMPILE FAILED
  805. orc_downsample_horiz_u8:
  806. backup function : PASSED
  807. compiled function: COMPILE FAILED
  808. orc_stats_moment_s16:
  809. backup function : PASSED
  810. compiled function: COMPILE FAILED
  811. orc_stats_above_s16:
  812. backup function : PASSED
  813. compiled function: COMPILE FAILED
  814. orc_accw:
  815. backup function : PASSED
  816. compiled function: COMPILE FAILED
  817. orc_avg2_8xn_u8:
  818. backup function : PASSED
  819. compiled function: COMPILE FAILED
  820. orc_avg2_12xn_u8:
  821. backup function : PASSED
  822. compiled function: COMPILE FAILED
  823. orc_avg2_16xn_u8:
  824. backup function : PASSED
  825. compiled function: COMPILE FAILED
  826. orc_avg2_32xn_u8:
  827. backup function : PASSED
  828. compiled function: COMPILE FAILED
  829. orc_avg2_nxm_u8:
  830. backup function : PASSED
  831. compiled function: COMPILE FAILED
  832. orc_combine4_8xn_u8:
  833. backup function : PASSED
  834. compiled function: COMPILE FAILED
  835. orc_combine4_12xn_u8:
  836. backup function : PASSED
  837. compiled function: COMPILE FAILED
  838. orc_combine4_16xn_u8:
  839. backup function : PASSED
  840. compiled function: COMPILE FAILED
  841. orc_combine4_24xn_u8:
  842. backup function : PASSED
  843. compiled function: COMPILE FAILED
  844. orc_combine4_32xn_u8:
  845. backup function : PASSED
  846. compiled function: COMPILE FAILED
  847. orc_combine4_nxm_u8:
  848. backup function : PASSED
  849. compiled function: COMPILE FAILED
  850. orc_combine2_8xn_u8:
  851. backup function : PASSED
  852. compiled function: COMPILE FAILED
  853. orc_combine2_12xn_u8:
  854. backup function : PASSED
  855. compiled function: COMPILE FAILED
  856. orc_combine2_16xn_u8:
  857. backup function : PASSED
  858. compiled function: COMPILE FAILED
  859. orc_combine2_nxm_u8:
  860. backup function : PASSED
  861. compiled function: COMPILE FAILED
  862. orc_sad_nxm_u8:
  863. backup function : PASSED
  864. compiled function: COMPILE FAILED
  865. orc_sad_8x8_u8:
  866. backup function : PASSED
  867. compiled function: COMPILE FAILED
  868. orc_sad_12x12_u8:
  869. backup function : PASSED
  870. compiled function: COMPILE FAILED
  871. orc_sad_16xn_u8:
  872. backup function : PASSED
  873. compiled function: COMPILE FAILED
  874. orc_sad_32xn_u8:
  875. backup function : PASSED
  876. compiled function: COMPILE FAILED
  877. convert_rgb_to_gray:
  878. backup function : PASSED
  879. compiled function: COMPILE FAILED
  880. canny_calc_delta_x:
  881. backup function : PASSED
  882. compiled function: COMPILE FAILED
  883. i420_to_ayuv:
  884. backup function : PASSED
  885. compiled function: COMPILE FAILED
  886. test_4x:
  887. backup function : PASSED
  888. compiled function: COMPILE FAILED
  889. test_4x_2:
  890. backup function : PASSED
  891. compiled function: COMPILE FAILED
  892. orc_splat_u16:
  893. backup function : PASSED
  894. compiled function: COMPILE FAILED
  895. orc_splat_u32:
  896. backup function : PASSED
  897. compiled function: COMPILE FAILED
  898. orc_splat_u16_2d:
  899. backup function : PASSED
  900. compiled function: COMPILE FAILED
  901. orc_splat_u32_2d:
  902. backup function : PASSED
  903. compiled function: COMPILE FAILED
  904. orc_copy_u16_2d:
  905. backup function : PASSED
  906. compiled function: COMPILE FAILED
  907. orc_copy_u32_2d:
  908. backup function : PASSED
  909. compiled function: COMPILE FAILED
  910. orc_composite_add_8888_8888_2d:
  911. backup function : PASSED
  912. compiled function: COMPILE FAILED
  913. orc_composite_add_8_8_line:
  914. backup function : PASSED
  915. compiled function: COMPILE FAILED
  916. orc_composite_add_n_8_8_line:
  917. backup function : PASSED
  918. compiled function: COMPILE FAILED
  919. orc_code_combine_add_u:
  920. backup function : PASSED
  921. compiled function: COMPILE FAILED
  922. orc_code_combine_add_u_n:
  923. backup function : PASSED
  924. compiled function: COMPILE FAILED
  925. orc_code_combine_over_u:
  926. backup function : PASSED
  927. compiled function: COMPILE FAILED
  928. orc_code_combine_over_u_n:
  929. backup function : PASSED
  930. compiled function: COMPILE FAILED
  931. orc_code_combine_in_u:
  932. backup function : PASSED
  933. compiled function: COMPILE FAILED
  934. orc_code_combine_in_u_n:
  935. backup function : PASSED
  936. compiled function: COMPILE FAILED
  937. orc_code_combine_out_u:
  938. backup function : PASSED
  939. compiled function: COMPILE FAILED
  940. orc_code_combine_out_u_n:
  941. backup function : PASSED
  942. compiled function: COMPILE FAILED
  943. orc_code_combine_atop_u:
  944. backup function : PASSED
  945. compiled function: COMPILE FAILED
  946. orc_code_combine_atop_u_n:
  947. backup function : PASSED
  948. compiled function: COMPILE FAILED
  949. orc_code_combine_xor_u:
  950. backup function : PASSED
  951. compiled function: COMPILE FAILED
  952. orc_code_combine_xor_u_n:
  953. backup function : PASSED
  954. compiled function: COMPILE FAILED
  955. orc_code_combine_add_ca:
  956. backup function : PASSED
  957. compiled function: COMPILE FAILED
  958. orc_code_combine_add_ca_n:
  959. backup function : PASSED
  960. compiled function: COMPILE FAILED
  961. orc_code_combine_over_ca:
  962. backup function : PASSED
  963. compiled function: COMPILE FAILED
  964. orc_code_combine_over_ca_n:
  965. backup function : PASSED
  966. compiled function: COMPILE FAILED
  967. orc_composite_over_8888_8_8888_line:
  968. backup function : PASSED
  969. compiled function: COMPILE FAILED
  970. orc_composite_over_n_8888_8888_ca_2d:
  971. backup function : PASSED
  972. compiled function: COMPILE FAILED
  973. cogorc_resample_horiz_1tap:
  974. backup function : PASSED
  975. compiled function: COMPILE FAILED
  976. cogorc_resample_horiz_2tap:
  977. backup function : PASSED
  978. compiled function: COMPILE FAILED
  979. test_float_constant_1:
  980. backup function : PASSED
  981. compiled function: COMPILE FAILED
  982. test_float_constant_2:
  983. backup function : PASSED
  984. compiled function: COMPILE FAILED
  985. convert_fc32_to_int32:
  986. backup function : PASSED
  987. compiled function: COMPILE FAILED
  988. param64:
  989. backup function : PASSED
  990. compiled function: COMPILE FAILED
  991. const64:
  992. backup function : PASSED
  993. compiled function: COMPILE FAILED
  994. param64_2:
  995. backup function : PASSED
  996. compiled function: COMPILE FAILED
  997. pa_volume_s16ne_orc_2ch:
  998. backup function : PASSED
  999. compiled function: COMPILE FAILED
  1000. cogorc_convert_YUY2_I420:
  1001. backup function : PASSED
  1002. compiled function: COMPILE FAILED
  1003. cogorc_convert_AYUV_I420:
  1004. backup function : PASSED
  1005. compiled function: COMPILE FAILED
  1006. memcpy_aligned:
  1007. backup function : PASSED
  1008. compiled function: COMPILE FAILED
  1009. memcpy_large:
  1010. backup function : PASSED
  1011. compiled function: COMPILE FAILED
  1012. memcpy_small:
  1013. backup function : PASSED
  1014. compiled function: COMPILE FAILED
  1015. memcpy_aligned_n16:
  1016. backup function : PASSED
  1017. compiled function: COMPILE FAILED
  1018. PASS: orc_test
  1019. PASS: test2
  1020. PASS: test3
  1021. ==================
  1022. All 3 tests passed
  1023. ==================
  1024. make[6]: Leaving directory `/home/pi/orc/orc-0.4.17/testsuite/orcc'
  1025. make[5]: Leaving directory `/home/pi/orc/orc-0.4.17/testsuite/orcc'
  1026. make[4]: Leaving directory `/home/pi/orc/orc-0.4.17/testsuite/orcc'
  1027. Making check in benchmorc
  1028. make[4]: Entering directory `/home/pi/orc/orc-0.4.17/testsuite/benchmorc'
  1029. make[4]: Nothing to be done for `check'.
  1030. make[4]: Leaving directory `/home/pi/orc/orc-0.4.17/testsuite/benchmorc'
  1031. make[4]: Entering directory `/home/pi/orc/orc-0.4.17/testsuite'
  1032. /usr/bin/make check-TESTS
  1033. make[5]: Entering directory `/home/pi/orc/orc-0.4.17/testsuite'
  1034. PASS: test_accsadubl
  1035. PASS: test-schro
  1036. PASS: exec_opcodes_sys
  1037. PASS: exec_parse
  1038. opcode_absb 0
  1039. opcode_addb 0
  1040. opcode_addssb 0
  1041. opcode_addusb 0
  1042. opcode_andb 0
  1043. opcode_andnb 0
  1044. opcode_avgsb 0
  1045. opcode_avgub 0
  1046. opcode_cmpeqb 0
  1047. opcode_cmpgtsb 0
  1048. opcode_copyb 0
  1049. opcode_loadb 0
  1050. opcode_loadoffb 0
  1051. opcode_loadupdb 0
  1052. opcode_loadupib 0
  1053. opcode_loadpb 0
  1054. opcode_ldresnearb 0
  1055. opcode_ldresnearl 0
  1056. opcode_ldreslinb 0
  1057. opcode_ldreslinl 0
  1058. opcode_maxsb 0
  1059. opcode_maxub 0
  1060. opcode_minsb 0
  1061. opcode_minub 0
  1062. opcode_mullb 0
  1063. opcode_mulhsb 0
  1064. opcode_mulhub 0
  1065. opcode_orb 0
  1066. opcode_shlb 0
  1067. opcode_shrsb 0
  1068. opcode_shrub 0
  1069. opcode_signb 0
  1070. opcode_storeb 0
  1071. opcode_subb 0
  1072. opcode_subssb 0
  1073. opcode_subusb 0
  1074. opcode_xorb 0
  1075. opcode_absw 0
  1076. opcode_addw 0
  1077. opcode_addssw 0
  1078. opcode_addusw 0
  1079. opcode_andw 0
  1080. opcode_andnw 0
  1081. opcode_avgsw 0
  1082. opcode_avguw 0
  1083. opcode_cmpeqw 0
  1084. opcode_cmpgtsw 0
  1085. opcode_copyw 0
  1086. opcode_div255w 0
  1087. opcode_divluw 0
  1088. opcode_loadw 0
  1089. opcode_loadoffw 0
  1090. opcode_loadpw 0
  1091. opcode_maxsw 0
  1092. opcode_maxuw 0
  1093. opcode_minsw 0
  1094. opcode_minuw 0
  1095. opcode_mullw 0
  1096. opcode_mulhsw 0
  1097. opcode_mulhuw 0
  1098. opcode_orw 0
  1099. opcode_shlw 0
  1100. opcode_shrsw 0
  1101. opcode_shruw 0
  1102. opcode_signw 0
  1103. opcode_storew 0
  1104. opcode_subw 0
  1105. opcode_subssw 0
  1106. opcode_subusw 0
  1107. opcode_xorw 0
  1108. opcode_absl 0
  1109. opcode_addl 0
  1110. opcode_addssl 0
  1111. opcode_addusl 0
  1112. opcode_andl 0
  1113. opcode_andnl 0
  1114. opcode_avgsl 0
  1115. opcode_avgul 0
  1116. opcode_cmpeql 0
  1117. opcode_cmpgtsl 0
  1118. opcode_copyl 0
  1119. opcode_loadl 0
  1120. opcode_loadoffl 0
  1121. opcode_loadpl 0
  1122. opcode_maxsl 0
  1123. opcode_maxul 0
  1124. opcode_minsl 0
  1125. opcode_minul 0
  1126. opcode_mulll 0
  1127. opcode_mulhsl 0
  1128. opcode_mulhul 0
  1129. opcode_orl 0
  1130. opcode_shll 0
  1131. opcode_shrsl 0
  1132. opcode_shrul 0
  1133. opcode_signl 0
  1134. opcode_storel 0
  1135. opcode_subl 0
  1136. opcode_subssl 0
  1137. opcode_subusl 0
  1138. opcode_xorl 0
  1139. opcode_loadq 0
  1140. opcode_loadpq 0
  1141. opcode_storeq 0
  1142. opcode_splatw3q 0
  1143. opcode_copyq 0
  1144. opcode_cmpeqq 0
  1145. opcode_cmpgtsq 0
  1146. opcode_andq 0
  1147. opcode_andnq 0
  1148. opcode_orq 0
  1149. opcode_xorq 0
  1150. opcode_addq 0
  1151. opcode_subq 0
  1152. opcode_shlq 0
  1153. opcode_shrsq 0
  1154. opcode_shruq 0
  1155. opcode_convsbw 0
  1156. opcode_convubw 0
  1157. opcode_splatbw 0
  1158. opcode_splatbl 0
  1159. opcode_convswl 0
  1160. opcode_convuwl 0
  1161. opcode_convslq 0
  1162. opcode_convulq 0
  1163. opcode_convwb 0
  1164. opcode_convhwb 0
  1165. opcode_convssswb 0
  1166. opcode_convsuswb 0
  1167. opcode_convusswb 0
  1168. opcode_convuuswb 0
  1169. opcode_convlw 0
  1170. opcode_convhlw 0
  1171. opcode_convssslw 0
  1172. opcode_convsuslw 0
  1173. opcode_convusslw 0
  1174. opcode_convuuslw 0
  1175. opcode_convql 0
  1176. opcode_convsssql 0
  1177. opcode_convsusql 0
  1178. opcode_convussql 0
  1179. opcode_convuusql 0
  1180. opcode_mulsbw 0
  1181. opcode_mulubw 0
  1182. opcode_mulswl 0
  1183. opcode_muluwl 0
  1184. opcode_mulslq 0
  1185. opcode_mululq 0
  1186. opcode_accw 0
  1187. opcode_accl 0
  1188. opcode_accsadubl 0
  1189. opcode_swapw 0
  1190. opcode_swapl 0
  1191. opcode_swapwl 0
  1192. opcode_swapq 0
  1193. opcode_swaplq 0
  1194. opcode_select0wb 0
  1195. opcode_select1wb 0
  1196. opcode_select0lw 0
  1197. opcode_select1lw 0
  1198. opcode_select0ql 0
  1199. opcode_select1ql 0
  1200. opcode_mergelq 0
  1201. opcode_mergewl 0
  1202. opcode_mergebw 0
  1203. opcode_splitql 0
  1204. opcode_splitlw 0
  1205. opcode_splitwb 0
  1206. opcode_addf 0
  1207. opcode_subf 0
  1208. opcode_mulf 0
  1209. opcode_divf 0
  1210. opcode_sqrtf 0
  1211. opcode_maxf 0
  1212. opcode_minf 0
  1213. opcode_cmpeqf 0
  1214. opcode_cmpltf 0
  1215. opcode_cmplef 0
  1216. opcode_convfl 0
  1217. opcode_convlf 0
  1218. opcode_addd 0
  1219. opcode_subd 0
  1220. opcode_muld 0
  1221. opcode_divd 0
  1222. opcode_sqrtd 0
  1223. opcode_maxd 0
  1224. opcode_mind 0
  1225. opcode_cmpeqd 0
  1226. opcode_cmpltd 0
  1227. opcode_cmpled 0
  1228. opcode_convdl 0
  1229. opcode_convld 0
  1230. opcode_convfd 0
  1231. opcode_convdf 0
  1232. PASS: perf_opcodes_sys
  1233. orc_add2_rshift_add_s16_22_op 0
  1234. orc_add2_rshift_add_s16_22 0
  1235. orc_add2_rshift_sub_s16_22_op 0
  1236. orc_add2_rshift_sub_s16_22 0
  1237. orc_add2_rshift_add_s16_11_op 0
  1238. orc_add2_rshift_add_s16_11 0
  1239. orc_add2_rshift_sub_s16_11_op 0
  1240. orc_add2_rshift_sub_s16_11 0
  1241. orc_add_const_rshift_s16_11 0
  1242. orc_add_const_rshift_s16 0
  1243. orc_add_s16 0
  1244. orc_add_s16_2d 0
  1245. orc_addc_rshift_s16 0
  1246. orc_lshift1_s16 0
  1247. orc_lshift2_s16 0
  1248. orc_lshift_s16_ip 0
  1249. orc_mas2_add_s16_op 0
  1250. orc_mas2_add_s16_ip 0
  1251. orc_mas2_sub_s16_op 0
  1252. orc_mas2_sub_s16_ip 0
  1253. orc_mas4_across_add_s16_1991_op 0
  1254. orc_mas4_across_add_s16_1991_ip 0
  1255. orc_mas4_across_sub_s16_1991_op 0
  1256. orc_mas4_across_sub_s16_1991_ip 0
  1257. orc_subtract_s16 0
  1258. orc_add_s16_u8 0
  1259. orc_add_s16_u8_2d 0
  1260. orc_convert_s16_u8 0
  1261. orc_convert_u8_s16 0
  1262. orc_offsetconvert_u8_s16 0
  1263. orc_offsetconvert_s16_u8 0
  1264. orc_subtract_s16_u8 0
  1265. orc_multiply_and_add_s16_u8 0
  1266. orc_splat_s16_ns 0
  1267. orc_splat_s16_2d_4xn 0
  1268. orc_splat_s16_2d_8xn 0
  1269. orc_splat_s16_2d 0
  1270. orc_splat_u8_ns 0
  1271. orc_splat_u8_2d 0
  1272. orc_average_u8 0
  1273. orc_rrshift6_add_s16_2d 0
  1274. orc_rrshift6_sub_s16_2d 0
  1275. orc_rrshift6_s16_ip_2d 0
  1276. orc_rrshift6_s16_ip 0
  1277. orc_unpack_yuyv_y 0
  1278. orc_unpack_yuyv_u 0
  1279. orc_unpack_yuyv_v 0
  1280. orc_packyuyv 0
  1281. orc_unpack_uyvy_y 0
  1282. orc_unpack_uyvy_u 0
  1283. orc_unpack_uyvy_v 0
  1284. orc_interleave2_s16 0
  1285. orc_interleave2_rrshift1_s16 0
  1286. orc_deinterleave2_s16 0
  1287. orc_deinterleave2_lshift1_s16 0
  1288. orc_haar_deint_lshift1_split_s16 0
  1289. orc_haar_deint_split_s16 0
  1290. orc_haar_split_s16_lo 0
  1291. orc_haar_split_s16_hi 0
  1292. orc_haar_split_s16_op 0
  1293. orc_haar_split_s16 0
  1294. orc_haar_synth_s16_lo 0
  1295. orc_haar_synth_s16_hi 0
  1296. orc_haar_synth_s16_op 0
  1297. orc_haar_synth_s16 0
  1298. orc_haar_synth_rrshift1_int_s16 0
  1299. orc_haar_synth_int_s16 0
  1300. orc_haar_sub_s16 0
  1301. orc_haar_add_half_s16 0
  1302. orc_haar_add_s16 0
  1303. orc_haar_sub_half_s16 0
  1304. orc_sum_u8 0
  1305. orc_sum_s16 0
  1306. orc_sum_square_diff_u8 0
  1307. orc_dequantise_s16_2d_4xn 0
  1308. orc_dequantise_s16_2d_8xn 0
  1309. orc_dequantise_s16_ip_2d_8xn 0
  1310. orc_dequantise_s16_ip_2d 0
  1311. orc_dequantise_s16_ip 0
  1312. orc_dequantise_s16 0
  1313. orc_dequantise_var_s16_ip 0
  1314. orc_quantise1_s16 0
  1315. orc_quantise2_s16 0
  1316. orc_quantdequant1_s16 0
  1317. orc_quantdequant3_s16 0
  1318. orc_quantdequant2_s16 0
  1319. orc_downsample_vert_u8 0
  1320. orc_downsample_horiz_u8 0
  1321. orc_stats_moment_s16 0
  1322. orc_stats_above_s16 0
  1323. orc_accw 0
  1324. orc_avg2_8xn_u8 0
  1325. orc_avg2_12xn_u8 0
  1326. orc_avg2_16xn_u8 0
  1327. orc_avg2_32xn_u8 0
  1328. orc_avg2_nxm_u8 0
  1329. orc_combine4_8xn_u8 0
  1330. orc_combine4_12xn_u8 0
  1331. orc_combine4_16xn_u8 0
  1332. orc_combine4_24xn_u8 0
  1333. orc_combine4_32xn_u8 0
  1334. orc_combine4_nxm_u8 0
  1335. orc_combine2_8xn_u8 0
  1336. orc_combine2_12xn_u8 0
  1337. orc_combine2_16xn_u8 0
  1338. orc_combine2_nxm_u8 0
  1339. orc_sad_nxm_u8 0
  1340. orc_sad_8x8_u8 0
  1341. orc_sad_12x12_u8 0
  1342. orc_sad_16xn_u8 0
  1343. orc_sad_32xn_u8 0
  1344. convert_rgb_to_gray 0
  1345. canny_calc_delta_x 0
  1346. i420_to_ayuv 0
  1347. test_4x 0
  1348. test_4x_2 0
  1349. orc_splat_u16 0
  1350. orc_splat_u32 0
  1351. orc_splat_u16_2d 0
  1352. orc_splat_u32_2d 0
  1353. orc_copy_u16_2d 0
  1354. orc_copy_u32_2d 0
  1355. orc_composite_add_8888_8888_2d 0
  1356. orc_composite_add_8_8_line 0
  1357. orc_composite_add_n_8_8_line 0
  1358. orc_code_combine_add_u 0
  1359. orc_code_combine_add_u_n 0
  1360. orc_code_combine_over_u 0
  1361. orc_code_combine_over_u_n 0
  1362. orc_code_combine_in_u 0
  1363. orc_code_combine_in_u_n 0
  1364. orc_code_combine_out_u 0
  1365. orc_code_combine_out_u_n 0
  1366. orc_code_combine_atop_u 0
  1367. orc_code_combine_atop_u_n 0
  1368. orc_code_combine_xor_u 0
  1369. orc_code_combine_xor_u_n 0
  1370. orc_code_combine_add_ca 0
  1371. orc_code_combine_add_ca_n 0
  1372. orc_code_combine_over_ca 0
  1373. orc_code_combine_over_ca_n 0
  1374. orc_composite_over_8888_8_8888_line 0
  1375. orc_composite_over_n_8888_8888_ca_2d 0
  1376. cogorc_resample_horiz_1tap 0
  1377. cogorc_resample_horiz_2tap 0
  1378. test_float_constant_1 0
  1379. test_float_constant_2 0
  1380. convert_fc32_to_int32 0
  1381. param64 0
  1382. const64 0
  1383. param64_2 0
  1384. pa_volume_s16ne_orc_2ch 0
  1385. cogorc_convert_YUY2_I420 0
  1386. cogorc_convert_AYUV_I420 0
  1387. memcpy_aligned 0
  1388. memcpy_large 0
  1389. memcpy_small 0
  1390. memcpy_aligned_n16 0
  1391. PASS: perf_parse
  1392. 6 0.006137 -0.288
  1393. 6.1 0.006346 612
  1394. 6.2 0.006347 -0.7307
  1395. 6.3 0.006591 -0.7027
  1396. 6.4 0.00717 840
  1397. 6.5 0.007659 -0.9009
  1398. 6.6 0.008083 -0.971
  1399. 6.7 0.008583 -1.031
  1400. 6.8 0.009034 777
  1401. 6.9 0.009648 inf
  1402. 7 0.009845 1152
  1403. 7.1 0.01042 inf
  1404. 7.2 0.0105 inf
  1405. 7.3 0.01157 inf
  1406. 7.4 0.012 756
  1407. 7.5 0.01263 1629
  1408. 7.6 0.01293 1746
  1409. 7.7 0.01307 inf
  1410. 7.8 0.01448 1776
  1411. 7.9 0.01501 1071
  1412. 8 0.01567 853.3
  1413. 8.1 0.01577 inf
  1414. 8.2 0.01646 inf
  1415. 8.3 0.0175 inf
  1416. 8.4 0.01627 3033
  1417. 8.5 0.01821 2534
  1418. 8.6 0.0194 inf
  1419. 8.7 0.01858 3320
  1420. 8.8 0.01971 inf
  1421. 8.9 0.02036 1669
  1422. 9 0.0209 4096
  1423. 9.1 0.02207 4384
  1424. 9.2 0.02178 inf
  1425. 9.3 0.0224 5040
  1426. 9.4 0.02341 inf
  1427. 9.5 0.02368 inf
  1428. 9.6 0.02293 3104
  1429. 9.7 0.02404 2.077
  1430. 9.8 0.02485 1.782
  1431. 9.9 0.02561 1.91
  1432. 10 0.02467 2.304
  1433. 10.1 0.02648 2.74
  1434. 10.2 0.0269 2.94
  1435. 10.3 0.02747 2.835
  1436. 10.4 0.02757 1.081e+04
  1437. 10.5 0.02778 1.81
  1438. 10.6 0.02859 2.586
  1439. 10.7 0.02826 2.993
  1440. 10.8 0.02874 3.207
  1441. 10.9 0.02938 2.387
  1442. 11 0.02861 3.685
  1443. 11.1 0.0298 3.29
  1444. 11.2 0.03015 2.646
  1445. 11.3 0.02719 2.101
  1446. 11.4 0.0306 3.474
  1447. 11.5 0.03095 3.722
  1448. 11.6 0.03048 3.103
  1449. 11.7 0.03126 2.375
  1450. 11.8 0.03111 2.546
  1451. 11.9 0.03151 2.729
  1452. 12 0.03161 2.048
  1453. 12.1 0.0314 2.7
  1454. 12.2 0.03136 2.138
  1455. 12.3 0.03148 2.372
  1456. 12.4 0.03116 2.21
  1457. 12.5 0.03156 2.369
  1458. 12.6 0.03177 2.429
  1459. 12.7 0.03166 2.217
  1460. 12.8 0.03173 2.213
  1461. 12.9 0.03169 2.149
  1462. 13 0.03155 2.048
  1463. 13.1 0.03165 1.672
  1464. 13.2 0.03176 1.93
  1465. 13.3 0.03039 1.592
  1466. 13.4 0.03209 1.707
  1467. 13.5 0.03205 1.716
  1468. 13.6 0.03233 1.742
  1469. 13.7 0.03231 1.638
  1470. 13.8 0.03241 1.546
  1471. 13.9 0.03219 1.698
  1472. 14 0.03241 1.546
  1473. 14.1 0.03263 1.672
  1474. 14.2 0.03253 1.66
  1475. 14.3 0.03256 1.635
  1476. 14.4 0.03265 1.572
  1477. 14.5 0.03271 1.655
  1478. 14.6 0.03269 1.612
  1479. 14.7 0.03284 1.608
  1480. 14.8 0.03294 1.61
  1481. 14.9 0.03302 1.568
  1482. 15 0.03237 1.686
  1483. 15.1 0.0332 1.646
  1484. 15.2 0.03287 1.651
  1485. 15.3 0.03315 1.711
  1486. 15.4 0.0331 1.67
  1487. 15.5 0.03261 1.7
  1488. 15.6 0.03322 1.75
  1489. 15.7 0.03327 1.711
  1490. 15.8 0.03276 1.752
  1491. 15.9 0.03293 1.73
  1492. 16 0.03315 1.747
  1493. 16.1 0.03283 1.75
  1494. 16.2 0.03245 1.73
  1495. 16.3 0.0331 1.672
  1496. 16.4 0.03328 1.716
  1497. 16.5 0.03273 1.72
  1498. 16.6 0.03271 1.684
  1499. 16.7 0.03292 1.755
  1500. 16.8 0.03277 1.729
  1501. 16.9 0.03295 1.69
  1502. 17 0.03281 1.542
  1503. 17.1 0.03295 1.556
  1504. 17.2 0.03291 1.552
  1505. 17.3 0.03292 1.534
  1506. 17.4 0.0332 1.537
  1507. 17.5 0.03274 1.529
  1508. 17.6 0.03298 1.533
  1509. 17.7 0.03285 1.538
  1510. 17.8 0.03304 1.525
  1511. 17.9 0.03293 1.523
  1512. 18 0.03304 1.508
  1513. 18.1 0.03301 1.519
  1514. 18.2 0.03295 1.524
  1515. 18.3 0.03302 1.527
  1516. 18.4 0.03305 1.534
  1517. 18.5 0.03326 1.545
  1518. 18.6 0.0332 1.522
  1519. 18.7 0.0331 1.533
  1520. 18.8 0.03315 1.528
  1521. 18.9 0.03314 1.524
  1522. 19 0.0332 1.531
  1523. 19.1 0.03315 1.519
  1524. 19.2 0.03322 1.531
  1525. 19.3 0.03327 1.527
  1526. 19.4 0.03326 1.53
  1527. 19.5 0.03329 1.515
  1528. 19.6 0.03331 1.513
  1529. 19.7 0.03329 1.522
  1530. 19.8 0.03336 1.532
  1531. 19.9 0.0333 1.538
  1532. PASS: memcpy_speed
  1533. PASS: abi
  1534. ==================
  1535. All 8 tests passed
  1536. ==================
  1537. make[5]: Leaving directory `/home/pi/orc/orc-0.4.17/testsuite'
  1538. make[4]: Leaving directory `/home/pi/orc/orc-0.4.17/testsuite'
  1539. make[3]: Leaving directory `/home/pi/orc/orc-0.4.17/testsuite'
  1540. make[3]: Entering directory `/home/pi/orc/orc-0.4.17'
  1541. make[3]: Leaving directory `/home/pi/orc/orc-0.4.17'
  1542. make[2]: Leaving directory `/home/pi/orc/orc-0.4.17'
  1543. make[1]: Leaving directory `/home/pi/orc/orc-0.4.17'
  1544. touch debian/stamp-makefile-check
  1545. fakeroot debian/rules binary
  1546. test -x debian/rules
  1547. dh_testroot
  1548. dh_prep
  1549. dh_installdirs -A
  1550. mkdir -p "."
  1551. if test -r /proc/cpuinfo; then \
  1552. cat /proc/cpuinfo; \
  1553. fi
  1554. Processor : ARMv6-compatible processor rev 7 (v6l)
  1555. BogoMIPS : 697.95
  1556. Features : swp half thumb fastmult vfp edsp java tls
  1557. CPU implementer : 0x41
  1558. CPU architecture: 7
  1559. CPU variant : 0x0
  1560. CPU part : 0xb76
  1561. CPU revision : 7
  1562.  
  1563. Hardware : BCM2708
  1564. Revision : 000f
  1565. Serial : 00000000f2bf802f
  1566. /usr/share/cdbs/1/rules/buildcore.mk:109: WARNING: DEB_DH_STRIP_ARGS is a deprecated variable
  1567. if test -e /usr/share/misc/config.guess ; then \
  1568. for i in ./config.guess ; do \
  1569. if ! test -e $i.cdbs-orig ; then \
  1570. mv $i $i.cdbs-orig ; \
  1571. cp --remove-destination /usr/share/misc/config.guess $i ; \
  1572. fi ; \
  1573. done ; \
  1574. fi
  1575. if test -e /usr/share/misc/config.sub ; then \
  1576. for i in ./config.sub ; do \
  1577. if ! test -e $i.cdbs-orig ; then \
  1578. mv $i $i.cdbs-orig ; \
  1579. cp --remove-destination /usr/share/misc/config.sub $i ; \
  1580. fi ; \
  1581. done ; \
  1582. fi
  1583. /usr/bin/make -C . install DESTDIR=/home/pi/orc/orc-0.4.17/debian/tmp/
  1584. make[1]: Entering directory `/home/pi/orc/orc-0.4.17'
  1585. /usr/bin/make install-recursive
  1586. make[2]: Entering directory `/home/pi/orc/orc-0.4.17'
  1587. Making install in orc
  1588. make[3]: Entering directory `/home/pi/orc/orc-0.4.17/orc'
  1589. make[4]: Entering directory `/home/pi/orc/orc-0.4.17/orc'
  1590. /bin/mkdir -p '/home/pi/orc/orc-0.4.17/debian/tmp//usr/lib/arm-linux-gnueabihf'
  1591. /bin/bash ../libtool --mode=install /usr/bin/install -c liborc-0.4.la '/home/pi/orc/orc-0.4.17/debian/tmp//usr/lib/arm-linux-gnueabihf'
  1592. libtool: install: /usr/bin/install -c .libs/liborc-0.4.so.0.17.0 /home/pi/orc/orc-0.4.17/debian/tmp//usr/lib/arm-linux-gnueabihf/liborc-0.4.so.0.17.0
  1593. libtool: install: (cd /home/pi/orc/orc-0.4.17/debian/tmp//usr/lib/arm-linux-gnueabihf && { ln -s -f liborc-0.4.so.0.17.0 liborc-0.4.so.0 || { rm -f liborc-0.4.so.0 && ln -s liborc-0.4.so.0.17.0 liborc-0.4.so.0; }; })
  1594. libtool: install: (cd /home/pi/orc/orc-0.4.17/debian/tmp//usr/lib/arm-linux-gnueabihf && { ln -s -f liborc-0.4.so.0.17.0 liborc-0.4.so || { rm -f liborc-0.4.so && ln -s liborc-0.4.so.0.17.0 liborc-0.4.so; }; })
  1595. libtool: install: /usr/bin/install -c .libs/liborc-0.4.lai /home/pi/orc/orc-0.4.17/debian/tmp//usr/lib/arm-linux-gnueabihf/liborc-0.4.la
  1596. libtool: install: /usr/bin/install -c .libs/liborc-0.4.a /home/pi/orc/orc-0.4.17/debian/tmp//usr/lib/arm-linux-gnueabihf/liborc-0.4.a
  1597. libtool: install: chmod 644 /home/pi/orc/orc-0.4.17/debian/tmp//usr/lib/arm-linux-gnueabihf/liborc-0.4.a
  1598. libtool: install: ranlib /home/pi/orc/orc-0.4.17/debian/tmp//usr/lib/arm-linux-gnueabihf/liborc-0.4.a
  1599. libtool: install: warning: remember to run `libtool --finish /usr/lib/arm-linux-gnueabihf'
  1600. /bin/mkdir -p '/home/pi/orc/orc-0.4.17/debian/tmp//usr/include/orc-0.4/orc'
  1601. /usr/bin/install -c -m 644 orc-stdint.h orc.h orcarm.h orcbytecode.h orcbytecodes.h orccode.h orccompiler.h orcconstant.h orccpu.h orccpuinsn.h orcdebug.h orcemulateopcodes.h orcexecutor.h orcfunctions.h orcinstruction.h orcinternal.h orclimits.h orcmmx.h orcneon.h orconce.h orcopcode.h orcparse.h orcpowerpc.h orcprogram.h orcrule.h orcsse.h orctarget.h orcutils.h orcvariable.h orcx86.h orcx86insn.h orcmips.h '/home/pi/orc/orc-0.4.17/debian/tmp//usr/include/orc-0.4/orc'
  1602. make[4]: Leaving directory `/home/pi/orc/orc-0.4.17/orc'
  1603. make[3]: Leaving directory `/home/pi/orc/orc-0.4.17/orc'
  1604. Making install in orc-test
  1605. make[3]: Entering directory `/home/pi/orc/orc-0.4.17/orc-test'
  1606. make[4]: Entering directory `/home/pi/orc/orc-0.4.17/orc-test'
  1607. /bin/mkdir -p '/home/pi/orc/orc-0.4.17/debian/tmp//usr/lib/arm-linux-gnueabihf'
  1608. /bin/bash ../libtool --mode=install /usr/bin/install -c liborc-test-0.4.la '/home/pi/orc/orc-0.4.17/debian/tmp//usr/lib/arm-linux-gnueabihf'
  1609. libtool: install: warning: relinking `liborc-test-0.4.la'
  1610. libtool: install: (cd /home/pi/orc/orc-0.4.17/orc-test; /bin/bash /home/pi/orc/orc-0.4.17/libtool --tag CC --mode=relink gcc -Wall -I.. -DORC_ENABLE_UNSTABLE_API -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Werror=format-security -Wall -version-info 17:0:17 -no-undefined -export-symbols-regex orc_ -Wl,-z,relro -Wl,-z,defs -Wl,-O1 -Wl,--as-needed -o liborc-test-0.4.la -rpath /usr/lib/arm-linux-gnueabihf liborc_test_0.4_la-orctest.lo liborc_test_0.4_la-orcarray.lo liborc_test_0.4_la-orcrandom.lo liborc_test_0.4_la-orcprofile.lo ../orc/liborc-0.4.la -lm -lrt -inst-prefix-dir /home/pi/orc/orc-0.4.17/debian/tmp/)
  1611. libtool: relink: /usr/bin/nm -B .libs/liborc_test_0.4_la-orctest.o .libs/liborc_test_0.4_la-orcarray.o .libs/liborc_test_0.4_la-orcrandom.o .libs/liborc_test_0.4_la-orcprofile.o | sed -n -e 's/^.*[ ]\([ABCDGIRSTW][ABCDGIRSTW]*\)[ ][ ]*\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2 \2/p' | sed '/ __gnu_lto/d' | /bin/sed 's/.* //' | sort | uniq > .libs/liborc-test-0.4.exp
  1612. libtool: relink: /bin/grep -E -e "orc_" ".libs/liborc-test-0.4.exp" > ".libs/liborc-test-0.4.expT"
  1613. libtool: relink: mv -f ".libs/liborc-test-0.4.expT" ".libs/liborc-test-0.4.exp"
  1614. libtool: relink: echo "{ global:" > .libs/liborc-test-0.4.ver
  1615. libtool: relink: cat .libs/liborc-test-0.4.exp | sed -e "s/\(.*\)/\1;/" >> .libs/liborc-test-0.4.ver
  1616. libtool: relink: echo "local: *; };" >> .libs/liborc-test-0.4.ver
  1617. libtool: relink: gcc -shared -fPIC -DPIC .libs/liborc_test_0.4_la-orctest.o .libs/liborc_test_0.4_la-orcarray.o .libs/liborc_test_0.4_la-orcrandom.o .libs/liborc_test_0.4_la-orcprofile.o -Wl,--as-needed -L/home/pi/orc/orc-0.4.17/debian/tmp//usr/lib/arm-linux-gnueabihf -L/usr/lib/arm-linux-gnueabihf -lorc-0.4 -lm -lrt -O2 -Wl,-z -Wl,relro -Wl,-z -Wl,defs -Wl,-O1 -Wl,-soname -Wl,liborc-test-0.4.so.0 -Wl,-version-script -Wl,.libs/liborc-test-0.4.ver -o .libs/liborc-test-0.4.so.0.17.0
  1618. libtool: install: /usr/bin/install -c .libs/liborc-test-0.4.so.0.17.0T /home/pi/orc/orc-0.4.17/debian/tmp//usr/lib/arm-linux-gnueabihf/liborc-test-0.4.so.0.17.0
  1619. libtool: install: (cd /home/pi/orc/orc-0.4.17/debian/tmp//usr/lib/arm-linux-gnueabihf && { ln -s -f liborc-test-0.4.so.0.17.0 liborc-test-0.4.so.0 || { rm -f liborc-test-0.4.so.0 && ln -s liborc-test-0.4.so.0.17.0 liborc-test-0.4.so.0; }; })
  1620. libtool: install: (cd /home/pi/orc/orc-0.4.17/debian/tmp//usr/lib/arm-linux-gnueabihf && { ln -s -f liborc-test-0.4.so.0.17.0 liborc-test-0.4.so || { rm -f liborc-test-0.4.so && ln -s liborc-test-0.4.so.0.17.0 liborc-test-0.4.so; }; })
  1621. libtool: install: /usr/bin/install -c .libs/liborc-test-0.4.lai /home/pi/orc/orc-0.4.17/debian/tmp//usr/lib/arm-linux-gnueabihf/liborc-test-0.4.la
  1622. libtool: install: /usr/bin/install -c .libs/liborc-test-0.4.a /home/pi/orc/orc-0.4.17/debian/tmp//usr/lib/arm-linux-gnueabihf/liborc-test-0.4.a
  1623. libtool: install: chmod 644 /home/pi/orc/orc-0.4.17/debian/tmp//usr/lib/arm-linux-gnueabihf/liborc-test-0.4.a
  1624. libtool: install: ranlib /home/pi/orc/orc-0.4.17/debian/tmp//usr/lib/arm-linux-gnueabihf/liborc-test-0.4.a
  1625. libtool: install: warning: remember to run `libtool --finish /usr/lib/arm-linux-gnueabihf'
  1626. /bin/mkdir -p '/home/pi/orc/orc-0.4.17/debian/tmp//usr/include/orc-0.4/orc-test'
  1627. /usr/bin/install -c -m 644 orctest.h orcarray.h orcrandom.h orcprofile.h '/home/pi/orc/orc-0.4.17/debian/tmp//usr/include/orc-0.4/orc-test'
  1628. make[4]: Leaving directory `/home/pi/orc/orc-0.4.17/orc-test'
  1629. make[3]: Leaving directory `/home/pi/orc/orc-0.4.17/orc-test'
  1630. Making install in tools
  1631. make[3]: Entering directory `/home/pi/orc/orc-0.4.17/tools'
  1632. make[4]: Entering directory `/home/pi/orc/orc-0.4.17/tools'
  1633. /bin/mkdir -p '/home/pi/orc/orc-0.4.17/debian/tmp//usr/bin'
  1634. /bin/bash ../libtool --mode=install /usr/bin/install -c orcc orc-bugreport '/home/pi/orc/orc-0.4.17/debian/tmp//usr/bin'
  1635. libtool: install: warning: `../orc/liborc-0.4.la' has not been installed in `/usr/lib/arm-linux-gnueabihf'
  1636. libtool: install: /usr/bin/install -c .libs/orcc /home/pi/orc/orc-0.4.17/debian/tmp//usr/bin/orcc
  1637. libtool: install: warning: `../orc/liborc-0.4.la' has not been installed in `/usr/lib/arm-linux-gnueabihf'
  1638. libtool: install: warning: `../orc-test/liborc-test-0.4.la' has not been installed in `/usr/lib/arm-linux-gnueabihf'
  1639. libtool: install: /usr/bin/install -c .libs/orc-bugreport /home/pi/orc/orc-0.4.17/debian/tmp//usr/bin/orc-bugreport
  1640. make[4]: Nothing to be done for `install-data-am'.
  1641. make[4]: Leaving directory `/home/pi/orc/orc-0.4.17/tools'
  1642. make[3]: Leaving directory `/home/pi/orc/orc-0.4.17/tools'
  1643. Making install in examples
  1644. make[3]: Entering directory `/home/pi/orc/orc-0.4.17/examples'
  1645. /usr/bin/make install-am
  1646. make[4]: Entering directory `/home/pi/orc/orc-0.4.17/examples'
  1647. make[5]: Entering directory `/home/pi/orc/orc-0.4.17/examples'
  1648. make[5]: Nothing to be done for `install-exec-am'.
  1649. make[5]: Nothing to be done for `install-data-am'.
  1650. make[5]: Leaving directory `/home/pi/orc/orc-0.4.17/examples'
  1651. make[4]: Leaving directory `/home/pi/orc/orc-0.4.17/examples'
  1652. make[3]: Leaving directory `/home/pi/orc/orc-0.4.17/examples'
  1653. Making install in doc
  1654. make[3]: Entering directory `/home/pi/orc/orc-0.4.17/doc'
  1655. make[4]: Entering directory `/home/pi/orc/orc-0.4.17/doc'
  1656. make[4]: Nothing to be done for `install-exec-am'.
  1657. -- Installing ./html/ch01.html
  1658. -- Installing ./html/ch02.html
  1659. -- Installing ./html/ch03.html
  1660. -- Installing ./html/ch04.html
  1661. -- Installing ./html/ch05.html
  1662. -- Installing ./html/home.png
  1663. -- Installing ./html/index.html
  1664. -- Installing ./html/index.sgml
  1665. -- Installing ./html/left.png
  1666. -- Installing ./html/orc-ARM.html
  1667. -- Installing ./html/orc-building.html
  1668. -- Installing ./html/orc-concepts.html
  1669. -- Installing ./html/orc.devhelp2
  1670. -- Installing ./html/orc-misc.html
  1671. -- Installing ./html/orc-MMX.html
  1672. -- Installing ./html/orc-opcodes.html
  1673. -- Installing ./html/orc-OrcCompiler.html
  1674. -- Installing ./html/orc-OrcDebug.html
  1675. -- Installing ./html/orc-OrcExecutor.html
  1676. -- Installing ./html/orc-Orc.html
  1677. -- Installing ./html/orc-OrcOpcode.html
  1678. -- Installing ./html/orc-OrcProgram.html
  1679. -- Installing ./html/orc-OrcRule.html
  1680. -- Installing ./html/orc-PowerPC.html
  1681. -- Installing ./html/orc-runninging.html
  1682. -- Installing ./html/orc-SSE.html
  1683. -- Installing ./html/orc-tutorial.html
  1684. -- Installing ./html/orc-Utility-functions.html
  1685. -- Installing ./html/orc-x86.html
  1686. -- Installing ./html/right.png
  1687. -- Installing ./html/style.css
  1688. -- Installing ./html/up.png
  1689. make[4]: Leaving directory `/home/pi/orc/orc-0.4.17/doc'
  1690. make[3]: Leaving directory `/home/pi/orc/orc-0.4.17/doc'
  1691. Making install in testsuite
  1692. make[3]: Entering directory `/home/pi/orc/orc-0.4.17/testsuite'
  1693. Making install in orcc
  1694. make[4]: Entering directory `/home/pi/orc/orc-0.4.17/testsuite/orcc'
  1695. /usr/bin/make install-am
  1696. make[5]: Entering directory `/home/pi/orc/orc-0.4.17/testsuite/orcc'
  1697. make[6]: Entering directory `/home/pi/orc/orc-0.4.17/testsuite/orcc'
  1698. make[6]: Nothing to be done for `install-exec-am'.
  1699. make[6]: Nothing to be done for `install-data-am'.
  1700. make[6]: Leaving directory `/home/pi/orc/orc-0.4.17/testsuite/orcc'
  1701. make[5]: Leaving directory `/home/pi/orc/orc-0.4.17/testsuite/orcc'
  1702. make[4]: Leaving directory `/home/pi/orc/orc-0.4.17/testsuite/orcc'
  1703. Making install in benchmorc
  1704. make[4]: Entering directory `/home/pi/orc/orc-0.4.17/testsuite/benchmorc'
  1705. make[5]: Entering directory `/home/pi/orc/orc-0.4.17/testsuite/benchmorc'
  1706. make[5]: Nothing to be done for `install-exec-am'.
  1707. make[5]: Nothing to be done for `install-data-am'.
  1708. make[5]: Leaving directory `/home/pi/orc/orc-0.4.17/testsuite/benchmorc'
  1709. make[4]: Leaving directory `/home/pi/orc/orc-0.4.17/testsuite/benchmorc'
  1710. make[4]: Entering directory `/home/pi/orc/orc-0.4.17/testsuite'
  1711. make[5]: Entering directory `/home/pi/orc/orc-0.4.17/testsuite'
  1712. make[5]: Nothing to be done for `install-exec-am'.
  1713. make[5]: Nothing to be done for `install-data-am'.
  1714. make[5]: Leaving directory `/home/pi/orc/orc-0.4.17/testsuite'
  1715. make[4]: Leaving directory `/home/pi/orc/orc-0.4.17/testsuite'
  1716. make[3]: Leaving directory `/home/pi/orc/orc-0.4.17/testsuite'
  1717. make[3]: Entering directory `/home/pi/orc/orc-0.4.17'
  1718. make[4]: Entering directory `/home/pi/orc/orc-0.4.17'
  1719. make[4]: Nothing to be done for `install-exec-am'.
  1720. /bin/mkdir -p '/home/pi/orc/orc-0.4.17/debian/tmp//usr/share/aclocal'
  1721. /usr/bin/install -c -m 644 orc.m4 '/home/pi/orc/orc-0.4.17/debian/tmp//usr/share/aclocal'
  1722. /bin/mkdir -p '/home/pi/orc/orc-0.4.17/debian/tmp//usr/lib/arm-linux-gnueabihf/pkgconfig'
  1723. /usr/bin/install -c -m 644 orc-0.4.pc '/home/pi/orc/orc-0.4.17/debian/tmp//usr/lib/arm-linux-gnueabihf/pkgconfig'
  1724. make[4]: Leaving directory `/home/pi/orc/orc-0.4.17'
  1725. make[3]: Leaving directory `/home/pi/orc/orc-0.4.17'
  1726. make[2]: Leaving directory `/home/pi/orc/orc-0.4.17'
  1727. make[1]: Leaving directory `/home/pi/orc/orc-0.4.17'
  1728. touch debian/stamp-makefile-install
  1729. Adding cdbs dependencies to debian/liborc-0.4-doc.substvars
  1730. dh_installdirs -pliborc-0.4-doc
  1731. dh_installdocs -pliborc-0.4-doc ./README ./TODO
  1732. dh_installexamples -pliborc-0.4-doc
  1733. dh_installman -pliborc-0.4-doc
  1734. dh_installinfo -pliborc-0.4-doc
  1735. dh_installmenu -pliborc-0.4-doc
  1736. dh_installcron -pliborc-0.4-doc
  1737. dh_installinit -pliborc-0.4-doc
  1738. dh_installdebconf -pliborc-0.4-doc
  1739. dh_installemacsen -pliborc-0.4-doc
  1740. dh_installcatalogs -pliborc-0.4-doc
  1741. dh_installpam -pliborc-0.4-doc
  1742. dh_installlogrotate -pliborc-0.4-doc
  1743. dh_installlogcheck -pliborc-0.4-doc
  1744. dh_installchangelogs -pliborc-0.4-doc
  1745. dh_installudev -pliborc-0.4-doc
  1746. dh_lintian -pliborc-0.4-doc
  1747. dh_bugfiles -pliborc-0.4-doc
  1748. dh_install -pliborc-0.4-doc
  1749. dh_link -pliborc-0.4-doc
  1750. dh_installmime -pliborc-0.4-doc
  1751. dh_installgsettings -pliborc-0.4-doc
  1752. dh_strip -pliborc-0.4-doc --dbg-package=liborc-0.4-0-dbg
  1753. dh_compress -pliborc-0.4-doc
  1754. dh_fixperms -pliborc-0.4-doc
  1755. dh_makeshlibs -pliborc-0.4-doc
  1756. dh_installdeb -pliborc-0.4-doc
  1757. dh_perl -pliborc-0.4-doc
  1758. dh_shlibdeps -pliborc-0.4-doc
  1759. dh_girepository -pliborc-0.4-doc
  1760. dh_gencontrol -pliborc-0.4-doc
  1761. dh_md5sums -pliborc-0.4-doc
  1762. dh_builddeb -pliborc-0.4-doc
  1763. dpkg-deb: building package `liborc-0.4-doc' in `../liborc-0.4-doc_0.4.17-1_all.deb'.
  1764. Adding cdbs dependencies to debian/liborc-0.4-0.substvars
  1765. dh_installdirs -pliborc-0.4-0
  1766. Adding cdbs dependencies to debian/liborc-0.4-dev.substvars
  1767. dh_installdirs -pliborc-0.4-dev
  1768. Adding cdbs dependencies to debian/liborc-0.4-0-dbg.substvars
  1769. dh_installdirs -pliborc-0.4-0-dbg
  1770. dh_installdocs -pliborc-0.4-0 ./README ./TODO
  1771. dh_installexamples -pliborc-0.4-0
  1772. dh_installman -pliborc-0.4-0
  1773. dh_installinfo -pliborc-0.4-0
  1774. dh_installmenu -pliborc-0.4-0
  1775. dh_installcron -pliborc-0.4-0
  1776. dh_installinit -pliborc-0.4-0
  1777. dh_installdebconf -pliborc-0.4-0
  1778. dh_installemacsen -pliborc-0.4-0
  1779. dh_installcatalogs -pliborc-0.4-0
  1780. dh_installpam -pliborc-0.4-0
  1781. dh_installlogrotate -pliborc-0.4-0
  1782. dh_installlogcheck -pliborc-0.4-0
  1783. dh_installchangelogs -pliborc-0.4-0
  1784. dh_installudev -pliborc-0.4-0
  1785. dh_lintian -pliborc-0.4-0
  1786. dh_bugfiles -pliborc-0.4-0
  1787. dh_install -pliborc-0.4-0
  1788. dh_link -pliborc-0.4-0
  1789. dh_installmime -pliborc-0.4-0
  1790. dh_installgsettings -pliborc-0.4-0
  1791. dh_installdocs -pliborc-0.4-dev ./README ./TODO
  1792. dh_installexamples -pliborc-0.4-dev
  1793. dh_installman -pliborc-0.4-dev
  1794. dh_installinfo -pliborc-0.4-dev
  1795. dh_installmenu -pliborc-0.4-dev
  1796. dh_installcron -pliborc-0.4-dev
  1797. dh_installinit -pliborc-0.4-dev
  1798. dh_installdebconf -pliborc-0.4-dev
  1799. dh_installemacsen -pliborc-0.4-dev
  1800. dh_installcatalogs -pliborc-0.4-dev
  1801. dh_installpam -pliborc-0.4-dev
  1802. dh_installlogrotate -pliborc-0.4-dev
  1803. dh_installlogcheck -pliborc-0.4-dev
  1804. dh_installchangelogs -pliborc-0.4-dev
  1805. dh_installudev -pliborc-0.4-dev
  1806. dh_lintian -pliborc-0.4-dev
  1807. dh_bugfiles -pliborc-0.4-dev
  1808. dh_install -pliborc-0.4-dev
  1809. dh_link -pliborc-0.4-dev
  1810. dh_installmime -pliborc-0.4-dev
  1811. dh_installgsettings -pliborc-0.4-dev
  1812. dh_installdocs -pliborc-0.4-0-dbg ./README ./TODO
  1813. dh_installexamples -pliborc-0.4-0-dbg
  1814. dh_installman -pliborc-0.4-0-dbg
  1815. dh_installinfo -pliborc-0.4-0-dbg
  1816. dh_installmenu -pliborc-0.4-0-dbg
  1817. dh_installcron -pliborc-0.4-0-dbg
  1818. dh_installinit -pliborc-0.4-0-dbg
  1819. dh_installdebconf -pliborc-0.4-0-dbg
  1820. dh_installemacsen -pliborc-0.4-0-dbg
  1821. dh_installcatalogs -pliborc-0.4-0-dbg
  1822. dh_installpam -pliborc-0.4-0-dbg
  1823. dh_installlogrotate -pliborc-0.4-0-dbg
  1824. dh_installlogcheck -pliborc-0.4-0-dbg
  1825. dh_installchangelogs -pliborc-0.4-0-dbg
  1826. dh_installudev -pliborc-0.4-0-dbg
  1827. dh_lintian -pliborc-0.4-0-dbg
  1828. dh_bugfiles -pliborc-0.4-0-dbg
  1829. dh_install -pliborc-0.4-0-dbg
  1830. dh_link -pliborc-0.4-0-dbg
  1831. dh_installmime -pliborc-0.4-0-dbg
  1832. dh_installgsettings -pliborc-0.4-0-dbg
  1833. dh_strip -pliborc-0.4-0 --dbg-package=liborc-0.4-0-dbg
  1834. dh_compress -pliborc-0.4-0
  1835. dh_fixperms -pliborc-0.4-0
  1836. dh_makeshlibs -pliborc-0.4-0 -V 'liborc-0.4-0 (>= 1:0.4.17)'
  1837. dh_strip -pliborc-0.4-dev --dbg-package=liborc-0.4-0-dbg
  1838. dh_compress -pliborc-0.4-dev
  1839. dh_fixperms -pliborc-0.4-dev
  1840. dh_makeshlibs -pliborc-0.4-dev
  1841. dh_compress -pliborc-0.4-0-dbg
  1842. dh_fixperms -pliborc-0.4-0-dbg
  1843. dh_installdeb -pliborc-0.4-0
  1844. dh_perl -pliborc-0.4-0
  1845. dh_shlibdeps -pliborc-0.4-0
  1846. dh_girepository -pliborc-0.4-0
  1847. dh_installdeb -pliborc-0.4-dev
  1848. dh_perl -pliborc-0.4-dev
  1849. dh_shlibdeps -pliborc-0.4-dev
  1850. dh_girepository -pliborc-0.4-dev
  1851. dh_installdeb -pliborc-0.4-0-dbg
  1852. dh_perl -pliborc-0.4-0-dbg
  1853. dh_shlibdeps -pliborc-0.4-0-dbg
  1854. dh_girepository -pliborc-0.4-0-dbg
  1855. dh_gencontrol -pliborc-0.4-0
  1856. dh_md5sums -pliborc-0.4-0
  1857. dh_builddeb -pliborc-0.4-0
  1858. dpkg-deb: building package `liborc-0.4-0' in `../liborc-0.4-0_0.4.17-1_armhf.deb'.
  1859. dh_gencontrol -pliborc-0.4-dev
  1860. dh_md5sums -pliborc-0.4-dev
  1861. dh_builddeb -pliborc-0.4-dev
  1862. dpkg-deb: building package `liborc-0.4-dev' in `../liborc-0.4-dev_0.4.17-1_armhf.deb'.
  1863. dh_gencontrol -pliborc-0.4-0-dbg
  1864. dpkg-gencontrol: warning: Depends field of package liborc-0.4-0-dbg: unknown substitution variable ${shlibs:Depends}
  1865. dh_md5sums -pliborc-0.4-0-dbg
  1866. dh_builddeb -pliborc-0.4-0-dbg
  1867. dpkg-deb: building package `liborc-0.4-0-dbg' in `../liborc-0.4-0-dbg_0.4.17-1_armhf.deb'.
  1868. dpkg-genchanges -b >../orc_0.4.17-1_armhf.changes
  1869. dpkg-genchanges: binary-only upload - not including any source code
  1870. dpkg-source --after-build orc-0.4.17
  1871. dpkg-buildpackage: binary only upload (no source included)
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement