X-Recipient: archive-cygwin AT delorie DOT com X-SWARE-Spam-Status: No, hits=-2.0 required=5.0 tests=BAYES_00,DKIM_SIGNED,DKIM_VALID,DKIM_VALID_AU,FREEMAIL_FROM X-Spam-Check-By: sourceware.org MIME-Version: 1.0 In-Reply-To: References: <4EE8E58C DOT 3000904 AT gmail DOT com> <20111214182757 DOT GA6392 AT ednor DOT casa DOT cgf DOT cx> Date: Fri, 16 Dec 2011 16:05:06 -0500 Message-ID: Subject: Re: "Bad address" error while building cygwin with make -j2 From: Chris Sutcliffe To: cygwin AT cygwin DOT com Content-Type: text/plain; charset=ISO-8859-1 X-IsSubscribed: yes Mailing-List: contact cygwin-help AT cygwin DOT com; run by ezmlm Precedence: bulk List-Id: List-Unsubscribe: List-Subscribe: List-Archive: List-Post: List-Help: , Sender: cygwin-owner AT cygwin DOT com Mail-Followup-To: cygwin AT cygwin DOT com Delivered-To: mailing list cygwin AT cygwin DOT com Content-Transfer-Encoding: 8bit X-MIME-Autoconverted: from quoted-printable to 8bit by delorie.com id pBGL5S8m013704 On 15 December 2011 20:11, Chris Sutcliffe wrote: > I'm not sure if the 20111214 snapshot was supposed to address this > issue, but I'm continuing to experience the issue as well: > > csutclif AT bmotec3017201lt:[~] $ uname -a > CYGWIN_NT-5.1 BMOTEC3017201LT 1.7.10s(0.255/5/3) 20111214 15:56:36 i686 Cygwin > > csutclif AT bmotec3017201lt:[/usr/src/vim] $ make -j4 > Starting make in the src directory. > If there are problems, cd to the src directory and run make there > cd src && make first > make[1]: Entering directory `/usr/src/vim/src' > gcc -c -I. -Iproto -DHAVE_CONFIG_H     -g -O2 -U_FORTIFY_SOURCE > -D_FORTIFY_SOURCE=1       -o objects/buffer.o buffer.c > gcc -c -I. -Iproto -DHAVE_CONFIG_H     -g -O2 -U_FORTIFY_SOURCE > -D_FORTIFY_SOURCE=1       -o objects/blowfish.o blowfish.c > gcc -c -I. -Iproto -DHAVE_CONFIG_H     -g -O2 -U_FORTIFY_SOURCE > -D_FORTIFY_SOURCE=1       -o objects/charset.o charset.c > gcc -c -I. -Iproto -DHAVE_CONFIG_H     -g -O2 -U_FORTIFY_SOURCE > -D_FORTIFY_SOURCE=1       -o objects/diff.o diff.c > make[1]: *** read jobs pipe: Bad address.  Stop. > make[1]: *** Waiting for unfinished jobs.... > make[1]: Leaving directory `/usr/src/vim/src' > Makefile:26: recipe for target `first' failed > make: *** [first] Error 2 > make: INTERNAL: Exiting with 3 jobserver tokens available; should be 4! Things improved with the 20111216 snapshot, in that vim build completed, but something still isn't quite right: make[1]: Leaving directory `/usr/src/vim/src' make: INTERNAL: Exiting with 1 jobserver tokens available; should be 4! Chris -- Chris Sutcliffe http://emergedesktop.org http://www.google.com/profiles/ir0nh34d -- Problem reports: http://cygwin.com/problems.html FAQ: http://cygwin.com/faq/ Documentation: http://cygwin.com/docs.html Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple