Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update requirements for dependencies (gtkmm >= 2.18) #124

Merged
merged 1 commit into from Sep 29, 2019

Conversation

ma8ma
Copy link
Collaborator

@ma8ma ma8ma commented Sep 28, 2019

GTK3版の改善をするためライブラリなどの必須・推奨環境を更新します。

  • gtkmm2 >= 2.18.0 (2.24.0 推奨)
  • autoconf >= 2.63

互換性に関する注意

CentOS 6より古いプラットフォームではビルドと実行が困難になります。

@ma8ma ma8ma added the feature 機能の追加と削除 label Sep 28, 2019
@ma8ma ma8ma added this to In progress in State of JDim-v0.2.0+ via automation Sep 28, 2019
@ma8ma
Copy link
Collaborator Author

ma8ma commented Sep 28, 2019

checksの失敗はマニュアルビルドに使うjekyllの依存関係が影響か? octokit/octokit.rb#1154, lostisland/faraday#1033

@ma8ma
Copy link
Collaborator Author

ma8ma commented Sep 29, 2019

jekyllのbacktrace (パスの部分は省略してある)

$ ruby -v
ruby 2.5.5p157 (2019-03-15 revision 67260) [x86_64-linux-gnu]

$ bundle exec jekyll -v
jekyll 3.8.5

$ bundle exec jekyll build -d _site/ -t
Configuration file: (snip)/docs/_config.yml
Invalid theme folder: _includes
Invalid theme folder: _includes
Traceback (most recent call last):
        29: from (snip)/docs/.bundle/ruby/2.5.0/bin/jekyll:23:in `<main>'
        28: from (snip)/docs/.bundle/ruby/2.5.0/bin/jekyll:23:in `load'
        27: from (snip)/docs/.bundle/ruby/2.5.0/gems/jekyll-3.8.5/exe/jekyll:15:in `<top (required)>'
        26: from (snip)/docs/.bundle/ruby/2.5.0/gems/mercenary-0.3.6/lib/mercenary.rb:19:in `program'
        25: from (snip)/docs/.bundle/ruby/2.5.0/gems/mercenary-0.3.6/lib/mercenary/program.rb:42:in `go'
        24: from (snip)/docs/.bundle/ruby/2.5.0/gems/mercenary-0.3.6/lib/mercenary/command.rb:220:in `execute'
        23: from (snip)/docs/.bundle/ruby/2.5.0/gems/mercenary-0.3.6/lib/mercenary/command.rb:220:in `each'
        22: from (snip)/docs/.bundle/ruby/2.5.0/gems/mercenary-0.3.6/lib/mercenary/command.rb:220:in `block in execute'
        21: from (snip)/docs/.bundle/ruby/2.5.0/gems/jekyll-3.8.5/lib/jekyll/commands/build.rb:18:in `block (2 levels) in init_with_program'
        20: from (snip)/docs/.bundle/ruby/2.5.0/gems/jekyll-3.8.5/lib/jekyll/commands/build.rb:30:in `process'
        19: from (snip)/docs/.bundle/ruby/2.5.0/gems/jekyll-3.8.5/lib/jekyll/commands/build.rb:30:in `new'
        18: from (snip)/docs/.bundle/ruby/2.5.0/gems/jekyll-3.8.5/lib/jekyll/site.rb:32:in `initialize'
        17: from (snip)/docs/.bundle/ruby/2.5.0/gems/jekyll-3.8.5/lib/jekyll/site.rb:114:in `setup'
        16: from (snip)/docs/.bundle/ruby/2.5.0/gems/jekyll-3.8.5/lib/jekyll/plugin_manager.rb:22:in `conscientious_require'
        15: from (snip)/docs/.bundle/ruby/2.5.0/gems/jekyll-3.8.5/lib/jekyll/plugin_manager.rb:30:in `require_gems'
        14: from (snip)/docs/.bundle/ruby/2.5.0/gems/jekyll-3.8.5/lib/jekyll/external.rb:55:in `require_with_graceful_fail'
        13: from (snip)/docs/.bundle/ruby/2.5.0/gems/jekyll-3.8.5/lib/jekyll/external.rb:55:in `each'
        12: from (snip)/docs/.bundle/ruby/2.5.0/gems/jekyll-3.8.5/lib/jekyll/external.rb:58:in `block in require_with_graceful_fail'
        11: from (snip)/docs/.bundle/ruby/2.5.0/gems/jekyll-3.8.5/lib/jekyll/external.rb:58:in `require'
        10: from (snip)/docs/.bundle/ruby/2.5.0/gems/jekyll-gist-1.5.0/lib/jekyll-gist.rb:4:in `<top (required)>'
         9: from (snip)/docs/.bundle/ruby/2.5.0/gems/jekyll-gist-1.5.0/lib/jekyll-gist.rb:4:in `require'
         8: from (snip)/docs/.bundle/ruby/2.5.0/gems/jekyll-gist-1.5.0/lib/jekyll-gist/gist_tag.rb:5:in `<top (required)>'
         7: from (snip)/docs/.bundle/ruby/2.5.0/gems/jekyll-gist-1.5.0/lib/jekyll-gist/gist_tag.rb:5:in `require'
         6: from (snip)/docs/.bundle/ruby/2.5.0/gems/octokit-4.14.0/lib/octokit.rb:4:in `<top (required)>'
         5: from (snip)/docs/.bundle/ruby/2.5.0/gems/octokit-4.14.0/lib/octokit.rb:4:in `require'
         4: from (snip)/docs/.bundle/ruby/2.5.0/gems/octokit-4.14.0/lib/octokit/default.rb:1:in `<top (required)>'
         3: from (snip)/docs/.bundle/ruby/2.5.0/gems/octokit-4.14.0/lib/octokit/default.rb:1:in `require'
         2: from (snip)/docs/.bundle/ruby/2.5.0/gems/octokit-4.14.0/lib/octokit/middleware/follow_redirects.rb:9:in `<top (required)>'
         1: from (snip)/docs/.bundle/ruby/2.5.0/gems/octokit-4.14.0/lib/octokit/middleware/follow_redirects.rb:11:in `<module:Octokit>'
(snip)/docs/.bundle/ruby/2.5.0/gems/octokit-4.14.0/lib/octokit/middleware/follow_redirects.rb:14:in `<module:Middleware>': superclass must be a Class (Faraday::DeprecatedConstant given) (TypeError)

@ma8ma
Copy link
Collaborator Author

ma8ma commented Sep 29, 2019

依存関係の上流 https://github.com/lostisland/faraday と下流 https://github.com/octokit/octokit.rb どちらに修正が入るかわかりませんが、現状の回避策としてGemfileにfaradayのバージョン指定を行いたいと思います。ライブラリのリポジトリをwatchしておき修正がリリースされましたら回避策を戻します。

GTK3版の改善をするためライブラリなどの必須・推奨環境を更新する。
- gtkmm2 >= 2.18.0 (2.24.0 推奨)
- autoconf >= 2.63

互換性に関する注意
CentOS 6より古いプラットフォームではビルドと実行が困難になる。
ma8ma added a commit to ma8ma/JDim that referenced this pull request Sep 29, 2019
@ma8ma ma8ma merged commit 0cb7c3d into JDimproved:master Sep 29, 2019
State of JDim-v0.2.0+ automation moved this from In progress to Done Sep 29, 2019
@ma8ma ma8ma deleted the require-gtk-2-18 branch September 29, 2019 10:07
@ma8ma ma8ma added the build ビルドに関するトピック label Jul 5, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
build ビルドに関するトピック feature 機能の追加と削除
Projects
No open projects
Development

Successfully merging this pull request may close these issues.

None yet

1 participant