[Bug 245046] Error while building FreeBSD 12.1 releng

2020-03-25 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=245046

Bug ID: 245046
   Summary: Error while building FreeBSD 12.1 releng
   Product: Base System
   Version: 12.1-RELEASE
  Hardware: amd64
OS: Any
Status: New
  Severity: Affects Only Me
  Priority: ---
 Component: kern
  Assignee: b...@freebsd.org
  Reporter: vaibhav.ku...@gmail.com

--- CodeGen/SelectionDAG/SelectionDAG.o ---
c++: error: unable to execute command: Killed
c++: error: clang frontend command failed due to signal (use -v to see
invocation)
FreeBSD clang version 8.0.1 (tags/RELEASE_801/final 366581) (based on LLVM
8.0.1)
Target: x86_64-unknown-freebsd12.1
Thread model: posix
InstalledDir: /usr/bin
c++: note: diagnostic msg: PLEASE submit a bug report to
https://bugs.freebsd.org/submit/ and include the crash backtrace, preprocessed
source, and associated run script.
--- CodeGen/SelectionDAG/DAGCombiner.o ---
c++: error: unable to execute command: Killed
c++: error: clang frontend command failed due to signal (use -v to see
invocation)
FreeBSD clang version 8.0.1 (tags/RELEASE_801/final 366581) (based on LLVM
8.0.1)
Target: x86_64-unknown-freebsd12.1
Thread model: posix
InstalledDir: /usr/bin
c++: note: diagnostic msg: PLEASE submit a bug report to
https://bugs.freebsd.org/submit/ and include the crash backtrace, preprocessed
source, and associated run script.
--- CodeGen/SlotIndexes.o ---
c++  -target x86_64-unknown-freebsd12.1
--sysroot=/usr/home//Downloads/freebsd/usr/obj/usr/home//Downloads/freebsd/amd64.amd64/tmp
-B/usr/home//Downloads/freebsd/usr/obj/usr/home//Downloads/freebsd/amd64.amd64/tmp/usr/bin
 -O2 -pipe
-I/usr/home//Downloads/freebsd/usr/obj/usr/home//Downloads/freebsd/amd64.amd64/lib/clang/libllvm
-I/usr/home//Downloads/freebsd/contrib/llvm/lib/Target/AArch64
-I/usr/home//Downloads/freebsd/contrib/llvm/lib/Target/ARM
-I/usr/home//Downloads/freebsd/contrib/llvm/lib/Target/Mips
-I/usr/home//Downloads/freebsd/contrib/llvm/lib/Target/PowerPC
-I/usr/home//Downloads/freebsd/contrib/llvm/lib/Target/Sparc
-I/usr/home//Downloads/freebsd/contrib/llvm/lib/Target/X86
-I/usr/home//Downloads/freebsd/lib/clang/include
-I/usr/home//Downloads/freebsd/contrib/llvm/include
-DLLVM_BUILD_GLOBAL_ISEL -D__STDC_LIMIT_MACROS -D__STDC_CONSTANT_MACROS
-DNDEBUG -DLLVM_DEFAULT_TARGET_TRIPLE=\"x86_64-unknown-freebsd12.1\"
-DLLVM_HOST_TRIPLE=\"x86_64-unknown-freebsd12.1\" -DDEFAULT_SYSROOT=\"\"
-DLLVM_TARGET_ENABLE_AARCH64 -DLLVM_TARGET_ENABLE_ARM -DLLVM_TARGET_ENABLE_MIPS
-DLLVM_TARGET_ENABLE_POWERPC -DLLVM_TARGET_ENABLE_SPARC
-DLLVM_TARGET_ENABLE_X86 -DLLVM_NATIVE_ASMPARSER=LLVMInitializeX86AsmParser
-DLLVM_NATIVE_ASMPRINTER=LLVMInitializeX86AsmPrinter
-DLLVM_NATIVE_DISASSEMBLER=LLVMInitializeX86Disassembler
-DLLVM_NATIVE_TARGET=LLVMInitializeX86Target
-DLLVM_NATIVE_TARGETINFO=LLVMInitializeX86TargetInfo
-DLLVM_NATIVE_TARGETMC=LLVMInitializeX86TargetMC -ffunction-sections
-fdata-sections -gline-tables-only -MD -MF.depend.CodeGen_SlotIndexes.o
-MTCodeGen/SlotIndexes.o -fstack-protector-strong -Qunused-arguments 
-fno-exceptions -fno-rtti -gline-tables-only -std=c++11-stdlib=libc++
-Wno-c++11-extensions  -c
/usr/home//Downloads/freebsd/contrib/llvm/lib/CodeGen/SlotIndexes.cpp
-o CodeGen/SlotIndexes.o
--- CodeGen/SelectionDAG/DAGCombiner.o ---
c++: note: diagnostic msg: 


PLEASE ATTACH THE FOLLOWING FILES TO THE BUG REPORT:
Preprocessed source(s) and associated run script(s) are located at:
c++: note: diagnostic msg: /tmp/DAGCombiner-870457.cpp
c++: note: diagnostic msg: /tmp/DAGCombiner-870457.sh
c++: note: diagnostic msg: 


--- CodeGen/SelectionDAG/SelectionDAG.o ---
c++: note: diagnostic msg: 


PLEASE ATTACH THE FOLLOWING FILES TO THE BUG REPORT:
Preprocessed source(s) and associated run script(s) are located at:
c++: note: diagnostic msg: /tmp/SelectionDAG-038347.cpp
c++: note: diagnostic msg: /tmp/SelectionDAG-038347.sh
c++: note: diagnostic msg: 


*** [CodeGen/SelectionDAG/SelectionDAG.o] Error code 254

make[6]: stopped in /usr/home//Downloads/freebsd/lib/clang/libllvm
--- CodeGen/SelectionDAG/DAGCombiner.o ---
*** [CodeGen/SelectionDAG/DAGCombiner.o] Error code 254

make[6]: stopped in /usr/home//Downloads/freebsd/lib/clang/libllvm
2 errors

make[6]: stopped in /usr/home//Downloads/freebsd/lib/clang/libllvm
*** [all_subdir_lib/clang/libllvm] Error code 2

make[5]: stopped in /usr/home//Downloads/freebsd/lib/clang
1 error

make[5]: stopped in /usr/home//Downloads/freebsd/lib/clang
*** [all_subdir_lib/clang] Error code 2

make[4]: stopped in /usr/home//Downloads/freebsd/lib
1 error

make[4]: stopped in /usr/home//Downloads/freebsd/lib
*** [lib__L] Error code 2

make[3]: stopped in /usr/home//Downloads/freebsd
1 error

make[3]: stopped in /usr/home//Downloads/freebsd
*** [libraries] Error code 2

make[2]: stopped in /usr/home//Downloads/freebsd
1 error

ma

[Bug 245046] Error while building FreeBSD 12.1 releng

2020-03-25 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=245046

Vaibhav Kurhe  changed:

   What|Removed |Added

  Component|kern|bin

--- Comment #1 from Vaibhav Kurhe  ---
Getting error while trying to build FreeBSD 12.1 releng version.

The command I have used is :-
make -j8 TARGET_ARCH=amd64 buildworld

-- 
You are receiving this mail because:
You are the assignee for the bug.
___
freebsd-bugs@freebsd.org mailing list
https://lists.freebsd.org/mailman/listinfo/freebsd-bugs
To unsubscribe, send any mail to "freebsd-bugs-unsubscr...@freebsd.org"


[Bug 245046] Error while building FreeBSD 12.1 releng

2020-03-25 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=245046

Kubilay Kocak  changed:

   What|Removed |Added

   Assignee|b...@freebsd.org|toolch...@freebsd.org
 CC||toolch...@freebsd.org
 Status|New |Open

-- 
You are receiving this mail because:
You are the assignee for the bug.
___
freebsd-bugs@freebsd.org mailing list
https://lists.freebsd.org/mailman/listinfo/freebsd-bugs
To unsubscribe, send any mail to "freebsd-bugs-unsubscr...@freebsd.org"


[Bug 245051] Vagrant image for 12.1 can't start shell

2020-03-25 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=245051

Bug ID: 245051
   Summary: Vagrant image for 12.1 can't start shell
   Product: Base System
   Version: 12.1-STABLE
  Hardware: amd64
OS: Any
Status: New
  Severity: Affects Only Me
  Priority: ---
 Component: misc
  Assignee: b...@freebsd.org
  Reporter: ruslan.yakau...@gmail.com

By this doc https://www.freebsd.org/releases/12.1R/announce.html

$ vagrant init freebsd/FreeBSD-12.1-RELEASE
$ vagrant up
Bringing machine 'default' up with 'virtualbox' provider...
==> default: Box 'freebsd/FreeBSD-12.1-RELEASE' could not be found. Attempting
to find and install...
default: Box Provider: virtualbox
default: Box Version: >= 0
==> default: Loading metadata for box 'freebsd/FreeBSD-12.1-RELEASE'
default: URL: https://vagrantcloud.com/freebsd/FreeBSD-12.1-RELEASE
==> default: Adding box 'freebsd/FreeBSD-12.1-RELEASE' (v2019.11.01) for
provider: virtualbox
default: Downloading:
https://vagrantcloud.com/freebsd/boxes/FreeBSD-12.1-RELEASE/versions/2019.11.01/providers/virtualbox.box
default: Download redirected to host:
vagrantcloud-files-production.s3.amazonaws.com
==> default: Successfully added box 'freebsd/FreeBSD-12.1-RELEASE'
(v2019.11.01) for 'virtualbox'!
==> default: Importing base box 'freebsd/FreeBSD-12.1-RELEASE'...
==> default: Generating MAC address for NAT networking...
==> default: Checking if box 'freebsd/FreeBSD-12.1-RELEASE' version
'2019.11.01' is up to date...
==> default: Setting the name of the VM: vm_default_1585136809769_53470
Vagrant is currently configured to create VirtualBox synced folders with
the `SharedFoldersEnableSymlinksCreate` option enabled. If the Vagrant  
guest is not trusted, you may want to disable this option. For more 
information on this option, please refer to the VirtualBox manual:  

  https://www.virtualbox.org/manual/ch04.html#sharedfolders 

This option can be disabled globally with an environment variable:  

  VAGRANT_DISABLE_VBOXSYMLINKCREATE=1   

or on a per folder basis within the Vagrantfile:

  config.vm.synced_folder '/host/path', '/guest/path',
SharedFoldersEnableSymlinksCreate: false
==> default: Clearing any previously set network interfaces...
==> default: Preparing network interfaces based on configuration...
default: Adapter 1: nat
==> default: Forwarding ports...
default: 22 (guest) =>  (host) (adapter 1)
==> default: Booting VM...
==> default: Waiting for machine to boot. This may take a few minutes...
default: SSH address: 127.0.0.1:
default: SSH username: vagrant
default: SSH auth method: private key
default: Warning: Connection reset. Retrying...
default: Warning: Remote connection disconnect. Retrying...
default: Warning: Remote connection disconnect. Retrying...
default: Warning: Connection reset. Retrying...
default: Warning: Remote connection disconnect. Retrying...
default: Warning: Connection reset. Retrying...
default: Warning: Remote connection disconnect. Retrying...
default: Warning: Connection reset. Retrying...
default: Warning: Remote connection disconnect. Retrying...
default: Warning: Connection reset. Retrying...
default: Warning: Remote connection disconnect. Retrying...
default: Warning: Connection reset. Retrying...
default: Warning: Remote connection disconnect. Retrying...
default: Warning: Connection reset. Retrying...
default: Warning: Remote connection disconnect. Retrying...
default: Warning: Remote connection disconnect. Retrying...
default: Warning: Connection reset. Retrying...
default: Warning: Remote connection disconnect. Retrying...
default: Warning: Connection reset. Retrying...
default: Warning: Remote connection disconnect. Retrying...
default: Warning: Connection reset. Retrying...
default: Warning: Remote connection disconnect. Retrying...
default: Warning: Connection reset. Retrying...
default: Warning: Remote connection disconnect. Retrying...
default: Warning: Connection reset. Retrying...
default: Warning: Remote connection disconnect. Retrying...
default: Warning: Connection reset. Retrying...
default: Warning: Remote connection disconnect. Retrying...
default: Warning: Connection reset. Retrying...
default: Warning: Remote connection disconnect. Retrying...
default: Warning: Connection reset. Retrying...
default: Warning: Remote connection disconnect. Retrying...
default: Warning: Connection reset. Retrying...
default: Warning: Remote connection disconnect. Retrying...
default: Warning: Connection reset. Retrying...
default: Warning: Remote connection disconnect. Retrying...
default: Warning: Connection reset. Re

[Bug 233098] can not find lua loader

2020-03-25 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=233098

Ruslan Yakauleu  changed:

   What|Removed |Added

 CC||ruslan.yakau...@gmail.com

--- Comment #3 from Ruslan Yakauleu  ---
Same issue with 12.1-RELEASE DVD on my notebook Toshiba Satellite L300
BIOS SATA Controller setting doesn't help.

-- 
You are receiving this mail because:
You are the assignee for the bug.
___
freebsd-bugs@freebsd.org mailing list
https://lists.freebsd.org/mailman/listinfo/freebsd-bugs
To unsubscribe, send any mail to "freebsd-bugs-unsubscr...@freebsd.org"


[Bug 234031] loader can't traverse filesystem, LUA ERROR: cannot open /boot/lua/loader.lua

2020-03-25 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=234031

Ruslan Yakauleu  changed:

   What|Removed |Added

 CC||ruslan.yakau...@gmail.com

--- Comment #58 from Ruslan Yakauleu  ---
Still reproduced with 12.1-RELEASE DVD. Can't install release because of LUA
ERROR.

-- 
You are receiving this mail because:
You are the assignee for the bug.
___
freebsd-bugs@freebsd.org mailing list
https://lists.freebsd.org/mailman/listinfo/freebsd-bugs
To unsubscribe, send any mail to "freebsd-bugs-unsubscr...@freebsd.org"


[Bug 245067] toolchain: error: Invalid record (Producer: 'LLVM10.0.0git' Reader: 'LLVM 9.0.1')

2020-03-25 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=245067

Yuri Victorovich  changed:

   What|Removed |Added

   Assignee|b...@freebsd.org|toolch...@freebsd.org

-- 
You are receiving this mail because:
You are the assignee for the bug.
___
freebsd-bugs@freebsd.org mailing list
https://lists.freebsd.org/mailman/listinfo/freebsd-bugs
To unsubscribe, send any mail to "freebsd-bugs-unsubscr...@freebsd.org"


[Bug 245046] Error while building FreeBSD 12.1 releng

2020-03-25 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=245046

Kubilay Kocak  changed:

   What|Removed |Added

   Assignee|toolch...@freebsd.org   |b...@freebsd.org

-- 
You are receiving this mail because:
You are the assignee for the bug.
___
freebsd-bugs@freebsd.org mailing list
https://lists.freebsd.org/mailman/listinfo/freebsd-bugs
To unsubscribe, send any mail to "freebsd-bugs-unsubscr...@freebsd.org"


[Bug 245067] toolchain: error: Invalid record (Producer: 'LLVM10.0.0git' Reader: 'LLVM 9.0.1')

2020-03-25 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=245067

Bug ID: 245067
   Summary: toolchain: error: Invalid record (Producer:
'LLVM10.0.0git' Reader: 'LLVM 9.0.1')
   Product: Base System
   Version: CURRENT
  Hardware: Any
OS: Any
Status: New
  Severity: Affects Only Me
  Priority: ---
 Component: misc
  Assignee: b...@freebsd.org
  Reporter: y...@freebsd.org

Testcase: misc/glow (g20200313, rev. 523788)

Log:
http://beefy18.nyi.freebsd.org/data/head-amd64-default/p529018_s359264/logs/glow-nn-compiler-g20200115_2.log
(IPv6 URL)

[29/167] cd
/wrkdirs/usr/ports/misc/glow/work/glow-97f84e830404183375380842de914e07c0961f7f/lib/Backends/CPU
&& /usr/local/llvm90/bin/llvm-link -o
/wrkdirs/usr/ports/misc/glow/work/.build/CPU/libjit.bc
/wrkdirs/usr/ports/misc/glow/work/.build/lib/Backends/CPU/CPURuntime/libjit.o
/wrkdirs/usr/ports/misc/glow/work/.build/lib/Backends/CPU/CPURuntime/libjit_conv.o
/wrkdirs/usr/ports/misc/glow/work/.build/lib/Backends/CPU/CPURuntime/libjit_matmul.o
FAILED: CPU/libjit.bc 
cd
/wrkdirs/usr/ports/misc/glow/work/glow-97f84e830404183375380842de914e07c0961f7f/lib/Backends/CPU
&& /usr/local/llvm90/bin/llvm-link -o
/wrkdirs/usr/ports/misc/glow/work/.build/CPU/libjit.bc
/wrkdirs/usr/ports/misc/glow/work/.build/lib/Backends/CPU/CPURuntime/libjit.o
/wrkdirs/usr/ports/misc/glow/work/.build/lib/Backends/CPU/CPURuntime/libjit_conv.o
/wrkdirs/usr/ports/misc/glow/work/.build/lib/Backends/CPU/CPURuntime/libjit_matmul.o
error: Invalid record (Producer: 'LLVM10.0.0git' Reader: 'LLVM 9.0.1')
[30/167] cd /wrkdirs/usr/ports/misc/glow/work/.build/lib/Graph &&
/wrkdirs/usr/ports/misc/glow/work/.build/bin/NodeGen
/wrkdirs/usr/ports/misc/glow/work/.build/glow/AutoGenNodes.h
/wrkdirs/usr/ports/misc/glow/work/.build/glow/AutoGenNodes.cpp
/wrkdirs/usr/ports/misc/glow/work/.build/glow/AutoGenNodes.def
Writing node descriptors to:
/wrkdirs/usr/ports/misc/glow/work/.build/glow/AutoGenNodes.h
/wrkdirs/usr/ports/misc/glow/work/.build/glow/AutoGenNodes.cpp
/wrkdirs/usr/ports/misc/glow/work/.build/glow/AutoGenNodes.def

-- 
You are receiving this mail because:
You are the assignee for the bug.
___
freebsd-bugs@freebsd.org mailing list
https://lists.freebsd.org/mailman/listinfo/freebsd-bugs
To unsubscribe, send any mail to "freebsd-bugs-unsubscr...@freebsd.org"