Paste: build fail

Author: Ales Guzik
Mode: text
Date: Sun, 24 Mar 2013 12:52:26
Plain Text |
Finding OS...
Finding ARCH...
Finding WORD...
OS=linux
ARCH=x86
WORD=64
FACTOR_BINARY=factor
FACTOR_LIBRARY=libfactor.a
FACTOR_IMAGE=factor.image
MAKE_TARGET=linux-x86-64
BOOT_IMAGE=boot.unix-x86.64.image
MAKE_IMAGE_TARGET=unix-x86.64
GIT_PROTOCOL=git
GIT_URL=git://factorcode.org/git/factor.git
DOWNLOADER=wget
CC=gcc
MAKE=make
COPY=cp
DELETE=rm
Checking for chmod...found!
Checking for uname...found!
Checking for git...found!
Checking for wget...found!
Checking for curl...found!
Checking for clang...not found!
Checking for gcc...found!
Checking for clang++...not found!
Checking for g++...found!
Checking for cl...not found!
Checking for make...found!
Checking for gmake...not found!
Checking for md5sum...found!
Checking for md5...not found!
Checking for cut...found!
Checking for library GL...found.
Checking for library X11...found.
Checking for library pango-1.0...found.
Checking for library gobject-2.0...found.
Checking for library gtk-x11-2.0...found.
Checking for library gdk-x11-2.0...found.
Checking for library gdk_pixbuf-2.0...found.
Checking for library gtkglext-x11-1.0...found.
Checking for library atk-1.0...found.
Checking for library gio-2.0...found.
Checking for library gdkglext-x11-1.0...found.
Checking for library pango-1.0...found.
*** Stage 2 early init... done
Loading resource:basis/bootstrap/stage2.factor
Loading resource:basis/command-line/command-line.factor
Loading resource:basis/fry/fry.factor
Loading resource:basis/locals/backend/backend.factor
Loading resource:basis/debugger/debugger.factor
Loading resource:basis/summary/summary.factor
Loading resource:basis/prettyprint/prettyprint.factor
Loading resource:basis/colors/colors.factor
Loading resource:basis/grouping/grouping.factor
Loading resource:basis/io/streams/string/string.factor
Loading resource:basis/io/styles/styles.factor
Loading resource:basis/colors/constants/constants.factor
Loading resource:basis/memoize/memoize.factor
Loading resource:basis/hashtables/identity/identity.factor
Loading resource:basis/hashtables/wrapped/wrapped.factor
Loading resource:basis/hashtables/wrapped/prettyprint/prettyprint.factor
Loading resource:basis/prettyprint/config/config.factor
Loading resource:basis/prettyprint/custom/custom.factor
Loading resource:basis/hashtables/identity/prettyprint/prettyprint.factor
Loading resource:basis/ascii/ascii.factor
Loading resource:basis/combinators/short-circuit/short-circuit.factor
Loading resource:basis/generalizations/generalizations.factor
Loading resource:basis/macros/macros.factor
Loading resource:basis/math/ranges/ranges.factor
Loading resource:basis/hints/hints.factor
Loading resource:basis/delegate/delegate.factor
Loading resource:basis/delegate/protocols/protocols.factor
Loading resource:basis/present/present.factor
Loading resource:basis/strings/tables/tables.factor
Loading resource:basis/prettyprint/backend/backend.factor
Loading resource:basis/prettyprint/sections/sections.factor
Loading resource:basis/prettyprint/stylesheet/stylesheet.factor
Loading resource:basis/literals/literals.factor
Loading resource:basis/vocabs/prettyprint/prettyprint.factor
Loading vocab:bootstrap/bootstrap-error.factor
Loading resource:basis/debugger/debugger.factor
The die word was called by the library. Unless you called it yourself,
you have triggered a bug in Factor. Please report.
Starting low level debugger...
Basic commands:
  q ^D             -- quit Factor
  c                -- continue executing Factor - NOT SAFE
  t                -- throw exception in Factor - NOT SAFE
  .s .r .c         -- print data, retain, call stacks
  help             -- full help, including advanced commands

> q
Copying factor.image to factor.image.fresh...
cp: cannot stat 'factor.image': No such file or directory

New Annotation

Summary:
Author:
Mode:
Body: