Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 792057 - net-dns/dnsmasq-2.85 - crypto.c: error: missing binary operator before token (
Summary: net-dns/dnsmasq-2.85 - crypto.c: error: missing binary operator before token (
Status: CONFIRMED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Patrick McLean
URL:
Whiteboard:
Keywords: PATCH
Depends on:
Blocks:
 
Reported: 2021-05-25 16:15 UTC by Toralf Förster
Modified: 2021-05-25 16:18 UTC (History)
1 user (show)

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


Attachments
emerge-info.txt (emerge-info.txt,18.35 KB, text/plain)
2021-05-25 16:15 UTC, Toralf Förster
Details
emerge-history.txt (emerge-history.txt,248.81 KB, text/plain)
2021-05-25 16:15 UTC, Toralf Förster
Details
environment (environment,98.02 KB, text/plain)
2021-05-25 16:15 UTC, Toralf Förster
Details
etc.portage.tar.bz2 (etc.portage.tar.bz2,15.14 KB, application/x-bzip)
2021-05-25 16:15 UTC, Toralf Förster
Details
net-dns:dnsmasq-2.85:20210525-161044.log (net-dns:dnsmasq-2.85:20210525-161044.log,15.33 KB, text/plain)
2021-05-25 16:15 UTC, Toralf Förster
Details
temp.tar.bz2 (temp.tar.bz2,24.05 KB, application/x-bzip)
2021-05-25 16:15 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 2021-05-25 16:15:22 UTC
x86_64-pc-linux-gnu-gcc -pipe -march=native -fno-diagnostics-color  -Og -g -DNO_AUTH -DNO_CONNTRACK -DHAVE_DBUS -DNO_IDN -DNO_LIBIDN2 -DNO_ID -DNO_LUASCRIPT -DNO_SCRIPT -DNO_TFTP -DNO_DNSSEC -DHAVE_NETTLEHASH -DNO_DNSSEC_STATIC -DLOCALEDIR='"/usr/share/locale"' -DVERSION='"2.85"' -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include          -c dump.c	
crypto.c: In function ‘hash_find’:
crypto.c:128:16: error: missing binary operator before token "("
  128 | #if MIN_VERSION(3, 4)
      |                ^
make[1]: *** [/var/tmp/portage/net-dns/dnsmasq-2.85/work/dnsmasq-2.85/Makefile:166: crypto.o] Error 1
make[1]: *** Waiting for unfinished jobs....

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

  This is an unstable amd64 chroot image at a tinderbox (==build bot)
  name: 17.1_desktop_gnome_systemd-j2-20210521-103130

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

gcc-config -l:
 [1] x86_64-pc-linux-gnu-7.3.1
 [2] x86_64-pc-linux-gnu-11.1.0 *
clang version 12.0.0
Target: x86_64-pc-linux-gnu
Thread model: posix
InstalledDir: /usr/lib/llvm/12/bin
/usr/lib/llvm/12
12.0.0
Python 3.8.10
Available Ruby profiles:
  [1]   ruby26 (with Rubygems)
  [2]   ruby30 (with Rubygems) *
Available Rust versions:
  [1]   rust-bin-1.52.1 *
The following VMs are available for generation-2:
1)	OpenJDK 8.292_p10 [openjdk-8]
*)	AdoptOpenJDK 8.292_p10 [openjdk-bin-8]
Available Java Virtual Machines:
  [1]   openjdk-8 
  [2]   openjdk-bin-8  system-vm

The Glorious Glasgow Haskell Compilation System, version 8.10.4
  [1]   php7.3
  [2]   php7.4
  [3]   php8.0 *

  timestamp(s) of HEAD at this tinderbox image:
/var/db/repos/gentoo	Tue May 25 15:50:08 UTC 2021

emerge -qpvO net-dns/dnsmasq
[ebuild  N    ] net-dns/dnsmasq-2.85  USE="dbus dhcp dumpfile inotify ipv6 nettlehash nls -auth-dns -conntrack -dhcp-tools -dnssec -id -idn -libidn2 -lua -script (-selinux) -static -tftp" LUA_SINGLE_TARGET="lua5-1 -lua5-2 -lua5-3 -lua5-4 -luajit"
Comment 1 Toralf Förster gentoo-dev 2021-05-25 16:15:24 UTC
Created attachment 711189 [details]
emerge-info.txt
Comment 2 Toralf Förster gentoo-dev 2021-05-25 16:15:26 UTC
Created attachment 711192 [details]
emerge-history.txt
Comment 3 Toralf Förster gentoo-dev 2021-05-25 16:15:27 UTC
Created attachment 711195 [details]
environment
Comment 4 Toralf Förster gentoo-dev 2021-05-25 16:15:28 UTC
Created attachment 711198 [details]
etc.portage.tar.bz2
Comment 5 Toralf Förster gentoo-dev 2021-05-25 16:15:30 UTC
Created attachment 711201 [details]
net-dns:dnsmasq-2.85:20210525-161044.log
Comment 6 Toralf Förster gentoo-dev 2021-05-25 16:15:31 UTC
Created attachment 711204 [details]
temp.tar.bz2