Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 638498 - net-libs/loudmouth-1.5.3 : lm-sasl.c:532:32: error: comparison between pointer and zero character constant [-Werror=pointer-compare]
Summary: net-libs/loudmouth-1.5.3 : lm-sasl.c:532:32: error: comparison between pointe...
Status: RESOLVED DUPLICATE of bug 618330
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Wolfram Schlich (RETIRED)
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2017-11-22 18:17 UTC by Toralf Förster
Modified: 2018-02-02 18:51 UTC (History)
2 users (show)

See Also:
Package list:
Runtime testing required: ---


Attachments
emerge-info.txt (emerge-info.txt,15.60 KB, text/plain)
2017-11-22 18:17 UTC, Toralf Förster
Details
emerge-history.txt (emerge-history.txt,90.79 KB, text/plain)
2017-11-22 18:17 UTC, Toralf Förster
Details
environment (environment,87.50 KB, text/plain)
2017-11-22 18:17 UTC, Toralf Förster
Details
etc.portage.tbz2 (etc.portage.tbz2,11.82 KB, application/x-bzip)
2017-11-22 18:17 UTC, Toralf Förster
Details
logs.tbz2 (logs.tbz2,8.95 KB, application/x-bzip)
2017-11-22 18:17 UTC, Toralf Förster
Details
net-libs:loudmouth-1.5.3:20171122-130150.log (net-libs:loudmouth-1.5.3:20171122-130150.log,32.78 KB, text/plain)
2017-11-22 18:17 UTC, Toralf Förster
Details
temp.tbz2 (temp.tbz2,27.60 KB, application/x-bzip)
2017-11-22 18:17 UTC, Toralf Förster
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Toralf Förster gentoo-dev 2017-11-22 18:17:38 UTC
libtool: compile:  x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I. -I.. -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DLM_COMPILATION -DRUNTIME_ENDIAN -O2 -pipe -march=native -Wall -Wall -Wunused -Wchar-subscripts -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-sign-compare -Werror -c lm-sasl.c  -fPIC -DPIC -o .libs/lm-sasl.o
lm-sasl.c: In function ‘sasl_md5_prepare_response’:
lm-sasl.c:532:32: error: comparison between pointer and zero character constant [-Werror=pointer-compare]
     if (nonce == NULL || nonce == '\0') {
                                ^~
lm-sasl.c:532:26: note: did you mean to dereference the pointer?

  -------------------------------------------------------------------

  This is an unstable amd64 chroot image at a tinderbox (==build bot)
  name: 13.0-desktop-plasma-systemd_libressl_20171120-180801

  -------------------------------------------------------------------

gcc-config -l:
 [1] x86_64-pc-linux-gnu-7.2.0 *

Available Python interpreters, in order of preference:
  [1]   python3.4
  [2]   python2.7 (fallback)
Available Ruby profiles:
  [1]   ruby22 (with Rubygems) *
java-config:
The following VMs are available for generation-2:
*)	IcedTea JDK 3.6.0 [icedtea-bin-8]
Available Java Virtual Machines:
  [1]   icedtea-bin-8  system-vm

emerge -qpv net-libs/loudmouth
[ebuild  N    ] net-libs/loudmouth-1.5.3  USE="ssl -asyncns -openssl -static-libs {-test}"
Comment 1 Toralf Förster gentoo-dev 2017-11-22 18:17:41 UTC
Created attachment 505756 [details]
emerge-info.txt
Comment 2 Toralf Förster gentoo-dev 2017-11-22 18:17:44 UTC
Created attachment 505758 [details]
emerge-history.txt
Comment 3 Toralf Förster gentoo-dev 2017-11-22 18:17:47 UTC
Created attachment 505760 [details]
environment
Comment 4 Toralf Förster gentoo-dev 2017-11-22 18:17:50 UTC
Created attachment 505762 [details]
etc.portage.tbz2
Comment 5 Toralf Förster gentoo-dev 2017-11-22 18:17:53 UTC
Created attachment 505764 [details]
logs.tbz2
Comment 6 Toralf Förster gentoo-dev 2017-11-22 18:17:56 UTC
Created attachment 505766 [details]
net-libs:loudmouth-1.5.3:20171122-130150.log
Comment 7 Toralf Förster gentoo-dev 2017-11-22 18:17:59 UTC
Created attachment 505768 [details]
temp.tbz2
Comment 8 Kristian 2018-02-02 11:36:15 UTC
Looks exactly like Bug 618330.
Comment 9 Toralf Förster gentoo-dev 2018-02-02 18:51:56 UTC

*** This bug has been marked as a duplicate of bug 618330 ***