21:29:39 21:30:00 @uaa@social.mikutter.hachune.net
icon

まずはportsのdiffを軽率にports@に投げて、その反応でどうするか考えよう。別にmsgpack-c-6.0.0だろうが5.0.0だろうがどうでもよくて、msgpack-cxxのportsをどう作るかが問題なんだし。

21:13:11 @uaa@social.mikutter.hachune.net
icon

github.com/msgpack/msgpack-c/r

<< breaking changes >>

Change CMake package name of C library to msgpack-c (#1053)
Unified all C package, library, cmake, tarball name become msgpack-c.

気軽に名前変えるなよおおおおお💢💢💢💢

Web site image
Release 6.0.0 C · msgpack/msgpack-c
21:09:16 @uaa@social.mikutter.hachune.net
icon

なんかmsgpackc msgpackc-staticじゃなく、msgpack-c msgpack-c-staticにしないとダメらしい。

21:02:47 @uaa@social.mikutter.hachune.net
icon

msgpackc-config.cmake.in:# msgpackc
msgpackc-config.cmake.in:# msgpackc-static (optional)
5.0.0ではこれらが存在して、portsのMakefileがこいつらを作るようninjaに指示してる。

6.0.0でも大きく違わないはずなんだけど。

20:56:55 @uaa@social.mikutter.hachune.net
icon

Run Build Command(s): /usr/local/bin/ninja -v -j 1 msgpackc msgpackc-static
ninja: error: unknown target 'msgpackc', did you mean 'msgpack_c'?

こいつか

20:50:34 @uaa@social.mikutter.hachune.net
icon

ん?msgpack-5.0.0、CMakeがぐだぐだいうけどビルド通るよ…?

07:02:18 @uaa@social.mikutter.hachune.net
icon

あ゛ー、仕事サボってコードいじりしたい、と言いたくなる程度にはお休み削られてうがああああああってなってる(公休日に他店のヘルプを入れられてしまいその状況が今後1か月程度どころかそれ以上になりそうで(。

06:50:34 @uaa@social.mikutter.hachune.net
icon

TheDeskってweb版あったんだ…(アプリ版しか知らなかった)

06:41:13 @uaa@social.mikutter.hachune.net
icon

(やるとは言ってない)

06:40:41 06:41:01 @uaa@social.mikutter.hachune.net
icon

なんかここもヤクの毛刈りになりそう。msgpack-cxx 6.1が欲しいんだけど、OpenBSD portsのmsgpack-cが5.0なのでこれを6.0に上げた方が良いのかなーみたいな。

06:35:02 @uaa@social.mikutter.hachune.net
icon

msgpack、CMake 3.5以降が無くても良いのかもだけどあった方が良さげって感じ(3.27では厳しくないか?)

06:30:07 @uaa@social.mikutter.hachune.net
icon

msgpack、CとC++で別個のバージョン管理しないといけないのかよ… github.com/msgpack/msgpack-c/r

Web site image
Releases · msgpack/msgpack-c