FTBFS: test_: converting CoffeeScript should produce JS. (TestCoffeeScript) fails

Bug #1507773 reported by Logan Rosen
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
jekyll (Debian)
Fix Released
Unknown
jekyll (Ubuntu)
Triaged
High
Unassigned

Bug Description

Imported from Debian bug http://bugs.debian.org/794139:

Source: jekyll
Version: 2.2.0+dfsg-2
Severity: serious
Tags: sid stretch
Justification: fails to build from source
User: <email address hidden>
Usertags: ftbfs

Dear Maintainer,

The package fails to build:

Failure: test_: converting CoffeeScript should produce JS. (TestCoffeeScript)
[..]
diff:
  (function() {
-
    $(function() {
      var cube, cubes, list, num, square;
      list = [1, 2, 3, 4, 5];
      square = function(x) {
        return x * x;
      };
      cube = function(x) {
        return square(x) * x;
      };
      cubes = (function() {
? var _i, _len, _results;
?
? _results = [];
?
? for (_i = 0, _len = list.length; _i < _len; _i++) {
?
? num = list[_i];
? _results.push(math.cube(num));
?
        }
? return _results;
?
      })();
      if (typeof elvis !== "undefined" && elvis !== null) {
        return alert("I knew it!");
      }
    });

  }).call(this);

? Encoding: UTF-8
? S ASCII

Maybe the coffeescript compiler has changed?

Full build log:
https://reproducible.debian.net/rb-pkg/unstable/amd64/jekyll.html

-- System Information:
Debian Release: stretch/sid
  APT prefers unstable
  APT policy: (500, 'unstable')
Architecture: amd64 (x86_64)

Kernel: Linux 3.19.0-23-generic (SMP w/8 CPU cores)
Locale: LANG=en_GB.UTF-8, LC_CTYPE=en_GB.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash
Init: systemd (via /run/systemd/system)

Tags: ftbfs
Logan Rosen (logan)
Changed in jekyll (Ubuntu):
status: New → Triaged
importance: Undecided → High
tags: added: ftbfs
description: updated
Changed in jekyll (Debian):
importance: Undecided → Unknown
status: New → Confirmed
Changed in jekyll (Debian):
status: Confirmed → Fix Released
Revision history for this message
Pander (pander) wrote :

Is this still an issue? If not, please close this bug report, it is still at "Triaged". Thanks.

To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.