NI-Lab.

nilog:

← 前の日 2016-03-27 次の日 →
← 一年前 一年後 →
Twitter (2016-03-27)
"Ninja is a small build system with a focus on speed."

Ninja, a small build system with a focus on speed https://ninja-build.org/
[t] 2016-03-27 06:15:07
関連するかも情報
# aptitude install cmake

$ cmake --version
cmake version 3.0.2

CMake suite maintained and supported by Kitware (http://kitware.com/cmake).
[t] 2016-03-27 06:14:21
"Ninja is a small build system with a focus on speed."

Ninja, a small build system with a focus on speed https://ninja-build.org/
[t] 2016-03-27 06:15:07
ninja-build (1.3.4-1.2)

"small build system closest in spirit to Make"

Debian -- jessie の ninja-build パッケージに関する詳細 https://packages.debian.org/jessie/ninja-build
[t] 2016-03-27 06:19:16
# aptitude install ninja-build

$ ninja --version
1.3.4
[t] 2016-03-27 06:21:24
"Git is a free and open source distributed version control system"

Git https://git-scm.com/
[t] 2016-03-27 06:23:40
git (1:2.1.4-2.1+deb8u2) [security]

Debian -- jessie の git パッケージに関する詳細 https://packages.debian.org/jessie/git
[t] 2016-03-27 06:24:16
# aptitude install git

$ git --version
git version 2.1.4
[t] 2016-03-27 06:24:34
$ uname -mrsv
Linux 3.16.0-4-amd64 #1 SMP Debian 3.16.7-ckt20-1+deb8u4 (2016-02-29) x86_64
[t] 2016-03-27 06:26:39
$ git clone https://github.com/apple/swift.git
[t] 2016-03-27 06:26:52
よく見たら、 Ubuntu でビルドするときに必要なパッケージが書かれてた。

"sudo apt-get install git cmake ninja-build clang ..."

swift/README.md https://github.com/apple/swift/blob/master/README.md
[t] 2016-03-27 06:32:43
Ubuntu で必要なパッケージと同じものが Debian で調達できるかチェック。

# aptitude install -s git cmake ninja-build clang python uuid-dev libicu-dev icu-devtools ...
[t] 2016-03-27 06:34:57
# aptitude install git cmake ninja-build clang python uuid-dev libicu-dev icu-devtools libbsd-dev libedit-dev libxml2-dev libsqlite3-dev ...
[t] 2016-03-27 06:36:06
... swig libpython-dev libncurses5-dev pkg-config
[t] 2016-03-27 06:36:16
Debian で Swift をビルドするためにパッケージを29個追加でインストールすることに。
[t] 2016-03-27 06:37:06
$ ./utils/update-checkout --clone
--- Cloning 'llvm' ---
--- Cloning 'clang' ---
--- Cloning 'llbuild' ---
...
[t] 2016-03-27 06:40:06
...
--- Cloning 'swift-corelibs-foundation' ---
--- Cloning 'swift-corelibs-xctest' ---
--- Cloning 'swiftpm' ---
...
[t] 2016-03-27 06:40:27
...
--- Cloning 'compiler-rt' ---
--- Cloning 'swift-integration-tests' ---
--- Cloning 'cmark' ---
--- Cloning 'lldb' ---
...
[t] 2016-03-27 06:40:43
...
--- Cloning 'swift-corelibs-libdispatch' ---
Submodule 'libpwq' (https://github.com/mheily/libpwq.git) registered for path 'libpwq'
[t] 2016-03-27 06:41:42
$ ./utils/build-script -r -t

長い長いビルドのはじまり。
[t] 2016-03-27 06:42:13
【話題急上昇中ワード】
1. ヴァーディー
2. クロース
3. 徳川秀忠
4. ユズル
5. 時事放談
6. ムリキ
7. レオニダス
8. 渋谷川
9. チャギントン
10. 最後通告状
http://searchranking.yahoo.co.jp/realtime_buzz/ #buzzbot
[t] 2016-03-27 07:10:06
2016年03年27日のnilogをすべて表示する

- NI-Lab.
- Mastodon (@nilab@mastodon-japan.net)
- Twitter (@nilab)
- Timelog (@nilab)
- はてなブックマーク (id:nilab)

Web Services by Yahoo! JAPAN