Skip to content

arduino: does not build #7547

@androidnisse

Description

@androidnisse

Please confirm there isn't an open report for this package

  • I have searched through packaging problem reports

Name

arduino

Version

No response

Summary of the problem

Does not build with current recipe.

More information

routines.c:529:48: error: expected ‘;’, ‘,’ or ‘)’ before ‘__unused__’
  529 | static void canonicalizePath (char *const path __unused__)
      |                                                ^~~~~~~~~~

routines.c: In function ‘isSameFile’:
routines.c:553:17: error: implicit declaration of function ‘canonicalizePath’
[-Wimplicit-function-declaration]
  553 |                 canonicalizePath (n1);
      |                 ^~~~~~~~~~~~~~~~

make: *** [Makefile:220: routines.o] Error 1
make: *** Waiting for unfinished jobs....
Command '['/bin/bash', '--norc', '--noprofile',
'/tmp/ypkg-build731vd40d']' returned non-zero exit status 2.
[Build] build failed for arduino

Metadata

Metadata

Assignees

No one assigned

    Labels

    Packaging ProblemBuilding the package as-is fails ("FTBFS"), or other problem with the packaging of softwarePriority: NormalNormal priority

    Type

    Projects

    Status

    Done

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions