Projects
New Ticket     Wiki     Browse Source     Timeline     Roadmap     Bug Reports     Search

Ticket #14828 (closed defect: duplicate)

Opened 8 months ago

Last modified 7 weeks ago

py25-readline build fails (Leopard)

Reported by: florian.ebeling@… Owned by: mww@…
Priority: Normal Milestone: Port Bugs
Component: ports Version: 1.6.0
Keywords: Cc:
Port:

Description (last modified by ryandesign@…) (diff)

This is the output:

--->  Building py25-readline with target build
Error: Target org.macports.build returned: shell command " cd "/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_python_py25-readline/work/Python-2.5.2/Modules" && /opt/local/bin/python2.5 setup.py build " returned error 1
Command output: running build
running build_ext
building 'readline' extension
-DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -I/opt/local/include -I/opt/local/include/python2.5 -c readline.c -o build/temp.macosx-10.3-i386-2.5/readline.o
unable to execute -DNDEBUG: No such file or directory
error: command '-DNDEBUG' failed with exit status 1

Error: Unable to upgrade port: 1

Change History

Changed 8 months ago by florian.ebeling@…

Happend on Mac OS X 10.5.2, MacBook Core Duo, MacPorts 1.6.0

Changed 8 months ago by jmr@…

  • owner changed from macports-tickets@… to mww@…

This is a known issue with virtually all Python ports. We don't know exactly what causes it, but the build usually succeeds if you clean and try again.

Changed 8 months ago by jmr@…

  • status changed from new to closed
  • resolution set to duplicate

Duplicate of #13930.

Changed 7 weeks ago by ryandesign@…

  • description modified (diff)
Note: See TracTickets for help on using tickets.