- https://github.com/Benjamin-Loison
- Joined on
2022-10-16
Block a user
Track Firefox: *Add To Dictionary* does not work sometimes on CryptPad
Hide *Comments* pane
Accessing an issue ({,creation}) leads to *504 Gateway Time-out*
Same issue when post an issue comment it seems.
ERROR: Unknown compiler(s): [['gfortran'], ['flang-new'], ['flang'], ['nvfortran'], ['pgfortran'], ['ifort'], ['ifx'], ['g95']]
ERROR: Unknown compiler(s): [['gfortran'], ['flang-new'], ['flang'], ['nvfortran'], ['pgfortran'], ['ifort'], ['ifx'], ['g95']]
diff:
diff --git a/requirements.txt b/requirements.txt
index 9dc82bc..1057c6a 100644
--- a/requirements.txt
+++ b/requirements.txt
@@…
ERROR: Unknown compiler(s): [['gfortran'], ['flang-new'], ['flang'], ['nvfortran'], ['pgfortran'], ['ifort'], ['ifx'], ['g95']]
ls -lah ~/.cache/uv/builds-v0/
Output:
total 16K
drwxr-sr-x 4 udlc74081 pdl16831 4.0K Jun 10 13:03 .
drwxr-sr-x 11 udlc74081 pdl16831 4.0K…
ERROR: Unknown compiler(s): [['gfortran'], ['flang-new'], ['flang'], ['nvfortran'], ['pgfortran'], ['ifort'], ['ifx'], ['g95']]
ls -lha ~/.cache/uv/sdists-v9/pypi/scipy/1.14.0/FAKGoh_LOhakpiUT/src/
Output:
total 176K
drwxr-sr-x 8 udlc74081 pdl16831 4.0K Jun 10 13:03…
ERROR: Unknown compiler(s): [['gfortran'], ['flang-new'], ['flang'], ['nvfortran'], ['pgfortran'], ['ifort'], ['ifx'], ['g95']]
Bash script:
python -c 'import os
os.chdir(os.path.join("..", "tools"))
import numpy as np
try:
incdir = os.path.relpath(np.get_include())
except…
Figure out process involved in out of memory (OOM)
According to the person:
-----BEGIN PGP MESSAGE-----
hF4DTQa9Wom5MBgSAQdA9VdsP3CC0bBEJI77it60Z0rOa0i37H7znPH2yyQD/Qww
iZYkUOR21uwGyJwWEhlD/ZkW52tkIrG7V6NWF…
ERROR: Unknown compiler(s): [['gfortran'], ['flang-new'], ['flang'], ['nvfortran'], ['pgfortran'], ['ifort'], ['ifx'], ['g95']]
I quickly had a look to the Stack Overflow question 79146073 and its comments.
ERROR: Unknown compiler(s): [['gfortran'], ['flang-new'], ['flang'], ['nvfortran'], ['pgfortran'], ['ifort'], ['ifx'], ['g95']]
Issue tracked at Benjamin_Loison/apptainer/issues/35.
ERROR: Unknown compiler(s): [['gfortran'], ['flang-new'], ['flang'], ['nvfortran'], ['pgfortran'], ['ifort'], ['ifx'], ['g95']]
uname -p
x86_64
ERROR: Unknown compiler(s): [['gfortran'], ['flang-new'], ['flang'], ['nvfortran'], ['pgfortran'], ['ifort'], ['ifx'], ['g95']]
uname -p
unknown
ERROR: Unknown compiler(s): [['gfortran'], ['flang-new'], ['flang'], ['nvfortran'], ['pgfortran'], ['ifort'], ['ifx'], ['g95']]
python3 --version
Python 3.13.5
ERROR: Unknown compiler(s): [['gfortran'], ['flang-new'], ['flang'], ['nvfortran'], ['pgfortran'], ['ifort'], ['ifx'], ['g95']]
The answer and comments to the Stack Overflow question 77607056 mention installing binaries.