-
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 have one PDF file of a series which fails to load, with Scribus crashing:
```plain
scribus: /home/abuild/rpmbuild/BUILD/poppler-24.03.0/poppler/GfxState.cc:4913: void GfxGouraudTriangleShading::…
-
If I try to build a package with two version requirements on the same package in one line of the spec, OBS removes the second requirement.
With a spec file containing
Requires: something >= …
-
This issue was identified several months ago and is currently being investigated by the compiler vendor (OLCFHELP-19356 and OLCFHELP-19435). This E3SM GitHub issue will serve as a placeholder for trac…
-
When packaging this package for openSUSE I have hit the similar problem on two non-x86_64 architectures with the test test_instance_check_performance. On i586 I get:
```
[ 168s] ===================…
mcepl updated
2 years ago
-
Thank you for making this tool!
Just a small thing, after downloading all the files, I received this message on my Ubuntu 22.04 machine:
"⨯ to build rpm, executable rpmbuild is required, please…
-
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)
…
-
. 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
-
I'm trying to package your module as an rpm package. So I'm using the typical build, install and test cycle used on building packages from non-root account.
- "setup.py build"
- "setup.py install --…