Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Stuck at "NOTE: Starting bitbake server..." #478

Open
VEGA-Processor opened this issue Jun 14, 2024 · 1 comment
Open

Stuck at "NOTE: Starting bitbake server..." #478

VEGA-Processor opened this issue Jun 14, 2024 · 1 comment

Comments

@VEGA-Processor
Copy link

VEGA-Processor commented Jun 14, 2024

Description

Steps to reproduce the issue:

  1. mkdir riscv-yocto && cd riscv-yocto
    repo init -u https://github.com/riscv/meta-riscv -b master -m tools/manifests/riscv-yocto.xml
    repo sync
    repo start work --all

  2. repo sync
    repo rebase

  3. . ./meta-riscv/setup.sh

Describe the results you received:

After running ". ./meta-riscv/setup.sh" getting below log:

Init OE
This is the default build configuration for the Poky reference distribution.

### Shell environment set up for builds. ###

You can now run 'bitbake '

Common targets are:
core-image-minimal
core-image-full-cmdline
core-image-sato
core-image-weston
meta-toolchain
meta-ide-support

You can also run generated qemu images with a command like 'runqemu qemux86-64'.

Other commonly useful commands are:

  • 'devtool' and 'recipetool' handle common recipe tasks
  • 'bitbake-layers' handles common layer tasks
  • 'oe-pkgdata-util' handles common target package tasks
    Adding layers
    NOTE: Starting bitbake server...

Describe the results you expected:
Setup Build Environment for Yocto should have completed

Additional information you deem important (e.g. issue happens only occasionally):

Additional details (revisions used, host distro, etc.):

@VEGA-Processor VEGA-Processor changed the title Stuck at "NOTE: Starting bitbake server..." Hung at "NOTE: Reconnecting to bitbake server..." Jun 14, 2024
@VEGA-Processor VEGA-Processor changed the title Hung at "NOTE: Reconnecting to bitbake server..." Stuck at "NOTE: Starting bitbake server..." Jun 14, 2024
@kraj
Copy link
Collaborator

kraj commented Jun 14, 2024

there must be a file called bitbake-cookerdaemon.log in the build tree. This should have some more details about why its getting stuck.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants