-
```
+ /usr/bin/python3 -Bm pytest -ra
=========================================================================== test session starts ================================================================…
-
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)
…
-
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
-
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…
-
Hello,
compiling the python binding for python3 fails.
========== To reproduce =============
```
git clone https://github.com/DinoTools/libemu
cd libemu
./configure --enable-python-bindings
m…
-
I'm packaging your module as an rpm package so I'm using the typical PEP517 based build, install and test cycle used on building packages from non-root account.
- `python3 -sBm build -w --no-isolatio…
-
I'm trying to package your module as rpm packag. So I'm using typical in such case build, install and test cycle used on building package from non-root account:
- "setup.py build"
- "setup.py instal…
-
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…
-
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…