Skip to content
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

Error compiling QGIS 3.28 on Debian Bookworm #54991

Closed
1 of 2 tasks
lucadelu opened this issue Oct 19, 2023 · 6 comments
Closed
1 of 2 tasks

Error compiling QGIS 3.28 on Debian Bookworm #54991

lucadelu opened this issue Oct 19, 2023 · 6 comments
Labels
Bug Either a bug report, or a bug fix. Let's hope for the latter! Build/Install Related to compiling or installing QGIS Feedback Waiting on the submitter for answers Linux stale Uh oh! Seems this work is abandoned, and the PR is about to close.

Comments

@lucadelu
Copy link

lucadelu commented Oct 19, 2023

What is the bug or the crash?

Compiling source code of QGIS 3.28.11 on a new on Debian bookworm I got this error

[ 67%] Building CXX object src/providers/delimitedtext/CMakeFiles/provider_delimitedtext_a.dir/provider_delimitedtext_a_autogen/mocs_compilation.cpp.o
[ 67%] Built target qgis_gui_autogen
[ 67%] Building CXX object src/providers/arcgisrest/CMakeFiles/provider_arcgismapserver_a.dir/provider_arcgismapserver_a_autogen/mocs_compilation.cpp.o
Querying qmake about your Qt installation...
sip-build: Python v3.11 is not supported
make[2]: *** [python/CMakeFiles/python_module_qgis__core.dir/build.make:815: python/core/build/_core/sip_corepart0.cpp] Error 1
make[1]: *** [CMakeFiles/Makefile2:8070: python/CMakeFiles/python_module_qgis__core.dir/all] Error 2
make[1]: *** Waiting for unfinished jobs....
[ 67%] Building CXX object src/providers/delimitedtext/CMakeFiles/provider_delimitedtext_a.dir/qgsdelimitedtextfeatureiterator.cpp.o
[ 67%] Building CXX object src/providers/delimitedtext/CMakeFiles/provider_delimitedtext_a.dir/qgsdelimitedtextprovider.cpp.o
[ 67%] Building CXX object src/providers/arcgisrest/CMakeFiles/provider_arcgismapserver_a.dir/qgsamsprovider.cpp.o
[ 70%] Built target qgis_analysis
[ 70%] Building CXX object src/providers/delimitedtext/CMakeFiles/provider_delimitedtext_a.dir/qgsdelimitedtextfile.cpp.o
[ 70%] Linking CXX static library libprovider_delimitedtext_a.a
[ 70%] Built target provider_delimitedtext_a
[ 70%] Linking CXX static library libprovider_arcgismapserver_a.a
[ 70%] Built target provider_arcgismapserver_a
make: *** [Makefile:166: all] Error 2

Steps to reproduce the issue

Following the instruction for compiling https://github.com/qgis/QGIS/blob/master/INSTALL.md#3-building-on-gnulinux

Versions

Debian Bookworm
Python 3.11
PyQT 5
QGIS 3.28.11

Supported QGIS version

  • I'm running a supported QGIS version according to the roadmap.

New profile

Additional context

No response

@lucadelu lucadelu added the Bug Either a bug report, or a bug fix. Let's hope for the latter! label Oct 19, 2023
@agiudiceandrea agiudiceandrea added Build/Install Related to compiling or installing QGIS Linux labels Oct 19, 2023
@desputinski
Copy link

Is this connected to this bug maybe?

#54946

@lucadelu
Copy link
Author

Is this connected to this bug maybe?

#54946

I don't know, but the problem seems different, also the QGIS versions are different

@uclaros
Copy link
Contributor

uclaros commented Oct 20, 2023

I've had some (different) issues with sip-build on debian.
Eventually, removing sip-tools and installing sip-dev made things work again.
https://lists.osgeo.org/pipermail/qgis-developer/2023-April/065712.html

@alexbruy
Copy link
Contributor

@lucadelu does the suggestion from the comment above solves your problem?

@alexbruy alexbruy added the Feedback Waiting on the submitter for answers label Nov 12, 2023
Copy link

The QGIS project highly values your report and would love to see it addressed. However, this issue has been left in feedback mode for the last 14 days and is being automatically marked as "stale".
If you would like to continue with this issue, please provide any missing information or answer any open questions. If you could resolve the issue yourself meanwhile, please leave a note for future readers with the same problem and close the issue.
In case you should have any uncertainty, please leave a comment and we will be happy to help you proceed with this issue.
If there is no further activity on this issue, it will be closed in a week.

@github-actions github-actions bot added the stale Uh oh! Seems this work is abandoned, and the PR is about to close. label Nov 27, 2023
Copy link

While we hate to see this happen, this issue has been automatically closed because it has not had any activity in the last 42 days despite being marked as feedback. If this issue should be reconsidered, please follow the guidelines in the previous comment and reopen this issue.
Or, if you have any further questions, there are also further support channels that can help you.

@github-actions github-actions bot closed this as not planned Won't fix, can't repro, duplicate, stale Dec 26, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Bug Either a bug report, or a bug fix. Let's hope for the latter! Build/Install Related to compiling or installing QGIS Feedback Waiting on the submitter for answers Linux stale Uh oh! Seems this work is abandoned, and the PR is about to close.
Projects
None yet
Development

No branches or pull requests

5 participants