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

Bug#957936: marked as done (wine: ftbfs with GCC-10)



Your message dated Mon, 11 Jan 2021 02:36:43 +0000
with message-id <E1kyn4V-0004AO-Qv@fasolo.debian.org>
and subject line Bug#957936: fixed in wine 5.0.3-1
has caused the Debian Bug report #957936,
regarding wine: ftbfs with GCC-10
to be marked as done.

This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.

(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact owner@bugs.debian.org
immediately.)


-- 
957936: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=957936
Debian Bug Tracking System
Contact owner@bugs.debian.org with problems
--- Begin Message ---
Package: src:wine
Version: 5.0-3
Severity: normal
Tags: sid bullseye
User: debian-gcc@lists.debian.org
Usertags: ftbfs-gcc-10

Please keep this issue open in the bug tracker for the package it
was filed for.  If a fix in another package is required, please
file a bug for the other package (or clone), and add a block in this
package. Please keep the issue open until the package can be built in
a follow-up test rebuild.

The package fails to build in a test rebuild on at least amd64 with
gcc-10/g++-10, but succeeds to build with gcc-9/g++-9. The
severity of this report will be raised before the bullseye release,
so nothing has to be done for the buster release.

The full build log can be found at:
http://people.debian.org/~doko/logs/gcc10-20200225/wine_5.0-3_unstable_gcc10.log
The last lines of the build log are at the end of this report.

To build with GCC 10, either set CC=gcc-10 CXX=g++-10 explicitly,
or install the gcc, g++, gfortran, ... packages from experimental.

  apt-get -t=experimental install g++ 

Common build failures are new warnings resulting in build failures with
-Werror turned on, or new/dropped symbols in Debian symbols files.
For other C/C++ related build failures see the porting guide at
http://gcc.gnu.org/gcc-10/porting_to.html

[...]
gcc -m64 -c -o sti_main.o sti_main.c -I. -I../../include -I../../include/msvcrt -D__WINESRC__ -D_REENTRANT -fPIC -fno-builtin -fshort-wchar -mabi=ms -Wall -pipe -fcf-protection=none -fno-stack-protector -fno-strict-aliasing -Wdeclaration-after-statement -Wempty-body -Wignored-qualifiers -Wno-packed-not-aligned -Wshift-overflow=2 -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wvla -Wwrite-strings -Wpointer-arith -Wlogical-op -gdwarf-2 -gstrict-dwarf -Werror -Wdate-time -g -O2 -fdebug-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat -Werror=format-security -fcommon -Wno-shift-overflow -Wno-unused-function -Wno-deprecated-declarations
gcc -m64 -c -o clipboard.o clipboard.c -I. -I../../include -I../.. -D__WINESRC__ -D_SHELL32_ -D_REENTRANT -fPIC -Wall -pipe -fcf-protection=none -fno-stack-protector -fno-strict-aliasing -Wdeclaration-after-statement -Wempty-body -Wignored-qualifiers -Wno-packed-not-aligned -Wshift-overflow=2 -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wvla -Wwrite-strings -Wpointer-arith -Wlogical-op -gdwarf-2 -gstrict-dwarf -Werror -Wdate-time -g -O2 -fdebug-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat -Werror=format-security -fcommon -Wno-shift-overflow -Wno-unused-function -Wno-deprecated-declarations
../../tools/widl/widl --dlldata-only -o dlldata.c sti_wia.idl
../../tools/widl/widl -o sti_wia_p.c -m64 --nostdinc -I. -I../../include -I../../include/msvcrt -D__WINESRC__ sti_wia.idl
../../tools/widl/widl -o sti_wia.h -m64 --nostdinc -I. -I../../include -I../../include/msvcrt -D__WINESRC__ sti_wia.idl
../../tools/widl/widl -o sti_wia_r.res -m64 --nostdinc -I. -I../../include -I../../include/msvcrt -D__WINESRC__ sti_wia.idl
gcc -m64 -c -o dlldata.o dlldata.c -I. -I../../include -I../../include/msvcrt -D__WINESRC__ -DENTRY_PREFIX=STI_ -DPROXY_DELEGATION -DWINE_REGISTER_DLL -D_REENTRANT -fPIC -fno-builtin -fshort-wchar -mabi=ms -Wall -pipe -fcf-protection=none -fno-stack-protector -fno-strict-aliasing -Wdeclaration-after-statement -Wempty-body -Wignored-qualifiers -Wno-packed-not-aligned -Wshift-overflow=2 -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wvla -Wwrite-strings -Wpointer-arith -Wlogical-op -gdwarf-2 -gstrict-dwarf -Werror -Wdate-time -g -O2 -fdebug-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat -Werror=format-security -fcommon -Wno-shift-overflow -Wno-unused-function -Wno-deprecated-declarations
gcc -m64 -c -o sti_wia_p.o sti_wia_p.c -I. -I../../include -I../../include/msvcrt -D__WINESRC__ -D_REENTRANT -fPIC -fno-builtin -fshort-wchar -mabi=ms -Wall -pipe -fcf-protection=none -fno-stack-protector -fno-strict-aliasing -Wdeclaration-after-statement -Wempty-body -Wignored-qualifiers -Wno-packed-not-aligned -Wshift-overflow=2 -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wvla -Wwrite-strings -Wpointer-arith -Wlogical-op -gdwarf-2 -gstrict-dwarf -Werror -Wdate-time -g -O2 -fdebug-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat -Werror=format-security -fcommon -Wno-shift-overflow -Wno-unused-function -Wno-deprecated-declarations
gcc -m64 -c -o control.o control.c -I. -I../../include -I../.. -D__WINESRC__ -D_SHELL32_ -D_REENTRANT -fPIC -Wall -pipe -fcf-protection=none -fno-stack-protector -fno-strict-aliasing -Wdeclaration-after-statement -Wempty-body -Wignored-qualifiers -Wno-packed-not-aligned -Wshift-overflow=2 -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wvla -Wwrite-strings -Wpointer-arith -Wlogical-op -gdwarf-2 -gstrict-dwarf -Werror -Wdate-time -g -O2 -fdebug-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat -Werror=format-security -fcommon -Wno-shift-overflow -Wno-unused-function -Wno-deprecated-declarations
gcc -m64 -c -o thread.o thread.c -I. -I../../include -I../../include/msvcrt -D__WINESRC__ -D_SHLWAPI_ -D_REENTRANT -fPIC -fno-builtin -fshort-wchar -mabi=ms -Wall -pipe -fcf-protection=none -fno-stack-protector -fno-strict-aliasing -Wdeclaration-after-statement -Wempty-body -Wignored-qualifiers -Wno-packed-not-aligned -Wshift-overflow=2 -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wvla -Wwrite-strings -Wpointer-arith -Wlogical-op -gdwarf-2 -gstrict-dwarf -Werror -Wdate-time -g -O2 -fdebug-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat -Werror=format-security -fcommon -Wno-shift-overflow -Wno-unused-function -Wno-deprecated-declarations
gcc -m64 -c -o cpanelfolder.o cpanelfolder.c -I. -I../../include -I../.. -D__WINESRC__ -D_SHELL32_ -D_REENTRANT -fPIC -Wall -pipe -fcf-protection=none -fno-stack-protector -fno-strict-aliasing -Wdeclaration-after-statement -Wempty-body -Wignored-qualifiers -Wno-packed-not-aligned -Wshift-overflow=2 -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wvla -Wwrite-strings -Wpointer-arith -Wlogical-op -gdwarf-2 -gstrict-dwarf -Werror -Wdate-time -g -O2 -fdebug-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat -Werror=format-security -fcommon -Wno-shift-overflow -Wno-unused-function -Wno-deprecated-declarations
../../tools/winegcc/winegcc -o sti.dll.so --wine-objdir ../.. -m64 -fPIC -fasynchronous-unwind-tables -shared sti.spec -mno-cygwin sti.o sti_main.o dlldata.o sti_wia_p.o sti_wia_r.res ../../dlls/uuid/libuuid.a -lole32 -loleaut32 -lrpcrt4 -ladvapi32 -Wl,-z,relro -Wl,-z,now -Wl,-rpath,/usr/lib/x86_64-linux-gnu/wine
../../tools/winegcc/winegcc -o sti.dll.fake --wine-objdir ../.. -m64 -fPIC -fasynchronous-unwind-tables -shared sti.spec -mno-cygwin sti.o sti_main.o dlldata.o sti_wia_p.o sti_wia_r.res ../../dlls/uuid/libuuid.a -lole32 -loleaut32 -lrpcrt4 -ladvapi32 -Wl,-z,relro -Wl,-z,now -Wl,-rpath,/usr/lib/x86_64-linux-gnu/wine
make[2]: Leaving directory '/<<PKGBUILDDIR>>/dlls/sti'
make[2]: Entering directory '/<<PKGBUILDDIR>>/dlls/strmdll'
gcc -m64 -c -o main.o main.c -I. -I../../include -I../../include/msvcrt -D__WINESRC__ -D_REENTRANT -fPIC -fno-builtin -fshort-wchar -mabi=ms -Wall -pipe -fcf-protection=none -fno-stack-protector -fno-strict-aliasing -Wdeclaration-after-statement -Wempty-body -Wignored-qualifiers -Wno-packed-not-aligned -Wshift-overflow=2 -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wvla -Wwrite-strings -Wpointer-arith -Wlogical-op -gdwarf-2 -gstrict-dwarf -Werror -Wdate-time -g -O2 -fdebug-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat -Werror=format-security -fcommon -Wno-shift-overflow -Wno-unused-function -Wno-deprecated-declarations
../../tools/winegcc/winegcc -o strmdll.dll.so --wine-objdir ../.. -m64 -fPIC -fasynchronous-unwind-tables -shared strmdll.spec -mno-cygwin main.o -Wl,-z,relro -Wl,-z,now -Wl,-rpath,/usr/lib/x86_64-linux-gnu/wine
../../tools/winegcc/winegcc -o strmdll.dll.fake --wine-objdir ../.. -m64 -fPIC -fasynchronous-unwind-tables -shared strmdll.spec -mno-cygwin main.o -Wl,-z,relro -Wl,-z,now -Wl,-rpath,/usr/lib/x86_64-linux-gnu/wine
make[2]: Leaving directory '/<<PKGBUILDDIR>>/dlls/strmdll'
make[2]: Entering directory '/<<PKGBUILDDIR>>/dlls/svrapi'
gcc -m64 -c -o svrapi_main.o svrapi_main.c -I. -I../../include -I../../include/msvcrt -D__WINESRC__ -D_REENTRANT -fPIC -fno-builtin -fshort-wchar -mabi=ms -Wall -pipe -fcf-protection=none -fno-stack-protector -fno-strict-aliasing -Wdeclaration-after-statement -Wempty-body -Wignored-qualifiers -Wno-packed-not-aligned -Wshift-overflow=2 -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wvla -Wwrite-strings -Wpointer-arith -Wlogical-op -gdwarf-2 -gstrict-dwarf -Werror -Wdate-time -g -O2 -fdebug-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat -Werror=format-security -fcommon -Wno-shift-overflow -Wno-unused-function -Wno-deprecated-declarations
gcc -m64 -c -o url.o url.c -I. -I../../include -I../../include/msvcrt -D__WINESRC__ -D_SHLWAPI_ -D_REENTRANT -fPIC -fno-builtin -fshort-wchar -mabi=ms -Wall -pipe -fcf-protection=none -fno-stack-protector -fno-strict-aliasing -Wdeclaration-after-statement -Wempty-body -Wignored-qualifiers -Wno-packed-not-aligned -Wshift-overflow=2 -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wvla -Wwrite-strings -Wpointer-arith -Wlogical-op -gdwarf-2 -gstrict-dwarf -Werror -Wdate-time -g -O2 -fdebug-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat -Werror=format-security -fcommon -Wno-shift-overflow -Wno-unused-function -Wno-deprecated-declarations
../../tools/winegcc/winegcc -o svrapi.dll.so --wine-objdir ../.. -m64 -fPIC -fasynchronous-unwind-tables -shared svrapi.spec -mno-cygwin svrapi_main.o -Wl,-z,relro -Wl,-z,now -Wl,-rpath,/usr/lib/x86_64-linux-gnu/wine
gcc -m64 -c -o dataobject.o dataobject.c -I. -I../../include -I../.. -D__WINESRC__ -D_SHELL32_ -D_REENTRANT -fPIC -Wall -pipe -fcf-protection=none -fno-stack-protector -fno-strict-aliasing -Wdeclaration-after-statement -Wempty-body -Wignored-qualifiers -Wno-packed-not-aligned -Wshift-overflow=2 -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wvla -Wwrite-strings -Wpointer-arith -Wlogical-op -gdwarf-2 -gstrict-dwarf -Werror -Wdate-time -g -O2 -fdebug-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat -Werror=format-security -fcommon -Wno-shift-overflow -Wno-unused-function -Wno-deprecated-declarations
../../tools/winegcc/winegcc -o svrapi.dll.fake --wine-objdir ../.. -m64 -fPIC -fasynchronous-unwind-tables -shared svrapi.spec -mno-cygwin svrapi_main.o -Wl,-z,relro -Wl,-z,now -Wl,-rpath,/usr/lib/x86_64-linux-gnu/wine
make[2]: Leaving directory '/<<PKGBUILDDIR>>/dlls/svrapi'
make[2]: Entering directory '/<<PKGBUILDDIR>>/dlls/sxs'
gcc -m64 -c -o cache.o cache.c -I. -I../../include -I../../include/msvcrt -D__WINESRC__ -D_REENTRANT -fPIC -fno-builtin -fshort-wchar -mabi=ms -Wall -pipe -fcf-protection=none -fno-stack-protector -fno-strict-aliasing -Wdeclaration-after-statement -Wempty-body -Wignored-qualifiers -Wno-packed-not-aligned -Wshift-overflow=2 -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wvla -Wwrite-strings -Wpointer-arith -Wlogical-op -gdwarf-2 -gstrict-dwarf -Werror -Wdate-time -g -O2 -fdebug-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat -Werror=format-security -fcommon -Wno-shift-overflow -Wno-unused-function -Wno-deprecated-declarations
gcc -m64 -c -o wsprintf.o wsprintf.c -I. -I../../include -I../../include/msvcrt -D__WINESRC__ -D_SHLWAPI_ -D_REENTRANT -fPIC -fno-builtin -fshort-wchar -mabi=ms -Wall -pipe -fcf-protection=none -fno-stack-protector -fno-strict-aliasing -Wdeclaration-after-statement -Wempty-body -Wignored-qualifiers -Wno-packed-not-aligned -Wshift-overflow=2 -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wvla -Wwrite-strings -Wpointer-arith -Wlogical-op -gdwarf-2 -gstrict-dwarf -Werror -Wdate-time -g -O2 -fdebug-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat -Werror=format-security -fcommon -Wno-shift-overflow -Wno-unused-function -Wno-deprecated-declarations
In function ‘_ILCreateCPanelApplet’,
    inlined from ‘SHELL_RegisterCPanelApp’ at cpanelfolder.c:323:20:
cpanelfolder.c:262:5: error: ‘strcpy’ offset 12 from the object at ‘pidl’ is out of the bounds of referenced subobject ‘szName’ with type ‘CHAR[1]’ {aka ‘char[1]’} at offset 12 [-Werror=array-bounds]
  262 |     strcpy(p->szName, name);
      |     ^~~~~~~~~~~~~~~~~~~~~~~
In file included from cpanelfolder.c:44:
cpanelfolder.c: In function ‘SHELL_RegisterCPanelApp’:
pidl.h:119:10: note: subobject ‘szName’ declared here
  119 |     CHAR szName[1];  /*10*/ /* terminated by 0x00, followed by display name and comment string */
      |          ^~~~~~
cc1: all warnings being treated as errors
make[2]: *** [Makefile:302: cpanelfolder.o] Error 1
make[2]: *** Waiting for unfinished jobs....
gcc -m64 -c -o name.o name.c -I. -I../../include -I../../include/msvcrt -D__WINESRC__ -D_REENTRANT -fPIC -fno-builtin -fshort-wchar -mabi=ms -Wall -pipe -fcf-protection=none -fno-stack-protector -fno-strict-aliasing -Wdeclaration-after-statement -Wempty-body -Wignored-qualifiers -Wno-packed-not-aligned -Wshift-overflow=2 -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wvla -Wwrite-strings -Wpointer-arith -Wlogical-op -gdwarf-2 -gstrict-dwarf -Werror -Wdate-time -g -O2 -fdebug-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat -Werror=format-security -fcommon -Wno-shift-overflow -Wno-unused-function -Wno-deprecated-declarations
../../tools/wrc/wrc -o shlwapi.res -m64 --nostdinc -I. -I../../include -I../../include/msvcrt -D__WINESRC__ -D_SHLWAPI_ --po-dir=../../po shlwapi.rc
../../tools/winegcc/winegcc -o shlwapi.dll.so --wine-objdir ../.. -m64 -fPIC -fasynchronous-unwind-tables -shared shlwapi.spec -mno-cygwin assoc.o clist.o istream.o msgbox.o ordinal.o path.o reg.o regstream.o shlwapi_main.o stopwatch.o string.o thread.o url.o wsprintf.o shlwapi.res -luserenv -loleaut32 -lole32 -lcomctl32 -lcomdlg32 -lmpr -lmlang -lurlmon -lshell32 -lwinmm -lversion ../../dlls/uuid/libuuid.a -luser32 -lgdi32 -ladvapi32 -lkernelbase -Wl,-delayload,userenv.dll -Wl,-delayload,oleaut32.dll -Wl,-delayload,ole32.dll -Wl,-delayload,comctl32.dll -Wl,-delayload,comdlg32.dll -Wl,-delayload,mpr.dll -Wl,-delayload,mlang.dll -Wl,-delayload,urlmon.dll -Wl,-delayload,shell32.dll -Wl,-delayload,winmm.dll -Wl,-delayload,version.dll -Wl,-z,relro -Wl,-z,now -Wl,-rpath,/usr/lib/x86_64-linux-gnu/wine
gcc -m64 -c -o sxs.o sxs.c -I. -I../../include -I../../include/msvcrt -D__WINESRC__ -D_REENTRANT -fPIC -fno-builtin -fshort-wchar -mabi=ms -Wall -pipe -fcf-protection=none -fno-stack-protector -fno-strict-aliasing -Wdeclaration-after-statement -Wempty-body -Wignored-qualifiers -Wno-packed-not-aligned -Wshift-overflow=2 -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wvla -Wwrite-strings -Wpointer-arith -Wlogical-op -gdwarf-2 -gstrict-dwarf -Werror -Wdate-time -g -O2 -fdebug-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat -Werror=format-security -fcommon -Wno-shift-overflow -Wno-unused-function -Wno-deprecated-declarations
../../tools/winegcc/winegcc -o shlwapi.dll.fake --wine-objdir ../.. -m64 -fPIC -fasynchronous-unwind-tables -shared shlwapi.spec -mno-cygwin assoc.o clist.o istream.o msgbox.o ordinal.o path.o reg.o regstream.o shlwapi_main.o stopwatch.o string.o thread.o url.o wsprintf.o shlwapi.res -luserenv -loleaut32 -lole32 -lcomctl32 -lcomdlg32 -lmpr -lmlang -lurlmon -lshell32 -lwinmm -lversion ../../dlls/uuid/libuuid.a -luser32 -lgdi32 -ladvapi32 -lkernelbase -Wl,-delayload,userenv.dll -Wl,-delayload,oleaut32.dll -Wl,-delayload,ole32.dll -Wl,-delayload,comctl32.dll -Wl,-delayload,comdlg32.dll -Wl,-delayload,mpr.dll -Wl,-delayload,mlang.dll -Wl,-delayload,urlmon.dll -Wl,-delayload,shell32.dll -Wl,-delayload,winmm.dll -Wl,-delayload,version.dll -Wl,-z,relro -Wl,-z,now -Wl,-rpath,/usr/lib/x86_64-linux-gnu/wine
make[2]: Leaving directory '/<<PKGBUILDDIR>>/dlls/shlwapi'
make[2]: Entering directory '/<<PKGBUILDDIR>>/dlls/t2embed'
gcc -m64 -c -o main.o main.c -I. -I../../include -I../../include/msvcrt -D__WINESRC__ -D_REENTRANT -fPIC -fno-builtin -fshort-wchar -mabi=ms -Wall -pipe -fcf-protection=none -fno-stack-protector -fno-strict-aliasing -Wdeclaration-after-statement -Wempty-body -Wignored-qualifiers -Wno-packed-not-aligned -Wshift-overflow=2 -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wvla -Wwrite-strings -Wpointer-arith -Wlogical-op -gdwarf-2 -gstrict-dwarf -Werror -Wdate-time -g -O2 -fdebug-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat -Werror=format-security -fcommon -Wno-shift-overflow -Wno-unused-function -Wno-deprecated-declarations
make[2]: Entering directory '/<<PKGBUILDDIR>>/dlls/tapi32'
gcc -m64 -c -o assisted.o assisted.c -I. -I../../include -I../../include/msvcrt -D__WINESRC__ -D_REENTRANT -fPIC -fno-builtin -fshort-wchar -mabi=ms -Wall -pipe -fcf-protection=none -fno-stack-protector -fno-strict-aliasing -Wdeclaration-after-statement -Wempty-body -Wignored-qualifiers -Wno-packed-not-aligned -Wshift-overflow=2 -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wvla -Wwrite-strings -Wpointer-arith -Wlogical-op -gdwarf-2 -gstrict-dwarf -Werror -Wdate-time -g -O2 -fdebug-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat -Werror=format-security -fcommon -Wno-shift-overflow -Wno-unused-function -Wno-deprecated-declarations
make[2]: Leaving directory '/<<PKGBUILDDIR>>/dlls/shell32'
make[1]: *** [Makefile:7849: dlls/shell32] Error 2
make[1]: *** Waiting for unfinished jobs....
gcc -m64 -c -o line.o line.c -I. -I../../include -I../../include/msvcrt -D__WINESRC__ -D_REENTRANT -fPIC -fno-builtin -fshort-wchar -mabi=ms -Wall -pipe -fcf-protection=none -fno-stack-protector -fno-strict-aliasing -Wdeclaration-after-statement -Wempty-body -Wignored-qualifiers -Wno-packed-not-aligned -Wshift-overflow=2 -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wvla -Wwrite-strings -Wpointer-arith -Wlogical-op -gdwarf-2 -gstrict-dwarf -Werror -Wdate-time -g -O2 -fdebug-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat -Werror=format-security -fcommon -Wno-shift-overflow -Wno-unused-function -Wno-deprecated-declarations
../../tools/winegcc/winegcc -o sxs.dll.so --wine-objdir ../.. -m64 -fPIC -fasynchronous-unwind-tables -shared sxs.spec -mno-cygwin cache.o name.o sxs.o -loleaut32 -lole32 -Wl,-z,relro -Wl,-z,now -Wl,-rpath,/usr/lib/x86_64-linux-gnu/wine
../../tools/winegcc/winegcc -o t2embed.dll.so --wine-objdir ../.. -m64 -fPIC -fasynchronous-unwind-tables -shared t2embed.spec -mno-cygwin main.o -lgdi32 -ladvapi32 -Wl,-z,relro -Wl,-z,now -Wl,-rpath,/usr/lib/x86_64-linux-gnu/wine
../../tools/winegcc/winegcc -o sxs.dll.fake --wine-objdir ../.. -m64 -fPIC -fasynchronous-unwind-tables -shared sxs.spec -mno-cygwin cache.o name.o sxs.o -loleaut32 -lole32 -Wl,-z,relro -Wl,-z,now -Wl,-rpath,/usr/lib/x86_64-linux-gnu/wine
make[2]: Leaving directory '/<<PKGBUILDDIR>>/dlls/sxs'
../../tools/winegcc/winegcc -o t2embed.dll.fake --wine-objdir ../.. -m64 -fPIC -fasynchronous-unwind-tables -shared t2embed.spec -mno-cygwin main.o -lgdi32 -ladvapi32 -Wl,-z,relro -Wl,-z,now -Wl,-rpath,/usr/lib/x86_64-linux-gnu/wine
gcc -m64 -c -o phone.o phone.c -I. -I../../include -I../../include/msvcrt -D__WINESRC__ -D_REENTRANT -fPIC -fno-builtin -fshort-wchar -mabi=ms -Wall -pipe -fcf-protection=none -fno-stack-protector -fno-strict-aliasing -Wdeclaration-after-statement -Wempty-body -Wignored-qualifiers -Wno-packed-not-aligned -Wshift-overflow=2 -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wvla -Wwrite-strings -Wpointer-arith -Wlogical-op -gdwarf-2 -gstrict-dwarf -Werror -Wdate-time -g -O2 -fdebug-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat -Werror=format-security -fcommon -Wno-shift-overflow -Wno-unused-function -Wno-deprecated-declarations
make[2]: Leaving directory '/<<PKGBUILDDIR>>/dlls/t2embed'
../../tools/winegcc/winegcc -o tapi32.dll.so --wine-objdir ../.. -m64 -fPIC -fasynchronous-unwind-tables -shared tapi32.spec -mno-cygwin assisted.o line.o phone.o -ladvapi32 -Wl,-z,relro -Wl,-z,now -Wl,-rpath,/usr/lib/x86_64-linux-gnu/wine
../../tools/winegcc/winegcc -o tapi32.dll.fake --wine-objdir ../.. -m64 -fPIC -fasynchronous-unwind-tables -shared tapi32.spec -mno-cygwin assisted.o line.o phone.o -ladvapi32 -Wl,-z,relro -Wl,-z,now -Wl,-rpath,/usr/lib/x86_64-linux-gnu/wine
make[2]: Leaving directory '/<<PKGBUILDDIR>>/dlls/tapi32'
make[1]: Leaving directory '/<<PKGBUILDDIR>>'
dh_auto_build: error: make -j4 returned exit code 2
make: *** [debian/rules:132: binary] Error 25
dpkg-buildpackage: error: debian/rules binary subprocess returned exit status 2

--- End Message ---
--- Begin Message ---
Source: wine
Source-Version: 5.0.3-1
Done: Michael Gilbert <mgilbert@debian.org>

We believe that the bug you reported is fixed in the latest version of
wine, which is due to be installed in the Debian FTP archive.

A summary of the changes between this version and the previous one is
attached.

Thank you for reporting the bug, which will now be closed.  If you
have further comments please address them to 957936@bugs.debian.org,
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
Michael Gilbert <mgilbert@debian.org> (supplier of updated wine package)

(This message was generated automatically at their request; if you
believe that there is a problem with it please contact the archive
administrators by mailing ftpmaster@ftp-master.debian.org)


-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA512

Format: 1.8
Date: Sun, 10 Jan 2021 21:42:51 +0000
Source: wine
Architecture: source
Version: 5.0.3-1
Distribution: unstable
Urgency: medium
Maintainer: Debian Wine Party <debian-wine@lists.debian.org>
Changed-By: Michael Gilbert <mgilbert@debian.org>
Closes: 957936 971759
Changes:
 wine (5.0.3-1) unstable; urgency=medium
 .
   * New upstream release 5.0.3, released Nov 10, 2020.
     - Fix compilation with gcc 10 (closes: #957936).
   * Fix incorrect uses of sizeof (closes: #971759).
     - Thanks to Yuri Konotopov.
Checksums-Sha1:
 58361f2b2c0659a46453181ad5abc4a7326b16d9 4649 wine_5.0.3-1.dsc
 9ea451a3f6530af8ca51ee54116e53d71dce5052 20661660 wine_5.0.3.orig.tar.xz
 cf4de79fedabba520c8e1fa7a67b6a665962fd17 214408 wine_5.0.3-1.debian.tar.xz
 a212c57b896b9897ded4107a4c5677be00993520 19860 wine_5.0.3-1_source.buildinfo
Checksums-Sha256:
 92fcc8bda4eea8b5fd6b04c5e43b191d46cae8c02128e8f13229e3f01ddb0179 4649 wine_5.0.3-1.dsc
 f35cd2c9ac8bc0a2ac52408349a397aa53976deacea2f5bd6f2826449653b0ee 20661660 wine_5.0.3.orig.tar.xz
 4a3c9259bb37b0cc3f396c8f7de3118619091af4eee9b430f4df565d2156339e 214408 wine_5.0.3-1.debian.tar.xz
 9fa6ed95ae734fb458a064eeb16629f30bd8b0be07212c0b248b875e00ddacd7 19860 wine_5.0.3-1_source.buildinfo
Files:
 8f0e5c09aa16c5373998092c381ff849 4649 otherosfs optional wine_5.0.3-1.dsc
 65b6231f6800f54bc15ad4d6e1fa8a18 20661660 otherosfs optional wine_5.0.3.orig.tar.xz
 cafc8ffe10416828f13918abdb363b8a 214408 otherosfs optional wine_5.0.3-1.debian.tar.xz
 bf213476311b2eee17ee0a09b180efd8 19860 otherosfs optional wine_5.0.3-1_source.buildinfo

-----BEGIN PGP SIGNATURE-----

iQQzBAEBCgAdFiEEIwTlZiOEpzUxIyp4mD40ZYkUaygFAl/7r6QACgkQmD40ZYkU
ayjZhiAAlL1PGAAKcI+3zylwyF7elr429rkYioLtR9j/J/SmqAm9MQvD89X+a1rt
Oz99TLuEzS1pTSGZzNzef4V0OG22gt1IV0Ec/efmi1JfcUwULuEr+0/EKzwDmJDT
plBRJHTBdAm1m6D3nHiG+psabqhnKtoglIh1kiLDffQRSwxqbSJtI1f+2cQaj3z1
jpDLMzgXF9Tag0NZJtuvLPX7RvKvz6UKzqLv6TqCrmEa+sKxJ+x+mN5YTwyS5MCi
js9iFk8j5dUktWhqm198AZttIzFdgTfbLHLjqlKHRsyOEZXZgUoEuqEzx3Ptgahb
e2Fp3QcBAtUt1rcAKDxHL6XKkbKt+Yd6YainTLlvM20X4iymYKX1DxAiI7P3MzNU
WwTQnAPKoxVJNjJJMF2Fi0gpGGe++fyVCov/8gB4MY0riXj2U1ziF2Q6iPk3pXq3
OP0R/Gfj2xA/Jiaf5KJIuc/sa3VWBQpHUrO8gPZATv2+sPRZK/s6nL/eREJbcXwU
ctt2stPK7/IKfMCjgA8tUYZgkJapKa3f/e/EZBHGljt9NHcAeBjgDf/GfYWoMu9m
ovzfAV19ErOjnchFhZQPNagI5c0B2pK1DZc5hVWunqhNM+l72T8RLdN8icsR6Ryg
Y2/o2YnHEo83SQNTEJiOl2pMGcnSc82N05M6Rj8PrZA7yFQFmHC7dfhtzq9rc41m
8QzvcAmi1W30OrKpnC9E7Hfj2nMwqpPPw2tynKWpK1bsh7jml+ChT4PP9lKgbX/m
N0YX1420xg0Ja4xNXJEZ7RUkxpXJYvgixMbMojRCn3mQgdK/KHityVDaxT6BdlLs
APnIEL5l1bwBMgonUKoRBgNLrxZc8tmAfTDT52INunVp7ABeeELQAlI8Bq4aUqKl
iBFUpRaErS6BH+XzipGsdCRCsmIE5j5r4G7bfld2q+9pOCH95oxnCVCDFgM7QsFA
YB60GA1ydNj4lvFM9/0yeHD8I/KTMKWdk1tH37pnp50WSg3FNHMJBhc02ykfpm+K
zueO5m7+wIhp4VDRAaXHsG2E36jIQCbOsWSUgLrnqvC0oDvTV44EDGUq7IC1jMwc
BAZy6J4inColD4F9/RMOOzzVxa5o5qgRBP602X2x2Mv615SpuW4KLfunoNyT+70T
AjLd0dIZdYyox2LqfystnC65GGNEHjqRFH8bZrf9a7Q0u71jErTzCLvnNxQkTkId
mI+lg6tKcHknq64jZQIeobQHy7IBsLfsQvhmWBIqGtQTc8w9ueb+r5NTxvWxsn57
U9dVykBW5lW0Uj2Ps0wolazAA9sFzD07efyAs+pOpFmAPfR1RVhblQOl9GmaDg8g
W88msxJGdYY6D9i00vE14PW/mrJg+g==
=2eHs
-----END PGP SIGNATURE-----

--- End Message ---

Reply to: