Giter Site home page Giter Site logo

Comments (3)

fydeos-alpha avatar fydeos-alpha commented on May 23, 2024

Here is the man page: https://source.android.com/docs/setup/create/repo

Where did you get your repo from? In the context of Chromium OS development, it's recommended to follow https://commondatastorage.googleapis.com/chrome-infra-docs/flat/depot_tools/docs/html/depot_tools_tutorial.html#_setting_up

from chromium_os-raspberry_pi.

zieglerjm avatar zieglerjm commented on May 23, 2024

On Ubuntu 20.04.06 I got a lot farther. Running "./build_packages --board=rpi4 --nowithautotest" got the below error -

(dependency required by "virtual/target-os" [argument])
20:24:23 ERROR : Fri Aug 18 08:24:23 PM EDT 2023
20:24:23 ERROR : PGID PPID PID ELAPSED TIME %CPU COMMAND
20:24:23 ERROR : 385153 4 385153 13:13 00:00:00 0.0 -bash
20:24:23 ERROR : 443309 385153 443309 02:13 00:00:00 0.4 _ python3 /mnt/host/source/chromite/bin/build_packages --board=rpi4 --nowithautotest
20:24:23 ERROR : 443309 443309 454021 00:42 00:00:00 0.0 _ bash /mnt/host/source/src/scripts/build_packages.sh --script-is-run-only-by-chromite-and-not-users --board rpi4 --board_root /build/rpi4 --jobs 8 --nowithautotest
20:24:23 ERROR : 443309 454021 454292 00:00 00:00:00 0.0 _ bash /mnt/host/source/src/scripts/build_packages.sh --script-is-run-only-by-chromite-and-not-users --board rpi4 --board_root /build/rpi4 --jobs 8 --nowithautotest
20:24:23 ERROR : 443309 454292 454293 00:00 00:00:00 0.0 _ ps f -o pgid,ppid,pid,etime,cputime,%cpu,command
20:24:23 ERROR : Arguments of 454021: '--script-is-run-only-by-chromite-and-not-users' '--board' 'rpi4' '--board_root' '/build/rpi4' '--jobs' '8' '--nowithautotest'
20:24:23 ERROR : Backtrace: (most recent call is last)
20:24:23 ERROR : build_packages.sh:395:main(), called: die_err_trap
20:24:23 ERROR :
20:24:23 ERROR : Command failed:
20:24:23 ERROR : Command '( if [[ "${FLAGS_run_remoteexec}" -eq "${FLAGS_TRUE}" ]]; then
20:24:23 ERROR : info "Starting RBE reproxy."; bootstrap="${RECLIENT_DIR}/bootstrap --cfg=${REPROXY_CFG} --re_proxy=${RECLIENT_DIR}/reproxy"; ${bootstrap}; trap "${bootstrap} --shutdown" EXIT;
20:24:23 ERROR : else
20:24:23 ERROR : if [[ "${FLAGS_run_goma}" -eq "${FLAGS_TRUE}" ]]; then
20:24:23 ERROR : info "Starting goma compiler_proxy."; goma_ctl="${GOMA_DIR:-${HOME}/goma}/goma_ctl.py"; "${goma_ctl}" restart; trap "'${goma_ctl}' stop" EXIT;
20:24:23 ERROR : fi;
20:24:23 ERROR : fi; info_run sudo -E "${EMERGE_CMD[@]}" "${EMERGE_FLAGS[@]}" "${PACKAGES[@]}" --useoldpkg-atoms="${CRITICAL_SDK_PACKAGES[]}" --rebuild-exclude="${CRITICAL_SDK_PACKAGES[]}" )' exited with nonzero code: 1
20:24:23.212: NOTICE: Tree Status: 🌲 is open: b/296510507 should be fixed
20:24:23.212: ERROR: return code: 1; command: bash PosixPath('/mnt/host/source/src/scripts/build_packages.sh') --script-is-run-only-by-chromite-and-not-users --board rpi4 --board_root /build/rpi4 --jobs 8 --nowithautotest
return code: 1; command: bash PosixPath('/mnt/host/source/src/scripts/build_packages.sh') --script-is-run-only-by-chromite-and-not-users --board rpi4 --board_root /build/rpi4 --jobs 8 --nowithautotest
cmd=['bash', PosixPath('/mnt/host/source/src/scripts/build_packages.sh'), '--script-is-run-only-by-chromite-and-not-users', '--board', 'rpi4', '--board_root', '/build/rpi4', '--jobs', '8', '--nowithautotest'], extra env={'CROS_METRICS_DIR': '/tmp/tmpj3erhet6'}

image

from chromium_os-raspberry_pi.

fydeos-alpha avatar fydeos-alpha commented on May 23, 2024

We have updated the overlay file structure and tested the build sequence should now work.

from chromium_os-raspberry_pi.

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.