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=1975015
Bug ID: 1975015
Summary: oidn-1.4.1 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.1
Current version/release in rawhide: 1.4.0-1.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=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=1987384
Bug ID: 1987384
Summary: blender: FTBFS in Fedora rawhide/f35
Product: Fedora
Version: rawhide
Status: NEW
Component: blender
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,
kwizart(a)gmail.com, luya_tfz(a)thefinalzone.net,
negativo17(a)gmail.com, promac(a)gmail.com
Blocks: 1927309 (F35FTBFS,RAWHIDEFTBFS)
Target Milestone: ---
Classification: Fedora
blender failed to build from source in Fedora rawhide/f35
https://koji.fedoraproject.org/koji/taskinfo?taskID=72328024
For details on the mass rebuild see:
https://fedoraproject.org/wiki/Fedora_35_Mass_Rebuild
Please fix blender 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,
blender will be orphaned. Before branching of Fedora 36,
blender will be retired, if it still fails to build.
For more details on the FTBFS policy, please visit:
https://docs.fedoraproject.org/en-US/fesco/Fails_to_build_from_source_Fails…
Referenced Bugs:
https://bugzilla.redhat.com/show_bug.cgi?id=1927309
[Bug 1927309] Fedora 35 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=1975582
Bug ID: 1975582
Summary: blender-2.93.1 is available
Product: Fedora
Version: rawhide
Status: NEW
Component: blender
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,
kwizart(a)gmail.com, luya_tfz(a)thefinalzone.net,
negativo17(a)gmail.com, promac(a)gmail.com
Target Milestone: ---
Classification: Fedora
Latest upstream release: 2.93.1
Current version/release in rawhide: 2.93.0-1.fc35
URL: https://www.blender.org/
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/201/
--
You are receiving this mail because:
You are on the CC list for the bug.
https://bugzilla.redhat.com/show_bug.cgi?id=1972119
Bug ID: 1972119
Summary: F35FailsToInstall: blender
Product: Fedora
Version: rawhide
Status: NEW
Component: blender
Assignee: luya_tfz(a)thefinalzone.net
Reporter: mhroncok(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,
negativo17(a)gmail.com, promac(a)gmail.com
Blocks: 1927313 (F35FailsToInstall,RAWHIDEFailsToInstall)
Target Milestone: ---
Classification: Fedora
Hello,
Please note that this comment was generated automatically. If you feel that
this output has mistakes, please contact me via email (mhroncok(a)redhat.com)
Your package (blender) Fails To Install in Fedora 35:
can't install blender:
- nothing provides libopenvdb.so.8.0()(64bit) needed by
blender-1:2.93.0-1.fc35.x86_64
If you know about this problem and are planning on fixing it, please
acknowledge so by setting the bug status to ASSIGNED. If you don't have time to
maintain this package, consider orphaning it, so maintainers of dependent
packages realize the problem.
If you don't react accordingly to the policy for FTBFS/FTI bugs
(https://docs.fedoraproject.org/en-US/fesco/Fails_to_build_from_source_Fails…)
your package may be orphaned in 8+ weeks.
P.S. The data was generated solely from koji buildroot, so it might be newer
than the latest compose or the content on mirrors.
P.P.S. If this bug has been reported in the middle of upgrading multiple
dependent packages, please consider using side tags:
https://docs.fedoraproject.org/en-US/fesco/Updates_Policy/#updating-inter-d…
Thanks!
Referenced Bugs:
https://bugzilla.redhat.com/show_bug.cgi?id=1927313
[Bug 1927313] Fedora 35 Fails To install Tracker
--
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.