Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 622218 - www-apache/mod_auth_xradius-0.4.6-r1 : ./.../radlib.h:184:1: error: C++ style comments are not allowed in ISO C90
Summary: www-apache/mod_auth_xradius-0.4.6-r1 : ./.../radlib.h:184:1: error: C++ style...
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal
Assignee: Tony Vroon (RETIRED)
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2017-06-19 15:13 UTC by Toralf Förster
Modified: 2017-08-11 15:30 UTC (History)
0 users

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


Attachments
emerge-info.txt (emerge-info.txt,18.85 KB, text/plain)
2017-06-19 15:13 UTC, Toralf Förster
Details
emerge-history.txt (emerge-history.txt,280.65 KB, text/plain)
2017-06-19 15:13 UTC, Toralf Förster
Details
environment (environment,100.63 KB, text/plain)
2017-06-19 15:13 UTC, Toralf Förster
Details
etc.portage.tbz2 (etc.portage.tbz2,34.37 KB, application/x-bzip)
2017-06-19 15:13 UTC, Toralf Förster
Details
logs.tbz2 (logs.tbz2,7.09 KB, application/x-bzip)
2017-06-19 15:13 UTC, Toralf Förster
Details
temp.tbz2 (temp.tbz2,28.25 KB, application/x-bzip)
2017-06-19 15:13 UTC, Toralf Förster
Details
www-apache:mod_auth_xradius-0.4.6-r1:20170619-033249.log (www-apache:mod_auth_xradius-0.4.6-r1:20170619-033249.log,9.90 KB, text/plain)
2017-06-19 15:13 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:24 UTC
libtool: compile:  x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./include -Wall -I./libradius -O2 -pipe -march=native -Wall -pthread -Wmissing-prototypes -Wstrict-prototypes -Wmissing-declarations -Wpointer-arith -std=c89 -Wdeclaration-after-statement -Wformat -Wformat-security -Wunused -DLINUX -D_REENTRANT -D_GNU_SOURCE -DAP_DEBUG -I/usr/include/apache2 -I/usr/include/apr-1 -I/usr/include/apr-1 -I/usr/include/db5.3 -O2 -pipe -march=native -Wall -c src/mod_auth_xradius.c  -fPIC -DPIC -o .libs/mod_auth_xradius_la-mod_auth_xradius.o
In file included from src/mod_auth_xradius.c:29:0:
./libradius/radlib.h:184:1: error: C++ style comments are not allowed in ISO C90
 //struct timeval;
 ^

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

  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:29 UTC
Created attachment 477242 [details]
emerge-info.txt
Comment 2 Toralf Förster gentoo-dev 2017-06-19 15:13:32 UTC
Created attachment 477244 [details]
emerge-history.txt
Comment 3 Toralf Förster gentoo-dev 2017-06-19 15:13:36 UTC
Created attachment 477246 [details]
environment
Comment 4 Toralf Förster gentoo-dev 2017-06-19 15:13:39 UTC
Created attachment 477248 [details]
etc.portage.tbz2
Comment 5 Toralf Förster gentoo-dev 2017-06-19 15:13:42 UTC
Created attachment 477250 [details]
logs.tbz2
Comment 6 Toralf Förster gentoo-dev 2017-06-19 15:13:45 UTC
Created attachment 477252 [details]
temp.tbz2
Comment 7 Toralf Förster gentoo-dev 2017-06-19 15:13:48 UTC
Created attachment 477254 [details]
www-apache:mod_auth_xradius-0.4.6-r1:20170619-033249.log
Comment 8 Michael Orlitzky gentoo-dev 2017-08-11 15:30:12 UTC
Fixed in:

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

Since the fix took place in the eclass, it will require a manual rebuild of apache (at least until new versions or revisions of apache appear).