unofficial mirror of help-guix@gnu.org 
 help / color / mirror / Atom feed
From: Reza Housseini <reza.housseini@gmail.com>
To: help-guix@gnu.org
Subject: Running test for a package gives me an error 243
Date: Mon, 12 Dec 2022 09:53:10 +0100	[thread overview]
Message-ID: <fed6bf8d-65fa-4f48-4532-816c118c178f@gmail.com> (raw)


[-- Attachment #1.1.1: Type: text/plain, Size: 7782 bytes --]

Hi Guixers

Running the openfoam-10 tests during the package build gives me an error 
243 [1]. Running these tests locally in a guix shell does not produce 
any errors. I could not figure out what this error code means, but I 
found similar problems on the internet (mostly regarding docker and npm) 
which had something to do with running as root vs. running as a user. 
Has someone an idea what might be the issue? I tried making the files 
writable, but that did not had any effect.

Cheers,
Reza

[1] starting phase `check'
wmake Test-fvMeshTools
make[1]: Entering directory 
'/tmp/guix-build-openfoam-10.20221128.drv-0/OpenFOAM-10/test/fvMeshTools/Test-fvMeshTools'
Making dependency list for source file Test-fvMeshTools.C
g++ -std=c++14 -m64 -Dlinux64 -DWM_ARCH_OPTION=64 -DWM_DP 
-DWM_LABEL_SIZE=32 -Wall -Wextra -Wold-style-cast -Wnon-virtual-dtor 
-Wno-unused-parameter -Wno-invalid-offsetof -Wno-attributes -O3 
-DNoRepository -ftemplate-depth-100 -IfaceSelection 
-I/tmp/guix-build-openfoam-10.20221128.drv-0/OpenFOAM-10/src/finiteVolume/lnInclude 
-I/tmp/guix-build-openfoam-10.20221128.drv-0/OpenFOAM-10/src/dynamicMesh/lnInclude 
-I/tmp/guix-build-openfoam-10.20221128.drv-0/OpenFOAM-10/src/meshTools/lnInclude 
-IlnInclude -I. 
-I/tmp/guix-build-openfoam-10.20221128.drv-0/OpenFOAM-10/src/OpenFOAM/lnInclude 
-I/tmp/guix-build-openfoam-10.20221128.drv-0/OpenFOAM-10/src/OSspecific/POSIX/lnInclude 
   -fPIC -c Test-fvMeshTools.C -o 
/tmp/guix-build-openfoam-10.20221128.drv-0/OpenFOAM-10/platforms/linux64GccDPInt32Opt/test/fvMeshTools/Test-fvMeshTools/Test-fvMeshTools.o
g++ -std=c++14 -m64 -Dlinux64 -DWM_ARCH_OPTION=64 -DWM_DP 
-DWM_LABEL_SIZE=32 -Wall -Wextra -Wold-style-cast -Wnon-virtual-dtor 
-Wno-unused-parameter -Wno-invalid-offsetof -Wno-attributes -O3 
-DNoRepository -ftemplate-depth-100 -IfaceSelection 
-I/tmp/guix-build-openfoam-10.20221128.drv-0/OpenFOAM-10/src/finiteVolume/lnInclude 
-I/tmp/guix-build-openfoam-10.20221128.drv-0/OpenFOAM-10/src/dynamicMesh/lnInclude 
-I/tmp/guix-build-openfoam-10.20221128.drv-0/OpenFOAM-10/src/meshTools/lnInclude 
-IlnInclude -I. 
-I/tmp/guix-build-openfoam-10.20221128.drv-0/OpenFOAM-10/src/OpenFOAM/lnInclude 
-I/tmp/guix-build-openfoam-10.20221128.drv-0/OpenFOAM-10/src/OSspecific/POSIX/lnInclude 
   -fPIC 
-Wl,-rpath=/gnu/store/2656bcxjnjc3x0rkjafz4fdp20vdlc93-paraview-5.9.1/lib,-rpath=/gnu/store/8qv5kb2fgm4c3bf70zcg9l6hkf3qzpw9-zlib-1.2.11/lib,-rpath=/gnu/store/1akza97k9ssrkj9n2yzb6abvzba6b6d3-openmpi-4.1.4/lib,-rpath=/gnu/store/mk4schdzprjas1d4jcwl43rlslgy4f7r-pt-scotch32-7.0.1/lib,-rpath=/gnu/store/pmq05n0q25v4qjyibxfrp53v4391k7vh-mpfr-4.1.0/lib,-rpath=/gnu/store/14cqc52mfhkbl2sp76ilcnwmkm65kmly-metis-5.1.0/lib,-rpath=/gnu/store/fwbiihd2sbhai63y1pvvdh0f2bakfzrf-gmp-6.2.1/lib,-rpath=/gnu/store/xdayvzcay9fp8px077qwk6mw9qgzj249-cgal-5.2.2/lib,-rpath=/gnu/store/hm6dlgzkqz33fbiba07jjh8yzdikn7pp-boost-1.77.0/lib,-rpath=/gnu/store/s0a9z2n8bxvv625y7vsx5268zrcn5q4z-openfoam-10.20221128/lib/OpenFOAM-10/platforms/linux64GccDPInt32Opt/lib,-rpath=/gnu/store/s0a9z2n8bxvv625y7vsx5268zrcn5q4z-openfoam-10.20221128/lib/OpenFOAM-10/platforms/linux64GccDPInt32Opt/lib/dummy,-rpath=/gnu/store/s0a9z2n8bxvv625y7vsx5268zrcn5q4z-openfoam-10.20221128/lib/OpenFOAM-10/platforms/linux64GccDPInt32Opt/lib/paraview-5.9.1 
-fuse-ld=bfd -Xlinker --add-needed -Xlinker --no-as-needed 
/tmp/guix-build-openfoam-10.20221128.drv-0/OpenFOAM-10/platforms/linux64GccDPInt32Opt/test/fvMeshTools/Test-fvMeshTools/Test-fvMeshTools.o 
-L/tmp/guix-build-openfoam-10.20221128.drv-0/OpenFOAM-10/platforms/linux64GccDPInt32Opt/lib 
\
     -ldynamicMesh -lmeshTools -lfiniteVolume -lgenericPatchFields 
-lOpenFOAM -ldl  \
      -lm -o 
/tmp/OpenFOAM/-10/platforms/linux64GccDPInt32Opt/bin/Test-fvMeshTools
make[1]: Leaving directory 
'/tmp/guix-build-openfoam-10.20221128.drv-0/OpenFOAM-10/test/fvMeshTools/Test-fvMeshTools'
Running blockMesh on 
/tmp/guix-build-openfoam-10.20221128.drv-0/OpenFOAM-10/test/fvMeshTools/cavity
Running Test-fvMeshTools on 
/tmp/guix-build-openfoam-10.20221128.drv-0/OpenFOAM-10/test/fvMeshTools/cavity
Running checkMesh on 
/tmp/guix-build-openfoam-10.20221128.drv-0/OpenFOAM-10/test/fvMeshTools/cavity
Running foamToVTK on 
/tmp/guix-build-openfoam-10.20221128.drv-0/OpenFOAM-10/test/fvMeshTools/cavity
Running decomposePar on 
/tmp/guix-build-openfoam-10.20221128.drv-0/OpenFOAM-10/test/fvMeshTools/cavity
Running Test-fvMeshTools in parallel on 
/tmp/guix-build-openfoam-10.20221128.drv-0/OpenFOAM-10/test/fvMeshTools/cavity 
using 3 processes
Running checkMesh in parallel on 
/tmp/guix-build-openfoam-10.20221128.drv-0/OpenFOAM-10/test/fvMeshTools/cavity 
using 3 processes
Running foamToEnsight in parallel on 
/tmp/guix-build-openfoam-10.20221128.drv-0/OpenFOAM-10/test/fvMeshTools/cavity 
using 3 processes
Running reconstructParMesh on 
/tmp/guix-build-openfoam-10.20221128.drv-0/OpenFOAM-10/test/fvMeshTools/cavity
Running reconstructPar on 
/tmp/guix-build-openfoam-10.20221128.drv-0/OpenFOAM-10/test/fvMeshTools/cavity
Running reconstructPar on 
/tmp/guix-build-openfoam-10.20221128.drv-0/OpenFOAM-10/test/fvMeshTools/cavity
make[1]: Entering directory 
'/tmp/guix-build-openfoam-10.20221128.drv-0/OpenFOAM-10/test/IO'
Running blockMesh on 
/tmp/guix-build-openfoam-10.20221128.drv-0/OpenFOAM-10/test/IO/fileHandler
Running decomposePar on 
/tmp/guix-build-openfoam-10.20221128.drv-0/OpenFOAM-10/test/IO/fileHandler
Running particleFoam in parallel on 
/tmp/guix-build-openfoam-10.20221128.drv-0/OpenFOAM-10/test/IO/fileHandler 
using 4 processes
Running reconstructPar on 
/tmp/guix-build-openfoam-10.20221128.drv-0/OpenFOAM-10/test/IO/fileHandler
Running decomposePar on 
/tmp/guix-build-openfoam-10.20221128.drv-0/OpenFOAM-10/test/IO/fileHandler
Running particleFoam in parallel on 
/tmp/guix-build-openfoam-10.20221128.drv-0/OpenFOAM-10/test/IO/fileHandler 
using 4 processes
Running particleFoam in parallel on 
/tmp/guix-build-openfoam-10.20221128.drv-0/OpenFOAM-10/test/IO/fileHandler/machineA/fileHandler 
using 4 processes
Running particleFoam in parallel on 
/tmp/guix-build-openfoam-10.20221128.drv-0/OpenFOAM-10/test/IO/fileHandler 
using 4 processes
Running reconstructPar on 
/tmp/guix-build-openfoam-10.20221128.drv-0/OpenFOAM-10/test/IO/fileHandler
Running foamFormatConvert in parallel on 
/tmp/guix-build-openfoam-10.20221128.drv-0/OpenFOAM-10/test/IO/fileHandler 
using 4 processes
Running particleFoam in parallel on 
/tmp/guix-build-openfoam-10.20221128.drv-0/OpenFOAM-10/test/IO/fileHandler 
using 4 processes
Running reconstructPar on 
/tmp/guix-build-openfoam-10.20221128.drv-0/OpenFOAM-10/test/IO/fileHandler
Running foamFormatConvert in parallel on 
/tmp/guix-build-openfoam-10.20221128.drv-0/OpenFOAM-10/test/IO/fileHandler 
using 4 processes
Running particleFoam in parallel on 
/tmp/guix-build-openfoam-10.20221128.drv-0/OpenFOAM-10/test/IO/fileHandler 
using 4 processes
Running decomposePar on 
/tmp/guix-build-openfoam-10.20221128.drv-0/OpenFOAM-10/test/IO/fileHandler
Running particleFoam in parallel on 
/tmp/guix-build-openfoam-10.20221128.drv-0/OpenFOAM-10/test/IO/fileHandler/machineA/fileHandler 
using 4 processes
make[1]: *** 
[/tmp/guix-build-openfoam-10.20221128.drv-0/OpenFOAM-10/bin/tools/MakefileDirs:39: 
fileHandler] Error 243
make[1]: Target 'application' not remade because of errors.
make[1]: Leaving directory 
'/tmp/guix-build-openfoam-10.20221128.drv-0/OpenFOAM-10/test/IO'
make: *** 
[/tmp/guix-build-openfoam-10.20221128.drv-0/OpenFOAM-10/bin/tools/MakefileDirs:39: 
IO] Error 2

-- 
Reza Housseini

This message is signed with my GnuPG key:

     C0F3 0812 9AF2 80F4 0830 C2C1 C375 C6AF 0512 5C52

[-- Attachment #1.1.2: OpenPGP public key --]
[-- Type: application/pgp-keys, Size: 15557 bytes --]

[-- Attachment #2: OpenPGP digital signature --]
[-- Type: application/pgp-signature, Size: 488 bytes --]

             reply	other threads:[~2022-12-12  9:29 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2022-12-12  8:53 Reza Housseini [this message]
2023-01-26 17:28 ` Running test for a package gives me an error 243 Simon Tournier

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

  List information: https://guix.gnu.org/

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=fed6bf8d-65fa-4f48-4532-816c118c178f@gmail.com \
    --to=reza.housseini@gmail.com \
    --cc=help-guix@gnu.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).