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

On Raspberry PI 3 and 4, OS native raspbian, with gcc 8.3.0 buid script fails at the configuration stage. #848

Closed
6 tasks done
T-Duke opened this issue Nov 7, 2019 · 2 comments

Comments

@T-Duke
Copy link

T-Duke commented Nov 7, 2019

NOTICE: The issue may be closed without notice when not enough information is provided!

Thank you for giving feedback to the stlink project. Take some time to fill out
check boxes with a X in the following items so developers and other people can try to
to find out what is going on. And add/remove what is appropriate to your problem.

When submitting a feature request, try to reuse the list and add/remove what is appropriate.
Place a X between the brackets [X] to mark the list item.

  • Programmer/board type: e.g Stlink/v1, Stlink/v2, Stlink/v2-onboard
  • Programmer firmware version: e.g STSW-LINK007 2.27.15
  • Operating system: e.g Linux, Mac OS X, Windows (with specific version)
  • Stlink tools version and/or git commit hash: e.g v1.1.0/git-c722056
  • Stlink commandline tool name: e.g st-info, st-flash, st-util
  • Target chip (and optional board): e.g STM32F402VG (STM32Fxxx Discovery)

A as-detailed description possible of the problem with debug output when available.

Output:

OUTPUT/ERROR of the commandline tool(s)

Expected/description:
short description of the expected value

Thank you,
The stlink project maintainers

@T-Duke T-Duke changed the title On Raspberry PI 3 and 4 with gcc 8.3.0 buid script fails at the configuration stage. On Raspberry PI 3 and 4, OS native raspbian, with gcc 8.3.0 buid script fails at the configuration stage. Nov 7, 2019
@T-Duke
Copy link
Author

T-Duke commented Nov 7, 2019

This test fails:

C SOURCE FILE Test C_SUPPORTS_WMISSING_VARIABLE_DECLARATIONS
C_SUPPORTS_WSHORTEN_64_TO_32

@T-Duke
Copy link
Author

T-Duke commented Nov 7, 2019

Solved.

As always, it needs careful reading of docs. Development headers libusb-1.0-0-dev MUST be installed as it is described in build docs.
Thanks to developers for this project!

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

No branches or pull requests

2 participants