Skip to content

Instantly share code, notes, and snippets.

@msmhrt
Created February 1, 2015 21:59
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save msmhrt/4d44853d2e9fa8695d72 to your computer and use it in GitHub Desktop.
Save msmhrt/4d44853d2e9fa8695d72 to your computer and use it in GitHub Desktop.
build log of libsixel
スクリプトは 2015年02月02日 06時51分16秒
に開始しましたmsmhrt@ashrose:~/repository/libsixel$ git status
On branch hotfix-for-issue23
Your branch is up-to-date with 'origin/hotfix-for-issue23'.
nothing to commit, working directory clean
msmhrt@ashrose:~/repository/libsixel$ git clean -fdx
msmhrt@ashrose:~/repository/libsixel$ ./configure --prefix=/home/msmhrt/local
checking build system type... x86_64-unknown-linux-gnu
checking host system type... x86_64-unknown-linux-gnu
checking for a BSD-compatible install... /usr/bin/install -c
checking whether build environment is sane... yes
checking for a thread-safe mkdir -p... /bin/mkdir -p
checking for gawk... gawk
checking whether make sets $(MAKE)... yes
checking whether make supports nested variables... yes
checking how to print strings... printf
checking for style of include used by make... GNU
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 whether gcc understands -c and -o together... yes
checking dependency style of gcc... gcc3
checking for a sed that does not truncate output... /bin/sed
checking for grep that handles long lines and -e... /bin/grep
checking for egrep... /bin/grep -E
checking for fgrep... /bin/grep -F
checking for ld used by gcc... /usr/bin/ld
checking if the linker (/usr/bin/ld) is GNU ld... yes
checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B
checking the name lister (/usr/bin/nm -B) interface... BSD nm
checking whether ln -s works... yes
checking the maximum length of command line arguments... 1572864
checking how to convert x86_64-unknown-linux-gnu file names to x86_64-unknown-linux-gnu format... func_convert_file_noop
checking how to convert x86_64-unknown-linux-gnu file names to toolchain format... func_convert_file_noop
checking for /usr/bin/ld option to reload object files... -r
checking for objdump... objdump
checking how to recognize dependent libraries... pass_all
checking for dlltool... no
checking how to associate runtime and link libraries... printf %s\n
checking for ar... ar
checking for archiver @FILE support... @
checking for strip... strip
checking for ranlib... ranlib
checking command to parse /usr/bin/nm -B output from gcc object... ok
checking for sysroot... no
checking for a working dd... /bin/dd
checking how to truncate binary pipes... /bin/dd bs=4096 count=1
checking for mt... mt
checking if mt is a manifest tool... no
checking how to run the C preprocessor... gcc -E
checking for ANSI C header files... yes
checking for sys/types.h... yes
checking for sys/stat.h... yes
checking for stdlib.h... yes
checking for string.h... yes
checking for memory.h... yes
checking for strings.h... yes
checking for inttypes.h... yes
checking for stdint.h... yes
checking for unistd.h... yes
checking for dlfcn.h... yes
checking for objdir... .libs
checking if gcc supports -fno-rtti -fno-exceptions... no
checking for gcc option to produce PIC... -fPIC -DPIC
checking if gcc PIC flag -fPIC -DPIC works... yes
checking if gcc static flag -static works... yes
checking if gcc supports -c -o file.o... yes
checking if gcc supports -c -o file.o... (cached) yes
checking whether the gcc linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes
checking whether -lc should be explicitly linked in... no
checking dynamic linker characteristics... GNU/Linux ld.so
checking how to hardcode library paths into programs... immediate
checking whether stripping libraries is possible... yes
checking if libtool supports shared libraries... yes
checking whether to build shared libraries... yes
checking whether to build static libraries... yes
checking for __attribute__((deprecated))... yes
checking for __attribute__((deprecated))... yes
configure: pkgconfig directory is ${exec_prefix}/lib/pkgconfig
configure: bash-completion directory is ${datarootdir}/bash-completion/completions
configure: zsh-completion directory is ${datarootdir}/zsh/site-functions
checking for gcc... (cached) gcc
checking whether we are using the GNU C compiler... (cached) yes
checking whether gcc accepts -g... (cached) yes
checking for gcc option to accept ISO C89... (cached) none needed
checking whether gcc understands -c and -o together... (cached) yes
checking dependency style of gcc... (cached) gcc3
checking for pkg-config... /usr/bin/pkg-config
checking pkg-config is at least version 0.9.0... yes
checking if gcc supports -Wall... yes
checking if gcc supports -Wextra... yes
checking for memory.h... (cached) yes
checking for stdlib.h... (cached) yes
checking for string.h... (cached) yes
checking for unistd.h... (cached) yes
checking sys/unistd.h usability... yes
checking sys/unistd.h presence... yes
checking for sys/unistd.h... yes
checking getopt.h usability... yes
checking getopt.h presence... yes
checking for getopt.h... yes
checking for sys/types.h... (cached) yes
checking for sys/stat.h... (cached) yes
checking fcntl.h usability... yes
checking fcntl.h presence... yes
checking for fcntl.h... yes
checking errno.h usability... yes
checking errno.h presence... yes
checking for errno.h... yes
checking sys/time.h usability... yes
checking sys/time.h presence... yes
checking for sys/time.h... yes
checking time.h usability... yes
checking time.h presence... yes
checking for time.h... yes
checking signal.h usability... yes
checking signal.h presence... yes
checking for signal.h... yes
checking sys/select.h usability... yes
checking sys/select.h presence... yes
checking for sys/select.h... yes
checking sys/signal.h usability... yes
checking sys/signal.h presence... yes
checking for sys/signal.h... yes
checking for stdlib.h... (cached) yes
checking for GNU libc compatible malloc... yes
checking for stdlib.h... (cached) yes
checking for GNU libc compatible realloc... yes
checking for memset... yes
checking for getopt_long... yes
checking for memcpy... yes
checking for memmove... yes
checking for strtol... yes
checking for setmode... no
checking for _setmode... no
checking for signal... yes
checking for usleep... yes
checking for strdup... yes
checking for calloc... yes
checking for clock... yes
checking for clearerr... yes
checking for setjmp... yes
checking for strtol... (cached) yes
checking for pow... no
checking whether SIGINT is declared... yes
checking whether SIGTERM is declared... yes
checking whether SIGHUP is declared... yes
checking curl/curl.h usability... no
checking curl/curl.h presence... no
checking for curl/curl.h... no
checking for LIBCURL... no
configure: libcurl is not available
configure: libcurl cflags is
configure: libcurl libs is
checking jpeglib.h usability... no
checking jpeglib.h presence... no
checking for jpeglib.h... no
configure: libjpeg is not available
checking png.h usability... yes
checking png.h presence... yes
checking for png.h... yes
checking for png_check_sig in -lpng... yes
checking whether png_set_gray_1_2_4_to_8 is declared... yes
checking whether png_set_expand_gray_1_2_4_to_8 is declared... yes
configure: libpng cflags is
configure: libpng libs is -lpng
checking that generated files are newer than configure... done
configure: creating ./config.status
config.status: creating Makefile
config.status: creating libsixel.pc
config.status: creating package.json.in
config.status: creating include/sixel.h
config.status: creating src/Makefile
config.status: creating include/Makefile
config.status: creating converters/Makefile
config.status: creating config.h
config.status: executing depfiles commands
config.status: executing libtool commands
libsixel was configured as follows
Loader component : stb_image png
libcurl integration : no
pkg-config dir : ${exec_prefix}/lib/pkgconfig
Bash completion dir : ${datarootdir}/bash-completion/completions
Zsh completion dir : ${datarootdir}/zsh/site-functions
gcov integration : no
debugging : no
msmhrt@ashrose:~/repository/libsixel$ make install
Making install in include
make[1]: ディレクトリ `/home/msmhrt/repository/libsixel/include' に入ります
make[2]: ディレクトリ `/home/msmhrt/repository/libsixel/include' に入ります
make[2]: `install-exec-am' に対して行うべき事はありません.
/bin/mkdir -p '/home/msmhrt/local/include'
/usr/bin/install -c -m 644 sixel.h '/home/msmhrt/local/include'
make[2]: ディレクトリ `/home/msmhrt/repository/libsixel/include' から出ます
make[1]: ディレクトリ `/home/msmhrt/repository/libsixel/include' から出ます
Making install in src
make[1]: ディレクトリ `/home/msmhrt/repository/libsixel/src' に入ります
/bin/bash ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../include/ -g -O2 -Wall -Wextra -g -O2 -MT libsixel_la-output.lo -MD -MP -MF .deps/libsixel_la-output.Tpo -c -o libsixel_la-output.lo `test -f 'output.c' || echo './'`output.c
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../include/ -g -O2 -Wall -Wextra -g -O2 -MT libsixel_la-output.lo -MD -MP -MF .deps/libsixel_la-output.Tpo -c output.c -fPIC -DPIC -o .libs/libsixel_la-output.o
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../include/ -g -O2 -Wall -Wextra -g -O2 -MT libsixel_la-output.lo -MD -MP -MF .deps/libsixel_la-output.Tpo -c output.c -o libsixel_la-output.o >/dev/null 2>&1
mv -f .deps/libsixel_la-output.Tpo .deps/libsixel_la-output.Plo
/bin/bash ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../include/ -g -O2 -Wall -Wextra -g -O2 -MT libsixel_la-fromsixel.lo -MD -MP -MF .deps/libsixel_la-fromsixel.Tpo -c -o libsixel_la-fromsixel.lo `test -f 'fromsixel.c' || echo './'`fromsixel.c
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../include/ -g -O2 -Wall -Wextra -g -O2 -MT libsixel_la-fromsixel.lo -MD -MP -MF .deps/libsixel_la-fromsixel.Tpo -c fromsixel.c -fPIC -DPIC -o .libs/libsixel_la-fromsixel.o
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../include/ -g -O2 -Wall -Wextra -g -O2 -MT libsixel_la-fromsixel.lo -MD -MP -MF .deps/libsixel_la-fromsixel.Tpo -c fromsixel.c -o libsixel_la-fromsixel.o >/dev/null 2>&1
mv -f .deps/libsixel_la-fromsixel.Tpo .deps/libsixel_la-fromsixel.Plo
/bin/bash ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../include/ -g -O2 -Wall -Wextra -g -O2 -MT libsixel_la-tosixel.lo -MD -MP -MF .deps/libsixel_la-tosixel.Tpo -c -o libsixel_la-tosixel.lo `test -f 'tosixel.c' || echo './'`tosixel.c
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../include/ -g -O2 -Wall -Wextra -g -O2 -MT libsixel_la-tosixel.lo -MD -MP -MF .deps/libsixel_la-tosixel.Tpo -c tosixel.c -fPIC -DPIC -o .libs/libsixel_la-tosixel.o
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../include/ -g -O2 -Wall -Wextra -g -O2 -MT libsixel_la-tosixel.lo -MD -MP -MF .deps/libsixel_la-tosixel.Tpo -c tosixel.c -o libsixel_la-tosixel.o >/dev/null 2>&1
mv -f .deps/libsixel_la-tosixel.Tpo .deps/libsixel_la-tosixel.Plo
/bin/bash ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../include/ -g -O2 -Wall -Wextra -g -O2 -MT libsixel_la-quant.lo -MD -MP -MF .deps/libsixel_la-quant.Tpo -c -o libsixel_la-quant.lo `test -f 'quant.c' || echo './'`quant.c
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../include/ -g -O2 -Wall -Wextra -g -O2 -MT libsixel_la-quant.lo -MD -MP -MF .deps/libsixel_la-quant.Tpo -c quant.c -fPIC -DPIC -o .libs/libsixel_la-quant.o
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../include/ -g -O2 -Wall -Wextra -g -O2 -MT libsixel_la-quant.lo -MD -MP -MF .deps/libsixel_la-quant.Tpo -c quant.c -o libsixel_la-quant.o >/dev/null 2>&1
mv -f .deps/libsixel_la-quant.Tpo .deps/libsixel_la-quant.Plo
/bin/bash ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../include/ -g -O2 -Wall -Wextra -g -O2 -MT libsixel_la-dither.lo -MD -MP -MF .deps/libsixel_la-dither.Tpo -c -o libsixel_la-dither.lo `test -f 'dither.c' || echo './'`dither.c
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../include/ -g -O2 -Wall -Wextra -g -O2 -MT libsixel_la-dither.lo -MD -MP -MF .deps/libsixel_la-dither.Tpo -c dither.c -fPIC -DPIC -o .libs/libsixel_la-dither.o
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../include/ -g -O2 -Wall -Wextra -g -O2 -MT libsixel_la-dither.lo -MD -MP -MF .deps/libsixel_la-dither.Tpo -c dither.c -o libsixel_la-dither.o >/dev/null 2>&1
mv -f .deps/libsixel_la-dither.Tpo .deps/libsixel_la-dither.Plo
/bin/bash ../libtool --tag=CC --mode=link gcc -g -O2 -Wall -Wextra -g -O2 -version-info 1:3:0 -o libsixel.la -rpath /home/msmhrt/local/lib libsixel_la-output.lo libsixel_la-fromsixel.lo libsixel_la-tosixel.lo libsixel_la-quant.lo libsixel_la-dither.lo
libtool: link: gcc -shared -fPIC -DPIC .libs/libsixel_la-output.o .libs/libsixel_la-fromsixel.o .libs/libsixel_la-tosixel.o .libs/libsixel_la-quant.o .libs/libsixel_la-dither.o -g -O2 -g -O2 -Wl,-soname -Wl,libsixel.so.1 -o .libs/libsixel.so.1.0.3
libtool: link: (cd ".libs" && rm -f "libsixel.so.1" && ln -s "libsixel.so.1.0.3" "libsixel.so.1")
libtool: link: (cd ".libs" && rm -f "libsixel.so" && ln -s "libsixel.so.1.0.3" "libsixel.so")
libtool: link: ar cru .libs/libsixel.a libsixel_la-output.o libsixel_la-fromsixel.o libsixel_la-tosixel.o libsixel_la-quant.o libsixel_la-dither.o
libtool: link: ranlib .libs/libsixel.a
libtool: link: ( cd ".libs" && rm -f "libsixel.la" && ln -s "../libsixel.la" "libsixel.la" )
make[2]: ディレクトリ `/home/msmhrt/repository/libsixel/src' に入ります
/bin/mkdir -p '/home/msmhrt/local/lib'
/bin/bash ../libtool --mode=install /usr/bin/install -c libsixel.la '/home/msmhrt/local/lib'
libtool: install: /usr/bin/install -c .libs/libsixel.so.1.0.3 /home/msmhrt/local/lib/libsixel.so.1.0.3
libtool: install: (cd /home/msmhrt/local/lib && { ln -s -f libsixel.so.1.0.3 libsixel.so.1 || { rm -f libsixel.so.1 && ln -s libsixel.so.1.0.3 libsixel.so.1; }; })
libtool: install: (cd /home/msmhrt/local/lib && { ln -s -f libsixel.so.1.0.3 libsixel.so || { rm -f libsixel.so && ln -s libsixel.so.1.0.3 libsixel.so; }; })
libtool: install: /usr/bin/install -c .libs/libsixel.lai /home/msmhrt/local/lib/libsixel.la
libtool: install: /usr/bin/install -c .libs/libsixel.a /home/msmhrt/local/lib/libsixel.a
libtool: install: chmod 644 /home/msmhrt/local/lib/libsixel.a
libtool: install: ranlib /home/msmhrt/local/lib/libsixel.a
libtool: finish: PATH="/home/msmhrt/bin:/home/msmhrt/local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/sbin" ldconfig -n /home/msmhrt/local/lib
----------------------------------------------------------------------
Libraries have been installed in:
/home/msmhrt/local/lib
If you ever happen to want to link against installed libraries
in a given directory, LIBDIR, you must either use libtool, and
specify the full pathname of the library, or use the '-LLIBDIR'
flag during linking and do at least one of the following:
- add LIBDIR to the 'LD_LIBRARY_PATH' environment variable
during execution
- add LIBDIR to the 'LD_RUN_PATH' environment variable
during linking
- use the '-Wl,-rpath -Wl,LIBDIR' linker flag
- have your system administrator add LIBDIR to '/etc/ld.so.conf'
See any operating system documentation about shared libraries for
more information, such as the ld(1) and ld.so(8) manual pages.
----------------------------------------------------------------------
/bin/mkdir -p '/home/msmhrt/local/share/man/man5'
/usr/bin/install -c -m 644 sixel.5 '/home/msmhrt/local/share/man/man5'
make[2]: ディレクトリ `/home/msmhrt/repository/libsixel/src' から出ます
make[1]: ディレクトリ `/home/msmhrt/repository/libsixel/src' から出ます
Making install in converters
make[1]: ディレクトリ `/home/msmhrt/repository/libsixel/converters' に入ります
make[2]: ディレクトリ `/home/msmhrt/repository/libsixel/converters' に入ります
gcc -DHAVE_CONFIG_H -I. -I.. -I../include/ -g -O2 -Wall -Wextra -g -O2 -MT img2sixel-img2sixel.o -MD -MP -MF .deps/img2sixel-img2sixel.Tpo -c -o img2sixel-img2sixel.o `test -f 'img2sixel.c' || echo './'`img2sixel.c
mv -f .deps/img2sixel-img2sixel.Tpo .deps/img2sixel-img2sixel.Po
gcc -DHAVE_CONFIG_H -I. -I.. -I../include/ -g -O2 -Wall -Wextra -g -O2 -MT img2sixel-scale.o -MD -MP -MF .deps/img2sixel-scale.Tpo -c -o img2sixel-scale.o `test -f 'scale.c' || echo './'`scale.c
mv -f .deps/img2sixel-scale.Tpo .deps/img2sixel-scale.Po
gcc -DHAVE_CONFIG_H -I. -I.. -I../include/ -g -O2 -Wall -Wextra -g -O2 -MT img2sixel-malloc_stub.o -MD -MP -MF .deps/img2sixel-malloc_stub.Tpo -c -o img2sixel-malloc_stub.o `test -f 'malloc_stub.c' || echo './'`malloc_stub.c
mv -f .deps/img2sixel-malloc_stub.Tpo .deps/img2sixel-malloc_stub.Po
gcc -DHAVE_CONFIG_H -I. -I.. -I../include/ -g -O2 -Wall -Wextra -g -O2 -MT img2sixel-loader.o -MD -MP -MF .deps/img2sixel-loader.Tpo -c -o img2sixel-loader.o `test -f 'loader.c' || echo './'`loader.c
mv -f .deps/img2sixel-loader.Tpo .deps/img2sixel-loader.Po
gcc -DHAVE_CONFIG_H -I. -I.. -I../include/ -g -O2 -Wall -Wextra -g -O2 -MT img2sixel-frompnm.o -MD -MP -MF .deps/img2sixel-frompnm.Tpo -c -o img2sixel-frompnm.o `test -f 'frompnm.c' || echo './'`frompnm.c
mv -f .deps/img2sixel-frompnm.Tpo .deps/img2sixel-frompnm.Po
/bin/bash ../libtool --tag=CC --mode=link gcc -g -O2 -Wall -Wextra -g -O2 -o img2sixel img2sixel-img2sixel.o img2sixel-scale.o img2sixel-malloc_stub.o img2sixel-loader.o img2sixel-frompnm.o ../src/libsixel.la -lm -lpng
libtool: link: gcc -g -O2 -Wall -Wextra -g -O2 -o .libs/img2sixel img2sixel-img2sixel.o img2sixel-scale.o img2sixel-malloc_stub.o img2sixel-loader.o img2sixel-frompnm.o ../src/.libs/libsixel.so -lm -lpng -Wl,-rpath -Wl,/home/msmhrt/local/lib
gcc -DHAVE_CONFIG_H -I. -I.. -I../include/ -g -O2 -Wall -Wextra -g -O2 -MT sixel2png-sixel2png.o -MD -MP -MF .deps/sixel2png-sixel2png.Tpo -c -o sixel2png-sixel2png.o `test -f 'sixel2png.c' || echo './'`sixel2png.c
mv -f .deps/sixel2png-sixel2png.Tpo .deps/sixel2png-sixel2png.Po
gcc -DHAVE_CONFIG_H -I. -I.. -I../include/ -g -O2 -Wall -Wextra -g -O2 -MT sixel2png-stb_image_write.o -MD -MP -MF .deps/sixel2png-stb_image_write.Tpo -c -o sixel2png-stb_image_write.o `test -f 'stb_image_write.c' || echo './'`stb_image_write.c
mv -f .deps/sixel2png-stb_image_write.Tpo .deps/sixel2png-stb_image_write.Po
gcc -DHAVE_CONFIG_H -I. -I.. -I../include/ -g -O2 -Wall -Wextra -g -O2 -MT sixel2png-malloc_stub.o -MD -MP -MF .deps/sixel2png-malloc_stub.Tpo -c -o sixel2png-malloc_stub.o `test -f 'malloc_stub.c' || echo './'`malloc_stub.c
mv -f .deps/sixel2png-malloc_stub.Tpo .deps/sixel2png-malloc_stub.Po
/bin/bash ../libtool --tag=CC --mode=link gcc -g -O2 -Wall -Wextra -g -O2 -o sixel2png sixel2png-sixel2png.o sixel2png-stb_image_write.o sixel2png-malloc_stub.o ../src/libsixel.la -lpng
libtool: link: gcc -g -O2 -Wall -Wextra -g -O2 -o .libs/sixel2png sixel2png-sixel2png.o sixel2png-stb_image_write.o sixel2png-malloc_stub.o ../src/.libs/libsixel.so -lpng -Wl,-rpath -Wl,/home/msmhrt/local/lib
make[3]: ディレクトリ `/home/msmhrt/repository/libsixel/converters' に入ります
/bin/mkdir -p '/home/msmhrt/local/bin'
/bin/bash ../libtool --mode=install /usr/bin/install -c img2sixel sixel2png '/home/msmhrt/local/bin'
libtool: install: /usr/bin/install -c .libs/img2sixel /home/msmhrt/local/bin/img2sixel
libtool: install: /usr/bin/install -c .libs/sixel2png /home/msmhrt/local/bin/sixel2png
/bin/mkdir -p '/home/msmhrt/local/share/bash-completion/completions'
/usr/bin/install -c -m 644 shell-completion/bash/img2sixel '/home/msmhrt/local/share/bash-completion/completions'
/bin/mkdir -p '/home/msmhrt/local/share/zsh/site-functions'
/usr/bin/install -c -m 644 shell-completion/zsh/_img2sixel '/home/msmhrt/local/share/zsh/site-functions'
/bin/mkdir -p '/home/msmhrt/local/share/man/man1'
/usr/bin/install -c -m 644 img2sixel.1 sixel2png.1 '/home/msmhrt/local/share/man/man1'
make[3]: ディレクトリ `/home/msmhrt/repository/libsixel/converters' から出ます
make[2]: ディレクトリ `/home/msmhrt/repository/libsixel/converters' から出ます
make[1]: ディレクトリ `/home/msmhrt/repository/libsixel/converters' から出ます
make[1]: ディレクトリ `/home/msmhrt/repository/libsixel' に入ります
cp package.json.in package.json
make[2]: ディレクトリ `/home/msmhrt/repository/libsixel' に入ります
make[2]: `install-exec-am' に対して行うべき事はありません.
/bin/mkdir -p '/home/msmhrt/local/lib/pkgconfig'
/usr/bin/install -c -m 644 libsixel.pc '/home/msmhrt/local/lib/pkgconfig'
make[2]: ディレクトリ `/home/msmhrt/repository/libsixel' から出ます
make[1]: ディレクトリ `/home/msmhrt/repository/libsixel' から出ます
msmhrt@ashrose:~/repository/libsixel$ exit
exit
スクリプトは 2015年02月02日 06時52分32秒
に終了しました
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment