[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[bug #42390] fopen-fail fails on Debian GNU/Linux unstable
From: |
Manoj Srivastava |
Subject: |
[bug #42390] fopen-fail fails on Debian GNU/Linux unstable |
Date: |
Mon, 19 May 2014 18:23:39 +0000 |
User-agent: |
Mozilla/5.0 (X11; Linux x86_64; rv:29.0) Gecko/20100101 Firefox/29.0 Iceweasel/29.0.1 |
URL:
<http://savannah.gnu.org/bugs/?42390>
Summary: fopen-fail fails on Debian GNU/Linux unstable
Project: make
Submitted by: srivasta
Submitted on: Mon 19 May 2014 01:23:38 PM CDT
Severity: 3 - Normal
Item Group: Bug
Status: None
Privacy: Public
Assigned to: None
Open/Closed: Open
Discussion Lock: Any
Component Version: SCM
Operating System: POSIX-Based
Fixed Release: None
Triage Status: None
_______________________________________________________
Details:
Hi,
This might not be a make bug, but make checkout from git currentlyu fails
to build on Debian GNU/Linux. The version that built correcly last week fails
on a recent Debian unstable.
I can run a single test (-detail -keep -debug are nice). However, how can I
see what the actual Makefile is? I am not sure that the $(MAKEFILE_LIST)
variable expands to, so I can dig further into this,
==> fopen-fail.log <==
/tmp/test/make-dfsg-4.0/build/tests/../make -f work/misc/fopen-fail.mk at
test_driver.pl line 803.
work/misc/fopen-fail.mk:2: *** Too many open files. Stop.
==> fopen-fail.mk <==
include $(lastword $(MAKEFILE_LIST))
==> fopen-fail.run <==
/tmp/test/make-dfsg-4.0/build/tests/../make -f work/misc/fopen-fail.mk
_______________________________________________________
Reply to this item at:
<http://savannah.gnu.org/bugs/?42390>
_______________________________________________
Message sent via/by Savannah
http://savannah.gnu.org/
- [bug #42390] fopen-fail fails on Debian GNU/Linux unstable,
Manoj Srivastava <=