Switch to DuckDuckGo Search
   March 11, 2019  
< | 1 | 2 | 3 | 4 | 5 | 6 | 7 | 8 | 9 | 10 | 11 | 12 | 13 | 14 | 15 | 16 | 17 | 18 | 19 | 20 | 21 | 22 | 23 | 24 | 25 | 26 | 27 | 28 | 29 | 30 | 31 | >

Toggle Join/Part | bottom
[07:39:37] *** RangerRick <RangerRick!~quassel@99-69-21-21.lightspeed.rlghnc.sbcglobal.net> has quit IRC (Ping timeout: 255 seconds)
[08:09:11] *** RangerRick <RangerRick!~quassel@99-69-21-21.lightspeed.rlghnc.sbcglobal.net> has joined #fink
[09:40:19] *** mischi <mischi!~michael@185.98.48.209> has quit IRC (Quit: mischi)
[09:49:22] *** mischi <mischi!~michael@185.98.48.209> has joined #fink
[10:06:33] *** mischi <mischi!~michael@185.98.48.209> has quit IRC (Quit: mischi)
[10:28:35] *** mischi <mischi!~michael@141.48.8.122> has joined #fink
[12:56:50] *** TheSin{Ti} <TheSin{Ti}!~TheSin@d162-157-155-78.abhsia.telus.net> has quit IRC (Quit: Client exiting)
[13:59:25] *** mtiernan <mtiernan!~mtiernan@18.40.101.202> has joined #fink
[13:59:51] <mtiernan> I realize there’s only a subset of the real workers here but I just wanted to say….,
[14:00:01] <mtiernan> 1) Thank you for all your hard work giving us ‘fink’
[14:00:38] <mtiernan> 2) Please don’t apologise for the “inconvience”, that the “service” exists at all is by “your” good graces so thank you for that.
[14:13:27] *** TheSin <TheSin!~TheSin@gateway.bluefalls.ca> has joined #fink
[14:13:27] <Chanbee> All hail my mighty and rightful ruler!
[14:20:13] <mtiernan> Duh…. Where’s the instructions for becoming a fink mirror?
[15:37:33] *** mischi <mischi!~michael@141.48.8.122> has quit IRC (Ping timeout: 245 seconds)
[15:58:44] *** mtiernan_ <mtiernan_!~mtiernan@vpn-18-101-8-126.mit.edu> has joined #fink
[16:00:02] *** mtiernan <mtiernan!~mtiernan@18.40.101.202> has quit IRC (Ping timeout: 245 seconds)
[16:00:02] *** mtiernan_ is now known as mtiernan
[16:03:02] *** mtiernan_ <mtiernan_!~mtiernan@18.40.101.202> has joined #fink
[16:04:59] *** mtiernan <mtiernan!~mtiernan@vpn-18-101-8-126.mit.edu> has quit IRC (Ping timeout: 268 seconds)
[16:04:59] *** mtiernan_ is now known as mtiernan
[16:17:52] *** mischi <mischi!~michael@141.48.167.220> has joined #fink
[16:18:40] *** snaggle <snaggle!81706d29@gateway/web/freenode/ip.129.112.109.41> has joined #fink
[16:19:07] <snaggle> mtiernan: thanks. Please talk to TheSin about requirements for being a mirror.
[16:19:47] <mischi> ah, this one was bugging me since weeks: a manual installation of llvm/clang placed its own c++ folder in /usr/include
[16:19:53] * snaggle pokes the channel header
[16:20:21] <mischi> it caused a couple of mysterious build failures
[16:20:22] <TheSin> I have no idea about requirements ;) I just run snitch, there was docu on finkmirrors.net at one point
[16:21:19] <TheSin> it seems teh DNS for that domain is missing though
[16:21:24] <TheSin> not sure who runs it
[16:21:29] <TheSin> cirdan, maybe?
[16:21:46] <mtiernan> Thanks Snaggle.
[16:21:48] <mischi> my notes say: 400 GB hard disk, 16 GB RAM on 2 cores.
[16:22:55] <snaggle> TheSin: ah. I was mixing bindist and finkmirrors then.
[16:22:57] <mischi> current status. A good guess for the future might be double each of the figures.
[16:27:01] <snaggle> https://github.com/fink/scripts/tree/master/selfupdate-mirror
[16:36:38] <mtiernan> Thanks all!
[16:46:05] <dak180> mtiernan: https://github.com/fink/scripts/tree/master/selfupdate-mirror should have most of the info and the scripts needed
[16:46:39] <mtiernan> That’s great. Thanks dak. I’m not sure if I can make it happen but there’s no reason why we shouldn’t. :)
[16:50:39] <dak180> mtiernan: https://github.com/fink/scripts/tree/master/distfiles is the other place for the scripts
[16:56:51] *** amacks <amacks!80672683@gateway/web/freenode/ip.128.103.38.131> has joined #fink
[16:57:37] <amacks> I'm trying to bootstrap a new machine and getting a bunch of package download failures. Is that related to the mirroring issues?
[17:04:51] <snaggle> amacks: yes
[17:05:06] *** mischi <mischi!~michael@141.48.167.220> has quit IRC (Ping timeout: 246 seconds)
[17:08:02] *** mischi <mischi!~michael@141.48.167.220> has joined #fink
[17:09:21] <mischi> when buiding qt5-mac-qtbase on 10.14 i run into this: src/corelib/global/qglobal.h:45:12: fatal error: 'cstddef' file not found
[17:09:35] <snaggle> I've been trying to fix some low level packages that have missing sources
[17:11:38] <snaggle> mischi: https://github.com/thoughtbot/capybara-webkit/issues/1071 seems to be the same problem. Will need to figure out how to bump the value in our Qt5 packages
[17:15:35] <mischi> sounds great.
[17:16:13] <snaggle> Does the compiler line with that error say anything about MACOSX_DEPLOYMENT_TARGET?
[17:18:01] <mischi> moment. i need to check.
[17:23:55] <snaggle> So it didn't get set to $macOS_VERS. $patch already changes one place, but looks like there's other places it needs to do it as well.
[17:24:44] <mischi> looks so.
[17:25:53] <mischi> in the list of System Determined Variables there is MACOSX_DEPLOYMENT_TARGET: 10.14
[17:31:49] *** mtiernan <mtiernan!~mtiernan@18.40.101.202> has quit IRC (Quit: mtiernan)
[18:15:20] <mischi> it compiles when manually executing the command with -mmacosx-version-min=10.9
[18:16:07] <mischi> but i did not manage to get the option through from the CompileScript
[18:19:31] *** tris <tris!tristan@camel.ethereal.net> has quit IRC (Excess Flood)
[18:20:10] *** tris <tris!tristan@camel.ethereal.net> has joined #fink
[18:25:11] *** amacks <amacks!80672683@gateway/web/freenode/ip.128.103.38.131> has quit IRC (Ping timeout: 256 seconds)
[18:53:01] *** mischi <mischi!~michael@141.48.167.220> has quit IRC (Ping timeout: 246 seconds)
[19:10:15] *** amacks <amacks!80672683@gateway/web/freenode/ip.128.103.38.131> has joined #fink
[19:11:25] <amacks> Is there anything I can do to get the bootstrap working or do I just need to wait for mirrors?
[19:12:40] *** mischi <mischi!~michael@185.98.48.209> has joined #fink
[19:22:49] <snaggle> amacks: if boostrap is failing on bzip2, then you can edit the bzip2.info file inside the bootstrap directory to comment out the Source: field that points to bzip2.org, and uncomment the one immediately below it. Bootstrap should then find the bzip2 tarball.
[19:27:56] <amacks> @snaggle that did it, thanks!
[19:34:40] <mischi> snaggle: with many, many *FLAGS set to -mmacosx-version-min=10.9 qt5-mac-qtbase finally build. Now, I have to strip the irrelevant ones and find the one required.
[19:35:14] <mischi> but i am busy elsewhere for now.
[19:35:16] <snaggle> akh: To release a new 0.44.1 fink, HEAD commits get cherry picked (or merged?) to the 0_44 branch and then 0.44.1 is tagged there, right?
[19:36:31] <snaggle> mischi: I'll look at it hopefully tonight. My 10.14VM is just getting started, so things are slowly sorting out. qt5-qtbase.patch has 1 file that sets the correct version. But there are apparently other files that need the same patch, so I'll look for them.
[19:38:31] <mischi> the crazy thing is that the crash happens in a make of qmake WITHIN configure. At least if I got that right.
[19:39:45] <mischi> hm. not a complete success. chrashes later again.
[19:39:47] <mischi> clang: warning: libstdc++ is deprecated; move to libc++ with a minimum deployment target of OS X 10.9 [-Wdeprecated]
[19:39:48] <mischi> ld: library not found for -lstdc++
[19:53:19] *** amacks <amacks!80672683@gateway/web/freenode/ip.128.103.38.131> has quit IRC (Quit: Page closed)
[20:08:58] *** RangerRick <RangerRick!~quassel@99-69-21-21.lightspeed.rlghnc.sbcglobal.net> has quit IRC (Ping timeout: 246 seconds)
[20:12:47] *** RangerRick <RangerRick!~quassel@99-69-21-21.lightspeed.rlghnc.sbcglobal.net> has joined #fink
[20:57:17] *** RangerRick <RangerRick!~quassel@99-69-21-21.lightspeed.rlghnc.sbcglobal.net> has quit IRC (Ping timeout: 252 seconds)
[21:33:57] *** RangerRick <RangerRick!~quassel@99-69-21-21.lightspeed.rlghnc.sbcglobal.net> has joined #fink
[21:56:59] *** snaggle <snaggle!81706d29@gateway/web/freenode/ip.129.112.109.41> has quit IRC (Quit: Page closed)
[22:32:16] *** TheSin <TheSin!~TheSin@gateway.bluefalls.ca> has quit IRC (Quit: Client exiting)
[22:33:46] *** akh <akh!~akhansen@cpe-172-249-124-229.socal.res.rr.com> has quit IRC (Ping timeout: 255 seconds)
[22:39:30] *** akh <akh!~akhansen@cpe-172-249-124-229.socal.res.rr.com> has joined #fink
top

   March 11, 2019  
< | 1 | 2 | 3 | 4 | 5 | 6 | 7 | 8 | 9 | 10 | 11 | 12 | 13 | 14 | 15 | 16 | 17 | 18 | 19 | 20 | 21 | 22 | 23 | 24 | 25 | 26 | 27 | 28 | 29 | 30 | 31 | >