[Buildbot-status]Buildbot failure in Python on AMD64 Debian PGO 3.7
The Buildbot has detected a failed build on builder AMD64 Debian PGO 3.7 while building python/cpython. Full details are available at: https://buildbot.python.org/all/#builders/128/builds/1189
Buildbot URL: https://buildbot.python.org/all/
Worker for this Build: gps-debian-profile-opt
Build Reason: <unknown> Blamelist: Inada Naoki <songofacandy@gmail.com>
BUILD FAILED: failed compile (failure)
Sincerely, -The Buildbot
gcc -pthread -fprofile-generate -Xlinker -export-dynamic -o python
Programs/python.o libpython3.7m.a -lcrypt -lpthread -ldl -lutil -lm
./python -E -S -m sysconfig --generate-posix-vars ;
if test $? -ne 0 ; then
echo "generate-posix-vars failed" ;
rm -f ./pybuilddir.txt ;
exit 1 ;
fi
Segmentation fault
generate-posix-vars failed
Makefile:605: recipe for target 'pybuilddir.txt' failed
make[3]: Leaving directory
'/var/lib/buildbot/slaves/enable-optimizations-bot/3.7.gps-debian-profile-opt.nondebug/build'
make[3]: *** [pybuilddir.txt] Error 1
Le sam. 25 mai 2019 à 14:17, <buildbot@python.org> a écrit :
The Buildbot has detected a failed build on builder AMD64 Debian PGO 3.7 while building python/cpython. Full details are available at: https://buildbot.python.org/all/#builders/128/builds/1189
Buildbot URL: https://buildbot.python.org/all/
Worker for this Build: gps-debian-profile-opt
Build Reason: <unknown> Blamelist: Inada Naoki <songofacandy@gmail.com>
BUILD FAILED: failed compile (failure)
Sincerely, -The Buildbot
Buildbot-status mailing list -- buildbot-status@python.org To unsubscribe send an email to buildbot-status-leave@python.org https://mail.python.org/mailman3/lists/buildbot-status.python.org/
-- Night gathers, and now my watch begins. It shall not end until my death.
participants (2)
-
buildbot@python.org
-
Victor Stinner