Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 663346 - media-libs/libdmtx-0.7.5 : [TEST] simple_test.c:41:4: error: C++ style comments are not allowed in ISO C90
Summary: media-libs/libdmtx-0.7.5 : [TEST] simple_test.c:41:4: error: C++ style commen...
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Gentoo KDE team
URL:
Whiteboard:
Keywords: TESTFAILURE
Depends on:
Blocks: gcc-7
  Show dependency tree
 
Reported: 2018-08-11 07:45 UTC by Toralf Förster
Modified: 2018-08-19 14:31 UTC (History)
0 users

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


Attachments
emerge-info.txt (emerge-info.txt,15.51 KB, text/plain)
2018-08-11 07:45 UTC, Toralf Förster
Details
emerge-history.txt (emerge-history.txt,46.10 KB, text/plain)
2018-08-11 07:45 UTC, Toralf Förster
Details
environment (environment,59.48 KB, text/plain)
2018-08-11 07:45 UTC, Toralf Förster
Details
etc.portage.tbz2 (etc.portage.tbz2,12.49 KB, application/x-bzip)
2018-08-11 07:45 UTC, Toralf Förster
Details
logs.tbz2 (logs.tbz2,6.84 KB, application/x-bzip)
2018-08-11 07:45 UTC, Toralf Förster
Details
media-libs:libdmtx-0.7.5:20180811-071641.log (media-libs:libdmtx-0.7.5:20180811-071641.log,14.76 KB, text/plain)
2018-08-11 07:45 UTC, Toralf Förster
Details
temp.tbz2 (temp.tbz2,20.41 KB, application/x-bzip)
2018-08-11 07:45 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 2018-08-11 07:45:04 UTC
x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../..  -Wshadow -Wall -pedantic -ansi   -O2 -pipe -march=native -c -o simple_test.o simple_test.c
simple_test.c: In function ‘main’:
simple_test.c:41:4: error: C++ style comments are not allowed in ISO C90
    //dmtxEncodeSetProp( enc, DmtxPropPixelPacking, DmtxPack16bppRGB );
    ^
simple_test.c:41:4: error: (this will be reported only once per input file)

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

  This is an unstable amd64 chroot image at a tinderbox (==build bot)
  name: 17.0-desktop-gnome-systemd_test_20180809-181720

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

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

Available Python interpreters, in order of preference:
  [1]   python3.6
  [2]   python2.7 (fallback)




emerge -qpv media-libs/libdmtx
[ebuild  N    ] media-libs/libdmtx-0.7.5  USE="-static-libs" 

!!! The following installed packages are masked:
- dev-libs/libinput-1.11.3::gentoo (masked by: package.mask)
For more information, see the MASKED PACKAGES section in the emerge
man page or refer to the Gentoo Handbook.
Comment 1 Toralf Förster gentoo-dev 2018-08-11 07:45:07 UTC
Created attachment 543010 [details]
emerge-info.txt
Comment 2 Toralf Förster gentoo-dev 2018-08-11 07:45:10 UTC
Created attachment 543012 [details]
emerge-history.txt
Comment 3 Toralf Förster gentoo-dev 2018-08-11 07:45:14 UTC
Created attachment 543014 [details]
environment
Comment 4 Toralf Förster gentoo-dev 2018-08-11 07:45:17 UTC
Created attachment 543016 [details]
etc.portage.tbz2
Comment 5 Toralf Förster gentoo-dev 2018-08-11 07:45:20 UTC
Created attachment 543018 [details]
logs.tbz2
Comment 6 Toralf Förster gentoo-dev 2018-08-11 07:45:23 UTC
Created attachment 543020 [details]
media-libs:libdmtx-0.7.5:20180811-071641.log
Comment 7 Toralf Förster gentoo-dev 2018-08-11 07:45:26 UTC
Created attachment 543022 [details]
temp.tbz2
Comment 8 Larry the Git Cow gentoo-dev 2018-08-19 14:31:26 UTC
The bug has been closed via the following commit(s):

https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=86f0939a393f0657e69968d32d8637314d08eb74

commit 86f0939a393f0657e69968d32d8637314d08eb74
Author:     Michael Palimaka <kensington@gentoo.org>
AuthorDate: 2018-08-19 14:31:00 +0000
Commit:     Michael Palimaka <kensington@gentoo.org>
CommitDate: 2018-08-19 14:31:13 +0000

    media-libs/libdmtx: fix building tests
    
    Closes: https://bugs.gentoo.org/663346
    Package-Manager: Portage-2.3.44, Repoman-2.3.10

 media-libs/libdmtx/libdmtx-0.7.5.ebuild | 3 +++
 1 file changed, 3 insertions(+)