This is the mail archive of the cygwin-apps mailing list for the Cygwin project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Packaging error! [was RE: Please Upload: mingw-runtime-3.12-3]


On 07 April 2007 11:16, Chris Sutcliffe wrote:

[apologies for the personal Cc, but it's time-sensitive]

> I've fixed the manpage location:

  Hey, sorry to be the bearer of bad tidings, but we have a further issue:

http://cygwin.com/packages/mingw-runtime/mingw-runtime-3.10-1
    Sun Jun 25 10:52:04 2006              0 usr/
    Sun Jun 25 10:52:04 2006              0 usr/bin/
    Sun Jun 25 10:52:04 2006          15934 usr/bin/mingwm10.dll
    Sun Jun 25 10:52:04 2006              0 usr/include/
    Sun Jun 25 10:52:16 2006              0 usr/include/mingw/
    Sun Jun 25 10:52:07 2006           1088 usr/include/mingw/assert.h
    Sun Jun 25 10:52:07 2006           6089 usr/include/mingw/complex.h
    Sun Jun 25 10:52:07 2006           1163 usr/include/mingw/conio.h
[ etc ]

http://cygwin.com/packages/mingw-runtime/mingw-runtime-3.11-1
    Sat Nov 18 22:29:44 2006              0 usr/
    Sat Nov 18 22:29:44 2006              0 usr/bin/
    Sat Nov 18 22:29:44 2006          11643 usr/bin/mingwm10.dll
    Sat Nov 18 22:29:43 2006              0 usr/include/
    Sat Nov 18 22:29:52 2006              0 usr/include/mingw/
    Sat Nov 18 22:29:46 2006           1088 usr/include/mingw/assert.h
    Sat Nov 18 22:29:46 2006           6089 usr/include/mingw/complex.h
    Sat Nov 18 22:29:47 2006           1163 usr/include/mingw/conio.h
    Sat Nov 18 22:29:47 2006           9223 usr/include/mingw/ctype.h
    Sat Nov 18 22:29:47 2006            739 usr/include/mingw/dir.h
[ etc ]

http://cygwin.com/packages/mingw-runtime/mingw-runtime-3.12-3
    Sat Apr  7 10:03:34 2007              0 usr/
    Sat Apr  7 10:03:34 2007              0 usr/i386-pc-cygwin/
    Sat Apr  7 10:03:35 2007              0 usr/i386-pc-cygwin/bin/
    Sat Apr  7 10:03:35 2007          11673
usr/i386-pc-cygwin/bin/mingwm10.dll
    Sat Apr  7 10:03:34 2007              0 usr/i386-pc-cygwin/include/
    Sat Apr  7 10:03:43 2007              0 usr/i386-pc-cygwin/include/mingw/
    Sat Apr  7 10:03:37 2007           1088
usr/i386-pc-cygwin/include/mingw/assert.h
    Sat Apr  7 10:03:37 2007           6089
usr/i386-pc-cygwin/include/mingw/complex.h
    Sat Apr  7 10:03:37 2007           1163
usr/i386-pc-cygwin/include/mingw/conio.h
    Sat Apr  7 10:03:37 2007           9223
usr/i386-pc-cygwin/include/mingw/ctype.h
    Sat Apr  7 10:03:37 2007            739
usr/i386-pc-cygwin/include/mingw/dir.h
[ oops ]


  We can't make that work without changing gcc.  /usr/i686-pc-mingw32/include
would work OOTB, and would be a step on the way to eventually removing
-mno-cygwin.


/artimi/software/firmware $ gcc -E -mno-cygwin -v - < /dev/null
ignoring nonexistent directory "/usr/local/include/mingw"
ignoring duplicate directory "/usr/include/mingw"
ignoring duplicate directory
"/usr/lib/gcc/i686-pc-mingw32/3.4.4/../../../../i68
6-pc-mingw32/lib/../../include/w32api"
#include "..." search starts here:
#include <...> search starts here:
 /usr/lib/gcc/i686-pc-cygwin/3.4.4/include
 /usr/lib/gcc/i686-pc-mingw32/3.4.4/../../../../i686-pc-mingw32/include
 /usr/lib/gcc/i686-pc-mingw32/3.4.4/../../../../include/w32api
End of search list.


  It being sunday I don't know if anyone's on duty today.  If we start to get
vast amounts of people showing up on the list with compile errors, and Chris
S. can't reroll the release soon, maybe we should revert setup.hint?

    cheers,
      DaveK
-- 
Can't think of a witty .sigline today....


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]