Opened 6 years ago

Closed 6 years ago

#55472 closed defect (fixed)

Build error in apbs (pbsolvercz.cpp)

Reported by: himay81 (Jamie Baxter) Owned by: howarth.at.macports@…
Priority: Normal Milestone:
Component: ports Version: 2.4.2
Keywords: haspatch Cc:
Port: apbs

Description

Building of apbs@1.4.1_4 fails due to a compilation error within src/geoflow/pbsolvercz.cpp, as indicated in the build log:

:info:build /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_science_apbs/apbs/work/apbs-pdb2pqr-d4e78c62e6a07f92c26924318d83a159fa6af063/apbs/src/geoflow/pbsolvercz.cpp:80:36: error: a space is required between consecutive right angle brackets (use '> >')

Correcting the syntax (as indicated in the patch) resolves the error, and allows the port to finish building and install.

Attachments (1)

patch-src-pbsolvercz.cpp.diff (356 bytes) - added by himay81 (Jamie Baxter) 6 years ago.
Patch file

Download all attachments as: .zip

Change History (4)

Changed 6 years ago by himay81 (Jamie Baxter)

Patch file

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

Cc: howarth.at.macports@… removed
Owner: set to howarth.at.macports@…
Status: newassigned

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

Has duplicate #56186.

comment:3 Changed 6 years ago by ryandesign (Ryan Carsten Schmidt)

Resolution: fixed
Status: assignedclosed

In 4497f94da2dc7b77c3f2d9a930c7c9b2bca8bbd5/macports-ports:

apbs: Fix build failure with new clang

Closes: #55472

Note: See TracTickets for help on using tickets.