Advertisement
Guest User

systemtap aur log

a guest
Dec 3rd, 2019
232
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
Bash 61.04 KB | None | 0 0
  1. $ yay -S systemtap
  2. :: There are 2 providers available for systemtap:
  3. :: Repository AUR
  4. 1) systemtap 2) systemtap-git
  5.  
  6. Enter a number (default=1): 1
  7. :: Checking for conflicts...
  8. :: Checking for inner conflicts...
  9. [Aur: 1]  systemtap-4.1-1
  10.  
  11. 1 systemtap                        (Build Files Exist)
  12. ==> Packages to cleanBuild?
  13. ==> [N]one [A]ll [Ab]ort [I]nstalled [No]tInstalled or (1 2 3, 1-3, ^4)
  14. ==>
  15. :: PKGBUILD up to date, Skipping (1/1): systemtap
  16. 1 systemtap                        (Build Files Exist)
  17. ==> Diffs to show?
  18. ==> [N]one [A]ll [Ab]ort [I]nstalled [No]tInstalled or (1 2 3, 1-3, ^4)
  19. ==>
  20. :: Parsing SRCINFO (1/1): systemtap
  21. ==> Making package: systemtap 4.1-1 (Tue 03 Dec 2019 08:13:13 AM UTC)
  22. ==> Retrieving sources...
  23. -> Downloading systemtap-4.1.tar.gz...
  24. % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
  25. Dload  Upload   Total   Spent    Left  Speed
  26. 100 5261k  100 5261k    0     0  7368k      0 --:--:-- --:--:-- --:--:-- 7358k
  27. -> Downloading systemtap-4.1.tar.gz.asc...
  28. % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
  29. Dload  Upload   Total   Spent    Left  Speed
  30. 100   801  100   801    0     0   5101      0 --:--:-- --:--:-- --:--:--  5101
  31. ==> Validating source files with sha512sums...
  32. systemtap-4.1.tar.gz ... Passed
  33. systemtap-4.1.tar.gz.asc ... Passed
  34. ==> Verifying source file signatures with gpg...
  35. systemtap-4.1.tar.gz ... Passed
  36. ==> Making package: systemtap 4.1-1 (Tue 03 Dec 2019 08:13:15 AM UTC)
  37. ==> Checking runtime dependencies...
  38. ==> Checking buildtime dependencies...
  39. ==> Retrieving sources...
  40. -> Found systemtap-4.1.tar.gz
  41. -> Found systemtap-4.1.tar.gz.asc
  42. ==> Validating source files with sha512sums...
  43. systemtap-4.1.tar.gz ... Passed
  44. systemtap-4.1.tar.gz.asc ... Passed
  45. ==> Verifying source file signatures with gpg...
  46. systemtap-4.1.tar.gz ... Passed
  47. ==> Removing existing $srcdir/ directory...
  48. ==> Extracting sources...
  49. -> Extracting systemtap-4.1.tar.gz with bsdtar
  50. ==> Sources are ready.
  51. ==> Making package: systemtap 4.1-1 (Tue 03 Dec 2019 08:13:17 AM UTC)
  52. ==> Checking runtime dependencies...
  53. ==> Checking buildtime dependencies...
  54. ==> WARNING: Using existing $srcdir/ tree
  55. ==> Starting build()...
  56. checking build system type... x86_64-unknown-linux-gnu
  57. checking host system type... x86_64-unknown-linux-gnu
  58. checking target system type... x86_64-unknown-linux-gnu
  59. checking for a BSD-compatible install... /usr/bin/install -c
  60. checking whether build environment is sane... yes
  61. checking for a thread-safe mkdir -p... /usr/bin/mkdir -p
  62. checking for gawk... gawk
  63. checking whether make sets $(MAKE)... yes
  64. checking whether make supports nested variables... yes
  65. checking whether to enable maintainer-specific portions of Makefiles... no
  66. checking whether make supports nested variables... (cached) yes
  67. checking whether make supports the include directive... yes (GNU style)
  68. checking for gcc... gcc
  69. checking whether the C compiler works... yes
  70. checking for C compiler default output file name... a.out
  71. checking for suffix of executables...
  72. checking whether we are cross compiling... no
  73. checking for suffix of object files... o
  74. checking whether we are using the GNU C compiler... yes
  75. checking whether gcc accepts -g... yes
  76. checking for gcc option to accept ISO C89... none needed
  77. checking whether gcc understands -c and -o together... yes
  78. checking dependency style of gcc... gcc3
  79. checking how to run the C preprocessor... gcc -E
  80. checking for grep that handles long lines and -e... /usr/bin/grep
  81. checking for egrep... /usr/bin/grep -E
  82. checking for ANSI C header files... yes
  83. checking for sys/types.h... yes
  84. checking for sys/stat.h... yes
  85. checking for stdlib.h... yes
  86. checking for string.h... yes
  87. checking for memory.h... yes
  88. checking for strings.h... yes
  89. checking for inttypes.h... yes
  90. checking for stdint.h... yes
  91. checking for unistd.h... yes
  92. checking minix/config.h usability... no
  93. checking minix/config.h presence... no
  94. checking for minix/config.h... no
  95. checking whether it is safe to define __EXTENSIONS__... yes
  96. checking whether ln -s works... yes
  97. checking for gcc... (cached) gcc
  98. checking whether we are using the GNU C compiler... (cached) yes
  99. checking whether gcc accepts -g... (cached) yes
  100. checking for gcc option to accept ISO C89... (cached) none needed
  101. checking whether gcc understands -c and -o together... (cached) yes
  102. checking dependency style of gcc... (cached) gcc3
  103. checking for g++... g++
  104. checking whether we are using the GNU C++ compiler... yes
  105. checking whether g++ accepts -g... yes
  106. checking dependency style of g++... gcc3
  107. checking how to run the C preprocessor... gcc -E
  108. checking for ranlib... ranlib
  109. checking whether make sets $(MAKE)... (cached) yes
  110. checking for special C compiler options needed for large files... no
  111. checking for _FILE_OFFSET_BITS value needed for large files... no
  112. checking for ppoll... yes
  113. checking for openat... yes
  114. checking for a sed that does not truncate output... /usr/bin/sed
  115. checking whether NLS is requested... yes
  116. checking for msgfmt... /usr/bin/msgfmt
  117. checking for gmsgfmt... /usr/bin/msgfmt
  118. checking for xgettext... /usr/bin/xgettext
  119. checking for msgmerge... /usr/bin/msgmerge
  120. checking for ld used by gcc... /usr/bin/ld
  121. checking if the linker (/usr/bin/ld) is GNU ld... yes
  122. checking for shared library run path origin... done
  123. checking for CFPreferencesCopyAppValue... no
  124. checking for CFLocaleCopyCurrent... no
  125. checking for GNU gettext in libc... yes
  126. checking whether to use NLS... yes
  127. checking where the gettext function comes from... libc
  128. checking for python... /usr/bin/python
  129. checking whether /usr/bin/python is version 2 or 3... 3
  130. checking for a Python interpreter with version >= 2.6... python2
  131. checking for python2... /usr/bin/python2
  132. checking for python2 version... 2.7
  133. checking for python2 platform... linux2
  134. checking for python2 script directory... ${prefix}/lib/python2.7/site-packages
  135. checking for python2 extension module directory... ${exec_prefix}/lib/python2.7/site-packages
  136. checking for python... /usr/bin/python
  137. checking for python3 version... 3.8
  138. checking for python3 platform... linux
  139. checking for python3 script directory... ${prefix}/lib/python3.8/site-packages
  140. checking for python3 extension module directory... ${exec_prefix}/lib/python3.8/site-packages
  141. checking to see if prologue searching should be the default... no
  142. checking to see if sdt probes should be the default... yes
  143. checking whether g++ supports C++11 features by default... yes
  144. configure: Compiling with gcc -fstack-protector-all et al.
  145. configure: Compiling with gcc pie et al.
  146. checking for pkg-config... /usr/bin/pkg-config
  147. checking pkg-config is at least version 0.9.0... yes
  148. checking for sqlite3... yes
  149. checking for latex... no
  150. checking for dvips... no
  151. checking for ps2pdf... no
  152. checking for xmlto... yes
  153. checking for fop... no
  154. checking for xmlto --stringparam support... yes
  155. checking for nss... yes
  156. checking for openssl... yes
  157. configure: using dracut module directory /usr/lib/dracut/modules.d/99stap
  158. configure: using dracut binary /sbin
  159. checking for avahi... yes
  160. checking for rpmtsInitIterator in -lrpm... no
  161. checking for rpmdbNextIterator in -lrpmdb... no
  162. checking for rpmFreeCrypto in -lrpmio... no
  163. checking how to link readline libs... -lreadline
  164. checking for ebl_get_elfmachine in -lebl... yes
  165. checking for dwfl_module_getsym in -ldw... yes
  166. checking for dwarf_next_unit in -ldw... yes
  167. configure: stap will link  -Wl,--start-group -ldw -lebl -Wl,--end-group -lelf
  168. checking for elf_getshdrstrndx in -lelf... yes
  169. configure: staprun will link  -lelf
  170. configure: stapbpf will link  -lelf
  171. checking how to run the C++ preprocessor... g++ -E
  172. checking boost/utility/string_ref.hpp usability... no
  173. checking boost/utility/string_ref.hpp presence... no
  174. checking for boost/utility/string_ref.hpp... no
  175. checking need for -lboost_system library... nope
  176. configure: checking dyninst support
  177. checking BPatch_object.h usability... no
  178. checking BPatch_object.h presence... no
  179. checking for BPatch_object.h... no
  180. checking for libvirt... no
  181. checking for libxml2... yes
  182. configure: WARNING: will not build systemtap virt support, cannot find libvirt headers
  183. checking for python2-config... /usr/bin/python2-config
  184. checking Python.h usability... yes
  185. checking Python.h presence... yes
  186. checking for Python.h... yes
  187. checking for python-config... /usr/bin/python-config
  188. checking Python.h usability... yes
  189. checking Python.h presence... yes
  190. checking for Python.h... yes
  191. checking for jsonc... yes
  192. checking for ncurses... yes
  193. checking for assembler .section "?" flags support... yes
  194. checking whether BPF_PROG_TYPE_PERF_EVENT is declared... yes
  195. checking for selinux... no
  196. checking whether F_SETPIPE_SZ is declared... yes
  197. checking for javac... no
  198. checking for jar... no
  199. configure: WARNING: will not run per-method java probing, missing byteman or java requirements
  200. configure: Adding extra version
  201. checking that generated files are newer than configure... done
  202. configure: creating ./config.status
  203. config.status: creating includes/sys/sdt-config.h
  204. config.status: creating po/Makefile.in
  205. config.status: creating Makefile
  206. config.status: creating doc/Makefile
  207. config.status: creating man/Makefile
  208. config.status: creating man/cs/Makefile
  209. config.status: creating doc/beginners/Makefile
  210. config.status: creating doc/SystemTap_Tapset_Reference/Makefile
  211. config.status: creating man/stap.1
  212. config.status: creating man/stappaths.7
  213. config.status: creating man/systemtap-service.8
  214. config.status: creating man/cs/stap.1
  215. config.status: creating man/cs/stappaths.7
  216. config.status: creating man/cs/systemtap.8
  217. config.status: creating initscript/config.systemtap
  218. config.status: creating initscript/config.stap-server
  219. config.status: creating initscript/systemtap
  220. config.status: creating initscript/stap-server
  221. config.status: creating initscript/99stap/module-setup.sh
  222. config.status: creating initscript/99stap/install
  223. config.status: creating initscript/99stap/check
  224. config.status: creating run-stap
  225. config.status: creating dtrace
  226. config.status: creating stapdyn/Makefile
  227. config.status: creating java/Makefile
  228. config.status: creating java/stapbm
  229. config.status: creating python/Makefile
  230. config.status: creating staprun/Makefile
  231. config.status: creating stapbpf/Makefile
  232. config.status: creating httpd/Makefile
  233. config.status: creating httpd/docker/Makefile
  234. config.status: creating staprun/run-staprun
  235. config.status: creating staprun/guest/stapshd
  236. config.status: creating staprun/guest/stapsh-daemon
  237. config.status: creating staprun/guest/stapsh@.service
  238. config.status: creating stap-exporter/Makefile
  239. config.status: creating config.h
  240. config.status: executing depfiles commands
  241. config.status: executing po-directories commands
  242. config.status: creating po/POTFILES
  243. config.status: creating po/Makefile
  244. config.status: executing doc/beginners commands
  245. === configuring in testsuite (/home/stk/.cache/yay/systemtap/src/systemtap-4.1/testsuite)
  246. configure: running /bin/sh ./configure --disable-option-checking '--prefix=/usr'  '--sysconfdir=/etc' '--libexecdir=/usr/lib/systemtap' '--libdir=/usr/lib/systemtap' '--mandir=/usr/share/man/' '--sbindir=/usr/bin' '--localstatedir=/var' '--enable-pie' '--disable-docs' '--enable-htmldocs' 'CFLAGS=-march=x86-64 -mtune=generic -O2 -pipe -fno-plt' 'LDFLAGS=-Wl,-O1,--sort-common,--as-needed,-z,relro,-z,now' 'CPPFLAGS=-D_FORTIFY_SOURCE=2' 'CXXFLAGS=-march=x86-64 -mtune=generic -O2 -pipe -fno-plt' 'python=/usr/bin/python2' 'pyexecdir=${exec_prefix}/lib/python2.7/site-packages' 'python3=/usr/bin/python' 'py3execdir=${exec_prefix}/lib/python3.8/site-packages' --cache-file=/dev/null --srcdir=.
  247. checking for a BSD-compatible install... /usr/bin/install -c
  248. checking whether build environment is sane... yes
  249. checking for a thread-safe mkdir -p... /usr/bin/mkdir -p
  250. checking for gawk... gawk
  251. checking whether make sets $(MAKE)... yes
  252. checking whether make supports nested variables... yes
  253. checking whether to enable maintainer-specific portions of Makefiles... no
  254. configure: Will test no apps from: xulrunner tcl postgres mysql java
  255. checking that generated files are newer than configure... done
  256. configure: creating ./config.status
  257. config.status: creating Makefile
  258. sed -e "s#@pkgdatadir@#/usr/share/systemtap#g" < macros.systemtap.in > macros.systemtap
  259. /bin/sh ./git_version.sh -k -s . -o git_version.h
  260. git_version.sh: Output is new file, creating git_version.h
  261. make  all-recursive
  262. make[1]: Entering directory '/home/stk/.cache/yay/systemtap/src/systemtap-4.1'
  263. Making all in .
  264. make[2]: Entering directory '/home/stk/.cache/yay/systemtap/src/systemtap-4.1'
  265. CXX      stap-main.o
  266. CXX      stap-session.o
  267. CXX      stap-parse.o
  268. CXX      stap-staptree.o
  269. CXX      stap-elaborate.o
  270. CXX      stap-translate.o
  271. CXX      stap-tapsets.o
  272. CXX      stap-buildrun.o
  273. CXX      stap-loc2stap.o
  274. CXX      stap-hash.o
  275. CC       stap-mdfour.o
  276. CXX      stap-cache.o
  277. CXX      stap-util.o
  278. CXX      stap-coveragedb.o
  279. CXX      stap-dwarf_wrappers.o
  280. CXX      stap-tapset-netfilter.o
  281. CXX      stap-tapset-been.o
  282. CXX      stap-tapset-mark.o
  283. CXX      stap-tapset-itrace.o
  284. CXX      stap-tapset-procfs.o
  285. CXX      stap-tapset-timers.o
  286. CXX      stap-tapset-perfmon.o
  287. CXX      stap-tapset-utrace.o
  288. CXX      stap-rpm_finder.o
  289. CXX      stap-remote.o
  290. CXX      stap-dwflpp.o
  291. CXX      stap-setupdwfl.o
  292. CXX      stap-task_finder.o
  293. CXX      stap-cmdline.o
  294. CXX      stap-privilege.o
  295. CXX      stap-tapset-method.o
  296. CXX      stap-tapset-dynprobe.o
  297. CXX      stap-stapregex-parse.o
  298. CXX      stap-translator-output.o
  299. CXX      stap-stapregex-tree.o
  300. CXX      stap-stapregex.o
  301. CXX      stap-stapregex-dfa.o
  302. CXX      stap-stringtable.o
  303. CXX      stap-tapset-python.o
  304. CXX      stap-interactive.o
  305. CXX      stap-bpf-translate.o
  306. CXX      stap-bpf-opt.o
  307. CXX      stap-bpf-bitset.o
  308. CXX      stap-bpf-base.o
  309. CXX      stap-csclient.o
  310. CXX      stap-nsscommon.o
  311. CXX      stap-client-nss.o
  312. CXX      stap-cscommon.o
  313. CXX      stap-nss-server-info.o
  314. CXX      stap_sign_module-stap-sign-module.o
  315. CXX      stap_sign_module-nsscommon.o
  316. CXX      stap_authorize_cert-stap-authorize-cert.o
  317. CXX      stap_sign_module-util.o
  318. CXX      stap_serverd-util.o
  319. CXX      stap_authorize_cert-nsscommon.o
  320. CXX      stap_authorize_cert-util.o
  321. CXX      stap_serverd-stap-serverd.o
  322. CXX      stap_serverd-cscommon.o
  323. CXX      stap_serverd-privilege.o
  324. CXX      stap_serverd-nsscommon.o
  325. CXX      stap_serverd-cmdline.o
  326. CXX      stap_gen_cert-nsscommon.o
  327. CXX      stap_gen_cert-stap-gen-cert.o
  328. CXX      stap_gen_cert-util.o
  329. CXXLD    stap-sign-module
  330. CXXLD    stap-authorize-cert
  331. CXXLD    stap-gen-cert
  332. CXXLD    stap-serverd
  333. CXXLD    stap
  334. make[2]: Leaving directory '/home/stk/.cache/yay/systemtap/src/systemtap-4.1'
  335. Making all in java
  336. make[2]: Entering directory '/home/stk/.cache/yay/systemtap/src/systemtap-4.1/java'
  337. make  all-am
  338. make[3]: Entering directory '/home/stk/.cache/yay/systemtap/src/systemtap-4.1/java'
  339. make[3]: Nothing to be done for 'all-am'.
  340. make[3]: Leaving directory '/home/stk/.cache/yay/systemtap/src/systemtap-4.1/java'
  341. make[2]: Leaving directory '/home/stk/.cache/yay/systemtap/src/systemtap-4.1/java'
  342. Making all in python
  343. make[2]: Entering directory '/home/stk/.cache/yay/systemtap/src/systemtap-4.1/python'
  344. (cd .; CFLAGS="-I./../includes -I/home/stk/.cache/yay/systemtap/src/systemtap-4.1/python/../includes/sys" /usr/bin/python2 setup.py build \
  345. --build-base /home/stk/.cache/yay/systemtap/src/systemtap-4.1/python/py2build \
  346. --verbose)
  347. running build
  348. running build_py
  349. creating /home/stk/.cache/yay/systemtap/src/systemtap-4.1/python/py2build
  350. creating /home/stk/.cache/yay/systemtap/src/systemtap-4.1/python/py2build/lib.linux-x86_64-2.7
  351. creating /home/stk/.cache/yay/systemtap/src/systemtap-4.1/python/py2build/lib.linux-x86_64-2.7/HelperSDT
  352. copying HelperSDT/__init__.py -> /home/stk/.cache/yay/systemtap/src/systemtap-4.1/python/py2build/lib.linux-x86_64-2.7/HelperSDT
  353. copying HelperSDT/__main__.py -> /home/stk/.cache/yay/systemtap/src/systemtap-4.1/python/py2build/lib.linux-x86_64-2.7/HelperSDT
  354. running build_ext
  355. building 'HelperSDT._HelperSDT' extension
  356. creating /home/stk/.cache/yay/systemtap/src/systemtap-4.1/python/py2build/temp.linux-x86_64-2.7
  357. creating /home/stk/.cache/yay/systemtap/src/systemtap-4.1/python/py2build/temp.linux-x86_64-2.7/HelperSDT
  358. gcc -pthread -fno-strict-aliasing -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -DNDEBUG -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -I./../includes -I/home/stk/.cache/yay/systemtap/src/systemtap-4.1/python/../includes/sys -D_FORTIFY_SOURCE=2 -fPIC -I/usr/include/python2.7 -c HelperSDT/_HelperSDT.c -o /home/stk/.cache/yay/systemtap/src/systemtap-4.1/python/py2build/temp.linux-x86_64-2.7/HelperSDT/_HelperSDT.o
  359. gcc -pthread -shared -Wl,-O1,--sort-common,--as-needed,-z,relro,-z,now -Wl,-O1,--sort-common,--as-needed,-z,relro,-z,now -I./../includes -I/home/stk/.cache/yay/systemtap/src/systemtap-4.1/python/../includes/sys -D_FORTIFY_SOURCE=2 /home/stk/.cache/yay/systemtap/src/systemtap-4.1/python/py2build/temp.linux-x86_64-2.7/HelperSDT/_HelperSDT.o -L/usr/lib -lpython2.7 -o /home/stk/.cache/yay/systemtap/src/systemtap-4.1/python/py2build/lib.linux-x86_64-2.7/HelperSDT/_HelperSDT.so
  360. (cd .; CFLAGS="-I./../includes -I/home/stk/.cache/yay/systemtap/src/systemtap-4.1/python/../includes/sys" /usr/bin/python setup.py build \
  361. --build-base /home/stk/.cache/yay/systemtap/src/systemtap-4.1/python/py3build \
  362. --verbose)
  363. running build
  364. running build_py
  365. creating /home/stk/.cache/yay/systemtap/src/systemtap-4.1/python/py3build
  366. creating /home/stk/.cache/yay/systemtap/src/systemtap-4.1/python/py3build/lib.linux-x86_64-3.8
  367. creating /home/stk/.cache/yay/systemtap/src/systemtap-4.1/python/py3build/lib.linux-x86_64-3.8/HelperSDT
  368. copying HelperSDT/__init__.py -> /home/stk/.cache/yay/systemtap/src/systemtap-4.1/python/py3build/lib.linux-x86_64-3.8/HelperSDT
  369. copying HelperSDT/__main__.py -> /home/stk/.cache/yay/systemtap/src/systemtap-4.1/python/py3build/lib.linux-x86_64-3.8/HelperSDT
  370. running build_ext
  371. building 'HelperSDT._HelperSDT' extension
  372. creating /home/stk/.cache/yay/systemtap/src/systemtap-4.1/python/py3build/temp.linux-x86_64-3.8
  373. creating /home/stk/.cache/yay/systemtap/src/systemtap-4.1/python/py3build/temp.linux-x86_64-3.8/HelperSDT
  374. gcc -pthread -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -march=x86-64 -mtune=generic -O3 -pipe -fno-plt -march=x86-64 -mtune=generic -O3 -pipe -fno-plt -march=x86-64 -mtune=generic -O3 -pipe -fno-plt -I./../includes -I/home/stk/.cache/yay/systemtap/src/systemtap-4.1/python/../includes/sys -D_FORTIFY_SOURCE=2 -fPIC -I/usr/include/python3.8 -c HelperSDT/_HelperSDT.c -o /home/stk/.cache/yay/systemtap/src/systemtap-4.1/python/py3build/temp.linux-x86_64-3.8/HelperSDT/_HelperSDT.o
  375. gcc -pthread -shared -Wl,-O1,--sort-common,--as-needed,-z,relro,-z,now -Wl,-O1,--sort-common,--as-needed,-z,relro,-z,now -Wl,-O1,--sort-common,--as-needed,-z,relro,-z,now -I./../includes -I/home/stk/.cache/yay/systemtap/src/systemtap-4.1/python/../includes/sys -D_FORTIFY_SOURCE=2 /home/stk/.cache/yay/systemtap/src/systemtap-4.1/python/py3build/temp.linux-x86_64-3.8/HelperSDT/_HelperSDT.o -L/usr/lib -o /home/stk/.cache/yay/systemtap/src/systemtap-4.1/python/py3build/lib.linux-x86_64-3.8/HelperSDT/_HelperSDT.cpython-38-x86_64-linux-gnu.so
  376. make[2]: Leaving directory '/home/stk/.cache/yay/systemtap/src/systemtap-4.1/python'
  377. Making all in stapdyn
  378. make[2]: Entering directory '/home/stk/.cache/yay/systemtap/src/systemtap-4.1/stapdyn'
  379. make -C .. git_version.stamp
  380. make[3]: Entering directory '/home/stk/.cache/yay/systemtap/src/systemtap-4.1'
  381. /bin/sh ./git_version.sh -k -s . -o git_version.h
  382. git_version.sh: Not a git repo, keeping existing git_version.h
  383. make[3]: Leaving directory '/home/stk/.cache/yay/systemtap/src/systemtap-4.1'
  384. make  all-am
  385. make[3]: Entering directory '/home/stk/.cache/yay/systemtap/src/systemtap-4.1/stapdyn'
  386. make[3]: Nothing to be done for 'all-am'.
  387. make[3]: Leaving directory '/home/stk/.cache/yay/systemtap/src/systemtap-4.1/stapdyn'
  388. make[2]: Leaving directory '/home/stk/.cache/yay/systemtap/src/systemtap-4.1/stapdyn'
  389. Making all in staprun
  390. make[2]: Entering directory '/home/stk/.cache/yay/systemtap/src/systemtap-4.1/staprun'
  391. make -C .. git_version.stamp
  392. make[3]: Entering directory '/home/stk/.cache/yay/systemtap/src/systemtap-4.1'
  393. /bin/sh ./git_version.sh -k -s . -o git_version.h
  394. git_version.sh: Not a git repo, keeping existing git_version.h
  395. make[3]: Leaving directory '/home/stk/.cache/yay/systemtap/src/systemtap-4.1'
  396. make  all-am
  397. make[3]: Entering directory '/home/stk/.cache/yay/systemtap/src/systemtap-4.1/staprun'
  398. CC       staprun-staprun.o
  399. CC       staprun-staprun_funcs.o
  400. CC       staprun-ctl.o
  401. CC       staprun-common.o
  402. CC       staprun-modverify.o
  403. CC       libstrfloctime_a-strfloctime.o
  404. CC       stap_merge-stap_merge.o
  405. CC       stapsh-stapsh.o
  406. CC       stapio.o
  407. CC       mainloop.o
  408. CC       common.o
  409. CC       ctl.o
  410. CC       monitor.o
  411. CC       relay_old.o
  412. CC       relay.o
  413. CXX      ../staprun-privilege.o
  414. CXX      ../staprun-nsscommon.o
  415. CXX      ../staprun-util.o
  416. AR       libstrfloctime.a
  417. ar: `u' modifier ignored since `D' is the default (see `U')
  418. CCLD     stap-merge
  419. CCLD     stapsh
  420. CCLD     stapio
  421. CXXLD    staprun
  422. make[3]: Leaving directory '/home/stk/.cache/yay/systemtap/src/systemtap-4.1/staprun'
  423. make[2]: Leaving directory '/home/stk/.cache/yay/systemtap/src/systemtap-4.1/staprun'
  424. Making all in stapbpf
  425. make[2]: Entering directory '/home/stk/.cache/yay/systemtap/src/systemtap-4.1/stapbpf'
  426. make -C .. git_version.stamp
  427. make[3]: Entering directory '/home/stk/.cache/yay/systemtap/src/systemtap-4.1'
  428. /bin/sh ./git_version.sh -k -s . -o git_version.h
  429. git_version.sh: Not a git repo, keeping existing git_version.h
  430. make[3]: Leaving directory '/home/stk/.cache/yay/systemtap/src/systemtap-4.1'
  431. make  all-am
  432. make[3]: Entering directory '/home/stk/.cache/yay/systemtap/src/systemtap-4.1/stapbpf'
  433. CXX      stapbpf-stapbpf.o
  434. CXX      stapbpf-bpfinterp.o
  435. CC       stapbpf-libbpf.o
  436. CXXLD    stapbpf
  437. make[3]: Leaving directory '/home/stk/.cache/yay/systemtap/src/systemtap-4.1/stapbpf'
  438. make[2]: Leaving directory '/home/stk/.cache/yay/systemtap/src/systemtap-4.1/stapbpf'
  439. Making all in doc
  440. make[2]: Entering directory '/home/stk/.cache/yay/systemtap/src/systemtap-4.1/doc'
  441. Making all in SystemTap_Tapset_Reference
  442. make[3]: Entering directory '/home/stk/.cache/yay/systemtap/src/systemtap-4.1/doc/SystemTap_Tapset_Reference'
  443. make[3]: Nothing to be done for 'all'.
  444. make[3]: Leaving directory '/home/stk/.cache/yay/systemtap/src/systemtap-4.1/doc/SystemTap_Tapset_Reference'
  445. Making all in beginners
  446. make[3]: Entering directory '/home/stk/.cache/yay/systemtap/src/systemtap-4.1/doc/beginners'
  447. make[3]: Nothing to be done for 'all'.
  448. make[3]: Leaving directory '/home/stk/.cache/yay/systemtap/src/systemtap-4.1/doc/beginners'
  449. make[3]: Entering directory '/home/stk/.cache/yay/systemtap/src/systemtap-4.1/doc'
  450. make[3]: Nothing to be done for 'all-am'.
  451. make[3]: Leaving directory '/home/stk/.cache/yay/systemtap/src/systemtap-4.1/doc'
  452. make[2]: Leaving directory '/home/stk/.cache/yay/systemtap/src/systemtap-4.1/doc'
  453. Making all in man
  454. make[2]: Entering directory '/home/stk/.cache/yay/systemtap/src/systemtap-4.1/man'
  455. Making all in cs
  456. make[3]: Entering directory '/home/stk/.cache/yay/systemtap/src/systemtap-4.1/man/cs'
  457. make[3]: Nothing to be done for 'all'.
  458. make[3]: Leaving directory '/home/stk/.cache/yay/systemtap/src/systemtap-4.1/man/cs'
  459. make[3]: Entering directory '/home/stk/.cache/yay/systemtap/src/systemtap-4.1/man'
  460. make[3]: Nothing to be done for 'all-am'.
  461. make[3]: Leaving directory '/home/stk/.cache/yay/systemtap/src/systemtap-4.1/man'
  462. make[2]: Leaving directory '/home/stk/.cache/yay/systemtap/src/systemtap-4.1/man'
  463. Making all in po
  464. make[2]: Entering directory '/home/stk/.cache/yay/systemtap/src/systemtap-4.1/po'
  465. test ! -f ./systemtap.pot || \
  466. test -z "en.gmo pl.gmo fr.gmo cs.gmo" || make en.gmo pl.gmo fr.gmo cs.gmo
  467. make[3]: Entering directory '/home/stk/.cache/yay/systemtap/src/systemtap-4.1/po'
  468. make[3]: 'en.gmo' is up to date.
  469. make[3]: 'pl.gmo' is up to date.
  470. make[3]: 'fr.gmo' is up to date.
  471. make[3]: 'cs.gmo' is up to date.
  472. make[3]: Leaving directory '/home/stk/.cache/yay/systemtap/src/systemtap-4.1/po'
  473. touch stamp-po
  474. make[2]: Leaving directory '/home/stk/.cache/yay/systemtap/src/systemtap-4.1/po'
  475. Making all in httpd
  476. make[2]: Entering directory '/home/stk/.cache/yay/systemtap/src/systemtap-4.1/httpd'
  477. make -C .. git_version.stamp
  478. make[3]: Entering directory '/home/stk/.cache/yay/systemtap/src/systemtap-4.1'
  479. /bin/sh ./git_version.sh -k -s . -o git_version.h
  480. git_version.sh: Not a git repo, keeping existing git_version.h
  481. make[3]: Leaving directory '/home/stk/.cache/yay/systemtap/src/systemtap-4.1'
  482. make  all-recursive
  483. make[3]: Entering directory '/home/stk/.cache/yay/systemtap/src/systemtap-4.1/httpd'
  484. Making all in docker
  485. make[4]: Entering directory '/home/stk/.cache/yay/systemtap/src/systemtap-4.1/httpd/docker'
  486. make[4]: Nothing to be done for 'all'.
  487. make[4]: Leaving directory '/home/stk/.cache/yay/systemtap/src/systemtap-4.1/httpd/docker'
  488. make[4]: Entering directory '/home/stk/.cache/yay/systemtap/src/systemtap-4.1/httpd'
  489. make[4]: Nothing to be done for 'all-am'.
  490. make[4]: Leaving directory '/home/stk/.cache/yay/systemtap/src/systemtap-4.1/httpd'
  491. make[3]: Leaving directory '/home/stk/.cache/yay/systemtap/src/systemtap-4.1/httpd'
  492. make[2]: Leaving directory '/home/stk/.cache/yay/systemtap/src/systemtap-4.1/httpd'
  493. Making all in stap-exporter
  494. make[2]: Entering directory '/home/stk/.cache/yay/systemtap/src/systemtap-4.1/stap-exporter'
  495. sed -e "s#%sysconfdir%#/etc#g" < stap-exporter.in > stap-exporter
  496. make[2]: Leaving directory '/home/stk/.cache/yay/systemtap/src/systemtap-4.1/stap-exporter'
  497. make[1]: Leaving directory '/home/stk/.cache/yay/systemtap/src/systemtap-4.1'
  498. ==> Entering fakeroot environment...
  499. ==> Starting package()...
  500. /bin/sh ./git_version.sh -k -s . -o git_version.h
  501. git_version.sh: Not a git repo, keeping existing git_version.h
  502. make  all-recursive
  503. make[1]: Entering directory '/home/stk/.cache/yay/systemtap/src/systemtap-4.1'
  504. Making all in .
  505. make[2]: Entering directory '/home/stk/.cache/yay/systemtap/src/systemtap-4.1'
  506. make[2]: Nothing to be done for 'all-am'.
  507. make[2]: Leaving directory '/home/stk/.cache/yay/systemtap/src/systemtap-4.1'
  508. Making all in java
  509. make[2]: Entering directory '/home/stk/.cache/yay/systemtap/src/systemtap-4.1/java'
  510. make  all-am
  511. make[3]: Entering directory '/home/stk/.cache/yay/systemtap/src/systemtap-4.1/java'
  512. make[3]: Nothing to be done for 'all-am'.
  513. make[3]: Leaving directory '/home/stk/.cache/yay/systemtap/src/systemtap-4.1/java'
  514. make[2]: Leaving directory '/home/stk/.cache/yay/systemtap/src/systemtap-4.1/java'
  515. Making all in python
  516. make[2]: Entering directory '/home/stk/.cache/yay/systemtap/src/systemtap-4.1/python'
  517. (cd .; CFLAGS="-I./../includes -I/home/stk/.cache/yay/systemtap/src/systemtap-4.1/python/../includes/sys" /usr/bin/python2 setup.py build \
  518. --build-base /home/stk/.cache/yay/systemtap/src/systemtap-4.1/python/py2build \
  519. --verbose)
  520. running build
  521. running build_py
  522. running build_ext
  523. (cd .; CFLAGS="-I./../includes -I/home/stk/.cache/yay/systemtap/src/systemtap-4.1/python/../includes/sys" /usr/bin/python setup.py build \
  524. --build-base /home/stk/.cache/yay/systemtap/src/systemtap-4.1/python/py3build \
  525. --verbose)
  526. running build
  527. running build_py
  528. running build_ext
  529. make[2]: Leaving directory '/home/stk/.cache/yay/systemtap/src/systemtap-4.1/python'
  530. Making all in stapdyn
  531. make[2]: Entering directory '/home/stk/.cache/yay/systemtap/src/systemtap-4.1/stapdyn'
  532. make -C .. git_version.stamp
  533. make[3]: Entering directory '/home/stk/.cache/yay/systemtap/src/systemtap-4.1'
  534. /bin/sh ./git_version.sh -k -s . -o git_version.h
  535. git_version.sh: Not a git repo, keeping existing git_version.h
  536. make[3]: Leaving directory '/home/stk/.cache/yay/systemtap/src/systemtap-4.1'
  537. make  all-am
  538. make[3]: Entering directory '/home/stk/.cache/yay/systemtap/src/systemtap-4.1/stapdyn'
  539. make[3]: Nothing to be done for 'all-am'.
  540. make[3]: Leaving directory '/home/stk/.cache/yay/systemtap/src/systemtap-4.1/stapdyn'
  541. make[2]: Leaving directory '/home/stk/.cache/yay/systemtap/src/systemtap-4.1/stapdyn'
  542. Making all in staprun
  543. make[2]: Entering directory '/home/stk/.cache/yay/systemtap/src/systemtap-4.1/staprun'
  544. make -C .. git_version.stamp
  545. make[3]: Entering directory '/home/stk/.cache/yay/systemtap/src/systemtap-4.1'
  546. /bin/sh ./git_version.sh -k -s . -o git_version.h
  547. git_version.sh: Not a git repo, keeping existing git_version.h
  548. make[3]: Leaving directory '/home/stk/.cache/yay/systemtap/src/systemtap-4.1'
  549. make  all-am
  550. make[3]: Entering directory '/home/stk/.cache/yay/systemtap/src/systemtap-4.1/staprun'
  551. make[3]: Nothing to be done for 'all-am'.
  552. make[3]: Leaving directory '/home/stk/.cache/yay/systemtap/src/systemtap-4.1/staprun'
  553. make[2]: Leaving directory '/home/stk/.cache/yay/systemtap/src/systemtap-4.1/staprun'
  554. Making all in stapbpf
  555. make[2]: Entering directory '/home/stk/.cache/yay/systemtap/src/systemtap-4.1/stapbpf'
  556. make -C .. git_version.stamp
  557. make[3]: Entering directory '/home/stk/.cache/yay/systemtap/src/systemtap-4.1'
  558. /bin/sh ./git_version.sh -k -s . -o git_version.h
  559. git_version.sh: Not a git repo, keeping existing git_version.h
  560. make[3]: Leaving directory '/home/stk/.cache/yay/systemtap/src/systemtap-4.1'
  561. make  all-am
  562. make[3]: Entering directory '/home/stk/.cache/yay/systemtap/src/systemtap-4.1/stapbpf'
  563. make[3]: Nothing to be done for 'all-am'.
  564. make[3]: Leaving directory '/home/stk/.cache/yay/systemtap/src/systemtap-4.1/stapbpf'
  565. make[2]: Leaving directory '/home/stk/.cache/yay/systemtap/src/systemtap-4.1/stapbpf'
  566. Making all in doc
  567. make[2]: Entering directory '/home/stk/.cache/yay/systemtap/src/systemtap-4.1/doc'
  568. Making all in SystemTap_Tapset_Reference
  569. make[3]: Entering directory '/home/stk/.cache/yay/systemtap/src/systemtap-4.1/doc/SystemTap_Tapset_Reference'
  570. make[3]: Nothing to be done for 'all'.
  571. make[3]: Leaving directory '/home/stk/.cache/yay/systemtap/src/systemtap-4.1/doc/SystemTap_Tapset_Reference'
  572. Making all in beginners
  573. make[3]: Entering directory '/home/stk/.cache/yay/systemtap/src/systemtap-4.1/doc/beginners'
  574. make[3]: Nothing to be done for 'all'.
  575. make[3]: Leaving directory '/home/stk/.cache/yay/systemtap/src/systemtap-4.1/doc/beginners'
  576. make[3]: Entering directory '/home/stk/.cache/yay/systemtap/src/systemtap-4.1/doc'
  577. make[3]: Nothing to be done for 'all-am'.
  578. make[3]: Leaving directory '/home/stk/.cache/yay/systemtap/src/systemtap-4.1/doc'
  579. make[2]: Leaving directory '/home/stk/.cache/yay/systemtap/src/systemtap-4.1/doc'
  580. Making all in man
  581. make[2]: Entering directory '/home/stk/.cache/yay/systemtap/src/systemtap-4.1/man'
  582. Making all in cs
  583. make[3]: Entering directory '/home/stk/.cache/yay/systemtap/src/systemtap-4.1/man/cs'
  584. make[3]: Nothing to be done for 'all'.
  585. make[3]: Leaving directory '/home/stk/.cache/yay/systemtap/src/systemtap-4.1/man/cs'
  586. make[3]: Entering directory '/home/stk/.cache/yay/systemtap/src/systemtap-4.1/man'
  587. make[3]: Nothing to be done for 'all-am'.
  588. make[3]: Leaving directory '/home/stk/.cache/yay/systemtap/src/systemtap-4.1/man'
  589. make[2]: Leaving directory '/home/stk/.cache/yay/systemtap/src/systemtap-4.1/man'
  590. Making all in po
  591. make[2]: Entering directory '/home/stk/.cache/yay/systemtap/src/systemtap-4.1/po'
  592. make[2]: Nothing to be done for 'all'.
  593. make[2]: Leaving directory '/home/stk/.cache/yay/systemtap/src/systemtap-4.1/po'
  594. Making all in httpd
  595. make[2]: Entering directory '/home/stk/.cache/yay/systemtap/src/systemtap-4.1/httpd'
  596. make -C .. git_version.stamp
  597. make[3]: Entering directory '/home/stk/.cache/yay/systemtap/src/systemtap-4.1'
  598. /bin/sh ./git_version.sh -k -s . -o git_version.h
  599. git_version.sh: Not a git repo, keeping existing git_version.h
  600. make[3]: Leaving directory '/home/stk/.cache/yay/systemtap/src/systemtap-4.1'
  601. make  all-recursive
  602. make[3]: Entering directory '/home/stk/.cache/yay/systemtap/src/systemtap-4.1/httpd'
  603. Making all in docker
  604. make[4]: Entering directory '/home/stk/.cache/yay/systemtap/src/systemtap-4.1/httpd/docker'
  605. make[4]: Nothing to be done for 'all'.
  606. make[4]: Leaving directory '/home/stk/.cache/yay/systemtap/src/systemtap-4.1/httpd/docker'
  607. make[4]: Entering directory '/home/stk/.cache/yay/systemtap/src/systemtap-4.1/httpd'
  608. make[4]: Nothing to be done for 'all-am'.
  609. make[4]: Leaving directory '/home/stk/.cache/yay/systemtap/src/systemtap-4.1/httpd'
  610. make[3]: Leaving directory '/home/stk/.cache/yay/systemtap/src/systemtap-4.1/httpd'
  611. make[2]: Leaving directory '/home/stk/.cache/yay/systemtap/src/systemtap-4.1/httpd'
  612. Making all in stap-exporter
  613. make[2]: Entering directory '/home/stk/.cache/yay/systemtap/src/systemtap-4.1/stap-exporter'
  614. make[2]: Nothing to be done for 'all'.
  615. make[2]: Leaving directory '/home/stk/.cache/yay/systemtap/src/systemtap-4.1/stap-exporter'
  616. make[1]: Leaving directory '/home/stk/.cache/yay/systemtap/src/systemtap-4.1'
  617. make  install-recursive
  618. make[1]: Entering directory '/home/stk/.cache/yay/systemtap/src/systemtap-4.1'
  619. Making install in .
  620. make[2]: Entering directory '/home/stk/.cache/yay/systemtap/src/systemtap-4.1'
  621. make[3]: Entering directory '/home/stk/.cache/yay/systemtap/src/systemtap-4.1'
  622. (cd ./runtime; for f in *.[ch]; do /usr/bin/install -c -m 644 -D $f /home/stk/.cache/yay/systemtap/pkg/systemtap/usr/share/systemtap/runtime/$f; done)
  623. /usr/bin/mkdir -p '/home/stk/.cache/yay/systemtap/pkg/systemtap/usr/bin'
  624. /usr/bin/mkdir -p '/home/stk/.cache/yay/systemtap/pkg/systemtap/usr/bin'
  625. /usr/bin/mkdir -p '/home/stk/.cache/yay/systemtap/pkg/systemtap/usr/lib/systemtap/systemtap'
  626. /usr/bin/mkdir -p '/home/stk/.cache/yay/systemtap/pkg/systemtap/usr/lib/systemtap/systemtap'
  627. /usr/bin/mkdir -p '/home/stk/.cache/yay/systemtap/pkg/systemtap/usr/include/sys'
  628. /usr/bin/install -c stap '/home/stk/.cache/yay/systemtap/pkg/systemtap/usr/bin'
  629. /usr/bin/install -c stap-report dtrace stap-server '/home/stk/.cache/yay/systemtap/pkg/systemtap/usr/bin'
  630. /usr/bin/install -c stap-env stap-start-server stap-stop-server '/home/stk/.cache/yay/systemtap/pkg/systemtap/usr/lib/systemtap/systemtap'
  631. for f in stap-report dtrace stap-server; do \
  632. sed -i -e "s,\${PKGLIBEXECDIR},/usr/lib/systemtap/systemtap/," /home/stk/.cache/yay/systemtap/pkg/systemtap/usr/bin/$f; \
  633. done
  634. /usr/bin/install -c -m 644 includes/sys/sdt.h includes/sys/sdt-config.h '/home/stk/.cache/yay/systemtap/pkg/systemtap/usr/include/sys'
  635. /usr/bin/install -c stap-sign-module stap-authorize-cert stap-serverd stap-gen-cert '/home/stk/.cache/yay/systemtap/pkg/systemtap/usr/lib/systemtap/systemtap'
  636. for f in stap-env stap-start-server stap-stop-server; do \
  637. sed -i -e "/INSTALL-HOOK/d;s,sysconfdir=.*,sysconfdir=/etc,;s,pkglibexecdir=.*,pkglibexecdir=/usr/lib/systemtap/systemtap/,;s,localstatedir=.*,localstatedir=/var,;s,\${PKGLIBEXECDIR},/usr/lib/systemtap/systemtap/," /home/stk/.cache/yay/systemtap/pkg/systemtap/usr/lib/systemtap/systemtap/$f;\
  638. done
  639. (cd ./runtime/unwind; find . \( -name '*.[ch]' \) -print \
  640. | while read f; do /usr/bin/install -c -m 644 -D $f /home/stk/.cache/yay/systemtap/pkg/systemtap/usr/share/systemtap/runtime/unwind/$f; done)
  641. (cd ./runtime/transport; for f in *.[ch]; \
  642. do /usr/bin/install -c -m 644 -D $f /home/stk/.cache/yay/systemtap/pkg/systemtap/usr/share/systemtap/runtime/transport/$f; done)
  643. (cd ./runtime/linux; for f in *.[ch]; \
  644. do /usr/bin/install -c -m 644 -D $f /home/stk/.cache/yay/systemtap/pkg/systemtap/usr/share/systemtap/runtime/linux/$f; done)
  645. (cd ./runtime/linux/uprobes; for f in Makefile *.[ch]; \
  646. do /usr/bin/install -c -m 644 -D $f /home/stk/.cache/yay/systemtap/pkg/systemtap/usr/share/systemtap/runtime/linux/uprobes/$f; done)
  647. (cd ./runtime/linux/uprobes2; for f in *.[ch]; \
  648. do /usr/bin/install -c -m 644 -D $f /home/stk/.cache/yay/systemtap/pkg/systemtap/usr/share/systemtap/runtime/linux/uprobes2/$f; done)
  649. (cd ./tapset; find . \( -name '*.stp' -o -name '*.stpm' -o -name README \) -print \
  650. | while read f; do /usr/bin/install -c -m 644 -D $f /home/stk/.cache/yay/systemtap/pkg/systemtap/usr/share/systemtap/tapset/$f; done)
  651. (cd ./testsuite/systemtap.examples; find . -type f -print \
  652. | egrep -v 'check.exp|ChangeLog|examples-index-gen.pl|html/.*\.tmpl|metadatabase.dbq$' \
  653. | while read f; do if test -x $f; then \
  654. i_cmd="/usr/bin/install -c"; else \
  655. i_cmd="/usr/bin/install -c -m 644"; fi; \
  656. $i_cmd -D $f /home/stk/.cache/yay/systemtap/pkg/systemtap/usr/share/systemtap/examples/$f; done)
  657. test -e /home/stk/.cache/yay/systemtap/pkg/systemtap/etc/systemtap || mkdir -p /home/stk/.cache/yay/systemtap/pkg/systemtap/etc/systemtap
  658. test -e /home/stk/.cache/yay/systemtap/pkg/systemtap/var/run/stap-server || mkdir -p /home/stk/.cache/yay/systemtap/pkg/systemtap/var/run/stap-server
  659. test -e /home/stk/.cache/yay/systemtap/pkg/systemtap/var/log || mkdir -p /home/stk/.cache/yay/systemtap/pkg/systemtap/var/log
  660. make[3]: Leaving directory '/home/stk/.cache/yay/systemtap/src/systemtap-4.1'
  661. make[2]: Leaving directory '/home/stk/.cache/yay/systemtap/src/systemtap-4.1'
  662. Making install in java
  663. make[2]: Entering directory '/home/stk/.cache/yay/systemtap/src/systemtap-4.1/java'
  664. make  install-am
  665. make[3]: Entering directory '/home/stk/.cache/yay/systemtap/src/systemtap-4.1/java'
  666. make[4]: Entering directory '/home/stk/.cache/yay/systemtap/src/systemtap-4.1/java'
  667. make[4]: Nothing to be done for 'install-data-am'.
  668. make[4]: Leaving directory '/home/stk/.cache/yay/systemtap/src/systemtap-4.1/java'
  669. make[3]: Leaving directory '/home/stk/.cache/yay/systemtap/src/systemtap-4.1/java'
  670. make[2]: Leaving directory '/home/stk/.cache/yay/systemtap/src/systemtap-4.1/java'
  671. Making install in python
  672. make[2]: Entering directory '/home/stk/.cache/yay/systemtap/src/systemtap-4.1/python'
  673. (cd .; CFLAGS="-I./../includes -I/home/stk/.cache/yay/systemtap/src/systemtap-4.1/python/../includes/sys" /usr/bin/python2 setup.py build \
  674. --build-base /home/stk/.cache/yay/systemtap/src/systemtap-4.1/python/py2build \
  675. --verbose)
  676. running build
  677. running build_py
  678. running build_ext
  679. (cd .; CFLAGS="-I./../includes -I/home/stk/.cache/yay/systemtap/src/systemtap-4.1/python/../includes/sys" /usr/bin/python setup.py build \
  680. --build-base /home/stk/.cache/yay/systemtap/src/systemtap-4.1/python/py3build \
  681. --verbose)
  682. running build
  683. running build_py
  684. running build_ext
  685. make[3]: Entering directory '/home/stk/.cache/yay/systemtap/src/systemtap-4.1/python'
  686. (cd .; CFLAGS="-I./../includes -I/home/stk/.cache/yay/systemtap/src/systemtap-4.1/python/../includes/sys" /usr/bin/python2 setup.py build \
  687. --build-base /home/stk/.cache/yay/systemtap/src/systemtap-4.1/python/py2build \
  688. install --prefix /home/stk/.cache/yay/systemtap/pkg/systemtap/usr \
  689. --single-version-externally-managed \
  690. --record /home/stk/.cache/yay/systemtap/src/systemtap-4.1/python/py2build/install_files.txt \
  691. --verbose)
  692. make[3]: Nothing to be done for 'install-data-am'.
  693. /usr/bin/mkdir -p '/home/stk/.cache/yay/systemtap/pkg/systemtap/usr/lib/systemtap/systemtap/python'
  694. /usr/bin/install -c -m 644 stap-resolve-module-function.py '/home/stk/.cache/yay/systemtap/pkg/systemtap/usr/lib/systemtap/systemtap/python'
  695. running build
  696. running build_py
  697. running build_ext
  698. running install
  699. running install_lib
  700. creating /home/stk/.cache/yay/systemtap/pkg/systemtap/usr/lib/python2.7
  701. creating /home/stk/.cache/yay/systemtap/pkg/systemtap/usr/lib/python2.7/site-packages
  702. creating /home/stk/.cache/yay/systemtap/pkg/systemtap/usr/lib/python2.7/site-packages/HelperSDT
  703. copying /home/stk/.cache/yay/systemtap/src/systemtap-4.1/python/py2build/lib.linux-x86_64-2.7/HelperSDT/__init__.py -> /home/stk/.cache/yay/systemtap/pkg/systemtap/usr/lib/python2.7/site-packages/HelperSDT
  704. copying /home/stk/.cache/yay/systemtap/src/systemtap-4.1/python/py2build/lib.linux-x86_64-2.7/HelperSDT/__main__.py -> /home/stk/.cache/yay/systemtap/pkg/systemtap/usr/lib/python2.7/site-packages/HelperSDT
  705. copying /home/stk/.cache/yay/systemtap/src/systemtap-4.1/python/py2build/lib.linux-x86_64-2.7/HelperSDT/_HelperSDT.so -> /home/stk/.cache/yay/systemtap/pkg/systemtap/usr/lib/python2.7/site-packages/HelperSDT
  706. byte-compiling /home/stk/.cache/yay/systemtap/pkg/systemtap/usr/lib/python2.7/site-packages/HelperSDT/__init__.py to __init__.pyc
  707. byte-compiling /home/stk/.cache/yay/systemtap/pkg/systemtap/usr/lib/python2.7/site-packages/HelperSDT/__main__.py to __main__.pyc
  708. running install_egg_info
  709. running egg_info
  710. creating /home/stk/.cache/yay/systemtap/src/systemtap-4.1/python/py2build/HelperSDT.egg-info
  711. writing /home/stk/.cache/yay/systemtap/src/systemtap-4.1/python/py2build/HelperSDT.egg-info/PKG-INFO
  712. writing top-level names to /home/stk/.cache/yay/systemtap/src/systemtap-4.1/python/py2build/HelperSDT.egg-info/top_level.txt
  713. writing dependency_links to /home/stk/.cache/yay/systemtap/src/systemtap-4.1/python/py2build/HelperSDT.egg-info/dependency_links.txt
  714. writing manifest file '/home/stk/.cache/yay/systemtap/src/systemtap-4.1/python/py2build/HelperSDT.egg-info/SOURCES.txt'
  715. reading manifest file '/home/stk/.cache/yay/systemtap/src/systemtap-4.1/python/py2build/HelperSDT.egg-info/SOURCES.txt'
  716. writing manifest file '/home/stk/.cache/yay/systemtap/src/systemtap-4.1/python/py2build/HelperSDT.egg-info/SOURCES.txt'
  717. Copying /home/stk/.cache/yay/systemtap/src/systemtap-4.1/python/py2build/HelperSDT.egg-info to /home/stk/.cache/yay/systemtap/pkg/systemtap/usr/lib/python2.7/site-packages/HelperSDT-0.1.0-py2.7.egg-info
  718. running install_scripts
  719. writing list of installed files to '/home/stk/.cache/yay/systemtap/src/systemtap-4.1/python/py2build/install_files.txt'
  720. (cd .; CFLAGS="-I./../includes -I/home/stk/.cache/yay/systemtap/src/systemtap-4.1/python/../includes/sys" /usr/bin/python setup.py build \
  721. --build-base /home/stk/.cache/yay/systemtap/src/systemtap-4.1/python/py3build \
  722. install --prefix /home/stk/.cache/yay/systemtap/pkg/systemtap/usr \
  723. --single-version-externally-managed \
  724. --record /home/stk/.cache/yay/systemtap/src/systemtap-4.1/python/py3build/install_files.txt \
  725. --verbose)
  726. running build
  727. running build_py
  728. running build_ext
  729. running install
  730. running install_lib
  731. creating /home/stk/.cache/yay/systemtap/pkg/systemtap/usr/lib/python3.8
  732. creating /home/stk/.cache/yay/systemtap/pkg/systemtap/usr/lib/python3.8/site-packages
  733. creating /home/stk/.cache/yay/systemtap/pkg/systemtap/usr/lib/python3.8/site-packages/HelperSDT
  734. copying /home/stk/.cache/yay/systemtap/src/systemtap-4.1/python/py3build/lib.linux-x86_64-3.8/HelperSDT/__init__.py -> /home/stk/.cache/yay/systemtap/pkg/systemtap/usr/lib/python3.8/site-packages/HelperSDT
  735. copying /home/stk/.cache/yay/systemtap/src/systemtap-4.1/python/py3build/lib.linux-x86_64-3.8/HelperSDT/_HelperSDT.cpython-38-x86_64-linux-gnu.so -> /home/stk/.cache/yay/systemtap/pkg/systemtap/usr/lib/python3.8/site-packages/HelperSDT
  736. copying /home/stk/.cache/yay/systemtap/src/systemtap-4.1/python/py3build/lib.linux-x86_64-3.8/HelperSDT/__main__.py -> /home/stk/.cache/yay/systemtap/pkg/systemtap/usr/lib/python3.8/site-packages/HelperSDT
  737. byte-compiling /home/stk/.cache/yay/systemtap/pkg/systemtap/usr/lib/python3.8/site-packages/HelperSDT/__init__.py to __init__.cpython-38.pyc
  738. byte-compiling /home/stk/.cache/yay/systemtap/pkg/systemtap/usr/lib/python3.8/site-packages/HelperSDT/__main__.py to __main__.cpython-38.pyc
  739. running install_egg_info
  740. running egg_info
  741. creating /home/stk/.cache/yay/systemtap/src/systemtap-4.1/python/py3build/HelperSDT.egg-info
  742. writing /home/stk/.cache/yay/systemtap/src/systemtap-4.1/python/py3build/HelperSDT.egg-info/PKG-INFO
  743. writing dependency_links to /home/stk/.cache/yay/systemtap/src/systemtap-4.1/python/py3build/HelperSDT.egg-info/dependency_links.txt
  744. writing top-level names to /home/stk/.cache/yay/systemtap/src/systemtap-4.1/python/py3build/HelperSDT.egg-info/top_level.txt
  745. writing manifest file '/home/stk/.cache/yay/systemtap/src/systemtap-4.1/python/py3build/HelperSDT.egg-info/SOURCES.txt'
  746. reading manifest file '/home/stk/.cache/yay/systemtap/src/systemtap-4.1/python/py3build/HelperSDT.egg-info/SOURCES.txt'
  747. writing manifest file '/home/stk/.cache/yay/systemtap/src/systemtap-4.1/python/py3build/HelperSDT.egg-info/SOURCES.txt'
  748. Copying /home/stk/.cache/yay/systemtap/src/systemtap-4.1/python/py3build/HelperSDT.egg-info to /home/stk/.cache/yay/systemtap/pkg/systemtap/usr/lib/python3.8/site-packages/HelperSDT-0.1.0-py3.8.egg-info
  749. running install_scripts
  750. writing list of installed files to '/home/stk/.cache/yay/systemtap/src/systemtap-4.1/python/py3build/install_files.txt'
  751. make[3]: Leaving directory '/home/stk/.cache/yay/systemtap/src/systemtap-4.1/python'
  752. make[2]: Leaving directory '/home/stk/.cache/yay/systemtap/src/systemtap-4.1/python'
  753. Making install in stapdyn
  754. make[2]: Entering directory '/home/stk/.cache/yay/systemtap/src/systemtap-4.1/stapdyn'
  755. make -C .. git_version.stamp
  756. make[3]: Entering directory '/home/stk/.cache/yay/systemtap/src/systemtap-4.1'
  757. /bin/sh ./git_version.sh -k -s . -o git_version.h
  758. git_version.sh: Not a git repo, keeping existing git_version.h
  759. make[3]: Leaving directory '/home/stk/.cache/yay/systemtap/src/systemtap-4.1'
  760. make  install-am
  761. make[3]: Entering directory '/home/stk/.cache/yay/systemtap/src/systemtap-4.1/stapdyn'
  762. make[4]: Entering directory '/home/stk/.cache/yay/systemtap/src/systemtap-4.1/stapdyn'
  763. make[4]: Leaving directory '/home/stk/.cache/yay/systemtap/src/systemtap-4.1/stapdyn'
  764. make[3]: Leaving directory '/home/stk/.cache/yay/systemtap/src/systemtap-4.1/stapdyn'
  765. make[2]: Leaving directory '/home/stk/.cache/yay/systemtap/src/systemtap-4.1/stapdyn'
  766. Making install in staprun
  767. make[2]: Entering directory '/home/stk/.cache/yay/systemtap/src/systemtap-4.1/staprun'
  768. make -C .. git_version.stamp
  769. make[3]: Entering directory '/home/stk/.cache/yay/systemtap/src/systemtap-4.1'
  770. /bin/sh ./git_version.sh -k -s . -o git_version.h
  771. git_version.sh: Not a git repo, keeping existing git_version.h
  772. make[3]: Leaving directory '/home/stk/.cache/yay/systemtap/src/systemtap-4.1'
  773. make  install-am
  774. make[3]: Entering directory '/home/stk/.cache/yay/systemtap/src/systemtap-4.1/staprun'
  775. make[4]: Entering directory '/home/stk/.cache/yay/systemtap/src/systemtap-4.1/staprun'
  776. /usr/bin/mkdir -p '/home/stk/.cache/yay/systemtap/pkg/systemtap/usr/bin'
  777. /usr/bin/mkdir -p '/home/stk/.cache/yay/systemtap/pkg/systemtap/usr/lib/systemtap/systemtap'
  778. /usr/bin/mkdir -p '/home/stk/.cache/yay/systemtap/pkg/systemtap/usr/share/man/man8'
  779. /usr/bin/install -c staprun stap-merge stapsh '/home/stk/.cache/yay/systemtap/pkg/systemtap/usr/bin'
  780. /usr/bin/install -c stapio '/home/stk/.cache/yay/systemtap/pkg/systemtap/usr/lib/systemtap/systemtap'
  781. make  install-exec-hook
  782. /usr/bin/install -c -m 644 staprun.8 '/home/stk/.cache/yay/systemtap/pkg/systemtap/usr/share/man/man8'
  783. make[5]: Entering directory '/home/stk/.cache/yay/systemtap/src/systemtap-4.1/staprun'
  784. if [ `id -u` -eq 0 ] && (getent group stapusr >/dev/null \
  785. || groupadd -f -g 156 -r stapusr); then \
  786. chgrp stapusr "/home/stk/.cache/yay/systemtap/pkg/systemtap/usr/bin/staprun" \
  787. && chmod 04110 "/home/stk/.cache/yay/systemtap/pkg/systemtap/usr/bin/staprun"; \
  788. fi
  789. make[5]: Leaving directory '/home/stk/.cache/yay/systemtap/src/systemtap-4.1/staprun'
  790. make[4]: Leaving directory '/home/stk/.cache/yay/systemtap/src/systemtap-4.1/staprun'
  791. make[3]: Leaving directory '/home/stk/.cache/yay/systemtap/src/systemtap-4.1/staprun'
  792. make[2]: Leaving directory '/home/stk/.cache/yay/systemtap/src/systemtap-4.1/staprun'
  793. Making install in stapbpf
  794. make[2]: Entering directory '/home/stk/.cache/yay/systemtap/src/systemtap-4.1/stapbpf'
  795. make -C .. git_version.stamp
  796. make[3]: Entering directory '/home/stk/.cache/yay/systemtap/src/systemtap-4.1'
  797. /bin/sh ./git_version.sh -k -s . -o git_version.h
  798. git_version.sh: Not a git repo, keeping existing git_version.h
  799. make[3]: Leaving directory '/home/stk/.cache/yay/systemtap/src/systemtap-4.1'
  800. make  install-am
  801. make[3]: Entering directory '/home/stk/.cache/yay/systemtap/src/systemtap-4.1/stapbpf'
  802. make[4]: Entering directory '/home/stk/.cache/yay/systemtap/src/systemtap-4.1/stapbpf'
  803. /usr/bin/mkdir -p '/home/stk/.cache/yay/systemtap/pkg/systemtap/usr/bin'
  804. /usr/bin/mkdir -p '/home/stk/.cache/yay/systemtap/pkg/systemtap/usr/share/man/man8'
  805. /usr/bin/install -c stapbpf '/home/stk/.cache/yay/systemtap/pkg/systemtap/usr/bin'
  806. make  install-exec-hook
  807. /usr/bin/install -c -m 644 stapbpf.8 '/home/stk/.cache/yay/systemtap/pkg/systemtap/usr/share/man/man8'
  808. make[5]: Entering directory '/home/stk/.cache/yay/systemtap/src/systemtap-4.1/stapbpf'
  809. if [ `id -u` -eq 0 ] && (getent group stapusr >/dev/null \
  810. || groupadd -f -g 156 -r stapusr); then \
  811. chgrp stapusr "/home/stk/.cache/yay/systemtap/pkg/systemtap/usr/bin/stapbpf" \
  812. && chmod 04110 "/home/stk/.cache/yay/systemtap/pkg/systemtap/usr/bin/stapbpf"; \
  813. fi
  814. make[5]: Leaving directory '/home/stk/.cache/yay/systemtap/src/systemtap-4.1/stapbpf'
  815. make[4]: Leaving directory '/home/stk/.cache/yay/systemtap/src/systemtap-4.1/stapbpf'
  816. make[3]: Leaving directory '/home/stk/.cache/yay/systemtap/src/systemtap-4.1/stapbpf'
  817. make[2]: Leaving directory '/home/stk/.cache/yay/systemtap/src/systemtap-4.1/stapbpf'
  818. Making install in doc
  819. make[2]: Entering directory '/home/stk/.cache/yay/systemtap/src/systemtap-4.1/doc'
  820. Making install in SystemTap_Tapset_Reference
  821. make[3]: Entering directory '/home/stk/.cache/yay/systemtap/src/systemtap-4.1/doc/SystemTap_Tapset_Reference'
  822. make[4]: Entering directory '/home/stk/.cache/yay/systemtap/src/systemtap-4.1/doc/SystemTap_Tapset_Reference'
  823. make[4]: Nothing to be done for 'install-exec-am'.
  824. make  install-data-hook
  825. make[5]: Entering directory '/home/stk/.cache/yay/systemtap/src/systemtap-4.1/doc/SystemTap_Tapset_Reference'
  826. make[5]: Nothing to be done for 'install-data-hook'.
  827. make[5]: Leaving directory '/home/stk/.cache/yay/systemtap/src/systemtap-4.1/doc/SystemTap_Tapset_Reference'
  828. make[4]: Leaving directory '/home/stk/.cache/yay/systemtap/src/systemtap-4.1/doc/SystemTap_Tapset_Reference'
  829. make[3]: Leaving directory '/home/stk/.cache/yay/systemtap/src/systemtap-4.1/doc/SystemTap_Tapset_Reference'
  830. Making install in beginners
  831. make[3]: Entering directory '/home/stk/.cache/yay/systemtap/src/systemtap-4.1/doc/beginners'
  832. make[4]: Entering directory '/home/stk/.cache/yay/systemtap/src/systemtap-4.1/doc/beginners'
  833. make[4]: Nothing to be done for 'install-exec-am'.
  834. make  install-data-hook
  835. make[5]: Entering directory '/home/stk/.cache/yay/systemtap/src/systemtap-4.1/doc/beginners'
  836. make[5]: Nothing to be done for 'install-data-hook'.
  837. make[5]: Leaving directory '/home/stk/.cache/yay/systemtap/src/systemtap-4.1/doc/beginners'
  838. make[4]: Leaving directory '/home/stk/.cache/yay/systemtap/src/systemtap-4.1/doc/beginners'
  839. make[3]: Leaving directory '/home/stk/.cache/yay/systemtap/src/systemtap-4.1/doc/beginners'
  840. make[3]: Entering directory '/home/stk/.cache/yay/systemtap/src/systemtap-4.1/doc'
  841. make[4]: Entering directory '/home/stk/.cache/yay/systemtap/src/systemtap-4.1/doc'
  842. make[4]: Nothing to be done for 'install-exec-am'.
  843. make  install-data-hook
  844. make[5]: Entering directory '/home/stk/.cache/yay/systemtap/src/systemtap-4.1/doc'
  845. make[5]: Nothing to be done for 'install-data-hook'.
  846. make[5]: Leaving directory '/home/stk/.cache/yay/systemtap/src/systemtap-4.1/doc'
  847. make[4]: Leaving directory '/home/stk/.cache/yay/systemtap/src/systemtap-4.1/doc'
  848. make[3]: Leaving directory '/home/stk/.cache/yay/systemtap/src/systemtap-4.1/doc'
  849. make[2]: Leaving directory '/home/stk/.cache/yay/systemtap/src/systemtap-4.1/doc'
  850. Making install in man
  851. make[2]: Entering directory '/home/stk/.cache/yay/systemtap/src/systemtap-4.1/man'
  852. Making install in cs
  853. make[3]: Entering directory '/home/stk/.cache/yay/systemtap/src/systemtap-4.1/man/cs'
  854. make[4]: Entering directory '/home/stk/.cache/yay/systemtap/src/systemtap-4.1/man/cs'
  855. make[4]: Nothing to be done for 'install-exec-am'.
  856. /usr/bin/mkdir -p /home/stk/.cache/yay/systemtap/pkg/systemtap/usr/share/man/cs/man7
  857. for f in ./*.7stap; do \
  858. /usr/bin/install -c -m 644 "$f" "/home/stk/.cache/yay/systemtap/pkg/systemtap/usr/share/man/cs/man7"; \
  859. done
  860. /usr/bin/mkdir -p '/home/stk/.cache/yay/systemtap/pkg/systemtap/usr/share/man/cs/man1'
  861. /usr/bin/mkdir -p '/home/stk/.cache/yay/systemtap/pkg/systemtap/usr/share/man/cs/man3'
  862. /usr/bin/mkdir -p '/home/stk/.cache/yay/systemtap/pkg/systemtap/usr/share/man/cs/man7'
  863. /usr/bin/mkdir -p '/home/stk/.cache/yay/systemtap/pkg/systemtap/usr/share/man/cs/man8'
  864. /usr/bin/install -c -m 644 stappaths.7 '/home/stk/.cache/yay/systemtap/pkg/systemtap/usr/share/man/cs/man7'
  865. /usr/bin/install -c -m 644 dtrace.1 stap-merge.1 stapref.1 stap.1 stap-prep.1 stap-report.1 '/home/stk/.cache/yay/systemtap/pkg/systemtap/usr/share/man/cs/man1'
  866. /usr/bin/install -c -m 644 stapsh.8 systemtap.8 stap-server.8 '/home/stk/.cache/yay/systemtap/pkg/systemtap/usr/share/man/cs/man8'
  867. /usr/bin/install -c -m 644 stapprobes.3stap stapfuncs.3stap stapvars.3stap stapex.3stap '/home/stk/.cache/yay/systemtap/pkg/systemtap/usr/share/man/cs/man3'
  868. make[4]: Leaving directory '/home/stk/.cache/yay/systemtap/src/systemtap-4.1/man/cs'
  869. make[3]: Leaving directory '/home/stk/.cache/yay/systemtap/src/systemtap-4.1/man/cs'
  870. make[3]: Entering directory '/home/stk/.cache/yay/systemtap/src/systemtap-4.1/man'
  871. make[4]: Entering directory '/home/stk/.cache/yay/systemtap/src/systemtap-4.1/man'
  872. make[4]: Nothing to be done for 'install-exec-am'.
  873. /usr/bin/mkdir -p /home/stk/.cache/yay/systemtap/pkg/systemtap/usr/share/man/man7
  874. for f in ./*.7stap; do \
  875. /usr/bin/install -c -m 644 "$f" "/home/stk/.cache/yay/systemtap/pkg/systemtap/usr/share/man/man7"; \
  876. done
  877. /usr/bin/mkdir -p '/home/stk/.cache/yay/systemtap/pkg/systemtap/usr/share/man/man1'
  878. /usr/bin/mkdir -p '/home/stk/.cache/yay/systemtap/pkg/systemtap/usr/share/man/man3'
  879. /usr/bin/mkdir -p '/home/stk/.cache/yay/systemtap/pkg/systemtap/usr/share/man/man7'
  880. /usr/bin/mkdir -p '/home/stk/.cache/yay/systemtap/pkg/systemtap/usr/share/man/man8'
  881. /usr/bin/install -c -m 644 dtrace.1 stap-merge.1 stapref.1 stap.1 stap-prep.1 stap-report.1 '/home/stk/.cache/yay/systemtap/pkg/systemtap/usr/share/man/man1'
  882. /usr/bin/install -c -m 644 stapsh.8 systemtap-service.8 stap-server.8 '/home/stk/.cache/yay/systemtap/pkg/systemtap/usr/share/man/man8'
  883. /usr/bin/install -c -m 644 stapprobes.3stap stapfuncs.3stap stapvars.3stap stapex.3stap '/home/stk/.cache/yay/systemtap/pkg/systemtap/usr/share/man/man3'
  884. /usr/bin/install -c -m 644 stappaths.7 '/home/stk/.cache/yay/systemtap/pkg/systemtap/usr/share/man/man7'
  885. make[4]: Leaving directory '/home/stk/.cache/yay/systemtap/src/systemtap-4.1/man'
  886. make[3]: Leaving directory '/home/stk/.cache/yay/systemtap/src/systemtap-4.1/man'
  887. make[2]: Leaving directory '/home/stk/.cache/yay/systemtap/src/systemtap-4.1/man'
  888. Making install in po
  889. make[2]: Entering directory '/home/stk/.cache/yay/systemtap/src/systemtap-4.1/po'
  890. installing en.gmo as /home/stk/.cache/yay/systemtap/pkg/systemtap/usr/share/locale/en/LC_MESSAGES/systemtap.mo
  891. installing pl.gmo as /home/stk/.cache/yay/systemtap/pkg/systemtap/usr/share/locale/pl/LC_MESSAGES/systemtap.mo
  892. installing fr.gmo as /home/stk/.cache/yay/systemtap/pkg/systemtap/usr/share/locale/fr/LC_MESSAGES/systemtap.mo
  893. installing cs.gmo as /home/stk/.cache/yay/systemtap/pkg/systemtap/usr/share/locale/cs/LC_MESSAGES/systemtap.mo
  894. if test "systemtap" = "gettext-tools"; then \
  895. /usr/bin/mkdir -p /home/stk/.cache/yay/systemtap/pkg/systemtap/usr/share/gettext/po; \
  896. for file in Makefile.in.in remove-potcdate.sin quot.sed boldquot.sed en@quot.header en@boldquot.header insert-header.sin Rules-quot   Makevars.template; do \
  897. /usr/bin/install -c -m 644 ./$file \
  898. /home/stk/.cache/yay/systemtap/pkg/systemtap/usr/share/gettext/po/$file; \
  899. done; \
  900. for file in Makevars; do \
  901. rm -f /home/stk/.cache/yay/systemtap/pkg/systemtap/usr/share/gettext/po/$file; \
  902. done; \
  903. else \
  904. : ; \
  905. fi
  906. make[2]: Leaving directory '/home/stk/.cache/yay/systemtap/src/systemtap-4.1/po'
  907. Making install in httpd
  908. make[2]: Entering directory '/home/stk/.cache/yay/systemtap/src/systemtap-4.1/httpd'
  909. make -C .. git_version.stamp
  910. make[3]: Entering directory '/home/stk/.cache/yay/systemtap/src/systemtap-4.1'
  911. /bin/sh ./git_version.sh -k -s . -o git_version.h
  912. git_version.sh: Not a git repo, keeping existing git_version.h
  913. make[3]: Leaving directory '/home/stk/.cache/yay/systemtap/src/systemtap-4.1'
  914. make  install-recursive
  915. make[3]: Entering directory '/home/stk/.cache/yay/systemtap/src/systemtap-4.1/httpd'
  916. Making install in docker
  917. make[4]: Entering directory '/home/stk/.cache/yay/systemtap/src/systemtap-4.1/httpd/docker'
  918. make[5]: Entering directory '/home/stk/.cache/yay/systemtap/src/systemtap-4.1/httpd/docker'
  919. make[5]: Leaving directory '/home/stk/.cache/yay/systemtap/src/systemtap-4.1/httpd/docker'
  920. make[4]: Leaving directory '/home/stk/.cache/yay/systemtap/src/systemtap-4.1/httpd/docker'
  921. make[4]: Entering directory '/home/stk/.cache/yay/systemtap/src/systemtap-4.1/httpd'
  922. make[5]: Entering directory '/home/stk/.cache/yay/systemtap/src/systemtap-4.1/httpd'
  923. make[5]: Nothing to be done for 'install-data-am'.
  924. make[5]: Leaving directory '/home/stk/.cache/yay/systemtap/src/systemtap-4.1/httpd'
  925. make[4]: Leaving directory '/home/stk/.cache/yay/systemtap/src/systemtap-4.1/httpd'
  926. make[3]: Leaving directory '/home/stk/.cache/yay/systemtap/src/systemtap-4.1/httpd'
  927. make[2]: Leaving directory '/home/stk/.cache/yay/systemtap/src/systemtap-4.1/httpd'
  928. Making install in stap-exporter
  929. make[2]: Entering directory '/home/stk/.cache/yay/systemtap/src/systemtap-4.1/stap-exporter'
  930. make[3]: Entering directory '/home/stk/.cache/yay/systemtap/src/systemtap-4.1/stap-exporter'
  931. /usr/bin/mkdir -p "/home/stk/.cache/yay/systemtap/pkg/systemtap/etc/stap-exporter"
  932. /usr/bin/mkdir -p '/home/stk/.cache/yay/systemtap/pkg/systemtap/usr/bin'
  933. /usr/bin/mkdir -p '/home/stk/.cache/yay/systemtap/pkg/systemtap/usr/share/man/man8'
  934. cd ./default; find . | cpio -pdmv "/home/stk/.cache/yay/systemtap/pkg/systemtap/etc/stap-exporter/"
  935. /usr/bin/install -c stap-exporter '/home/stk/.cache/yay/systemtap/pkg/systemtap/usr/bin'
  936. /home/stk/.cache/yay/systemtap/pkg/systemtap/etc/stap-exporter//./topsys.stp
  937. /home/stk/.cache/yay/systemtap/pkg/systemtap/etc/stap-exporter//./autostart-also_ran.stp
  938. /home/stk/.cache/yay/systemtap/pkg/systemtap/etc/stap-exporter//./EXAMPLE_NOERROR
  939. /home/stk/.cache/yay/systemtap/pkg/systemtap/etc/stap-exporter//./errno.stp
  940. /home/stk/.cache/yay/systemtap/pkg/systemtap/etc/stap-exporter//./syscallerrorsbypid.stp
  941. /home/stk/.cache/yay/systemtap/pkg/systemtap/etc/stap-exporter//./EXAMPLE
  942. /home/stk/.cache/yay/systemtap/pkg/systemtap/etc/stap-exporter//./timeout.stp
  943. /home/stk/.cache/yay/systemtap/pkg/systemtap/etc/stap-exporter//./syscalllatency.stp
  944. /home/stk/.cache/yay/systemtap/pkg/systemtap/etc/stap-exporter//./syscallsbypid.stp
  945. 1 block
  946. /usr/bin/mkdir -p "/home/stk/.cache/yay/systemtap/pkg/systemtap/usr/lib/systemd/system"
  947. /usr/bin/install -c -m 644 stap-exporter.8 '/home/stk/.cache/yay/systemtap/pkg/systemtap/usr/share/man/man8'
  948. /usr/bin/mkdir -p "/home/stk/.cache/yay/systemtap/pkg/systemtap/etc/sysconfig"
  949. /usr/bin/install -c -m 644 ./stap-exporter.service "/home/stk/.cache/yay/systemtap/pkg/systemtap/usr/lib/systemd/system"
  950. /usr/bin/install -c -m 644 ./stap-exporter.options "/home/stk/.cache/yay/systemtap/pkg/systemtap/etc/sysconfig/stap-exporter"
  951. make[3]: Leaving directory '/home/stk/.cache/yay/systemtap/src/systemtap-4.1/stap-exporter'
  952. make[2]: Leaving directory '/home/stk/.cache/yay/systemtap/src/systemtap-4.1/stap-exporter'
  953. make[1]: Leaving directory '/home/stk/.cache/yay/systemtap/src/systemtap-4.1'
  954. ==> Tidying install...
  955. -> Removing libtool files...
  956. -> Purging unwanted files...
  957. -> Removing static library files...
  958. -> Stripping unneeded symbols from binaries and libraries...
  959. -> Compressing man and info pages...
  960. ==> Checking for packaging issues...
  961. ==> WARNING: Package contains reference to $pkgdir
  962. usr/lib/python2.7/site-packages/HelperSDT/__init__.pyc
  963. usr/lib/python2.7/site-packages/HelperSDT/__main__.pyc
  964. usr/lib/python3.8/site-packages/HelperSDT/__pycache__/__init__.cpython-38.pyc
  965. usr/lib/python3.8/site-packages/HelperSDT/__pycache__/__main__.cpython-38.pyc
  966. ==> Creating package "systemtap"...
  967. -> Generating .PKGINFO file...
  968. -> Generating .BUILDINFO file...
  969. -> Adding install file...
  970. -> Generating .MTREE file...
  971. -> Compressing package...
  972. ==> Leaving fakeroot environment.
  973. ==> Finished making: systemtap 4.1-1 (Tue 03 Dec 2019 08:13:58 AM UTC)
  974. ==> Cleaning up...
  975. loading packages...
  976. resolving dependencies...
  977. looking for conflicting packages...
  978.  
  979. Package (1)  New Version  Net Change
  980.  
  981. systemtap    4.1-1         11.04 MiB
  982.  
  983. Total Installed Size:  11.04 MiB
  984.  
  985. :: Proceed with installation? [Y/n]
  986. (1/1) checking keys in keyring                                                           [---------------------------------------------------] 100%
  987. (1/1) checking package integrity                                                         [---------------------------------------------------] 100%
  988. (1/1) loading package files                                                              [---------------------------------------------------] 100%
  989. (1/1) checking for file conflicts                                                        [---------------------------------------------------] 100%
  990. (1/1) checking available disk space                                                      [---------------------------------------------------] 100%
  991. :: Running pre-transaction hooks...
  992. (1/1) etckeeper: pre-transaction commit
  993. :: Processing package changes...
  994. (1/1) installing systemtap                                                               [---------------------------------------------------] 100%
  995. CONFIG_DEBUG_INFO is disabled on default. You need to recompile
  996. the kernel with CONFIG_DEBUG_INFO enabled.
  997. Optional dependencies for systemtap
  998. sqlite3: for storing results in a database [installed]
  999. :: Running post-transaction hooks...
  1000. (1/3) Reloading system manager configuration...
  1001. (2/3) Arming ConditionNeedsUpdate...
  1002. (3/3) etckeeper: post-transaction commit
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement