[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: win32-loader: FTBFS: plugins/cpuid/plugin.c:18:21: error: windows.h: No such file or directory



package win32-loader
tags 569389 +patch
thanks

Le jeudi 11 février 2010 19:48:03 Lucas Nussbaum, vous avez écrit :
> Source: win32-loader
> Version: 0.6.13
> Severity: serious
> User: debian-qa@lists.debian.org
> Usertags: qa-ftbfs-20100211 qa-ftbfs
> Justification: FTBFS on amd64
> 
> Hi,
> 
> During a rebuild of all packages in sid, your package failed to build on
> amd64.
> 
> Relevant part:
> > make[1]: Entering directory
> > `/build/user-win32-loader_0.6.13-amd64-wy87Ht/win32-loader-0.6.13'
> > i586-mingw32msvc-gcc -Os plugins/cpuid/cpuid.c plugins/cpuid/plugin.c
> > -Wl,--file-alignment,512 -Werror -D_WIN32_WINNT=0x0500
> > -L/usr/i586-mingw32msvc/lib/nsis -lpluginapi -shared -o
> > plugins/cpuid/test64.dll plugins/cpuid/plugin.c:18:21: error: windows.h:
> > No such file or directory In file included from
> 
> The full build log is available from:
>   
> http://people.debian.org/~lucas/logs/2010/02/11/win32-loader_0.6.13_lsid64
> .buildlog

Hi, 

I managed to get this RC bug fixed (not a big deal). The debdiff is attached and
a compiled form is downloadable there: 

    http://alioth.debian.org/~odyx-guest/debian/unstable/win32-loader_0.6.13+nmu1.dsc

Please get this RC bug fixed: it keeps win32-loader out of squeeze.

By the way, the package is in some need of love (standards, lintian, [cdbs vs
dh], patches merging, etc.), which I'd be willing to give. debian-boot and
Robert Millan: what are your opinions ?

Cheers, 

OdyX

-- 
Didier Raboud, proud Debian Maintainer (DM).
CH-1020 Renens
didier@raboud.com
diff -Nru win32-loader-0.6.13/debian/changelog win32-loader-0.6.13+nmu1/debian/changelog
--- win32-loader-0.6.13/debian/changelog	2009-11-30 16:39:17.000000000 +0100
+++ win32-loader-0.6.13+nmu1/debian/changelog	2010-04-20 16:34:21.000000000 +0200
@@ -1,3 +1,11 @@
+win32-loader (0.6.13+nmu1) unstable; urgency=high
+
+  * Non-maintainer upload.
+  * Add mingw32-runtime to Build-Depends (Closes: #569389)
+    - Urgency high for RC bug.
+
+ -- Didier Raboud <didier@raboud.com>  Tue, 20 Apr 2010 16:34:20 +0200
+
 win32-loader (0.6.13) unstable; urgency=low
 
   [ Robert Millan ]
diff -Nru win32-loader-0.6.13/debian/control win32-loader-0.6.13+nmu1/debian/control
--- win32-loader-0.6.13/debian/control	2009-11-30 16:14:05.000000000 +0100
+++ win32-loader-0.6.13+nmu1/debian/control	2010-04-20 16:27:07.000000000 +0200
@@ -7,7 +7,7 @@
  cdbs,
  debhelper (>= 5),
  nsis (>= 2.25),
- gcc-mingw32,
+ gcc-mingw32, mingw32-runtime,
  gettext,
  grub-pc (>= 1.97+20091130-1),
  loadlin (>= 1.6c.really1.6c.nobin-1~),

Attachment: signature.asc
Description: This is a digitally signed message part.


Reply to: