Skip to content

Instantly share code, notes, and snippets.

@pogin503
Last active March 1, 2025 16:07
Show Gist options
  • Save pogin503/62a5b0d14ba4283aef5b56ae3e768a12 to your computer and use it in GitHub Desktop.
Save pogin503/62a5b0d14ba4283aef5b56ae3e768a12 to your computer and use it in GitHub Desktop.
gnucladのビルドログ (in Ubuntu on WSL)
# launchpadにあったgnuclad-0.2.4.tar.gzのログ
# https://launchpad.net/gnuclad/trunk/0.2/+download/gnuclad-0.2.4.tar.gz
> wget https://launchpad.net/gnuclad/trunk/0.2/+download/gnuclad-0.2.4.tar.gz
--2025-03-01 16:02:18-- https://launchpad.net/gnuclad/trunk/0.2/+download/gnuclad-0.2.4.tar.gz
launchpad.net (launchpad.net) をDNSに問いあわせています... 185.125.189.223, 185.125.189.222, 2620:2d:4000:1009::3ba, ...
launchpad.net (launchpad.net)|185.125.189.223|:443 に接続しています... 接続しました。
HTTP による接続要求を送信しました、応答を待っています... 303 See Other
場所: https://launchpadlibrarian.net/67917208/gnuclad-0.2.4.tar.gz [続く]
--2025-03-01 16:02:20-- https://launchpadlibrarian.net/67917208/gnuclad-0.2.4.tar.gz
launchpadlibrarian.net (launchpadlibrarian.net) をDNSに問いあわせています... 185.125.189.228, 185.125.189.229, 2620:2d:4000:1009::13e, ...
launchpadlibrarian.net (launchpadlibrarian.net)|185.125.189.228|:443 に接続しています... 接続しました。
HTTP による接続要求を送信しました、応答を待っています... 200 OK
長さ: 287763 (281K) [application/x-tar]
‘gnuclad-0.2.4.tar.gz’ に保存中
gnuclad-0.2.4.tar.gz 100%[===================================================================>] 281.02K 271KB/s in 1.0s
2025-03-01 16:02:22 (271 KB/s) - ‘gnuclad-0.2.4.tar.gz’ へ保存完了 [287763/287763]
> tar zxvf gnuclad-0.2.4.tar.gz
gnuclad-0.2.4/
gnuclad-0.2.4/src/
gnuclad-0.2.4/src/gnuclad-helpers.cpp
gnuclad-0.2.4/src/gnuclad-cladogram.cpp
gnuclad-0.2.4/src/Makefile.am
gnuclad-0.2.4/src/gnuclad-portability.cpp
gnuclad-0.2.4/src/gnuclad.cpp
gnuclad-0.2.4/src/generator/
gnuclad-0.2.4/src/generator/conf.cpp
gnuclad-0.2.4/src/generator/csv.cpp
gnuclad-0.2.4/src/generator/csv.h
gnuclad-0.2.4/src/generator/png.cpp
gnuclad-0.2.4/src/generator/svg.cpp
gnuclad-0.2.4/src/generator/svg.h
gnuclad-0.2.4/src/generator/conf.h
gnuclad-0.2.4/src/generator/png.h
gnuclad-0.2.4/src/parser/
gnuclad-0.2.4/src/parser/dir.h
gnuclad-0.2.4/src/parser/csv.cpp
gnuclad-0.2.4/src/parser/csv.h
gnuclad-0.2.4/src/parser/dir.cpp
gnuclad-0.2.4/src/Makefile.in
gnuclad-0.2.4/src/gnuclad.h
gnuclad-0.2.4/src/gnuclad-portability.h
gnuclad-0.2.4/INSTALL
gnuclad-0.2.4/COPYING
gnuclad-0.2.4/AUTHORS
gnuclad-0.2.4/Makefile.am
gnuclad-0.2.4/example/
gnuclad-0.2.4/example/dir.conf
gnuclad-0.2.4/example/example2.conf
gnuclad-0.2.4/example/example.csv
gnuclad-0.2.4/example/example.conf
gnuclad-0.2.4/example/images/
gnuclad-0.2.4/example/images/icon.svg
gnuclad-0.2.4/example/images/foo.png
gnuclad-0.2.4/example/images/icon.png
gnuclad-0.2.4/example/images/foo.svg
gnuclad-0.2.4/aclocal.m4
gnuclad-0.2.4/doc/
gnuclad-0.2.4/doc/src/
gnuclad-0.2.4/doc/src/gnuclad-config.texi
gnuclad-0.2.4/doc/src/Makefile.am
gnuclad-0.2.4/doc/src/gnuclad-programming-parser.texi
gnuclad-0.2.4/doc/src/fdl.texi
gnuclad-0.2.4/doc/src/gnuclad-programming-helpers.texi
gnuclad-0.2.4/doc/src/gnuclad.info
gnuclad-0.2.4/doc/src/gnuclad-programming.texi
gnuclad-0.2.4/doc/src/gnuclad-tips.texi
gnuclad-0.2.4/doc/src/version.texi
gnuclad-0.2.4/doc/src/gnuclad-programming-config.texi
gnuclad-0.2.4/doc/src/gnuclad.html/
gnuclad-0.2.4/doc/src/gnuclad.html/Writing-a-parser.html
gnuclad-0.2.4/doc/src/gnuclad.html/Programming.html
gnuclad-0.2.4/doc/src/gnuclad.html/Index.html
gnuclad-0.2.4/doc/src/gnuclad.html/index.html
gnuclad-0.2.4/doc/src/gnuclad.html/Helpers-and-Utilities.html
gnuclad-0.2.4/doc/src/gnuclad.html/FAQ.html
gnuclad-0.2.4/doc/src/gnuclad.html/Configuration-Options.html
gnuclad-0.2.4/doc/src/gnuclad.html/Classes.html
gnuclad-0.2.4/doc/src/gnuclad.html/Usage.html
gnuclad-0.2.4/doc/src/gnuclad.html/Writing-a-generator.html
gnuclad-0.2.4/doc/src/gnuclad.html/Config-Options.html
gnuclad-0.2.4/doc/src/gnuclad.html/Usage-Tips.html
gnuclad-0.2.4/doc/src/gnuclad.html/GNU-Free-Documentation-License.html
gnuclad-0.2.4/doc/src/gnuclad.html/About.html
gnuclad-0.2.4/doc/src/gnuclad.texi
gnuclad-0.2.4/doc/src/Makefile.in
gnuclad-0.2.4/doc/src/gnuclad-faq.texi
gnuclad-0.2.4/doc/src/gnuclad-usage.texi
gnuclad-0.2.4/doc/src/gnuclad-programming-classes.texi
gnuclad-0.2.4/doc/src/gnuclad-programming-generator.texi
gnuclad-0.2.4/doc/src/gnuclad-about.texi
gnuclad-0.2.4/doc/src/stamp-vti
gnuclad-0.2.4/doc/man/
gnuclad-0.2.4/doc/man/gnuclad.1
gnuclad-0.2.4/doc/index.html
gnuclad-0.2.4/ChangeLog
gnuclad-0.2.4/configure.ac
gnuclad-0.2.4/config.h.in
gnuclad-0.2.4/build-aux/
gnuclad-0.2.4/build-aux/missing
gnuclad-0.2.4/build-aux/mdate-sh
gnuclad-0.2.4/build-aux/depcomp
gnuclad-0.2.4/build-aux/install-sh
gnuclad-0.2.4/build-aux/texinfo.tex
gnuclad-0.2.4/Makefile.in
gnuclad-0.2.4/NEWS
gnuclad-0.2.4/README
gnuclad-0.2.4/configure
> cd gnuclad-0.2.4/
> ls
AUTHORS ChangeLog Makefile.am NEWS aclocal.m4 config.h.in configure.ac example
COPYING INSTALL Makefile.in README build-aux configure doc src
> ./configure
checking for a BSD-compatible install... /usr/bin/install -c
checking whether build environment is sane... yes
/bin/bash: /home/pogin503/missing: No such file or directory
configure: WARNING: `missing' script is too old or missing
checking for a thread-safe mkdir -p... /usr/bin/mkdir -p
checking for gawk... gawk
checking whether make sets $(MAKE)... yes
checking for gcc... gcc
checking whether the C compiler works... yes
checking for C compiler default output file name... a.out
checking for suffix of executables...
checking whether we are cross compiling... no
checking for suffix of object files... o
checking whether we are using the GNU C compiler... yes
checking whether gcc accepts -g... yes
checking for gcc option to accept ISO C89... none needed
checking for style of include used by make... GNU
checking dependency style of gcc... none
checking for g++... g++
checking whether we are using the GNU C++ compiler... yes
checking whether g++ accepts -g... yes
checking dependency style of g++... none
configure: creating ./config.status
config.status: creating Makefile
config.status: creating src/Makefile
config.status: creating doc/src/Makefile
config.status: creating config.h
config.status: executing depfiles commands
> make
make all-recursive
make[1]: ディレクトリ '/home/pogin503/ghq/github.com/FabioLolix/LinuxTimeline/gnuclad-0.2.4' に入ります
Making all in src
make[2]: ディレクトリ '/home/pogin503/ghq/github.com/FabioLolix/LinuxTimeline/gnuclad-0.2.4/src' に入ります
source='gnuclad-portability.cpp' object='gnuclad-gnuclad-portability.o' libtool=no \
DEPDIR=.deps depmode=none /bin/bash ../build-aux/depcomp \
g++ -DHAVE_CONFIG_H -I. -I.. -Wall -Wextra -Werror -pedantic-errors -ansi -O2 -g -O2 -c -o gnuclad-gnuclad-portability.o `test -f 'gnuclad-portability.cpp' || echo './'`gnuclad-portability.cpp
source='gnuclad.cpp' object='gnuclad-gnuclad.o' libtool=no \
DEPDIR=.deps depmode=none /bin/bash ../build-aux/depcomp \
g++ -DHAVE_CONFIG_H -I. -I.. -Wall -Wextra -Werror -pedantic-errors -ansi -O2 -g -O2 -c -o gnuclad-gnuclad.o `test -f 'gnuclad.cpp' || echo './'`gnuclad.cpp
gnuclad.cpp: In function ‘int main(int, char**)’:
gnuclad.cpp:145:21: error: catching polymorphic type ‘class std::exception’ by value [-Werror=catch-value=]
145 | } catch(exception e) {
| ^
cc1plus: all warnings being treated as errors
make[2]: *** [Makefile:336: gnuclad-gnuclad.o] エラー 1
make[2]: ディレクトリ '/home/pogin503/ghq/github.com/FabioLolix/LinuxTimeline/gnuclad-0.2.4/src' から出ます
make[1]: *** [Makefile:262: all-recursive] エラー 1
make[1]: ディレクトリ '/home/pogin503/ghq/github.com/FabioLolix/LinuxTimeline/gnuclad-0.2.4' から出ます
make: *** [Makefile:200: all] エラー 2
> ls
AUTHORS ChangeLog Makefile Makefile.in README build-aux config.h.in config.status configure.ac example stamp-h1
COPYING INSTALL Makefile.am NEWS aclocal.m4 config.h config.log configure doc src
> vim src/gnuclad.cpp
> make
make all-recursive
make[1]: ディレクトリ '/home/pogin503/ghq/github.com/FabioLolix/LinuxTimeline/gnuclad-0.2.4' に入ります
Making all in src
make[2]: ディレクトリ '/home/pogin503/ghq/github.com/FabioLolix/LinuxTimeline/gnuclad-0.2.4/src' に入ります
source='gnuclad.cpp' object='gnuclad-gnuclad.o' libtool=no \
DEPDIR=.deps depmode=none /bin/bash ../build-aux/depcomp \
g++ -DHAVE_CONFIG_H -I. -I.. -Wall -Wextra -Werror -pedantic-errors -ansi -O2 -g -O2 -c -o gnuclad-gnuclad.o `test -f 'gnuclad.cpp' || echo './'`gnuclad.cpp
source='gnuclad-cladogram.cpp' object='gnuclad-gnuclad-cladogram.o' libtool=no \
DEPDIR=.deps depmode=none /bin/bash ../build-aux/depcomp \
g++ -DHAVE_CONFIG_H -I. -I.. -Wall -Wextra -Werror -pedantic-errors -ansi -O2 -g -O2 -c -o gnuclad-gnuclad-cladogram.o `test -f 'gnuclad-cladogram.cpp' || echo './'`gnuclad-cladogram.cpp
source='gnuclad-helpers.cpp' object='gnuclad-gnuclad-helpers.o' libtool=no \
DEPDIR=.deps depmode=none /bin/bash ../build-aux/depcomp \
g++ -DHAVE_CONFIG_H -I. -I.. -Wall -Wextra -Werror -pedantic-errors -ansi -O2 -g -O2 -c -o gnuclad-gnuclad-helpers.o `test -f 'gnuclad-helpers.cpp' || echo './'`gnuclad-helpers.cpp
source='parser/csv.cpp' object='parser/gnuclad-csv.o' libtool=no \
DEPDIR=.deps depmode=none /bin/bash ../build-aux/depcomp \
g++ -DHAVE_CONFIG_H -I. -I.. -Wall -Wextra -Werror -pedantic-errors -ansi -O2 -g -O2 -c -o parser/gnuclad-csv.o `test -f 'parser/csv.cpp' || echo './'`parser/csv.cpp
source='parser/dir.cpp' object='parser/gnuclad-dir.o' libtool=no \
DEPDIR=.deps depmode=none /bin/bash ../build-aux/depcomp \
g++ -DHAVE_CONFIG_H -I. -I.. -Wall -Wextra -Werror -pedantic-errors -ansi -O2 -g -O2 -c -o parser/gnuclad-dir.o `test -f 'parser/dir.cpp' || echo './'`parser/dir.cpp
source='generator/csv.cpp' object='generator/gnuclad-csv.o' libtool=no \
DEPDIR=.deps depmode=none /bin/bash ../build-aux/depcomp \
g++ -DHAVE_CONFIG_H -I. -I.. -Wall -Wextra -Werror -pedantic-errors -ansi -O2 -g -O2 -c -o generator/gnuclad-csv.o `test -f 'generator/csv.cpp' || echo './'`generator/csv.cpp
source='generator/svg.cpp' object='generator/gnuclad-svg.o' libtool=no \
DEPDIR=.deps depmode=none /bin/bash ../build-aux/depcomp \
g++ -DHAVE_CONFIG_H -I. -I.. -Wall -Wextra -Werror -pedantic-errors -ansi -O2 -g -O2 -c -o generator/gnuclad-svg.o `test -f 'generator/svg.cpp' || echo './'`generator/svg.cpp
source='generator/conf.cpp' object='generator/gnuclad-conf.o' libtool=no \
DEPDIR=.deps depmode=none /bin/bash ../build-aux/depcomp \
g++ -DHAVE_CONFIG_H -I. -I.. -Wall -Wextra -Werror -pedantic-errors -ansi -O2 -g -O2 -c -o generator/gnuclad-conf.o `test -f 'generator/conf.cpp' || echo './'`generator/conf.cpp
source='generator/png.cpp' object='generator/gnuclad-png.o' libtool=no \
DEPDIR=.deps depmode=none /bin/bash ../build-aux/depcomp \
g++ -DHAVE_CONFIG_H -I. -I.. -Wall -Wextra -Werror -pedantic-errors -ansi -O2 -g -O2 -c -o generator/gnuclad-png.o `test -f 'generator/png.cpp' || echo './'`generator/png.cpp
g++ -g -O2 -o gnuclad gnuclad-gnuclad-portability.o gnuclad-gnuclad.o gnuclad-gnuclad-cladogram.o gnuclad-gnuclad-helpers.o parser/gnuclad-csv.o parser/gnuclad-dir.o generator/gnuclad-csv.o generator/gnuclad-svg.o generator/gnuclad-conf.o generator/gnuclad-png.o
make[2]: ディレクトリ '/home/pogin503/ghq/github.com/FabioLolix/LinuxTimeline/gnuclad-0.2.4/src' から出ます
Making all in doc/src
make[2]: ディレクトリ '/home/pogin503/ghq/github.com/FabioLolix/LinuxTimeline/gnuclad-0.2.4/doc/src' に入ります
make[2]: 'all' に対して行うべき事はありません.
make[2]: ディレクトリ '/home/pogin503/ghq/github.com/FabioLolix/LinuxTimeline/gnuclad-0.2.4/doc/src' から出ます
make[2]: ディレクトリ '/home/pogin503/ghq/github.com/FabioLolix/LinuxTimeline/gnuclad-0.2.4' に入ります
make[2]: 'all-am' に対して行うべき事はありません.
make[2]: ディレクトリ '/home/pogin503/ghq/github.com/FabioLolix/LinuxTimeline/gnuclad-0.2.4' から出ます
make[1]: ディレクトリ '/home/pogin503/ghq/github.com/FabioLolix/LinuxTimeline/gnuclad-0.2.4' から出ます
> make install
Making install in src
make[1]: ディレクトリ '/home/pogin503/ghq/github.com/FabioLolix/LinuxTimeline/gnuclad-0.2.4/src' に入ります
make[2]: ディレクトリ '/home/pogin503/ghq/github.com/FabioLolix/LinuxTimeline/gnuclad-0.2.4/src' に入ります
test -z "/usr/local/bin" || /usr/bin/mkdir -p "/usr/local/bin"
/usr/bin/install -c gnuclad '/usr/local/bin'
/usr/bin/install: 通常ファイル '/usr/local/bin/gnuclad' を作成できません: 許可がありません
make[2]: *** [Makefile:218: install-binPROGRAMS] エラー 1
make[2]: ディレクトリ '/home/pogin503/ghq/github.com/FabioLolix/LinuxTimeline/gnuclad-0.2.4/src' から出ます
make[1]: *** [Makefile:554: install-am] エラー 2
make[1]: ディレクトリ '/home/pogin503/ghq/github.com/FabioLolix/LinuxTimeline/gnuclad-0.2.4/src' から出ます
make: *** [Makefile:262: install-recursive] エラー 1
> vim INSTALL
> sh configure
checking for a BSD-compatible install... /usr/bin/install -c
checking whether build environment is sane... yes
/bin/bash: /home/pogin503/missing: No such file or directory
configure: WARNING: `missing' script is too old or missing
checking for a thread-safe mkdir -p... /usr/bin/mkdir -p
checking for gawk... gawk
checking whether make sets $(MAKE)... yes
checking for gcc... gcc
checking whether the C compiler works... yes
checking for C compiler default output file name... a.out
checking for suffix of executables...
checking whether we are cross compiling... no
checking for suffix of object files... o
checking whether we are using the GNU C compiler... yes
checking whether gcc accepts -g... yes
checking for gcc option to accept ISO C89... none needed
checking for style of include used by make... GNU
checking dependency style of gcc... none
checking for g++... g++
checking whether we are using the GNU C++ compiler... yes
checking whether g++ accepts -g... yes
checking dependency style of g++... none
configure: creating ./config.status
config.status: creating Makefile
config.status: creating src/Makefile
config.status: creating doc/src/Makefile
config.status: creating config.h
config.status: config.h is unchanged
config.status: executing depfiles commands
> make
make all-recursive
make[1]: ディレクトリ '/home/pogin503/ghq/github.com/FabioLolix/LinuxTimeline/gnuclad-0.2.4' に入ります
Making all in src
make[2]: ディレクトリ '/home/pogin503/ghq/github.com/FabioLolix/LinuxTimeline/gnuclad-0.2.4/src' に入ります
make[2]: 'all' に対して行うべき事はありません.
make[2]: ディレクトリ '/home/pogin503/ghq/github.com/FabioLolix/LinuxTimeline/gnuclad-0.2.4/src' から出ます
Making all in doc/src
make[2]: ディレクトリ '/home/pogin503/ghq/github.com/FabioLolix/LinuxTimeline/gnuclad-0.2.4/doc/src' に入ります
make[2]: 'all' に対して行うべき事はありません.
make[2]: ディレクトリ '/home/pogin503/ghq/github.com/FabioLolix/LinuxTimeline/gnuclad-0.2.4/doc/src' から出ます
make[2]: ディレクトリ '/home/pogin503/ghq/github.com/FabioLolix/LinuxTimeline/gnuclad-0.2.4' に入ります
make[2]: ディレクトリ '/home/pogin503/ghq/github.com/FabioLolix/LinuxTimeline/gnuclad-0.2.4' から出ます
make[1]: ディレクトリ '/home/pogin503/ghq/github.com/FabioLolix/LinuxTimeline/gnuclad-0.2.4' から出ます
> make clean
Making clean in doc/src
make[1]: ディレクトリ '/home/pogin503/ghq/github.com/FabioLolix/LinuxTimeline/gnuclad-0.2.4/doc/src' に入ります
test -z "gnuclad.dvi gnuclad.pdf gnuclad.ps gnuclad.html" \
|| rm -rf gnuclad.dvi gnuclad.pdf gnuclad.ps gnuclad.html
rm -rf gnuclad.aux gnuclad.cp gnuclad.cps gnuclad.fn gnuclad.fns \
gnuclad.ky gnuclad.kys gnuclad.log gnuclad.pg gnuclad.pgs \
gnuclad.tmp gnuclad.toc gnuclad.tp gnuclad.tps gnuclad.vr \
gnuclad.vrs
rm -f vti.tmp
make[1]: ディレクトリ '/home/pogin503/ghq/github.com/FabioLolix/LinuxTimeline/gnuclad-0.2.4/doc/src' から出ます
Making clean in src
make[1]: ディレクトリ '/home/pogin503/ghq/github.com/FabioLolix/LinuxTimeline/gnuclad-0.2.4/src' に入ります
test -z "gnuclad" || rm -f gnuclad
rm -f *.o
rm -f generator/gnuclad-conf.o
rm -f generator/gnuclad-csv.o
rm -f generator/gnuclad-png.o
rm -f generator/gnuclad-svg.o
rm -f parser/gnuclad-csv.o
rm -f parser/gnuclad-dir.o
make[1]: ディレクトリ '/home/pogin503/ghq/github.com/FabioLolix/LinuxTimeline/gnuclad-0.2.4/src' から出ます
Making clean in .
make[1]: ディレクトリ '/home/pogin503/ghq/github.com/FabioLolix/LinuxTimeline/gnuclad-0.2.4' に入ります
make[1]: 'clean-am' に対して行うべき事はありません.
make[1]: ディレクトリ '/home/pogin503/ghq/github.com/FabioLolix/LinuxTimeline/gnuclad-0.2.4' から出ます
> make
make all-recursive
make[1]: ディレクトリ '/home/pogin503/ghq/github.com/FabioLolix/LinuxTimeline/gnuclad-0.2.4' に入ります
Making all in src
make[2]: ディレクトリ '/home/pogin503/ghq/github.com/FabioLolix/LinuxTimeline/gnuclad-0.2.4/src' に入ります
source='gnuclad-portability.cpp' object='gnuclad-gnuclad-portability.o' libtool=no \
DEPDIR=.deps depmode=none /bin/bash ../build-aux/depcomp \
g++ -DHAVE_CONFIG_H -I. -I.. -Wall -Wextra -Werror -pedantic-errors -ansi -O2 -g -O2 -c -o gnuclad-gnuclad-portability.o `test -f 'gnuclad-portability.cpp' || echo './'`gnuclad-portability.cpp
source='gnuclad.cpp' object='gnuclad-gnuclad.o' libtool=no \
DEPDIR=.deps depmode=none /bin/bash ../build-aux/depcomp \
g++ -DHAVE_CONFIG_H -I. -I.. -Wall -Wextra -Werror -pedantic-errors -ansi -O2 -g -O2 -c -o gnuclad-gnuclad.o `test -f 'gnuclad.cpp' || echo './'`gnuclad.cpp
source='gnuclad-cladogram.cpp' object='gnuclad-gnuclad-cladogram.o' libtool=no \
DEPDIR=.deps depmode=none /bin/bash ../build-aux/depcomp \
g++ -DHAVE_CONFIG_H -I. -I.. -Wall -Wextra -Werror -pedantic-errors -ansi -O2 -g -O2 -c -o gnuclad-gnuclad-cladogram.o `test -f 'gnuclad-cladogram.cpp' || echo './'`gnuclad-cladogram.cpp
source='gnuclad-helpers.cpp' object='gnuclad-gnuclad-helpers.o' libtool=no \
DEPDIR=.deps depmode=none /bin/bash ../build-aux/depcomp \
g++ -DHAVE_CONFIG_H -I. -I.. -Wall -Wextra -Werror -pedantic-errors -ansi -O2 -g -O2 -c -o gnuclad-gnuclad-helpers.o `test -f 'gnuclad-helpers.cpp' || echo './'`gnuclad-helpers.cpp
source='parser/csv.cpp' object='parser/gnuclad-csv.o' libtool=no \
DEPDIR=.deps depmode=none /bin/bash ../build-aux/depcomp \
g++ -DHAVE_CONFIG_H -I. -I.. -Wall -Wextra -Werror -pedantic-errors -ansi -O2 -g -O2 -c -o parser/gnuclad-csv.o `test -f 'parser/csv.cpp' || echo './'`parser/csv.cpp
source='parser/dir.cpp' object='parser/gnuclad-dir.o' libtool=no \
DEPDIR=.deps depmode=none /bin/bash ../build-aux/depcomp \
g++ -DHAVE_CONFIG_H -I. -I.. -Wall -Wextra -Werror -pedantic-errors -ansi -O2 -g -O2 -c -o parser/gnuclad-dir.o `test -f 'parser/dir.cpp' || echo './'`parser/dir.cpp
source='generator/csv.cpp' object='generator/gnuclad-csv.o' libtool=no \
DEPDIR=.deps depmode=none /bin/bash ../build-aux/depcomp \
g++ -DHAVE_CONFIG_H -I. -I.. -Wall -Wextra -Werror -pedantic-errors -ansi -O2 -g -O2 -c -o generator/gnuclad-csv.o `test -f 'generator/csv.cpp' || echo './'`generator/csv.cpp
source='generator/svg.cpp' object='generator/gnuclad-svg.o' libtool=no \
DEPDIR=.deps depmode=none /bin/bash ../build-aux/depcomp \
g++ -DHAVE_CONFIG_H -I. -I.. -Wall -Wextra -Werror -pedantic-errors -ansi -O2 -g -O2 -c -o generator/gnuclad-svg.o `test -f 'generator/svg.cpp' || echo './'`generator/svg.cpp
source='generator/conf.cpp' object='generator/gnuclad-conf.o' libtool=no \
DEPDIR=.deps depmode=none /bin/bash ../build-aux/depcomp \
g++ -DHAVE_CONFIG_H -I. -I.. -Wall -Wextra -Werror -pedantic-errors -ansi -O2 -g -O2 -c -o generator/gnuclad-conf.o `test -f 'generator/conf.cpp' || echo './'`generator/conf.cpp
source='generator/png.cpp' object='generator/gnuclad-png.o' libtool=no \
DEPDIR=.deps depmode=none /bin/bash ../build-aux/depcomp \
g++ -DHAVE_CONFIG_H -I. -I.. -Wall -Wextra -Werror -pedantic-errors -ansi -O2 -g -O2 -c -o generator/gnuclad-png.o `test -f 'generator/png.cpp' || echo './'`generator/png.cpp
g++ -g -O2 -o gnuclad gnuclad-gnuclad-portability.o gnuclad-gnuclad.o gnuclad-gnuclad-cladogram.o gnuclad-gnuclad-helpers.o parser/gnuclad-csv.o parser/gnuclad-dir.o generator/gnuclad-csv.o generator/gnuclad-svg.o generator/gnuclad-conf.o generator/gnuclad-png.o
make[2]: ディレクトリ '/home/pogin503/ghq/github.com/FabioLolix/LinuxTimeline/gnuclad-0.2.4/src' から出ます
Making all in doc/src
make[2]: ディレクトリ '/home/pogin503/ghq/github.com/FabioLolix/LinuxTimeline/gnuclad-0.2.4/doc/src' に入ります
make[2]: 'all' に対して行うべき事はありません.
make[2]: ディレクトリ '/home/pogin503/ghq/github.com/FabioLolix/LinuxTimeline/gnuclad-0.2.4/doc/src' から出ます
make[2]: ディレクトリ '/home/pogin503/ghq/github.com/FabioLolix/LinuxTimeline/gnuclad-0.2.4' に入ります
make[2]: ディレクトリ '/home/pogin503/ghq/github.com/FabioLolix/LinuxTimeline/gnuclad-0.2.4' から出ます
make[1]: ディレクトリ '/home/pogin503/ghq/github.com/FabioLolix/LinuxTimeline/gnuclad-0.2.4' から出ます
> cat INSTALL
Copyright (C) 2010-2011 Donjan Rodic <[email protected]>
Copying and distribution of this file, with or without modification,
are permitted in any medium without royalty provided the copyright
notice and this notice are preserved. This file is offered as-is,
without any warranty.
________________________________________________________________________
gnuclad is built with the GNU toolchain.
These tools are included in most GNU/Linux and BSD distributions and can
be obtained from the Xcode developer package on OSX.
On Windows, compilation works flawlessly with MinGW & MSYS.
Other build systems may work but have not been tested.
To compile gnuclad, open this folder in a terminal and type:
sh configure
make
This will produce a 'gnuclad' binary in the 'src' folder.
Change to the 'example' folder and generate your first SVG image:
cd example
../src/gnuclad --help
../src/gnuclad example.csv svg example.conf
In order to install gnuclad on a POSIX conform system, change back to
the main directory and run the install routine:
cd ..
make install
You should now be able to call gnuclad from any folder.
If you wish to uninstall gnuclad, simply open a terminal in that same
main folder and execute:
make uninstall⏎
pogin503@DESKTOP-66Q50RC ~/g/g/F/L/gnuclad-0.2.4 (main)> cd src/
pogin503@DESKTOP-66Q50RC ~/g/g/F/L/g/src (main)> ../src/gnuclad --help
gnuclad 0.2.4
Usage: gnuclad INPUTFILE OUTPUT[FORMAT|FILE] [CONFIGFILE]
Example: gnuclad table.CSV SVG
Example: gnuclad Data.csv result.csv alternative.conf
Supported input formats: csv, [directory]
Supported output formats: csv, svg, conf
Please consult the Texinfo manual for in-depth explanations.
> ../src/gnuclad example.csv svg example.conf
gnuclad 0.2.4: example.csv => example.svg
No config file (example.conf) found. Using default options.
Error: failed to open file example.csv
Aborted
> ls
Makefile generator gnuclad-gnuclad-cladogram.o gnuclad-gnuclad.o gnuclad-portability.h parser
Makefile.am gnuclad gnuclad-gnuclad-helpers.o gnuclad-helpers.cpp gnuclad.cpp
Makefile.in gnuclad-cladogram.cpp gnuclad-gnuclad-portability.o gnuclad-portability.cpp gnuclad.h
> cd ../
> sudo make install
[sudo] pogin503 のパスワード:
Making install in src
make[1]: ディレクトリ '/home/pogin503/ghq/github.com/FabioLolix/LinuxTimeline/gnuclad-0.2.4/src' に入ります
make[2]: ディレクトリ '/home/pogin503/ghq/github.com/FabioLolix/LinuxTimeline/gnuclad-0.2.4/src' に入ります
test -z "/usr/local/bin" || /usr/bin/mkdir -p "/usr/local/bin"
/usr/bin/install -c gnuclad '/usr/local/bin'
make[2]: 'install-data-am' に対して行うべき事はありません.
make[2]: ディレクトリ '/home/pogin503/ghq/github.com/FabioLolix/LinuxTimeline/gnuclad-0.2.4/src' から出ます
make[1]: ディレクトリ '/home/pogin503/ghq/github.com/FabioLolix/LinuxTimeline/gnuclad-0.2.4/src' から出ます
Making install in doc/src
make[1]: ディレクトリ '/home/pogin503/ghq/github.com/FabioLolix/LinuxTimeline/gnuclad-0.2.4/doc/src' に入ります
make[2]: ディレクトリ '/home/pogin503/ghq/github.com/FabioLolix/LinuxTimeline/gnuclad-0.2.4/doc/src' に入ります
make[2]: 'install-exec-am' に対して行うべき事はありません.
test -z "/usr/local/share/info" || /usr/bin/mkdir -p "/usr/local/share/info"
/usr/bin/install -c -m 644 ./gnuclad.info '/usr/local/share/info'
install-info --info-dir='/usr/local/share/info' '/usr/local/share/info/gnuclad.info'
make[2]: ディレクトリ '/home/pogin503/ghq/github.com/FabioLolix/LinuxTimeline/gnuclad-0.2.4/doc/src' から出ます
make[1]: ディレクトリ '/home/pogin503/ghq/github.com/FabioLolix/LinuxTimeline/gnuclad-0.2.4/doc/src' から出ます
make[1]: ディレクトリ '/home/pogin503/ghq/github.com/FabioLolix/LinuxTimeline/gnuclad-0.2.4' に入ります
make[2]: ディレクトリ '/home/pogin503/ghq/github.com/FabioLolix/LinuxTimeline/gnuclad-0.2.4' に入ります
make[2]: 'install-exec-am' に対して行うべき事はありません.
make[2]: 'install-data-am' に対して行うべき事はありません.
make[2]: ディレクトリ '/home/pogin503/ghq/github.com/FabioLolix/LinuxTimeline/gnuclad-0.2.4' から出ます
# FabioLolix/gnuclad.gitのビルドログ
# https://github.com/FabioLolix/gnuclad.git
> ghq get https://github.com/FabioLolix/gnuclad.git
clone https://github.com/FabioLolix/gnuclad.git -> /home/pogin503/ghq/github.com/FabioLolix/gnuclad
git clone --recursive https://github.com/FabioLolix/gnuclad.git /home/pogin503/ghq/github.com/FabioLolix/gnuclad
Cloning into '/home/pogin503/ghq/github.com/FabioLolix/gnuclad'...
remote: Enumerating objects: 1593, done.
remote: Counting objects: 100% (32/32), done.
remote: Compressing objects: 100% (27/27), done.
remote: Total 1593 (delta 10), reused 12 (delta 4), pack-reused 1561 (from 1)
Receiving objects: 100% (1593/1593), 4.02 MiB | 11.10 MiB/s, done.
Resolving deltas: 100% (1079/1079), done.
> cd ../gnuclad
> sh configure
checking for a BSD-compatible install... /usr/bin/install -c
checking whether build environment is sane... yes
checking for a race-free mkdir -p... /usr/bin/mkdir -p
checking for gawk... gawk
checking whether make sets $(MAKE)... yes
checking for gcc... gcc
checking whether the C compiler works... yes
checking for C compiler default output file name... a.out
checking for suffix of executables...
checking whether we are cross compiling... no
checking for suffix of object files... o
checking whether the compiler supports GNU C... yes
checking whether gcc accepts -g... yes
checking for gcc option to enable C11 features... none needed
checking for style of include used by make... GNU
checking dependency style of gcc... gcc3
checking for g++... g++
checking whether the compiler supports GNU C++... yes
checking whether g++ accepts -g... yes
checking for g++ option to enable C++11 features... none needed
checking dependency style of g++... gcc3
configure: creating ./config.status
config.status: creating Makefile
config.status: creating src/Makefile
config.status: creating doc/src/Makefile
config.status: creating config.h
> make
make all-recursive
make[1]: ディレクトリ '/home/pogin503/ghq/github.com/FabioLolix/gnuclad' に入ります
Making all in src
make[2]: ディレクトリ '/home/pogin503/ghq/github.com/FabioLolix/gnuclad/src' に入ります
g++ -DHAVE_CONFIG_H -I. -I.. -Wall -Wextra -Werror -pedantic-errors -ansi -O2 -g -O2 -MT gnuclad-gnuclad-portability.o -MD -MP -MF .deps/gnuclad-gnuclad-portability.Tpo -c -o gnuclad-gnuclad-portability.o `test -f 'gnuclad-portability.cpp' || echo './'`gnuclad-portability.cpp
mv -f .deps/gnuclad-gnuclad-portability.Tpo .deps/gnuclad-gnuclad-portability.Po
g++ -DHAVE_CONFIG_H -I. -I.. -Wall -Wextra -Werror -pedantic-errors -ansi -O2 -g -O2 -MT gnuclad-gnuclad.o -MD -MP -MF .deps/gnuclad-gnuclad.Tpo -c -o gnuclad-gnuclad.o `test -f 'gnuclad.cpp' || echo './'`gnuclad.cpp
mv -f .deps/gnuclad-gnuclad.Tpo .deps/gnuclad-gnuclad.Po
g++ -DHAVE_CONFIG_H -I. -I.. -Wall -Wextra -Werror -pedantic-errors -ansi -O2 -g -O2 -MT gnuclad-gnuclad-cladogram.o -MD -MP -MF .deps/gnuclad-gnuclad-cladogram.Tpo -c -o gnuclad-gnuclad-cladogram.o `test -f 'gnuclad-cladogram.cpp' || echo './'`gnuclad-cladogram.cpp
mv -f .deps/gnuclad-gnuclad-cladogram.Tpo .deps/gnuclad-gnuclad-cladogram.Po
g++ -DHAVE_CONFIG_H -I. -I.. -Wall -Wextra -Werror -pedantic-errors -ansi -O2 -g -O2 -MT gnuclad-gnuclad-helpers.o -MD -MP -MF .deps/gnuclad-gnuclad-helpers.Tpo -c -o gnuclad-gnuclad-helpers.o `test -f 'gnuclad-helpers.cpp' || echo './'`gnuclad-helpers.cpp
mv -f .deps/gnuclad-gnuclad-helpers.Tpo .deps/gnuclad-gnuclad-helpers.Po
g++ -DHAVE_CONFIG_H -I. -I.. -Wall -Wextra -Werror -pedantic-errors -ansi -O2 -g -O2 -MT parser/gnuclad-csv.o -MD -MP -MF parser/.deps/gnuclad-csv.Tpo -c -o parser/gnuclad-csv.o `test -f 'parser/csv.cpp' || echo './'`parser/csv.cpp
mv -f parser/.deps/gnuclad-csv.Tpo parser/.deps/gnuclad-csv.Po
g++ -DHAVE_CONFIG_H -I. -I.. -Wall -Wextra -Werror -pedantic-errors -ansi -O2 -g -O2 -MT parser/gnuclad-dir.o -MD -MP -MF parser/.deps/gnuclad-dir.Tpo -c -o parser/gnuclad-dir.o `test -f 'parser/dir.cpp' || echo './'`parser/dir.cpp
mv -f parser/.deps/gnuclad-dir.Tpo parser/.deps/gnuclad-dir.Po
g++ -DHAVE_CONFIG_H -I. -I.. -Wall -Wextra -Werror -pedantic-errors -ansi -O2 -g -O2 -MT generator/gnuclad-csv.o -MD -MP -MF generator/.deps/gnuclad-csv.Tpo -c -o generator/gnuclad-csv.o `test -f 'generator/csv.cpp' || echo './'`generator/csv.cpp
mv -f generator/.deps/gnuclad-csv.Tpo generator/.deps/gnuclad-csv.Po
g++ -DHAVE_CONFIG_H -I. -I.. -Wall -Wextra -Werror -pedantic-errors -ansi -O2 -g -O2 -MT generator/gnuclad-svg.o -MD -MP -MF generator/.deps/gnuclad-svg.Tpo -c -o generator/gnuclad-svg.o `test -f 'generator/svg.cpp' || echo './'`generator/svg.cpp
mv -f generator/.deps/gnuclad-svg.Tpo generator/.deps/gnuclad-svg.Po
g++ -DHAVE_CONFIG_H -I. -I.. -Wall -Wextra -Werror -pedantic-errors -ansi -O2 -g -O2 -MT generator/gnuclad-conf.o -MD -MP -MF generator/.deps/gnuclad-conf.Tpo -c -o generator/gnuclad-conf.o `test -f 'generator/conf.cpp' || echo './'`generator/conf.cpp
mv -f generator/.deps/gnuclad-conf.Tpo generator/.deps/gnuclad-conf.Po
g++ -DHAVE_CONFIG_H -I. -I.. -Wall -Wextra -Werror -pedantic-errors -ansi -O2 -g -O2 -MT generator/gnuclad-png.o -MD -MP -MF generator/.deps/gnuclad-png.Tpo -c -o generator/gnuclad-png.o `test -f 'generator/png.cpp' || echo './'`generator/png.cpp
mv -f generator/.deps/gnuclad-png.Tpo generator/.deps/gnuclad-png.Po
g++ -g -O2 -o gnuclad gnuclad-gnuclad-portability.o gnuclad-gnuclad.o gnuclad-gnuclad-cladogram.o gnuclad-gnuclad-helpers.o parser/gnuclad-csv.o parser/gnuclad-dir.o generator/gnuclad-csv.o generator/gnuclad-svg.o generator/gnuclad-conf.o generator/gnuclad-png.o
make[2]: ディレクトリ '/home/pogin503/ghq/github.com/FabioLolix/gnuclad/src' から出ます
Making all in doc/src
make[2]: ディレクトリ '/home/pogin503/ghq/github.com/FabioLolix/gnuclad/doc/src' に入ります
Updating ./version.texi
restore=: && backupdir=".am$$" && \
am__cwd=`pwd` && CDPATH="${ZSH_VERSION+.}:" && cd . && \
rm -rf $backupdir && mkdir $backupdir && \
if (/bin/bash /home/pogin503/ghq/github.com/FabioLolix/gnuclad/build-aux/missing --run makeinfo --version) >/dev/null 2>&1; then \
for f in gnuclad.info gnuclad.info-[0-9] gnuclad.info-[0-9][0-9] gnuclad.i[0-9] gnuclad.i[0-9][0-9]; do \
if test -f $f; then mv $f $backupdir; restore=mv; else :; fi; \
done; \
else :; fi && \
cd "$am__cwd"; \
if /bin/bash /home/pogin503/ghq/github.com/FabioLolix/gnuclad/build-aux/missing --run makeinfo -I . \
-o gnuclad.info gnuclad.texi; \
then \
rc=0; \
CDPATH="${ZSH_VERSION+.}:" && cd .; \
else \
rc=$?; \
CDPATH="${ZSH_VERSION+.}:" && cd . && \
$restore $backupdir/* `echo "./gnuclad.info" | sed 's|[^/]*$||'`; \
fi; \
rm -rf $backupdir; exit $rc
/home/pogin503/ghq/github.com/FabioLolix/gnuclad/build-aux/missing: 行 52: makeinfo: コマンドが見つかりません
WARNING: `makeinfo' is missing on your system. You should only need it if
you modified a `.texi' or `.texinfo' file, or any other file
indirectly affecting the aspect of the manual. The spurious
call might also be the consequence of using a buggy `make' (AIX,
DU, IRIX). You might want to install the `Texinfo' package or
the `GNU make' package. Grab either from any GNU archive site.
make[2]: *** [Makefile:258: gnuclad.info] エラー 1
make[2]: ディレクトリ '/home/pogin503/ghq/github.com/FabioLolix/gnuclad/doc/src' から出ます
make[1]: *** [Makefile:287: all-recursive] エラー 1
make[1]: ディレクトリ '/home/pogin503/ghq/github.com/FabioLolix/gnuclad' から出ます
make: *** [Makefile:227: all] エラー 2
> apt-file search bin/makeinfo
texinfo: /usr/bin/makeinfo
> sudo apt install texinfo
パッケージリストを読み込んでいます... 完了
依存関係ツリーを作成しています... 完了
状態情報を読み取っています... 完了
以下の追加パッケージがインストールされます:
libtext-unidecode-perl libxml-libxml-perl libxml-namespacesupport-perl libxml-parser-perl libxml-sax-base-perl libxml-sax-expat-perl
libxml-sax-perl tex-common
提案パッケージ:
libxml-sax-expatxs-perl debhelper texlive-base texlive-latex-base texlive-plain-generic texlive-fonts-recommended
以下のパッケージが新たにインストールされます:
libtext-unidecode-perl libxml-libxml-perl libxml-namespacesupport-perl libxml-parser-perl libxml-sax-base-perl libxml-sax-expat-perl
libxml-sax-perl tex-common texinfo
アップグレード: 0 個、新規インストール: 9 個、削除: 0 個、保留: 69 個。
2,193 kB のアーカイブを取得する必要があります。
この操作後に追加で 14.6 MB のディスク容量が消費されます。
続行しますか? [Y/n] y
取得:1 http://archive.ubuntu.com/ubuntu jammy/universe amd64 tex-common all 6.17 [33.7 kB]
取得:2 http://archive.ubuntu.com/ubuntu jammy/universe amd64 libtext-unidecode-perl all 1.30-1 [99.0 kB]
取得:3 http://archive.ubuntu.com/ubuntu jammy/main amd64 libxml-namespacesupport-perl all 1.12-1.1 [13.2 kB]
取得:4 http://archive.ubuntu.com/ubuntu jammy/main amd64 libxml-sax-base-perl all 1.09-1.1 [19.0 kB]
取得:5 http://archive.ubuntu.com/ubuntu jammy/main amd64 libxml-sax-perl all 1.02+dfsg-3 [57.0 kB]
取得:6 http://archive.ubuntu.com/ubuntu jammy/main amd64 libxml-libxml-perl amd64 2.0207+dfsg+really+2.0134-1 [325 kB]
取得:7 http://archive.ubuntu.com/ubuntu jammy/main amd64 libxml-parser-perl amd64 2.46-3build1 [212 kB]
取得:8 http://archive.ubuntu.com/ubuntu jammy/main amd64 libxml-sax-expat-perl all 0.51-1 [10.5 kB]
取得:9 http://archive.ubuntu.com/ubuntu jammy/universe amd64 texinfo amd64 6.8-4build1 [1,423 kB]
2,193 kB を 2秒 で取得しました (1,154 kB/s)
以前に未選択のパッケージ tex-common を選択しています。
(データベースを読み込んでいます ... 現在 94143 個のファイルとディレクトリがインストールされています。)
.../0-tex-common_6.17_all.deb を展開する準備をしています ...
tex-common (6.17) を展開しています...
以前に未選択のパッケージ libtext-unidecode-perl を選択しています。
.../1-libtext-unidecode-perl_1.30-1_all.deb を展開する準備をしています ...
libtext-unidecode-perl (1.30-1) を展開しています...
以前に未選択のパッケージ libxml-namespacesupport-perl を選択しています。
.../2-libxml-namespacesupport-perl_1.12-1.1_all.deb を展開する準備をしています ...
libxml-namespacesupport-perl (1.12-1.1) を展開しています...
以前に未選択のパッケージ libxml-sax-base-perl を選択しています。
.../3-libxml-sax-base-perl_1.09-1.1_all.deb を展開する準備をしています ...
libxml-sax-base-perl (1.09-1.1) を展開しています...
以前に未選択のパッケージ libxml-sax-perl を選択しています。
.../4-libxml-sax-perl_1.02+dfsg-3_all.deb を展開する準備をしています ...
libxml-sax-perl (1.02+dfsg-3) を展開しています...
以前に未選択のパッケージ libxml-libxml-perl を選択しています。
.../5-libxml-libxml-perl_2.0207+dfsg+really+2.0134-1_amd64.deb を展開する準備をしています ...
libxml-libxml-perl (2.0207+dfsg+really+2.0134-1) を展開しています...
以前に未選択のパッケージ libxml-parser-perl:amd64 を選択しています。
.../6-libxml-parser-perl_2.46-3build1_amd64.deb を展開する準備をしています ...
libxml-parser-perl:amd64 (2.46-3build1) を展開しています...
以前に未選択のパッケージ libxml-sax-expat-perl を選択しています。
.../7-libxml-sax-expat-perl_0.51-1_all.deb を展開する準備をしています ...
libxml-sax-expat-perl (0.51-1) を展開しています...
以前に未選択のパッケージ texinfo を選択しています。
.../8-texinfo_6.8-4build1_amd64.deb を展開する準備をしています ...
texinfo (6.8-4build1) を展開しています...
libxml-parser-perl:amd64 (2.46-3build1) を設定しています ...
libxml-namespacesupport-perl (1.12-1.1) を設定しています ...
tex-common (6.17) を設定しています ...
update-language: texlive-base not installed and configured, doing nothing!
libxml-sax-base-perl (1.09-1.1) を設定しています ...
libtext-unidecode-perl (1.30-1) を設定しています ...
libxml-sax-perl (1.02+dfsg-3) を設定しています ...
update-perl-sax-parsers: Registering Perl SAX parser XML::SAX::PurePerl with priority 10...
update-perl-sax-parsers: Updating overall Perl SAX parser modules info file...
Creating config file /etc/perl/XML/SAX/ParserDetails.ini with new version
libxml-libxml-perl (2.0207+dfsg+really+2.0134-1) を設定しています ...
update-perl-sax-parsers: Registering Perl SAX parser XML::LibXML::SAX::Parser with priority 50...
update-perl-sax-parsers: Registering Perl SAX parser XML::LibXML::SAX with priority 50...
update-perl-sax-parsers: Updating overall Perl SAX parser modules info file...
Replacing config file /etc/perl/XML/SAX/ParserDetails.ini with new version
libxml-sax-expat-perl (0.51-1) を設定しています ...
update-perl-sax-parsers: Registering Perl SAX parser XML::SAX::Expat with priority 50...
update-perl-sax-parsers: Updating overall Perl SAX parser modules info file...
Replacing config file /etc/perl/XML/SAX/ParserDetails.ini with new version
texinfo (6.8-4build1) を設定しています ...
man-db (2.10.2-1) のトリガを処理しています ...
install-info (6.8-4build1) のトリガを処理しています ...
> make
make all-recursive
make[1]: ディレクトリ '/home/pogin503/ghq/github.com/FabioLolix/gnuclad' に入ります
Making all in src
make[2]: ディレクトリ '/home/pogin503/ghq/github.com/FabioLolix/gnuclad/src' に入ります
make[2]: 'all' に対して行うべき事はありません.
make[2]: ディレクトリ '/home/pogin503/ghq/github.com/FabioLolix/gnuclad/src' から出ます
Making all in doc/src
make[2]: ディレクトリ '/home/pogin503/ghq/github.com/FabioLolix/gnuclad/doc/src' に入ります
restore=: && backupdir=".am$$" && \
am__cwd=`pwd` && CDPATH="${ZSH_VERSION+.}:" && cd . && \
rm -rf $backupdir && mkdir $backupdir && \
if (/bin/bash /home/pogin503/ghq/github.com/FabioLolix/gnuclad/build-aux/missing --run makeinfo --version) >/dev/null 2>&1; then \
for f in gnuclad.info gnuclad.info-[0-9] gnuclad.info-[0-9][0-9] gnuclad.i[0-9] gnuclad.i[0-9][0-9]; do \
if test -f $f; then mv $f $backupdir; restore=mv; else :; fi; \
done; \
else :; fi && \
cd "$am__cwd"; \
if /bin/bash /home/pogin503/ghq/github.com/FabioLolix/gnuclad/build-aux/missing --run makeinfo -I . \
-o gnuclad.info gnuclad.texi; \
then \
rc=0; \
CDPATH="${ZSH_VERSION+.}:" && cd .; \
else \
rc=$?; \
CDPATH="${ZSH_VERSION+.}:" && cd . && \
$restore $backupdir/* `echo "./gnuclad.info" | sed 's|[^/]*$||'`; \
fi; \
rm -rf $backupdir; exit $rc
gnuclad-programming-classes.texi:5: warning: @unnumberedsec missing argument
gnuclad-programming-helpers.texi:5: warning: @unnumberedsec missing argument
gnuclad-programming-config.texi:5: warning: @unnumberedsec missing argument
gnuclad-programming-parser.texi:5: warning: @unnumberedsec missing argument
gnuclad-programming-generator.texi:5: warning: @unnumberedsec missing argument
gnuclad.texi:66: warning: multiple @menu
make[2]: ディレクトリ '/home/pogin503/ghq/github.com/FabioLolix/gnuclad/doc/src' から出ます
make[2]: ディレクトリ '/home/pogin503/ghq/github.com/FabioLolix/gnuclad' に入ります
make[2]: ディレクトリ '/home/pogin503/ghq/github.com/FabioLolix/gnuclad' から出ます
make[1]: ディレクトリ '/home/pogin503/ghq/github.com/FabioLolix/gnuclad' から出ます
> ./build.sh
==> Generating ldt.svg...
gnuclad 0.2.4: ldt.csv => dist/ldt.svg
Computing cladogram for 556 nodes, 134 connectors and 7 domains...
Done
==> Generated dist/ldt.svg
==> Generating ldt.png...
==> WARNING: ImageMagick not found! PNG not generated
./build.sh: 35: magick: not found
==> Generated dist/ldt.png
==> Generating ldt.tar.gz ...
==> Generated dist/ldt.tar.gz
> gnuclad ldt.csv SVG ldt.conf
gnuclad 0.2.4: ldt.csv => ldt.svg
Computing cladogram for 556 nodes, 134 connectors and 7 domains...
Done
> explorer.exe .
Display the source blob
Display the rendered blob
Raw
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment