Opened 9 years ago

Closed 9 years ago

#46862 closed defect (duplicate)

bob: build fails: Parse error at "BOOST_JOIN"

Reported by: zhangaustin.eternal@… Owned by: andre.anjos@…
Priority: Normal Milestone:
Component: ports Version: 2.3.3
Keywords: Cc: laurent.el-shafey@…
Port: bob

Description (last modified by ryandesign (Ryan Carsten Schmidt))

sudo port install bob sox
Password:
--->  Computing dependencies for libidn
--->  Fetching archive for libidn
--->  Attempting to fetch libidn-1.29_0.darwin_14.x86_64.tbz2 from http://packages.macports.org/libidn
--->  Attempting to fetch libidn-1.29_0.darwin_14.x86_64.tbz2.rmd160 from http://packages.macports.org/libidn
--->  Installing libidn @1.29_0
--->  Cleaning libidn
--->  Computing dependencies for libidn
--->  Deactivating libidn @1.26_0
--->  Cleaning libidn
--->  Activating libidn @1.29_0
--->  Cleaning libidn
--->  Fetching archive for curl-ca-bundle
--->  Attempting to fetch curl-ca-bundle-7.40.0_0.darwin_14.noarch.tbz2 from http://packages.macports.org/curl-ca-bundle
--->  Attempting to fetch curl-ca-bundle-7.40.0_0.darwin_14.noarch.tbz2.rmd160 from http://packages.macports.org/curl-ca-bundle
--->  Installing curl-ca-bundle @7.40.0_0
--->  Cleaning curl-ca-bundle
--->  Deactivating curl-ca-bundle @7.37.1_0
--->  Cleaning curl-ca-bundle
--->  Activating curl-ca-bundle @7.40.0_0
--->  Cleaning curl-ca-bundle
--->  Computing dependencies for curl
--->  Fetching archive for curl
--->  Attempting to fetch curl-7.40.0_0+ssl.darwin_14.x86_64.tbz2 from http://packages.macports.org/curl
--->  Attempting to fetch curl-7.40.0_0+ssl.darwin_14.x86_64.tbz2.rmd160 from http://packages.macports.org/curl
--->  Installing curl @7.40.0_0+ssl
--->  Cleaning curl
--->  Computing dependencies for curl
--->  Deactivating curl @7.37.1_0+ssl
--->  Cleaning curl
--->  Activating curl @7.40.0_0+ssl
--->  Cleaning curl
--->  Fetching archive for lzo2
--->  Attempting to fetch lzo2-2.08_0.darwin_14.x86_64.tbz2 from http://packages.macports.org/lzo2
--->  Attempting to fetch lzo2-2.08_0.darwin_14.x86_64.tbz2.rmd160 from http://packages.macports.org/lzo2
--->  Installing lzo2 @2.08_0
--->  Cleaning lzo2
--->  Deactivating lzo2 @2.06_0
--->  Cleaning lzo2
--->  Activating lzo2 @2.08_0
--->  Cleaning lzo2
--->  Computing dependencies for bob
--->  Building bob
Error: org.macports.build for port bob returned: command execution failed
To report a bug, follow the instructions in the guide:
    http://guide.macports.org/#project.tickets
Error: Processing of port bob failed

Attachments (1)

main.log (328.1 KB) - added by jasthree@… 9 years ago.
My main.log file after I tried "sudo port clean bob"

Download all attachments as: .zip

Change History (5)

comment:1 Changed 9 years ago by mf2k (Frank Schima)

Priority: HighNormal

The Priority field is only for use by Macports team members.

comment:2 Changed 9 years ago by ryandesign (Ryan Carsten Schmidt)

Cc: laurent.el-shafey@… added
Description: modified (diff)
Keywords: port bob fail removed
Owner: changed from macports-tickets@… to andre.anjos@…
Summary: Error: org.macports.build for port bob returned: command execution failedbob: build fails

Please run "sudo port clean bob", then try again. If it fails again, please attach the main.log.

Changed 9 years ago by jasthree@…

Attachment: main.log added

My main.log file after I tried "sudo port clean bob"

comment:3 in reply to:  2 Changed 9 years ago by jasthree@…

Replying to ryandesign@…:

Please run "sudo port clean bob", then try again. If it fails again, please attach the main.log.

I tried this, but am still experiencing an issue. I have attached the main.log.

comment:4 Changed 9 years ago by ryandesign (Ryan Carsten Schmidt)

Resolution: duplicate
Status: newclosed
Summary: bob: build failsbob: build fails: Parse error at "BOOST_JOIN"

Great, thanks. This shows us that the problem is:

:info:build opt/local/include/boost/type_traits/detail/has_binary_operator.hp:50: Parse error at "BOOST_JOIN"

So this ticket is a duplicate of #46441.

Note: See TracTickets for help on using tickets.