Ubuntu Pastebin

Paste from popey at Thu, 17 Mar 2016 16:39:33 +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
host C: libsparse_host_32 <= system/core/libsparse/backed_block.c
host C: libsparse_host_32 <= system/core/libsparse/output_file.c
host C: libsparse_host_32 <= system/core/libsparse/sparse.c
host C: libsparse_host_32 <= system/core/libsparse/sparse_crc32.c
host C: libsparse_host_32 <= system/core/libsparse/sparse_err.c
host C: libsparse_host_32 <= system/core/libsparse/sparse_read.c
host C: libz_32 <= external/zlib/src/adler32.c
host C: libz_32 <= external/zlib/src/compress.c
host C: libz_32 <= external/zlib/src/crc32.c
host C: libz_32 <= external/zlib/src/deflate.c
host C: libz_32 <= external/zlib/src/gzclose.c
host C: libz_32 <= external/zlib/src/gzlib.c
host C: libz_32 <= external/zlib/src/gzwrite.c
host C: libz_32 <= external/zlib/src/gzread.c
host C: libz_32 <= external/zlib/src/infback.c
host C: libz_32 <= external/zlib/src/inflate.c
host C: libz_32 <= external/zlib/src/inftrees.c
host C: libz_32 <= external/zlib/src/inffast.c
host C: libz_32 <= external/zlib/src/trees.c
host C: libz_32 <= external/zlib/src/uncompr.c
host C: libz_32 <= external/zlib/src/zutil.c
host C: liblz4-host_32 <= external/lz4/lib/lz4.c
host C: liblz4-host_32 <= external/lz4/lib/lz4frame.c
host C: liblz4-host_32 <= external/lz4/lib/lz4hc.c
host C: liblz4-host_32 <= external/lz4/lib/xxhash.c
host C: liblz4-host_32 <= external/lz4/programs/lz4io.c
Import includes file: /home/alan/porting/phablet/out/host/linux-x86/obj32/STATIC_LIBRARIES/libselinux_intermediates/import_includes
host C: libpcre_32 <= external/pcre/pcre_chartables.c
host C: libpcre_32 <= external/pcre/dist/pcre_byte_order.c
In file included from external/gtest/src/../include/gtest/gtest.h:54:0,
                 from external/gtest/src/gtest-all.cc:39:
/usr/include/c++/5/limits:42:28: fatal error: bits/c++config.h: No such file or directory
compilation terminated.
In file included from external/gtest/src/../include/gtest/gtest.h:54:0,
                 from external/gtest/src/gtest_main.cc:32:
/usr/include/c++/5/limits:42:28: fatal error: bits/c++config.h: No such file or directory
compilation terminated.
host C: libpcre_32 <= external/pcre/dist/pcre_compile.c
build/core/binary.mk:619: recipe for target '/home/alan/porting/phablet/out/host/linux-x86/obj32/STATIC_LIBRARIES/libgtest_host_intermediates/gtest-all.o' failed
make: *** [/home/alan/porting/phablet/out/host/linux-x86/obj32/STATIC_LIBRARIES/libgtest_host_intermediates/gtest-all.o] Error 1
make: *** Waiting for unfinished jobs....
build/core/binary.mk:619: recipe for target '/home/alan/porting/phablet/out/host/linux-x86/obj32/STATIC_LIBRARIES/libgtest_main_host_intermediates/gtest_main.o' failed
make: *** [/home/alan/porting/phablet/out/host/linux-x86/obj32/STATIC_LIBRARIES/libgtest_main_host_intermediates/gtest_main.o] Error 1
make: *** wait: No child processes. Stop.

#### make failed to build some targets (26 seconds) ####

alan@wopr:~/porting/phablet$ 
Download as text