Package Details: calculix-cgx 2.23-1

Git Clone URL: https://aur.archlinux.org/calculix-cgx.git (read-only, click to copy)
Package Base: calculix-cgx
Description: CalculiX: 3D Structural Finite Element Program - Post Processor
Upstream URL: http://www.calculix.de/
Licenses: GPL2
Submitter: mauritiusdadd
Maintainer: mauritiusdadd
Last Packager: mauritiusdadd
Votes: 4
Popularity: 0.002907
First Submitted: 2022-08-14 10:15 (UTC)
Last Updated: 2026-02-19 07:15 (UTC)

Latest Comments

tapia commented on 2026-05-03 15:54 (UTC)

Hi, I am getting the same error message as @mrdie2233:

❯ cgx beam.frd
on a Linux machine, nodename tapia-laptop, release 6.19.14-arch1-1, version #1 SMP PREEMPT_DYNAMIC Thu, 23 Apr 2026 06:57:02 +0000, machine x86_64 
 The HOME was detected:/home/tapia
parameters:2 arguments:1
zsh: segmentation fault (core dumped)  cgx beam.frd

Nobody-86 commented on 2026-03-30 15:49 (UTC)

@mauritiusdadd: First of all, thank you very much for the quick response and for maintaining the package! I tried to install the package manually using makepkg, but I keep getting the same error message. After doing some research, I had to make the following change to get it to work for me:

make  CFLAGS="-O2 -std=c11 -Wno-narrowing -Wno-old-style-definition \
              -Wno-implicit-function-declaration -Wno-int-conversion \
              -Wno-template-body \
              -I./ -I/usr/include/libSNL -I../../glut-3.5/src" \

New is the line: "-Wno-template-body \"

mauritiusdadd commented on 2026-03-30 06:42 (UTC)

@mrdie2233, thanks for reporting the issue. I will look into it as soon as I can.

@Nobody-86, you should try to build the package directly with makepkg. I tested it in a clean chroot, and it works.

Nobody-86 commented on 2026-03-28 14:21 (UTC)

I get the following error when I try to install the package (clean build):

make: *** [Makefile:70: cgx] Error 1 ==> ERROR: A failure occurred in build(). Aborting... -> error making: calculix-cgx-exit status 4 -> Failed to install the following packages. Manual intervention is required: calculix-cgx - exit status 4


mrdie2233 commented on 2026-02-22 19:09 (UTC) (edited on 2026-02-22 19:11 (UTC) by mrdie2233)

I cannot run cgx because of Segmentation Fault.

[dddight@arch5060 ~]$ cgx beam.fbd on a Linux machine, nodename arch5060, release 6.18.9-arch1-2, version #1 SMP PREEMPT_DYNAMIC Mon, 09 Feb 2026 17:16:33 +0000, machine x86_64 The HOME was detected:/home/dddight parameters:2 arguments:1 Segmentation fault (core dumped) cgx beam.fbd

ilovekiruna commented on 2025-08-05 10:54 (UTC)

Fails now with errors in improveMesh.c.