Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Python fails to build on s390x RHEL7 LTO + PGO 3.x on: #if defined(__APPLE__) && defined(__has_attribute) && __has_attribute(availability) #121199

@vstinner

Description

@vstinner

s390x RHEL7 LTO + PGO 3.x: https://buildbot.python.org/all/#/builders/244/builds/7626

./Modules/timemodule.c:1491:70: error: missing binary operator before token "("
 #if defined(__APPLE__) && defined(__has_attribute) && __has_attribute(availability)
                                                                      ^
make[2]: *** [Modules/timemodule.o] Error 1

Linked PRs

Metadata

Metadata

Assignees

No one assigned

    Labels

    buildThe build process and cross-buildtype-bugAn unexpected behavior, bug, or error

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions