On 2020/05/27 19:19, Rafael Sadowski wrote:
> On Wed May 27, 2020 at 07:16:39PM +0200, Rafael Sadowski wrote:
> > On Wed May 27, 2020 at 06:13:14PM +0100, Stuart Henderson wrote:
> > > On 2020/05/26 09:15, Rafael Sadowski wrote:
> > > > CVSROOT:        /cvs
> > > > Module name:    ports
> > > > Changes by:     [email protected]       2020/05/26 09:15:09
> > > > 
> > > > Modified files:
> > > >         devel/cmake    : Makefile 
> > > > Added files:
> > > >         devel/cmake/patches: 
> > > >                              
> > > > patch-Modules_Qt4ConfigDependentSettings_cmake 
> > > > 
> > > > Log message:
> > > > Unbreak creepy KDE4 ports wiht cmake 3.17
> > > > 
> > > > x11/kde4 and maybe some other spooky Qt4 ports need the magic behind
> > > > Qt4ConfigDependentSettings also for none static libraries.
> > > > 
> > > > Spotted by naddy.
> > > > 
> > > 
> > > Would this result in these errors, or is that something else?
> 
> I should have read the question too. Yes this will fix the following
> error:
> 
> > > 
> > > x11/kde4/runtime
> > > ld: error: undefined symbol: XOpenDisplay
> > > ld: error: undefined symbol: XSetIOErrorHandler
> > > ld: error: undefined symbol: XCreateSimpleWindow
> > > ld: error: undefined symbol: XConnectionNumber
> > > ld: error: undefined symbol: XFlush
> > > ld: error: undefined symbol: XPending
> > > ld: error: undefined symbol: XNextEvent
> > > 
> > > x11/kde4/pim
> > > ld: error: undefined symbol: XWithdrawWindow
> > > ld: error: undefined symbol: XGetWMHints
> > > ld: error: undefined symbol: XSetWMHints
> > > ld: error: undefined symbol: XFree
> > > ld: error: undefined symbol: XSync
> > > ld: error: undefined symbol: XMapWindow
> > > ld: error: undefined symbol: XSync
> > > 
> > 
> > Already fixed. I'm sorry for the trouble ...
> > 

Thanks. Now we build chrome 4 times a failed bulk build is a bit more
costly time-wise, so if that wasn't it I would want to check further
before restarting :-)

Reply via email to