Projekt

Obecné

Profil

Podání #37110 » 20210902-102242.log

Jakub Ježíšek, 02.09.2021 09:49

 
1

    
2
------------------------------------------------------------------------------
3
docker run --rm -v /var/opt/jekyll/repositories/bohumin.pirati.cz:/srv/jekyll -v /var/opt/jekyll/repositories/bohumin.pirati.cz/vendor/bundle:/usr/local/bundle --user 1005 jekyll-imagemagick:3.7.3 bundle info jekyll-theme-pirati --path
4
------------------------------------------------------------------------------
5
`/` is not writable.
6
Bundler will use `/tmp/bundler/home/unknown' as your home directory temporarily.
7
Resolving dependencies...
8
/srv/jekyll/vendor/bundle/ruby/2.5.0/gems/jekyll-theme-pirati-7.5.0
9

    
10

    
11

    
12
------------------------------------------------------------------------------
13
docker run --rm -v /var/opt/jekyll/repositories/bohumin.pirati.cz:/srv/jekyll -v /var/opt/jekyll/repositories/bohumin.pirati.cz/vendor/bundle:/usr/local/bundle --user 1005 jekyll-imagemagick:3.7.3 bundle install --path vendor/bundle
14
------------------------------------------------------------------------------
15
`/` is not writable.
16
Bundler will use `/tmp/bundler/home/unknown' as your home directory temporarily.
17
The dependency tzinfo-data (>= 0) will be unused by any of the platforms Bundler is installing for. Bundler is installing for ruby but the dependency is only for x86-mingw32, x86-mswin32, x64-mingw32, java. To add those platforms to the bundle, run `bundle lock --add-platform x86-mingw32 x86-mswin32 x64-mingw32 java`.
18
Fetching gem metadata from https://rubygems.org/..........
19
Fetching gem metadata from https://rubygems.org/.
20
Resolving dependencies...
21
Using concurrent-ruby 1.1.9
22
Using i18n 0.9.5
23
Using minitest 5.14.4
24
Using thread_safe 0.3.6
25
Using tzinfo 1.2.9
26
Using activesupport 5.2.6
27
Using public_suffix 4.0.6
28
Using addressable 2.8.0
29
Using execjs 2.8.1
30
Using autoprefixer-rails 10.3.1.0
31
Using bundler 1.16.1
32
Using colorator 1.1.0
33
Using eventmachine 1.2.7
34
Using http_parser.rb 0.6.0
35
Using em-websocket 0.5.2
36
Using ffi 1.15.4
37
Using ethon 0.14.0
38
Using exifr 1.3.9
39
Using forwardable-extended 2.6.0
40
Using extras 0.3.0
41
Using fastimage 2.2.5
42
Using fspath 3.1.2
43
Using mercenary 0.3.6
44
Using mini_portile2 2.6.1
45
Using racc 1.5.2
46
Using nokogiri 1.12.4 (x86_64-linux)
47
Using nokogumbo 2.0.5
48
Using parallel 1.20.1
49
Using rainbow 3.0.0
50
Using typhoeus 1.4.0
51
Using yell 2.2.2
52
Using html-proofer 3.19.1
53
Using image_size 2.1.2
54
Using in_threads 1.5.4
55
Using progress 3.6.0
56
Using image_optim 0.30.0
57
Using image_optim_bin 0.0.7
58
Using image_optim_pack 0.7.0.20210511 (x86_64-linux)
59
Using rb-fsevent 0.11.0
60
Using rb-inotify 0.10.1
61
Using sass-listen 4.0.0
62
Using sass 3.7.4
63
Using jekyll-sass-converter 1.5.2
64
Using listen 3.7.0
65
Using jekyll-watch 2.2.1
66
Using kramdown 1.17.0
67
Using liquid 4.0.3
68
Using pathutil 0.16.2
69
Using rouge 3.26.0
70
Using safe_yaml 1.0.5
71
Using jekyll 3.8.7
72
Using jekyll-sanity 1.6.0
73
Using liquid-tag-parser 1.9.0
74
Using rack 2.2.3
75
Using sprockets 4.0.0.beta8
76
Using jekyll-assets 3.0.11
77
Using jekyll-environment-variables 1.0.1
78
Using jekyll-feed 0.15.1
79
Using jekyll-paginate 1.1.0
80
Using jekyll-sitemap 1.4.0
81
Using jekyll-theme-pirati 7.5.0
82
Using json 2.5.1
83
Using mini_magick 4.11.0
84
Using uglifier 4.0.2
85
Bundle complete! 17 Gemfile dependencies, 64 gems now installed.
86
Bundled gems are installed into `./vendor/bundle`
87

    
88

    
89

    
90
------------------------------------------------------------------------------
91
docker run --rm -v /var/opt/jekyll/repositories/bohumin.pirati.cz:/srv/jekyll -v /var/opt/jekyll/repositories/bohumin.pirati.cz/vendor/bundle:/usr/local/bundle -v /var/opt/jekyll/sites/:/sites --user 1005 -e GOOGLE_CALENDAR_APIKEY=AIzaSyAWD0gmkGnYOoP4dhUYvDPdxNLjLW5EZDo jekyll-imagemagick:3.7.3 bundle exec jekyll build --destination /sites/bohumin.pirati.cz --config _config.yml,_config.local.yml
92
------------------------------------------------------------------------------
93
`/` is not writable.
94
Bundler will use `/tmp/bundler/home/unknown' as your home directory temporarily.
95
Configuration file: _config.yml
96
Configuration file: _config.local.yml
97
            Source: /srv/jekyll
98
       Destination: /sites/bohumin.pirati.cz
99
 Incremental build: disabled. Enable with --incremental
100
      Generating... 
101
       Jekyll Feed: Generating feed for posts
102
jekyll 3.8.7 | Error:  Your nodejs binary failed to load autoprefixer script file,
103
please check if you're running a supported version (10, 12, 14+)
104

    
105
ENV["PATH"] = /srv/jekyll/vendor/bundle/ruby/2.5.0/bin:/usr/jekyll/bin:/usr/local/bundle/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
106
binary      = node
107

    
108

    
109
------------------------------------------------------------------------------
110
  Liquid Exception: Your nodejs binary failed to load autoprefixer script file, please check if you're running a supported version (10, 12, 14+) ENV["PATH"] = /srv/jekyll/vendor/bundle/ruby/2.5.0/bin:/usr/jekyll/bin:/usr/local/bundle/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin binary = node in /_layouts/default.html
111

    
112

    
    (1-1/1)