Skip to content

Dedup build with gcc-pthreads fails with: "fork: Invalid argument" #4

@LakshanKarunathilake

Description

@LakshanKarunathilake

parsecmgmt -a build -p dedup -i simmedium -c gcc-pthreads

The error is

gcc -I.. -I../.. -I../../include -DOPENSSL_THREADS -D_REENTRANT -DDSO_DLFCN -DHAVE_DLFCN_H -m64 -DL_ENDIAN -DTERMIO -O3 -Wall -DMD32_REG_T=int -DOPENSSL_BN_ASM_MONT -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DMD5_ASM -DAES_ASM -c -o pk12err.o pk12err.c
make[2]: fork: Invalid argument
make[2]: Leaving directory '/home/lakshan/parsec-benchmark/pkgs/libs/ssl/obj/amd64-linux.gcc-pthreads/crypto/pkcs12'
make[1]: *** [subdirs] Error 1
Makefile:85: recipe for target 'subdirs' failed
make: *** [build_crypto] Error 1
make[1]: Leaving directory '/home/lakshan/parsec-benchmark/pkgs/libs/ssl/obj/amd64-linux.gcc-pthreads/crypto'
Makefile:330: recipe for target 'build_crypto' failed

parsec error

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions