From owner-freebsd-questions@freebsd.org Fri Sep 23 12:58:32 2016 Return-Path: Delivered-To: freebsd-questions@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 07C77BE67A3 for ; Fri, 23 Sep 2016 12:58:32 +0000 (UTC) (envelope-from martin.larsson2@gmail.com) Received: from mail-lf0-x233.google.com (mail-lf0-x233.google.com [IPv6:2a00:1450:4010:c07::233]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (Client CN "smtp.gmail.com", Issuer "Google Internet Authority G2" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 6E82CA15 for ; Fri, 23 Sep 2016 12:58:31 +0000 (UTC) (envelope-from martin.larsson2@gmail.com) Received: by mail-lf0-x233.google.com with SMTP id y6so92320201lff.1 for ; Fri, 23 Sep 2016 05:58:31 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:from:date:message-id:subject:to; bh=t4YQG2FLTD884heTw0zS2eh4G5r38/vGNrqAHF0lApE=; b=DupOCW8FHuOIee/29MHoQZ8Te4B0JdqhGqrTFDUR9HFwDsrUGDgq22mtJRxrLTo/4/ +DRyA8drzIwaHdPv6G71B0LF9SM70n2GS4pISfZtfxu5RR4bD1/Mim5/j54dqrvR2suU jblAAIptEMth+iogoa/owi7DuXlIzDtkn+bii/xzr1zK8n5qscJx/aB3FRuJq2O/wELc Fqgr8djv3T2w65GdfAFFoSL0LfILWBBvvGGXEYg0RIfJoDRjULbDQ+Nry7THB0FtAiiR MzYDbU5poH8gYZNnp7NwpBxdeeZtos5/KradWDTQbtaPFZeqsSDTv1WvsPDowteb8XKF QeZg== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20130820; h=x-gm-message-state:mime-version:from:date:message-id:subject:to; bh=t4YQG2FLTD884heTw0zS2eh4G5r38/vGNrqAHF0lApE=; b=bP5O6S1/ir3BO/VolwgsstWJVGbmV6FjyDCJZa/nNSagOuLv/BPumRqe2xS2aCODA6 j1+Obp1VVxLyFPfgkwoGt8Pk7UTXHcuCFl4p9ZiAsDjUGn1RYnczNhYSfN+Ua5f5Gljl xBA21SY+vVZAwjmlrkDGn4Dti4ycLuZOJCGhwWjawezgfTwWsS11+PUx4X55AN1EUTZe QI4wYEtfgz0KUSy7FcTHoE84doXueT8uwBhNP+qpdw1rYlUd3ZmwL0Ngfi2fZuIJEQdx 2jiVjVJR+eBnJQ60RQPv0nE/UPo5pGCg9aLcbcyqzLREj/u43wVlNRUsb3wcXAPfS+qj Zvuw== X-Gm-Message-State: AE9vXwOzpVmgDQLuBmg9fJXBWyDAIpWGiVN+Il/BNPi6+5LV6ZKKAHuOlREje1I4eco0r2Opxujz4g2Ji4EeSA== X-Received: by 10.46.71.144 with SMTP id u138mr3060622lja.20.1474635508715; Fri, 23 Sep 2016 05:58:28 -0700 (PDT) MIME-Version: 1.0 Received: by 10.25.29.84 with HTTP; Fri, 23 Sep 2016 05:58:28 -0700 (PDT) From: Martin Larsson Date: Fri, 23 Sep 2016 14:58:28 +0200 Message-ID: Subject: Can't compile GENERIC on freebsd 11-rc3 To: freebsd-questions@freebsd.org Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: quoted-printable X-Content-Filtered-By: Mailman/MimeDel 2.1.23 X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 23 Sep 2016 12:58:32 -0000 cc -target x86_64-unknown-freebsd11.0 --sysroot=3D/usr/obj/usr/src/tmp -B/usr/obj/usr/src/tmp/usr/bin -c -O2 -pipe -fno-strict-aliasing -g -nostdinc -I. -I/usr/src/sys -I/usr/src/sys/contrib/libfdt -D_KERNEL -DHAVE_KERNEL_OPTION_HEADERS -include opt_global.h -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -MD -MF.depend.hints.o -MThints.o -mcmodel=3Dkernel -mno-red-zone -mno-mmx -mno-sse -msoft-float -fno-asynchronous-unwind-tables -ffreestanding -fwrapv -fstack-protector -gdwarf-2 -Wall -Wredundant-decls -Wnested-externs -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Winline -Wcast-qual -Wundef -Wno-pointer-sign -D__printf__=3D__freebsd_kprintf__ -Wmissing-include-dir= s -fdiagnostics-show-option -Wno-unknown-pragmas -Wno-error-tautological-compare -Wno-error-empty-body -Wno-error-parentheses-equality -Wno-error-unused-function -Wno-error-pointer-sign -Wno-error-shift-negative-value -mno-aes -mno-avx -std=3Diso9899:1999 -Werror hints.c ctfconvert -L VERSION -g hints.o cc -target x86_64-unknown-freebsd11.0 --sysroot=3D/usr/obj/usr/src/tmp -B/usr/obj/usr/src/tmp/usr/bin -c -O2 -pipe -fno-strict-aliasing -g -nostdinc -I. -I/usr/src/sys -I/usr/src/sys/contrib/libfdt -D_KERNEL -DHAVE_KERNEL_OPTION_HEADERS -include opt_global.h -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -MD -MF.depend.vnode_if.o -MTvnode_if.o -mcmodel=3Dkernel -mno-red-zone -mno-mmx -mno-sse -msoft-float -fno-asynchronous-unwind-tables -ffreestanding -fwrapv -fstack-protector -gdwarf-2 -Wall -Wredundant-decls -Wnested-externs -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Winline -Wcast-qual -Wundef -Wno-pointer-sign -D__printf__=3D__freebsd_kprintf__ -Wmissing-include-dir= s -fdiagnostics-show-option -Wno-unknown-pragmas -Wno-error-tautological-compare -Wno-error-empty-body -Wno-error-parentheses-equality -Wno-error-unused-function -Wno-error-pointer-sign -Wno-error-shift-negative-value -mno-aes -mno-avx -std=3Diso9899:1999 -Werror vnode_if.c ctfconvert -L VERSION -g vnode_if.o :> hack.c cc -target x86_64-unknown-freebsd11.0 --sysroot=3D/usr/obj/usr/src/tmp -B/usr/obj/usr/src/tmp/usr/bin -shared -nostdlib hack.c -o hack.So rm -f hack.c MAKE=3Dmake sh /usr/src/sys/conf/newvers.sh GENERIC cc -target x86_64-unknown-freebsd11.0 --sysroot=3D/usr/obj/usr/src/tmp -B/usr/obj/usr/src/tmp/usr/bin -c -O2 -pipe -fno-strict-aliasing -g -nostdinc -I. -I/usr/src/sys -I/usr/src/sys/contrib/libfdt -D_KERNEL -DHAVE_KERNEL_OPTION_HEADERS -include opt_global.h -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -mcmodel=3Dkernel -mno-red-zone -mno-mmx -mno-sse -msoft-float -fno-asynchronous-unwind-tables -ffreestanding -fwrapv -fstack-protector -gdwarf-2 -Wall -Wredundant-decls -Wnested-externs -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Winline -Wcast-qual -Wundef -Wno-pointer-sign -D__printf__=3D__freebsd_kprintf__ -Wmissing-include-dirs -fdiagnostics-show-option -Wno-unknown-pragmas -Wno-error-tautological-compare -Wno-error-empty-body -Wno-error-parentheses-equality -Wno-error-unused-function -Wno-error-pointer-sign -Wno-error-shift-negative-value -mno-aes -mno-avx -std=3Diso9899:1999 -Werror vers.c ctfconvert -L VERSION -g vers.o linking kernel.full ctfmerge -L VERSION -g -o kernel.full ... then it just stands there, Ive waited more then 4 hours. The machine is pingable but ssh don=C3=A4t work. and my other terminal dies after typing some command like pwd. I used tail -f on console.log but nothing was printed.