Opened 16 months ago

Closed 16 months ago

Last modified 16 months ago

#66456 closed defect (fixed)

CSXCAD @20221205-c79d6b75_0 build failure: no member named 'setlocale' in namespace 'std'

Reported by: esteimle Owned by: ra1nb0w
Priority: Normal Milestone:
Component: ports Version:
Keywords: Cc:
Port: CSXCAD

Description

I tried to install openems with the command sudo port install openEMS but it failed while trying to build CSXCAD:

--->  Verifying checksums for CSXCAD
--->  Extracting CSXCAD
--->  Applying patches to CSXCAD
--->  Configuring CSXCAD
--->  Building CSXCAD                                    
Error: Failed to build CSXCAD: command execution failed
Error: See /opt/local/var/macports/logs/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_textproc_CSXCAD/CSXCAD/main.log for details.
Error: Follow https://guide.macports.org/#project.tickets if you believe there
is a bug.
Error: Processing of port openEMS failed

Attachments (1)

main.log (76.5 KB) - added by esteimle 16 months ago.
/opt/local/var/macports/logs/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_textproc_CSXCAD/CSXCAD/main.log. Log file mentioned in error.

Download all attachments as: .zip

Change History (8)

Changed 16 months ago by esteimle

Attachment: main.log added

/opt/local/var/macports/logs/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_textproc_CSXCAD/CSXCAD/main.log. Log file mentioned in error.

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

Owner: set to ra1nb0w
Port: CSXCAD added; openems removed
Status: newassigned
Summary: openems @v 20220331-d260025a install failure with CSXCADCSXCAD @20221205-c79d6b75_0 build failure: no member named 'setlocale' in namespace 'std'

comment:2 Changed 16 months ago by ra1nb0w

sorry for the inconvenience. Now, it is fixed.

comment:3 Changed 16 months ago by Davide Gerhard <ra1nb0w@…>

Resolution: fixed
Status: assignedclosed

In 988da34948a987d408cc5718df7357eb65d1c0e1/macports-ports (master):

CSXCAD: update commit to 633597648

Closes: #66456

comment:4 Changed 16 months ago by esteimle

Thank you for the fix. How do I test it? I tried to install it again and also to clear with sudo port -f clean --all all. But it still fails

comment:5 Changed 16 months ago by ra1nb0w

you need to update the ports repository with sudo port sync before clean and install

comment:6 Changed 16 months ago by esteimle

that worked. Thanks again I really appreciate the help!

comment:7 Changed 16 months ago by ra1nb0w

my pleasure. have a nice day.

Note: See TracTickets for help on using tickets.