Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 913080 - dev-python/pyfuse3-3.2.3-r1: stabilisation (was: dev-python/pyfuse3-3.2.3 fails to emerge)
Summary: dev-python/pyfuse3-3.2.3-r1: stabilisation (was: dev-python/pyfuse3-3.2.3 fai...
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Stabilization (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: No maintainer - Look at https://wiki.gentoo.org/wiki/Project:Proxy_Maintainers if you want to take care of it
URL:
Whiteboard:
Keywords: CC-ARCHES
Depends on:
Blocks:
 
Reported: 2023-08-26 16:39 UTC by Thomas Capricelli
Modified: 2023-08-29 01:12 UTC (History)
0 users

See Also:
Package list:
dev-python/pyfuse3-3.2.3-r1
Runtime testing required: ---
nattka: sanity-check+


Attachments
build.log (build.log,3.05 KB, text/x-log)
2023-08-26 16:40 UTC, Thomas Capricelli
no flags Details

Note You need to log in before you can comment on or make changes to this bug.
Description Thomas Capricelli 2023-08-26 16:39:45 UTC
Error compiling Cython file:
------------------------------------------------------------
...
cdef void init_fuse_ops():
    '''Initialize fuse_lowlevel_ops structure'''

    string.memset(&fuse_ops, 0, sizeof(fuse_lowlevel_ops))

    fuse_ops.init = fuse_init
                    ^
------------------------------------------------------------


Reproducible: Always




I'm sure to understand it all, but i guess this is a python layer on top of the c-based sys-fs/fuse. I have those packages currently installed/used:

* sys-fs/fuse-3.15.1
* dev-lang/python-3.11.5
Comment 1 Thomas Capricelli 2023-08-26 16:40:04 UTC
Created attachment 868779 [details]
build.log
Comment 2 Thomas Capricelli 2023-08-26 16:40:47 UTC
(In reply to Thomas Capricelli from comment #0)
> I'm sure to understand it all,


Erm, i'm NOT sure to ... :-)
Comment 3 Sam James archtester Gentoo Infrastructure gentoo-dev Security 2023-08-28 23:12:57 UTC
x86 done
Comment 4 Sam James archtester Gentoo Infrastructure gentoo-dev Security 2023-08-28 23:12:58 UTC
amd64 done

all arches done
Comment 5 Thomas Capricelli 2023-08-29 01:12:47 UTC
Thx !

I can confirm dev-python/pyfuse3-3.2.3-r1 emerged fine.