Skip to content
This repository has been archived by the owner on Sep 6, 2021. It is now read-only.

Build failing on Fedora 27 #14036

Open
2 tasks done
RustyRaptor opened this issue Jan 13, 2018 · 1 comment
Open
2 tasks done

Build failing on Fedora 27 #14036

RustyRaptor opened this issue Jan 13, 2018 · 1 comment

Comments

@RustyRaptor
Copy link

RustyRaptor commented Jan 13, 2018

Prerequisites

  • Did you perform a cursory search to see if your bug or enhancement is already reported?
  • Did you read the Troubleshooting guide?

Description

[Description of the bug or feature]
Brackets fails to build following the default build instructions with npm and grunt.

Steps to Reproduce

  1. [Attempt to build Brackets on Fedora 27]

Expected behavior: [What you expected to happen]
Should build without errors to /dist
Actual behavior: [What actually happened]
Doesn't work. Here is the output.

grunt
Running "eslint:grunt" (eslint) task

Running "eslint:src" (eslint) task

Running "eslint:test" (eslint) task

Running "jasmine:src" (jasmine) task
Testing jasmine specs via phantom
Less has finished and no sheets were loaded.
>> Error: Script error
>> http://requirejs.org/docs/errors.html#scripterror at
>> .grunt/grunt-contrib-jasmine/require.js:31 
>> .grunt/grunt-contrib-jasmine/require.js:14 z
>> .grunt/grunt-contrib-jasmine/require.js:31 
>> Error: Script error
>> http://requirejs.org/docs/errors.html#scripterror at
>> .grunt/grunt-contrib-jasmine/require.js:31 
>> .grunt/grunt-contrib-jasmine/require.js:14 z
>> .grunt/grunt-contrib-jasmine/require.js:31 
>> Error: Load timeout for modules: text!language/languages.json_unnormalized2,i18n!nls/strings_unnormalized3,i18n!nls/urls_unnormalized4,i18n!nls/strings-app_unnormalized5,text!config.json_unnormalized6
>> http://requirejs.org/docs/errors.html#timeout at
>> .grunt/grunt-contrib-jasmine/require.js:31 
>> .grunt/grunt-contrib-jasmine/require.js:14 z
>> .grunt/grunt-contrib-jasmine/require.js:16 w
>> .grunt/grunt-contrib-jasmine/require.js:16 

Warning: PhantomJS timed out, possibly due to an unfinished async spec. Use --force to continue.

Aborted due to warnings.

Versions

Latest as of this post
Linux localhost.localdomain 4.13.9-300.fc27.x86_64 #1 SMP Mon Oct 23 13:41:58 UTC 2017 x86_64 x86_64 x86_64 GNU/Linux

System:    Host: localhost.localdomain Kernel: 4.13.9-300.fc27.x86_64 x86_64 bits: 64 gcc: 7.2.1
           Desktop: Gnome 3.26.2 Distro: Fedora release 27 (Twenty Seven)
Machine:   Device: desktop System: Gigabyte product: N/A serial: N/A
           Mobo: Gigabyte model: H110M-A-CF v: x.x serial: N/A UEFI: American Megatrends v: F5 date: 03/07/2016
CPU:       Quad core Intel Core i5-6500 (-MCP-) arch: Skylake-S rev.3 cache: 6144 KB
           flags: (lm nx sse sse2 sse3 sse4_1 sse4_2 ssse3 vmx) bmips: 25536
           clock speeds: max: 3600 MHz 1: 3200 MHz 2: 3200 MHz 3: 3200 MHz 4: 3200 MHz
Graphics:  Card: NVIDIA GP106 [GeForce GTX 1060 6GB] bus-ID: 01:00.0
           Display Server: wayland (X.org 119.5 ) driver: nouveau Resolution: 1680x1050@59.85hz
           OpenGL: renderer: NV136 version: 4.3 Mesa 17.2.4 Direct Render: Yes
Audio:     Card-1 NVIDIA GP106 High Definition Audio Controller driver: snd_hda_intel bus-ID: 01:00.1
           Card-2 Intel Sunrise Point-H HD Audio driver: snd_hda_intel bus-ID: 00:1f.3
           Sound: Advanced Linux Sound Architecture v: k4.13.9-300.fc27.x86_64
Network:   Card: Realtek RTL8111/8168/8411 PCI Express Gigabit Ethernet Controller
           driver: r8169 v: 2.3LK-NAPI port: d000 bus-ID: 02:00.0
           IF: enp2s0 state: up speed: 1000 Mbps duplex: full mac: <filter>
Drives:    HDD Total Size: 2240.5GB (0.8% used)
           ID-1: /dev/sda model: ST2000DM001 size: 2000.4GB temp: 34C
           ID-2: /dev/sdb model: AVSSDS3E100Z size: 240.1GB temp: 33C
Partition: ID-1: / size: 49G used: 7.4G (16%) fs: ext4 dev: /dev/dm-0
           ID-2: /boot size: 976M used: 150M (17%) fs: ext4 dev: /dev/sda2
           ID-3: /home size: 1.8T used: 2.4G (1%) fs: ext4 dev: /dev/dm-2
           ID-4: swap-1 size: 8.46GB used: 0.00GB (0%) fs: swap dev: /dev/dm-1
RAID:      No RAID devices: /proc/mdstat, md_mod kernel module present
Sensors:   System Temperatures: cpu: 29.8C mobo: 27.8C gpu: N/A
           Fan Speeds (in rpm): cpu: N/A
Info:      Processes: 253 Uptime: 4:43 Memory: 4345.7/7933.4MB Init: systemd runlevel: 5 Gcc sys: N/A
           Client: Shell (bash 4.4.121) inxi: 2.3.53 
@sudoforge
Copy link

I maintain Fedy - this is currently affecting some of our users. It would be great to get a status update from the maintainers.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants