Message328853
This is closed, however, since this was merged the AIX buildbots have failed. This is because the file mode bits lack the -x
root@x066:[/data/prj/python/git/cpython-master]find . -name install-sh -ls
148833829 16 -rw-r--r-- 1 root felt 15368 Oct 29 17:34 ./install-sh
Can this be fixed as part of this issue, or do I need to open a new one?
Currently both AIX build-bots fail in the build phase with:
renaming build/scripts-3.8/pydoc3 to build/scripts-3.8/pydoc3.8
renaming build/scripts-3.8/idle3 to build/scripts-3.8/idle3.8
renaming build/scripts-3.8/2to3 to build/scripts-3.8/2to3-3.8
./install-sh -c -m 644 ./Tools/gdb/libpython.py python-gdb.py
./install-sh: not found |
|
| Date |
User |
Action |
Args |
| 2018-10-29 19:13:59 | Michael.Felt | set | recipients:
+ Michael.Felt, vstinner, zach.ware, cstratak |
| 2018-10-29 19:13:59 | Michael.Felt | set | messageid: <[email protected]> |
| 2018-10-29 19:13:59 | Michael.Felt | link | issue34765 messages |
| 2018-10-29 19:13:59 | Michael.Felt | create | |
|