From owner-freebsd-questions@FreeBSD.ORG Sun Jan 12 22:13:10 2014 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) (using TLSv1 with cipher ADH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id 4D5E3151; Sun, 12 Jan 2014 22:13:10 +0000 (UTC) Received: from mail-wg0-x22d.google.com (mail-wg0-x22d.google.com [IPv6:2a00:1450:400c:c00::22d]) (using TLSv1 with cipher ECDHE-RSA-RC4-SHA (128/128 bits)) (No client certificate requested) by mx1.freebsd.org (Postfix) with ESMTPS id 9689B15D0; Sun, 12 Jan 2014 22:13:09 +0000 (UTC) Received: by mail-wg0-f45.google.com with SMTP id n12so2347088wgh.12 for ; Sun, 12 Jan 2014 14:13:08 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=date:from:to:cc:subject:message-id:references:mime-version :content-type:content-disposition:content-transfer-encoding :in-reply-to:user-agent; bh=M0DHzccg8JUcRNk7cQLic19BB3BKu+OAbJPUnomD/5I=; b=dd1YmUiMB5hNpCPewaO56zO1LeIpXuu994IC4lfogrYGhBR0UYf9fx6LgzwlzBnHBb qochEnDO6tb3yQS5pFpoUP1jLqcSF+PzyMKB6vhs0/Nk7bCxyDsNDdQ245kAvdgBEdU7 yDOw0ycmStvqN5XYmGWfWwwnZR7Gh5P2omQbo7qYGHpWuE1iHW6WOQr/OUWEhjjhuuZh zmzx6IJx9CAk+6cIzUBpxsIN9HTbxkGa1xzNOQFf5X/717iuDnzhFtNFECwIfqXBW8hG Ifq9qG3iZJx6EjFKZ7+sG4gH7W3cB/1MR0kmrf0qO5WEREQGIIqhCv01wcEciSeKK3D0 s2Sg== X-Received: by 10.180.84.166 with SMTP id a6mr12419137wiz.49.1389564787953; Sun, 12 Jan 2014 14:13:07 -0800 (PST) Received: from frozen (xdsl-78-35-87-188.netcologne.de. [78.35.87.188]) by mx.google.com with ESMTPSA id cx3sm15395309wib.0.2014.01.12.14.13.06 for (version=TLSv1.2 cipher=ECDHE-RSA-AES128-GCM-SHA256 bits=128/128); Sun, 12 Jan 2014 14:13:07 -0800 (PST) Received: by frozen (Postfix, from userid 1000) id 72B0B40E3B; Sun, 12 Jan 2014 23:13:05 +0100 (CET) Date: Sun, 12 Jan 2014 23:13:05 +0100 From: Timo Buhrmester To: Tim Kientzle Subject: Re: cross-building ARM world on amd64 Message-ID: <20140112221305.GB2687@frozen.localdomain> References: <20140112185955.GA29733@frozen.localdomain> <0DC39714-91FA-4C27-AC0B-A8F52B1EAD38@freebsd.org> <20140112214258.GA2687@frozen.localdomain> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable In-Reply-To: <20140112214258.GA2687@frozen.localdomain> User-Agent: Mutt/1.5.21 (2010-09-15) Cc: freebsd-questions@freebsd.org X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.17 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 12 Jan 2014 22:13:10 -0000 > I've uploaded the last 50 lines of the build output Thinking again, for future reference it's probably more useful to inline th= ose lines. Here goes: --8<-------------------- cc -fpic -DPIC -O -pipe -I/usr/src/lib/libmd -std=3Dgnu99 -Qunused-argum= ents -Wno-pointer-sign -Wno-empty-body -Wno-string-plus-int -Wno-tautologic= al-compare -Wno-unused-value -Wno-parentheses-equality -Wno-unused-function= -Wno-conversion -Wno-switch -Wno-switch-enum -Wno-knr-promoted-parameter -= Wno-parentheses -c /usr/src/lib/libmd/sha512c.c -o sha512c.So cc -fpic -DPIC -O -pipe -I/usr/src/lib/libmd -std=3Dgnu99 -Qunused-argum= ents -Wno-pointer-sign -Wno-empty-body -Wno-string-plus-int -Wno-tautologic= al-compare -Wno-unused-value -Wno-parentheses-equality -Wno-unused-function= -Wno-conversion -Wno-switch -Wno-switch-enum -Wno-knr-promoted-parameter -= Wno-parentheses -c sha512hl.c -o sha512hl.So building shared library libmd.so.6 sh /usr/src/tools/install.sh -C -o root -g wheel -m 444 libmd.a /usr/cros= s/obj/arm.armv6/usr/src/tmp/usr/lib sh /usr/src/tools/install.sh -s -o root -g wheel -m 444 libmd.so.6 /usr= /cross/obj/arm.armv6/usr/src/tmp/lib sh /usr/src/tools/install.sh -l s /usr/cross/obj/arm.armv6/usr/src/tmp/lib/= libmd.so.6 /usr/cross/obj/arm.armv6/usr/src/tmp/usr/lib/libmd.so sh /usr/src/tools/install.sh -C -o root -g wheel -m 444 /usr/src/lib/libmd= /md4.h /usr/src/lib/libmd/md5.h /usr/src/lib/libmd/ripemd.h /usr/src/lib/li= bmd/sha.h /usr/src/lib/libmd/sha256.h /usr/src/lib/libmd/sha512.h /usr/cros= s/obj/arm.armv6/usr/src/tmp/usr/include =3D=3D=3D> lib/ncurses/ncurses (obj,depend,all,install) sed curses.head -e "/@BROKEN_LINKER@/s%%0%" -e "/@HAVE_VSSCANF@/s%%1%"= -e "/@NCURSES_CH_T@/s%%chtype%" -e "/@NCURSES_CONST@/s%%const%" -e "/@N= CURSES_EXT_COLORS@/s%%0%" -e "/@NCURSES_EXT_FUNCS@/s%%1%" -e "/@NCURSES_I= NLINE@/s%%inline%" -e "/@NCURSES_LIBUTF8@/s%%0%" -e "/@NCURSES_MAJOR@/s%%= 5%" -e "/@NCURSES_MBSTATE_T@/s%%0%" -e "/@NCURSES_MINOR@/s%%7%" -e "/@NC= URSES_MOUSE_VERSION@/s%%1%" -e "/@NCURSES_OK_WCHAR_T@/s%%%" -e "/@NCURSES= _OPAQUE@/s%%0%" -e "/@NCURSES_PATCH@/s%%20081102%" -e "/@NCURSES_SIZE_T@/= s%%short%" -e "/@NCURSES_TPARM_VARARGS@/s%%1%" -e "/@NCURSES_WCHAR_T@/s%%= 0%" -e "/@NCURSES_WCHAR_T@/s%%0%" -e "/@NCURSES_WINT_T@/s%%0%" -e "/@NEE= D_WCHAR_H@/s%%0%" -e "/@USE_CXX_BOOL@/s%%defined(__cplusplus)%" -e "s%@cf= _cv_1UL@%1UL%g" -e "s%@cf_cv_builtin_bool@%1%g" -e "s%@cf_cv_enable_lp64@= %0%g" -e "s%@cf_cv_enable_opaque@%NCURSES_OPAQUE%g" -e "s%@cf_cv_enable_r= eentrant@%0%g" -e "s%@cf_cv_header_stdbool_h@%1%g" -e "s%@cf_cv_type_of_b= ool@%unsigned char%g" -e "s%@cf_cv_typeof_chtype@%long%g" -e "s%@cf_cv_ty= peof_mmask_t@%long%g" -e "s/ _WCHAR_T/ __wchar_t/g" -e "s/ _WINT_T/ __win= t_t/g" cat curses.head > curses.h.new AWK=3Dawk _POSIX2_VERSION=3D199209 sh /usr/src/lib/ncurses/ncurses/../../..= /contrib/ncurses/include/MKkey_defs.sh /usr/src/lib/ncurses/ncurses/../../= =2E./contrib/ncurses/include/Caps >> curses.h.new cat /usr/src/lib/ncurses/ncurses/../../../contrib/ncurses/include/curses.ta= il >> curses.h.new mv -f curses.h.new curses.h sh /usr/src/lib/ncurses/ncurses/../../../contrib/ncurses/include/MKhashsize= =2Esh /usr/src/lib/ncurses/ncurses/../../../contrib/ncurses/include/Caps > = hashsize.h AWK=3Dawk sh /usr/src/lib/ncurses/ncurses/../../../contrib/ncurses/ncurses/= tinfo/MKkeys_list.sh /usr/src/lib/ncurses/ncurses/../../../contrib/ncurses= /include/Caps | LC_ALL=3DC sort > keys.list awk -f /usr/src/lib/ncurses/ncurses/../../../contrib/ncurses/ncurses/tinfo/= MKnames.awk bigstrings=3D1 /usr/src/lib/ncurses/ncurses/../../../contrib/nc= urses/include/Caps > names.c AWK=3Dawk sh /usr/src/lib/ncurses/ncurses/../../../contrib/ncurses/include/= MKncurses_def.sh /usr/src/lib/ncurses/ncurses/../../../contrib/ncurses/inc= lude/ncurses_defs > ncurses_def.h sed MKterm.h.awk -e "/@BROKEN_LINKER@/s%%0%" -e "/@NCURSES_MAJOR@/= s%%5%" -e "/@NCURSES_MINOR@/s%%7%" -e "/@NCURSES_CONST@/s%%const%" -e "/= @NCURSES_TPARM_VARARGS@/s%%1%" -e "/@NCURSES_SBOOL@/s%%char%" -e "/@NCURS= ES_XNAMES@/s%%1%" -e "/@HAVE_TERMIOS_H@/s%%1%" -e "/@HAVE_TERMIO_H@/s%%0%= " -e "/@HAVE_TCGETATTR@/s%%1%" -e "s%@cf_cv_enable_reentrant@%0%g" awk -f MKterm.h.awk /usr/src/lib/ncurses/ncurses/../../../contrib/ncurses/i= nclude/Caps > term.h.new sh /usr/src/lib/ncurses/ncurses/../../../contrib/ncurses/include/edit_cfg.s= h /usr/src/lib/ncurses/ncurses/ncurses_cfg.h term.h.new ** edit: HAVE_TCGETATTR 1 ** edit: HAVE_TERMIOS_H 1 ** edit: HAVE_TERMIO_H 0 ** edit: BROKEN_LINKER 0 mv -f term.h.new term.h sed termcap.h -e "/@NCURSES_MAJOR@/s%%5%" -e "/@NCURSES_MINOR@/s%%7%" = -e "/@NCURSES_CONST@/s%%const%" -e "/@NCURSES_OSPEED@/s%%short%" sed unctrl.h -e "/@NCURSES_MAJOR@/s%%5%" -e "/@NCURSES_MINOR@/s%%7%" cc -o make_keys -O -pipe -I. -I/usr/cross/obj/usr/src/lib/ncurses/ncurses= /../ncurses -I/usr/src/lib/ncurses/ncurses/../ncurses -I/usr/src/lib/ncurse= s/ncurses/../ncurses -I/usr/src/lib/ncurses/ncurses/../../../contrib/ncurse= s/include -I/usr/src/lib/ncurses/ncurses/../../../contrib/ncurses/ncurses -= Wall -DNDEBUG -DHAVE_CONFIG_H -DFREEBSD_NATIVE -DTERMIOS -std=3Dgnu99 -Qunu= sed-arguments -Wsystem-headers -Werror -Wall -Wno-format-y2k -W -Wno-unused= -parameter -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wno-un= initialized -Wno-pointer-sign -Wno-empty-body -Wno-string-plus-int -Wno-tau= tological-compare -Wno-unused-value -Wno-parentheses-equality -Wno-unused-f= unction -Wno-conversion /usr/src/lib/ncurses/ncurses/../../../contrib/ncurs= es/ncurses/tinfo/make_keys.c =2E/make_keys keys.list > init_keytry.h =2E/make_keys: Exec format error *** Error code 126 Stop. make[4]: stopped in /usr/src/lib/ncurses/ncurses *** Error code 1 Stop. make[3]: stopped in /usr/src *** Error code 1 Stop. make[2]: stopped in /usr/src *** Error code 1 Stop. make[1]: stopped in /usr/src *** Error code 1 Stop. make: stopped in /usr/src --8<--------------------