Bug 391730 - ktechlab buid fails on osx
Summary: ktechlab buid fails on osx
Status: RESOLVED FIXED
Alias: None
Product: KTechLab
Classification: Applications
Component: general (show other bugs)
Version: unspecified
Platform: Other Linux
: NOR normal
Target Milestone: ---
Assignee: Zoltan Padrah
URL:
Keywords: triaged
Depends on:
Blocks:
 
Reported: 2018-03-11 20:47 UTC by Zoltan Padrah
Modified: 2018-11-24 02:12 UTC (History)
1 user (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 Zoltan Padrah 2018-03-11 20:47:03 UTC
From issue report on mailing list:


 I downloaded the latest ktechlab (040) on osx sierra.   Iā€™m running macports.  I use XQuartz.

  compile fails not able to find x11Screen, x11SetScreen.  I have googled several combinations, no help there. 

  Any suggestions?

-----------
.
.
.
[ 94%] Building CXX object src/CMakeFiles/ktechlab.dir/variablelabel.cpp.o
[ 94%] Building CXX object src/CMakeFiles/ktechlab.dir/canvas.cpp.o
/Users/***/Desktop/ktechlab-0.40.0/src/canvas.cpp:513:10: error: no member
      named 'x11SetScreen' in 'QPixmap'
                offscr.x11SetScreen(p->device()->x11Screen());
                ~~~~~~ ^
/Users/***/Desktop/ktechlab-0.40.0/src/canvas.cpp:513:36: error: no member
      named 'x11Screen' in 'QPaintDevice'
                offscr.x11SetScreen(p->device()->x11Screen());
                                    ~~~~~~~~~~~  ^
/Users/***/Desktop/ktechlab-0.40.0/src/canvas.cpp:821:17: error: no member
      named 'x11SetScreen' in 'QPixmap'
                if (p) offscr.x11SetScreen(p->device()->x11Screen());
                       ~~~~~~ ^
/Users/***/Desktop/ktechlab-0.40.0/src/canvas.cpp:821:43: error: no member
      named 'x11Screen' in 'QPaintDevice'
                if (p) offscr.x11SetScreen(p->device()->x11Screen());
                                           ~~~~~~~~~~~  ^
4 errors generated.
make[2]: *** [src/CMakeFiles/ktechlab.dir/canvas.cpp.o] Error 1
make[1]: *** [src/CMakeFiles/ktechlab.dir/all] Error 2
make: *** [all] Error 2
Comment 1 Zoltan Padrah 2018-08-21 15:35:22 UTC
Assumed fix is in branch on Git, it needs testing:

https://cgit.kde.org/ktechlab.git/log/?h=fix-osx-build-v1
Comment 2 Andrew Crouthamel 2018-09-28 03:12:20 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 set the bug status 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!
Comment 3 Andrew Crouthamel 2018-10-28 03:20:08 UTC
Dear Bug Submitter,

This bug has been in NEEDSINFO status with no change for at least 30 days. The bug is now 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

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