Bug 396292 - macOS High Sierra (10.13) issues
Summary: macOS High Sierra (10.13) issues
Status: RESOLVED FIXED
Alias: None
Product: rust-qt-binding-generator
Classification: Developer tools
Component: general (show other bugs)
Version: unspecified
Platform: Other macOS
: NOR normal
Target Milestone: ---
Assignee: Jos van den Oever
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2018-07-07 23:41 UTC by Peter DeRosa
Modified: 2022-12-23 08:42 UTC (History)
3 users (show)

See Also:
Latest Commit:
Version Fixed In:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Peter DeRosa 2018-07-07 23:41:32 UTC
I am not an experienced QT or CMAKE user.  I have also never filed a bug for KDE, so my apologies if I have broken any rules.  I think I may have found some issues on macOS High Sierra while trying out your work, but it is extremely possible that I am wrong.

I installed qt and make using homebrew.  "brew install make" "brew install qt"
I am using qt 5.11

CMakeFiles.txt doesn't need to require DL_LIBRARY for macOS as far as I know.  This stops the build.  It is in CMakeFiles.txt for src, tests, and demo.  It can just be removed for this platform.

The demo has an additional issue of not linking against one or more Frameworks.  Foundation is one of them.  I didn't get as far as tracking down any others.  Also in rust-qt-binding-generator/demo/rust/src/implementation/processes.rs, sysinfo::Process.tasks is used in two places:

//check_process_hierarchy(Some(*pid), &process.tasks);

//let s = collect_processes(&process.tasks, &mut processes);

and this field does not exist for the macOS version of sysinfo::Process.
Comment 1 Nate Graham 2018-07-13 19:27:57 UTC
What exactly are you trying to build from source?
Comment 2 Peter DeRosa 2018-07-14 00:57:53 UTC
rust-qt-binding-generator, the demo for it, and the tests.  I got everything working but the demo, but the project needs changes to work out of the box on macOS.
Comment 3 Nate Graham 2018-07-14 14:31:28 UTC
Thanks for the info!
Comment 4 Justin Zobel 2022-11-29 05:06:08 UTC
Thank you for reporting this issue in KDE software. As it has been a while since this issue was reported, can we please ask you to see if you can reproduce the issue with a recent software version?

If you can reproduce the issue, please change the status to "REPORTED" when replying. Thank you!
Comment 5 Bug Janitor Service 2022-12-14 05:13:08 UTC
Dear Bug Submitter,

This bug has been in NEEDSINFO status with no change for at least
15 days. Please provide the requested information as soon as
possible and set the bug status as REPORTED. Due to regular bug
tracker maintenance, if the bug is still in NEEDSINFO status with
no change in 30 days the bug will be closed as RESOLVED > WORKSFORME
due to lack of needed information.

For more information about our bug triaging procedures please read the
wiki located here:
https://community.kde.org/Guidelines_and_HOWTOs/Bug_triaging

If you have already provided the requested information, please
mark the bug as REPORTED so that the KDE team knows that the bug is
ready to be confirmed.

Thank you for helping us make KDE software even better for everyone!