Gentoo에서 octave-forge emerge 하신분 계신가요?

icanfly의 이미지

어제 저녁에 octave-forge를 설치하려고

USE="qhull" emerge octave-forge

를 했습니다. 그런데 금요일 저녁 8시에 돌린 놈이

토요일 2시가 넘어도 컴파일이 끝나질 않습니다. 먼가 이상하다 싶어...

중지를 시키고 다시 해봤더니 컴파일이 되지 않고 무한히 컴파일 하려다

계속 실패하는거같은 느낌이 들어서 질문드립니다.

g++ -M -I/usr/include/octave-2.1.69 -I/usr/include/octave-2.1.69/octave -mieee-fp -O2 -march=athlon-xp -fomit-frame-pointer -DHAVE_OCTAVE_21 -DGALOIS_DISP_PRIVATES -DHAVE_ND_ARRAYS -DTYPEID_HAS_CLASS -DCLASS_HAS_LOAD_SAVE -DHAVE_OCTAVE_CONCAT -DHAVE_SWAP_BYTES -DHAVE_OCTAVE_UPLUS galoisfield.cc | /bin/sed -e 's,^[^:]*/\(.*\.o\):,\1:,' -e 's,galoisfield\.o,pic/& & galoisfield.d,g' > galoisfield.d-t && mv galoisfield.d-t galoisfield.d
Depending galois-def.cc
rm -f galois-def.d
g++ -M -I/usr/include/octave-2.1.69 -I/usr/include/octave-2.1.69/octave -mieee-fp -O2 -march=athlon-xp -fomit-frame-pointer -DHAVE_OCTAVE_21 -DGALOIS_DISP_PRIVATES -DHAVE_ND_ARRAYS -DTYPEID_HAS_CLASS -DCLASS_HAS_LOAD_SAVE -DHAVE_OCTAVE_CONCAT -DHAVE_SWAP_BYTES -DHAVE_OCTAVE_UPLUS galois-def.cc | /bin/sed -e 's,^[^:]*/\(.*\.o\):,\1:,' -e 's,galois-def\.o,pic/& & galois-def.d,g' > galois-def.d-t && mv galois-def.d-t galois-def.d
Depending galois.cc
rm -f galois.d
g++ -M -I/usr/include/octave-2.1.69 -I/usr/include/octave-2.1.69/octave -mieee-fp -O2 -march=athlon-xp -fomit-frame-pointer -DHAVE_OCTAVE_21 -DGALOIS_DISP_PRIVATES -DHAVE_ND_ARRAYS -DTYPEID_HAS_CLASS -DCLASS_HAS_LOAD_SAVE -DHAVE_OCTAVE_CONCAT -DHAVE_SWAP_BYTES -DHAVE_OCTAVE_UPLUS galois.cc | /bin/sed -e 's,^[^:]*/\(.*\.o\):,\1:,' -e 's,galois\.o,pic/& & galois.d,g' > galois.d-t && mv galois.d-t galois.d
make[2]: Leaving directory `/var/tmp/portage/octave-forge-2004.11.16-r2/work/octave-forge-2004.11.16/main/comm'
make[2]: Entering directory `/var/tmp/portage/octave-forge-2004.11.16-r2/work/octave-forge-2004.11.16/main/comm'
make[2]: Warning: File `Makefile' has modification time 9.1e+07 s in the future
Depending _gfweight.cc

같은 놈이 계속 반복되고 있더군요.. make가 뿌리는 메세지는 매번 같은거같습니다. Depending *.cc라는 부분도 좀 이상한거 같고...

소스가 3메가 정도되는데...12시간이 넘게 걸린다는건 먼가 이상한거겟죠?

그럼 설치하신분들 답변 부탁드리겠습니다.

댓글 달기

Filtered HTML

  • 텍스트에 BBCode 태그를 사용할 수 있습니다. URL은 자동으로 링크 됩니다.
  • 사용할 수 있는 HTML 태그: <p><div><span><br><a><em><strong><del><ins><b><i><u><s><pre><code><cite><blockquote><ul><ol><li><dl><dt><dd><table><tr><td><th><thead><tbody><h1><h2><h3><h4><h5><h6><img><embed><object><param><hr>
  • 다음 태그를 이용하여 소스 코드 구문 강조를 할 수 있습니다: <code>, <blockcode>, <apache>, <applescript>, <autoconf>, <awk>, <bash>, <c>, <cpp>, <css>, <diff>, <drupal5>, <drupal6>, <gdb>, <html>, <html5>, <java>, <javascript>, <ldif>, <lua>, <make>, <mysql>, <perl>, <perl6>, <php>, <pgsql>, <proftpd>, <python>, <reg>, <spec>, <ruby>. 지원하는 태그 형식: <foo>, [foo].
  • web 주소와/이메일 주소를 클릭할 수 있는 링크로 자동으로 바꿉니다.

BBCode

  • 텍스트에 BBCode 태그를 사용할 수 있습니다. URL은 자동으로 링크 됩니다.
  • 다음 태그를 이용하여 소스 코드 구문 강조를 할 수 있습니다: <code>, <blockcode>, <apache>, <applescript>, <autoconf>, <awk>, <bash>, <c>, <cpp>, <css>, <diff>, <drupal5>, <drupal6>, <gdb>, <html>, <html5>, <java>, <javascript>, <ldif>, <lua>, <make>, <mysql>, <perl>, <perl6>, <php>, <pgsql>, <proftpd>, <python>, <reg>, <spec>, <ruby>. 지원하는 태그 형식: <foo>, [foo].
  • 사용할 수 있는 HTML 태그: <p><div><span><br><a><em><strong><del><ins><b><i><u><s><pre><code><cite><blockquote><ul><ol><li><dl><dt><dd><table><tr><td><th><thead><tbody><h1><h2><h3><h4><h5><h6><img><embed><object><param>
  • web 주소와/이메일 주소를 클릭할 수 있는 링크로 자동으로 바꿉니다.

Textile

  • 다음 태그를 이용하여 소스 코드 구문 강조를 할 수 있습니다: <code>, <blockcode>, <apache>, <applescript>, <autoconf>, <awk>, <bash>, <c>, <cpp>, <css>, <diff>, <drupal5>, <drupal6>, <gdb>, <html>, <html5>, <java>, <javascript>, <ldif>, <lua>, <make>, <mysql>, <perl>, <perl6>, <php>, <pgsql>, <proftpd>, <python>, <reg>, <spec>, <ruby>. 지원하는 태그 형식: <foo>, [foo].
  • You can use Textile markup to format text.
  • 사용할 수 있는 HTML 태그: <p><div><span><br><a><em><strong><del><ins><b><i><u><s><pre><code><cite><blockquote><ul><ol><li><dl><dt><dd><table><tr><td><th><thead><tbody><h1><h2><h3><h4><h5><h6><img><embed><object><param><hr>

Markdown

  • 다음 태그를 이용하여 소스 코드 구문 강조를 할 수 있습니다: <code>, <blockcode>, <apache>, <applescript>, <autoconf>, <awk>, <bash>, <c>, <cpp>, <css>, <diff>, <drupal5>, <drupal6>, <gdb>, <html>, <html5>, <java>, <javascript>, <ldif>, <lua>, <make>, <mysql>, <perl>, <perl6>, <php>, <pgsql>, <proftpd>, <python>, <reg>, <spec>, <ruby>. 지원하는 태그 형식: <foo>, [foo].
  • Quick Tips:
    • Two or more spaces at a line's end = Line break
    • Double returns = Paragraph
    • *Single asterisks* or _single underscores_ = Emphasis
    • **Double** or __double__ = Strong
    • This is [a link](http://the.link.example.com "The optional title text")
    For complete details on the Markdown syntax, see the Markdown documentation and Markdown Extra documentation for tables, footnotes, and more.
  • web 주소와/이메일 주소를 클릭할 수 있는 링크로 자동으로 바꿉니다.
  • 사용할 수 있는 HTML 태그: <p><div><span><br><a><em><strong><del><ins><b><i><u><s><pre><code><cite><blockquote><ul><ol><li><dl><dt><dd><table><tr><td><th><thead><tbody><h1><h2><h3><h4><h5><h6><img><embed><object><param><hr>

Plain text

  • HTML 태그를 사용할 수 없습니다.
  • web 주소와/이메일 주소를 클릭할 수 있는 링크로 자동으로 바꿉니다.
  • 줄과 단락은 자동으로 분리됩니다.
댓글 첨부 파일
이 댓글에 이미지나 파일을 업로드 합니다.
파일 크기는 8 MB보다 작아야 합니다.
허용할 파일 형식: txt pdf doc xls gif jpg jpeg mp3 png rar zip.
CAPTCHA
이것은 자동으로 스팸을 올리는 것을 막기 위해서 제공됩니다.