webview

Ticket Change Details
Login
Overview

Artifact ID: 4f725b0a6cc045fb1ad62e3525bf23bc3c3bb1a3266f2abff0986cd73c29f8e7
Ticket: 0c28abfc93c1ab90deeb99f2fc756833467ab367
Installation failure with current stable chicken on Ubuntu 18
User & Date: anonymous 2019-08-30 08:18:15
Changes

  1. foundin changed to: "1.0.0"
  2. icomment:
    On a fresh chicken installation from the current stable branch (5.1.0),
    the command 'sudo chicken-install webview' fails, because the required file 'webview-content.import.scm' does not exist in the subcommand to build 'webview-content.import.so'.
    
    Output tail:
    
    /usr/local/bin/csc -setup-mode -s -host -I /home/philipp/.cache/chicken-install/webview -C -I/home/philipp/.cache/chicken-install/webview -O2 -d0 webview-content.import.scm -o /home/philipp/.cache/chicken-install/webview/webview-content.import.so
    csc: file `webview-content.import.scm' does not exist
    
    Error: shell command terminated with nonzero exit code
    16384
    "sh /home/philipp/.cache/chicken-install/webview/webview.build.sh"
    
  3. login: "anonymous"
  4. mimetype: "text/x-fossil-plain"
  5. private_contact changed to: "5812dae33726ec4fa8c2391bb58fca6f59290d96"
  6. severity changed to: "Critical"
  7. status changed to: "Open"
  8. title changed to:
    Installation failure with current stable chicken on Ubuntu 18
    
  9. type changed to: "Build_Problem"