This issue tracker has been migrated to GitHub, and is currently read-only.
For more information, see the GitHub FAQs in the Python's Developer Guide.

classification
Title: PA-RISC buildbot: compiler cannot create executables
Type: behavior Stage: resolved
Components: Versions: Python 3.4
process
Status: closed Resolution: out of date
Dependencies: Superseder:
Assigned To: Nosy List: trent
Priority: normal Keywords: buildbot

Created on 2013-12-22 21:16 by skrah, last changed 2022-04-11 14:57 by admin. This issue is now closed.

Messages (1)
msg206831 - (view) Author: Stefan Krah (skrah) * (Python committer) Date: 2013-12-22 21:16
I think the demo mode for aCC has expired on h2 | HP-UX 11iv2 | PA-RISC:
  

bash-4.0$ cc +DD32 -o xxx xxx.c 
Error: Demo mode has expired.
Contact your Hewlett-Packard sales office to order HP C Compiler
History
Date User Action Args
2022-04-11 14:57:55adminsetgithub: 64250
2015-07-31 03:18:16zach.waresetstatus: open -> closed
resolution: out of date
stage: resolved
2014-05-13 21:39:29skrahsetnosy: - skrah
2013-12-22 21:16:32skrahcreate