Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 622222 - www-apache/mod_gnutls-0.8.2-r1 : /.../compat.h:203:15: error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or ‘__attribute__’ before ‘const’
Summary: www-apache/mod_gnutls-0.8.2-r1 : /.../compat.h:203:15: error: expected ‘=’, ‘...
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Lars Wendler (Polynomial-C) (RETIRED)
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2017-06-19 15:13 UTC by Toralf Förster
Modified: 2017-08-11 15:41 UTC (History)
1 user (show)

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


Attachments
emerge-info.txt (emerge-info.txt,18.89 KB, text/plain)
2017-06-19 15:13 UTC, Toralf Förster
Details
emerge-history.txt (emerge-history.txt,274.40 KB, text/plain)
2017-06-19 15:13 UTC, Toralf Förster
Details
environment (environment,72.42 KB, text/plain)
2017-06-19 15:14 UTC, Toralf Förster
Details
etc.portage.tbz2 (etc.portage.tbz2,34.35 KB, application/x-bzip)
2017-06-19 15:14 UTC, Toralf Förster
Details
logs.tbz2 (logs.tbz2,9.55 KB, application/x-bzip)
2017-06-19 15:14 UTC, Toralf Förster
Details
temp.tbz2 (temp.tbz2,22.67 KB, application/x-bzip)
2017-06-19 15:14 UTC, Toralf Förster
Details
www-apache:mod_gnutls-0.8.2-r1:20170618-233917.log (www-apache:mod_gnutls-0.8.2-r1:20170618-233917.log,12.46 KB, text/plain)
2017-06-19 15:14 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-06-19 15:13:51 UTC
                 from ../include/mod_gnutls.h:33,
                 from mod_gnutls.c:20:
/usr/include/gnutls/compat.h:203:15: error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or ‘__attribute__’ before ‘const’
 static inline const void
               ^~~~~

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

  This is an unstable amd64 chroot image at a tinderbox (==build bot)
  name: plasma-systemd_libressl_20170609-232249

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

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

Available Python interpreters, in order of preference:
  [1]   python3.4
  [2]   python2.7 (fallback)
Comment 1 Toralf Förster gentoo-dev 2017-06-19 15:13:54 UTC
Created attachment 477256 [details]
emerge-info.txt
Comment 2 Toralf Förster gentoo-dev 2017-06-19 15:13:57 UTC
Created attachment 477258 [details]
emerge-history.txt
Comment 3 Toralf Förster gentoo-dev 2017-06-19 15:14:00 UTC
Created attachment 477260 [details]
environment
Comment 4 Toralf Förster gentoo-dev 2017-06-19 15:14:03 UTC
Created attachment 477262 [details]
etc.portage.tbz2
Comment 5 Toralf Förster gentoo-dev 2017-06-19 15:14:06 UTC
Created attachment 477264 [details]
logs.tbz2
Comment 6 Toralf Förster gentoo-dev 2017-06-19 15:14:09 UTC
Created attachment 477266 [details]
temp.tbz2
Comment 7 Toralf Förster gentoo-dev 2017-06-19 15:14:12 UTC
Created attachment 477268 [details]
www-apache:mod_gnutls-0.8.2-r1:20170618-233917.log
Comment 8 Michael Orlitzky gentoo-dev 2017-08-11 15:41:04 UTC
This was another C standard mismatch between apache and the extension module. Fixed in:

https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=8f36aaf184fd8aeb5387d51f22246179b6dd349c

along with the others. It will require a rebuild of apache to kick in.