Opened 5 years ago
Closed 5 years ago
#59038 closed defect (fixed)
py27-pyilmbase fails to build, error linking to boost cited
Reported by: | TheLastLovemark | Owned by: | MarcusCalhoun-Lopez (Marcus Calhoun-Lopez) |
---|---|---|---|
Priority: | Normal | Milestone: | |
Component: | ports | Version: | 2.5.4 |
Keywords: | Cc: | ||
Port: | py-pyilmbase |
Description
I noticed the following when the build failed:
Compiled and ran IlmBase test program. checking for python version... 2.7 checking for python platform... darwin checking for python script directory... ${prefix}/lib/python2.7/site-packages checking for python extension module directory... ${exec_prefix}/lib/python2.7/site-packages checking for boost::python... no *** Could not run the boost::python test program, checking why... *** The boost::python test program could be compiled, but could not be dynamically. *** or statically linked.
I can confirm a boost variant is installed with python27:
$ port installed boost The following ports are currently installed: boost @1.66.0_3+no_single+no_static+python27 boost @1.66.0_4+no_single+no_static+python27 boost @1.71.0_0+cmake_scripts+no_single+no_static+openmpi+python27+regex_match_extra (active) boost @1.71.0_0+no_single+no_static+python27
main.log attached
Attachments (1)
Change History (4)
Changed 5 years ago by TheLastLovemark
Attachment: | py27-pyilmbase_main.log added |
---|
comment:1 Changed 5 years ago by jmroot (Joshua Root)
Owner: | set to MarcusCalhoun-Lopez |
---|---|
Status: | new → assigned |
comment:2 Changed 5 years ago by mf2k (Frank Schima)
Port: | py-pyilmbase added; py27-pyilmbase removed |
---|
comment:3 Changed 5 years ago by MarcusCalhoun-Lopez (Marcus Calhoun-Lopez)
Resolution: | → fixed |
---|---|
Status: | assigned → closed |
Note: See
TracTickets for help on using
tickets.
In cd1bbcde7ca4d9f4c90a4e74c1cc504b2a57162f/macports-ports (master):