-
This issue exists to let you know that we are about to monitor the builds
of the LLVM (v20.0.0, llvm/llvm-project@ 76f0ff8) snapshot for 20241126.
At certain intervals the CI system will update th…
-
```
+ /usr/bin/python3 -B -m pytest
=========================================================================== test session starts ==================================================================…
-
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
-
Based on the last [EPEL meeting](https://meetbot.fedoraproject.org/fedora-meeting/2023-11-01/epel.2023-11-01-20.00.log.html), where https://pagure.io/releng/issue/11751 was raised, I would like to sug…
-
```
[ 4s] -- Found PkgConfig: /usr/bin/pkg-config (found version "1.8.0")
[ 4s] -- Checking for module 'polkit-qt5-1'
[ 4s] -- Found polkit-qt5-1, version 0.114.0
[ 4s] -- Checking …
-
Looks like something is amiss when building on RHEL. Any ideas?
```
[rhel8 sniproxy]# rpmbuild --define "_sourcedir `pwd`" -ba redhat/sniproxy.spec
Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.…
-
. 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
-
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 …
-
includetest.spec:
```
Name: includetest
Version: 1.0
Release: 1
License: Testing
%include badsummary.inc
%description
%{summary}
```
badsummary.inc:
```
Xummary: Include test
```
>…