Opened 19 months ago

Last modified 19 months ago

#65846 assigned defect

ccpnmr @2.4.2_2+gcc12 build failure

Reported by: mackenzie-patterson Owned by: jwhowarth
Priority: Normal Milestone:
Component: ports Version: 2.7.2
Keywords: Cc:
Port: ccpnmr

Description

I am trying to install ccpnmr. I have tried selfupdate, cleaning, and looking at other similar tickets but haven't been able to fix the issue myself. Any help would be appreciated.

The message is as follows:

--->  Computing dependencies for ccpnmr
--->  Fetching archive for ccpnmr
--->  Attempting to fetch ccpnmr-2.4.2_2+gcc12.darwin_19.x86_64.tbz2 from https://packages.macports.org/ccpnmr
--->  Attempting to fetch ccpnmr-2.4.2_2+gcc12.darwin_19.x86_64.tbz2 from https://ywg.ca.packages.macports.org/mirror/macports/packages/ccpnmr
--->  Attempting to fetch ccpnmr-2.4.2_2+gcc12.darwin_19.x86_64.tbz2 from https://mse.uk.packages.macports.org/ccpnmr
--->  Fetching distfiles for ccpnmr
--->  Verifying checksums for ccpnmr
--->  Extracting ccpnmr
--->  Applying patches to ccpnmr
Warning: reinplace s|@GCCLIB@|/opt/local/lib/gcc12|g didn't change anything in /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_ccpnmr/ccpnmr/work/ccpnmr/ccpnmr2.4/c/environment-opengl.txt
--->  Configuring ccpnmr
--->  Building ccpnmr
Error: Failed to build ccpnmr: command execution failed  
Error: See /opt/local/var/macports/logs/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_ccpnmr/ccpnmr/main.log for details.
Error: Follow https://guide.macports.org/#project.tickets if you believe there is a bug.
Error: Processing of port ccpnmr failed

Attachments (1)

main.log (247.3 KB) - added by mackenzie-patterson 19 months ago.

Download all attachments as: .zip

Change History (3)

Changed 19 months ago by mackenzie-patterson

Attachment: main.log added

comment:1 Changed 19 months ago by jmroot (Joshua Root)

Owner: set to jwhowarth
Status: newassigned
Summary: Command execution failedccpnmr @2.4.2_2+gcc12 build failure
:info:build app.c:405:31: error: variable 'Sqrt2Pi' must have explicitly specified data sharing attributes
:info:build         Lnorm += log(Acc[k] / Sqrt2Pi);     // (fussy to include this)
:info:build                               ^~~~~~~
:info:build app.c:397:18: note: explicit data sharing attribute requested here
:info:build         default( none ) \
:info:build                  ^

comment:2 Changed 19 months ago by mackenzie-patterson

Okay, what exactly does this error mean and how do I fix it?

Note: See TracTickets for help on using tickets.