Opened 4 months ago

#69996 assigned defect

gnubg @1.05.002: Could not link test program to Python

Reported by: ryandesign (Ryan Carsten Schmidt) Owned by: daitakahashi
Priority: Normal Milestone:
Component: ports Version: 2.9.3
Keywords: Cc:
Port: gnubg

Description

gnubg does not build on the buildbot workers:

https://build.macports.org/builders/ports-12_x86_64-builder/builds/108799/steps/install-port/logs/stdio

checking consistency of all components of python development environment... no
configure: error: in '/opt/local/var/macports/build/_opt_bblocal_var_buildworker_ports_build_ports_games_gnubg/gnubg/work/gnubg-1.05.002':
configure: error: 
  Could not link test program to Python. Maybe the main Python library has been
  installed in some non-standard library path. If so, pass it to configure,
  via the LDFLAGS environment variable.
  Example: ./configure LDFLAGS="-L/usr/non-standard-path/python/lib"
  ============================================================================
   ERROR!
   You probably have to install the development version of the Python package
   for your distribution.  The exact name of this package varies among them.
  ============================================================================

See 'config.log' for more details

Maybe updating the port will help.

Change History (0)

Note: See TracTickets for help on using tickets.