< bitcoin-git> [bitcoin] kristapsk opened pull request #18053: Silence "redundant move in return statement" warning on GCC9 (master...gcc9-silence-redundant-move) https://github.com/bitcoin/bitcoin/pull/18053
< kallewoof> gwillen: running that took almost a minute. i got a trace file with a ton of stats. would love to see yours or fanquake's to compare! not sure how to share though. 58 MB zipped
< bitcoin-git> [bitcoin] meshcollider pushed 6 commits to master: https://github.com/bitcoin/bitcoin/compare/f05c1ac444e0...6d0e532ae029
< bitcoin-git> bitcoin/master c7654af Jon Atack: doc: address pr17578 review feedback
< bitcoin-git> bitcoin/master dc0cabe Jon Atack: test: remove getaddressinfo label tests
< bitcoin-git> bitcoin/master d48875f Jon Atack: rpc: deprecate getaddressinfo label field
< bitcoin-git> [bitcoin] meshcollider merged pull request #17585: rpc: deprecate getaddressinfo label (master...deprecate-getaddressinfo-label) https://github.com/bitcoin/bitcoin/pull/17585
< jonatack> meshcollider: thanks!
< bitcoin-git> [bitcoin] jonatack opened pull request #18054: net: reference instead of copy in BlockConnected range loop (master...block-connected-ref-instead-of-copy) https://github.com/bitcoin/bitcoin/pull/18054
< hebasto> what in UPnP is actually fixed by reannouncing every 20 minutes? see: #790
< gribble> https://github.com/bitcoin/bitcoin/issues/790 | Fix UPnP by reannouncing every 20 minutes. by TheBlueMatt . Pull Request #790 . bitcoin/bitcoin . GitHub
< hebasto> BlueMatt: ^
< bitcoin-git> [bitcoin] cjwach1 opened pull request #18055: please use, from @caseyjwach (master...patch-1) https://github.com/bitcoin/bitcoin/pull/18055
< bitcoin-git> [bitcoin] fanquake closed pull request #18055: please use, from @caseyjwach (master...patch-1) https://github.com/bitcoin/bitcoin/pull/18055
< bitcoin-git> [bitcoin] emilengler opened pull request #18056: ci: Check for submodules (master...2020-02-submodule-linter-check) https://github.com/bitcoin/bitcoin/pull/18056
< gwillen> kallewoof: if you send me your trace file I can probably get useful information by looking at it in Instruments
< gwillen> it contains all activity for the whole machine during the time period in question, you can filter down to the process you want and then switch to a view that shows events in that process chronologically
< gwillen> you can email to gwillen@nerdnet.org, or I can email you mine if you would like to look at it
< gwillen> (oh, I see my other notification was from you, looking now)
< emilengler> By the way, someone knows the average time until an appveyor build finishes?
< gwillen> kallewoof: oof, I can't open it because my version of Instruments it too old (because my version of OS X is too old, presumably, but I'll see if I can get around that)
< sipsorcery> emilengler: if it takes less than an hour you're lucky. Normally between 60 and 80 minutes.
< emilengler> sipsorcery: Took exactly 54min and 47 sec
< BlueMatt> hebasto: an issue we saw in 2012, apparently :p
< gwillen> kallewoof: update, I have upgraded Instruments to the highest version supported by my OS and it still can't open it, sorry