Skip to content

Conversation

@nim65s
Copy link
Contributor

@nim65s nim65s commented Aug 28, 2025

Hi,

I am trying to build pythonqt for Qt6 on linux and macos to update the package on nixpkgs, but I am not able to generate the cpp on macos.

This issue can already be seen in the current CI:
https://github.com/MeVisLab/pythonqt/actions/runs/16336586053/job/46149827921 :

Run cd generator
Please wait while source files are being generated...
Parsing typesystem file [:/trolltech/generator/build_all.txt]
"is not set. " Assuming standard binary install using frameworks.
WARNING(Generate) :: ShellImplGenerator: no java classes, skipping
WARNING(Generate) :: ShellHeaderGenerator: no java classes, skipping
PreProcessing - Generate [.preprocessed.tmp] using [:/trolltech/generator/qtscript_masterinclude.h] and include-paths [/Users/runner/work/pythonqt/Qt/5.9.9/clang_64/lib]
Building model using [.preprocessed.tmp]
Classes in typesystem: 0
Generated:
  - header....: 0 (0)
  - impl......: 0 (0)
  - modules...: 0 (0)
  - pri.......: 0 (0)

Done, 2 warnings (1851 known issues)
0s
Run actions/upload-artifact@v4
Warning: No files were found with the provided path: generated_cpp. No artifacts will be uploaded.

But this does not trigger any failure, so I guess this was not seen.

So this PR add some jobs for macos and windows on Qt6, which should show those failures more explicitly

@nim65s
Copy link
Contributor Author

nim65s commented Aug 28, 2025

Hum, ok, that CI only use qtscript

@nim65s nim65s closed this Aug 28, 2025
@nim65s nim65s deleted the ci6 branch August 28, 2025 08:11
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.

1 participant