Skip to content

Ports upstream compilation fixes and forked PKGBUILD#3

Merged
taorye merged 2 commits intosipeed:slogic-devfrom
aisuneko:slogic-dev
Mar 3, 2026
Merged

Ports upstream compilation fixes and forked PKGBUILD#3
taorye merged 2 commits intosipeed:slogic-devfrom
aisuneko:slogic-dev

Conversation

@aisuneko
Copy link

TODO

migrate from deprecated setup.py build systems.

libtool: warning: relinking 'bindings/cxx/libsigrokcxx.la'
/usr/lib/python3.14/site-packages/setuptools/_distutils/cmd.py:90: SetuptoolsDeprecationWarning: setup.py install is deprecated.
!!

        ********************************************************************************
        Please avoid running ``setup.py`` directly.
        Instead, use pypa/build, pypa/installer or other
        standards-based tools.

        This deprecation is overdue, please update your project and remove deprecated
        calls to avoid build errors in the future.

        See https://blog.ganssle.io/articles/2021/10/setup-py-deprecated.html for details.
        ********************************************************************************

!!
  self.initialize_options()
/usr/lib/python3.14/site-packages/setuptools/command/sdist.py:123: SetuptoolsDeprecationWarning: `build_py` command does not inherit from setuptools' `build_py`.
!!

        ********************************************************************************
        Custom 'build_py' does not implement 'get_data_files_without_manifest'.
        Please extend command classes from setuptools instead of distutils.

        See https://peps.python.org/pep-0632/ for details.
        ********************************************************************************

!!
  self._add_data_files(self._safe_data_files(build_py))
libtool: warning: remember to run 'libtool --finish /usr/lib'

@aisuneko aisuneko changed the title Slogic dev Ports upstream compilation fixes and forked PKGBUILD Feb 26, 2026
@taorye taorye merged commit 4e358ae into sipeed:slogic-dev Mar 3, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants