UmbralRaptop changed the topic of #principia to: READ THE FAQ: http://goo.gl/gMZF9H; The current version is Διόφαντος. We currently target 1.3.1, and 1.4.x. <scott_manley> anyone that doubts the wisdom of retrograde bop needs to get the hell out | https://xkcd.com/323/ | <egg> calculating the influence of lamont on Pluto is a bit silly…
xShadowx|2 has joined #principia
xShadowx has quit [Ping timeout: 180 seconds]
<Qboid> 3d 0h 0m 0s left to event #30: [at 2018-10-19 01:45:00]. Say '!kountdown 30' for details
_whitelogger has joined #principia
_whitelogger has joined #principia
Mike` has quit [Ping timeout: 180 seconds]
Mike` has joined #principia
_whitelogger has joined #principia
_whitelogger has joined #principia
NolanSyKinsley has quit [Remote host closed the connection]
_whitelogger has joined #principia
_whitelogger has joined #principia
_whitelogger has joined #principia
uj8efdjkfdshf has joined #principia
_whitelogger has joined #principia
_whitelogger has joined #principia
_whitelogger has joined #principia
<awang> egg: Have you tried building Principia on Linux recently?
NolanSyKinsley has joined #principia
<awang> Never mind, probably user error
_whitelogger has joined #principia
<awang> egg: Do I need to do anything special to build Principia on Linux?
<awang> "make -j 8" is trying to build the isolated KSP physics library
<egg> awang: oh the default target might be daft
<egg> awang: make release
<egg> awang: actually
<egg> awang: make should just make all, which is test release
<egg> awang: alternatively
<egg> awang: make an_apple_pie
<awang> All those die for the same reason
<egg> awang: wait, even make an_apple_pie?
<awang> Yep
<egg> WAT
<egg> awang: how does it fail
<awang> Same thing. Tries to build ksp_physics_lib.cpp
<egg> okay
<egg> and?
<awang> That's it
<egg> um
<egg> did you install_deps?
<awang> Hits the #error in there and fails to find <windows.h>
<awang> Yep
<awang> That failed at first, but that's because I needed to apt install libc++abi-dev
<egg> <awang> Hits the #error in there and fails to find <windows.h> << which #error
<awang> Good question
<egg> you have no __linux__ but you have a _WIN32
<awang> Um
<awang> Interesting
<egg> at least you don't hit #error "Try OS/360."
<egg> or #error "What is this, Borland C++?"
<egg> or #error "Have you tried a Cray-1?"
<egg> bofh^28: best error messages ^
<bofh^28> I'm a fan of "have a nickel, buy yourself a real computer" (error case for something in libgcc if 'double' has less than 24 bits precision)
<awang> egg: PEBKAC, apparently
<awang> I pulled from mockingbirdnest/Principia, but forgot to merge into aw1621107/Principia
<awang> Sorry >_<
<egg> ah
<awang> Let me clean and try to rebuild
<awang> Hopefully _WIN32 won't be defined this time around
xShadowx has joined #principia
xShadowx|2 has quit [Ping timeout: 180 seconds]
<egg> awang: does make an_apple_pie work now
xShadowx|2 has joined #principia
xShadowx has quit [Ping timeout: 202 seconds]
xShadowx has joined #principia
NolanSyKinsley has quit [Remote host closed the connection]
xShadowx|2 has quit [Ping timeout: 183 seconds]
NolanSyKinsley has joined #principia
NolanSyKinsley has quit [Read error: Connection reset by peer]
NolanSyKinsley has joined #principia
Jesin has quit [Quit: Leaving]
<awang> egg: Sorry, had to visit a machine shop
<awang> make: *** No rule to make target 'the_universe', needed by 'an_apple_pie'. Stop.
<awang> So no, it doesn't work :(
<awang> Got removed in 1a86d7bb30f87879c90464cab6cc46e4ee00e558
<awang> Er, wait, not
<awang> s/not/no
<Qboid> awang meant to say: Er, wait, no
<awang> I can't read diffs
<awang> Looks like it was never defined?
<awang> git log --patch doesn't show a definition for it
<awang> Just that an_apple_pie depends on it
<awang> egg: Default make target works fine for the C++ code
<awang> Looks like I'm still missing something for the C# code
<egg> <awang> make: *** No rule to make target 'the_universe', needed by 'an_apple_pie'. Stop. <<<< https://www.youtube.com/watch?v=BGROFC4tvJ0&feature=youtu.be&t=43
<kmath> YouTube - Carl Sagan's Cosmos - Ep 9: The Lives Of The Stars
<egg> <awang> So no, it doesn't work :( <<<< it does :-)
<awang> Oh right, totally forgot about that
<awang> I thought it was another one of your unique naming schemes :P
<awang> Got one failing test for the C++ code
<awang> GeodesyTest.LAGEOS2
<egg> yeah that's not really uneggspeggted right now
ferram4_ has joined #principia
ferram4 has quit [Ping timeout: 202 seconds]