Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 621686 - www-apache/mod_xml2enc-1.0.4 : mod_xml2enc.c:294:7: error: C++ style comments are not allowed in ISO C90
Summary: www-apache/mod_xml2enc-1.0.4 : mod_xml2enc.c:294:7: error: C++ style comments...
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Russell Knighton
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2017-06-13 18:33 UTC by Toralf Förster
Modified: 2017-08-11 15:29 UTC (History)
2 users (show)

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


Attachments
emerge-info.txt (emerge-info.txt,8.62 KB, text/plain)
2017-06-13 18:33 UTC, Toralf Förster
Details
emerge-history.txt (emerge-history.txt,178.76 KB, text/plain)
2017-06-13 18:33 UTC, Toralf Förster
Details
environment (environment,46.68 KB, text/plain)
2017-06-13 18:33 UTC, Toralf Förster
Details
etc.portage.tbz2 (etc.portage.tbz2,27.84 KB, application/x-bzip)
2017-06-13 18:33 UTC, Toralf Förster
Details
temp.tbz2 (temp.tbz2,12.99 KB, application/x-bzip)
2017-06-13 18:33 UTC, Toralf Förster
Details
www-apache:mod_xml2enc-1.0.4:20170613-064618.log (www-apache:mod_xml2enc-1.0.4:20170613-064618.log,2.85 KB, text/plain)
2017-06-13 18:33 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-13 18:33:09 UTC
                ^~
mod_xml2enc.c: In function ‘sniff_encoding’:
mod_xml2enc.c:294:7: error: C++ style comments are not allowed in ISO C90
       //memcpy(str + match[1].rm_so, "charset=utf-8", 5);
       ^

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

  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-13 18:33:12 UTC
Created attachment 476258 [details]
emerge-info.txt
Comment 2 Toralf Förster gentoo-dev 2017-06-13 18:33:15 UTC
Created attachment 476260 [details]
emerge-history.txt
Comment 3 Toralf Förster gentoo-dev 2017-06-13 18:33:18 UTC
Created attachment 476262 [details]
environment
Comment 4 Toralf Förster gentoo-dev 2017-06-13 18:33:21 UTC
Created attachment 476264 [details]
etc.portage.tbz2
Comment 5 Toralf Förster gentoo-dev 2017-06-13 18:33:24 UTC
Created attachment 476266 [details]
temp.tbz2
Comment 6 Toralf Förster gentoo-dev 2017-06-13 18:33:27 UTC
Created attachment 476268 [details]
www-apache:mod_xml2enc-1.0.4:20170613-064618.log
Comment 7 Michael Orlitzky gentoo-dev 2017-08-11 15:29:31 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).