On Thu, May 31 2018, Solene Rapenne <[email protected]> wrote: > Klemens Nanni writes: > >> On Thu, May 31, 2018 at 09:48:11AM +0200, Solene Rapenne wrote: >>> A new version of StumpWM has been released, the versioning changed from >>> a regular major.minor to YY.MM so new version is 18.05. It requires the >>> extra lisp library "alexandria". I choosed to add clx-xembed library too >>> because it's required for contributes modules (not included in the >>> package) and it adds no weight. >> I need to build twice to get it working. Not sure why, the output from >> `{ make build; make build; } 2>&1' attached. >> >> @@ -18,11 +18,15 @@ WANTLIB += c m util >>> >>> MASTER_SITES= https://github.com/stumpwm/stumpwm/archive/ >>> MASTER_SITES0= https://github.com/edicl/cl-ppcre/archive/ >>> -MASTER_SITES1= >>> http://beta.quicklisp.org/archive/clx/2017-02-27/ >>> +MASTER_SITES1= >>> http://beta.quicklisp.org/archive/clx/2018-04-30/ >> This can go HTTPS, too.
Yep > I tried on 2 differents systems and I am not able to reproduce your > issue. I will try on a fresh -current install. On a -current system, this packages fails reliably with MAKE_JOBS=2 (and builds reliably with the default). This already happens with what we have in the tree, and is not a problem for bulk builds. ok jca@ -- jca | PGP : 0x1524E7EE / 5135 92C1 AD36 5293 2BDF DDCC 0DFA 74AE 1524 E7EE
