Re: [arch-general] PKGBUILD - Howto build openmpi w/o valgrind or valgrind w/o openmpi - what's the trick?

2016-06-11 Thread David C. Rankin
On 06/11/2016 09:11 PM, Doug Newgard wrote: > This is why we have binary repos. Just install one and build the other. Yes, but sometimes you want to KISS and build from source. The key way to drop the openmpi makedepends (it is actually an optdepends), build valgrind, then build openmpi. (then yo

Re: [arch-general] PKGBUILD - Howto build openmpi w/o valgrind or valgrind w/o openmpi - what's the trick?

2016-06-11 Thread Doug Newgard
On Sat, 11 Jun 2016 20:56:14 -0500 "David C. Rankin" wrote: > All, > > This seems like a chicken-and-the-egg problem that I'm not understanding. > How > do you build openmpi when it's makedepends requires valgrind, but you cannot > build valgrind because it's makedepends requires openmpi?? >

Re: [arch-general] PKGBUILD - Howto build openmpi w/o valgrind or valgrind w/o openmpi - what's the trick?

2016-06-11 Thread David C. Rankin
On 06/11/2016 08:56 PM, David C. Rankin wrote: > $ cat /var/abs/extra/valgrind/PKGBUILD > pkgname=valgrind > ... > makedepends=(gdb openmpi) > Looks like openmpi should only be an optdepends of valgrind, not a makedepends... -- David C. Rankin, J.D.,P.E.

[arch-general] PKGBUILD - Howto build openmpi w/o valgrind or valgrind w/o openmpi - what's the trick?

2016-06-11 Thread David C. Rankin
All, This seems like a chicken-and-the-egg problem that I'm not understanding. How do you build openmpi when it's makedepends requires valgrind, but you cannot build valgrind because it's makedepends requires openmpi?? Specifically: $ cat /var/abs/extra/valgrind/PKGBUILD pkgname=valgrind ...

Re: [arch-general] mdmonitor.service /usr/lib/systemd/scripts/mdadm_env.sh: No such file or directory

2016-06-11 Thread David C. Rankin
On 06/08/2016 05:41 PM, Martin Kühne via arch-general wrote: > Smells like EPROBLEM. > If there's no problem beyond logspam, you'll have a hard time to get > the improvement accepted. > Question though, now that you made me curious, do you patch out gtk > debug messages for your GUI apps? Point we

Re: [arch-general] RetroArch refuses to go back into windowed mode after fullscreen

2016-06-11 Thread Diego Viola via arch-general
On Sat, Jun 11, 2016 at 4:29 PM, Diego Viola wrote: > On Thu, Jun 9, 2016 at 6:26 PM, Diego Viola wrote: >> On Thu, Jun 9, 2016 at 6:16 PM, Giovanni Santini via arch-general >> wrote: >>> You should check if there is some difference between the two kconfig. >>> >>> (Sorry for top post, GMail fro

Re: [arch-general] RetroArch refuses to go back into windowed mode after fullscreen

2016-06-11 Thread Diego Viola via arch-general
On Thu, Jun 9, 2016 at 6:26 PM, Diego Viola wrote: > On Thu, Jun 9, 2016 at 6:16 PM, Giovanni Santini via arch-general > wrote: >> You should check if there is some difference between the two kconfig. >> >> (Sorry for top post, GMail from Android doesn't allow me an easy reply if >> not top posti