-
### Is your feature request related to a problem? Please describe.
There is no problem. Just wondering if one can recompile the Photon OS 4.0 Rev 2 kernel. There doesn't appear to be a menuconfig.
#…
-
. is no longer in `@INC` above 5.26.0 so you get errors like this when you run the test suite:
Can't locate t/Test.pm in `@INC`
Full output:
```
03:15:31 29840 ERROR [463]: + /usr/bin/make tes…
toddr updated
6 years ago
-
This issue exists to let you know that we are about to monitor the builds
of the LLVM (v20.0.0, llvm/llvm-project@ 8d3435f) snapshot for 20241123.
At certain intervals the CI system will update th…
-
. is no longer in @INC above 5.26
So now when you do make test, you get among other things:
Can't locate t/Data/Localize/Test.pm in @INC
and the test suite fails.
toddr updated
6 years ago
-
includetest.spec:
```
Name: includetest
Version: 1.0
Release: 1
License: Testing
%include badsummary.inc
%description
%{summary}
```
badsummary.inc:
```
Xummary: Include test
```
>…
-
I have tried to follow your steps to move your RPM build to ICU 49.1.2
Unfortunately my build fails during the prep stage.
I get an error : Command not foundXYYY line 27:
error: Bad exit status from …
-
This issue exists to let you know that we are about to monitor the builds
of the LLVM (v20.0.0, llvm/llvm-project@ b86a599) snapshot for 20241205.
At certain intervals the CI system will update th…
-
Looks like something is wrong with test suite
```console
Testing CoinModel
Coin0001I At line 29 NAME EXAMPLE
Coin0001I At line 30 ROWS
Coin0001I At line 37 COLUMNS
Coin0001I At line…
-
This issue was identified several months ago and is currently being investigated by the compiler vendor (OLCFHELP-19356 and OLCFHELP-19435). This E3SM GitHub issue will serve as a placeholder for trac…
-
Our desire is to package node code together with all npm dependencies, along with client side Javascript as an RPM for on red had based web servers.
This article covers how to package app distributio…