Siegurd

Untitled

Aug 16th, 2023 (edited)
72
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 17.13 KB | None | 0 0
  1. root@debian:~# git clone https://github.com/dutchanddutch/bb-kernel.git
  2. root@debian:~# cd /root/bb-kernel/
  3. root@debian:~/bb-kernel# ./build_kernel.sh
  4. + Detected build host [Debian GNU/Linux 11 (bullseye)]
  5. + host: [x86_64]
  6. + git HEAD commit: [45ecd1613c22a4c17cf49fd8574fe1fe2b6205cf]
  7. /root/bb-kernel/tools/host_det.sh: 49: /root/bb-kernel/version.sh: BUILD+=-dd19: not found
  8.  
  9. ///////////// Commented BUILD+=-dd19 line in version.sh /////////////////////////////////////
  10.  
  11. root@debian:~/bb-kernel# ./build_kernel.sh
  12. + Detected build host [Debian GNU/Linux 11 (bullseye)]
  13. + host: [x86_64]
  14. + git HEAD commit: [45ecd1613c22a4c17cf49fd8574fe1fe2b6205cf]
  15. -----------------------------
  16. scripts/gcc: Using: arm-linux-gnueabihf-gcc (Linaro GCC 7.3-2018.05) 7.3.1 20180425 [linaro-7.3-2018.05 revision d29120a424ecfbc167ef90065c0eeb7f91977701]
  17. Copyright (C) 2017 Free Software Foundation, Inc.
  18. This is free software; see the source for copying conditions. There is NO
  19. warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
  20. -----------------------------
  21. CROSS_COMPILE=/root/bb-kernel/dl/gcc-linaro-7.3.1-2018.05-x86_64_arm-linux-gnueabihf/bin/arm-linux-gnueabihf-
  22. scripts/git: [git version 2.30.2]
  23. -----------------------------
  24. scripts/git: LINUX_GIT not defined in system.sh
  25. using default location: /root/bb-kernel/ignore/linux-src/
  26. -----------------------------
  27. scripts/git: Debug: LINUX_GIT is setup as: [/root/bb-kernel/ignore/linux-src].
  28. scripts/git: [url=https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git]
  29. -----------------------------
  30. fatal: Resolve operation not in progress, we are not resuming.
  31. /usr/bin/git tree is clean...
  32. [v4.14.78-bone17 50ab589e658f] empty cleanup commit
  33. HEAD is now at 50ab589e658f empty cleanup commit
  34. Updating files: 100% (93217/93217), done.
  35. Switched to branch 'master'
  36. Your branch is ahead of 'origin/master' by 1 commit.
  37. (use "git push" to publish your local commits)
  38. hint: Pulling without specifying how to reconcile divergent branches is
  39. hint: discouraged. You can squelch this message by running one of the following
  40. hint: commands sometime before your next pull:
  41. hint:
  42. hint: git config pull.rebase false # merge (the default strategy)
  43. hint: git config pull.rebase true # rebase
  44. hint: git config pull.ff only # fast-forward only
  45. hint:
  46. hint: You can replace "git config" with "git config --global" to set a default
  47. hint: preference for all repositories. You can also pass --rebase, --no-rebase,
  48. hint: or --ff-only on the command line to override the configured default per
  49. hint: invocation.
  50. Already up to date.
  51. Deleted branch v4.14.78-bone17 (was 50ab589e658f).
  52. Updating files: 100% (93050/93050), done.
  53. Switched to a new branch 'v4.14.78-bone17'
  54. v4.14.78
  55. Starting patch.sh
  56. dir: WireGuard
  57. Applying: merge: WireGuard
  58. dir: drivers/ti/firmware
  59. Applying: add am33x firmware
  60. dir: reverts
  61. Applying: Revert "eeprom: at24: check if the chip is functional in probe()"
  62. dir: drivers/ar1021_i2c
  63. Applying: ar1021_i2c: add invert/swap options
  64. Applying: ar1021_i2c.c: introduce offsets to manually re-calbrate screen
  65. dir: drivers/btrfs
  66. Applying: btrfs: raid6: pick either raid6_neonx2 or raid6_intx4, saves 1 second on bootup
  67. dir: drivers/pwm
  68. Applying: pwm: Create device class for pwm channels
  69. dir: drivers/sound
  70. Applying: ASoC: add generic TDM codec
  71. Applying: make tdm-audio codec DT-configurable
  72. Applying: ASoC: wm8731: support osc by setting sysclk dir
  73. dir: drivers/spi
  74. Applying: NFM: spi: spidev: allow use of spidev in DT
  75. dir: drivers/ssd1306
  76. Applying: fb_ssd1306: add support for MikroElectronica OLED B Click
  77. dir: drivers/tps65217
  78. Applying: HACK: tps65217_pwr_but
  79. dir: drivers/opp
  80. Applying: cpufreq: opp: dont fail _opp_add_static_v2, temp till overlays repo moves to v4.14.x base
  81. dir: drivers/uio
  82. Applying: pinctrl: add getters for state and state name
  83. Applying: UIO: support pinctrl state selection
  84. dir: drivers/wiznet
  85. Applying: wiznet: w5100-spi: hack dt support for w5500
  86. dir: drivers/ti/bbb_overlays
  87. Applying: gitignore: Ignore DTB files
  88. Applying: omap: Fix crash when omap device is disabled
  89. Applying: serial: omap: Fix port line number without aliases
  90. Applying: tty: omap-serial: Fix up platform data alloc
  91. Applying: of: overlay: kobjectify overlay objects
  92. Applying: of: overlay: global sysfs enable attribute
  93. Applying: Documentation: ABI: overlays - global attributes
  94. Applying: Documentation: document of_overlay_disable parameter
  95. Applying: of: overlay: add per overlay sysfs attributes
  96. Applying: Documentation: ABI: overlays - per overlay docs
  97. Applying: of: dynamic: Add __of_node_dupv()
  98. Applying: of: changesets: Introduce changeset helper methods
  99. Applying: of: changeset: Add of_changeset_node_move method
  100. Applying: of: unittest: changeset helpers
  101. Applying: OF: DT-Overlay configfs interface (v7)
  102. Applying: ARM: DT: Enable symbols when CONFIG_OF_OVERLAY is used
  103. Applying: misc: Beaglebone capemanager
  104. Applying: doc: misc: Beaglebone capemanager documentation
  105. Applying: doc: dt: beaglebone cape manager bindings.
  106. Applying: doc: ABI: bone_capemgr sysfs API
  107. Applying: MAINTAINERS: Beaglebone capemanager maintainer
  108. Applying: arm: dts: Enable beaglebone cape-manager
  109. Applying: of: overlay: Implement target index support
  110. Applying: of: unittest: Add indirect overlay target test
  111. Applying: doc: dt: Document the indirect overlay method.
  112. Applying: of: overlay: Introduce target root capability.
  113. Applying: of: unittest: Unit-tests for target root overlays.
  114. Applying: doc: dt: Document the target root overlay method
  115. Applying: RFC: Device overlay manager (PCI/USB + DT)
  116. Applying: of: rename *_node_sysfs to _node_post
  117. Applying: of: Support hashtable lookups for phandles
  118. Applying: of: unittest: hashed phandles unitest
  119. Applying: of: overlay: Pick up label symbols from overlays.
  120. Applying: bone_capemgr: uboot_capemgr_enabled flag
  121. Applying: bone_capemgr: kill with uboot flag
  122. Applying: fix: include/linux/of.h add linux/slab.h include
  123. dir: drivers/ti/cpsw
  124. Applying: cpsw: search for phy
  125. dir: drivers/ti/etnaviv
  126. Applying: ti: dra7: etnaviv: 2d acceleration
  127. dir: drivers/ti/eqep
  128. Applying: tieqep: forward port of Nathaniel Lewis eQEP driver
  129. Applying: tieqep: fix unhandled fault on eQEP register access
  130. dir: drivers/ti/mcasp
  131. Applying: ASoC: davinci_mcasp: 20-bit word support
  132. Applying: ASoC: davinci-mcasp: DIT and other fixes (work in progress)
  133. Applying: XXX mcasp driver hackery
  134. dir: drivers/ti/rpmsg
  135. Applying: ARM: samples seccomp no -m32
  136. dir: drivers/ti/serial
  137. Applying: quiet: 8250_omap.c use pr_info over pr_err
  138. dir: drivers/ti/spi
  139. Applying: am33xx: spi: we want spidev1/spidev2 for compability with v4.4/v4.9
  140. dir: drivers/ti/tsc
  141. Applying: ti_am335x_tsc.c driver
  142. Applying: ti_am335x_tsc: correct formula code to calculate pressure; fix touchscreen jitter problem
  143. dir: drivers/ti/uio
  144. Applying: Making the uio pruss driver work
  145. Applying: fix some uio_pruss braindamage
  146. Applying: uio_pruss: minor cleanup
  147. Applying: uio_pruss: fix unbalanced pm_runtime calls
  148. Applying: uio_pruss: add names to memory regions
  149. dir: drivers/ti/gpio
  150. Applying: BeagleBone pinmux helper
  151. Applying: am33xx: add gpio line names
  152. Applying: hack: gpiolib: yes we have drivers stomping on each other...
  153. dir: drivers/ti/sgx
  154. Applying: ARM: dts: am33xx: add DT node for gpu
  155. .git/rebase-apply/patch:32: trailing whitespace.
  156.  
  157. warning: 1 line adds whitespace errors.
  158. Applying: ARM: dts: am437x: add DT node for gpu
  159. Applying: ARM: OMAP2+: Use pdata-quirks for sgx deassert_hardreset
  160. Applying: HACK: make sure drm_legacy_mmap is available for sgx
  161. dir: soc/ti
  162. Applying: sync: with ti-4.4
  163. Applying: ARM: dts: omap3-beagle: add i2c2
  164. Applying: ARM: dts: omap3-beagle-xm: spidev
  165. Applying: ARM: DTS: omap3-beagle.dts: enable twl4030-power-reset
  166. Applying: arm: dts: omap4: move emif so panda-es-b3 now boots
  167. Applying: omap3-beagle: fixes
  168. dir: soc/ti/bone_common
  169. Applying: ARM: dts: am335x-bone-common: update leds to match 3.8.13 kernel
  170. Applying: ARM: dts: am335x-bone-common: add collision and carrier sense pinmux
  171. Applying: ARM: dts: am335x-bone-common: disable running JTAG
  172. Applying: ARM: dts: am335x-bone-common: add no-capemgr.dtsi
  173. Applying: ARM: dts: am335x-bone-common: add am335x-bbw-bbb-base.h
  174. dir: soc/ti/uboot
  175. Applying: add: am335x-boneblack-uboot.dts
  176. Applying: am335x-bone-common: config-pin: carve out P9.19/P9.20
  177. dir: soc/ti/blue
  178. Applying: ARM: dts: Add am335x-boneblue: fix pin wl1835 uses for interrupt
  179. Applying: am335x-boneblue.dts: add usarts
  180. Applying: am335x-boneblue.dts: add dcan
  181. Applying: am335x-boneblue.dts: fix rtc off
  182. dir: soc/ti/sancloud
  183. Applying: add: am335x-sancloud-bbe
  184. dir: soc/ti/abbbi
  185. Applying: gpu: drm: i2c: add alternative adv7511 driver with audio support
  186. Applying: gpu: drm: i2c: adihdmi: componentize driver and huge reformat/cleanup
  187. Applying: ARM: dts: add Arrow BeagleBone Black Industrial dts
  188. Applying: drm/adihdmi: Drop dummy save/restore hooks
  189. Applying: drm/adihdmi: Pass 'name' to drm_encoder_init()
  190. Applying: adihdmi_drv: reg_default -> reg_sequence
  191. Applying: adihdmi_drv fix drm_of.h include
  192. dir: soc/ti/am335x_olimex_som
  193. Applying: ARM: dts: Add support for Olimex AM3352-SOM
  194. dir: soc/ti/beaglebone_capes
  195. Applying: ARM: dts: am335x-boneblack: enable wl1835mod cape support
  196. Applying: add: am335x-boneblack-bbbmini.dts
  197. Applying: add: lcd: am335x-boneblack-bbb-exp-c.dtb am335x-boneblack-bbb-exp-r.dtb
  198. Applying: bb: audio cape
  199. dir: soc/ti/pocketbeagle
  200. Applying: add: am335x-pocketbeagle.dtb
  201. Applying: am335x-pocketbeagle.dts: disable unrounted spi selects
  202. Applying: am335x-pocketbeagle.dts: fix spi add can0
  203. Applying: pocketbeagle: fix P2_24
  204. Applying: PocketBeagle: fix pruin default settings
  205. Applying: PocketBeagle: enable spidev1.0, P2_30 has spi_cs option
  206. Applying: am335x-pocketbeagle: fix rtc off
  207. dir: beaglebone/dtbs
  208. Applying: sync: am335x-peripheral/pinmux
  209. dir: beaglebone/generated
  210. Applying: auto generated: capes: add dtbs to makefile
  211. dir: local
  212. Applying: ARM: introduce pgprot_device()
  213. Applying: use pgprot_device for /dev/mem and uio
  214. Applying: WiP trying to achieve fast link up at boot
  215. Applying: HACK: suppress omap_voltage_late_init error
  216. Applying: ptp: cpts: initialize to raw monotonic time
  217. Applying: cpts: drop oldest event in favor of newer ones
  218. Applying: cpts: fix cpts_systim_read failures
  219. Applying: HACK: auto-ungate ehrpwm timebase clocks
  220. Applying: clocksource: add snapshot sysfs attribute
  221. Applying: clocksource: add timer-ti-ecap driver
  222. Applying: cpts: add cross-timestamping support
  223. Applying: cpts: deliver hw timestamp events to userspace
  224. Applying: XXX misc cpts stuff
  225. .git/rebase-apply/patch:253: space before tab in indent.
  226. cycles_b, clocksource_cyc2ns(cycles_b, cs->mult, cs->shift));
  227. warning: 1 line adds whitespace errors.
  228. Applying: HACK: suppress "no matching timers found" error
  229. dir: packaging
  230. Applying: packaging: sync builddeb changes
  231. patch.sh ran successfully
  232. [v4.14.78-bone17 dd2e2415322a] 4.14.78-bone17 patchset
  233. CLEAN .
  234. CLEAN .tmp_versions
  235. CLEAN scripts/basic
  236. CLEAN scripts/dtc
  237. CLEAN scripts/genksyms
  238. CLEAN scripts/kconfig
  239. CLEAN scripts/mod
  240. CLEAN scripts
  241. CLEAN include/config include/generated arch/arm/include/generated
  242. CLEAN .config
  243. HOSTCC scripts/basic/fixdep
  244. HOSTCC scripts/kconfig/conf.o
  245. SHIPPED scripts/kconfig/zconf.tab.c
  246. SHIPPED scripts/kconfig/zconf.lex.c
  247. HOSTCC scripts/kconfig/zconf.tab.o
  248. HOSTLD scripts/kconfig/conf
  249. #
  250. # configuration written to .config
  251. #
  252. '.config' -> '/root/bb-kernel/patches/ref_omap2plus_defconfig'
  253. '/root/bb-kernel/patches/defconfig' -> '.config'
  254. HOSTCC scripts/kconfig/mconf.o
  255. HOSTCC scripts/kconfig/lxdialog/checklist.o
  256. HOSTCC scripts/kconfig/lxdialog/util.o
  257. HOSTCC scripts/kconfig/lxdialog/inputbox.o
  258. HOSTCC scripts/kconfig/lxdialog/textbox.o
  259. HOSTCC scripts/kconfig/lxdialog/yesno.o
  260. HOSTCC scripts/kconfig/lxdialog/menubox.o
  261. HOSTLD scripts/kconfig/mconf
  262. scripts/kconfig/mconf Kconfig
  263.  
  264.  
  265. *** End of the configuration.
  266. *** Execute 'make' to start the build or try 'make help'.
  267.  
  268. '.config' -> '/root/bb-kernel/patches/defconfig'
  269. -----------------------------
  270. make -j8 ARCH=arm LOCALVERSION=-bone17 CROSS_COMPILE="/root/bb-kernel/dl/gcc-linaro-7.3.1-2018.05-x86_64_arm-linux-gnueabihf/bin/arm-linux-gnueabihf-" zImage modules
  271. -----------------------------
  272. scripts/kconfig/conf --silentoldconfig Kconfig
  273. CHK include/config/kernel.release
  274. SYSHDR arch/arm/include/generated/uapi/asm/unistd-common.h
  275. SYSHDR arch/arm/include/generated/uapi/asm/unistd-oabi.h
  276. SYSHDR arch/arm/include/generated/uapi/asm/unistd-eabi.h
  277. UPD include/config/kernel.release
  278. WRAP arch/arm/include/generated/uapi/asm/bitsperlong.h
  279. WRAP arch/arm/include/generated/uapi/asm/errno.h
  280. WRAP arch/arm/include/generated/uapi/asm/ioctl.h
  281. WRAP arch/arm/include/generated/uapi/asm/ipcbuf.h
  282. WRAP arch/arm/include/generated/uapi/asm/msgbuf.h
  283. WRAP arch/arm/include/generated/uapi/asm/param.h
  284. WRAP arch/arm/include/generated/uapi/asm/poll.h
  285. WRAP arch/arm/include/generated/uapi/asm/resource.h
  286. WRAP arch/arm/include/generated/uapi/asm/sembuf.h
  287. WRAP arch/arm/include/generated/uapi/asm/shmbuf.h
  288. WRAP arch/arm/include/generated/uapi/asm/siginfo.h
  289. CHK include/generated/uapi/linux/version.h
  290. WRAP arch/arm/include/generated/uapi/asm/sockios.h
  291. WRAP arch/arm/include/generated/uapi/asm/socket.h
  292. WRAP arch/arm/include/generated/uapi/asm/termbits.h
  293. UPD include/generated/uapi/linux/version.h
  294. WRAP arch/arm/include/generated/uapi/asm/termios.h
  295. CHK include/generated/utsrelease.h
  296. UPD include/generated/utsrelease.h
  297. WRAP arch/arm/include/generated/asm/clkdev.h
  298. WRAP arch/arm/include/generated/asm/current.h
  299. WRAP arch/arm/include/generated/asm/early_ioremap.h
  300. WRAP arch/arm/include/generated/asm/emergency-restart.h
  301. WRAP arch/arm/include/generated/asm/exec.h
  302. WRAP arch/arm/include/generated/asm/extable.h
  303. WRAP arch/arm/include/generated/asm/irq_regs.h
  304. WRAP arch/arm/include/generated/asm/kdebug.h
  305. WRAP arch/arm/include/generated/asm/local.h
  306. WRAP arch/arm/include/generated/asm/local64.h
  307. WRAP arch/arm/include/generated/asm/mm-arch-hooks.h
  308. WRAP arch/arm/include/generated/asm/msi.h
  309. WRAP arch/arm/include/generated/asm/parport.h
  310. WRAP arch/arm/include/generated/asm/preempt.h
  311. WRAP arch/arm/include/generated/asm/rwsem.h
  312. WRAP arch/arm/include/generated/asm/seccomp.h
  313. WRAP arch/arm/include/generated/asm/segment.h
  314. WRAP arch/arm/include/generated/asm/serial.h
  315. WRAP arch/arm/include/generated/asm/simd.h
  316. WRAP arch/arm/include/generated/asm/sizes.h
  317. WRAP arch/arm/include/generated/asm/timex.h
  318. WRAP arch/arm/include/generated/asm/trace_clock.h
  319. HOSTCC scripts/dtc/dtc.o
  320. HOSTCC scripts/dtc/flattree.o
  321. HOSTCC scripts/dtc/fstree.o
  322. HOSTCC scripts/dtc/data.o
  323. HOSTCC scripts/dtc/livetree.o
  324. HOSTCC scripts/genksyms/genksyms.o
  325. HOSTCC scripts/dtc/treesource.o
  326. HOSTCC scripts/dtc/srcpos.o
  327. HOSTCC scripts/dtc/checks.o
  328. HOSTCC scripts/dtc/util.o
  329. SHIPPED scripts/genksyms/parse.tab.c
  330. SHIPPED scripts/genksyms/lex.lex.c
  331. SHIPPED scripts/genksyms/parse.tab.h
  332. HOSTCC scripts/genksyms/parse.tab.o
  333. SHIPPED scripts/dtc/dtc-lexer.lex.c
  334. SHIPPED scripts/dtc/dtc-parser.tab.h
  335. SHIPPED scripts/dtc/dtc-parser.tab.c
  336. HOSTCC scripts/dtc/dtc-lexer.lex.o
  337. HOSTCC scripts/dtc/dtc-parser.tab.o
  338. HOSTCC scripts/genksyms/lex.lex.o
  339. CC scripts/mod/empty.o
  340. HOSTCC scripts/mod/mk_elfconfig
  341. SYSNR arch/arm/include/generated/asm/unistd-nr.h
  342. GEN arch/arm/include/generated/asm/mach-types.h
  343. CC scripts/mod/devicetable-offsets.s
  344. SYSTBL arch/arm/include/generated/calls-oabi.S
  345. SYSTBL arch/arm/include/generated/calls-eabi.S
  346. HOSTCC scripts/kallsyms
  347. HOSTCC scripts/recordmcount
  348. HOSTCC scripts/sortextable
  349. CHK scripts/mod/devicetable-offsets.h
  350. UPD scripts/mod/devicetable-offsets.h
  351. MKELF scripts/mod/elfconfig.h
  352. HOSTCC scripts/mod/modpost.o
  353. HOSTCC scripts/mod/file2alias.o
  354. CC kernel/bounds.s
  355. CHK include/generated/timeconst.h
  356. UPD include/generated/timeconst.h
  357. HOSTLD scripts/dtc/dtc
  358. HOSTCC scripts/mod/sumversion.o
  359. CHK include/generated/bounds.h
  360. UPD include/generated/bounds.h
  361. CC arch/arm/kernel/asm-offsets.s
  362. /usr/bin/ld: scripts/dtc/dtc-parser.tab.o:(.bss+0x10): multiple definition of `yylloc'; scripts/dtc/dtc-lexer.lex.o:(.bss+0x0): first defined here
  363. collect2: error: ld returned 1 exit status
  364. make[2]: *** [scripts/Makefile.host:111: scripts/dtc/dtc] Error 1
  365. make[1]: *** [scripts/Makefile.build:587: scripts/dtc] Error 2
  366. make[1]: *** Waiting for unfinished jobs....
  367. HOSTLD scripts/genksyms/genksyms
  368. CHK include/generated/asm-offsets.h
  369. UPD include/generated/asm-offsets.h
  370. CALL scripts/checksyscalls.sh
  371. HOSTLD scripts/mod/modpost
  372. make: *** [Makefile:568: scripts] Error 2
  373.  
  374.  
  375. root@debian:~/bb-kernel# arm-linux-gnueabihf-gcc --version
  376. arm-linux-gnueabihf-gcc (Linaro GCC 7.5-2019.12) 7.5.0
  377. Copyright (C) 2017 Free Software Foundation, Inc.
  378. This is free software; see the source for copying conditions. There is NO
  379. warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
  380.  
  381. root@debian:~/bb-kernel#
Advertisement
Add Comment
Please, Sign In to add comment