-
parent : #8379 (draft: #8407)
Let try to build and run Compiler FE on tizen obs build system !
DRAFT PR is updated on https://github.com/Samsung/ONE/pull/8481
-
. 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
-
. 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
-
On some fpm RPM builds the BUILD HOST is listed i.e. https://github.com/jordansissel/fpm/blob/main/docs/packages/rpm.rst
```
Source RPM : example-1.0-1.src.rpm
Build Date : Wed 20 Oct 2021 09:4…
-
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…
-
includetest.spec:
```
Name: includetest
Version: 1.0
Release: 1
License: Testing
%include badsummary.inc
%description
%{summary}
```
badsummary.inc:
```
Xummary: Include test
```
>…
-
This issue exists to let you know that we are about to monitor the builds
of the LLVM (v20.0.0, llvm/llvm-project@ 04ab599) snapshot for 20241130.
At certain intervals the CI system will update th…
-
os: openEuler
gcc: 7.3.0
cmake: 3.16.5
```
[1/2] Preparing lit tests
[1/2] Running all regression tests
-- Testing: 44875 tests, 16 workers --
Testing: 0.. 10.. 20.. 30.. 40.. 50.. 60.. 70..…
-
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…