Orphaning xcdroast
by Tomáš Smetana
Hello,
I have orphaned the xcdroast package, feel free to take it or let it die. It
should be rebased but since the upstream version relies on the original
CDDL-licensed cdrtools there will always be some undroppable patches required
I'm afraid.
Regards,
--
Tomáš Smetana
OpenShift Engineering, Red Hat
2 years
Idea to add defaultfont(:lang=xx) rpm Provides to default font
packages
by Peng Wu
Hi,
Currently for font packages, when building the package, fontconfig
compute font(:lang=xx) rpm Provides automatically. And langpack
packages will Requires font(:lang=xx) to pull in default fonts.
But the problem is that for some fonts like CJK fonts, the fonts
contains many glyphs, and will add more than 10 supported languages in
rpm Provides of font(:lang=xx), although that font package may provide
default font for only one language.
When the langpack packages Requires font(:lang=xx), it will pull in
one random font package choose from several fonts packages which
Provides font(:lang=xx).
To fix random fonts dependencies problem, I think maybe we can
manually add "defaultfont(:lang=xx)" Provides to default font packages.
And Requires "defaultfont(:lang=xx)" in langpack packages.
But this idea will increase some maintenance tasks for default fonts
packages.
Feel free to comment about this idea.
Thanks,
Peng Wu
2 years
Are the s390x builders healthy?
by Kaleb Keithley
I'm trying to build Ceph again for f31 after the branching.
It built before the branching, eight days ago.
The x86_64[1] part of number two below got further than either of the two
examples below before I killed it. I'm guessing it would have finished
successfully if I had let it. I have another running now to confirm.
But I'm getting strange errors on s390x.
One, e.g. (
https://kojipkgs.fedoraproject.org//work/tasks/6799/32926799/build.log)
BUILDSTDERR: {standard input}: Assembler messages:
BUILDSTDERR: {standard input}:464309: Warning: end of file not at end
of a line; newline inserted
BUILDSTDERR: {standard input}:465519: Error: invalid operands (*UND*
and .gcc_except_table sections) for `-'
BUILDSTDERR: c++: fatal error: Killed signal terminated program cc1plus
BUILDSTDERR: compilation terminated.
An earlier one (https://kojipkgs.fedoraproject.org//work/tasks/3857/32923857/build.log)
BUILDSTDERR: {standard input}: Error: .size expression for
_ZNSt8_Rb_treeINSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEESt4pairIKS5_16StringConstraintESt10_Select1stIS9_ESt4lessIS5_ESaIS9_EE7_M_copyINSF_20_Reuse_or_alloc_nodeEEEPSt13_Rb_tree_nodeIS9_EPKSJ_PSt18_Rb_tree_node_baseRT_
does not evaluate to a constant
BUILDSTDERR: c++: fatal error: Killed signal terminated program cc1plus
BUILDSTDERR: compilation terminated.
Bad disk? Out of disk space? Any thoughts?
thanks,
[1]https://kojipkgs.fedoraproject.org//work/tasks/3856/32923856/build.log
--
Kaleb
2 years