Opened 5 years ago

Closed 5 years ago

#59186 closed defect (worksforme)

Unable to install boost

Reported by: jpmelko Owned by:
Priority: Normal Milestone:
Component: ports Version:
Keywords: Cc: ryandesign (Ryan Carsten Schmidt), michaelld (Michael Dickens)
Port:

Description

Bacchus:~ root# port install cputhrottle
--->  Computing dependencies for cputhrottle
The following dependencies will be installed:  boost
Continue? [Y/n]: y
--->  Installing boost @1.71.0_0+no_single+no_static+python27
Error: Failed to install boost: no destroot found at: /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_devel_boost/boost/work/destroot
Error: See /opt/local/var/macports/logs/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_devel_boost/boost/main.log for details.
Error: Follow https://guide.macports.org/#project.tickets to report a bug.
Error: Processing of port cputhrottle failed

Attachments (1)

main.log (41.9 KB) - added by jpmelko 5 years ago.

Download all attachments as: .zip

Change History (5)

Changed 5 years ago by jpmelko

Attachment: main.log added

comment:1 Changed 5 years ago by ryandesign (Ryan Carsten Schmidt)

comment:2 Changed 5 years ago by michaelld (Michael Dickens)

In other words, try the following:

sudo port clean boost
sudo port install boost

and, if you still have the issue, post the new, complete build log to replace the incomplete one already here.

comment:3 Changed 5 years ago by jpmelko

Work around works

thanks

comment:4 Changed 5 years ago by michaelld (Michael Dickens)

Resolution: worksforme
Status: newclosed

Great! Thanks for reporting back.

Note: See TracTickets for help on using tickets.