Advertisement
Guest User

Untitled

a guest
Dec 12th, 2018
1,172
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 16.23 KB | None | 0 0
  1. supervisedthinking@linux-mint-BS:~/le90-rr/LibreELEC.tv$ PROJECT=Amlogic DEVICE=S905 ARCH=arm scripts/clean capsimg
  2. CLEAN capsimg
  3. * Removing /home/supervisedthinking/le90-rr/LibreELEC.tv/build.LibreELEC-S905.arm-9.0-devel/capsimg-067db4c ...
  4. supervisedthinking@linux-mint-BS:~/le90-rr/LibreELEC.tv$ PROJECT=Amlogic DEVICE=S905 ARCH=arm scripts/clean capsimg
  5. CLEAN capsimg
  6. * Removing /home/supervisedthinking/le90-rr/LibreELEC.tv/build.LibreELEC-S905.arm-9.0-devel/capsimg-* ...
  7. supervisedthinking@linux-mint-BS:~/le90-rr/LibreELEC.tv$ PROJECT=Amlogic DEVICE=S905 ARCH=arm scripts/build capsimg
  8. GET capsimg (archive)
  9. --2018-12-12 11:01:24-- https://github.com/FrodeSolheim/capsimg/archive/067db4c.tar.gz
  10. Resolving github.com (github.com)... 140.82.118.4, 140.82.118.3
  11. Connecting to github.com (github.com)|140.82.118.4|:443... connected.
  12. HTTP request sent, awaiting response... 302 Found
  13. Location: https://codeload.github.com/FrodeSolheim/capsimg/tar.gz/067db4cc6bfdcd1ab684b812da6fedbb8f96e04a [following]
  14. --2018-12-12 11:01:25-- https://codeload.github.com/FrodeSolheim/capsimg/tar.gz/067db4cc6bfdcd1ab684b812da6fedbb8f96e04a
  15. Resolving codeload.github.com (codeload.github.com)... 192.30.253.120, 192.30.253.121
  16. Connecting to codeload.github.com (codeload.github.com)|192.30.253.120|:443... connected.
  17. HTTP request sent, awaiting response... 200 OK
  18. Length: unspecified [application/x-gzip]
  19. Saving to: '/home/supervisedthinking/le90-rr/LibreELEC.tv/sources/capsimg/capsimg-067db4c.tar.gz'
  20.  
  21. /home/supervisedthinking/le90-rr/LibreELEC.t [ <=> ] 124.42K 236KB/s in 0.5s
  22.  
  23. 2018-12-12 11:01:26 (236 KB/s) - '/home/supervisedthinking/le90-rr/LibreELEC.tv/sources/capsimg/capsimg-067db4c.tar.gz' saved [127407]
  24.  
  25. INFO Calculated checksum: 0576a49a23c70b0022d423d8ae4691c8d7004ceed1527b971f2eba0fc799c0af
  26. UNPACK capsimg
  27. FIXCONFIG /home/supervisedthinking/le90-rr/LibreELEC.tv/build.LibreELEC-S905.arm-9.0-devel/capsimg-067db4c/CAPSImg/
  28. BUILD capsimg (target)
  29. TOOLCHAIN manual
  30. Boostrapping capsimg...
  31. Running autoheader
  32. Running autoconf
  33. Bootstrap done, you can now run ./configure
  34. checking build system type... x86_64-pc-linux-gnu
  35. checking host system type... armv8a-libreelec-linux-gnueabi
  36. checking for armv8a-libreelec-linux-gnueabi-gcc... /home/supervisedthinking/le90-rr/LibreELEC.tv/build.LibreELEC-S905.arm-9.0-devel/toolchain/bin/armv8a-libreelec-linux-gnueabi-gcc
  37. checking whether the C compiler works... yes
  38. checking for C compiler default output file name... a.out
  39. checking for suffix of executables...
  40. checking whether we are cross compiling... yes
  41. checking for suffix of object files... o
  42. checking whether we are using the GNU C compiler... yes
  43. checking whether /home/supervisedthinking/le90-rr/LibreELEC.tv/build.LibreELEC-S905.arm-9.0-devel/toolchain/bin/armv8a-libreelec-linux-gnueabi-gcc accepts -g... yes
  44. checking for /home/supervisedthinking/le90-rr/LibreELEC.tv/build.LibreELEC-S905.arm-9.0-devel/toolchain/bin/armv8a-libreelec-linux-gnueabi-gcc option to accept ISO C89... none needed
  45. checking whether we are using the GNU C++ compiler... yes
  46. checking whether /home/supervisedthinking/le90-rr/LibreELEC.tv/build.LibreELEC-S905.arm-9.0-devel/toolchain/bin/armv8a-libreelec-linux-gnueabi-g++ accepts -g... yes
  47. checking for a BSD-compatible install... /usr/bin/install -c
  48. checking for tar... tar
  49. checking for sfd... no
  50. checking for fd2inline... no
  51. checking for autodoc... no
  52. checking how to run the C preprocessor... /home/supervisedthinking/le90-rr/LibreELEC.tv/build.LibreELEC-S905.arm-9.0-devel/toolchain/bin/armv8a-libreelec-linux-gnueabi-cpp
  53. checking for grep that handles long lines and -e... /bin/grep
  54. checking for egrep... /bin/grep -E
  55. checking for ANSI C header files... yes
  56. checking for sys/types.h... yes
  57. checking for sys/stat.h... yes
  58. checking for stdlib.h... yes
  59. checking for string.h... yes
  60. checking for memory.h... yes
  61. checking for strings.h... yes
  62. checking for inttypes.h... yes
  63. checking for stdint.h... yes
  64. checking for unistd.h... yes
  65. checking dirent.h usability... yes
  66. checking dirent.h presence... yes
  67. checking for dirent.h... yes
  68. checking for struct dirent.d_type... yes
  69. checking whether byte ordering is bigendian... no
  70. configure: creating ./config.status
  71. config.status: creating Makefile
  72. config.status: creating config.h
  73. make -C CAPSImg
  74. make[1]: warning: jobserver unavailable: using -j1. Add '+' to parent make rule.
  75. make[1]: Entering directory '/home/supervisedthinking/le90-rr/LibreELEC.tv/build.LibreELEC-S905.arm-9.0-devel/capsimg-067db4c/CAPSImg'
  76. /home/supervisedthinking/le90-rr/LibreELEC.tv/build.LibreELEC-S905.arm-9.0-devel/toolchain/bin/armv8a-libreelec-linux-gnueabi-g++ -Wall -Wno-sign-compare -Wno-missing-braces -Wno-parentheses -g -march=armv8-a+crc -mtune=cortex-a53 -mabi=aapcs-linux -Wno-psabi -Wa,-mno-warn-deprecated -mcpu=cortex-a53 -mfloat-abi=hard -mfpu=neon-fp-armv8 -fomit-frame-pointer -Wall -pipe -Os -O2 -fomit-frame-pointer -fno-exceptions -fno-rtti -std=c++0x -I./../LibIPF -I./../Codec -I./../Core -I./../Device -I. -fPIC -c ../Codec/CTRawCodec.cpp -o ../Codec/CTRawCodec.o
  77. /home/supervisedthinking/le90-rr/LibreELEC.tv/build.LibreELEC-S905.arm-9.0-devel/toolchain/bin/armv8a-libreelec-linux-gnueabi-g++ -Wall -Wno-sign-compare -Wno-missing-braces -Wno-parentheses -g -march=armv8-a+crc -mtune=cortex-a53 -mabi=aapcs-linux -Wno-psabi -Wa,-mno-warn-deprecated -mcpu=cortex-a53 -mfloat-abi=hard -mfpu=neon-fp-armv8 -fomit-frame-pointer -Wall -pipe -Os -O2 -fomit-frame-pointer -fno-exceptions -fno-rtti -std=c++0x -I./../LibIPF -I./../Codec -I./../Core -I./../Device -I. -fPIC -c ../Codec/CTRawCodecDecompressor.cpp -o ../Codec/CTRawCodecDecompressor.o
  78. /home/supervisedthinking/le90-rr/LibreELEC.tv/build.LibreELEC-S905.arm-9.0-devel/toolchain/bin/armv8a-libreelec-linux-gnueabi-g++ -Wall -Wno-sign-compare -Wno-missing-braces -Wno-parentheses -g -march=armv8-a+crc -mtune=cortex-a53 -mabi=aapcs-linux -Wno-psabi -Wa,-mno-warn-deprecated -mcpu=cortex-a53 -mfloat-abi=hard -mfpu=neon-fp-armv8 -fomit-frame-pointer -Wall -pipe -Os -O2 -fomit-frame-pointer -fno-exceptions -fno-rtti -std=c++0x -I./../LibIPF -I./../Codec -I./../Core -I./../Device -I. -fPIC -c ../Codec/DiskEncoding.cpp -o ../Codec/DiskEncoding.o
  79. /home/supervisedthinking/le90-rr/LibreELEC.tv/build.LibreELEC-S905.arm-9.0-devel/toolchain/bin/armv8a-libreelec-linux-gnueabi-g++ -Wall -Wno-sign-compare -Wno-missing-braces -Wno-parentheses -g -march=armv8-a+crc -mtune=cortex-a53 -mabi=aapcs-linux -Wno-psabi -Wa,-mno-warn-deprecated -mcpu=cortex-a53 -mfloat-abi=hard -mfpu=neon-fp-armv8 -fomit-frame-pointer -Wall -pipe -Os -O2 -fomit-frame-pointer -fno-exceptions -fno-rtti -std=c++0x -I./../LibIPF -I./../Codec -I./../Core -I./../Device -I. -fPIC -c ../Core/BaseFile.cpp -o ../Core/BaseFile.o
  80. /home/supervisedthinking/le90-rr/LibreELEC.tv/build.LibreELEC-S905.arm-9.0-devel/toolchain/bin/armv8a-libreelec-linux-gnueabi-g++ -Wall -Wno-sign-compare -Wno-missing-braces -Wno-parentheses -g -march=armv8-a+crc -mtune=cortex-a53 -mabi=aapcs-linux -Wno-psabi -Wa,-mno-warn-deprecated -mcpu=cortex-a53 -mfloat-abi=hard -mfpu=neon-fp-armv8 -fomit-frame-pointer -Wall -pipe -Os -O2 -fomit-frame-pointer -fno-exceptions -fno-rtti -std=c++0x -I./../LibIPF -I./../Codec -I./../Core -I./../Device -I. -fPIC -c ../Core/BitBuffer.cpp -o ../Core/BitBuffer.o
  81. /home/supervisedthinking/le90-rr/LibreELEC.tv/build.LibreELEC-S905.arm-9.0-devel/toolchain/bin/armv8a-libreelec-linux-gnueabi-g++ -Wall -Wno-sign-compare -Wno-missing-braces -Wno-parentheses -g -march=armv8-a+crc -mtune=cortex-a53 -mabi=aapcs-linux -Wno-psabi -Wa,-mno-warn-deprecated -mcpu=cortex-a53 -mfloat-abi=hard -mfpu=neon-fp-armv8 -fomit-frame-pointer -Wall -pipe -Os -O2 -fomit-frame-pointer -fno-exceptions -fno-rtti -std=c++0x -I./../LibIPF -I./../Codec -I./../Core -I./../Device -I. -fPIC -c ../Core/CRC.cpp -o ../Core/CRC.o
  82. /home/supervisedthinking/le90-rr/LibreELEC.tv/build.LibreELEC-S905.arm-9.0-devel/toolchain/bin/armv8a-libreelec-linux-gnueabi-g++ -Wall -Wno-sign-compare -Wno-missing-braces -Wno-parentheses -g -march=armv8-a+crc -mtune=cortex-a53 -mabi=aapcs-linux -Wno-psabi -Wa,-mno-warn-deprecated -mcpu=cortex-a53 -mfloat-abi=hard -mfpu=neon-fp-armv8 -fomit-frame-pointer -Wall -pipe -Os -O2 -fomit-frame-pointer -fno-exceptions -fno-rtti -std=c++0x -I./../LibIPF -I./../Codec -I./../Core -I./../Device -I. -fPIC -c ../Core/DiskFile.cpp -o ../Core/DiskFile.o
  83. /home/supervisedthinking/le90-rr/LibreELEC.tv/build.LibreELEC-S905.arm-9.0-devel/toolchain/bin/armv8a-libreelec-linux-gnueabi-g++ -Wall -Wno-sign-compare -Wno-missing-braces -Wno-parentheses -g -march=armv8-a+crc -mtune=cortex-a53 -mabi=aapcs-linux -Wno-psabi -Wa,-mno-warn-deprecated -mcpu=cortex-a53 -mfloat-abi=hard -mfpu=neon-fp-armv8 -fomit-frame-pointer -Wall -pipe -Os -O2 -fomit-frame-pointer -fno-exceptions -fno-rtti -std=c++0x -I./../LibIPF -I./../Codec -I./../Core -I./../Device -I. -fPIC -c ../Core/MemoryFile.cpp -o ../Core/MemoryFile.o
  84. /home/supervisedthinking/le90-rr/LibreELEC.tv/build.LibreELEC-S905.arm-9.0-devel/toolchain/bin/armv8a-libreelec-linux-gnueabi-g++ -Wall -Wno-sign-compare -Wno-missing-braces -Wno-parentheses -g -march=armv8-a+crc -mtune=cortex-a53 -mabi=aapcs-linux -Wno-psabi -Wa,-mno-warn-deprecated -mcpu=cortex-a53 -mfloat-abi=hard -mfpu=neon-fp-armv8 -fomit-frame-pointer -Wall -pipe -Os -O2 -fomit-frame-pointer -fno-exceptions -fno-rtti -std=c++0x -I./../LibIPF -I./../Codec -I./../Core -I./../Device -I. -fPIC -c CapsAPI.cpp -o CapsAPI.o
  85. /home/supervisedthinking/le90-rr/LibreELEC.tv/build.LibreELEC-S905.arm-9.0-devel/toolchain/bin/armv8a-libreelec-linux-gnueabi-g++ -Wall -Wno-sign-compare -Wno-missing-braces -Wno-parentheses -g -march=armv8-a+crc -mtune=cortex-a53 -mabi=aapcs-linux -Wno-psabi -Wa,-mno-warn-deprecated -mcpu=cortex-a53 -mfloat-abi=hard -mfpu=neon-fp-armv8 -fomit-frame-pointer -Wall -pipe -Os -O2 -fomit-frame-pointer -fno-exceptions -fno-rtti -std=c++0x -I./../LibIPF -I./../Codec -I./../Core -I./../Device -I. -fPIC -c CapsFDCEmulator.cpp -o CapsFDCEmulator.o
  86. /home/supervisedthinking/le90-rr/LibreELEC.tv/build.LibreELEC-S905.arm-9.0-devel/toolchain/bin/armv8a-libreelec-linux-gnueabi-g++ -Wall -Wno-sign-compare -Wno-missing-braces -Wno-parentheses -g -march=armv8-a+crc -mtune=cortex-a53 -mabi=aapcs-linux -Wno-psabi -Wa,-mno-warn-deprecated -mcpu=cortex-a53 -mfloat-abi=hard -mfpu=neon-fp-armv8 -fomit-frame-pointer -Wall -pipe -Os -O2 -fomit-frame-pointer -fno-exceptions -fno-rtti -std=c++0x -I./../LibIPF -I./../Codec -I./../Core -I./../Device -I. -fPIC -c CapsFile.cpp -o CapsFile.o
  87. /home/supervisedthinking/le90-rr/LibreELEC.tv/build.LibreELEC-S905.arm-9.0-devel/toolchain/bin/armv8a-libreelec-linux-gnueabi-g++ -Wall -Wno-sign-compare -Wno-missing-braces -Wno-parentheses -g -march=armv8-a+crc -mtune=cortex-a53 -mabi=aapcs-linux -Wno-psabi -Wa,-mno-warn-deprecated -mcpu=cortex-a53 -mfloat-abi=hard -mfpu=neon-fp-armv8 -fomit-frame-pointer -Wall -pipe -Os -O2 -fomit-frame-pointer -fno-exceptions -fno-rtti -std=c++0x -I./../LibIPF -I./../Codec -I./../Core -I./../Device -I. -fPIC -c CapsFormatMFM.cpp -o CapsFormatMFM.o
  88. /home/supervisedthinking/le90-rr/LibreELEC.tv/build.LibreELEC-S905.arm-9.0-devel/toolchain/bin/armv8a-libreelec-linux-gnueabi-g++ -Wall -Wno-sign-compare -Wno-missing-braces -Wno-parentheses -g -march=armv8-a+crc -mtune=cortex-a53 -mabi=aapcs-linux -Wno-psabi -Wa,-mno-warn-deprecated -mcpu=cortex-a53 -mfloat-abi=hard -mfpu=neon-fp-armv8 -fomit-frame-pointer -Wall -pipe -Os -O2 -fomit-frame-pointer -fno-exceptions -fno-rtti -std=c++0x -I./../LibIPF -I./../Codec -I./../Core -I./../Device -I. -fPIC -c CapsImage.cpp -o CapsImage.o
  89. /home/supervisedthinking/le90-rr/LibreELEC.tv/build.LibreELEC-S905.arm-9.0-devel/toolchain/bin/armv8a-libreelec-linux-gnueabi-g++ -Wall -Wno-sign-compare -Wno-missing-braces -Wno-parentheses -g -march=armv8-a+crc -mtune=cortex-a53 -mabi=aapcs-linux -Wno-psabi -Wa,-mno-warn-deprecated -mcpu=cortex-a53 -mfloat-abi=hard -mfpu=neon-fp-armv8 -fomit-frame-pointer -Wall -pipe -Os -O2 -fomit-frame-pointer -fno-exceptions -fno-rtti -std=c++0x -I./../LibIPF -I./../Codec -I./../Core -I./../Device -I. -fPIC -c CapsImageStd.cpp -o CapsImageStd.o
  90. /home/supervisedthinking/le90-rr/LibreELEC.tv/build.LibreELEC-S905.arm-9.0-devel/toolchain/bin/armv8a-libreelec-linux-gnueabi-g++ -Wall -Wno-sign-compare -Wno-missing-braces -Wno-parentheses -g -march=armv8-a+crc -mtune=cortex-a53 -mabi=aapcs-linux -Wno-psabi -Wa,-mno-warn-deprecated -mcpu=cortex-a53 -mfloat-abi=hard -mfpu=neon-fp-armv8 -fomit-frame-pointer -Wall -pipe -Os -O2 -fomit-frame-pointer -fno-exceptions -fno-rtti -std=c++0x -I./../LibIPF -I./../Codec -I./../Core -I./../Device -I. -fPIC -c CapsLoader.cpp -o CapsLoader.o
  91. /home/supervisedthinking/le90-rr/LibreELEC.tv/build.LibreELEC-S905.arm-9.0-devel/toolchain/bin/armv8a-libreelec-linux-gnueabi-g++ -Wall -Wno-sign-compare -Wno-missing-braces -Wno-parentheses -g -march=armv8-a+crc -mtune=cortex-a53 -mabi=aapcs-linux -Wno-psabi -Wa,-mno-warn-deprecated -mcpu=cortex-a53 -mfloat-abi=hard -mfpu=neon-fp-armv8 -fomit-frame-pointer -Wall -pipe -Os -O2 -fomit-frame-pointer -fno-exceptions -fno-rtti -std=c++0x -I./../LibIPF -I./../Codec -I./../Core -I./../Device -I. -fPIC -c DiskImage.cpp -o DiskImage.o
  92. /home/supervisedthinking/le90-rr/LibreELEC.tv/build.LibreELEC-S905.arm-9.0-devel/toolchain/bin/armv8a-libreelec-linux-gnueabi-g++ -Wall -Wno-sign-compare -Wno-missing-braces -Wno-parentheses -g -march=armv8-a+crc -mtune=cortex-a53 -mabi=aapcs-linux -Wno-psabi -Wa,-mno-warn-deprecated -mcpu=cortex-a53 -mfloat-abi=hard -mfpu=neon-fp-armv8 -fomit-frame-pointer -Wall -pipe -Os -O2 -fomit-frame-pointer -fno-exceptions -fno-rtti -std=c++0x -I./../LibIPF -I./../Codec -I./../Core -I./../Device -I. -fPIC -c DiskImageFactory.cpp -o DiskImageFactory.o
  93. /home/supervisedthinking/le90-rr/LibreELEC.tv/build.LibreELEC-S905.arm-9.0-devel/toolchain/bin/armv8a-libreelec-linux-gnueabi-g++ -Wall -Wno-sign-compare -Wno-missing-braces -Wno-parentheses -g -march=armv8-a+crc -mtune=cortex-a53 -mabi=aapcs-linux -Wno-psabi -Wa,-mno-warn-deprecated -mcpu=cortex-a53 -mfloat-abi=hard -mfpu=neon-fp-armv8 -fomit-frame-pointer -Wall -pipe -Os -O2 -fomit-frame-pointer -fno-exceptions -fno-rtti -std=c++0x -I./../LibIPF -I./../Codec -I./../Core -I./../Device -I. -fPIC -c stdafx.cpp -o stdafx.o
  94. /home/supervisedthinking/le90-rr/LibreELEC.tv/build.LibreELEC-S905.arm-9.0-devel/toolchain/bin/armv8a-libreelec-linux-gnueabi-g++ -Wall -Wno-sign-compare -Wno-missing-braces -Wno-parentheses -g -march=armv8-a+crc -mtune=cortex-a53 -mabi=aapcs-linux -Wno-psabi -Wa,-mno-warn-deprecated -mcpu=cortex-a53 -mfloat-abi=hard -mfpu=neon-fp-armv8 -fomit-frame-pointer -Wall -pipe -Os -O2 -fomit-frame-pointer -fno-exceptions -fno-rtti -std=c++0x -I./../LibIPF -I./../Codec -I./../Core -I./../Device -I. -fPIC -c StreamCueImage.cpp -o StreamCueImage.o
  95. /home/supervisedthinking/le90-rr/LibreELEC.tv/build.LibreELEC-S905.arm-9.0-devel/toolchain/bin/armv8a-libreelec-linux-gnueabi-g++ -Wall -Wno-sign-compare -Wno-missing-braces -Wno-parentheses -g -march=armv8-a+crc -mtune=cortex-a53 -mabi=aapcs-linux -Wno-psabi -Wa,-mno-warn-deprecated -mcpu=cortex-a53 -mfloat-abi=hard -mfpu=neon-fp-armv8 -fomit-frame-pointer -Wall -pipe -Os -O2 -fomit-frame-pointer -fno-exceptions -fno-rtti -std=c++0x -I./../LibIPF -I./../Codec -I./../Core -I./../Device -I. -fPIC -c StreamImage.cpp -o StreamImage.o
  96. /home/supervisedthinking/le90-rr/LibreELEC.tv/build.LibreELEC-S905.arm-9.0-devel/toolchain/bin/armv8a-libreelec-linux-gnueabi-g++ -march=armv8-a+crc -mtune=cortex-a53 -Wl,--as-needed -fuse-ld=gold -march=armv8-a+crc -mtune=cortex-a53 -Wl,--as-needed -fuse-ld=gold -shared -Wl,-soname,libcapsimage.so.5 -Wl,--version-script,libcapsimage.map -fPIC ../Codec/CTRawCodec.o ../Codec/CTRawCodecDecompressor.o ../Codec/DiskEncoding.o ../Core/BaseFile.o ../Core/BitBuffer.o ../Core/CRC.o ../Core/DiskFile.o ../Core/MemoryFile.o CapsAPI.o CapsFDCEmulator.o CapsFile.o CapsFormatMFM.o CapsImage.o CapsImageStd.o CapsLoader.o DiskImage.o DiskImageFactory.o stdafx.o StreamCueImage.o StreamImage.o -o libcapsimage.so.5.1
  97. make[1]: Leaving directory '/home/supervisedthinking/le90-rr/LibreELEC.tv/build.LibreELEC-S905.arm-9.0-devel/capsimg-067db4c/CAPSImg'
  98. cp CAPSImg/libcapsimage.so.5.1 capsimg.so
  99. supervisedthinking@linux-mint-BS:~/le90-rr/LibreELEC.tv$
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement