--- Log opened Sat Mar 13 00:00:05 2021 |
01:28 | | Vornicus [Vorn@ServerAdministrator.Nightstar.Net] has quit [Connection closed] |
02:20 | | abudhabi [abudhabi@Nightstar-9liqp4.adsl.tpnet.pl] has quit [Ping timeout: 121 seconds] |
02:21 | | abudhabi [abudhabi@Nightstar-5bqa01.adsl.tpnet.pl] has joined #code |
02:39 | | Netsplit Traal.Nightstar.Net <-> Krikkit.Nightstar.Net quits: @PinkFreud |
02:48 | | Netsplit over, joins: @PinkFreud |
02:57 | | Degi [Degi@Nightstar-ps4hdc.pool.telefonica.de] has quit [Ping timeout: 121 seconds] |
02:57 | | Degi [Degi@Nightstar-qjajej.pool.telefonica.de] has joined #code |
04:31 | | VirusJTG [VirusJTG@Nightstar-42s.jso.104.208.IP] has quit [Connection closed] |
04:31 | | VirusJTG [VirusJTG@Nightstar-42s.jso.104.208.IP] has joined #code |
04:31 | | mode/#code [+ao VirusJTG VirusJTG] by ChanServ |
05:55 | < Yossarian> | hmmm, I can't get barrier (the open source synergy fork) to build on my laptop |
05:55 | < Yossarian> | uses cmake and says I'm missing curl library but I definitely have curl |
06:16 | <@celmin|sleep> | curl and libcurl are two different things… |
06:17 | <@celmin|sleep> | Obviously curl uses libcurl tho, so I’d exect you have the latter if you have the former, but maybe you don’t have the headers and such needed to build against it. |
06:17 | | Vorntastic [uid293981@Nightstar-h2b233.irccloud.com] has joined #code |
06:17 | | mode/#code [+qo Vorntastic Vorntastic] by ChanServ |
06:30 | | McMartin [mcmartin@Nightstar-i80eaa.ca.comcast.net] has quit [[NS] Quit: reboot] |
06:38 | | McMartin [mcmartin@Nightstar-i80eaa.ca.comcast.net] has joined #code |
06:38 | | mode/#code [+ao McMartin McMartin] by ChanServ |
07:43 | | * McMartin unleashes the midnight Refactor Tractor |
07:59 | <&McMartin> | Midnight driving of the Refactor Tractor is not always a great idea |
08:05 | <~Vorntastic> | No not really |
08:37 | <&McMartin> | OK, my one file of All The Things is now five and a half files, with two and a half files remaining to complete the refactor |
08:38 | <&McMartin> | I can do that after sunrise |
08:58 | <&McMartin> | Probably best that I did this while All The Things was still ~350 lines |
09:49 | | Kindamoody[zZz] is now known as Kindamoody |
10:47 | | gnolam [lenin@Nightstar-ik80lk.priv.bahnhof.se] has quit [[NS] Quit: Reboot] |
10:48 | | gnolam [lenin@Nightstar-ik80lk.priv.bahnhof.se] has joined #code |
10:48 | | mode/#code [+o gnolam] by ChanServ |
11:04 | | Kindamoody is now known as Kindamoody|afk |
11:13 | | Emmy [Emmy@Nightstar-l49opt.fixed.kpn.net] has joined #code |
12:04 | <&[R]> | Yossarian: libcurl-dev installed? |
12:04 | <&[R]> | The -dev insanity is what drives me nuts the most about the "big" distros |
12:20 | | catalyst_ [catalyst@Nightstar-ejd4sd.cable.virginm.net] has joined #code |
12:20 | | catalyst [catalyst@Nightstar-ejd4sd.cable.virginm.net] has quit [Connection closed] |
12:40 | < Yossarian> | [R]: you're right this is strange |
12:41 | <&[R]> | https://pbs.twimg.com/media/EwRFRnFUUAMUlB7.jpg:orig |
12:41 | <&[R]> | What's strange? |
12:41 | < Yossarian> | Package libcurl-dev is a virtual package provided by: |
12:41 | < Yossarian> | libcurl4-openssl-dev 7.52.1-5+deb9u13 |
12:41 | < Yossarian> | libcurl4-nss-dev 7.52.1-5+deb9u13 |
12:41 | < Yossarian> | libcurl4-gnutls-dev 7.52.1-5+deb9u13 |
12:41 | <&[R]> | You might want the first one |
12:41 | < Yossarian> | that is very odd, so I have one now, lets see if cmake won't shart the bed |
12:47 | < Yossarian> | now bitching about moudle 'avahi-compat-libdns_sd' |
12:48 | < Yossarian> | doesn't gnu octave have this problem with cmake? the octave people say cmake people are messing up |
12:50 | < Yossarian> | why depend on avahi-compat-libdns_sd? no such package and even globbing avahi* doesn't make cmake happy |
12:51 | <&[R]> | libavahi-compat-libdnssd-dev |
12:51 | <&[R]> | https://github.com/debauchee/barrier/issues/198 |
12:51 | <&[R]> | https://github.com/debauchee/barrier/issues/198#issuecomment-448197671 <-- look at that comment specifically |
12:52 | <&[R]> | It'll probably be the most helpful of the bunch :p |
13:02 | < Yossarian> | christ why does the package get renamed? |
13:03 | < Yossarian> | that's very... ugh, looks like I need qtbase5-dev too |
13:03 | <&[R]> | Because their package naming guidelines allow for renaming of packages from upstream's name |
13:03 | <&[R]> | It's a Qt5 application |
13:04 | <&[R]> | If only I linked you a post that listed all the packages you needed though |
13:04 | < Yossarian> | yeah this specific distro's repo is a little 'behind the times', debian thing I guess |
13:05 | < Yossarian> | the pop-os build had the software I'm trying to build in question in repo I think? but what they called the package in |
13:07 | < Yossarian> | linking/building objects and no openssl-dev? I've had the same install through my old laptop that broke to the X220 you helped me out with, I have so many packages that it feels like it would be reasonable to just start a install anew... kind of noobish but I'd sit in synaptics package manager looking for packages that looked interesting |
13:07 | < Yossarian> | installed it, tried demo / software and then i forgot about it completely |
13:14 | < Yossarian> | yay! I have barrier on 3 out of 4 machines! software KWM (kinda slow over the wifi but maybe can be fixed) |
13:24 | < Yossarian> | cute, cmake_build.sh calls cmake, /project/build and make $param which calls the makefile which uses cmake anyway... @___@ |
13:24 | <&[R]> | Uhh |
13:24 | <&[R]> | cmake GENERATES a makefile |
13:24 | <&[R]> | Thats kind of the dealio with it |
14:30 | | gnolam_ [quassel@Nightstar-ik80lk.priv.bahnhof.se] has joined #code |
14:32 | | gnolam__ [quassel@Nightstar-ik80lk.priv.bahnhof.se] has joined #code |
14:32 | | gnolam_ [quassel@Nightstar-ik80lk.priv.bahnhof.se] has quit [[NS] Quit: http://quassel-irc.org - Chat comfortably. Anywhere.] |
14:32 | | gnolam__ is now known as gnolam_ |
15:00 | | Vornicus [Vorn@ServerAdministrator.Nightstar.Net] has joined #code |
15:00 | | mode/#code [+qo Vornicus Vornicus] by ChanServ |
15:24 | | catalyst_ is now known as catalyst |
16:03 | | Kindamoody|afk is now known as Kindamoody |
16:38 | | gnolam_ [quassel@Nightstar-ik80lk.priv.bahnhof.se] has quit [[NS] Quit: Gone] |
17:06 | | Vorntastic [uid293981@Nightstar-h2b233.irccloud.com] has quit [[NS] Quit: Connection closed for inactivity] |
18:39 | | catalyst [catalyst@Nightstar-ejd4sd.cable.virginm.net] has quit [Connection closed] |
20:14 | | * Alek sees R's linked image, shudders with horror |
20:17 | <&[R]> | Listen, it's a perfectly fine motherboard |
20:17 | <&[R]> | Absolutely nothing strange about it |
20:19 | <@Tamber> | Ia! Ia! |
20:23 | < Alek> | what Tamber said |
20:24 | <&McMartin> | O RLY |
20:24 | <&McMartin> | Iä R'lyeh |
20:25 | <&McMartin> | Though tbh the thing I hvae the most questions about is the chip in the lower left that appears to not be entirely on the PCB. |
20:26 | <&McMartin> | ... followed losely by the improbable warping in the long chip in the upper left. |
20:26 | <&McMartin> | *closely |
20:27 | | catalyst [catalyst@Nightstar-ejd4sd.cable.virginm.net] has joined #code |
21:10 | <@gnolam> | Wohoo! |
21:10 | <@gnolam> | My parents have finally found the opportunity to get their first COVID shot. |
21:11 | <@gnolam> | ... 100 km away, in not just another county but another /province/. But still! |
21:11 | <@gnolam> | If everything goes according to plan, they |
21:12 | <@gnolam> | 'll get it on Tuesday. |
21:18 | <&McMartin> | Hooray! |
21:19 | <&McMartin> | ... I'm not sure if you meant to put that in #code though. |
21:21 | <@gnolam> | ... you are entirely correct |
21:22 | <@gnolam> | Unfortunately there is no mischan vaccine. |
21:54 | | gnolam [lenin@Nightstar-ik80lk.priv.bahnhof.se] has quit [Ping timeout: 121 seconds] |
23:27 | | Emmy [Emmy@Nightstar-l49opt.fixed.kpn.net] has quit [Ping timeout: 121 seconds] |
23:38 | | Kindamoody is now known as Kindamoody[zZz] |
--- Log closed Sun Mar 14 00:00:07 2021 |