Skip to content

addpatch: telepathy-salut 0.8.1-10 #4713

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

gyx47
Copy link
Contributor

@gyx47 gyx47 commented Apr 30, 2025

The config.guess / config.sub included in the package is too old and does not recognize riscv64. upstreamed archlinux

@Xeonacid
Copy link
Collaborator

Xeonacid commented Apr 30, 2025

Could you please check if an autoreconf -fiv solves the problem? If true, it can be upstreamed to Arch per the Arch-dev-public mailing list.

@gyx47
Copy link
Contributor Author

gyx47 commented Apr 30, 2025

autoreconf -fiv can solve the problem of the old config.guess/sub, but it regenerates the entire Autotools stack, which requires gtk-doc. After I added the gtk-doc package and ran it again, I found that the generated makefile still failed when running.

/build/telepathy-salut/src/telepathy-salut-0.8.1/lib/ext/wocky/wocky/wocky-xmpp-error-enumtypes.h:12:9: error: macro names must be identifiers
   12 | #define /BUILD/TELEPATHY_TYPE_XMPP_ERROR_TYPE (wocky_xmpp_error_type_get_type())
      |         ^

@felixonmars
Copy link
Owner

Would still be good to report it to upstream :)

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.

3 participants