Ubuntu Pastebin

Paste from popey at Thu, 17 Mar 2016 17:46:04 +0000

Download as text
  1
  2
  3
  4
  5
  6
  7
  8
  9
 10
 11
 12
 13
 14
 15
 16
 17
 18
 19
 20
 21
 22
 23
 24
 25
 26
 27
 28
 29
 30
 31
 32
 33
 34
 35
 36
 37
 38
 39
 40
 41
 42
 43
 44
 45
 46
 47
 48
 49
 50
 51
 52
 53
 54
 55
 56
 57
 58
 59
 60
 61
 62
 63
 64
 65
 66
 67
 68
 69
 70
 71
 72
 73
 74
 75
 76
 77
 78
 79
 80
 81
 82
 83
 84
 85
 86
 87
 88
 89
 90
 91
 92
 93
 94
 95
 96
 97
 98
 99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
318
319
320
321
322
323
324
325
326
327
328
329
330
331
332
333
334
335
336
337
338
339
340
341
342
343
344
345
346
347
348
349
350
351
352
353
354
355
356
357
358
359
360
361
362
363
364
365
366
367
368
369
370
371
372
373
374
375
376
377
378
379
380
381
382
383
384
385
386
387
388
389
390
391
392
393
394
395
396
397
398
399
400
401
402
403
404
405
406
407
408
409
410
411
412
413
414
415
416
alan@wopr:~/porting/phablet$ make -j16
============================================
PLATFORM_VERSION_CODENAME=REL
PLATFORM_VERSION=5.1.1
CM_VERSION=12.1-20160317-UNOFFICIAL-bacon
TARGET_PRODUCT=cm_bacon
TARGET_BUILD_VARIANT=eng
TARGET_BUILD_TYPE=release
TARGET_BUILD_APPS=
TARGET_ARCH=arm
TARGET_ARCH_VARIANT=armv7-a-neon
TARGET_CPU_VARIANT=krait
TARGET_2ND_ARCH=
TARGET_2ND_ARCH_VARIANT=
TARGET_2ND_CPU_VARIANT=
HOST_ARCH=x86_64
HOST_OS=linux
HOST_OS_EXTRA=Linux-4.4.0-13-generic-x86_64-with-Ubuntu-16.04-xenial
HOST_BUILD_TYPE=release
BUILD_ID=LMY48W
OUT_DIR=/home/alan/porting/phablet/out
============================================
build/core/base_rules.mk:550: warning: overriding recipe for target '/home/alan/porting/phablet/out/target/product/bacon/recovery/root/sbin/make_ext4fs'
bootable/recovery/Android.mk:188: warning: ignoring old recipe for target '/home/alan/porting/phablet/out/target/product/bacon/recovery/root/sbin/make_ext4fs'
build/core/Makefile:46: warning: overriding recipe for target '/home/alan/porting/phablet/out/target/product/bacon/system/etc/apns-conf.xml'
build/core/base_rules.mk:550: warning: ignoring old recipe for target '/home/alan/porting/phablet/out/target/product/bacon/system/etc/apns-conf.xml'
No private recovery resources for TARGET_DEVICE bacon
device/oneplus/bacon/mkbootimg.mk:21: warning: overriding recipe for target '/home/alan/porting/phablet/out/target/product/bacon/dt.img'
build/core/generate_extra_images.mk:112: warning: ignoring old recipe for target '/home/alan/porting/phablet/out/target/product/bacon/dt.img'
make  -C kernel/oneplus/msm8974 O=/home/alan/porting/phablet/out/target/product/bacon/obj/KERNEL_OBJ ARCH=arm CROSS_COMPILE=" /home/alan/porting/phablet/prebuilts/gcc/linux-x86/arm/arm-eabi-4.8/bin/arm-eabi-" headers_install
make[1]: Entering directory '/home/alan/porting/phablet/kernel/oneplus/msm8974'
Install: /home/alan/porting/phablet/out/host/linux-x86/lib/libbacktrace.so
host Executable: backtrace_test (/home/alan/porting/phablet/out/host/linux-x86/obj32/EXECUTABLES/backtrace_test_intermediates/backtrace_test)
Install: /home/alan/porting/phablet/out/host/linux-x86/bin/sqlite3
Install: /home/alan/porting/phablet/out/host/linux-x86/bin/unyaffs
preparing StaticLib: libselinux_32 [including /home/alan/porting/phablet/out/host/linux-x86/obj32/STATIC_LIBRARIES/libpcre_intermediates/libpcre.a]
Install: /home/alan/porting/phablet/out/host/linux-x86/lib/libicuuc-host.so
host StaticLib: libselinux_32 (/home/alan/porting/phablet/out/host/linux-x86/obj32/STATIC_LIBRARIES/libselinux_intermediates/libselinux.a)
host SharedLib: libicui18n-host_32 (/home/alan/porting/phablet/out/host/linux-x86/obj32/lib/libicui18n-host.so)
Install: /home/alan/porting/phablet/out/host/linux-x86/lib/libsepol.so
host SharedLib: liblog (/home/alan/porting/phablet/out/host/linux-x86/obj/lib/liblog.so)
preparing StaticLib: libunwindbacktrace [including /home/alan/porting/phablet/out/host/linux-x86/obj/STATIC_LIBRARIES/libunwind_intermediates/libunwind.a]
Install: /home/alan/porting/phablet/out/host/linux-x86/lib64/libunwind.so
host SharedLib: libunwind-ptrace (/home/alan/porting/phablet/out/host/linux-x86/obj/lib/libunwind-ptrace.so)
host StaticLib: libunwindbacktrace (/home/alan/porting/phablet/out/host/linux-x86/obj/STATIC_LIBRARIES/libunwindbacktrace_intermediates/libunwindbacktrace.a)
target thumb C++: backtrace_test <= system/core/libbacktrace/backtrace_test.cpp
target thumb C++: backtrace_test <= system/core/libbacktrace/GetPss.cpp
target thumb C: backtrace_test <= system/core/libbacktrace/thread_utils.c
target Symbolic: libdl (/home/alan/porting/phablet/out/target/product/bacon/symbols/system/lib/libdl.so)
preparing StaticLib: libc_common [including /home/alan/porting/phablet/out/target/product/bacon/obj/STATIC_LIBRARIES/libc_aeabi_intermediates/libc_aeabi.a]
Install: /home/alan/porting/phablet/out/host/linux-x86/bin/dtbToolCM
target StaticLib: libcutils (/home/alan/porting/phablet/out/target/product/bacon/obj/STATIC_LIBRARIES/libcutils_intermediates/libcutils.a)
Install: /home/alan/porting/phablet/out/target/product/bacon/fake_packages/charger_res_images-timestamp
preparing StaticLib: libc_common [including  /home/alan/porting/phablet/out/target/product/bacon/obj/STATIC_LIBRARIES/libc_bionic_intermediates/libc_bionic.a]
target thumb C: recovery_mke2fs <= external/e2fsprogs/misc/mke2fs.c
target thumb C: recovery_mke2fs <= external/e2fsprogs/misc/util.c
target thumb C: recovery_mke2fs <= external/e2fsprogs/misc/default_profile.c
target thumb C: libext2fs <= external/e2fsprogs/lib/ext2fs/ext2_err.c
target thumb C: libext2fs <= external/e2fsprogs/lib/ext2fs/alloc.c
target thumb C: libext2fs <= external/e2fsprogs/lib/ext2fs/alloc_sb.c
target thumb C: libext2fs <= external/e2fsprogs/lib/ext2fs/alloc_stats.c
target thumb C: libext2fs <= external/e2fsprogs/lib/ext2fs/alloc_tables.c
target thumb C: libext2fs <= external/e2fsprogs/lib/ext2fs/badblocks.c
target thumb C: libext2fs <= external/e2fsprogs/lib/ext2fs/bb_inode.c
target thumb C: libext2fs <= external/e2fsprogs/lib/ext2fs/bitmaps.c
target thumb C: libext2fs <= external/e2fsprogs/lib/ext2fs/bitops.c
target thumb C: libext2fs <= external/e2fsprogs/lib/ext2fs/blkmap64_ba.c
target thumb C: libext2fs <= external/e2fsprogs/lib/ext2fs/blkmap64_rb.c
target thumb C: libext2fs <= external/e2fsprogs/lib/ext2fs/blknum.c
target thumb C: libext2fs <= external/e2fsprogs/lib/ext2fs/block.c
target thumb C: libext2fs <= external/e2fsprogs/lib/ext2fs/bmap.c
target thumb C: libext2fs <= external/e2fsprogs/lib/ext2fs/check_desc.c
target thumb C: libext2fs <= external/e2fsprogs/lib/ext2fs/crc16.c
target thumb C: libext2fs <= external/e2fsprogs/lib/ext2fs/csum.c
target thumb C: libext2fs <= external/e2fsprogs/lib/ext2fs/closefs.c
target thumb C: libext2fs <= external/e2fsprogs/lib/ext2fs/dblist.c
target thumb C: libext2fs <= external/e2fsprogs/lib/ext2fs/dblist_dir.c
target thumb C: libext2fs <= external/e2fsprogs/lib/ext2fs/dirblock.c
external/e2fsprogs/lib/ext2fs/csum.c: In function 'ext2fs_group_desc_csum':
external/e2fsprogs/lib/ext2fs/csum.c:82:2: warning: 'crc' may be used uninitialized in this function [-Wmaybe-uninitialized]
  return crc;
  ^
target thumb C: libext2fs <= external/e2fsprogs/lib/ext2fs/dirhash.c
target thumb C: libext2fs <= external/e2fsprogs/lib/ext2fs/dir_iterate.c
target thumb C: libext2fs <= external/e2fsprogs/lib/ext2fs/dupfs.c
target thumb C: libext2fs <= external/e2fsprogs/lib/ext2fs/expanddir.c
target thumb C: libext2fs <= external/e2fsprogs/lib/ext2fs/ext_attr.c
target thumb C: libext2fs <= external/e2fsprogs/lib/ext2fs/extent.c
target thumb C: libext2fs <= external/e2fsprogs/lib/ext2fs/fileio.c
target thumb C: libext2fs <= external/e2fsprogs/lib/ext2fs/finddev.c
target thumb C: libext2fs <= external/e2fsprogs/lib/ext2fs/flushb.c
target thumb C: libext2fs <= external/e2fsprogs/lib/ext2fs/gen_bitmap.c
target thumb C: libext2fs <= external/e2fsprogs/lib/ext2fs/freefs.c
target thumb C: libext2fs <= external/e2fsprogs/lib/ext2fs/gen_bitmap64.c
target thumb C: libext2fs <= external/e2fsprogs/lib/ext2fs/get_pathname.c
target thumb C: libext2fs <= external/e2fsprogs/lib/ext2fs/getsize.c
target thumb C: libext2fs <= external/e2fsprogs/lib/ext2fs/getsectsize.c
target thumb C: libext2fs <= external/e2fsprogs/lib/ext2fs/i_block.c
target thumb C: libext2fs <= external/e2fsprogs/lib/ext2fs/icount.c
target thumb C: libext2fs <= external/e2fsprogs/lib/ext2fs/ind_block.c
preparing StaticLib: libc_common [including  /home/alan/porting/phablet/out/target/product/bacon/obj/STATIC_LIBRARIES/libc_cxa_intermediates/libc_cxa.a]
target thumb C: libext2fs <= external/e2fsprogs/lib/ext2fs/initialize.c
target thumb C: libext2fs <= external/e2fsprogs/lib/ext2fs/inline.c
external/e2fsprogs/misc/mke2fs.c: In function 'main':
external/e2fsprogs/misc/mke2fs.c:2699:10: warning: 'journal_blocks' may be used uninitialized in this function [-Wmaybe-uninitialized]
   retval = ext2fs_add_journal_inode(fs, journal_blocks,
          ^
target thumb C: libext2fs <= external/e2fsprogs/lib/ext2fs/inode.c
target thumb C: libext2fs <= external/e2fsprogs/lib/ext2fs/io_manager.c
external/e2fsprogs/lib/ext2fs/initialize.c: In function 'ext2fs_initialize':
external/e2fsprogs/lib/ext2fs/initialize.c:500:7: warning: comparison is always false due to limited range of data type [-Wtype-limits]
  if (((int) c) == -1) {
       ^
preparing StaticLib: libc_common [including  /home/alan/porting/phablet/out/target/product/bacon/obj/STATIC_LIBRARIES/libc_dns_intermediates/libc_dns.a]
target thumb C: libext2fs <= external/e2fsprogs/lib/ext2fs/ismounted.c
target thumb C: libext2fs <= external/e2fsprogs/lib/ext2fs/link.c
target thumb C: libext2fs <= external/e2fsprogs/lib/ext2fs/llseek.c
target thumb C: libext2fs <= external/e2fsprogs/lib/ext2fs/lookup.c
target thumb C: libext2fs <= external/e2fsprogs/lib/ext2fs/mmp.c
external/e2fsprogs/lib/ext2fs/ismounted.c: In function 'ext2fs_check_mount_point':
external/e2fsprogs/lib/ext2fs/ismounted.c:365:3: warning: #warning "Can't use getmntent or getmntinfo to check for mounted filesystems!" [-Wcpp]
  #warning "Can't use getmntent or getmntinfo to check for mounted filesystems!"
   ^
target thumb C: libext2fs <= external/e2fsprogs/lib/ext2fs/mkdir.c
target thumb C: libext2fs <= external/e2fsprogs/lib/ext2fs/mkjournal.c
target thumb C: libext2fs <= external/e2fsprogs/lib/ext2fs/native.c
external/e2fsprogs/lib/ext2fs/mmp.c: In function 'ext2fs_mmp_read':
external/e2fsprogs/lib/ext2fs/mmp.c:71:51: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
  if (read(fs->mmp_fd, fs->mmp_cmp, fs->blocksize) != fs->blocksize) {
                                                   ^
target thumb C: libext2fs <= external/e2fsprogs/lib/ext2fs/newdir.c
target thumb C: libext2fs <= external/e2fsprogs/lib/ext2fs/openfs.c
target thumb C: libext2fs <= external/e2fsprogs/lib/ext2fs/progress.c
  CHK     include/linux/version.h
preparing StaticLib: libc_common [including  /home/alan/porting/phablet/out/target/product/bacon/obj/STATIC_LIBRARIES/libc_freebsd_intermediates/libc_freebsd.a]
target thumb C: libext2fs <= external/e2fsprogs/lib/ext2fs/punch.c
target thumb C: libext2fs <= external/e2fsprogs/lib/ext2fs/rbtree.c
target thumb C: libext2fs <= external/e2fsprogs/lib/ext2fs/read_bb.c
target thumb C: libext2fs <= external/e2fsprogs/lib/ext2fs/read_bb_file.c
make[1]: Leaving directory '/home/alan/porting/phablet/kernel/oneplus/msm8974'
target thumb C: libext2fs <= external/e2fsprogs/lib/ext2fs/res_gdt.c
target thumb C: libext2fs <= external/e2fsprogs/lib/ext2fs/rw_bitmaps.c
target thumb C: libext2fs <= external/e2fsprogs/lib/ext2fs/swapfs.c
preparing StaticLib: libc_common [including  /home/alan/porting/phablet/out/target/product/bacon/obj/STATIC_LIBRARIES/libc_gdtoa_intermediates/libc_gdtoa.a]
target thumb C: libext2fs <= external/e2fsprogs/lib/ext2fs/tdb.c
target thumb C: libext2fs <= external/e2fsprogs/lib/ext2fs/undo_io.c
external/e2fsprogs/lib/ext2fs/punch.c: In function 'punch_extent_blocks':
external/e2fsprogs/lib/ext2fs/punch.c:222:38: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
  while (free_count > 0 && free_count >= EXT2FS_CLUSTER_RATIO(fs)) {
                                      ^
target thumb C: libext2fs <= external/e2fsprogs/lib/ext2fs/unix_io.c
target thumb C: libext2fs <= external/e2fsprogs/lib/ext2fs/unlink.c
target thumb C: libext2fs <= external/e2fsprogs/lib/ext2fs/valid_blk.c
external/e2fsprogs/lib/ext2fs/tdb.c: In function '_tdb_lock':
external/e2fsprogs/lib/ext2fs/tdb.c:411:13: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
      (ltype == tdb->global_lock.ltype || ltype == F_RDLCK)) {
             ^
external/e2fsprogs/lib/ext2fs/tdb.c: In function 'tdb_unlock':
external/e2fsprogs/lib/ext2fs/tdb.c:506:13: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
      (ltype == tdb->global_lock.ltype || ltype == F_RDLCK)) {
             ^
external/e2fsprogs/lib/ext2fs/tdb.c: In function '_tdb_lockall':
external/e2fsprogs/lib/ext2fs/tdb.c:627:55: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
  if (tdb->global_lock.count && tdb->global_lock.ltype == ltype) {
                                                       ^
external/e2fsprogs/lib/ext2fs/tdb.c: In function '_tdb_unlockall':
external/e2fsprogs/lib/ext2fs/tdb.c:671:29: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
  if (tdb->global_lock.ltype != ltype || tdb->global_lock.count == 0) {
                             ^
external/e2fsprogs/lib/ext2fs/tdb.c: In function 'ext2fs_tdb_dump_all':
external/e2fsprogs/lib/ext2fs/tdb.c:3004:12: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
  for (i=0;i<tdb->header.hash_size;i++) {
            ^
target thumb C: libext2fs <= external/e2fsprogs/lib/ext2fs/version.c
target thumb C: libext2fs <= external/e2fsprogs/lib/ext2fs/test_io.c
preparing StaticLib: libc_common [including  /home/alan/porting/phablet/out/target/product/bacon/obj/STATIC_LIBRARIES/libc_malloc_intermediates/libc_malloc.a]
external/e2fsprogs/lib/ext2fs/undo_io.c:105:1: warning: missing initializer for field 'discard' of 'struct struct_io_manager' [-Wmissing-field-initializers]
 };
 ^
In file included from external/e2fsprogs/lib/ext2fs/ext2fs.h:89:0,
                 from external/e2fsprogs/lib/ext2fs/undo_io.c:43:
external/e2fsprogs/lib/ext2fs/ext2_io.h:91:14: note: 'discard' declared here
  errcode_t (*discard)(io_channel channel, unsigned long long block,
              ^
external/e2fsprogs/lib/ext2fs/unix_io.c:137:1: warning: missing initializer for field 'reserved' of 'struct struct_io_manager' [-Wmissing-field-initializers]
 };
 ^
In file included from external/e2fsprogs/lib/ext2fs/ext2fs.h:89:0,
                 from external/e2fsprogs/lib/ext2fs/unix_io.c:63:
external/e2fsprogs/lib/ext2fs/ext2_io.h:93:7: note: 'reserved' declared here
  long reserved[16];
       ^
target thumb C: libext2_blkid <= external/e2fsprogs/lib/blkid/cache.c
target thumb C: libext2_blkid <= external/e2fsprogs/lib/blkid/dev.c
target thumb C: libext2_blkid <= external/e2fsprogs/lib/blkid/devname.c
target thumb C: libext2_blkid <= external/e2fsprogs/lib/blkid/devno.c
target thumb C: libext2_blkid <= external/e2fsprogs/lib/blkid/getsize.c
external/e2fsprogs/lib/ext2fs/test_io.c:100:1: warning: missing initializer for field 'reserved' of 'struct struct_io_manager' [-Wmissing-field-initializers]
 };
 ^
In file included from external/e2fsprogs/lib/ext2fs/ext2fs.h:89:0,
                 from external/e2fsprogs/lib/ext2fs/test_io.c:41:
external/e2fsprogs/lib/ext2fs/ext2_io.h:93:7: note: 'reserved' declared here
  long reserved[16];
       ^
target thumb C: libext2_blkid <= external/e2fsprogs/lib/blkid/llseek.c
target thumb C: libext2_blkid <= external/e2fsprogs/lib/blkid/probe.c
preparing StaticLib: libc_common [including  /home/alan/porting/phablet/out/target/product/bacon/obj/STATIC_LIBRARIES/libc_netbsd_intermediates/libc_netbsd.a]
target thumb C: libext2_blkid <= external/e2fsprogs/lib/blkid/probe_exfat.c
target thumb C: libext2_blkid <= external/e2fsprogs/lib/blkid/probe_f2fs.c
target thumb C: libext2_blkid <= external/e2fsprogs/lib/blkid/read.c
external/e2fsprogs/lib/blkid/probe_exfat.c: In function 'probe_exfat':
external/e2fsprogs/lib/blkid/probe_exfat.c:177:3: warning: pointer targets in passing argument 1 of 'unicode_16le_to_utf8' differ in signedness [-Wpointer-sign]
   unicode_16le_to_utf8(utf8_label, sizeof(utf8_label), label->name, label->length * 2);
   ^
external/e2fsprogs/lib/blkid/probe_exfat.c:128:13: note: expected 'unsigned char *' but argument is of type 'char *'
 static void unicode_16le_to_utf8(unsigned char *str, int out_len,
             ^
target thumb C: libext2_blkid <= external/e2fsprogs/lib/blkid/resolve.c
external/e2fsprogs/lib/blkid/probe.c: In function 'probe_jfs':
external/e2fsprogs/lib/blkid/probe.c:870:31: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
  if (blkid_le32(js->js_bsize) != (1 << blkid_le16(js->js_l2bsize)))
                               ^
external/e2fsprogs/lib/blkid/probe.c:873:32: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
  if (blkid_le32(js->js_pbsize) != (1 << blkid_le16(js->js_l2pbsize)))
                                ^
external/e2fsprogs/lib/blkid/probe_f2fs.c: In function 'probe_f2fs':
external/e2fsprogs/lib/blkid/probe_f2fs.c:120:3: warning: pointer targets in passing argument 3 of 'blkid_set_tag' differ in signedness [-Wpointer-sign]
   blkid_set_tag(probe->dev, "LABEL", utf8_label, 0);
   ^
In file included from external/e2fsprogs/lib/blkid/probe_f2fs.c:14:0:
external/e2fsprogs/lib/blkid/blkidP.h:176:12: note: expected 'const char *' but argument is of type 'unsigned char *'
 extern int blkid_set_tag(blkid_dev dev, const char *name,
            ^
external/e2fsprogs/lib/blkid/probe.c: In function 'blkid_verify':
external/e2fsprogs/lib/blkid/probe.c:1550:19: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
      (st.st_mtime <= dev->bid_time) &&
                   ^
target thumb C: libext2_blkid <= external/e2fsprogs/lib/blkid/save.c
target thumb C: libext2_blkid <= external/e2fsprogs/lib/blkid/tag.c
target thumb C: libext2_blkid <= external/e2fsprogs/lib/blkid/version.c
external/e2fsprogs/lib/blkid/read.c: In function 'blkid_read_cache':
external/e2fsprogs/lib/blkid/read.c:398:19: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
  if ((st.st_mtime == cache->bic_ftime) ||
                   ^
preparing StaticLib: libc_common [including  /home/alan/porting/phablet/out/target/product/bacon/obj/STATIC_LIBRARIES/libc_openbsd_intermediates/libc_openbsd.a]
target thumb C: libext2_uuid <= external/e2fsprogs/lib/uuid/clear.c
target thumb C: libext2_uuid <= external/e2fsprogs/lib/uuid/compare.c
target thumb C: libext2_uuid <= external/e2fsprogs/lib/uuid/copy.c
target thumb C: libext2_uuid <= external/e2fsprogs/lib/uuid/gen_uuid.c
target thumb C: libext2_uuid <= external/e2fsprogs/lib/uuid/isnull.c
target thumb C: libext2_uuid <= external/e2fsprogs/lib/uuid/pack.c
target thumb C: libext2_uuid <= external/e2fsprogs/lib/uuid/parse.c
target thumb C: libext2_uuid <= external/e2fsprogs/lib/uuid/unpack.c
target thumb C: libext2_uuid <= external/e2fsprogs/lib/uuid/unparse.c
target thumb C: libext2_uuid <= external/e2fsprogs/lib/uuid/uuid_time.c
target thumb C: libext2_profile <= external/e2fsprogs/e2fsck/prof_err.c
target thumb C: libext2_profile <= external/e2fsprogs/e2fsck/profile.c
target thumb C: libext2_com_err <= external/e2fsprogs/lib/et/error_message.c
target StaticLib: libext2_quota (/home/alan/porting/phablet/out/target/product/bacon/obj/STATIC_LIBRARIES/libext2_quota_intermediates/libext2_quota.a)
target thumb C: libext2_com_err <= external/e2fsprogs/lib/et/et_name.c
target thumb C: libext2_com_err <= external/e2fsprogs/lib/et/init_et.c
target thumb C: libext2_com_err <= external/e2fsprogs/lib/et/com_err.c
target thumb C: libext2_com_err <= external/e2fsprogs/lib/et/com_right.c
target thumb C: libext2_e2p <= external/e2fsprogs/lib/e2p/feature.c
target thumb C: libext2_e2p <= external/e2fsprogs/lib/e2p/fgetflags.c
target thumb C: libext2_e2p <= external/e2fsprogs/lib/e2p/fsetflags.c
target thumb C: libext2_e2p <= external/e2fsprogs/lib/e2p/fgetversion.c
target thumb C: libext2_e2p <= external/e2fsprogs/lib/e2p/fsetversion.c
target thumb C: libext2_e2p <= external/e2fsprogs/lib/e2p/getflags.c
target thumb C: libext2_e2p <= external/e2fsprogs/lib/e2p/getversion.c
target thumb C: libext2_e2p <= external/e2fsprogs/lib/e2p/hashstr.c
target thumb C: libext2_e2p <= external/e2fsprogs/lib/e2p/iod.c
target thumb C: libext2_e2p <= external/e2fsprogs/lib/e2p/ls.c
target thumb C: libext2_e2p <= external/e2fsprogs/lib/e2p/mntopts.c
target thumb C: libext2_e2p <= external/e2fsprogs/lib/e2p/parse_num.c
target thumb C: libext2_e2p <= external/e2fsprogs/lib/e2p/pe.c
target thumb C: libext2_e2p <= external/e2fsprogs/lib/e2p/pf.c
target thumb C: libext2_e2p <= external/e2fsprogs/lib/e2p/ps.c
preparing StaticLib: libc_common [including  /home/alan/porting/phablet/out/target/product/bacon/obj/STATIC_LIBRARIES/libc_stack_protector_intermediates/libc_stack_protector.a]
target thumb C: libext2_e2p <= external/e2fsprogs/lib/e2p/setflags.c
target thumb C: libext2_e2p <= external/e2fsprogs/lib/e2p/setversion.c
target thumb C: libext2_e2p <= external/e2fsprogs/lib/e2p/uuid.c
target thumb C: libext2_e2p <= external/e2fsprogs/lib/e2p/ostype.c
target thumb C: libext2_e2p <= external/e2fsprogs/lib/e2p/percent.c
host C: checkpolicy <= external/checkpolicy/queue.c
host C: checkpolicy <= external/checkpolicy/module_compiler.c
host C: checkpolicy <= external/checkpolicy/parse_util.c
host C: checkpolicy <= external/checkpolicy/policy_define.c
host C: checkpolicy <= external/checkpolicy/checkpolicy.c
host C++: checkpolicy <= /home/alan/porting/phablet/out/host/linux-x86/obj32/EXECUTABLES/checkpolicy_intermediates/policy_parse.cpp
cc1: warning: command line option ‘-Wsign-promo’ is valid for C++/ObjC++ but not for C
preparing StaticLib: libc_common [including  /home/alan/porting/phablet/out/target/product/bacon/obj/STATIC_LIBRARIES/libc_syscalls_intermediates/libc_syscalls.a]
external/checkpolicy/module_compiler.c: In function ‘add_perm_to_class’:
external/checkpolicy/policy_define.c: In function ‘define_dominance’:
external/checkpolicy/module_compiler.c:710:38: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
   for (i = scope->class_perms_len; i < class_value; i++) {
                                      ^
external/checkpolicy/policy_define.c:867:12: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
  if (order != policydbp->p_levels.nprim) {
            ^
external/checkpolicy/module_compiler.c: In function ‘is_scope_in_stack’:
host C++: checkpolicy <= /home/alan/porting/phablet/out/host/linux-x86/obj32/EXECUTABLES/checkpolicy_intermediates/policy_scan.cpp
external/checkpolicy/checkpolicy.c: In function ‘display_bools’:
external/checkpolicy/checkpolicy.c:296:16: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
  for (i = 0; i < policydbp->p_bools.nprim; i++) {
                ^
external/checkpolicy/module_compiler.c:1233:17: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
   for (i = 0; i < scope->decl_ids_len; i++) {
                 ^
external/checkpolicy/checkpolicy.c: In function ‘main’:
external/checkpolicy/checkpolicy.c:472:20: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
     if (policyvers != n)
                    ^
In file included from external/checkpolicy/../libsepol/include/sepol/policydb/context.h:23:0,
                 from external/checkpolicy/../libsepol/include/sepol/policydb/policydb.h:62,
                 from external/checkpolicy/../libsepol/include/sepol/policydb/conditional.h:27,
                 from external/checkpolicy/../libsepol/include/sepol/policydb/expand.h:30,
                 from external/checkpolicy/policy_define.c:43:
external/checkpolicy/policy_define.c: In function ‘define_compute_type_helper’:
external/checkpolicy/../libsepol/include/sepol/policydb/ebitmap.h:74:39: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
  for (bit = ebitmap_start(e, &n); bit < ebitmap_length(e); bit = ebitmap_next(&n, bit)) \
                                       ^
external/checkpolicy/policy_define.c:1569:2: note: in expansion of macro ‘ebitmap_for_each_bit’
  ebitmap_for_each_bit(&tclasses, node, i) {
  ^
external/checkpolicy/module_compiler.c: In function ‘copy_requirements’:
external/checkpolicy/module_compiler.c:1511:11: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
         i < src_scope->class_perms_len; i++) {
           ^
external/checkpolicy/module_compiler.c:1517:17: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
   for (i = 0; i < src_scope->class_perms_len; i++) {
                 ^
external/checkpolicy/policy_define.c: In function ‘dominate_role_recheck’:
external/checkpolicy/../libsepol/include/sepol/policydb/ebitmap.h:74:39: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
  for (bit = ebitmap_start(e, &n); bit < ebitmap_length(e); bit = ebitmap_next(&n, bit)) \
                                       ^
external/checkpolicy/policy_define.c:2146:3: note: in expansion of macro ‘ebitmap_for_each_bit’
   ebitmap_for_each_bit(&rdp->dominates, node, i) {
   ^
external/checkpolicy/../libsepol/include/sepol/policydb/ebitmap.h:74:39: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
  for (bit = ebitmap_start(e, &n); bit < ebitmap_length(e); bit = ebitmap_next(&n, bit)) \
                                       ^
external/checkpolicy/policy_define.c:2152:3: note: in expansion of macro ‘ebitmap_for_each_bit’
   ebitmap_for_each_bit(&types, node, i) {
   ^
cc1: warning: command line option ‘-Wsign-promo’ is valid for C++/ObjC++ but not for C
host StaticLib: libsepol_32 (/home/alan/porting/phablet/out/host/linux-x86/obj32/STATIC_LIBRARIES/libsepol_intermediates/libsepol.a)
Import includes file: /home/alan/porting/phablet/out/target/product/bacon/obj/EXECUTABLES/init_intermediates/import_includes
Import includes file: /home/alan/porting/phablet/out/target/product/bacon/obj/STATIC_LIBRARIES/liblogwrap_intermediates/import_includes
host C: checkfc <= external/sepolicy/tools/checkfc.c
Export includes file: system/core/libmincrypt/Android.mk -- /home/alan/porting/phablet/out/target/product/bacon/obj/STATIC_LIBRARIES/libminshacrypt_intermediates/export_includes
Import includes file: /home/alan/porting/phablet/out/target/product/bacon/obj/STATIC_LIBRARIES/libfs_mgr_intermediates/import_includes
Export includes file: external/pcre/Android.mk -- /home/alan/porting/phablet/out/target/product/bacon/obj/STATIC_LIBRARIES/libpcre_intermediates/export_includes
Import includes file: /home/alan/porting/phablet/out/target/product/bacon/obj/STATIC_LIBRARIES/libminshacrypt_intermediates/import_includes
Import includes file: /home/alan/porting/phablet/out/target/product/bacon/obj/STATIC_LIBRARIES/libpcre_intermediates/import_includes
Import includes file: /home/alan/porting/phablet/out/target/product/bacon/obj/STATIC_LIBRARIES/libmincrypt_intermediates/import_includes
Import includes file: /home/alan/porting/phablet/out/target/product/bacon/obj/STATIC_LIBRARIES/libext4_utils_static_intermediates/import_includes
Import includes file: /home/alan/porting/phablet/out/target/product/bacon/obj/STATIC_LIBRARIES/libz_intermediates/import_includes
Import includes file: /home/alan/porting/phablet/out/target/product/bacon/obj/STATIC_LIBRARIES/libext2_uuid_static_intermediates/import_includes
Import includes file: /home/alan/porting/phablet/out/target/product/bacon/obj/STATIC_LIBRARIES/libsparse_static_intermediates/import_includes
Import includes file: /home/alan/porting/phablet/out/target/product/bacon/obj/STATIC_LIBRARIES/liblz4-static_intermediates/import_includes
Export includes file: system/core/init/Android.mk -- /home/alan/porting/phablet/out/target/product/bacon/obj/EXECUTABLES/init_intermediates/export_includes
Notice file: system/core/init/NOTICE -- /home/alan/porting/phablet/out/target/product/bacon/obj/NOTICE_FILES/src//root/init.txt
Notice file: system/core/logwrapper/NOTICE -- /home/alan/porting/phablet/out/target/product/bacon/obj/NOTICE_FILES/src//system/lib/liblogwrap.a.txt
Notice file: external/libselinux/NOTICE -- /home/alan/porting/phablet/out/target/product/bacon/obj/NOTICE_FILES/src//system/lib/libselinux.a.txt
Notice file: system/core/libmincrypt/NOTICE -- /home/alan/porting/phablet/out/target/product/bacon/obj/NOTICE_FILES/src//system/lib/libmincrypt.a.txt
Notice file: external/zlib/NOTICE -- /home/alan/porting/phablet/out/target/product/bacon/obj/NOTICE_FILES/src//system/lib/libz.a.txt
Notice file: system/extras/ext4_utils/NOTICE -- /home/alan/porting/phablet/out/target/product/bacon/obj/NOTICE_FILES/src//system/lib/libext4_utils_static.a.txt
Copy: /home/alan/porting/phablet/out/target/product/bacon/root/init.cm.rc
Copy: /home/alan/porting/phablet/out/target/product/bacon/root/init.trace.rc
target Prebuilt: init.rc (/home/alan/porting/phablet/out/target/product/bacon/obj/ETC/init.rc_intermediates/init.rc)
Copy: /home/alan/porting/phablet/out/target/product/bacon/root/init.usb.rc
Copy: /home/alan/porting/phablet/out/target/product/bacon/root/init.zygote32.rc
Notice file: external/sepolicy/NOTICE -- /home/alan/porting/phablet/out/target/product/bacon/obj/NOTICE_FILES/src//root/property_contexts.txt
Import includes file: /home/alan/porting/phablet/out/target/product/bacon/obj/EXECUTABLES/adbd_intermediates/import_includes
Export includes file: system/core/adb/Android.mk -- /home/alan/porting/phablet/out/target/product/bacon/obj/EXECUTABLES/adbd_intermediates/export_includes
Notice file: system/core/adb/NOTICE -- /home/alan/porting/phablet/out/target/product/bacon/obj/NOTICE_FILES/src//root/sbin/adbd.txt
Export includes file: frameworks/native/services/batteryservice/Android.mk -- /home/alan/porting/phablet/out/target/product/bacon/obj/STATIC_LIBRARIES/libbatteryservice_intermediates/export_includes
Export includes file: frameworks/native/libs/binder/Android.mk -- /home/alan/porting/phablet/out/target/product/bacon/obj/STATIC_LIBRARIES/libbinder_intermediates/export_includes
Export includes file: bootable/recovery/minui/Android.mk -- /home/alan/porting/phablet/out/target/product/bacon/obj/STATIC_LIBRARIES/libminui_intermediates/export_includes
Export includes file: external/libpng/Android.mk -- /home/alan/porting/phablet/out/target/product/bacon/obj/STATIC_LIBRARIES/libpng_intermediates/export_includes
Export includes file: system/core/libutils/Android.mk -- /home/alan/porting/phablet/out/target/product/bacon/obj/STATIC_LIBRARIES/libutils_intermediates/export_includes
Export includes file: system/core/healthd/Android.mk -- /home/alan/porting/phablet/out/target/product/bacon/obj/STATIC_LIBRARIES/libhealthd.default_intermediates/export_includes
Export includes file: system/core/adf/libadf/Android.mk -- /home/alan/porting/phablet/out/target/product/bacon/obj/STATIC_LIBRARIES/libadf_intermediates/export_includes
Import includes file: /home/alan/porting/phablet/out/target/product/bacon/obj/STATIC_LIBRARIES/libadf_intermediates/import_includes
Export includes file: external/zlib/Android.mk -- /home/alan/porting/phablet/out/target/product/bacon/obj/SHARED_LIBRARIES/libz_intermediates/export_includes
Import includes file: /home/alan/porting/phablet/out/target/product/bacon/obj/STATIC_LIBRARIES/libutils_intermediates/import_includes
Import includes file: /home/alan/porting/phablet/out/target/product/bacon/obj/STATIC_LIBRARIES/libhealthd.default_intermediates/import_includes
Export includes file: system/core/healthd/Android.mk -- /home/alan/porting/phablet/out/target/product/bacon/obj/EXECUTABLES/healthd_intermediates/export_includes
Notice file: external/libpng/NOTICE -- /home/alan/porting/phablet/out/target/product/bacon/obj/NOTICE_FILES/src//system/lib/libpng.a.txt
Notice file: system/core/libutils/NOTICE -- /home/alan/porting/phablet/out/target/product/bacon/obj/NOTICE_FILES/src//system/lib/libutils.a.txt
Import includes file: /home/alan/porting/phablet/out/target/product/bacon/obj/EXECUTABLES/upstart-property-watcher_intermediates/import_includes
Export includes file: ubuntu/upstart-property-watcher/Android.mk -- /home/alan/porting/phablet/out/target/product/bacon/obj/EXECUTABLES/upstart-property-watcher_intermediates/export_includes
Import includes file: /home/alan/porting/phablet/out/host/linux-x86/obj32/EXECUTABLES/checkseapp_intermediates/import_includes
Export includes file: external/sepolicy/tools/Android.mk -- /home/alan/porting/phablet/out/host/linux-x86/obj32/EXECUTABLES/checkseapp_intermediates/export_includes
Notice file: external/sepolicy/NOTICE -- /home/alan/porting/phablet/out/target/product/bacon/obj/NOTICE_FILES/src//root/seapp_contexts.txt
Notice file: external/sepolicy/NOTICE -- /home/alan/porting/phablet/out/target/product/bacon/obj/NOTICE_FILES/src//root/selinux_version.txt
Notice file: external/sepolicy/NOTICE -- /home/alan/porting/phablet/out/target/product/bacon/obj/NOTICE_FILES/src//root/sepolicy.txt
Notice file: external/sepolicy/NOTICE -- /home/alan/porting/phablet/out/target/product/bacon/obj/NOTICE_FILES/src//root/service_contexts.txt
Copy: /home/alan/porting/phablet/out/target/product/bacon/root/ueventd.rc
Copy: /home/alan/porting/phablet/out/target/product/bacon/system/addon.d/50-cm.sh
Copy: /home/alan/porting/phablet/out/target/product/bacon/system/addon.d/blacklist
Export includes file: frameworks/base/libs/androidfw/Android.mk -- /home/alan/porting/phablet/out/host/linux-x86/obj32/STATIC_LIBRARIES/libandroidfw_intermediates/export_includes
Export includes file: external/zopfli/Android.mk -- /home/alan/porting/phablet/out/host/linux-x86/obj32/STATIC_LIBRARIES/libzopfli_intermediates/export_includes
Import includes file: /home/alan/porting/phablet/out/host/linux-x86/obj32/STATIC_LIBRARIES/libzopfli_intermediates/import_includes
Import includes file: /home/alan/porting/phablet/out/host/linux-x86/obj32/STATIC_LIBRARIES/libandroidfw_intermediates/import_includes
Export includes file: build/tools/zipalign/Android.mk -- /home/alan/porting/phablet/out/host/linux-x86/obj32/EXECUTABLES/zipalign_intermediates/export_includes
make: *** No rule to make target '/home/alan/porting/phablet/out/host/linux-x86/framework/signapk.jar', needed by '/home/alan/porting/phablet/out/target/product/bacon/obj/APPS/PPPreference_intermediates/package.apk'. Stop.
make: *** Waiting for unfinished jobs....
Notice file: frameworks/base/libs/androidfw/NOTICE -- /home/alan/porting/phablet/out/host/linux-x86/obj/NOTICE_FILES/src//lib/libandroidfw.a.txt
preparing StaticLib: libc_common [including  /home/alan/porting/phablet/out/target/product/bacon/obj/STATIC_LIBRARIES/libc_tzcode_intermediates/libc_tzcode.a]
preparing StaticLib: libc_common [including  /home/alan/porting/phablet/out/target/product/bacon/obj/STATIC_LIBRARIES/libjemalloc_intermediates/libjemalloc.a]
target StaticLib: libc_common (/home/alan/porting/phablet/out/target/product/bacon/obj/STATIC_LIBRARIES/libc_common_intermediates/libc_common.a)

#### make failed to build some targets (12 seconds) ####
Download as text