[issue33382] make [profile-opt] failde with --enable-optimizations
New submission from Patrick Young : 0:14:07 load avg: 1.26 [406/406] test_zlib Total duration: 14 min 9 sec Tests result: SUCCESS make[1]: Leaving directory '/home/kmahyyg/Desktop/py36/Python-3.6.5' make build_all_merge_profile make[1]: Entering directory '/home/kmahyyg/Desktop/py36/Python-3.6.5' true /bin/true: 1: /bin/true: Syntax error: "(" unexpected Makefile:497: recipe for target 'build_all_merge_profile' failed make[1]: *** [build_all_merge_profile] Error 2 make[1]: Leaving directory '/home/kmahyyg/Desktop/py36/Python-3.6.5' Makefile:471: recipe for target 'profile-opt' failed make: *** [profile-opt] Error 2 -- components: Installation messages: 315876 nosy: kmahyyg priority: normal severity: normal status: open title: make [profile-opt] failde with --enable-optimizations versions: Python 3.6 ___ Python tracker <https://bugs.python.org/issue33382> ___ ___ Python-bugs-list mailing list Unsubscribe: https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com
[issue33382] make [profile-opt] failde with --enable-optimizations
Patrick Young added the comment: $ uname -a Linux PatrickY 4.9.0-deepin13-amd64 #1 SMP PREEMPT Deepin 4.9.57-1 (2017-10-19) x86_64 GNU/Linux $ lsb_release -a Distributor ID: Deepin Description:Deepin 15.5 Release:15.5 Based on Debian sid -- ___ Python tracker <https://bugs.python.org/issue33382> ___ ___ Python-bugs-list mailing list Unsubscribe: https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com
[issue33382] make [profile-opt] failed with --enable-optimizations
Change by Patrick Young : -- title: make [profile-opt] failde with --enable-optimizations -> make [profile-opt] failed with --enable-optimizations type: -> compile error ___ Python tracker <https://bugs.python.org/issue33382> ___ ___ Python-bugs-list mailing list Unsubscribe: https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com
[issue33382] make [profile-opt] failed with --enable-optimizations
Change by Patrick Young : -- stage: -> resolved status: open -> closed ___ Python tracker <https://bugs.python.org/issue33382> ___ ___ Python-bugs-list mailing list Unsubscribe: https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com
[issue33382] make [profile-opt] failed with --enable-optimizations
Patrick Young added the comment: modify build_all_merge_profile to absolutely: true then modify build running shell to: zsh -- ___ Python tracker <https://bugs.python.org/issue33382> ___ ___ Python-bugs-list mailing list Unsubscribe: https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com