This issue tracker has been migrated to GitHub, and is currently read-only.
For more information, see the GitHub FAQs in the Python's Developer Guide.

Author muhzi
Recipients Alex.Willmer, christian.heimes, muhzi, xdegaye
Date 2019-03-02.12:07:17
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1551528437.75.0.747397737728.issue36162@roundup.psfhosted.org>
In-reply-to
Content
err, wrong logs sorry... 

configure:11514: checking for truncate
configure:11514: armv7a-linux-androideabi16-clang -o conftest   -pie -march=armv7-a -Wl,--fix-cortex-a8 conftest.c -ldl  >&5
configure:11514: $? = 0
configure:11514: result: yes


configure:7954: checking sys/sendfile.h usability
configure:7954: armv7a-linux-androideabi16-clang -c   conftest.c >&5
configure:7954: $? = 0
configure:7954: result: yes
configure:7954: checking sys/sendfile.h presence
configure:7954: armv7a-linux-androideabi16-clang -E  conftest.c
configure:7954: $? = 0
configure:7954: result: yes
configure:7954: checking for sys/sendfile.h
configure:7954: result: yes
History
Date User Action Args
2019-03-02 12:07:17muhzisetrecipients: + muhzi, christian.heimes, xdegaye, Alex.Willmer
2019-03-02 12:07:17muhzisetmessageid: <1551528437.75.0.747397737728.issue36162@roundup.psfhosted.org>
2019-03-02 12:07:17muhzilinkissue36162 messages
2019-03-02 12:07:17muhzicreate