Skip to content

openpace build fails in appveyor during opensc CI #63

@Jakuje

Description

@Jakuje

Expected behaviour

The build in appveyor should pass

Actual behaviour

Fails:

c:\openpace-win32\src\objects.c(60) : warning C4717: 'EAC_OBJ_nid2ln': recursive on all control paths, function will cause runtime stack overflow
c:\openpace-win32\src\objects.c(68) : warning C4717: 'EAC_OBJ_obj2nid': recursive on all control paths, function will cause runtime stack overflow
c:\openpace-win32\src\objects.c(64) : warning C4717: 'EAC_OBJ_nid2sn': recursive on all control paths, function will cause runtime stack overflow
c:\openpace-win32\src\objects.c(80) : warning C4717: 'EAC_OBJ_sn2nid': recursive on all control paths, function will cause runtime stack overflow
c:\openpace-win32\src\objects.c(76) : warning C4717: 'EAC_OBJ_ln2nid': recursive on all control paths, function will cause runtime stack overflow
c:\openpace-win32\src\objects.c(72) : warning C4717: 'EAC_OBJ_txt2nid': recursive on all control paths, function will cause runtime stack overflow

https://ci.appveyor.com/project/frankmorgner/opensc-na513/builds/47246369/job/lku9lvyir7rh2nr2

Steps to reproduce

  1. Run openpace build in appveyor

Logs

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions