https://bugzilla.redhat.com/show_bug.cgi?id=1738968
Bug ID: 1738968
Summary: gimp-layer-via-copy-cut depends on Python 2
Product: Fedora
Version: rawhide
Status: NEW
Component: gimp-layer-via-copy-cut
Assignee: luya_tfz(a)thefinalzone.net
Reporter: lbalhar(a)redhat.com
QA Contact: extras-qa(a)fedoraproject.org
CC: design-devel(a)lists.fedoraproject.org,
luya_tfz(a)thefinalzone.net
Blocks: 1698500 (F31_PY2REMOVAL)
Target Milestone: ---
Classification: Fedora
Python 2.7 will reach end-of-life in January 2020, over 9 years after it was
released. This falls within the Fedora 31 lifetime.
Packages that depend on Python 2 are being switched to Python 3 or removed from
Fedora:
https://fedoraproject.org/wiki/Changes/F31_Mass_Python_2_Package_Removal#In…
Python 2 will be retired in Fedora 32:
https://fedoraproject.org/wiki/Changes/RetirePython2
To help planning, we'd like to know the plans for gimp-layer-via-copy-cut's
future. Specifically:
- What is the reason for the Python2 dependency? (Is it software written in
Python, or does it just provide Python bindings, or use Python in the build
system or test runner?)
- What are the upstream/community plans/timelines regarding Python 3?
- What is the guidance for porting to Python 3? (Assuming that there is someone
who generally knows how to port to Python 3, but doesn't know anything about
the particular package, what are the next steps to take?)
This bug is filed semi-automatically, and might not have all the context
specific to gimp-layer-via-copy-cut.
If you need anything from us, or something is unclear, please mention it here.
Thank you.
Referenced Bugs:
https://bugzilla.redhat.com/show_bug.cgi?id=1698500
[Bug 1698500] F31 Mass Python 2 Package Removal
--
You are receiving this mail because:
You are on the CC list for the bug.
https://bugzilla.redhat.com/show_bug.cgi?id=1964069
Bug ID: 1964069
Summary: blender 2.92.0 crash fails when trying to run
Product: Fedora
Version: 34
Status: NEW
Component: blender
Assignee: luya_tfz(a)thefinalzone.net
Reporter: christianbueno.1(a)gmail.com
QA Contact: extras-qa(a)fedoraproject.org
CC: design-devel(a)lists.fedoraproject.org,
kwizart(a)gmail.com, luya_tfz(a)thefinalzone.net,
negativo17(a)gmail.com, promac(a)gmail.com
Target Milestone: ---
Classification: Fedora
Created attachment 1786567
--> https://bugzilla.redhat.com/attachment.cgi?id=1786567&action=edit
blender fails
Description of problem:
when trying to run blender, it fails, crash.
Version-Release number of selected component (if applicable):
fedora 34
blender 2.92.0 rpm fedora reository
How reproducible:
always
Steps to Reproduce:
1.install blender by,
sudo dnf install blender
2.trying to run blender by terminal
> blender
3.blender fails, crash
Actual results:
blender fails
Expected results:
we can run blender and use the software
Additional info:
terminal error,
[chris@f34 ~]$ blender
/usr/include/c++/11/bits/stl_deque.h:1328: std::deque<_Tp, _Alloc>::reference
std::deque<_Tp, _Alloc>::operator[](std::deque<_Tp, _Alloc>::size_type) [with
_Tp = nv50_ir::ValueRef; _Alloc = std::allocator<nv50_ir::ValueRef>;
std::deque<_Tp, _Alloc>::reference = nv50_ir::ValueRef&; std::deque<_Tp,
_Alloc>::size_type = long unsigned int]: Assertion '__n < this->size()' failed.
Aborted (core dumped)
[chris@f34 ~]$
--
You are receiving this mail because:
You are on the CC list for the bug.
https://bugzilla.redhat.com/show_bug.cgi?id=1874398
Bug ID: 1874398
Summary: makesrna crashes during the build
Product: Fedora
Version: rawhide
Hardware: s390x
Status: NEW
Component: blender
Assignee: luya_tfz(a)thefinalzone.net
Reporter: dan(a)danny.cz
QA Contact: extras-qa(a)fedoraproject.org
CC: design-devel(a)lists.fedoraproject.org,
kwizart(a)gmail.com, luya_tfz(a)thefinalzone.net,
negativo17(a)gmail.com, promac(a)gmail.com
Blocks: 467765 (ZedoraTracker)
Target Milestone: ---
Classification: Fedora
The makesrna tool crashes during the build
(gdb) where
#0 0x000003fffdccab86 in raise () from /lib64/libc.so.6
#1 0x000003fffdcab808 in abort () from /lib64/libc.so.6
#2 0x000002aa0018a678 in MEM_lockfree_freeN (vmemh=<optimized out>) at
/builddir/build/BUILD/blender-2.83.5/intern/guardedalloc/intern/mallocn_lockfree_impl.c:128
#3 MEM_lockfree_freeN (vmemh=<optimized out>) at
/builddir/build/BUILD/blender-2.83.5/intern/guardedalloc/intern/mallocn_lockfree_impl.c:120
#4 0x000002aa0019497c in DNA_sdna_free (sdna=0x2aa002cfbf8) at
/builddir/build/BUILD/blender-2.83.5/source/blender/makesdna/intern/dna_genfile.c:146
#5 0x000002aa0005d8f8 in DNA_sdna_from_data (data=<optimized out>,
do_endian_swap=false, data_alloc=false, r_error_message=<synthetic pointer>,
data_len=101564)
at
/builddir/build/BUILD/blender-2.83.5/source/blender/makesdna/intern/dna_genfile.c:335
#6 RNA_create () at
/builddir/build/BUILD/blender-2.83.5/source/blender/makesrna/intern/rna_define.c:697
#7 0x000002aa00058dc8 in rna_preprocess (outfile=0x3fffffff4b2
"/builddir/build/BUILD/blender-2.83.5/s390x-redhat-linux-gnu/source/blender/makesrna/intern/")
at
/builddir/build/BUILD/blender-2.83.5/source/blender/makesrna/intern/makesrna.c:4993
#8 0x000002aa0005271c in main (argc=<optimized out>, argv=0x3fffffff1d8) at
/builddir/build/BUILD/blender-2.83.5/source/blender/makesrna/intern/makesrna.c:5148
Version-Release number of selected component (if applicable):
blender-2.83.5-5.fc34
Referenced Bugs:
https://bugzilla.redhat.com/show_bug.cgi?id=467765
[Bug 467765] Fedora for System z (s390): Bug Tracker
--
You are receiving this mail because:
You are on the CC list for the bug.
https://bugzilla.redhat.com/show_bug.cgi?id=1887550
Bug ID: 1887550
Summary: (very)minor: bug in blender.xml
Product: Fedora
Version: 31
Status: NEW
Component: blender
Severity: low
Assignee: luya_tfz(a)thefinalzone.net
Reporter: customercare(a)resellerdesktop.de
QA Contact: extras-qa(a)fedoraproject.org
CC: design-devel(a)lists.fedoraproject.org,
kwizart(a)gmail.com, luya_tfz(a)thefinalzone.net,
negativo17(a)gmail.com, promac(a)gmail.com
Target Milestone: ---
Classification: Fedora
Description of problem:
2020-10-10T13:49:45Z INFO Wrong namespace on document element in
'/usr/share/mime/packages/blender.xml' (should be http:
//www.freedesktop.org/standards/shared-mime-info)
Version-Release number of selected component (if applicable):
1:2.83.5-5.fc31
--
You are receiving this mail because:
You are on the CC list for the bug.
https://bugzilla.redhat.com/show_bug.cgi?id=1932124
Bug ID: 1932124
Summary: Blender not compatible with OpenColorIO 2.0
Product: Fedora
Version: rawhide
Status: NEW
Component: blender
Assignee: luya_tfz(a)thefinalzone.net
Reporter: hobbes1069(a)gmail.com
QA Contact: extras-qa(a)fedoraproject.org
CC: design-devel(a)lists.fedoraproject.org,
kwizart(a)gmail.com, luya_tfz(a)thefinalzone.net,
negativo17(a)gmail.com, promac(a)gmail.com
Target Milestone: ---
Classification: Fedora
Blender does not appear to be compatible with OpenColorIO 2.0...
/builddir/build/BUILD/blender-2.91.2/intern/opencolorio/ocio_impl.cc: In member
function 'virtual const char*
OCIOImpl::configGetDisplayColorSpaceName(OCIO_ConstConfigRcPtr__**, const
char*, const char*)':
/builddir/build/BUILD/blender-2.91.2/intern/opencolorio/ocio_impl.cc:397:43:
error: 'using element_type = const class OpenColorIO_v2_0::Config' {aka 'const
class OpenColorIO_v2_0::Config'} has no member named
'getDisplayColorSpaceName'; did you mean 'getDisplayViewColorSpaceName'?
397 | return (*(ConstConfigRcPtr
*)config)->getDisplayColorSpaceName(display, view);
| ^~~~~~~~~~~~~~~~~~~~~~~~
| getDisplayViewColorSpaceName
/builddir/build/BUILD/blender-2.91.2/intern/opencolorio/ocio_impl.cc: In member
function 'virtual void
OCIOImpl::configGetDefaultLumaCoefs(OCIO_ConstConfigRcPtr__**, float*)':
/builddir/build/BUILD/blender-2.91.2/intern/opencolorio/ocio_impl.cc:409:56:
error: cannot convert 'float*' to 'double*'
409 | (*(ConstConfigRcPtr *)config)->getDefaultLumaCoefs(rgb);
| ^~~
| |
| float*
In file included from
/builddir/build/BUILD/blender-2.91.2/intern/opencolorio/ocio_impl.cc:29:
/usr/include/OpenColorIO/OpenColorIO.h:874:39: note: initializing argument 1
of 'void OpenColorIO_v2_0::Config::getDefaultLumaCoefs(double*) const'
874 | void getDefaultLumaCoefs(double * rgb) const;
| ~~~~~~~~~^~~
/builddir/build/BUILD/blender-2.91.2/intern/opencolorio/ocio_impl.cc: In member
function 'virtual void OCIOImpl::configGetXYZtoRGB(OCIO_ConstConfigRcPtr__**,
float (*)[3])':
/builddir/build/BUILD/blender-2.91.2/intern/opencolorio/ocio_impl.cc:436:25:
error: 'using element_type = const class OpenColorIO_v2_0::Processor' {aka
'const class OpenColorIO_v2_0::Processor'} has no member named 'applyRGB'
436 | to_rgb_processor->applyRGB(xyz_to_rgb[0]);
| ^~~~~~~~
/builddir/build/BUILD/blender-2.91.2/intern/opencolorio/ocio_impl.cc:437:25:
error: 'using element_type = const class OpenColorIO_v2_0::Processor' {aka
'const class OpenColorIO_v2_0::Processor'} has no member named 'applyRGB'
437 | to_rgb_processor->applyRGB(xyz_to_rgb[1]);
| ^~~~~~~~
/builddir/build/BUILD/blender-2.91.2/intern/opencolorio/ocio_impl.cc:438:25:
error: 'using element_type = const class OpenColorIO_v2_0::Processor' {aka
'const class OpenColorIO_v2_0::Processor'} has no member named 'applyRGB'
438 | to_rgb_processor->applyRGB(xyz_to_rgb[2]);
| ^~~~~~~~
/builddir/build/BUILD/blender-2.91.2/intern/opencolorio/ocio_impl.cc: In member
function 'virtual void OCIOImpl::colorSpaceIsBuiltin(OCIO_ConstConfigRcPtr__**,
OCIO_ConstColorSpaceRcPtr__**, bool&, bool&)':
/builddir/build/BUILD/blender-2.91.2/intern/opencolorio/ocio_impl.cc:570:16:
error: 'using element_type = const class OpenColorIO_v2_0::Processor' {aka
'const class OpenColorIO_v2_0::Processor'} has no member named 'applyRGB'
570 | processor->applyRGB(cR);
| ^~~~~~~~
/builddir/build/BUILD/blender-2.91.2/intern/opencolorio/ocio_impl.cc:571:16:
error: 'using element_type = const class OpenColorIO_v2_0::Processor' {aka
'const class OpenColorIO_v2_0::Processor'} has no member named 'applyRGB'
571 | processor->applyRGB(cG);
| ^~~~~~~~
/builddir/build/BUILD/blender-2.91.2/intern/opencolorio/ocio_impl.cc:572:16:
error: 'using element_type = const class OpenColorIO_v2_0::Processor' {aka
'const class OpenColorIO_v2_0::Processor'} has no member named 'applyRGB'
572 | processor->applyRGB(cB);
| ^~~~~~~~
/builddir/build/BUILD/blender-2.91.2/intern/opencolorio/ocio_impl.cc:573:16:
error: 'using element_type = const class OpenColorIO_v2_0::Processor' {aka
'const class OpenColorIO_v2_0::Processor'} has no member named 'applyRGB'
573 | processor->applyRGB(cW);
| ^~~~~~~~
/builddir/build/BUILD/blender-2.91.2/intern/opencolorio/ocio_impl.cc: In member
function 'virtual void OCIOImpl::processorApply(OCIO_ConstProcessorRcPtr__**,
OCIO_PackedImageDesc__**)':
/builddir/build/BUILD/blender-2.91.2/intern/opencolorio/ocio_impl.cc:655:42:
error: 'using element_type = const class OpenColorIO_v2_0::Processor' {aka
'const class OpenColorIO_v2_0::Processor'} has no member named 'apply'
655 | (*(ConstProcessorRcPtr *)processor)->apply(*(PackedImageDesc
*)img);
| ^~~~~
/builddir/build/BUILD/blender-2.91.2/intern/opencolorio/ocio_impl.cc: In member
function 'virtual void
OCIOImpl::processorApply_predivide(OCIO_ConstProcessorRcPtr__**,
OCIO_PackedImageDesc__**)':
/builddir/build/BUILD/blender-2.91.2/intern/opencolorio/ocio_impl.cc:670:35:
error: invalid conversion from 'void*' to 'float*' [-fpermissive]
670 | float *pixels = img->getData();
| ~~~~~~~~~~~~^~
| |
| void*
/builddir/build/BUILD/blender-2.91.2/intern/opencolorio/ocio_impl.cc:684:44:
error: 'using element_type = const class OpenColorIO_v2_0::Processor' {aka
'const class OpenColorIO_v2_0::Processor'} has no member named 'apply'
684 | (*(ConstProcessorRcPtr *)processor)->apply(*img);
| ^~~~~
/builddir/build/BUILD/blender-2.91.2/intern/opencolorio/ocio_impl.cc: In member
function 'virtual void
OCIOImpl::processorApplyRGB(OCIO_ConstProcessorRcPtr__**, float*)':
/builddir/build/BUILD/blender-2.91.2/intern/opencolorio/ocio_impl.cc:694:40:
error: 'using element_type = const class OpenColorIO_v2_0::Processor' {aka
'const class OpenColorIO_v2_0::Processor'} has no member named 'applyRGB'
694 | (*(ConstProcessorRcPtr *)processor)->applyRGB(pixel);
| ^~~~~~~~
/builddir/build/BUILD/blender-2.91.2/intern/opencolorio/ocio_impl.cc: In member
function 'virtual void
OCIOImpl::processorApplyRGBA(OCIO_ConstProcessorRcPtr__**, float*)':
/builddir/build/BUILD/blender-2.91.2/intern/opencolorio/ocio_impl.cc:699:40:
error: 'using element_type = const class OpenColorIO_v2_0::Processor' {aka
'const class OpenColorIO_v2_0::Processor'} has no member named 'applyRGBA'
699 | (*(ConstProcessorRcPtr *)processor)->applyRGBA(pixel);
| ^~~~~~~~~
/builddir/build/BUILD/blender-2.91.2/intern/opencolorio/ocio_impl.cc: In member
function 'virtual void
OCIOImpl::processorApplyRGBA_predivide(OCIO_ConstProcessorRcPtr__**, float*)':
/builddir/build/BUILD/blender-2.91.2/intern/opencolorio/ocio_impl.cc:705:42:
error: 'using element_type = const class OpenColorIO_v2_0::Processor' {aka
'const class OpenColorIO_v2_0::Processor'} has no member named 'applyRGBA'
705 | (*(ConstProcessorRcPtr *)processor)->applyRGBA(pixel);
| ^~~~~~~~~
/builddir/build/BUILD/blender-2.91.2/intern/opencolorio/ocio_impl.cc:717:42:
error: 'using element_type = const class OpenColorIO_v2_0::Processor' {aka
'const class OpenColorIO_v2_0::Processor'} has no member named 'applyRGBA'
717 | (*(ConstProcessorRcPtr *)processor)->applyRGBA(pixel);
| ^~~~~~~~~
/builddir/build/BUILD/blender-2.91.2/intern/opencolorio/ocio_impl.cc: In member
function 'virtual OCIO_DisplayTransformRcPtr__**
OCIOImpl::createDisplayTransform()':
/builddir/build/BUILD/blender-2.91.2/intern/opencolorio/ocio_impl.cc:747:3:
error: 'DisplayTransformRcPtr' was not declared in this scope; did you mean
'OCIO_DisplayTransformRcPtr'?
747 | DisplayTransformRcPtr *dt =
OBJECT_GUARDED_NEW(DisplayTransformRcPtr);
| ^~~~~~~~~~~~~~~~~~~~~
| OCIO_DisplayTransformRcPtr
/builddir/build/BUILD/blender-2.91.2/intern/opencolorio/ocio_impl.cc:747:26:
error: 'dt' was not declared in this scope
747 | DisplayTransformRcPtr *dt =
OBJECT_GUARDED_NEW(DisplayTransformRcPtr);
| ^~
In file included from
/builddir/build/BUILD/blender-2.91.2/intern/opencolorio/ocio_impl.cc:36:
/builddir/build/BUILD/blender-2.91.2/intern/opencolorio/ocio_impl.cc:747:50:
error: expected type-specifier before 'DisplayTransformRcPtr'
747 | DisplayTransformRcPtr *dt =
OBJECT_GUARDED_NEW(DisplayTransformRcPtr);
| ^~~~~~~~~~~~~~~~~~~~~
/builddir/build/BUILD/blender-2.91.2/intern/guardedalloc/MEM_guardedalloc.h:278:89:
note: in definition of macro 'OBJECT_GUARDED_NEW'
278 | # define OBJECT_GUARDED_NEW(type, args...) new
(MEM_mallocN(sizeof(type), __func__)) type(args)
|
^~~~
/builddir/build/BUILD/blender-2.91.2/intern/opencolorio/ocio_impl.cc:749:9:
error: 'DisplayTransform' has not been declared
749 | *dt = DisplayTransform::Create();
| ^~~~~~~~~~~~~~~~
/builddir/build/BUILD/blender-2.91.2/intern/opencolorio/ocio_impl.cc: In member
function 'virtual void
OCIOImpl::displayTransformSetInputColorSpaceName(OCIO_DisplayTransformRcPtr__**,
const char*)':
/builddir/build/BUILD/blender-2.91.2/intern/opencolorio/ocio_impl.cc:757:6:
error: 'DisplayTransformRcPtr' was not declared in this scope; did you mean
'OCIO_DisplayTransformRcPtr'?
757 | (*(DisplayTransformRcPtr *)dt)->setInputColorSpaceName(name);
| ^~~~~~~~~~~~~~~~~~~~~
| OCIO_DisplayTransformRcPtr
/builddir/build/BUILD/blender-2.91.2/intern/opencolorio/ocio_impl.cc:757:29:
error: expected primary-expression before ')' token
757 | (*(DisplayTransformRcPtr *)dt)->setInputColorSpaceName(name);
| ^
/builddir/build/BUILD/blender-2.91.2/intern/opencolorio/ocio_impl.cc:757:30:
error: expected ')' before 'dt'
757 | (*(DisplayTransformRcPtr *)dt)->setInputColorSpaceName(name);
Full log:
https://download.copr.fedorainfracloud.org/results/hobbes1069/OIIO/fedora-r…
--
You are receiving this mail because:
You are on the CC list for the bug.
https://bugzilla.redhat.com/show_bug.cgi?id=1900494
Bug ID: 1900494
Summary: blender fails to build with Python 3.10: error:
implicit declaration of function
'_PyUnicode_AsStringAndSize'
Product: Fedora
Version: rawhide
Status: NEW
Component: blender
Assignee: luya_tfz(a)thefinalzone.net
Reporter: thrnciar(a)redhat.com
QA Contact: extras-qa(a)fedoraproject.org
CC: design-devel(a)lists.fedoraproject.org,
kwizart(a)gmail.com, luya_tfz(a)thefinalzone.net,
mhroncok(a)redhat.com, negativo17(a)gmail.com,
promac(a)gmail.com, thrnciar(a)redhat.com
Blocks: 1890881 (PYTHON3.10)
Target Milestone: ---
Classification: Fedora
blender fails to build with Python 3.10.0a2.
/python/intern/bpy.c:269:15: error: implicit declaration of function
'_PyUnicode_AsStringAndSize'; did you mean 'PyUnicode_FromStringAndSize'?
[-Werror=implicit-function-declaration]
269 | value_str = _PyUnicode_AsStringAndSize(value, &value_str_len);
| ^~~~~~~~~~~~~~~~~~~~~~~~~~
| PyUnicode_FromStringAndSize
/builddir/build/BUILD/blender-2.90.1/source/blender/python/intern/bpy.c:269:13:
warning: assignment to 'const char *' from 'int' makes pointer from integer
without a cast [-Wint-conversion]
269 | value_str = _PyUnicode_AsStringAndSize(value, &value_str_len);
| ^
cc1: some warnings being treated as errors
bpo-36346: Raises DeprecationWarning for PyUnicode_FromUnicode(NULL, size) and
PyUnicode_FromStringAndSize(NULL, size) with size > 0.
For the build logs, see:
https://copr-be.cloud.fedoraproject.org/results/@python/python3.10/fedora-r…
For all our attempts to build blender with Python 3.10, see:
https://copr.fedorainfracloud.org/coprs/g/python/python3.10/package/blender/
Testing and mass rebuild of packages is happening in copr. You can follow these
instructions to test locally in mock if your package builds with Python 3.10:
https://copr.fedorainfracloud.org/coprs/g/python/python3.10/
Let us know here if you have any questions.
Python 3.10 will be included in Fedora 35. To make that update smoother, we're
building Fedora packages with early pre-releases of Python 3.10.
A build failure prevents us from testing all dependent packages (transitive
[Build]Requires), so if this package is required a lot, it's important for us
to get it fixed soon.
We'd appreciate help from the people who know this package best, but if you
don't want to work on this now, let us know so we can try to work around it on
our side.
Referenced Bugs:
https://bugzilla.redhat.com/show_bug.cgi?id=1890881
[Bug 1890881] Python 3.10 tracker
--
You are receiving this mail because:
You are on the CC list for the bug.
https://bugzilla.redhat.com/show_bug.cgi?id=1863815
Bug ID: 1863815
Summary: gpick: FTBFS in Fedora rawhide/f33
Product: Fedora
Version: rawhide
Status: NEW
Component: gpick
Assignee: luya_tfz(a)thefinalzone.net
Reporter: releng(a)fedoraproject.org
QA Contact: extras-qa(a)fedoraproject.org
CC: design-devel(a)lists.fedoraproject.org,
luya_tfz(a)thefinalzone.net
Blocks: 1803234 (F33FTBFS)
Target Milestone: ---
Classification: Fedora
gpick failed to build from source in Fedora rawhide/f33
https://koji.fedoraproject.org/koji/taskinfo?taskID=47978322
For details on the mass rebuild see:
https://fedoraproject.org/wiki/Fedora_33_Mass_Rebuild
Please fix gpick at your earliest convenience and set the bug's status to
ASSIGNED when you start fixing it. If the bug remains in NEW state for 8 weeks,
gpick will be orphaned. Before branching of Fedora 34,
gpick will be retired, if it still fails to build.
For more details on the FTBFS policy, please visit:
https://fedoraproject.org/wiki/Fails_to_build_from_source
Referenced Bugs:
https://bugzilla.redhat.com/show_bug.cgi?id=1803234
[Bug 1803234] (F33FTBFS) - Fedora 33 FTBFS Tracker
--
You are receiving this mail because:
You are on the CC list for the bug.
https://bugzilla.redhat.com/show_bug.cgi?id=1961760
Bug ID: 1961760
Summary: oidn-1.4.0 is available
Product: Fedora
Version: rawhide
Status: NEW
Component: oidn
Keywords: FutureFeature, Triaged
Assignee: luya_tfz(a)thefinalzone.net
Reporter: upstream-release-monitoring(a)fedoraproject.org
QA Contact: extras-qa(a)fedoraproject.org
CC: design-devel(a)lists.fedoraproject.org,
luya_tfz(a)thefinalzone.net, negativo17(a)gmail.com
Target Milestone: ---
Classification: Fedora
Latest upstream release: 1.4.0
Current version/release in rawhide: 1.3.0-4.fc35
URL: https://openimagedenoise.github.io/
Please consult the package updates policy before you issue an update to a
stable branch: https://docs.fedoraproject.org/en-US/fesco/Updates_Policy/
More information about the service that created this bug can be found at:
https://fedoraproject.org/wiki/Upstream_release_monitoring
Please keep in mind that with any upstream change, there may also be packaging
changes that need to be made. Specifically, please remember that it is your
responsibility to review the new version to ensure that the licensing is still
correct and that no non-free or legally problematic items have been added
upstream.
Based on the information from anitya:
https://release-monitoring.org/project/19531/
--
You are receiving this mail because:
You are on the CC list for the bug.
https://bugzilla.redhat.com/show_bug.cgi?id=1959312
Bug ID: 1959312
Summary: [FTBFS] oidn: FTBFS in rawhide
Product: Fedora
Version: rawhide
Status: NEW
Component: oidn
Assignee: luya_tfz(a)thefinalzone.net
Reporter: jwakely(a)redhat.com
QA Contact: extras-qa(a)fedoraproject.org
CC: design-devel(a)lists.fedoraproject.org,
luya_tfz(a)thefinalzone.net, negativo17(a)gmail.com
Blocks: 1937698
Target Milestone: ---
Classification: Fedora
Created attachment 1781963
--> https://bugzilla.redhat.com/attachment.cgi?id=1781963&action=edit
build.log
http://koji.fedoraproject.org/koji/buildinfo?buildID=1745772
In file included from /usr/include/signal.h:315,
from /builddir/build/BUILD/oidn-1.3.0/apps/catch.hpp:8034,
from /builddir/build/BUILD/oidn-1.3.0/apps/oidnTest.cpp:12:
/builddir/build/BUILD/oidn-1.3.0/apps/catch.hpp:10822:58: error: call to
non-'constexpr' function 'long int sysconf(int)'
10822 | static constexpr std::size_t sigStackSize = 32768 >= MINSIGSTKSZ ?
32768 : MINSIGSTKSZ;
| ^~~~~~~~~~~
In file included from /usr/include/bits/sigstksz.h:24,
from /usr/include/signal.h:315,
from /builddir/build/BUILD/oidn-1.3.0/apps/catch.hpp:8034,
from /builddir/build/BUILD/oidn-1.3.0/apps/oidnTest.cpp:12:
/usr/include/unistd.h:630:17: note: 'long int sysconf(int)' declared here
630 | extern long int sysconf (int __name) __THROW;
| ^~~~~~~
In file included from /builddir/build/BUILD/oidn-1.3.0/apps/oidnTest.cpp:12:
/builddir/build/BUILD/oidn-1.3.0/apps/catch.hpp:10881:45: error: size of array
'altStackMem' is not an integral constant-expression
10881 | char FatalConditionHandler::altStackMem[sigStackSize] = {};
| ^~~~~~~~~~~~
This package needs to be adjusted for the new glibc in rawhide.
Referenced Bugs:
https://bugzilla.redhat.com/show_bug.cgi?id=1937698
[Bug 1937698] gcc: Remove libstdc++ symbols which are not going to be part of
the GCC 11 upstream release
--
You are receiving this mail because:
You are on the CC list for the bug.
https://bugzilla.redhat.com/show_bug.cgi?id=1938324
Bug ID: 1938324
Summary: [abrt] blender: std::__replacement_assert(): blender
killed by SIGABRT
Product: Fedora
Version: 33
Hardware: x86_64
Status: NEW
Whiteboard: abrt_hash:5b4070982b11941697ee4c232ddee022084e0b93;VAR
IANT_ID=matecompiz;
Component: blender
Assignee: luya_tfz(a)thefinalzone.net
Reporter: honza889(a)gmail.com
QA Contact: extras-qa(a)fedoraproject.org
CC: design-devel(a)lists.fedoraproject.org,
kwizart(a)gmail.com, luya_tfz(a)thefinalzone.net,
negativo17(a)gmail.com, promac(a)gmail.com
Target Milestone: ---
Classification: Fedora
Description of problem:
Blender crash while starting.
Noveau driver was in use.
Version-Release number of selected component:
blender-1:2.91.2-5.fc33
Additional info:
reporter: libreport-2.14.0
backtrace_rating: 4
cgroup:
0::/user.slice/user-1000.slice/user@1000.service/app.slice/app-org.gnome.Terminal.slice/vte-spawn-84adc7a0-5bbe-40a4-b3c0-ede6099fffce.scope
cmdline: blender
crash_function: std::__replacement_assert
executable: /usr/bin/blender
journald_cursor:
s=63e54e02b6d5474d8b8a62f7f3eafb20;i=24db;b=d402becc68374f4f88b49a791b1be2c9;m=112f4f0f0;t=5bd5bd2983871;x=ed7bee813803a71d
kernel: 5.10.21-200.fc33.x86_64
rootdir: /
runlevel: N 5
type: CCpp
uid: 1000
xsession_errors:
--
You are receiving this mail because:
You are on the CC list for the bug.