Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

python 2.4.4 fails on solaris (sun4u sparc SUNW,Sun-Fire-880) #45704

Closed
theoryno3 mannequin opened this issue Oct 30, 2007 · 5 comments
Closed

python 2.4.4 fails on solaris (sun4u sparc SUNW,Sun-Fire-880) #45704

theoryno3 mannequin opened this issue Oct 30, 2007 · 5 comments
Labels
build The build process and cross-build

Comments

@theoryno3
Copy link
Mannequin

theoryno3 mannequin commented Oct 30, 2007

BPO 1363
Nosy @loewis, @birkenfeld, @tiran

Note: these values reflect the state of the issue at the time it was migrated and might not reflect the current state.

Show more details

GitHub fields:

assignee = None
closed_at = <Date 2008-07-20.11:20:29.761>
created_at = <Date 2007-10-30.18:18:10.743>
labels = ['build']
title = 'python 2.4.4 fails on solaris (sun4u sparc SUNW,Sun-Fire-880)'
updated_at = <Date 2008-07-20.11:20:29.760>
user = 'https://bugs.python.org/theoryno3'

bugs.python.org fields:

activity = <Date 2008-07-20.11:20:29.760>
actor = 'georg.brandl'
assignee = 'none'
closed = True
closed_date = <Date 2008-07-20.11:20:29.761>
closer = 'georg.brandl'
components = ['Build']
creation = <Date 2007-10-30.18:18:10.743>
creator = 'theoryno3'
dependencies = []
files = []
hgrepos = []
issue_num = 1363
keywords = []
message_count = 5.0
messages = ['56972', '56973', '56981', '61356', '70076']
nosy_count = 4.0
nosy_names = ['loewis', 'georg.brandl', 'christian.heimes', 'theoryno3']
pr_nums = []
priority = 'normal'
resolution = None
stage = None
status = 'closed'
superseder = None
type = 'compile error'
url = 'https://bugs.python.org/issue1363'
versions = ['Python 2.4']

@theoryno3
Copy link
Mannequin Author

theoryno3 mannequin commented Oct 30, 2007

Trying to compile Plone (3.0.2) on a Sun V880 (SunOS genome 5.10
Generic_125100-05 sun4u sparc SUNW,Sun-Fire-880). Plone is a web
application which runs on the Zope framework. What fails is the python
(2.4.4) which is distributed with Zope.

During the configure step of the build, I receive the following warning:

BEGIN Snippet
configure: WARNING: sys/wait.h: present but cannot be compiled
configure: WARNING: sys/wait.h: check for missing prerequisite headers?
configure: WARNING: sys/wait.h: see the Autoconf documentation
configure: WARNING: sys/wait.h: section "Present But Cannot Be Compiled"
configure: WARNING: sys/wait.h: proceeding with the preprocessor's result
configure: WARNING: sys/wait.h: in the future, the compiler will take
precedence
configure: WARNING: ##
------------------------------------------------ ##
configure: WARNING: ## Report this to
http://www.python.org/python-bugs ##
configure: WARNING: ##
------------------------------------------------ ##
END Snippet

Then this nasty error breaks the entire config:

******BEGIN Snippet
checking size of int... configure: error: cannot compute sizeof (int), 77
See `config.log' for more details.
******END Snippet

@theoryno3 theoryno3 mannequin added the build The build process and cross-build label Oct 30, 2007
@theoryno3
Copy link
Mannequin Author

theoryno3 mannequin commented Oct 30, 2007

Trying to compile Plone (3.0.2) on a Sun V880 (SunOS genome 5.10
Generic_125100-05 sun4u sparc SUNW,Sun-Fire-880). Plone is a web
application which runs on the Zope framework. What fails is the python
(2.4.4) which is distributed with Zope.

During the configure step of the build, I receive the following warning:

BEGIN Snippet
configure: WARNING: sys/wait.h: present but cannot be compiled
configure: WARNING: sys/wait.h: check for missing prerequisite headers?
configure: WARNING: sys/wait.h: see the Autoconf documentation
configure: WARNING: sys/wait.h: section "Present But Cannot Be Compiled"
configure: WARNING: sys/wait.h: proceeding with the preprocessor's result
configure: WARNING: sys/wait.h: in the future, the compiler will take
precedence
configure: WARNING: ##
------------------------------------------------ ##
configure: WARNING: ## Report this to
http://www.python.org/python-bugs ##
configure: WARNING: ##
------------------------------------------------ ##
END Snippet

Then this nasty error breaks the entire config:

******BEGIN Snippet
checking size of int... configure: error: cannot compute sizeof (int), 77
See `config.log' for more details.
******END Snippet

@theoryno3 theoryno3 mannequin added the build The build process and cross-build label Oct 30, 2007
@loewis
Copy link
Mannequin

loewis mannequin commented Oct 30, 2007

What compiler did you use? Can you please attach the compressed config.log?

@tiran
Copy link
Member

tiran commented Jan 20, 2008

Please provide the logs. I'm going to close the bug in two week unless
you respond.

@birkenfeld
Copy link
Member

No response, closing.

@ezio-melotti ezio-melotti transferred this issue from another repository Apr 10, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
build The build process and cross-build
Projects
None yet
Development

No branches or pull requests

2 participants