GithubHelp home page GithubHelp logo

build problem about glodroid_manifest HOT 8 CLOSED

glodroid avatar glodroid commented on June 30, 2024
build problem

from glodroid_manifest.

Comments (8)

rsglobal avatar rsglobal commented on June 30, 2024

Could you try with v0.1.0?
https://github.com/glodroid/glodroid_manifest/tree/v0.1.0

mkdir -p GloDroid
cd GloDroid
repo init -u https://github.com/glodroid/glodroid_manifest -b refs/tags/v0.1.0
repo sync -cq
source ./build/envsetup.sh
lunch plus2e-userdebug
make sdcard 2>&1 | tee build.log

from glodroid_manifest.

AndriiZ avatar AndriiZ commented on June 30, 2024

Build failed with error
MKIMAGE u-boot.itb
"dtc" is not allowed to be used. See https://android.googlesource.com/platform/build/+/master/Changes.md#PATH_Tools for more information.
./tools/mkimage: Can't open u-boot.itb.tmp: No such file or directory
/home/up/GloDroid/external/u-boot/Makefile:1355: recipe for target 'u-boot.itb' failed
make[1]: *** [u-boot.itb] Error 255
make[1]: *** Waiting for unfinished jobs....
CC spl/arch/arm/cpu/armv8/fwcall.o
CC spl/common/spl/spl.o
LD spl/arch/arm/cpu/armv8/built-in.o
LD spl/common/spl/built-in.o
CC spl/lib/display_options.o
LD spl/lib/built-in.o
LD spl/u-boot-spl
OBJCOPY spl/u-boot-spl-nodtb.bin
COPY spl/u-boot-spl.bin
MKSUNXI spl/sunxi-spl.bin
make[1]: Leaving directory '/home/up/GloDroid/out/target/product/opi3/obj/UBOOT_OBJ'

from glodroid_manifest.

AndriiZ avatar AndriiZ commented on June 30, 2024

Build failed with error
MKIMAGE u-boot.itb
"dtc" is not allowed to be used. See https://android.googlesource.com/platform/build/+/master/Changes.md#PATH_Tools for more information.
./tools/mkimage: Can't open u-boot.itb.tmp: No such file or directory
/home/up/GloDroid/external/u-boot/Makefile:1355: recipe for target 'u-boot.itb' failed
make[1]: *** [u-boot.itb] Error 255
make[1]: *** Waiting for unfinished jobs....
CC spl/arch/arm/cpu/armv8/fwcall.o
CC spl/common/spl/spl.o
LD spl/arch/arm/cpu/armv8/built-in.o
LD spl/common/spl/built-in.o
CC spl/lib/display_options.o
LD spl/lib/built-in.o
LD spl/u-boot-spl
OBJCOPY spl/u-boot-spl-nodtb.bin
COPY spl/u-boot-spl.bin
MKSUNXI spl/sunxi-spl.bin
make[1]: Leaving directory '/home/up/GloDroid/out/target/product/opi3/obj/UBOOT_OBJ'

from glodroid_manifest.

rsglobal avatar rsglobal commented on June 30, 2024

@AndriiZ ,

Thanks for your bug report. Please try to install dtc and build again:
sudo apt-get install -y device-tree-compiler

from glodroid_manifest.

AndriiZ avatar AndriiZ commented on June 30, 2024

@rsglobal thanks
Now another error
[ 42% 252/597] including device/glodroid/common/Android.mk ...
FAILED:
build/make/core/base_rules.mk:325: error: device/generic/goldfish/gatekeeper: MODULE.TARGET.SHARED_LIBRARIES.gatekeeper.ranchu already defined by device/generic/goldfish/gatekeeper.
08:30:45 ckati failed with: exit status 1
build/make/core/main.mk:21: recipe for target 'run_soong_ui' failed

from glodroid_manifest.

rsglobal avatar rsglobal commented on June 30, 2024

It looks like issue in environment. Could you close your terminal and start from source build/envsetup.sh etc...

from glodroid_manifest.

rsglobal avatar rsglobal commented on June 30, 2024

Can not reproduce. Please re-open issue if it is still valid.

from glodroid_manifest.

helllopratik avatar helllopratik commented on June 30, 2024

i got the same error. i did try installing this 'sudo apt-get install -y device-tree-compiler' but so satisfactory result. how did you guys fixed it ?
log.txt

from glodroid_manifest.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.