Summary

log5scm installation failure

Metadata

Description

See http://tests.call-cc.org/master/linux/x86/2013/07/17/salmonella-report/install/log5scm.htmlz

Changes and comments

[2013-10-09 17:32:13 UTC] certainty changed status from new to accepted

[2013-10-09 17:32:13 UTC] certainty wrote:

I can't reproduce that by running salmonella locally. I removed the exports that produced warnings and tagged a new version. Let's see if the problem lasts.

[2014-01-19 14:36:31 UTC] mario wrote:

Weird, I can reproduce the failure with salmonella on my system:

 salmonella -- a tool for testing Chicken eggs (http://wiki.call-cc.org/egg/salmonella)
 
 Started on Sun Jan 19 11:32:42 2014
 Command line: salmonella log5scm
 
 Options:
   chicken-install: /home/mario/local/chicken-ac54afbc/bin/chicken-install
   repo-dir: /home/mario/t/salmonella-tmp-5d4ec/repo
   chicken-install-args:  -prefix /home/mario/t/salmonella-tmp-5d4ec/repo -test
 
 Chicken banner:
 
 CHICKEN
 (c) 2008-2013, The Chicken Team
 (c) 2000-2007, Felix L. Winkelmann
 Version 4.8.3 (rev ac54afb)
 linux-unix-gnu-x86-64 [ 64bit manyargs dload ptables ]
 compiled 2014-01-01 on inpiron (Linux)
 
 
 Environment variables:
   SALMONELLA_RUNNING: 1
   CHICKEN_INSTALL_PREFIX: /home/mario/t/salmonella-tmp-5d4ec/repo
   CHICKEN_INCLUDE_PATH: /home/mario/t/salmonella-tmp-5d4ec/repo/share/chicken
   CHICKEN_C_INCLUDE_PATH: /home/mario/t/salmonella-tmp-5d4ec/repo/include/chicken
   CHICKEN_REPOSITORY: /home/mario/t/salmonella-tmp-5d4ec/repo/lib/chicken/7
   CHICKEN_HOME: (not set)
   CSC_OPTIONS: (not set)
   PATH: /home/mario/t/salmonella-tmp-5d4ec/repo/bin:/home/mario/local/chicken-ac54afbc/bin:/home/mario/bin:/home/mario/local/librep/bin:/home/mario/local/sawfish/bin/:/home/mario/local/sawfish/lib/sawfish/:/home/mario/local/chicken/bin:/usr/local/bin:/usr/bin:/bin:/usr/local/games:/usr/games
 
 ==== log5scm (1 of 1)====
   Fetching........................................[ ok ] 1s
   Reading .meta...................................[ ok ] 0s
   Checking dependencies...........................[ ok ] 0s
   Checking category...............................[ ok ] 0s
   Checking license................................[ ok ] 0s
   Checking author.................................[ ok ] 0s
   Installing......................................[fail] 4s
   Checking documentation..........................[ ok ] 0s
 
 ***************************************************************************
 
 === Summary
 Total eggs: 1
 
 ==== Installation
 Ok: 0
 Failed: 1
 
 ==== Tests
 Ok: 0
 Failed: 0
 No tests: 0
 
 ==== Documentation
 Documented: 1
 Undocumented: 0
 
 ==== Total run time
 5s

The error message I get is the same as salmonella reports.

Has the tag for the new release actually been set?

[2014-01-30 10:00:02 UTC] certainty changed status from accepted to closed

[2014-01-30 10:00:02 UTC] certainty set resolution to fixed

[2014-01-30 10:00:02 UTC] certainty wrote:

This has been fixed. I've tagged a new version that should install fine.