Opened 7 years ago
Closed 7 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)
Change History (4)
Changed 7 years ago by himay81 (Jamie Baxter)
Attachment: | patch-src-pbsolvercz.cpp.diff added |
---|
comment:1 Changed 7 years ago by mf2k (Frank Schima)
Cc: | howarth.at.macports@… removed |
---|---|
Owner: | set to howarth.at.macports@… |
Status: | new → assigned |
comment:3 Changed 7 years ago by ryandesign (Ryan Carsten Schmidt)
Resolution: | → fixed |
---|---|
Status: | assigned → closed |
Note: See
TracTickets for help on using
tickets.
Patch file