Advertisement
Guest User

Untitled

a guest
Feb 16th, 2016
240
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 5.51 KB | None | 0 0
  1. $ sudo ../src/rockbox/tools/rockboxdev.sh
  2. Download directory : /tmp/rbdev-dl (set RBDEV_DOWNLOAD to change)
  3. Install prefix : /usr/local (set RBDEV_PREFIX to change)
  4. Build dir : /tmp/rbdev-build (set RBDEV_BUILD to change)
  5. Make options : (set MAKEFLAGS to change)
  6.  
  7. Select target arch:
  8. s - sh (Archos models)
  9. m - m68k (iriver h1x0/h3x0, iaudio m3/m5/x5 and mpio hd200)
  10. a - arm (ipods, iriver H10, Sansa, D2, Gigabeat, etc)
  11. i - mips (Jz4740 and ATJ-based players)
  12. r - arm-app (Samsung ypr0)
  13. separate multiple targets with spaces
  14. (Example: "s m a" will build sh, m68k and arm)
  15.  
  16. r
  17.  
  18. ROCKBOXDEV: Skipping download of http://www.rockbox.org/gcc/ypr0/ct-ng-config: File already exists
  19. ROCKBOXDEV: Skipping download of http://www.rockbox.org/gcc/ypr0/alsalib.tar.gz: File already exists
  20. [INFO ] Performing some trivial sanity checks
  21. [INFO ] Build started 20160216.142909
  22. [INFO ] Building environment variables
  23. [EXTRA] Preparing working directories
  24. [EXTRA] Installing user-supplied crosstool-NG configuration
  25. [EXTRA] =================================================================
  26. [EXTRA] Dumping internal crosstool-NG configuration
  27. [EXTRA] Building a toolchain for:
  28. [EXTRA] build = x86_64-unknown-linux-gnu
  29. [EXTRA] host = x86_64-unknown-linux-gnu
  30. [EXTRA] target = arm-ypr0-linux-gnueabi
  31. [EXTRA] Dumping internal crosstool-NG configuration: done in 0.06s (at 00:02)
  32. [INFO ] =================================================================
  33. [INFO ] Retrieving needed toolchain components' tarballs
  34. [EXTRA] Retrieving 'linux-2.6.27.59'
  35. [EXTRA] Retrieving 'gmp-4.3.2'
  36. [EXTRA] Retrieving 'mpfr-3.0.0'
  37. [EXTRA] Retrieving 'ppl-0.10.2'
  38. [EXTRA] Retrieving 'cloog-ppl-0.15.11'
  39. [EXTRA] Retrieving 'binutils-2.21.1a'
  40. [EXTRA] Retrieving 'gcc-4.4.6'
  41. [EXTRA] Retrieving 'eglibc-2_12'
  42. [EXTRA] Retrieving 'eglibc-ports-2_12'
  43. [INFO ] Retrieving needed toolchain components' tarballs: done in 181.99s (at 03:04)
  44. [INFO ] =================================================================
  45. [INFO ] Extracting and patching toolchain components
  46. [EXTRA] Extracting 'linux-2.6.27.59'
  47. [EXTRA] Patching 'linux-2.6.27.59'
  48. [EXTRA] Extracting 'gmp-4.3.2'
  49. [EXTRA] Patching 'gmp-4.3.2'
  50. [EXTRA] Extracting 'mpfr-3.0.0'
  51. [EXTRA] Patching 'mpfr-3.0.0'
  52. [EXTRA] Extracting 'ppl-0.10.2'
  53. [EXTRA] Patching 'ppl-0.10.2'
  54. [EXTRA] Extracting 'cloog-ppl-0.15.11'
  55. [EXTRA] Patching 'cloog-ppl-0.15.11'
  56. [EXTRA] Extracting 'binutils-2.21.1a'
  57. [EXTRA] Patching 'binutils-2.21.1a'
  58. [EXTRA] Extracting 'gcc-4.4.6'
  59. [EXTRA] Patching 'gcc-4.4.6'
  60. [EXTRA] Extracting 'eglibc-2_12'
  61. [EXTRA] Patching 'eglibc-2_12'
  62. [EXTRA] Extracting 'eglibc-ports-2_12'
  63. [EXTRA] Patching 'eglibc-ports-2_12'
  64. [INFO ] Extracting and patching toolchain components: done in 42.20s (at 03:46)
  65. [INFO ] =================================================================
  66. [INFO ] Installing GMP
  67. [EXTRA] Configuring GMP
  68. [EXTRA] Building GMP
  69. [EXTRA] Installing GMP
  70. [INFO ] Installing GMP: done in 59.47s (at 04:46)
  71. [INFO ] =================================================================
  72. [INFO ] Installing MPFR
  73. [EXTRA] Configuring MPFR
  74. [EXTRA] Building MPFR
  75. [EXTRA] Installing MPFR
  76. [INFO ] Installing MPFR: done in 13.17s (at 04:59)
  77. [INFO ] =================================================================
  78. [INFO ] Installing PPL
  79. [EXTRA] Configuring PPL
  80. [EXTRA] Building PPL
  81. [ERROR] /tmp/rbdev-build/build-ypr0/.build/src/ppl-0.10.2/src/Interval.defs.hh:451:85: error: 'f_info' was not declared in this scope, and no declarations were found by argument-dependent lookup at the point of instantiation [-fpermissive]
  82. [ERROR] /tmp/rbdev-build/build-ypr0/.build/src/ppl-0.10.2/src/Interval.defs.hh:390:85: error: 'f_info' was not declared in this scope, and no declarations were found by argument-dependent lookup at the point of instantiation [-fpermissive]
  83. [ERROR] /tmp/rbdev-build/build-ypr0/.build/src/ppl-0.10.2/src/Interval.defs.hh:432:60: error: 'f_info' was not declared in this scope, and no declarations were found by argument-dependent lookup at the point of instantiation [-fpermissive]
  84. [ERROR] /tmp/rbdev-build/build-ypr0/.build/src/ppl-0.10.2/src/Interval.defs.hh:492:60: error: 'f_info' was not declared in this scope, and no declarations were found by argument-dependent lookup at the point of instantiation [-fpermissive]
  85. [ERROR] /tmp/rbdev-build/build-ypr0/.build/src/ppl-0.10.2/src/Interval.defs.hh:390:85: error: 'f_info' was not declared in this scope, and no declarations were found by argument-dependent lookup at the point of instantiation [-fpermissive]
  86. [ERROR] /tmp/rbdev-build/build-ypr0/.build/src/ppl-0.10.2/src/Interval.defs.hh:451:85: error: 'f_info' was not declared in this scope, and no declarations were found by argument-dependent lookup at the point of instantiation [-fpermissive]
  87. [ERROR] make[4]: *** [Polyhedron_widenings.lo] Error 1
  88. [ERROR] make[3]: *** [all] Error 2
  89. [ERROR] make[2]: *** [all-recursive] Error 1
  90. [ERROR] make[1]: *** [all] Error 2
  91. [ERROR]
  92. [ERROR] >>
  93. [ERROR] >> Error happened in: main[scripts/crosstool-NG.sh]
  94. [ERROR] >>
  95. [ERROR] >> There is a list of known issues, some with workarounds, in:
  96. [ERROR] >> '/usr/local/share/doc/ct-ng-1.13.2/B - Known issues.txt'
  97. [ERROR]
  98. [ERROR] Build failed in step 'Extracting and patching toolchain components'
  99. [ERROR]
  100. [ERROR] (elapsed: 5:40.05)
  101. [05:40] / make: *** [build] Error 2
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement