[New-bugs-announce] [issue8287] python-gdb.py triggers compile errors on FreeBSD and Solaris

Florent Xicluna report at bugs.python.org
Fri Apr 2 12:56:20 CEST 2010


New submission from Florent Xicluna <florent.xicluna at gmail.com>:

The compile step fails on "python-gdb.py" on some buildbots.


# #### sparc solaris 10 gcc ####

running build_scripts
[51847 refs]
./install-sh -c  python-gdb.py
./install-sh: python-gdb.py does not exist
*** Error code 1
make: Fatal error: Command failed for target `python-gdb.py'


# #### x86 FreeBSD ####

running build_scripts
[53576 refs]
/usr/bin/install -c  python-gdb.py
usage: install [-bCcpSsv] [-B suffix] [-f flags] [-g group] [-m mode]
               [-o owner] file1 file2
       install [-bCcpSsv] [-B suffix] [-f flags] [-g group] [-m mode]
               [-o owner] file1 ... fileN directory
       install -d [-v] [-g group] [-m mode] [-o owner] directory ...
*** Error code 64

----------
components: Build
keywords: buildbot
messages: 102155
nosy: doko, flox, loewis
priority: high
severity: normal
stage: needs patch
status: open
title: python-gdb.py triggers compile errors on FreeBSD and Solaris
type: compile error
versions: Python 2.7

_______________________________________
Python tracker <report at bugs.python.org>
<http://bugs.python.org/issue8287>
_______________________________________


More information about the New-bugs-announce mailing list