# guile22/cfg - "Build" settings for package #--------------------------------------------------------------------- [technotes] 1. "guile" 2.0 segfaults on build. "guile" 1.8 and 2.2 seem to build and run correctly. #--------------------------------------------------------------------- 2. "guile" 2.2 has a CPU-intensive build procedure. For older and/or faulty hardware, it may fail without apparent reason during the con- figure stage. #--------------------------------------------------------------------- [buildtimes] 00.20 hours (or 011.87 minutes) - 2021 L.A. dedi box: 6x2 CPU 32GB RAM 00.30 hours (or 017.77 minutes) - ThinkPad W530 i7 4x2 32GB RAM 00.34 hours (or 020.23 minutes) - ThinkPad E540 i7 4x2 16GB RAM 00.56 hours (or 033.52 minutes) - HP EliteBook 8560w 32GB RAM #--------------------------------------------------------------------- [settings] altpkg = yes emacs = disabled exepack = yes license = See "license*.txt" in installed tree licfile = COPYING.LESSER nls = disabled nowerror = true purge = yes setpaths = actools, libgmp shareddir = yes slowdown = yes smptries = 15 tmpsize = 151M unpack = relaxed #--------------------------------------------------------------------- [depends] actools autoconf automake boehmgc gawk gettext grep libffi libgmp libtool libunistring ncurses readline sed #--------------------------------------------------------------------- [configure] # If PC overheats, try adding this here: # export CCPAUSE=5 DOCDIR=$PKGDIR_PROD/doc MANBASE=$PKGDIR_PROD/man mkdir -p $DOCDIR $MANBASE bash ./configure \ --prefix=$PKGDIR_PROD \ --build=$LACARCHBUILD \ --host=$LACARCHHOST \ --disable-dependency-tracking \ --disable-nls \ --docdir=$DOCDIR \ --enable-shared=yes \ --enable-static=no \ --mandir=$MANBASE #--------------------------------------------------------------------- [build] # If PC overheats, try adding this here: # export CCPAUSE=15 smpmake && smpmake install #--------------------------------------------------------------------- # Note: The symbolic link created below won't be valid until a later # point (when "slib" is installed). [postbuild] SHAREDIR=$PKGDIR_PROD/share/guile mkdir -p $SHAREDIR cd $SHAREDIR rm -fr $PKGDIR_PROD/share/info #--------------------------------------------------------------------- # Original URLs. These URLs were valid at one point, but may have died # since then. If you download newer versions of tarballs [etc.], don't # delete the original versions, as you may not be able to replace # them. [urls] url_debian = tbd url_home = tbd url_lfs = http://www.linuxfromscratch.org/blfs/view/stable/\ general/guile.html url_tarball = https://ftp.gnu.org/gnu/guile/guile-2.2.7.tar.xz #--------------------------------------------------------------------- [history] 170910 Updated from 2.0.11 to 2.2.2 171201 Updated to 2.2.3 180703 Updated to 2.2.4 190620 Updated to 2.2.5 190710 Updated to 2.2.6 210125 Updated to 2.2.7