[Bug binutils/23573] New: "Too many open files" and binutils 2.31.1-1

2018-08-26 Thread mslomp at gmail dot com
https://sourceware.org/bugzilla/show_bug.cgi?id=23573

Bug ID: 23573
   Summary: "Too many open files" and binutils 2.31.1-1
   Product: binutils
   Version: 2.31
Status: UNCONFIRMED
  Severity: normal
  Priority: P2
 Component: binutils
  Assignee: unassigned at sourceware dot org
  Reporter: mslomp at gmail dot com
  Target Milestone: ---

I'm getting "Too many open files" when building LLVM/clang (release_60 branch)
with the most recent version of binutils (2.31.1-1).
Running "ulimit -n 3200" did not help.
Downgrading to 2.30-2 solved the problem (without even needing to tweak the
limit, which defaults to 256).

PS: I stumbled upon this issue with MinGW, but apparently it is likely the case
for non-MinGW systems as well; see the original discussion thread below:
https://github.com/Alexpux/MINGW-packages/issues/4317

-- 
You are receiving this mail because:
You are on the CC list for the bug.
___
bug-binutils mailing list
bug-binutils@gnu.org
https://lists.gnu.org/mailman/listinfo/bug-binutils


[Bug binutils/23573] "Too many open files" and binutils 2.31.1-1

2018-08-26 Thread mslomp at gmail dot com
https://sourceware.org/bugzilla/show_bug.cgi?id=23573

--- Comment #2 from mslomp at gmail dot com ---
IIRC, it was during the final linking stages of the build, so it could have
been due to 'ar', as pointed in #23460. I can confirm that tomorrow by noon
(PST).

-- 
You are receiving this mail because:
You are on the CC list for the bug.
___
bug-binutils mailing list
bug-binutils@gnu.org
https://lists.gnu.org/mailman/listinfo/bug-binutils


[Bug binutils/23573] "Too many open files" and binutils 2.31.1-1

2018-08-27 Thread mslomp at gmail dot com
https://sourceware.org/bugzilla/show_bug.cgi?id=23573

--- Comment #3 from mslomp at gmail dot com ---
Actually, in my case, the bug seems to come from 'ld':

T:/Tools/MSYS2/mingw64/bin/../lib/gcc/x86_64-w64-mingw32/8.2.0/../../../../x86_64-w64-mingw32/bin/ld.exe:
cannot find ../../../../lib/libclangBasic.a: Too many open files
T:/Tools/MSYS2/mingw64/bin/../lib/gcc/x86_64-w64-mingw32/8.2.0/../../../../x86_64-w64-mingw32/bin/ld.exe:
cannot find ../../../../lib/libLLVMCore.a: Too many open files
T:/Tools/MSYS2/mingw64/bin/../lib/gcc/x86_64-w64-mingw32/8.2.0/../../../../x86_64-w64-mingw32/bin/ld.exe:
cannot find ../../../../lib/libLLVMMC.a: Too many open files
T:/Tools/MSYS2/mingw64/bin/../lib/gcc/x86_64-w64-mingw32/8.2.0/../../../../x86_64-w64-mingw32/bin/ld.exe:
cannot find ../../../../lib/libLLVMBinaryFormat.a: Too many open files
T:/Tools/MSYS2/mingw64/bin/../lib/gcc/x86_64-w64-mingw32/8.2.0/../../../../x86_64-w64-mingw32/bin/ld.exe:
cannot find ../../../../lib/libLLVMDebugInfoCodeView.a: Too many open files
T:/Tools/MSYS2/mingw64/bin/../lib/gcc/x86_64-w64-mingw32/8.2.0/../../../../x86_64-w64-mingw32/bin/ld.exe:
cannot find ../../../../lib/libLLVMDebugInfoMSF.a: Too many open files
T:/Tools/MSYS2/mingw64/bin/../lib/gcc/x86_64-w64-mingw32/8.2.0/../../../../x86_64-w64-mingw32/bin/ld.exe:
cannot find ../../../../lib/libLLVMSupport.a: Too many open files

-- 
You are receiving this mail because:
You are on the CC list for the bug.
___
bug-binutils mailing list
bug-binutils@gnu.org
https://lists.gnu.org/mailman/listinfo/bug-binutils


[Bug binutils/23573] "Too many open files" and binutils 2.31.1-1

2018-08-27 Thread mslomp at gmail dot com
https://sourceware.org/bugzilla/show_bug.cgi?id=23573

--- Comment #4 from mslomp at gmail dot com ---
In addition, reverting to 2.30-4 also works.

-- 
You are receiving this mail because:
You are on the CC list for the bug.
___
bug-binutils mailing list
bug-binutils@gnu.org
https://lists.gnu.org/mailman/listinfo/bug-binutils


[Bug binutils/23573] "Too many open files" and binutils 2.31.1-1

2018-10-16 Thread mslomp at gmail dot com
https://sourceware.org/bugzilla/show_bug.cgi?id=23573

--- Comment #7 from mslomp at gmail dot com ---
In that case, it should be landing on the upcoming 2.32 release, correct?

-- 
You are receiving this mail because:
You are on the CC list for the bug.
___
bug-binutils mailing list
bug-binutils@gnu.org
https://lists.gnu.org/mailman/listinfo/bug-binutils