[quake3-bugzilla] [Bug 4034] New: Long pause in beginning of 'make' on latest version of Msys (on Mingw)

bugzilla-daemon at icculus.org bugzilla-daemon at icculus.org
Wed Apr 8 07:18:23 EDT 2009


http://bugzilla.icculus.org/show_bug.cgi?id=4034

           Summary: Long pause in beginning of 'make' on latest version of
                    Msys (on Mingw)
           Product: Quake 3
           Version: SVN HEAD
          Platform: PC
        OS/Version: Windows Vista
            Status: NEW
          Severity: normal
          Priority: P3
         Component: Platform
        AssignedTo: zakk at icculus.org
        ReportedBy: arxeio at gmail.com
         QAContact: quake3-bugzilla at icculus.org


(the pause is more than 1 min of doing no building)
(other stuff seem to compile)

This doesn't appear on make 3.79.1 and Msys 1.0.10 but it does (regardless of
MinGW version) in Msys 1.0.11 (with make 3.81). 

make -d starts with,

$ make -d
GNU Make 3.81
Copyright (C) 2006  Free Software Foundation, Inc.
This is free software; see the source for copying conditions.
There is NO warranty; not even for MERCHANTABILITY or FITNESS FOR A
PARTICULAR PURPOSE.

This program built for i686-pc-msys
Reading makefiles...
Reading makefile `Makefile'...
Reading makefile `Makefile.local' (search path) (don't care) (no ~
expansion)...
which: pkg-config: unknown command
/bin/sh: svnversion: command not found
Reading makefile `/client/cl_cgame.d' (search path) (don't care) (no ~
expansion)...
Reading makefile `/client/cl_cin.d' (search path) (don't care) (no ~
expansion)...
Reading makefile `/client/cl_console.d' (search path) (don't care) (no ~
expansion)...
Reading makefile `/client/cl_input.d' (search path) (don't care) (no ~
expansion)...
Reading makefile `/client/cl_keys.d' (search path) (don't care) (no ~
expansion)...
Reading makefile `/client/cl_main.d' (search path) (don't care) (no ~
expansion)...
Reading makefile `/client/cl_net_chan.d' (search path) (don't care) (no ~
expansion)...
Reading makefile `/client/cl_parse.d' (search path) (don't care) (no ~
expansion)...
Reading makefile `/client/cl_scrn.d' (search path) (don't care) (no ~
expansion)...

..

etc.

continues with:

..

  Trying implicit prerequisite `/tools/asm/RCS/cmdlib.d.w'.
    Trying pattern rule with stem `cmdlib.d.w'.
    Trying implicit prerequisite `/tools/asm/s.cmdlib.d.w'.
    Trying pattern rule with stem `cmdlib.d.w'.
    Trying implicit prerequisite `/tools/asm/SCCS/s.cmdlib.d.w'.
  Trying pattern rule with stem `cmdlib.d'.
  Trying implicit prerequisite `/tools/asm/cmdlib.d.cc'.
  Looking for a rule with intermediate file `/tools/asm/cmdlib.d.cc'.
   Avoiding implicit rule recursion.
   Trying pattern rule with stem `cmdlib.d.cc'.
   Trying implicit prerequisite `/tools/asm/cmdlib.d.cc,v'.
   Trying pattern rule with stem `cmdlib.d.cc'.
   Trying implicit prerequisite `/tools/asm/RCS/cmdlib.d.cc,v'.
   Trying pattern rule with stem `cmdlib.d.cc'.
   Trying implicit prerequisite `/tools/asm/RCS/cmdlib.d.cc'.
   Trying pattern rule with stem `cmdlib.d.cc'.
   Trying implicit prerequisite `/tools/asm/s.cmdlib.d.cc'.
   Trying pattern rule with stem `cmdlib.d.cc'.
   Trying implicit prerequisite `/tools/asm/SCCS/s.cmdlib.d.cc'.
  Trying pattern rule with stem `cmdlib.d'.
  Trying implicit prerequisite `/tools/asm/cmdlib.d.C'.
  Looking for a rule with intermediate file `/tools/asm/cmdlib.d.C'.
   Avoiding implicit rule recursion.
   Trying pattern rule with stem `cmdlib.d.C'.

..

etc.

-- 
Configure bugmail: http://bugzilla.icculus.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the QA contact for the bug.


More information about the quake3-bugzilla mailing list