Jump to content

Search the Community

Showing results for tags 'nanopifire3'.

  • Search By Tags

    Type tags separated by commas.
  • Search By Author

Content Type


Forums

  • Armbian
    • Armbian project administration
  • Community
    • Announcements
    • SBC News
    • Framework and userspace feature requests
    • Off-topic
  • Using Armbian
    • Beginners
    • Software, Applications, Userspace
    • Advanced users - Development
  • Standard support
    • Amlogic meson
    • Allwinner sunxi
    • Rockchip
    • Other families
  • Community maintained / Staging
    • TV boxes
    • Amlogic meson
    • Allwinner sunxi
    • Marvell mvebu
    • Rockchip
    • Other families
  • Support

Categories

  • Volunteering opportunities
  • Part time jobs

Categories

  • Official giveaways
  • Community giveaways

Find results in...

Find results that contain...


Date Created

  • Start

    End


Last Updated

  • Start

    End


Filter by number of...

Joined

  • Start

    End


Group


Matrix


Mastodon


IRC


Website URL


XMPP/Jabber


Skype


Github


Discord


Location


Interests

Found 1 result

  1. I am trying to compile the full OS image (incl. kernel and u-boot) for nanopifire3 target but fail every time. I am following the provided build instructions. I have tried compiling on multiple machines, but the one I am using has 8 cores and 12gb RAM. I have tried in an Ubuntu 22.04 LXC container, Ubuntu 22.04 in a VM, and the the docker container provided by Armbian. My kernel has the binfmt_misc module loaded (verified with lsmod), no spaces are present in build path, and I have tried both root user and sudo as a regular user. I have also checked the similar issues on the armbian forum Please forgive me if anything is incorrectly formatted or so, I have tried to provide as much detail as I can. If I didn't provide something, please tell me and I will do my best to resolve the issue. Additionally, I know this board is CSC status and not supported. I am not asking for support with anything in the OS, I am simply trying to build a new kernel for the device. Here are the exact steps required to produce the issue. 1. Install Ubuntu 22.04 on bare metal/VM and install git from apt 2. Run git clone --depth 1 https://github.com/armbian/build; cd build; ./compile.sh 3. Select "Full OS build for flashing" 4. Select "Show a kernel configuration menu before compiling" (but I never got this far so it probably doesn't matter) 5. Show CSC and pick nanopifire3 from list 6. Pick bullseye (I believe all of them error the same but my target is bullseye) 7. Pick image with server interface and standard/minimal image (both error same) 8. The error shown below will be produced when compiling u-boot. Error log from console [ o.k. ] Looking for user patches in [ userpatches/u-boot/u-boot-s5p6818 ] [ o.k. ] * [l][c] script-loading.patch [ o.k. ] * [l][c] update-nanopi-fire3-support.patch HOSTCC scripts/basic/fixdep HOSTCC scripts/kconfig/conf.o SHIPPED scripts/kconfig/zconf.tab.c SHIPPED scripts/kconfig/zconf.lex.c SHIPPED scripts/kconfig/zconf.hash.c HOSTCC scripts/kconfig/zconf.tab.o HOSTLD scripts/kconfig/conf # # configuration written to .config # scripts/kconfig/conf --silentoldconfig Kconfig # # configuration written to .config # CHK include/config.h UPD include/config.h GEN include/autoconf.mk GEN include/autoconf.mk.dep CHK include/config/uboot.release CHK include/generated/timestamp_autogenerated.h UPD include/generated/timestamp_autogenerated.h UPD include/config/uboot.release CFG u-boot.cfg CHK include/generated/version_autogenerated.h UPD include/generated/version_autogenerated.h CC lib/asm-offsets.s CC arch/arm/lib/asm-offsets.s CHK include/generated/generic-asm-offsets.h CHK include/generated/asm-offsets.h UPD include/generated/generic-asm-offsets.h UPD include/generated/asm-offsets.h HOSTCC tools/bmp_logo HOSTCC tools/img2srec HOSTCC tools/mkenvimage.o HOSTCC tools/os_support.o WRAP tools/lib/crc32.c HOSTCC tools/aisimage.o HOSTCC tools/atmelimage.o HOSTCC tools/fip_create/fip_create.o HOSTCC tools/nexell/SECURE_BINGEN.o HOSTCC tools/default_image.o WRAP tools/common/bootm.c WRAP tools/lib/fdtdec_common.c WRAP tools/lib/fdtdec.c HOSTCC tools/nexell/BOOT_BINGEN.o HOSTCC tools/fit_common.o HOSTCC tools/fit_image.o HOSTLD tools/nexell/SECURE_BINGEN HOSTLD tools/nexell/BOOT_BINGEN HOSTLD tools/fip_create/fip_create HOSTCC tools/gpimage.o HOSTCC tools/gpimage-common.o WRAP tools/common/image-fit.c HOSTCC tools/image-host.o WRAP tools/common/image.c LDS u-boot.lds HOSTCC tools/imagetool.o [ error ] ERROR in function compile_uboot [ main.sh:595 -> main.sh:481 -> compilation.sh:241 -> general.sh:0 ] [ error ] U-boot compilation failed [ o.k. ] Process terminated Full output log (/build/output/debug/output.log) here https://files.electrohaxz.host/file/d240f5c497e8db0f53dbf940329fb4f6/output.log
×
×
  • Create New...

Important Information

Terms of Use - Privacy Policy - Guidelines