teepee changed the topic of #openscad to: OpenSCAD - The Programmers Solid 3D CAD Modeller | This channel is logged! | Website: http://www.openscad.org/ | FAQ: https://goo.gl/pcT7y3 | Request features or report bugs: https://goo.gl/lj0JRI | Tutorial: https://bit.ly/37P6z0B | Books: https://bit.ly/3xlLcQq | FOSDEM 2020: https://bit.ly/35xZGy6 | Logs: https://libera.irclog.whitequark.org/openscad | don't ask to ask
LordOfBikes has quit [Ping timeout: 264 seconds]
LordOfBikes has joined #openscad
ferdna has joined #openscad
ur5us has quit [Ping timeout: 264 seconds]
LordOfBikes has quit [Ping timeout: 260 seconds]
LordOfBikes has joined #openscad
ur5us has joined #openscad
The_Jag_ has joined #openscad
The_Jag has quit [Ping timeout: 258 seconds]
gunnbr_ has joined #openscad
gunnbr_ has quit [Read error: Connection reset by peer]
gunnbr_ has joined #openscad
Junxter has joined #openscad
arebil has joined #openscad
gunnbr_ has quit [Ping timeout: 264 seconds]
gunnbr_ has joined #openscad
gunnbr_ has quit [Read error: Connection reset by peer]
<gbruno> [github] kintel pushed 1 modifications (Test moving CGAL finding to its original location in case that influences Linux tests). https://github.com/openscad/openscad/commit/e581267f9def3f2757144775f598b98ecee31644
gunnbr_ has joined #openscad
arebil has quit [Quit: My keyboard has gone to sleep. ZZZzzz…]
gunnbr_ has quit [Ping timeout: 265 seconds]
ferdna has quit [Quit: Leaving]
gunnbr_ has joined #openscad
gunnbr_ has quit [Quit: Leaving]
ur5us has quit [Ping timeout: 245 seconds]
arebil has joined #openscad
Guest81 has joined #openscad
Guest81 has quit [Ping timeout: 256 seconds]
gunnbr_ has joined #openscad
gunnbr_ has quit [Ping timeout: 264 seconds]
Junxter has quit [Read error: Connection reset by peer]
Junxter has joined #openscad
pa has quit [Ping timeout: 264 seconds]
pah has joined #openscad
pah has quit [Ping timeout: 245 seconds]
pah has joined #openscad
ur5us has joined #openscad
lastrodamo has joined #openscad
ur5us has quit [Ping timeout: 245 seconds]
ur5us has joined #openscad
ur5us has quit [Ping timeout: 264 seconds]
pah is now known as pa
ochafik has joined #openscad
ochafik_ has joined #openscad
ochafik_ has quit [Remote host closed the connection]
ochafik_ has joined #openscad
ochafik has quit [Ping timeout: 258 seconds]
ochafik has joined #openscad
ochafik_ has quit [Ping timeout: 264 seconds]
ochafik has quit [Remote host closed the connection]
ochafik has joined #openscad
ochafik has quit [Remote host closed the connection]
ochafik has joined #openscad
ochafik has quit [Remote host closed the connection]
ochafik has joined #openscad
arebil has quit [Quit: My keyboard has gone to sleep. ZZZzzz…]
ochafik has quit [Remote host closed the connection]
ochafik has joined #openscad
arebil has joined #openscad
ochafik has quit [Remote host closed the connection]
lastrodamo has quit [Quit: Leaving]
linext__ has joined #openscad
linext_ has quit [Ping timeout: 265 seconds]
ochafik has joined #openscad
arebil has quit [Quit: My keyboard has gone to sleep. ZZZzzz…]
ochafik has quit [Remote host closed the connection]
ochafik has joined #openscad
ochafik has quit [Remote host closed the connection]
Guest90 has joined #openscad
Guest90 has quit [Client Quit]
ochafik_ has joined #openscad
ochafik_ has quit [Remote host closed the connection]
ochafik has joined #openscad
arebil has joined #openscad
othx has quit [Remote host closed the connection]
othx has joined #openscad
ToAruShiroiNeko has joined #openscad
othx has quit [Remote host closed the connection]
othx has joined #openscad
arebil has quit [Quit: My keyboard has gone to sleep. ZZZzzz…]
ochafik has quit [Remote host closed the connection]
ochafik has joined #openscad
ochafik has quit [Remote host closed the connection]
<peepsalot> teepee: if all our nightly builds are on cgal 5.3 now, should we try to get the CI servers also on the same version?
<peepsalot> i saw kintel's branch was getting errors on "nonplanar" tests, and i'm wondering if that's due to a difference in cgal versions. i saw 5.2.2 on test report, and i can't reproduce locally, on 5.3
ur5us has joined #openscad
<teepee> peepsalot: yep, that sounds like a good idea, I'd prefer 5.3.1 but we can't know when that's released :(
<peepsalot> i mean, can we just add sources to your OBS repo for cgal?
<teepee> for the debian based builds, yes
<teepee> hmm, now where's the MXE stuff, not sure if upstream finally updated or if that's still in our repo
<teepee> oops, 4.11
<teepee> should be relatively easy to go from 5.2 to 5.3
<teepee> only annoyingly rebuilding all of MXE takes like 6 hours so it's always a bit scary
<teepee> hmm, it does hit the OBS build, but still seems to install the repo version?
<teepee> why?
<teepee> ah, it fails to build on 18.04
<teepee> argh CMake 3.12...3.20 or higher is required. You are running version 3.10.2
<InPhase> Sometimes people just throw random values in for cmake_minimum_required matching what they have on their system, because they don't know what's actually required. You can always try just editing that and crossing your fingers.
<InPhase> They introduced that minimum_required when they put in all those breaking changes, and that didn't come with guidance on what to actually put there. :) Hence, we now have this problem.
<InPhase> I have successfully built things with bogus requirements set like that.
ali12341 has quit [Remote host closed the connection]
ali1234 has joined #openscad
Junxter has quit [Ping timeout: 264 seconds]
<teepee> yeah, I guess my first try is to just patch that out
Junxter has joined #openscad
ferdna has joined #openscad
ur5us has quit [Ping timeout: 265 seconds]
<gbruno> [github] kintel pushed 1 modifications (Merge pull request #3947 from openscad/mac-icon