egg|zzz|egg changed the topic of #principia to: READ THE FAQ: http://goo.gl/gMZF9H; The current version is Clifford. We currently target 1.2.2, and 1.3.1. <scott_manley> anyone that doubts the wisdom of retrograde bop needs to get the hell out | https://xkcd.com/323/
Hypergolic_Skunk has quit [Quit: Connection closed for inactivity]
<kmath>
YouTube - Rocket Lab - Still Testing Launch
stratochief has joined #principia
NathanKell|AFK is now known as NathanKell
<GH>
[Principia] 7ranceaddic7 commented on issue #1685: I've been following this for a while, but quite. In the annex, you say:... https://git.io/vNzPO
NathanKell is now known as NathanKell|AFK
NolanSyKinsley has quit [Remote host closed the connection]
Hypergolic_Skunk has joined #principia
<GH>
[Principia] pleroy opened pull request #1687: Try to generate the coefficients correctly this time (master...MonomialCoefficients) https://git.io/vNz5B
<1CSAAAK4D>
[Principia] eggrobin closed issue #1685: Principia's ModuleManager patches should have a :FOR[] clause https://git.io/vNzWX
<1NVAAAJNT>
[Principia] eggrobin commented on issue #1685: Ah, right, `FIRST`, `BEFORE[]`, `FOR[]`, `AFTER[]`, and `FINAL` are mutually exclusive; further, they qualify patches only.... https://git.io/vNz5z
<Qboid>
egg|zzz|egg: I'll redirect this as soon as they are around.
<GH>
[Principia] pleroy closed pull request #1687: Try to generate the coefficients correctly this time (master...MonomialCoefficients) https://git.io/vNz5B
<GH>
[Principia] pleroy opened pull request #1688: Implementation of Newhall for the monomial base (master...Newhall2) https://git.io/vNzxg
egg|zzz|egg is now known as egg|tea|egg
technicalfool_ has joined #principia
technicalfool has quit [Read error: Connection reset by peer]
Daz has quit [Ping timeout: 383 seconds]
NolanSyKinsley has joined #principia
egg|tea|egg is now known as egg
user has joined #principia
technicalfool_ has quit [Ping timeout: 198 seconds]
<GH>
[Principia] pleroy opened pull request #1689: A new matcher to check that a value is near another one (master...Near) https://git.io/vNgm8
Daz has joined #principia
<awang>
egg: Do you have access to the mac you use for building Principia right now?
<awang>
I can't seem to build Principia any more after reinstalling deps
<awang>
"No rule to make target `deps/protobuf/src/google/protobuf/stubs/atomicops_internals_macosxh', needed by `obj/tools/generate_configuration.o'
<awang>
"
<awang>
Looks like protobuf removed atomicops_internals_macosx.h in ef927cc428db7bf41d3a593a16a8f1a0fe6306c5
Rokker has quit [Quit: Connection closed for inactivity]
Jesin has joined #principia
NathanKell|AFK is now known as NathanKell
pizzaoverhead has joined #principia
<awang>
Never mind, apparently clean and rebuild fixed it?
<egg>
awang: okay
<egg>
awang: I mean, install_deps clones our fork, and we didn't advance that (we changed some msvc configs but that shouldn't affect you)
<egg>
awang: btw the windows build changed to produce a shittonne of DLLs (principia.dll as usual, but also physics.dll, libglog.dll, libprotobuf.dll)
<awang>
You didn't advance your forks? Weird.... Wonder why that header vanished
<egg>
awang: the reason is that we want to use profile-guided optimization to optimize the physics libs but while retaining the ability to benchmark the optimized result, and msvc will onlylet us optimize a dll, not on a static lib
<awang>
Ah
<egg>
awang: we advanced our forks, but before Clifford
<awang>
I should probably PR those install_deps.sh fixes too
<awang>
Oh
<awang>
I'm on master
<awang>
I think
<awang>
Should your *nix builds also be generating a ton of libs?
<awang>
Or not yet?
<egg>
awang: when was the last time you built
<awang>
About two hours ago?
<egg>
awang: no, the *nix build shouldn't changed
<egg>
awang: well we advanced our forks some weeks ago so that's not it
<egg>
meow
<awang>
It's been a long time since I've run install_deps.sh, so maybe that's it?
<egg>
maybe
<awang>
Guess I should look into PGO for the *nix builds
<awang>
Looks like pleroy beat me to the install_deps.sh fixes
<egg>
?
<egg>
did you not pull in a while?
<awang>
I did, just forgot to fast-forward, it seems
<awang>
Hmmm
<awang>
macOS build seems to be broken?
<awang>
Hit the preprocessor error in ksp_physics_lib.cpp
<awang>
I'm definitely up to date now
pizzaoverhead has quit [Quit: Leaving]
Rokker has joined #principia
NathanKell is now known as NathanKell|AFK
<egg>
awang: hmm
<egg>
awang: yeah maybe I broke it
<egg>
I'll see
<egg>
who needs jenkins when you can have awang
Mike` has joined #principia
<GH>
[Principia] eggrobin opened pull request #1690: Fix the build on *nix (master...if-os-win) https://git.io/vNgEl