Public bug reported: 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 protected] 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) ** Affects: jekyll (Ubuntu) Importance: High Status: Triaged ** Affects: jekyll (Debian) Importance: Undecided Status: New ** Tags: ftbfs ** Bug watch added: Debian Bug tracker #794139 http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=794139 ** Changed in: jekyll (Debian) Remote watch: None => Debian Bug tracker #794139 ** Changed in: jekyll (Ubuntu) Status: New => Triaged ** Changed in: jekyll (Ubuntu) Importance: Undecided => High ** Tags added: ftbfs ** Description changed: Imported from Debian bug http://bugs.debian.org/794139: - 5 + Source: jekyll + Version: 2.2.0+dfsg-2 + Severity: serious + Tags: sid stretch + Justification: fails to build from source + User: [email protected] + 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) -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1507773 Title: FTBFS: test_: converting CoffeeScript should produce JS. (TestCoffeeScript) fails To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/jekyll/+bug/1507773/+subscriptions -- ubuntu-bugs mailing list [email protected] https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
