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

Bug#957936: wine: ftbfs with GCC-10



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


Reply to: