[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
New egg: lay - utility to lay eggs efficiently
From: |
Pietro Cerutti |
Subject: |
New egg: lay - utility to lay eggs efficiently |
Date: |
Wed, 26 Jun 2024 13:36:49 +0000 |
User-agent: |
NeoMutt/20240425-91-b0e085 |
Hi,
this egg provides a utility to speed up the installation of other eggs
by parallelizing the build process.
Code: https://code.ptrcrt.ch/lay/
Docs: http://wiki.call-cc.org/eggref/5/lay
Thanks!
Writing egg-locations for lay to /tmp/tempdbac.13150/egg-locations...
Running /home/gahr/.chicken-install/11/bin/henrietta-cache...
Caching egg 'lay'
Downloading egg version 0.1.0 from
https://code.ptrcrt.ch/lay/tarball/lay.tar.gz?uuid=v0.1.0 (CHICKEN release 5)
Finding out the latest version for lay...
Running /home/gahr/.chicken-install/11/bin/salmonella on lay version 0.1.0...
salmonella 3.1.1 -- a tool for testing CHICKEN eggs
(http://wiki.call-cc.org/egg/salmonella)
Started on Wed Jun 26 13:35:41 2024
Command line: /home/gahr/.chicken-install/11/bin/salmonella
Options:
chicken-install: /usr/local/bin/chicken-install
repo-dir: /tmp/tempdbac.13150/lay/0.1.0/salmonella-tmp-e5f6c/repo
chicken-install-args: (-v -test)
C compiler: cc
FreeBSD clang version 16.0.6 (https://github.com/llvm/llvm-project.git
llvmorg-16.0.6-0-g7cbf1a259152)
Target: x86_64-unknown-freebsd14.0
Thread model: posix
InstalledDir: /usr/bin
C++ compiler: c++
FreeBSD clang version 16.0.6 (https://github.com/llvm/llvm-project.git
llvmorg-16.0.6-0-g7cbf1a259152)
Target: x86_64-unknown-freebsd14.0
Thread model: posix
InstalledDir: /usr/bin
C compiler flags: -fno-strict-aliasing -fwrapv -DHAVE_CHICKEN_CONFIG_H
-DC_ENABLE_PTABLES -O2 -pipe -fstack-protector-strong -fno-strict-aliasing
-I/usr/local/include/chicken
-I'/tmp/tempdbac.13150/lay/0.1.0/salmonella-tmp-e5f6c/repo/include/chicken'
Linker: cc
Linker flags: -fstack-protector-strong -L/usr/local/lib
-Wl,-rpath=/usr/local/lib
Libraries: -lchicken -lm -lpthread
CHICKEN banner:
CHICKEN
(c) 2008-2021, The CHICKEN Team
(c) 2000-2007, Felix L. Winkelmann
Version 5.3.0 (rev e31bbee5)
freebsd-unix-clang-x86-64 [ 64bit dload ptables ]
Environment variables:
SALMONELLA_RUNNING: 1
CHICKEN_INSTALL_PREFIX:
/tmp/tempdbac.13150/lay/0.1.0/salmonella-tmp-e5f6c/repo
CHICKEN_PREFIX: (not set)
CHICKEN_INSTALL_REPOSITORY:
/tmp/tempdbac.13150/lay/0.1.0/salmonella-tmp-e5f6c/repo/lib/chicken/
CHICKEN_REPOSITORY_PATH:
/tmp/tempdbac.13150/lay/0.1.0/salmonella-tmp-e5f6c/repo/lib/chicken/
CHICKEN_EGG_CACHE:
/tmp/tempdbac.13150/lay/0.1.0/salmonella-tmp-e5f6c/repo/cache
CHICKEN_INCLUDE_PATH:
/tmp/tempdbac.13150/lay/0.1.0/salmonella-tmp-e5f6c/repo/share/chicken
CHICKEN_C_INCLUDE_PATH:
/tmp/tempdbac.13150/lay/0.1.0/salmonella-tmp-e5f6c/repo/include/chicken
CHICKEN_HOME: (not set)
CSC_OPTIONS: (not set)
PATH:
/tmp/tempdbac.13150/lay/0.1.0/salmonella-tmp-e5f6c/repo/bin:/home/gahr/.cargo/bin:/home/gahr/.chicken-install/11/bin/:/sbin:/bin:/usr/sbin:/usr/bin:/usr/local/sbin:/usr/local/bin:/home/gahr/bin
==== lay (1 of 1) ====
Fetching........................................[ ok ] 0s
Reading .egg....................................[ ok ] 0s
Checking dependencies...........................[ ok ] 0s
Checking category...............................[ ok ] 0s
Checking license................................[ ok ] 0s
Checking author.................................[ ok ] 0s
Installing......................................[ ok ] 5s
Checking version................................[ -- ]
Testing.........................................[ ok ] 0s
Checking documentation..........................[ ok ] 0s
Removing /tmp/tempdbac.13150
Egg looks ok!
--
Pietro Cerutti
I have pledged to give 10% of income to effective charities
and invite you to join me - https://givingwhatwecan.org
- New egg: lay - utility to lay eggs efficiently,
Pietro Cerutti <=