2014年3月9日日曜日

処理に時間を要する部分

libtool: link: (cd ".libs" && rm -f "libgij.so" && ln -s "libgij.so.12" "libgij.so")
libtool: link: (cd ".libs" && rm -f "libgij.so" && ln -s "libgij.so.12" "libgij.so")
libtool: link: /usr/local/i386-portbld-freebsd8.4/bin/ar rc .libs/libgij.a  gij.o
libtool: link: /usr/local/i386-portbld-freebsd8.4/bin/ranlib .libs/libgij.a
libtool: link: ( cd ".libs" && rm -f "libgij.la" && ln -s "../libgij.la" "libgij.la" )
/bin/sh ./libtool  --tag=GCJ   --mode=compile /usr/ports/lang/gcc/work/build/./gcc/gcj -B/usr/ports/lang/gcc/work/build/i386-portbld-freebsd8.4/libjava/ -B/usr/ports/lang/gcc/work/build/./gcc/ -B/usr/local/i386-portbld-freebsd8.4/bin/ -B/usr/local/i386-portbld-freebsd8.4/lib/ -isystem /usr/local/i386-portbld-freebsd8.4/include -isystem /usr/local/i386-portbld-freebsd8.4/sys-include    -ffloat-store -fomit-frame-pointer -Usun -fclasspath= -fbootclasspath=../.././../gcc-4.6.3/libjava/classpath/lib --encoding=UTF-8 -Wno-deprecated -fbootstrap-classes -findirect-dispatch -fno-bootstrap-classes -fno-indirect-classes -fsource-filename=/usr/ports/lang/gcc/work/build/i386-portbld-freebsd8.4/libjava/classpath/tools/all-classes.lst -g -O2 -MT classpath/tools/libgcj_tools_la-tools.lo -MD -MP -MF classpath/tools/.deps/libgcj_tools_la-tools.Tpo -c -o classpath/tools/libgcj_tools_la-tools.lo `test -f 'classpath/tools/tools.zip' || echo '../.././../gcc-4.6.3/libjava/'`classpath/tools/tools.zip

libtool: compile:
  /usr/ports/lang/gcc/work/build/./gcc/gcj
  -B/usr/ports/lang/gcc/work/build/i386-portbld-freebsd8.4/libjava/
  -B/usr/ports/lang/gcc/work/build/./gcc/
  -B/usr/local/i386-portbld-freebsd8.4/bin/
  -B/usr/local/i386-portbld-freebsd8.4/lib/
  -isystem /usr/local/i386-portbld-freebsd8.4/include
  -isystem /usr/local/i386-portbld-freebsd8.4/sys-include
  -ffloat-store -fomit-frame-pointer
  -Usun -fclasspath=
  -fbootclasspath=../.././../gcc-4.6.3/libjava/classpath/lib
  --encoding=UTF-8
  -Wno-deprecated
  -fbootstrap-classes
  -findirect-dispatch
  -fno-bootstrap-classes
  -fno-indirect-classes
  -fsource-filename=/usr/ports/lang/gcc/work/build/i386-portbld-freebsd8.4/libjava/classpath/tools/all-classes.lst
  -g
  -O2
  -MT
  classpath/tools/libgcj_tools_la-tools.lo
  -MD
  -MP
  -MF
  classpath/tools/.deps/libgcj_tools_la-tools.Tpo
  -c
  classpath/tools/tools.zip
  -fPIC
  -o
  classpath/tools/.libs/libgcj_tools_la-tools.o


何が起こっているのかサッパリわからない(ガリレオ福山ふう)なのでムダに改行していますが、ジブンでもイミフ、であることは言うまでもありません。

何にせよ、ここで長時間を要していると。


(しばらく待ち)



エラーが返った。

gmake[3]: *** [classpath/tools/libgcj_tools_la-tools.lo] Error 1
gmake[2]: *** [all-recursive] Interrupt: 2
gmake[1]: *** [all-target-libjava] Interrupt: 2
gmake: *** [all] Interrupt: 2


nonaさんは、gcc4.6のコンパイルにあたりメモリ1Gでも不足だった、との見方も。
https://nona.to/fswiki/FreeBSD+%BE%E3%B3%B2.html

192MBでmakeするもんじゃないってことか。無知は恐ろしい。


前回は、端末を放置してセッションが切れてしまい、このエラーを見ることさえできなかった。


compileできないならpackageで入れる? 何の考えもないが、幸いこれは仕事でなければ頼まれごとでもないので。

pkg_add -r gcc

などと叩いてみた。fetch が始まった。が、相当な容量であることだろう。どこかで1.7GBというような記述も見かけた。HDD容量が根本的に足りない。


Firefoxをあきらめろ。そもそも、OSのインストール直後にいきなりfirefoxでmake install clean などと叩いていること時点で気がふれているようにも見えることだろう、一部の人々からは。全く無知とは恐ろしい。Windows での Firefox の導入とまさかこれほど、とは無知でなくて思考停止か。


netstat -f inet -a

Fetching ftp://ftp.freebsd.org/pub/FreeBSD/ports/i386/packages-8.4-release/Latest/gcc.tbz...

である。このまま継続する意味が無いと言ってしまえばそれまでだが。

df -h
 /var に落としているようだがあと2.2Gしかない。


中止。後先を考えてではなく、手元のsshセッションを放置したまま寝に入って、無駄な電気を使うことが躊躇されたため。


ftp://ftp.freebsd.org/pub/FreeBSD/ports/i386/packages-8.4-release/Latest/

ちなみにgcc46は110MB。


で、opera周りがこの様子。



# pkg_add -r opera
Fetching ftp://ftp.freebsd.org/pub/FreeBSD/ports/i386/packages-8.4-release/Latest/opera.tbz... Done.
Fetching ftp://ftp.freebsd.org/pub/FreeBSD/ports/i386/packages-8.4-release/All/libXext-1.3.0_1,1.tbz... Done.
Fetching ftp://ftp.freebsd.org/pub/FreeBSD/ports/i386/packages-8.4-release/All/libICE-1.0.7,1.tbz... Done.
Fetching ftp://ftp.freebsd.org/pub/FreeBSD/ports/i386/packages-8.4-release/All/libSM-1.2.0,1.tbz... Done.
Fetching ftp://ftp.freebsd.org/pub/FreeBSD/ports/i386/packages-8.4-release/All/libXft-2.3.1.tbz... Done.
Fetching ftp://ftp.freebsd.org/pub/FreeBSD/ports/i386/packages-8.4-release/All/cups-client-1.5.4_1.tbz... Done.
Fetching ftp://ftp.freebsd.org/pub/FreeBSD/ports/i386/packages-8.4-release/All/pango-1.30.1.tbz... Done.
pkg_add: could not find package font-util-1.3.0 !
pkg_add: could not find package encodings-1.0.4,1 !
pkg_add: could not find package bitstream-vera-1.10_5 !
pkg_add: could not find package gnomehier-3.0 !
pkg_add: could not find package libfontenc-1.1.0 !
pkg_add: could not find package mkfontscale-1.1.0 !
pkg_add: could not find package mkfontdir-1.0.7 !
pkg_add: could not find package font-misc-meltho-1.0.3 !
pkg_add: could not find package font-misc-ethiopic-1.0.3 !
pkg_add: could not find package font-bh-ttf-1.0.3 !
pkg_add: could not find package xorg-fonts-truetype-7.5.1 !
pkg_add: could not find package gobject-introspection-1.34.2 !
pkg_add: pkg_add of dependency 'pango-1.30.1' failed!
Fetching ftp://ftp.freebsd.org/pub/FreeBSD/ports/i386/packages-8.4-release/All/shared-mime-info-1.0_2.tbz... Done.
Fetching ftp://ftp.freebsd.org/pub/FreeBSD/ports/i386/packages-8.4-release/All/gstreamer-plugins-vp8-0.10.23,3.tbz... Done.
pkg_add: could not find package videoproto-2.3.1 !
pkg_add: could not find package libvpx-1.1.0 !
pkg_add: could not find package gnomehier-3.0 !
pkg_add: could not find package orc-0.4.16_1 !
pkg_add: could not find package libXv-1.0.6,1 !
pkg_add: could not find package gobject-introspection-1.34.2 !
pkg_add: could not find package gstreamer-0.10.36 !
pkg_add: could not find package gstreamer-plugins-0.10.36_3,3 !
pkg_add: could not find package gstreamer-plugins-bad-0.10.23,3 !
pkg_add: pkg_add of dependency 'gstreamer-plugins-vp8-0.10.23,3' failed!
Fetching ftp://ftp.freebsd.org/pub/FreeBSD/ports/i386/packages-8.4-release/All/gstreamer-plugins-theora-0.10.36,3.tbz... Done.
pkg_add: could not find package videoproto-2.3.1 !
pkg_add: could not find package gnomehier-3.0 !
pkg_add: could not find package orc-0.4.16_1 !
pkg_add: could not find package libXv-1.0.6,1 !
pkg_add: could not find package gobject-introspection-1.34.2 !
pkg_add: could not find package gstreamer-0.10.36 !
pkg_add: could not find package gstreamer-plugins-0.10.36_3,3 !
pkg_add: could not find package libogg-1.3.0,4 !
pkg_add: could not find package libvorbis-1.3.3_1,3 !
pkg_add: could not find package libtheora-1.1.1_3 !
pkg_add: pkg_add of dependency 'gstreamer-plugins-theora-0.10.36,3' failed!
Fetching ftp://ftp.freebsd.org/pub/FreeBSD/ports/i386/packages-8.4-release/All/gstreamer-plugins-good-0.10.31,3.tbz... Done.
pkg_add: could not find package videoproto-2.3.1 !
pkg_add: could not find package gnomehier-3.0 !
pkg_add: could not find package orc-0.4.16_1 !
pkg_add: could not find package libXv-1.0.6,1 !
pkg_add: could not find package gobject-introspection-1.34.2 !
pkg_add: could not find package gstreamer-0.10.36 !
pkg_add: could not find package gstreamer-plugins-0.10.36_3,3 !
pkg_add: pkg_add of dependency 'gstreamer-plugins-good-0.10.31,3' failed!
Fetching ftp://ftp.freebsd.org/pub/FreeBSD/ports/i386/packages-8.4-release/All/gdk-pixbuf2-2.26.5_3.tbz... Done.
pkg_add: could not find package gnomehier-3.0 !
pkg_add: could not find package jpeg-8_4 !
pkg_add: could not find package jbigkit-1.6 !
pkg_add: could not find package tiff-4.0.3 !
pkg_add: could not find package jasper-1.900.1_10 !
pkg_add: could not find package libXt-1.1.1,1 !
pkg_add: could not find package libXi-1.4.5,1 !
pkg_add: pkg_add of dependency 'gdk-pixbuf2-2.26.5_3' failed!
Fetching ftp://ftp.freebsd.org/pub/FreeBSD/ports/i386/packages-8.4-release/All/desktop-file-utils-0.18.tbz... Done.
Fetching ftp://ftp.freebsd.org/pub/FreeBSD/ports/i386/packages-8.4-release/All/gstreamer-plugins-ogg-0.10.36,3.tbz... Done.
pkg_add: could not find package videoproto-2.3.1 !
pkg_add: could not find package gnomehier-3.0 !
pkg_add: could not find package orc-0.4.16_1 !
pkg_add: could not find package libXv-1.0.6,1 !
pkg_add: could not find package gobject-introspection-1.34.2 !
pkg_add: could not find package gstreamer-0.10.36 !
pkg_add: could not find package gstreamer-plugins-0.10.36_3,3 !
pkg_add: could not find package libogg-1.3.0,4 !
pkg_add: pkg_add of dependency 'gstreamer-plugins-ogg-0.10.36,3' failed!
Fetching ftp://ftp.freebsd.org/pub/FreeBSD/ports/i386/packages-8.4-release/All/gstreamer-plugins-vorbis-0.10.36,3.tbz... Done.
pkg_add: could not find package videoproto-2.3.1 !
pkg_add: could not find package gnomehier-3.0 !
pkg_add: could not find package orc-0.4.16_1 !
pkg_add: could not find package libXv-1.0.6,1 !
pkg_add: could not find package gobject-introspection-1.34.2 !
pkg_add: could not find package gstreamer-0.10.36 !
pkg_add: could not find package gstreamer-plugins-0.10.36_3,3 !
pkg_add: could not find package libogg-1.3.0,4 !
pkg_add: could not find package libvorbis-1.3.3_1,3 !
pkg_add: could not find package gstreamer-plugins-ogg-0.10.36,3 !
pkg_add: pkg_add of dependency 'gstreamer-plugins-vorbis-0.10.36,3' failed!
Fetching ftp://ftp.freebsd.org/pub/FreeBSD/ports/i386/packages-8.4-release/All/atk-2.6.0.tbz... Done.
pkg_add: could not find package gnomehier-3.0 !
pkg_add: pkg_add of dependency 'atk-2.6.0' failed!
Fetching ftp://ftp.freebsd.org/pub/FreeBSD/ports/i386/packages-8.4-release/All/gtk-update-icon-cache-2.24.17.tbz... Done.
pkg_add: could not find package xineramaproto-1.2.1 !
pkg_add: could not find package randrproto-1.3.2 !
pkg_add: could not find package fixesproto-5.0 !
pkg_add: could not find package damageproto-1.2.1 !
pkg_add: could not find package compositeproto-0.4.2 !
pkg_add: could not find package font-util-1.3.0 !
pkg_add: could not find package encodings-1.0.4,1 !
pkg_add: could not find package bitstream-vera-1.10_5 !
pkg_add: could not find package hicolor-icon-theme-0.12 !
pkg_add: could not find package gnomehier-3.0 !
pkg_add: could not find package jpeg-8_4 !
pkg_add: could not find package jbigkit-1.6 !
pkg_add: could not find package tiff-4.0.3 !
pkg_add: could not find package jasper-1.900.1_10 !
pkg_add: could not find package libfontenc-1.1.0 !
pkg_add: could not find package mkfontscale-1.1.0 !
pkg_add: could not find package mkfontdir-1.0.7 !
pkg_add: could not find package font-misc-meltho-1.0.3 !
pkg_add: could not find package font-misc-ethiopic-1.0.3 !
pkg_add: could not find package font-bh-ttf-1.0.3 !
pkg_add: could not find package xorg-fonts-truetype-7.5.1 !
pkg_add: could not find package libXfixes-5.0 !
pkg_add: could not find package libXdamage-1.1.3 !
pkg_add: could not find package libXinerama-1.1.1,1 !
pkg_add: could not find package libXcomposite-0.4.3,1 !
pkg_add: could not find package libXi-1.4.5,1 !
pkg_add: could not find package libXt-1.1.1,1 !
pkg_add: could not find package libXrandr-1.3.2 !
pkg_add: could not find package libXcursor-1.1.12 !
pkg_add: could not find package gobject-introspection-1.34.2 !
pkg_add: could not find package gdk-pixbuf2-2.26.5_3 !
pkg_add: could not find package pango-1.30.1 !
pkg_add: could not find package atk-2.6.0 !
pkg_add: pkg_add of dependency 'gtk-update-icon-cache-2.24.17' failed!


どうもマトモにインストールできるとは考え難い。


が、やるだけやってみよう。


明らかに could not find なオプションをチェックしたままインストールを開始してしまったので中止。ダウンロードはサスペンド、レジュームが利くがここではかえって困るので、拙い手段だが再起動。

ここでいったん休止。


















0 件のコメント:

コメントを投稿