-
Hi,
I tried on Mageia Cauldron to compile ocaml-benchmark 1.6 but it fails to build with the following issue:
> cd ocaml-benchmark-1.6
'[' 1 -eq 1 ']'
'[' 1 -eq 1 ']'
dune build @install
…
-
A test is failing in the testsuite:
```
[ 4s] ======================================================================
[ 4s] FAIL: test_yaml_get_serializer (tests.serializer.ResourceTestCase)
…
-
includetest.spec:
```
Name: includetest
Version: 1.0
Release: 1
License: Testing
%include badsummary.inc
%description
%{summary}
```
badsummary.inc:
```
Xummary: Include test
```
>…
-
Hello,
compiling the python binding for python3 fails.
========== To reproduce =============
```
git clone https://github.com/DinoTools/libemu
cd libemu
./configure --enable-python-bindings
m…
-
```
+ /usr/bin/python3 -B -m pytest
=========================================================================== test session starts ==================================================================…
-
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…
-
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
-
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.…
-
Original issue: https://pagure.io/copr/copr/issue/1315
Opened: 2020-03-19 14:05:13
Opened by: [churchyard](https://accounts.fedoraproject.org/user/churchyard)
I was debugging a build failure of https…
-
. 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