Your message dated Mon, 06 Apr 2020 09:13:58 +0200
with message-id <1612822.ZUa6N3rmVu@thyrus>
and subject line Re: [Pkg-kde-extras] Bug#955687: Bug#955687: wacomtablet: 
FTBFS: dh_auto_configure: error: cd obj-x86_64-linux-gnu && cmake 
-DCMAKE_INSTALL_PREFIX=/usr -DCMAKE_BUILD_TYPE=None 
-DCMAKE_INSTALL_SYSCONFDIR=/etc -DCMAKE_INSTALL_LOCALSTATEDIR=/var 
-DCMAKE_EXPORT_NO_PACKAGE_REGISTRY=ON 
-DCMAKE_FIND_PACKAGE_NO_PACKAGE_REGISTRY=ON -DCMAKE_INSTALL_RUNSTATEDIR=/run 
"-GUnix Makefiles" -DCMAKE_VERBOSE_MAKEFILE=ON -DCMAKE_AUTOGEN_VERBOSE=ON 
-DCMAKE_INSTALL_LIBDIR=lib/x86_64-linux-gnu .. returned exit code 1
has caused the Debian Bug report #955687,
regarding missing libgudev-1.0-dev dependency
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 ow...@bugs.debian.org
immediately.)


-- 
955687: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=955687
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Source: wacomtablet
Version: 3.2.0-3
Severity: serious
Justification: FTBFS on amd64
Tags: bullseye sid ftbfs
Usertags: ftbfs-20200402 ftbfs-bullseye

Hi,

During a rebuild of all packages in sid, your package failed to build
on amd64.

Relevant part (hopefully):
> make[2]: Entering directory 
> '/<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/CMakeFiles/CMakeTmp'
> Building C object CMakeFiles/cmTC_56fac.dir/CheckFunctionExists.c.o
> /usr/bin/cc -D_GNU_SOURCE -D_LARGEFILE64_SOURCE  -g -O2 
> -fdebug-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat 
> -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2 -std=iso9899:1990 
> -fno-common -Wall -Wextra -Wcast-align -Wchar-subscripts -Wformat-security 
> -Wno-long-long -Wpointer-arith -Wundef -Wmissing-format-attribute 
> -Wwrite-strings -Werror=implicit-function-declaration 
> -DCHECK_FUNCTION_EXISTS=shmat   -o 
> CMakeFiles/cmTC_56fac.dir/CheckFunctionExists.c.o   -c 
> /usr/share/cmake-3.16/Modules/CheckFunctionExists.c
> Linking C executable cmTC_56fac
> /usr/bin/cmake -E cmake_link_script CMakeFiles/cmTC_56fac.dir/link.txt 
> --verbose=1
> /usr/bin/cc -g -O2 -fdebug-prefix-map=/<<PKGBUILDDIR>>=. 
> -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time 
> -D_FORTIFY_SOURCE=2 -std=iso9899:1990 -fno-common -Wall -Wextra -Wcast-align 
> -Wchar-subscripts -Wformat-security -Wno-long-long -Wpointer-arith -Wundef 
> -Wmissing-format-attribute -Wwrite-strings 
> -Werror=implicit-function-declaration -DCHECK_FUNCTION_EXISTS=shmat  
> -Wl,-z,relro -Wl,-z,now  -rdynamic 
> CMakeFiles/cmTC_56fac.dir/CheckFunctionExists.c.o  -o cmTC_56fac 
> make[2]: Leaving directory 
> '/<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/CMakeFiles/CMakeTmp'
> make[1]: Leaving directory 
> '/<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/CMakeFiles/CMakeTmp'
> 
> 
> 
> dh_auto_configure: error: cd obj-x86_64-linux-gnu && cmake 
> -DCMAKE_INSTALL_PREFIX=/usr -DCMAKE_BUILD_TYPE=None 
> -DCMAKE_INSTALL_SYSCONFDIR=/etc -DCMAKE_INSTALL_LOCALSTATEDIR=/var 
> -DCMAKE_EXPORT_NO_PACKAGE_REGISTRY=ON 
> -DCMAKE_FIND_PACKAGE_NO_PACKAGE_REGISTRY=ON -DCMAKE_INSTALL_RUNSTATEDIR=/run 
> "-GUnix Makefiles" -DCMAKE_VERBOSE_MAKEFILE=ON -DCMAKE_AUTOGEN_VERBOSE=ON 
> -DCMAKE_INSTALL_LIBDIR=lib/x86_64-linux-gnu .. returned exit code 1
> make: *** [debian/rules:8: build] Error 2

The full build log is available from:
   http://qa-logs.debian.net/2020/04/02/wacomtablet_3.2.0-3_unstable.log

A list of current common problems and possible solutions is available at
http://wiki.debian.org/qa.debian.org/FTBFS . You're welcome to contribute!

About the archive rebuild: The rebuild was done on EC2 VM instances from
Amazon Web Services, using a clean, minimal and up-to-date chroot. Every
failed build was retried once to eliminate random failures.

--- End Message ---
--- Begin Message ---
Source: libwacom
Source-Version: 1.3-2
Done: Timo Aaltonen <tjaal...@debian.org>

In data lunedì 6 aprile 2020 09:09:06 CEST, Pino Toscano ha scritto:
> reassign 955687 libwacom-dev libwacom/1.3-1
> retitle 955687 missing libgudev-1.0-dev dependency
> severity 955687 serious
> bts affects 955687 src:wacomtablet
> thanks
> 
> In data venerdì 3 aprile 2020 21:56:25 CEST, Lucas Nussbaum ha scritto:
> > Source: wacomtablet
> > Version: 3.2.0-3
> > Severity: serious
> > Justification: FTBFS on amd64
> > Tags: bullseye sid ftbfs
> > Usertags: ftbfs-20200402 ftbfs-bullseye
> > 
> > Hi,
> > 
> > During a rebuild of all packages in sid, your package failed to build
> > on amd64.
> > 
> > Relevant part (hopefully):
> > > make[2]: Entering directory 
> > > '/<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/CMakeFiles/CMakeTmp'
> > > Building C object CMakeFiles/cmTC_56fac.dir/CheckFunctionExists.c.o
> > > /usr/bin/cc -D_GNU_SOURCE -D_LARGEFILE64_SOURCE  -g -O2 
> > > -fdebug-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat 
> > > -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2 -std=iso9899:1990 
> > > -fno-common -Wall -Wextra -Wcast-align -Wchar-subscripts 
> > > -Wformat-security -Wno-long-long -Wpointer-arith -Wundef 
> > > -Wmissing-format-attribute -Wwrite-strings 
> > > -Werror=implicit-function-declaration -DCHECK_FUNCTION_EXISTS=shmat   -o 
> > > CMakeFiles/cmTC_56fac.dir/CheckFunctionExists.c.o   -c 
> > > /usr/share/cmake-3.16/Modules/CheckFunctionExists.c
> > > Linking C executable cmTC_56fac
> > > /usr/bin/cmake -E cmake_link_script CMakeFiles/cmTC_56fac.dir/link.txt 
> > > --verbose=1
> > > /usr/bin/cc -g -O2 -fdebug-prefix-map=/<<PKGBUILDDIR>>=. 
> > > -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time 
> > > -D_FORTIFY_SOURCE=2 -std=iso9899:1990 -fno-common -Wall -Wextra 
> > > -Wcast-align -Wchar-subscripts -Wformat-security -Wno-long-long 
> > > -Wpointer-arith -Wundef -Wmissing-format-attribute -Wwrite-strings 
> > > -Werror=implicit-function-declaration -DCHECK_FUNCTION_EXISTS=shmat  
> > > -Wl,-z,relro -Wl,-z,now  -rdynamic 
> > > CMakeFiles/cmTC_56fac.dir/CheckFunctionExists.c.o  -o cmTC_56fac 
> > > make[2]: Leaving directory 
> > > '/<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/CMakeFiles/CMakeTmp'
> > > make[1]: Leaving directory 
> > > '/<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/CMakeFiles/CMakeTmp'
> > > 
> > > 
> > > 
> > > dh_auto_configure: error: cd obj-x86_64-linux-gnu && cmake 
> > > -DCMAKE_INSTALL_PREFIX=/usr -DCMAKE_BUILD_TYPE=None 
> > > -DCMAKE_INSTALL_SYSCONFDIR=/etc -DCMAKE_INSTALL_LOCALSTATEDIR=/var 
> > > -DCMAKE_EXPORT_NO_PACKAGE_REGISTRY=ON 
> > > -DCMAKE_FIND_PACKAGE_NO_PACKAGE_REGISTRY=ON 
> > > -DCMAKE_INSTALL_RUNSTATEDIR=/run "-GUnix Makefiles" 
> > > -DCMAKE_VERBOSE_MAKEFILE=ON -DCMAKE_AUTOGEN_VERBOSE=ON 
> > > -DCMAKE_INSTALL_LIBDIR=lib/x86_64-linux-gnu .. returned exit code 1
> > > make: *** [debian/rules:8: build] Error 2
> > 
> > The full build log is available from:
> >    http://qa-logs.debian.net/2020/04/02/wacomtablet_3.2.0-3_unstable.log
> 
> This build was attempted with libwacom 1.3-1, whose libwacom-dev lacked
> a dependency and thus the libwacom detection (via pkg-config) in
> wacomtablet failed.
> 
> This was already fixed in src:libwacom, so I'm reassigning this there,
> and closing it after that.

... and closing.

-- 
Pino Toscano

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


--- End Message ---

Reply via email to