Advertisement
Guest User

Untitled

a guest
Feb 18th, 2021
56
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 51.95 KB | None | 0 0
  1. PlatformSDK edp17@edp17-IO-2310:~/mer/android/droid$ cat /home/edp17/mer/android/droid/hybris/mw/bluez.logCloning into 'bluez'...
  2. warning: redirecting to https://git.sailfishos.org/elros34/bluez.git/
  3. Submodule 'bluez' (https://git.merproject.org/mirror/bluez.git) registered for path 'upstream'
  4. Cloning into '/home/edp17/mer/android/droid/hybris/mw/bluez/upstream'...
  5. warning: redirecting to https://git.sailfishos.org/mirror/bluez.git/
  6. Submodule path 'upstream': checked out '67ef3ac83752e3705fad55eb25586e1d21e44c2e'
  7. warning: redirecting to https://git.sailfishos.org/elros34/bluez.git/
  8. Already up to date.
  9.  
  10. The following 12 NEW packages are going to be installed:
  11. alsa-lib-devel bison flac-devel flex libogg-devel libsndfile-devel libusb-devel libusb1-devel libvorbis-devel ncurses-devel opus-devel readline-devel
  12.  
  13. 12 new packages to install.
  14. Overall download size: 1.1 MiB. Already cached: 0 B. After the operation, additional 3.8 MiB will be used.
  15. Continue? [y/n/v/...? shows all options] (y): y
  16.  
  17. Setting version: 4.101+git78
  18. No journal files were found.
  19. Building target platforms: armv7hl-meego-linux
  20. Building for target armv7hl-meego-linux
  21. Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.kIEkkW
  22. + umask 022
  23. + cd /home/edp17/mer/android/droid/hybris/mw/bluez/bluez
  24. + LANG=C
  25. + export LANG
  26. + unset DISPLAY
  27. + CFLAGS='-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -Wformat -Wformat-security -fmessage-length=0 -march=armv7-a -mfloat-abi=hard -mfpu=neon -mthumb -Wno-psabi'
  28. + export CFLAGS
  29. + CXXFLAGS='-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -Wformat -Wformat-security -fmessage-length=0 -march=armv7-a -mfloat-abi=hard -mfpu=neon -mthumb -Wno-psabi'
  30. + export CXXFLAGS
  31. + FFLAGS='-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -Wformat -Wformat-security -fmessage-length=0 -march=armv7-a -mfloat-abi=hard -mfpu=neon -mthumb -Wno-psabi -I/usr/lib/gfortran/modules'
  32. + export FFLAGS
  33. + LD_AS_NEEDED=1
  34. + export LD_AS_NEEDED
  35. + ./bootstrap
  36. configure.ac:25: warning: The 'AM_PROG_MKDIR_P' macro is deprecated, and its use is discouraged.
  37. configure.ac:25: You should use the Autoconf-provided 'AC_PROG_MKDIR_P' macro instead,
  38. configure.ac:25: and use '$(MKDIR_P)' instead of '$(mkdir_p)'in your Makefile.am files.
  39. configure.ac:19: installing './compile'
  40. configure.ac:31: installing './config.guess'
  41. configure.ac:31: installing './config.sub'
  42. configure.ac:4: installing './install-sh'
  43. configure.ac:4: installing './missing'
  44. Makefile.am:486: warning: 'INCLUDES' is the old name for 'AM_CPPFLAGS' (or '*_CPPFLAGS')
  45. Makefile.am: installing './depcomp'
  46. configure.ac: installing './ylwrap'
  47. parallel-tests: installing './test-driver'
  48. + CFLAGS='-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -Wformat -Wformat-security -fmessage-length=0 -march=armv7-a -mfloat-abi=hard -mfpu=neon -mthumb -Wno-psabi'
  49. + export CFLAGS
  50. + CXXFLAGS='-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -Wformat -Wformat-security -fmessage-length=0 -march=armv7-a -mfloat-abi=hard -mfpu=neon -mthumb -Wno-psabi'
  51. + export CXXFLAGS
  52. + FFLAGS='-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -Wformat -Wformat-security -fmessage-length=0 -march=armv7-a -mfloat-abi=hard -mfpu=neon -mthumb -Wno-psabi -I/usr/lib/gfortran/modules'
  53. + export FFLAGS
  54. + autoreconf -v --install --force
  55. autoreconf: Entering directory `.'
  56. autoreconf: configure.ac: not using Gettext
  57. autoreconf: running: aclocal --force
  58. autoreconf: configure.ac: tracing
  59. autoreconf: running: libtoolize --copy --force
  60. libtoolize: putting auxiliary files in '.'.
  61. libtoolize: copying file './ltmain.sh'
  62. libtoolize: Consider adding 'AC_CONFIG_MACRO_DIRS([m4])' to configure.ac,
  63. libtoolize: and rerunning libtoolize and aclocal.
  64. libtoolize: Consider adding '-I m4' to ACLOCAL_AMFLAGS in Makefile.am.
  65. autoreconf: running: /usr/bin/autoconf --force
  66. autoreconf: running: /usr/bin/autoheader --force
  67. autoreconf: running: automake --add-missing --copy --force-missing
  68. configure.ac:25: warning: The 'AM_PROG_MKDIR_P' macro is deprecated, and its use is discouraged.
  69. configure.ac:25: You should use the Autoconf-provided 'AC_PROG_MKDIR_P' macro instead,
  70. configure.ac:25: and use '$(MKDIR_P)' instead of '$(mkdir_p)'in your Makefile.am files.
  71. configure.ac:19: installing './compile'
  72. configure.ac:4: installing './missing'
  73. Makefile.am:486: warning: 'INCLUDES' is the old name for 'AM_CPPFLAGS' (or '*_CPPFLAGS')
  74. Makefile.am: installing './depcomp'
  75. autoreconf: Leaving directory `.'
  76. + ./configure --build=armv7l-unknown-linux-gnueabi --host=armv7l-unknown-linux-gnueabi --target=armv7hl-meego-linux-gnueabi --program-prefix= --prefix=/usr --exec-prefix=/usr --bindir=/usr/bin --sbindir=/usr/sbin --sysconfdir=/etc --datadir=/usr/share --includedir=/usr/include --libdir=/usr/lib --libexecdir=/usr/libexec --localstatedir=/var --sharedstatedir=/var/lib --mandir=/usr/share/man --infodir=/usr/share/info --disable-static --enable-cups --enable-hid2hci --enable-dfutool --enable-bccmd --enable-hidd --enable-pand --enable-dund --disable-gstreamer --enable-alsa --enable-usb --enable-tools --enable-test --enable-hal=no --with-telephony=ofono --with-systemdunitdir=/usr/lib/systemd/system --enable-jolla-dbus-access --enable-gatt --enable-jolla-did --enable-jolla-wakelock --enable-jolla-logcontrol --enable-jolla-voicecall
  77. checking for a BSD-compatible install... /usr/bin/install -c
  78. checking whether build environment is sane... yes
  79. checking for a thread-safe mkdir -p... /bin/mkdir -p
  80. checking for gawk... gawk
  81. checking whether make sets $(MAKE)... yes
  82. checking whether make supports nested variables... yes
  83. checking whether make supports nested variables... (cached) yes
  84. checking whether to enable maintainer-specific portions of Makefiles... no
  85. checking for armv7l-unknown-linux-gnueabi-pkg-config... /usr/bin/armv7l-unknown-linux-gnueabi-pkg-config
  86. checking pkg-config is at least version 0.9.0... yes
  87. checking for armv7l-unknown-linux-gnueabi-gcc... no
  88. checking for gcc... gcc
  89. checking whether the C compiler works... yes
  90. checking for C compiler default output file name... a.out
  91. checking for suffix of executables...
  92. checking whether we are cross compiling... no
  93. checking for suffix of object files... o
  94. checking whether we are using the GNU C compiler... yes
  95. checking whether gcc accepts -g... yes
  96. checking for gcc option to accept ISO C89... none needed
  97. checking whether gcc understands -c and -o together... yes
  98. checking whether make supports the include directive... yes (GNU style)
  99. checking dependency style of gcc... gcc3
  100. checking whether gcc accepts -fPIE... yes
  101. checking for bison... bison -y
  102. checking for flex... flex
  103. checking lex output file root... lex.yy
  104. checking lex library... none needed
  105. checking whether yytext is a pointer... no
  106. checking build system type... armv7l-unknown-linux-gnueabi
  107. checking host system type... armv7l-unknown-linux-gnueabi
  108. checking how to print strings... printf
  109. checking for a sed that does not truncate output... /bin/sed
  110. checking for grep that handles long lines and -e... /bin/grep
  111. checking for egrep... /bin/grep -E
  112. checking for fgrep... /bin/grep -F
  113. checking for ld used by gcc... /usr/bin/ld
  114. checking if the linker (/usr/bin/ld) is GNU ld... yes
  115. checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B
  116. checking the name lister (/usr/bin/nm -B) interface... BSD nm
  117. checking whether ln -s works... yes
  118. checking the maximum length of command line arguments... 1572864
  119. checking how to convert armv7l-unknown-linux-gnueabi file names to armv7l-unknown-linux-gnueabi format... func_convert_file_noop
  120. checking how to convert armv7l-unknown-linux-gnueabi file names to toolchain format... func_convert_file_noop
  121. checking for /usr/bin/ld option to reload object files... -r
  122. checking for armv7l-unknown-linux-gnueabi-objdump... no
  123. checking for objdump... objdump
  124. checking how to recognize dependent libraries... pass_all
  125. checking for armv7l-unknown-linux-gnueabi-dlltool... no
  126. checking for dlltool... no
  127. checking how to associate runtime and link libraries... printf %s\n
  128. checking for armv7l-unknown-linux-gnueabi-ar... no
  129. checking for ar... ar
  130. checking for archiver @FILE support... @
  131. checking for armv7l-unknown-linux-gnueabi-strip... no
  132. checking for strip... strip
  133. checking for armv7l-unknown-linux-gnueabi-ranlib... no
  134. checking for ranlib... ranlib
  135. checking command to parse /usr/bin/nm -B output from gcc object... ok
  136. checking for sysroot... no
  137. checking for a working dd... /bin/dd
  138. checking how to truncate binary pipes... /bin/dd bs=4096 count=1
  139. checking for armv7l-unknown-linux-gnueabi-mt... no
  140. checking for mt... no
  141. checking if : is a manifest tool... no
  142. checking how to run the C preprocessor... gcc -E
  143. checking for ANSI C header files... yes
  144. checking for sys/types.h... yes
  145. checking for sys/stat.h... yes
  146. checking for stdlib.h... yes
  147. checking for string.h... yes
  148. checking for memory.h... yes
  149. checking for strings.h... yes
  150. checking for inttypes.h... yes
  151. checking for stdint.h... yes
  152. checking for unistd.h... yes
  153. checking for dlfcn.h... yes
  154. checking for objdir... .libs
  155. checking if gcc supports -fno-rtti -fno-exceptions... no
  156. checking for gcc option to produce PIC... -fPIC -DPIC
  157. checking if gcc PIC flag -fPIC -DPIC works... yes
  158. checking if gcc static flag -static works... no
  159. checking if gcc supports -c -o file.o... yes
  160. checking if gcc supports -c -o file.o... (cached) yes
  161. checking whether the gcc linker (/usr/bin/ld) supports shared libraries... yes
  162. checking whether -lc should be explicitly linked in... no
  163. checking dynamic linker characteristics... GNU/Linux ld.so
  164. checking how to hardcode library paths into programs... immediate
  165. checking whether stripping libraries is possible... yes
  166. checking if libtool supports shared libraries... yes
  167. checking whether to build shared libraries... yes
  168. checking whether to build static libraries... no
  169. checking for ppoll... yes
  170. checking for dlopen in -ldl... yes
  171. checking sys/inotify.h usability... yes
  172. checking sys/inotify.h presence... yes
  173. checking for sys/inotify.h... yes
  174. checking for dbus-1 >= 1.4... yes
  175. checking for glib-2.0 >= 2.28... yes
  176. checking for alsa... yes
  177. checking for clock_gettime in -lrt... yes
  178. checking for gstreamer-0.10 >= 0.10.30 gstreamer-plugins-base-0.10... no
  179. configure: WARNING: GStreamer library version 0.10.30 or later is required
  180. Package gstreamer-0.10 was not found in the pkg-config search path.
  181. Perhaps you should add the directory containing `gstreamer-0.10.pc'
  182. to the PKG_CONFIG_PATH environment variable
  183. No package 'gstreamer-0.10' found
  184. checking for libusb... yes
  185. checking for usb_get_busses in -lusb... yes
  186. checking for usb_interrupt_read in -lusb... yes
  187. checking for libudev... yes
  188. checking for sndfile... yes
  189. checking readline/readline.h usability... yes
  190. checking readline/readline.h presence... yes
  191. checking for readline/readline.h... yes
  192. checking for main in -lreadline... yes
  193. checking for check >= 0.9.6... yes
  194. checking that generated files are newer than configure... done
  195. configure: creating ./config.status
  196. config.status: creating Makefile
  197. config.status: creating doc/version.xml
  198. config.status: creating src/bluetoothd.8
  199. config.status: creating src/bluetooth.service
  200. config.status: creating bluez.pc
  201. config.status: creating config.h
  202. config.status: executing depfiles commands
  203. config.status: executing libtool commands
  204. + make
  205. GEN lib/bluetooth/bluetooth.h
  206. GEN lib/bluetooth/hci.h
  207. GEN lib/bluetooth/hci_lib.h
  208. GEN lib/bluetooth/mgmt.h
  209. GEN lib/bluetooth/sco.h
  210. GEN lib/bluetooth/l2cap.h
  211. GEN lib/bluetooth/sdp.h
  212. GEN lib/bluetooth/sdp_lib.h
  213. GEN lib/bluetooth/uuid.h
  214. GEN lib/bluetooth/rfcomm.h
  215. GEN lib/bluetooth/bnep.h
  216. GEN lib/bluetooth/cmtp.h
  217. GEN lib/bluetooth/hidp.h
  218. GEN lib/bluetooth/a2mp.h
  219. GEN src/builtin.h
  220. make --no-print-directory all-am
  221. CC tools/rfcomm.o
  222. YACC tools/parser.c
  223. /home/edp17/mer/android/droid/hybris/mw/bluez/bluez/tools/parser.y: warning: 3 shift/reduce conflicts [-Wconflicts-sr]
  224. updating tools/parser.h
  225. CC tools/parser.o
  226. LEX tools/lexer.c
  227. CC tools/lexer.o
  228. tools/lexer.c: In function ‘yy_init_buffer’:
  229. tools/lexer.c:1411:40: warning: implicit declaration of function ‘isatty’ [-Wimplicit-function-declaration]
  230.  
  231. ^
  232. CC tools/kword.o
  233. CC lib/bluetooth.lo
  234. CC lib/hci.lo
  235. CC lib/sdp.lo
  236. CC lib/uuid.lo
  237. CCLD lib/libbluetooth-private.la
  238. /srv/mer/toolings/SailfishOS-4.0//opt/cross/bin/armv7hl-meego-linux-gnueabi-ar: `u' modifier ignored since `D' is the default (see `U')
  239. CCLD tools/rfcomm
  240. CC tools/l2ping.o
  241. CCLD tools/l2ping
  242. CC tools/hcitool.o
  243. CC src/oui.o
  244. CC src/textfile.o
  245. CCLD tools/hcitool
  246. CC tools/sdptool.o
  247. CC src/sdp-xml.o
  248. CCLD tools/sdptool
  249. CC tools/ciptool.o
  250. CCLD tools/ciptool
  251. CC attrib/gatttool.o
  252. CC attrib/att.o
  253. CC attrib/gatt.o
  254. CC attrib/gattrib.o
  255. CC btio/btio.o
  256. CC attrib/interactive.o
  257. CC attrib/utils.o
  258. CC src/log.o
  259. CCLD attrib/gatttool
  260. CC tools/dfutool.o
  261. CC tools/dfu.o
  262. CCLD tools/dfutool
  263. CC test/l2test.o
  264. CCLD test/l2test
  265. CC test/rctest.o
  266. CCLD test/rctest
  267. CC test/gaptest.o
  268. CCLD test/gaptest
  269. CC test/sdptest.o
  270. CCLD test/sdptest
  271. CC test/scotest.o
  272. CCLD test/scotest
  273. CC test/attest.o
  274. CCLD test/attest
  275. CC test/hstest.o
  276. CCLD test/hstest
  277. CC test/avtest.o
  278. CCLD test/avtest
  279. CC test/ipctest.o
  280. In file included from test/ipctest.c:35:
  281. test/ipctest.c: In function ‘stream_cb’:
  282. test/ipctest.c:809:9: warning: suggest parentheses around assignment used as truth value [-Wparentheses]
  283. assert(u = data);
  284. ^
  285. test/ipctest.c: In function ‘start_stream’:
  286. test/ipctest.c:878:9: warning: suggest parentheses around assignment used as truth value [-Wparentheses]
  287. assert(u->stream_channel = g_io_channel_unix_new(u->stream_fd));
  288. ^
  289. test/ipctest.c: In function ‘sleep_cb’:
  290. test/ipctest.c:934:9: warning: suggest parentheses around assignment used as truth value [-Wparentheses]
  291. assert(u = data);
  292. ^
  293. test/ipctest.c: In function ‘input_cb’:
  294. test/ipctest.c:953:9: warning: suggest parentheses around assignment used as truth value [-Wparentheses]
  295. assert(u = data);
  296. ^
  297. test/ipctest.c:993:26: warning: format ‘%a’ expects argument of type ‘float *’, but argument 3 has type ‘char **’ [-Wformat=]
  298. if (sscanf(line, "%*s %as %d", &what, &enable) != 1)
  299. ~^ ~~~~~
  300. test/ipctest.c:1033:26: warning: format ‘%a’ expects argument of type ‘float *’, but argument 3 has type ‘char **’ [-Wformat=]
  301. if (sscanf(line, "%*s %as", &address) != 1)
  302. ~^ ~~~~~~~~
  303. test/ipctest.c:1045:26: warning: format ‘%a’ expects argument of type ‘float *’, but argument 3 has type ‘char **’ [-Wformat=]
  304. if (sscanf(line, "%*s %as", &profile) != 1)
  305. ~^ ~~~~~~~~
  306. In file included from test/ipctest.c:35:
  307. test/ipctest.c: In function ‘main’:
  308. test/ipctest.c:1087:9: warning: suggest parentheses around assignment used as truth value [-Wparentheses]
  309. assert(main_loop = g_main_loop_new(NULL, FALSE));
  310. ^~~~~~~~~
  311. test/ipctest.c:1100:10: warning: suggest parentheses around assignment used as truth value [-Wparentheses]
  312. assert(data.gin = g_io_channel_unix_new(fileno(stdin)));
  313. ^~~~
  314. In file included from /usr/include/string.h:494,
  315. from test/ipctest.c:34:
  316. In function ‘memcpy’,
  317. inlined from ‘parse_caps’ at test/ipctest.c:292:3,
  318. inlined from ‘get_caps’ at test/ipctest.c:329:9:
  319. /usr/include/bits/string_fortified.h:34:10: warning: ‘__builtin_memcpy’ forming offset [7, 13] is out of the bounds [0, 6] of object ‘codec’ with type ‘codec_capabilities_t’ {aka ‘struct <anonymous>’} [-Warray-bounds]
  320. return __builtin___memcpy_chk (__dest, __src, __len, __bos0 (__dest));
  321. ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  322. test/ipctest.c: In function ‘get_caps’:
  323. test/ipctest.c:233:23: note: ‘codec’ declared here
  324. codec_capabilities_t codec;
  325. ^~~~~
  326. In file included from /usr/include/string.h:494,
  327. from test/ipctest.c:34:
  328. In function ‘memcpy’,
  329. inlined from ‘parse_caps’ at test/ipctest.c:265:3,
  330. inlined from ‘get_caps’ at test/ipctest.c:329:9:
  331. /usr/include/bits/string_fortified.h:34:10: warning: ‘__builtin_memcpy’ forming offset [7, 9] is out of the bounds [0, 6] of object ‘codec’ with type ‘codec_capabilities_t’ {aka ‘struct <anonymous>’} [-Warray-bounds]
  332. return __builtin___memcpy_chk (__dest, __src, __len, __bos0 (__dest));
  333. ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  334. test/ipctest.c: In function ‘get_caps’:
  335. test/ipctest.c:233:23: note: ‘codec’ declared here
  336. codec_capabilities_t codec;
  337. ^~~~~
  338. CC audio/ipc.o
  339. CC sbc/libsbc_la-sbc.lo
  340. CC sbc/libsbc_la-sbc_primitives.lo
  341. CC sbc/libsbc_la-sbc_primitives_mmx.lo
  342. CC sbc/libsbc_la-sbc_primitives_iwmmxt.lo
  343. CC sbc/libsbc_la-sbc_primitives_neon.lo
  344. CC sbc/libsbc_la-sbc_primitives_armv6.lo
  345. CCLD sbc/libsbc.la
  346. /srv/mer/toolings/SailfishOS-4.0//opt/cross/bin/armv7hl-meego-linux-gnueabi-ar: `u' modifier ignored since `D' is the default (see `U')
  347. CCLD test/ipctest
  348. CC test/lmptest.o
  349. CCLD test/lmptest
  350. CC test/bdaddr.o
  351. CCLD test/bdaddr
  352. CC test/agent.o
  353. CCLD test/agent
  354. CC test/btiotest.o
  355. CCLD test/btiotest
  356. CC test/test-textfile.o
  357. CCLD test/test-textfile
  358. CC test/uuidtest.o
  359. CCLD test/uuidtest
  360. CC test/mpris-player.o
  361. CCLD test/mpris-player
  362. CC compat/hidd.o
  363. CC compat/sdp.o
  364. CC compat/fakehid.o
  365. CCLD compat/hidd
  366. CC compat/pand.o
  367. CC compat/bnep.o
  368. CCLD compat/pand
  369. CC compat/dund.o
  370. CC compat/dun.o
  371. CC compat/msdun.o
  372. CCLD compat/dund
  373. CC gdbus/mainloop.o
  374. CC gdbus/watch.o
  375. CC gdbus/object.o
  376. CC gdbus/polkit.o
  377. CC cups/main.o
  378. CC cups/sdp.o
  379. CC cups/spp.o
  380. CC cups/hcrp.o
  381. CCLD cups/bluetooth
  382. CC sbc/sbcinfo.o
  383. CCLD sbc/sbcinfo
  384. CC sbc/sbcdec.o
  385. CCLD sbc/sbcdec
  386. CC sbc/sbcenc.o
  387. CCLD sbc/sbcenc
  388. CC sbc/sbctester.o
  389. CCLD sbc/sbctester
  390. CC tools/avinfo.o
  391. CCLD tools/avinfo
  392. CC tools/ppporc.o
  393. CCLD tools/ppporc
  394. CC tools/hcieventmask.o
  395. CCLD tools/hcieventmask
  396. CC tools/hcisecfilter.o
  397. CCLD tools/hcisecfilter
  398. CC mgmt/main.o
  399. CC src/glib-helper.o
  400. CCLD mgmt/btmgmt
  401. CC monitor/main.o
  402. CC monitor/mainloop.o
  403. CC monitor/hcidump.o
  404. CC monitor/btsnoop.o
  405. CC monitor/control.o
  406. CC monitor/packet.o
  407. CCLD monitor/btmon
  408. CC emulator/main.o
  409. CC emulator/server.o
  410. CC emulator/vhci.o
  411. CC emulator/btdev.o
  412. CCLD emulator/btvirt
  413. CC tools/dfubabel.o
  414. CCLD tools/dfubabel
  415. CC tools/avctrl.o
  416. CCLD tools/avctrl
  417. CC unit/test_eir-test-eir.o
  418. CC src/unit_test_eir-eir.o
  419. CC src/unit_test_eir-glib-helper.o
  420. CCLD unit/test-eir
  421. CC gdbus/bluetoothd-mainloop.o
  422. CC gdbus/bluetoothd-watch.o
  423. CC gdbus/bluetoothd-object.o
  424. CC gdbus/bluetoothd-polkit.o
  425. CC audio/bluetoothd-main.o
  426. CC audio/bluetoothd-manager.o
  427. CC audio/bluetoothd-gateway.o
  428. CC audio/bluetoothd-headset.o
  429. CC audio/bluetoothd-control.o
  430. CC audio/bluetoothd-avctp.o
  431. audio/avctp.c: In function ‘avctp_connect_cb’:
  432. audio/avctp.c:633:12: warning: unused variable ‘retry_err’ [-Wunused-variable]
  433. GError *retry_err = NULL;
  434. ^~~~~~~~~
  435. CC audio/bluetoothd-avrcp.o
  436. CC audio/bluetoothd-device.o
  437. CC audio/bluetoothd-source.o
  438. CC audio/bluetoothd-sink.o
  439. CC audio/bluetoothd-a2dp.o
  440. CC audio/bluetoothd-avdtp.o
  441. CC audio/bluetoothd-ipc.o
  442. CC audio/bluetoothd-unix.o
  443. CC audio/bluetoothd-media.o
  444. CC audio/bluetoothd-transport.o
  445. CC input/bluetoothd-main.o
  446. CC input/bluetoothd-manager.o
  447. CC input/bluetoothd-server.o
  448. CC input/bluetoothd-device.o
  449. input/device.c:1466:27: warning: ‘device_for_connection’ defined but not used [-Wunused-function]
  450. static struct btd_device *device_for_connection(const bdaddr_t *src,
  451. ^~~~~~~~~~~~~~~~~~~~~
  452. CC input/bluetoothd-fakehid.o
  453. CC serial/bluetoothd-main.o
  454. CC serial/bluetoothd-manager.o
  455. CC serial/bluetoothd-proxy.o
  456. CC serial/bluetoothd-port.o
  457. CC network/bluetoothd-main.o
  458. CC network/bluetoothd-manager.o
  459. CC network/bluetoothd-common.o
  460. CC network/bluetoothd-server.o
  461. CC network/bluetoothd-connection.o
  462. CC plugins/bluetoothd-service.o
  463. CC thermometer/bluetoothd-main.o
  464. CC thermometer/bluetoothd-manager.o
  465. CC thermometer/bluetoothd-thermometer.o
  466. CC alert/bluetoothd-main.o
  467. CC alert/bluetoothd-server.o
  468. CC time/bluetoothd-main.o
  469. CC time/bluetoothd-server.o
  470. CC plugins/bluetoothd-gatt-example.o
  471. CC proximity/bluetoothd-main.o
  472. CC proximity/bluetoothd-manager.o
  473. CC proximity/bluetoothd-monitor.o
  474. CC proximity/bluetoothd-reporter.o
  475. CC proximity/bluetoothd-linkloss.o
  476. CC proximity/bluetoothd-immalert.o
  477. CC deviceinfo/bluetoothd-main.o
  478. CC deviceinfo/bluetoothd-manager.o
  479. CC deviceinfo/bluetoothd-deviceinfo.o
  480. CC plugins/bluetoothd-hciops.o
  481. CC plugins/bluetoothd-mgmtops.o
  482. CC plugins/bluetoothd-formfactor.o
  483. CC plugins/bluetoothd-storage.o
  484. CC plugins/bluetoothd-adaptername.o
  485. CC plugins/bluetoothd-jolla-dbus-access.o
  486. CC plugins/bluetoothd-jolla-did.o
  487. CC plugins/bluetoothd-jolla-wakelock.o
  488. CC plugins/bluetoothd-jolla-logcontrol.o
  489. CC plugins/bluetoothd-jolla-voicecall.o
  490. plugins/jolla-voicecall.c: In function ‘call_request_unregister_agent’:
  491. plugins/jolla-voicecall.c:160:17: warning: unused variable ‘agent_bus’ [-Wunused-variable]
  492. const char *agent_bus = dbus_message_get_sender(msg);
  493. ^~~~~~~~~
  494. plugins/jolla-voicecall.c: In function ‘jolla_voicecall_init’:
  495. plugins/jolla-voicecall.c:262:15: warning: unused variable ‘config’ [-Wunused-variable]
  496. GKeyFile *config;
  497. ^~~~~~
  498. plugins/jolla-voicecall.c:261:14: warning: unused variable ‘enable’ [-Wunused-variable]
  499. gboolean enable = FALSE;
  500. ^~~~~~
  501. CC attrib/bluetoothd-att.o
  502. CC attrib/bluetoothd-gatt.o
  503. CC attrib/bluetoothd-gattrib.o
  504. CC attrib/bluetoothd-client.o
  505. CC attrib/bluetoothd-gatt-service.o
  506. CC btio/bluetoothd-btio.o
  507. CC src/bluetoothd-main.o
  508. CC src/bluetoothd-log.o
  509. CC src/bluetoothd-rfkill.o
  510. CC src/bluetoothd-sdpd-server.o
  511. CC src/bluetoothd-sdpd-request.o
  512. CC src/bluetoothd-sdpd-service.o
  513. CC src/bluetoothd-sdpd-database.o
  514. CC src/bluetoothd-attrib-server.o
  515. CC src/bluetoothd-sdp-xml.o
  516. CC src/bluetoothd-sdp-client.o
  517. CC src/bluetoothd-textfile.o
  518. CC src/bluetoothd-glib-helper.o
  519. CC src/bluetoothd-oui.o
  520. CC src/bluetoothd-plugin.o
  521. CC src/bluetoothd-storage.o
  522. src/storage.c: In function ‘write_link_key’:
  523. src/storage.c:583:27: warning: ‘__builtin___sprintf_chk’ may write a terminating nul past the end of the destination [-Wformat-overflow=]
  524. sprintf(str + 32, " %d %d", type, length);
  525. ^
  526. In file included from /usr/include/stdio.h:867,
  527. from src/storage.c:29:
  528. /usr/include/bits/stdio2.h:36:10: note: ‘__builtin___sprintf_chk’ output between 5 and 17 bytes into a destination of size 6
  529. return __builtin___sprintf_chk (__s, __USE_FORTIFY_LEVEL - 1,
  530. ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  531. __bos (__s), __fmt, __va_arg_pack ());
  532. ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  533. CC src/bluetoothd-agent.o
  534. CC src/bluetoothd-error.o
  535. CC src/bluetoothd-manager.o
  536. CC src/bluetoothd-adapter.o
  537. CC src/bluetoothd-device.o
  538. CC src/bluetoothd-dbus-common.o
  539. CC src/bluetoothd-event.o
  540. CC src/bluetoothd-oob.o
  541. CC src/bluetoothd-eir.o
  542. CC src/bluetoothd-wakelock.o
  543. CC src/bluetoothd-voicecall.o
  544. GEN audio/telephony.c
  545. CC audio/bluetoothd-telephony.o
  546. CCLD src/bluetoothd
  547. CC tools/hciattach.o
  548. tools/hciattach.c: In function ‘main’:
  549. tools/hciattach.c:1490:9: warning: implicit declaration of function ‘ppoll’; did you mean ‘poll’? [-Wimplicit-function-declaration]
  550. err = ppoll(&p, 1, NULL, &sigs);
  551. ^~~~~
  552. poll
  553. CC tools/hciattach_st.o
  554. tools/hciattach_st.c: In function ‘load_file’:
  555. tools/hciattach_st.c:156:41: warning: ‘%s’ directive output may be truncated writing up to 4095 bytes into a region of size 255 [-Wformat-truncation=]
  556. snprintf(filename, sizeof(filename), "%s/%s",
  557. ^~
  558. pathname, d->d_name);
  559. ~~~~~~~~
  560. In file included from /usr/include/stdio.h:867,
  561. from tools/hciattach_st.c:28:
  562. /usr/include/bits/stdio2.h:67:10: note: ‘__builtin___snprintf_chk’ output between 2 and 4352 bytes into a destination of size 255
  563. return __builtin___snprintf_chk (__s, __n, __USE_FORTIFY_LEVEL - 1,
  564. ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  565. __bos (__s), __fmt, __va_arg_pack ());
  566. ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  567. CC tools/hciattach_ti.o
  568. CC tools/hciattach_tialt.o
  569. CC tools/hciattach_ath3k.o
  570. CC tools/hciattach_qualcomm.o
  571. CC tools/hciattach_intel.o
  572. CC tools/hciattach_bcm43xx.o
  573. CCLD tools/hciattach
  574. CC tools/hciconfig.o
  575. CC tools/csr.o
  576. tools/csr.c: In function ‘csr_buildidtostr’:
  577. tools/csr.c:570:29: warning: ‘__builtin___snprintf_chk’ output may be truncated before the last format character [-Wformat-truncation=]
  578. snprintf(str, 11, "Build %d", id);
  579. ^
  580. In file included from /usr/include/stdio.h:867,
  581. from tools/csr.c:28:
  582. /usr/include/bits/stdio2.h:67:10: note: ‘__builtin___snprintf_chk’ output between 8 and 12 bytes into a destination of size 11
  583. return __builtin___snprintf_chk (__s, __n, __USE_FORTIFY_LEVEL - 1,
  584. ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  585. __bos (__s), __fmt, __va_arg_pack ());
  586. ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  587. CCLD tools/hciconfig
  588. CC tools/hci_lescan_params.o
  589. tools/hci_lescan_params.c: In function ‘get_name’:
  590. tools/hci_lescan_params.c:210:2: warning: ignoring return value of ‘read’, declared with attribute warn_unused_result [-Wunused-result]
  591. read(fd, name, sizeof(name) - 1);
  592. ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  593. tools/hci_lescan_params.c: In function ‘main’:
  594. tools/hci_lescan_params.c:101:5: warning: ‘dd’ may be used uninitialized in this function [-Wmaybe-uninitialized]
  595. if (dd)
  596. ^
  597. tools/hci_lescan_params.c:73:11: note: ‘dd’ was declared here
  598. int err, dd, dev_id = 0;
  599. ^~
  600. CCLD tools/hci_lescan_params
  601. CC tools/bccmd.o
  602. tools/bccmd.c: In function ‘cmd_buildname’:
  603. tools/bccmd.c:414:18: warning: iteration 63 invokes undefined behavior [-Waggressive-loop-optimizations]
  604. name[i] = array[(i * 2) + 4];
  605. ~~~~~^~~~~~~~~~~~~
  606. tools/bccmd.c:413:2: note: within this loop
  607. for (i = 0; i < sizeof(name); i++)
  608. ^~~
  609. CC tools/csr_hci.o
  610. CC tools/csr_h4.o
  611. CC tools/csr_3wire.o
  612. CC tools/csr_bcsp.o
  613. CC tools/ubcsp.o
  614. CC tools/csr_usb.o
  615. CCLD tools/bccmd
  616. CC test/hciemu.o
  617. CCLD test/hciemu
  618. CC tools/hid2hci.o
  619. CCLD tools/hid2hci
  620. CC audio/telephony-dummy.o
  621. CC audio/telephony-maemo5.o
  622. CC audio/telephony-ofono.o
  623. CC audio/telephony-maemo6.o
  624. AR audio/libtelephony.a
  625. /srv/mer/toolings/SailfishOS-4.0//opt/cross/bin/armv7hl-meego-linux-gnueabi-ar: `u' modifier ignored since `D' is the default (see `U')
  626. CC audio/libasound_module_pcm_bluetooth_la-pcm_bluetooth.lo
  627. CC audio/libasound_module_pcm_bluetooth_la-ipc.lo
  628. CCLD audio/libasound_module_pcm_bluetooth.la
  629. CC audio/libasound_module_ctl_bluetooth_la-ctl_bluetooth.lo
  630. CC audio/libasound_module_ctl_bluetooth_la-ipc.lo
  631. CCLD audio/libasound_module_ctl_bluetooth.la
  632. CCLD lib/libbluetooth.la
  633. GEN scripts/97-bluetooth-hid2hci.rules
  634. + exit 0
  635. Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.7m7h4V
  636. + umask 022
  637. + cd /home/edp17/mer/android/droid/hybris/mw/bluez/bluez
  638. + '[' /home/edp17/mer/android/droid/hybris/mw/bluez/installroot '!=' / ']'
  639. + rm -rf /home/edp17/mer/android/droid/hybris/mw/bluez/installroot
  640. ++ dirname /home/edp17/mer/android/droid/hybris/mw/bluez/installroot
  641. + mkdir -p /home/edp17/mer/android/droid/hybris/mw/bluez
  642. + mkdir /home/edp17/mer/android/droid/hybris/mw/bluez/installroot
  643. + LANG=C
  644. + export LANG
  645. + unset DISPLAY
  646. + rm -rf /home/edp17/mer/android/droid/hybris/mw/bluez/installroot
  647. + /usr/bin/make DESTDIR=/home/edp17/mer/android/droid/hybris/mw/bluez/installroot INSTALL_ROOT=/home/edp17/mer/android/droid/hybris/mw/bluez/installroot install
  648. /usr/bin/make --no-print-directory install-am
  649. /bin/mkdir -p '/home/edp17/mer/android/droid/hybris/mw/bluez/installroot/usr/lib'
  650. /bin/sh ./libtool --mode=install /usr/bin/install -c lib/libbluetooth.la '/home/edp17/mer/android/droid/hybris/mw/bluez/installroot/usr/lib'
  651. libtool: install: /usr/bin/install -c lib/.libs/libbluetooth.so.3.13.0 /home/edp17/mer/android/droid/hybris/mw/bluez/installroot/usr/lib/libbluetooth.so.3.13.0
  652. libtool: install: (cd /home/edp17/mer/android/droid/hybris/mw/bluez/installroot/usr/lib && { ln -s -f libbluetooth.so.3.13.0 libbluetooth.so.3 || { rm -f libbluetooth.so.3 && ln -s libbluetooth.so.3.13.0 libbluetooth.so.3; }; })
  653. libtool: install: (cd /home/edp17/mer/android/droid/hybris/mw/bluez/installroot/usr/lib && { ln -s -f libbluetooth.so.3.13.0 libbluetooth.so || { rm -f libbluetooth.so && ln -s libbluetooth.so.3.13.0 libbluetooth.so; }; })
  654. libtool: install: /usr/bin/install -c lib/.libs/libbluetooth.lai /home/edp17/mer/android/droid/hybris/mw/bluez/installroot/usr/lib/libbluetooth.la
  655. libtool: warning: remember to run 'libtool --finish /usr/lib'
  656. /bin/mkdir -p '/home/edp17/mer/android/droid/hybris/mw/bluez/installroot/usr/bin'
  657. /bin/sh ./libtool --mode=install /usr/bin/install -c tools/rfcomm tools/l2ping tools/hcitool tools/sdptool tools/ciptool attrib/gatttool tools/dfutool test/l2test test/rctest test/gaptest test/sdptest test/scotest test/attest test/hstest test/avtest test/ipctest test/lmptest test/bdaddr test/agent test/btiotest test/test-textfile test/uuidtest test/mpris-player compat/hidd compat/pand compat/dund '/home/edp17/mer/android/droid/hybris/mw/bluez/installroot/usr/bin'
  658. libtool: install: /usr/bin/install -c tools/rfcomm /home/edp17/mer/android/droid/hybris/mw/bluez/installroot/usr/bin/rfcomm
  659. libtool: install: /usr/bin/install -c tools/l2ping /home/edp17/mer/android/droid/hybris/mw/bluez/installroot/usr/bin/l2ping
  660. libtool: install: /usr/bin/install -c tools/hcitool /home/edp17/mer/android/droid/hybris/mw/bluez/installroot/usr/bin/hcitool
  661. libtool: install: /usr/bin/install -c tools/sdptool /home/edp17/mer/android/droid/hybris/mw/bluez/installroot/usr/bin/sdptool
  662. libtool: install: /usr/bin/install -c tools/ciptool /home/edp17/mer/android/droid/hybris/mw/bluez/installroot/usr/bin/ciptool
  663. libtool: install: /usr/bin/install -c attrib/gatttool /home/edp17/mer/android/droid/hybris/mw/bluez/installroot/usr/bin/gatttool
  664. libtool: install: /usr/bin/install -c tools/dfutool /home/edp17/mer/android/droid/hybris/mw/bluez/installroot/usr/bin/dfutool
  665. libtool: install: /usr/bin/install -c test/l2test /home/edp17/mer/android/droid/hybris/mw/bluez/installroot/usr/bin/l2test
  666. libtool: install: /usr/bin/install -c test/rctest /home/edp17/mer/android/droid/hybris/mw/bluez/installroot/usr/bin/rctest
  667. libtool: install: /usr/bin/install -c test/gaptest /home/edp17/mer/android/droid/hybris/mw/bluez/installroot/usr/bin/gaptest
  668. libtool: install: /usr/bin/install -c test/sdptest /home/edp17/mer/android/droid/hybris/mw/bluez/installroot/usr/bin/sdptest
  669. libtool: install: /usr/bin/install -c test/scotest /home/edp17/mer/android/droid/hybris/mw/bluez/installroot/usr/bin/scotest
  670. libtool: install: /usr/bin/install -c test/attest /home/edp17/mer/android/droid/hybris/mw/bluez/installroot/usr/bin/attest
  671. libtool: install: /usr/bin/install -c test/hstest /home/edp17/mer/android/droid/hybris/mw/bluez/installroot/usr/bin/hstest
  672. libtool: install: /usr/bin/install -c test/avtest /home/edp17/mer/android/droid/hybris/mw/bluez/installroot/usr/bin/avtest
  673. libtool: install: /usr/bin/install -c test/ipctest /home/edp17/mer/android/droid/hybris/mw/bluez/installroot/usr/bin/ipctest
  674. libtool: install: /usr/bin/install -c test/lmptest /home/edp17/mer/android/droid/hybris/mw/bluez/installroot/usr/bin/lmptest
  675. libtool: install: /usr/bin/install -c test/bdaddr /home/edp17/mer/android/droid/hybris/mw/bluez/installroot/usr/bin/bdaddr
  676. libtool: install: /usr/bin/install -c test/agent /home/edp17/mer/android/droid/hybris/mw/bluez/installroot/usr/bin/agent
  677. libtool: install: /usr/bin/install -c test/btiotest /home/edp17/mer/android/droid/hybris/mw/bluez/installroot/usr/bin/btiotest
  678. libtool: install: /usr/bin/install -c test/test-textfile /home/edp17/mer/android/droid/hybris/mw/bluez/installroot/usr/bin/test-textfile
  679. libtool: install: /usr/bin/install -c test/uuidtest /home/edp17/mer/android/droid/hybris/mw/bluez/installroot/usr/bin/uuidtest
  680. libtool: install: /usr/bin/install -c test/mpris-player /home/edp17/mer/android/droid/hybris/mw/bluez/installroot/usr/bin/mpris-player
  681. libtool: install: /usr/bin/install -c compat/hidd /home/edp17/mer/android/droid/hybris/mw/bluez/installroot/usr/bin/hidd
  682. libtool: install: /usr/bin/install -c compat/pand /home/edp17/mer/android/droid/hybris/mw/bluez/installroot/usr/bin/pand
  683. libtool: install: /usr/bin/install -c compat/dund /home/edp17/mer/android/droid/hybris/mw/bluez/installroot/usr/bin/dund
  684. /bin/mkdir -p '/home/edp17/mer/android/droid/hybris/mw/bluez/installroot/usr/sbin'
  685. /bin/sh ./libtool --mode=install /usr/bin/install -c src/bluetoothd tools/hciattach tools/hciconfig tools/hci_lescan_params tools/bccmd test/hciemu '/home/edp17/mer/android/droid/hybris/mw/bluez/installroot/usr/sbin'
  686. libtool: install: /usr/bin/install -c src/bluetoothd /home/edp17/mer/android/droid/hybris/mw/bluez/installroot/usr/sbin/bluetoothd
  687. libtool: install: /usr/bin/install -c tools/hciattach /home/edp17/mer/android/droid/hybris/mw/bluez/installroot/usr/sbin/hciattach
  688. libtool: install: /usr/bin/install -c tools/hciconfig /home/edp17/mer/android/droid/hybris/mw/bluez/installroot/usr/sbin/hciconfig
  689. libtool: install: /usr/bin/install -c tools/hci_lescan_params /home/edp17/mer/android/droid/hybris/mw/bluez/installroot/usr/sbin/hci_lescan_params
  690. libtool: install: /usr/bin/install -c tools/bccmd /home/edp17/mer/android/droid/hybris/mw/bluez/installroot/usr/sbin/bccmd
  691. libtool: install: /usr/bin/install -c test/hciemu /home/edp17/mer/android/droid/hybris/mw/bluez/installroot/usr/sbin/hciemu
  692. /bin/mkdir -p '/home/edp17/mer/android/droid/hybris/mw/bluez/installroot/usr/lib/alsa-lib'
  693. /bin/sh ./libtool --mode=install /usr/bin/install -c audio/libasound_module_pcm_bluetooth.la audio/libasound_module_ctl_bluetooth.la '/home/edp17/mer/android/droid/hybris/mw/bluez/installroot/usr/lib/alsa-lib'
  694. libtool: install: /usr/bin/install -c audio/.libs/libasound_module_pcm_bluetooth.so /home/edp17/mer/android/droid/hybris/mw/bluez/installroot/usr/lib/alsa-lib/libasound_module_pcm_bluetooth.so
  695. libtool: install: /usr/bin/install -c audio/.libs/libasound_module_pcm_bluetooth.lai /home/edp17/mer/android/droid/hybris/mw/bluez/installroot/usr/lib/alsa-lib/libasound_module_pcm_bluetooth.la
  696. libtool: install: /usr/bin/install -c audio/.libs/libasound_module_ctl_bluetooth.so /home/edp17/mer/android/droid/hybris/mw/bluez/installroot/usr/lib/alsa-lib/libasound_module_ctl_bluetooth.so
  697. libtool: install: /usr/bin/install -c audio/.libs/libasound_module_ctl_bluetooth.lai /home/edp17/mer/android/droid/hybris/mw/bluez/installroot/usr/lib/alsa-lib/libasound_module_ctl_bluetooth.la
  698. libtool: warning: remember to run 'libtool --finish /usr/lib/alsa-lib'
  699. /bin/mkdir -p '/home/edp17/mer/android/droid/hybris/mw/bluez/installroot/usr/share/alsa'
  700. /usr/bin/install -c -m 644 audio/bluetooth.conf '/home/edp17/mer/android/droid/hybris/mw/bluez/installroot/usr/share/alsa'
  701. /bin/mkdir -p '/home/edp17/mer/android/droid/hybris/mw/bluez/installroot/etc/bluetooth'
  702. /usr/bin/install -c -m 644 src/main.conf audio/audio.conf tools/rfcomm.conf '/home/edp17/mer/android/droid/hybris/mw/bluez/installroot/etc/bluetooth'
  703. /bin/mkdir -p '/home/edp17/mer/android/droid/hybris/mw/bluez/installroot/usr/lib/cups/backend'
  704. /bin/sh ./libtool --mode=install /usr/bin/install -c cups/bluetooth '/home/edp17/mer/android/droid/hybris/mw/bluez/installroot/usr/lib/cups/backend'
  705. libtool: install: /usr/bin/install -c cups/bluetooth /home/edp17/mer/android/droid/hybris/mw/bluez/installroot/usr/lib/cups/backend/bluetooth
  706. /bin/mkdir -p '/home/edp17/mer/android/droid/hybris/mw/bluez/installroot/etc/dbus-1/system.d'
  707. /usr/bin/install -c -m 644 src/bluetooth.conf '/home/edp17/mer/android/droid/hybris/mw/bluez/installroot/etc/dbus-1/system.d'
  708. /bin/mkdir -p '/home/edp17/mer/android/droid/hybris/mw/bluez/installroot/usr/share/dbus-1/system-services'
  709. /usr/bin/install -c -m 644 src/org.bluez.service '/home/edp17/mer/android/droid/hybris/mw/bluez/installroot/usr/share/dbus-1/system-services'
  710. /bin/mkdir -p '/home/edp17/mer/android/droid/hybris/mw/bluez/installroot/usr/include/bluetooth'
  711. /usr/bin/install -c -m 644 lib/bluetooth.h lib/hci.h lib/hci_lib.h lib/mgmt.h lib/sco.h lib/l2cap.h lib/sdp.h lib/sdp_lib.h lib/uuid.h lib/rfcomm.h lib/bnep.h lib/cmtp.h lib/hidp.h lib/a2mp.h '/home/edp17/mer/android/droid/hybris/mw/bluez/installroot/usr/include/bluetooth'
  712. /bin/mkdir -p '/home/edp17/mer/android/droid/hybris/mw/bluez/installroot/usr/share/man/man1'
  713. /usr/bin/install -c -m 644 tools/rfcomm.1 tools/hcitool.1 tools/sdptool.1 tools/ciptool.1 tools/dfutool.1 test/rctest.1 test/hciemu.1 compat/hidd.1 compat/pand.1 compat/dund.1 '/home/edp17/mer/android/droid/hybris/mw/bluez/installroot/usr/share/man/man1'
  714. /bin/mkdir -p '/home/edp17/mer/android/droid/hybris/mw/bluez/installroot/usr/share/man/man8'
  715. /usr/bin/install -c -m 644 tools/l2ping.8 tools/hciattach.8 tools/hciconfig.8 tools/bccmd.8 tools/hid2hci.8 src/bluetoothd.8 '/home/edp17/mer/android/droid/hybris/mw/bluez/installroot/usr/share/man/man8'
  716. /bin/mkdir -p '/home/edp17/mer/android/droid/hybris/mw/bluez/installroot/usr/lib/pkgconfig'
  717. /usr/bin/install -c -m 644 bluez.pc '/home/edp17/mer/android/droid/hybris/mw/bluez/installroot/usr/lib/pkgconfig'
  718. /bin/mkdir -p '/home/edp17/mer/android/droid/hybris/mw/bluez/installroot/lib/udev/rules.d'
  719. /usr/bin/install -c -m 644 scripts/97-bluetooth-hid2hci.rules '/home/edp17/mer/android/droid/hybris/mw/bluez/installroot/lib/udev/rules.d'
  720. /bin/mkdir -p '/home/edp17/mer/android/droid/hybris/mw/bluez/installroot/usr/lib/systemd/system'
  721. /usr/bin/install -c -m 644 src/bluetooth.service '/home/edp17/mer/android/droid/hybris/mw/bluez/installroot/usr/lib/systemd/system'
  722. /bin/mkdir -p '/home/edp17/mer/android/droid/hybris/mw/bluez/installroot/usr/lib/bluez/test'
  723. /usr/bin/install -c test/hsplay test/hsmicro test/list-devices test/monitor-bluetooth test/simple-agent test/simple-service test/test-adapter test/test-audio test/test-device test/test-discovery test/test-input test/test-manager test/test-network test/test-serial test/test-service test/test-telephony '/home/edp17/mer/android/droid/hybris/mw/bluez/installroot/usr/lib/bluez/test'
  724. /bin/mkdir -p '/home/edp17/mer/android/droid/hybris/mw/bluez/installroot/lib/udev'
  725. /bin/sh ./libtool --mode=install /usr/bin/install -c tools/hid2hci '/home/edp17/mer/android/droid/hybris/mw/bluez/installroot/lib/udev'
  726. libtool: install: /usr/bin/install -c tools/hid2hci /home/edp17/mer/android/droid/hybris/mw/bluez/installroot/lib/udev/hid2hci
  727. + rm -f /home/edp17/mer/android/droid/hybris/mw/bluez/installroot/usr/share/info/dir
  728. + find /home/edp17/mer/android/droid/hybris/mw/bluez/installroot -regex '.*\.la$'
  729. + xargs rm -f --
  730. + find /home/edp17/mer/android/droid/hybris/mw/bluez/installroot -regex '.*\.a$'
  731. + xargs rm -f --
  732. + mkdir -p /home/edp17/mer/android/droid/hybris/mw/bluez/installroot/usr/lib/systemd/system/network.target.wants
  733. + ln -s ../bluetooth.service /home/edp17/mer/android/droid/hybris/mw/bluez/installroot/usr/lib/systemd/system/network.target.wants/bluetooth.service
  734. + cd /home/edp17/mer/android/droid/hybris/mw/bluez/installroot/usr/lib/systemd/system
  735. + ln -s bluetooth.service dbus-org.bluez.service
  736. + rm -rf /home/edp17/mer/android/droid/hybris/mw/bluez/installroot/usr/lib/cups
  737. + install -D -m 0755 cups/bluetooth /home/edp17/mer/android/droid/hybris/mw/bluez/installroot/usr/lib/cups/backend/bluetooth
  738. + install -d -m 0755 /home/edp17/mer/android/droid/hybris/mw/bluez/installroot/var/lib/bluetooth
  739. + for CONFFILE in audio input network serial
  740. + install -v -m644 audio/audio.conf /home/edp17/mer/android/droid/hybris/mw/bluez/installroot/etc/bluetooth/audio.conf
  741. removed '/home/edp17/mer/android/droid/hybris/mw/bluez/installroot/etc/bluetooth/audio.conf'
  742. 'audio/audio.conf' -> '/home/edp17/mer/android/droid/hybris/mw/bluez/installroot/etc/bluetooth/audio.conf'
  743. + for CONFFILE in audio input network serial
  744. + install -v -m644 input/input.conf /home/edp17/mer/android/droid/hybris/mw/bluez/installroot/etc/bluetooth/input.conf
  745. 'input/input.conf' -> '/home/edp17/mer/android/droid/hybris/mw/bluez/installroot/etc/bluetooth/input.conf'
  746. + for CONFFILE in audio input network serial
  747. + install -v -m644 network/network.conf /home/edp17/mer/android/droid/hybris/mw/bluez/installroot/etc/bluetooth/network.conf
  748. 'network/network.conf' -> '/home/edp17/mer/android/droid/hybris/mw/bluez/installroot/etc/bluetooth/network.conf'
  749. + for CONFFILE in audio input network serial
  750. + install -v -m644 serial/serial.conf /home/edp17/mer/android/droid/hybris/mw/bluez/installroot/etc/bluetooth/serial.conf
  751. 'serial/serial.conf' -> '/home/edp17/mer/android/droid/hybris/mw/bluez/installroot/etc/bluetooth/serial.conf'
  752. + mkdir -p /home/edp17/mer/android/droid/hybris/mw/bluez/installroot/etc/tracing/bluez/
  753. + cp -a /home/edp17/mer/android/droid/hybris/mw/bluez/rpm/bluez.tracing /home/edp17/mer/android/droid/hybris/mw/bluez/installroot/etc/tracing/bluez/
  754. + /usr/lib/rpm/check-buildroot
  755. + /usr/lib/rpm/meego/brp-compress
  756. + /usr/lib/rpm/meego/brp-strip /usr/bin/strip
  757. + /usr/lib/rpm/meego/brp-strip-static-archive /usr/bin/strip
  758. + /usr/lib/rpm/meego/brp-strip-comment-note /usr/bin/strip /usr/bin/objdump
  759. + /usr/lib/rpm/brp-python-bytecompile /usr/bin/python
  760. + /usr/lib/rpm/brp-python-hardlink
  761. + /usr/lib/rpm/meego/find-docs.sh /home/edp17/mer/android/droid/hybris/mw/bluez/installroot
  762. + /usr/lib/rpm/meego/brp-java-repack-jars
  763. Processing files: bluez-4.101+git78-1.armv7hl
  764. Provides: bluez = 4.101+git78-1 bluez(armv7hl-32) = 4.101+git78-1 config(bluez) = 4.101+git78-1
  765. Requires(interp): /bin/sh /bin/sh /bin/sh /bin/sh
  766. Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1
  767. Requires(pre): /bin/sh /usr/sbin/groupadd
  768. Requires(post): /bin/sh systemd
  769. Requires(preun): /bin/sh systemd
  770. Requires(postun): /bin/sh systemd
  771. Requires: ld-linux-armhf.so.3 ld-linux-armhf.so.3(GLIBC_2.4) libc.so.6 libc.so.6(GLIBC_2.11) libc.so.6(GLIBC_2.15) libc.so.6(GLIBC_2.17) libc.so.6(GLIBC_2.28) libc.so.6(GLIBC_2.4) libc.so.6(GLIBC_2.7) libc.so.6(GLIBC_2.9) libdbus-1.so.3 libdbus-1.so.3(LIBDBUS_1_3) libdl.so.2 libdl.so.2(GLIBC_2.4) libgcc_s.so.1 libgcc_s.so.1(GCC_3.5) libglib-2.0.so.0 libm.so.6 libm.so.6(GLIBC_2.4) libreadline.so.8 libudev.so.1 libudev.so.1(LIBUDEV_183) libusb-0.1.so.4
  772. Processing files: bluez-libs-4.101+git78-1.armv7hl
  773. Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.aWg7SX
  774. + umask 022
  775. + cd /home/edp17/mer/android/droid/hybris/mw/bluez/bluez
  776. + DOCDIR=/home/edp17/mer/android/droid/hybris/mw/bluez/installroot/usr/share/doc/bluez-libs-4.101+git78
  777. + export LC_ALL=C
  778. + LC_ALL=C
  779. + export DOCDIR
  780. + /bin/mkdir -p /home/edp17/mer/android/droid/hybris/mw/bluez/installroot/usr/share/doc/bluez-libs-4.101+git78
  781. + cp -pr AUTHORS /home/edp17/mer/android/droid/hybris/mw/bluez/installroot/usr/share/doc/bluez-libs-4.101+git78
  782. + cp -pr COPYING /home/edp17/mer/android/droid/hybris/mw/bluez/installroot/usr/share/doc/bluez-libs-4.101+git78
  783. + cp -pr INSTALL /home/edp17/mer/android/droid/hybris/mw/bluez/installroot/usr/share/doc/bluez-libs-4.101+git78
  784. + cp -pr README /home/edp17/mer/android/droid/hybris/mw/bluez/installroot/usr/share/doc/bluez-libs-4.101+git78
  785. + exit 0
  786. Provides: bluez-libs = 4.101+git78-1 bluez-libs(armv7hl-32) = 4.101+git78-1 libbluetooth.so.3
  787. Requires(interp): /sbin/ldconfig /sbin/ldconfig
  788. Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1
  789. Requires(post): /sbin/ldconfig /sbin/ldconfig
  790. Requires(postun): /sbin/ldconfig /sbin/ldconfig
  791. Requires: ld-linux-armhf.so.3 ld-linux-armhf.so.3(GLIBC_2.4) libc.so.6 libc.so.6(GLIBC_2.15) libc.so.6(GLIBC_2.28) libc.so.6(GLIBC_2.4) libc.so.6(GLIBC_2.7) libgcc_s.so.1 libgcc_s.so.1(GCC_3.5)
  792. Processing files: bluez-libs-devel-4.101+git78-1.armv7hl
  793. Provides: bluez-libs-devel = 4.101+git78-1 bluez-libs-devel(armv7hl-32) = 4.101+git78-1 pkgconfig(bluez) = 4.101
  794. Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1
  795. Requires: /usr/bin/pkg-config
  796. Processing files: bluez-cups-4.101+git78-1.armv7hl
  797. Provides: bluez-cups = 4.101+git78-1 bluez-cups(armv7hl-32) = 4.101+git78-1
  798. Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1
  799. Requires: ld-linux-armhf.so.3 ld-linux-armhf.so.3(GLIBC_2.4) libc.so.6 libc.so.6(GLIBC_2.15) libc.so.6(GLIBC_2.28) libc.so.6(GLIBC_2.4) libdbus-1.so.3 libdbus-1.so.3(LIBDBUS_1_3) libgcc_s.so.1 libgcc_s.so.1(GCC_3.5) libglib-2.0.so.0
  800. Processing files: bluez-alsa-4.101+git78-1.armv7hl
  801. Provides: bluez-alsa = 4.101+git78-1 bluez-alsa(armv7hl-32) = 4.101+git78-1 libasound_module_ctl_bluetooth.so libasound_module_pcm_bluetooth.so
  802. Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1
  803. Requires: ld-linux-armhf.so.3 ld-linux-armhf.so.3(GLIBC_2.4) libasound.so.2 libasound.so.2(ALSA_0.9) libasound.so.2(ALSA_0.9.0rc4) libc.so.6 libc.so.6(GLIBC_2.15) libc.so.6(GLIBC_2.17) libc.so.6(GLIBC_2.28) libc.so.6(GLIBC_2.4) libc.so.6(GLIBC_2.7) libgcc_s.so.1 libgcc_s.so.1(GCC_3.5)
  804. Processing files: bluez-test-4.101+git78-1.armv7hl
  805. Provides: bluez-test = 4.101+git78-1 bluez-test(armv7hl-32) = 4.101+git78-1
  806. Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1
  807. Requires: /bin/sh /usr/bin/python ld-linux-armhf.so.3 ld-linux-armhf.so.3(GLIBC_2.4) libc.so.6 libc.so.6(GLIBC_2.15) libc.so.6(GLIBC_2.28) libc.so.6(GLIBC_2.4) libc.so.6(GLIBC_2.7) libdbus-1.so.3 libdbus-1.so.3(LIBDBUS_1_3) libgcc_s.so.1 libgcc_s.so.1(GCC_3.5) libglib-2.0.so.0
  808. Processing files: bluez-doc-4.101+git78-1.armv7hl
  809. Provides: bluez-doc = 4.101+git78-1 bluez-doc(armv7hl-32) = 4.101+git78-1
  810. Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1
  811. Processing files: bluez-configs-mer-4.101+git78-1.armv7hl
  812. Provides: bluez-configs bluez-configs-mer = 4.101+git78-1 bluez-configs-mer(armv7hl-32) = 4.101+git78-1 config(bluez-configs-mer) = 4.101+git78-1
  813. Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1
  814. Processing files: bluez-tracing-4.101+git78-1.armv7hl
  815. Provides: bluez-tracing = 4.101+git78-1 bluez-tracing(armv7hl-32) = 4.101+git78-1 config(bluez-tracing) = 4.101+git78-1
  816. Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1
  817. Checking for unpackaged file(s): /usr/lib/rpm/check-files /home/edp17/mer/android/droid/hybris/mw/bluez/installroot
  818. Wrote: /home/edp17/mer/android/droid/hybris/mw/bluez/RPMS/bluez-4.101+git78-1.armv7hl.rpm
  819. Wrote: /home/edp17/mer/android/droid/hybris/mw/bluez/RPMS/bluez-libs-4.101+git78-1.armv7hl.rpm
  820. Wrote: /home/edp17/mer/android/droid/hybris/mw/bluez/RPMS/bluez-libs-devel-4.101+git78-1.armv7hl.rpm
  821. Wrote: /home/edp17/mer/android/droid/hybris/mw/bluez/RPMS/bluez-cups-4.101+git78-1.armv7hl.rpm
  822. Wrote: /home/edp17/mer/android/droid/hybris/mw/bluez/RPMS/bluez-alsa-4.101+git78-1.armv7hl.rpm
  823. Wrote: /home/edp17/mer/android/droid/hybris/mw/bluez/RPMS/bluez-test-4.101+git78-1.armv7hl.rpm
  824. Wrote: /home/edp17/mer/android/droid/hybris/mw/bluez/RPMS/bluez-doc-4.101+git78-1.armv7hl.rpm
  825. Wrote: /home/edp17/mer/android/droid/hybris/mw/bluez/RPMS/bluez-configs-mer-4.101+git78-1.armv7hl.rpm
  826. Wrote: /home/edp17/mer/android/droid/hybris/mw/bluez/RPMS/bluez-tracing-4.101+git78-1.armv7hl.rpm
  827. Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.JDLZRU
  828. + umask 022
  829. + cd /home/edp17/mer/android/droid/hybris/mw/bluez/bluez
  830. + /bin/rm -rf /home/edp17/mer/android/droid/hybris/mw/bluez/installroot
  831. + exit 0
  832. 14:35:28: posix_spawn avoided (fd close requested)
  833. 14:35:28: posix_spawn avoided (fd close requested)
  834. 14:35:28: posix_spawn avoided (fd close requested)
  835. 14:35:28: posix_spawn avoided (fd close requested)
  836. Directory walk started
  837. Directory walk done - 93 packages
  838. Temporary output repo path: /home/edp17/mer/android/droid/droid-local-repo/hammerhead/.repodata/
  839. Preparing sqlite DBs
  840. Pool started (with 5 workers)
  841. Pool finished
  842. DBus unavailable, falling back to libssu
  843. Loading repository data...
  844. Reading installed packages...
  845. Forcing installation of 'bluez-alsa-4.101+git78-1.armv7hl' from repository 'Plain RPM files cache'.
  846. Forcing installation of 'bluez-configs-mer-4.101+git78-1.armv7hl' from repository 'Plain RPM files cache'.
  847. Forcing installation of 'bluez-cups-4.101+git78-1.armv7hl' from repository 'Plain RPM files cache'.
  848. Forcing installation of 'bluez-doc-4.101+git78-1.armv7hl' from repository 'Plain RPM files cache'.
  849. Forcing installation of 'bluez-libs-devel-4.101+git78-1.armv7hl' from repository 'Plain RPM files cache'.
  850. Forcing installation of 'bluez-libs-4.101+git78-1.armv7hl' from repository 'Plain RPM files cache'.
  851. Forcing installation of 'bluez-test-4.101+git78-1.armv7hl' from repository 'Plain RPM files cache'.
  852. Forcing installation of 'bluez-tracing-4.101+git78-1.armv7hl' from repository 'Plain RPM files cache'.
  853. Forcing installation of 'bluez-4.101+git78-1.armv7hl' from repository 'Plain RPM files cache'.
  854. Resolving package dependencies...
  855. 2 Problems:
  856. Problem: nothing provides dbus-python needed by bluez-test-4.101+git78-1.armv7hl
  857. Problem: installed droid-config-hammerhead-bluez4-1-202102151140.armv7hl obsoletes bluez-configs-mer provided by bluez-configs-mer-4.101+git78-1.armv7hl
  858.  
  859. Problem: nothing provides dbus-python needed by bluez-test-4.101+git78-1.armv7hl
  860. Solution 1: do not install bluez-test-4.101+git78-1.armv7hl
  861. Solution 2: break bluez-test-4.101+git78-1.armv7hl by ignoring some of its dependencies
  862.  
  863. Choose from above solutions by number or skip, retry or cancel [1/2/s/r/c/d/?] (c): c
  864.  
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement