-
Trying to build a package for Leap 15.0 and Leap 42.3 on a single build host. I'm not using the whole open build system, just obs-build called from [buildbot](https://buildbot.net).
When trying to …
-
```
+ /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)
…
-
Hello,
compiling the python binding for python3 fails.
========== To reproduce =============
```
git clone https://github.com/DinoTools/libemu
cd libemu
./configure --enable-python-bindings
m…
-
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…
-
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…
-
```
+ /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
-
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…