Advertisement
jdorigao

Untitled

Feb 5th, 2018
302
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 16.11 KB | None | 0 0
  1. >>> wiringpi 96344ff7125182989f98d3be8d111952a8f74e15 Downloading
  2. Doing full clone
  3. Cloning into 'wiringpi-96344ff7125182989f98d3be8d111952a8f74e15'...
  4. remote: Counting objects: 1151, done.
  5. remote: Compressing objects: 100% (957/957), done.
  6. remote: Total 1151 (delta 803), reused 213 (delta 142)
  7. Receiving objects: 100% (1151/1151), 366.93 KiB | 153.00 KiB/s, done.
  8. Resolving deltas: 100% (803/803), done.
  9. Checking connectivity... done.
  10. warning: refname '96344ff7125182989f98d3be8d111952a8f74e15' is ambiguous.
  11. Git normally never creates a ref that ends with 40 hex characters
  12. because it will be ignored when you just specify 40-hex. These refs
  13. may be created by mistake. For example,
  14.  
  15. git checkout -b $br $(git rev-parse ...)
  16.  
  17. where "$br" is somehow empty and a 40-hex ref is created. Please
  18. examine these refs and maybe delete them. Turn this message off by
  19. running "git config advice.objectNameWarning false"
  20. wiringpi-96344ff7125182989f98d3be8d111952a8f74e15.tar.gz: OK (sha256: 4eae1d4f37f77534b1e2db4678a1003a5fd7ced4721c340527e3476d0bed1d9f)
  21. >>> wiringpi 96344ff7125182989f98d3be8d111952a8f74e15 Extracting
  22. gzip -d -c /home/juliano/GitHub/batocera.linux/dl/wiringpi-96344ff7125182989f98d3be8d111952a8f74e15.tar.gz | tar --strip-components=1 -C /home/juliano/GitHub/batocera.linux/output/build/wiringpi-96344ff7125182989f98d3be8d111952a8f74e15 -xf -
  23. >>> wiringpi 96344ff7125182989f98d3be8d111952a8f74e15 Patching
  24.  
  25. Applying 0001-Adjust-for-buildroot-build.patch using patch:
  26. patching file devLib/Makefile
  27. patching file gpio/Makefile
  28. patching file wiringPi/Makefile
  29.  
  30. Applying 0002-wiringPi-wiringSerial-fix-compile-for-missing-baud-d.patch using patch:
  31. patching file wiringPi/wiringSerial.c
  32. >>> wiringpi 96344ff7125182989f98d3be8d111952a8f74e15 Configuring
  33. >>> wiringpi 96344ff7125182989f98d3be8d111952a8f74e15 Building
  34. PATH="/home/juliano/GitHub/batocera.linux/output/host/bin:/home/juliano/GitHub/batocera.linux/output/host/sbin:/home/juliano/bin:/home/juliano/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin" PATH="/home/juliano/GitHub/batocera.linux/output/host/bin:/home/juliano/GitHub/batocera.linux/output/host/sbin:/home/juliano/bin:/home/juliano/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin" AR="/home/juliano/GitHub/batocera.linux/output/host/bin/arm-buildroot-linux-gnueabihf-ar" AS="/home/juliano/GitHub/batocera.linux/output/host/bin/arm-buildroot-linux-gnueabihf-as" LD="/home/juliano/GitHub/batocera.linux/output/host/bin/arm-buildroot-linux-gnueabihf-ld" NM="/home/juliano/GitHub/batocera.linux/output/host/bin/arm-buildroot-linux-gnueabihf-nm" CC="/home/juliano/GitHub/batocera.linux/output/host/bin/arm-buildroot-linux-gnueabihf-gcc" GCC="/home/juliano/GitHub/batocera.linux/output/host/bin/arm-buildroot-linux-gnueabihf-gcc" CPP="/home/juliano/GitHub/batocera.linux/output/host/bin/arm-buildroot-linux-gnueabihf-cpp" CXX="/home/juliano/GitHub/batocera.linux/output/host/bin/arm-buildroot-linux-gnueabihf-g++" FC="/home/juliano/GitHub/batocera.linux/output/host/bin/arm-buildroot-linux-gnueabihf-gfortran" F77="/home/juliano/GitHub/batocera.linux/output/host/bin/arm-buildroot-linux-gnueabihf-gfortran" RANLIB="/home/juliano/GitHub/batocera.linux/output/host/bin/arm-buildroot-linux-gnueabihf-ranlib" READELF="/home/juliano/GitHub/batocera.linux/output/host/bin/arm-buildroot-linux-gnueabihf-readelf" STRIP="/home/juliano/GitHub/batocera.linux/output/host/bin/arm-buildroot-linux-gnueabihf-strip" OBJCOPY="/home/juliano/GitHub/batocera.linux/output/host/bin/arm-buildroot-linux-gnueabihf-objcopy" OBJDUMP="/home/juliano/GitHub/batocera.linux/output/host/bin/arm-buildroot-linux-gnueabihf-objdump" AR_FOR_BUILD="/usr/bin/ar" AS_FOR_BUILD="/usr/bin/as" CC_FOR_BUILD="/usr/bin/gcc" GCC_FOR_BUILD="/usr/bin/gcc" CXX_FOR_BUILD="/usr/bin/g++" LD_FOR_BUILD="/usr/bin/ld" CPPFLAGS_FOR_BUILD="-I/home/juliano/GitHub/batocera.linux/output/host/include" CFLAGS_FOR_BUILD="-O2 -I/home/juliano/GitHub/batocera.linux/output/host/include" CXXFLAGS_FOR_BUILD="-O2 -I/home/juliano/GitHub/batocera.linux/output/host/include" LDFLAGS_FOR_BUILD="-L/home/juliano/GitHub/batocera.linux/output/host/lib -Wl,-rpath,/home/juliano/GitHub/batocera.linux/output/host/lib" FCFLAGS_FOR_BUILD="" DEFAULT_ASSEMBLER="/home/juliano/GitHub/batocera.linux/output/host/bin/arm-buildroot-linux-gnueabihf-as" DEFAULT_LINKER="/home/juliano/GitHub/batocera.linux/output/host/bin/arm-buildroot-linux-gnueabihf-ld" CPPFLAGS="-D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64" CFLAGS="-D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O3 " CXXFLAGS="-D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O3 " LDFLAGS="" FCFLAGS=" -O3 " FFLAGS=" -O3 " PKG_CONFIG="/home/juliano/GitHub/batocera.linux/output/host/bin/pkg-config" STAGING_DIR="/home/juliano/GitHub/batocera.linux/output/host/arm-buildroot-linux-gnueabihf/sysroot" INTLTOOL_PERL=/usr/bin/perl /usr/bin/make -j5 -C /home/juliano/GitHub/batocera.linux/output/build/wiringpi-96344ff7125182989f98d3be8d111952a8f74e15/wiringPi all static
  35. [Compile] wiringPi.c
  36. [Compile] wiringSerial.c
  37. [Compile] wiringShift.c
  38. [Compile] piHiPri.c
  39. [Compile] piThread.c
  40. [Compile] wiringPiSPI.c
  41. [Compile] wiringPiI2C.c
  42. [Compile] softPwm.c
  43. wiringPi.c:1247:21: warning: ‘digitalRead8Dummy’ defined but not used [-Wunused-function]
  44. static unsigned int digitalRead8Dummy (UNU struct wiringPiNodeStruct *no
  45. ^
  46. wiringPi.c:1248:21: warning: ‘digitalWrite8Dummy’ defined but not used [-Wunused-function]
  47. static void digitalWrite8Dummy (UNU struct wiringPiNodeStruct *no
  48. ^
  49. [Compile] softTone.c
  50. [Compile] mcp23008.c
  51. [Compile] mcp23016.c
  52. [Compile] mcp23017.c
  53. [Compile] mcp23s08.c
  54. [Compile] mcp23s17.c
  55. [Compile] sr595.c
  56. [Compile] pcf8574.c
  57. [Compile] pcf8591.c
  58. [Compile] mcp3002.c
  59. [Compile] mcp3004.c
  60. [Compile] mcp4802.c
  61. [Compile] mcp3422.c
  62. [Compile] max31855.c
  63. [Compile] max5322.c
  64. [Compile] ads1115.c
  65. [Compile] htu21d.c
  66. [Compile] bmp180.c
  67. [Compile] sn3218.c
  68. [Compile] ds18b20.c
  69. [Compile] rht03.c
  70. [Compile] drcSerial.c
  71. [Compile] drcNet.c
  72. [Compile] pseudoPins.c
  73. [Compile] wpiExtensions.c
  74. [Link (Static)]
  75. [Link (Dynamic)]
  76. PATH="/home/juliano/GitHub/batocera.linux/output/host/bin:/home/juliano/GitHub/batocera.linux/output/host/sbin:/home/juliano/bin:/home/juliano/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin" PATH="/home/juliano/GitHub/batocera.linux/output/host/bin:/home/juliano/GitHub/batocera.linux/output/host/sbin:/home/juliano/bin:/home/juliano/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin" AR="/home/juliano/GitHub/batocera.linux/output/host/bin/arm-buildroot-linux-gnueabihf-ar" AS="/home/juliano/GitHub/batocera.linux/output/host/bin/arm-buildroot-linux-gnueabihf-as" LD="/home/juliano/GitHub/batocera.linux/output/host/bin/arm-buildroot-linux-gnueabihf-ld" NM="/home/juliano/GitHub/batocera.linux/output/host/bin/arm-buildroot-linux-gnueabihf-nm" CC="/home/juliano/GitHub/batocera.linux/output/host/bin/arm-buildroot-linux-gnueabihf-gcc" GCC="/home/juliano/GitHub/batocera.linux/output/host/bin/arm-buildroot-linux-gnueabihf-gcc" CPP="/home/juliano/GitHub/batocera.linux/output/host/bin/arm-buildroot-linux-gnueabihf-cpp" CXX="/home/juliano/GitHub/batocera.linux/output/host/bin/arm-buildroot-linux-gnueabihf-g++" FC="/home/juliano/GitHub/batocera.linux/output/host/bin/arm-buildroot-linux-gnueabihf-gfortran" F77="/home/juliano/GitHub/batocera.linux/output/host/bin/arm-buildroot-linux-gnueabihf-gfortran" RANLIB="/home/juliano/GitHub/batocera.linux/output/host/bin/arm-buildroot-linux-gnueabihf-ranlib" READELF="/home/juliano/GitHub/batocera.linux/output/host/bin/arm-buildroot-linux-gnueabihf-readelf" STRIP="/home/juliano/GitHub/batocera.linux/output/host/bin/arm-buildroot-linux-gnueabihf-strip" OBJCOPY="/home/juliano/GitHub/batocera.linux/output/host/bin/arm-buildroot-linux-gnueabihf-objcopy" OBJDUMP="/home/juliano/GitHub/batocera.linux/output/host/bin/arm-buildroot-linux-gnueabihf-objdump" AR_FOR_BUILD="/usr/bin/ar" AS_FOR_BUILD="/usr/bin/as" CC_FOR_BUILD="/usr/bin/gcc" GCC_FOR_BUILD="/usr/bin/gcc" CXX_FOR_BUILD="/usr/bin/g++" LD_FOR_BUILD="/usr/bin/ld" CPPFLAGS_FOR_BUILD="-I/home/juliano/GitHub/batocera.linux/output/host/include" CFLAGS_FOR_BUILD="-O2 -I/home/juliano/GitHub/batocera.linux/output/host/include" CXXFLAGS_FOR_BUILD="-O2 -I/home/juliano/GitHub/batocera.linux/output/host/include" LDFLAGS_FOR_BUILD="-L/home/juliano/GitHub/batocera.linux/output/host/lib -Wl,-rpath,/home/juliano/GitHub/batocera.linux/output/host/lib" FCFLAGS_FOR_BUILD="" DEFAULT_ASSEMBLER="/home/juliano/GitHub/batocera.linux/output/host/bin/arm-buildroot-linux-gnueabihf-as" DEFAULT_LINKER="/home/juliano/GitHub/batocera.linux/output/host/bin/arm-buildroot-linux-gnueabihf-ld" CPPFLAGS="-D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64" CFLAGS="-D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O3 " CXXFLAGS="-D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O3 " LDFLAGS="" FCFLAGS=" -O3 " FFLAGS=" -O3 " PKG_CONFIG="/home/juliano/GitHub/batocera.linux/output/host/bin/pkg-config" STAGING_DIR="/home/juliano/GitHub/batocera.linux/output/host/arm-buildroot-linux-gnueabihf/sysroot" INTLTOOL_PERL=/usr/bin/perl /usr/bin/make -j5 -C /home/juliano/GitHub/batocera.linux/output/build/wiringpi-96344ff7125182989f98d3be8d111952a8f74e15/devLib all static
  77. [Compile] ds1302.c
  78. [Compile] maxdetect.c
  79. [Compile] gertboard.c
  80. [Compile] piNes.c
  81. [Compile] piFace.c
  82. [Compile] lcd128x64.c
  83. [Compile] lcd.c
  84. [Compile] scrollPhat.c
  85. [Compile] piGlow.c
  86. [Link (Dynamic)]
  87. [Link (Static)]
  88. PATH="/home/juliano/GitHub/batocera.linux/output/host/bin:/home/juliano/GitHub/batocera.linux/output/host/sbin:/home/juliano/bin:/home/juliano/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin" PATH="/home/juliano/GitHub/batocera.linux/output/host/bin:/home/juliano/GitHub/batocera.linux/output/host/sbin:/home/juliano/bin:/home/juliano/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin" AR="/home/juliano/GitHub/batocera.linux/output/host/bin/arm-buildroot-linux-gnueabihf-ar" AS="/home/juliano/GitHub/batocera.linux/output/host/bin/arm-buildroot-linux-gnueabihf-as" LD="/home/juliano/GitHub/batocera.linux/output/host/bin/arm-buildroot-linux-gnueabihf-ld" NM="/home/juliano/GitHub/batocera.linux/output/host/bin/arm-buildroot-linux-gnueabihf-nm" CC="/home/juliano/GitHub/batocera.linux/output/host/bin/arm-buildroot-linux-gnueabihf-gcc" GCC="/home/juliano/GitHub/batocera.linux/output/host/bin/arm-buildroot-linux-gnueabihf-gcc" CPP="/home/juliano/GitHub/batocera.linux/output/host/bin/arm-buildroot-linux-gnueabihf-cpp" CXX="/home/juliano/GitHub/batocera.linux/output/host/bin/arm-buildroot-linux-gnueabihf-g++" FC="/home/juliano/GitHub/batocera.linux/output/host/bin/arm-buildroot-linux-gnueabihf-gfortran" F77="/home/juliano/GitHub/batocera.linux/output/host/bin/arm-buildroot-linux-gnueabihf-gfortran" RANLIB="/home/juliano/GitHub/batocera.linux/output/host/bin/arm-buildroot-linux-gnueabihf-ranlib" READELF="/home/juliano/GitHub/batocera.linux/output/host/bin/arm-buildroot-linux-gnueabihf-readelf" STRIP="/home/juliano/GitHub/batocera.linux/output/host/bin/arm-buildroot-linux-gnueabihf-strip" OBJCOPY="/home/juliano/GitHub/batocera.linux/output/host/bin/arm-buildroot-linux-gnueabihf-objcopy" OBJDUMP="/home/juliano/GitHub/batocera.linux/output/host/bin/arm-buildroot-linux-gnueabihf-objdump" AR_FOR_BUILD="/usr/bin/ar" AS_FOR_BUILD="/usr/bin/as" CC_FOR_BUILD="/usr/bin/gcc" GCC_FOR_BUILD="/usr/bin/gcc" CXX_FOR_BUILD="/usr/bin/g++" LD_FOR_BUILD="/usr/bin/ld" CPPFLAGS_FOR_BUILD="-I/home/juliano/GitHub/batocera.linux/output/host/include" CFLAGS_FOR_BUILD="-O2 -I/home/juliano/GitHub/batocera.linux/output/host/include" CXXFLAGS_FOR_BUILD="-O2 -I/home/juliano/GitHub/batocera.linux/output/host/include" LDFLAGS_FOR_BUILD="-L/home/juliano/GitHub/batocera.linux/output/host/lib -Wl,-rpath,/home/juliano/GitHub/batocera.linux/output/host/lib" FCFLAGS_FOR_BUILD="" DEFAULT_ASSEMBLER="/home/juliano/GitHub/batocera.linux/output/host/bin/arm-buildroot-linux-gnueabihf-as" DEFAULT_LINKER="/home/juliano/GitHub/batocera.linux/output/host/bin/arm-buildroot-linux-gnueabihf-ld" CPPFLAGS="-D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64" CFLAGS="-D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O3 " CXXFLAGS="-D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O3 " LDFLAGS="" FCFLAGS=" -O3 " FFLAGS=" -O3 " PKG_CONFIG="/home/juliano/GitHub/batocera.linux/output/host/bin/pkg-config" STAGING_DIR="/home/juliano/GitHub/batocera.linux/output/host/arm-buildroot-linux-gnueabihf/sysroot" INTLTOOL_PERL=/usr/bin/perl /usr/bin/make -j5 -C /home/juliano/GitHub/batocera.linux/output/build/wiringpi-96344ff7125182989f98d3be8d111952a8f74e15/gpio all
  89. [Compile] gpio.c
  90. [Compile] readall.c
  91. [Compile] pins.c
  92. [Link (Dynamic)]
  93. >>> wiringpi 96344ff7125182989f98d3be8d111952a8f74e15 Installing to staging directory
  94. PATH="/home/juliano/GitHub/batocera.linux/output/host/bin:/home/juliano/GitHub/batocera.linux/output/host/sbin:/home/juliano/bin:/home/juliano/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin" /usr/bin/make -j5 -C /home/juliano/GitHub/batocera.linux/output/build/wiringpi-96344ff7125182989f98d3be8d111952a8f74e15/wiringPi install install-static DESTDIR=/home/juliano/GitHub/batocera.linux/output/host/arm-buildroot-linux-gnueabihf/sysroot PREFIX=/usr LDCONFIG=true
  95. [Install Headers]
  96. [Install Headers]
  97. [Install Dynamic Lib]
  98. [Install Static Lib]
  99. PATH="/home/juliano/GitHub/batocera.linux/output/host/bin:/home/juliano/GitHub/batocera.linux/output/host/sbin:/home/juliano/bin:/home/juliano/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin" /usr/bin/make -j5 -C /home/juliano/GitHub/batocera.linux/output/build/wiringpi-96344ff7125182989f98d3be8d111952a8f74e15/devLib install install-static DESTDIR=/home/juliano/GitHub/batocera.linux/output/host/arm-buildroot-linux-gnueabihf/sysroot PREFIX=/usr LDCONFIG=true
  100. [Install Headers]
  101. [Install Headers]
  102. [Install Dynamic Lib]
  103. [Install Static Lib]
  104. >>> wiringpi 96344ff7125182989f98d3be8d111952a8f74e15 Fixing libtool files
  105. >>> wiringpi 96344ff7125182989f98d3be8d111952a8f74e15 Installing to target
  106. PATH="/home/juliano/GitHub/batocera.linux/output/host/bin:/home/juliano/GitHub/batocera.linux/output/host/sbin:/home/juliano/bin:/home/juliano/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin" /usr/bin/make -j5 -C /home/juliano/GitHub/batocera.linux/output/build/wiringpi-96344ff7125182989f98d3be8d111952a8f74e15/wiringPi install install-static DESTDIR=/home/juliano/GitHub/batocera.linux/output/target PREFIX=/usr LDCONFIG=true
  107. [Install Headers]
  108. [Install Headers]
  109. [Install Dynamic Lib]
  110. [Install Static Lib]
  111. PATH="/home/juliano/GitHub/batocera.linux/output/host/bin:/home/juliano/GitHub/batocera.linux/output/host/sbin:/home/juliano/bin:/home/juliano/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin" /usr/bin/make -j5 -C /home/juliano/GitHub/batocera.linux/output/build/wiringpi-96344ff7125182989f98d3be8d111952a8f74e15/devLib install install-static DESTDIR=/home/juliano/GitHub/batocera.linux/output/target PREFIX=/usr LDCONFIG=true
  112. [Install Headers]
  113. [Install Headers]
  114. install: cannot create regular file '/home/juliano/GitHub/batocera.linux/output/target/usr/include/ds1302.h': File exists
  115. Makefile:91: recipe for target 'install' failed
  116. make[2]: *** [install] Error 1
  117. make[2]: *** Waiting for unfinished jobs....
  118. [Install Static Lib]
  119. package/pkg-generic.mk:328: recipe for target '/home/juliano/GitHub/batocera.linux/output/build/wiringpi-96344ff7125182989f98d3be8d111952a8f74e15/.stamp_target_installed' failed
  120. make[1]: *** [/home/juliano/GitHub/batocera.linux/output/build/wiringpi-96344ff7125182989f98d3be8d111952a8f74e15/.stamp_target_installed] Error 2
  121. Makefile:79: recipe for target '_all' failed
  122. make: *** [_all] Error 2
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement