Your message dated Fri, 21 Oct 2016 16:48:35 +0200
with message-id <1477061315.31522.321.ca...@cihar.com>
and subject line Re: Bug#841550: gammu: FTBFS:
./obj-x86_64-linux-gnu/CMakeFiles/CMakeTmp/CheckSymbolExists.c:8: undefined
reference to `pthread_create'
has caused the Debian Bug report #841550,
regarding gammu: FTBFS:
./obj-x86_64-linux-gnu/CMakeFiles/CMakeTmp/CheckSymbolExists.c:8: undefined
reference to `pthread_create'
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.)
--
841550: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=841550
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Source: gammu
Version: 1.37.4-1
Severity: serious
Tags: stretch sid
User: debian...@lists.debian.org
Usertags: qa-ftbfs-20161021 qa-ftbfs
Justification: FTBFS on amd64
Hi,
During a rebuild of all packages in sid, your package failed to build on
amd64.
Relevant part (hopefully):
> /usr/bin/cc -g -O2 -fdebug-prefix-map=/<<PKGBUILDDIR>>=.
> -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time
> -D_FORTIFY_SOURCE=2 -Wl,-z,relro
> CMakeFiles/cmTC_ab4a5.dir/CheckSymbolExists.c.o -o cmTC_ab4a5 -rdynamic
> CMakeFiles/cmTC_ab4a5.dir/CheckSymbolExists.c.o: In function `main':
> ./obj-x86_64-linux-gnu/CMakeFiles/CMakeTmp/CheckSymbolExists.c:8: undefined
> reference to `pthread_create'
> collect2: error: ld returned 1 exit status
If the failure looks somehow time/timezone related:
Note that this rebuild was performed without the 'tzdata' package
installed in the chroot. tzdata used be (transitively) part of
build-essential, but it no longer is. If this package requires it to
build, it should be added to build-depends. For the release team's
opinion on this, see
https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=836940#185
If the failure looks LSB-related:
similarly to tzdata, lsb-base is not installed in the build chroot.
The full build log is available from:
http://aws-logs.debian.net/2016/10/21/gammu_1.37.4-1_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: gammu
Source-Version: 1.37.90-1
Hi
Lucas Nussbaum píše v Pá 21. 10. 2016 v 15:25 +0200:
> During a rebuild of all packages in sid, your package failed to build
> on
> amd64.
>
> Relevant part (hopefully):
> >
> > /usr/bin/cc -g -O2 -fdebug-prefix-map=/<<PKGBUILDDIR>>=. -fstack-
> > protector-strong -Wformat -Werror=format-security -Wdate-time
> > -D_FORTIFY_SOURCE=2 -Wl,-
> > z,relro CMakeFiles/cmTC_ab4a5.dir/CheckSymbolExists.c.o -o
> > cmTC_ab4a5 -rdynamic
> > CMakeFiles/cmTC_ab4a5.dir/CheckSymbolExists.c.o: In function
> > `main':
> > ./obj-x86_64-linux-gnu/CMakeFiles/CMakeTmp/CheckSymbolExists.c:8:
> > undefined reference to `pthread_create'
> > collect2: error: ld returned 1 exit status
Not really relevant, that is actually:
CMake Error: The following variables are used in this project, but they
are set to NOTFOUND.
Please set them or make sure they are set and tested correctly in the
CMake files:
MYSQL_LIBRARIES_atomic
linked by target "gsmsd" in directory /<<PKGBUILDDIR>>/smsd
linked by target "sqlreply" in directory
/<<PKGBUILDDIR>>/contrib/sqlreply
It's caused by changes in MySQL packaging, fixed in upstream [1] and
fixed in 1.37.90 available in experimental.
[1]: https://github.com/gammu/gammu/commit/55e2c96f1cd36625857ecd950293
20093bd10252
--
Michal Čihař | https://cihar.com/ | https://weblate.org/
signature.asc
Description: This is a digitally signed message part
--- End Message ---