Bug 15426 - socrates_cyclone5_defconfig: bison: missing operand
Summary: socrates_cyclone5_defconfig: bison: missing operand
Status: RESOLVED MOVED
Alias: None
Product: buildroot
Classification: Unclassified
Component: Other (show other bugs)
Version: unspecified
Hardware: All Linux
: P5 normal
Target Milestone: ---
Assignee: unassigned
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2023-03-17 16:52 UTC by Jan-Benedict Glaw
Modified: 2024-06-15 15:06 UTC (History)
2 users (show)

See Also:
Host:
Target:
Build:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Jan-Benedict Glaw 2023-03-17 16:52:17 UTC
For the socrates_cyclone5_defconfig configuration, it seems a bison call gets an empty argument passed and is unhappy:

[build 2023-03-16 16:31:17]   cat scripts/dtc/dtc-lexer.lex.c_shipped > scripts/dtc/dtc-lexer.lex.c
[build 2023-03-16 16:31:17]   bison -o/dev/null --defines=scripts/dtc/dtc-parser.tab.h_shipped -t -l -p  scripts/dtc/dtc-parser.y
[build 2023-03-16 16:31:17] bison: missing operand
[build 2023-03-16 16:31:17] Try 'bison --help' for more information.
[build 2023-03-16 16:31:17] make[3]: *** [scripts/Makefile.lib:225: scripts/dtc/dtc-parser.tab.h_shipped] Error 1
[build 2023-03-16 16:31:17] make[2]: *** [scripts/Makefile.build:583: scripts/dtc] Error 2
[build 2023-03-16 16:31:17] make[1]: *** [Makefile:566: scripts] Error 2
[build 2023-03-16 16:31:17] make[1]: Leaving directory '/var/lib/laminar/run/buildroot-socrates_cyclone5_defconfig/1/buildroot/output/build/linux-4.16.7'
[build 2023-03-16 16:31:17] make: *** [package/pkg-generic.mk:293: /var/lib/laminar/run/buildroot-socrates_cyclone5_defconfig/1/buildroot/output/build/linux-4.16.7/.stamp_built] Error 2

Full build log at http://toolchain.lug-owl.de/laminar/log/buildroot-socrates_cyclone5_defconfig/1
Comment 1 Yann E. MORIN 2024-06-15 15:06:48 UTC
Thank you for your report.

The issue tracker for the Buildroot project has been moved to
the Gitlab.com issue tracker:
    https://gitlab.com/buildroot.org/buildroot/-/issues

We are taking this opportunity to close old issues in this old
tracker. If you believe your issue is still relevant, please
open one in the new issue tracker.

Thank you!