Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!

Bug 663346

Summary: media-libs/libdmtx-0.7.5 : [TEST] simple_test.c:41:4: error: C++ style comments are not allowed in ISO C90
Product: Gentoo Linux Reporter: Toralf Förster <toralf>
Component: Current packagesAssignee: Gentoo KDE team <kde>
Status: RESOLVED FIXED    
Severity: normal Keywords: TESTFAILURE
Priority: Normal    
Version: unspecified   
Hardware: All   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---
Bug Depends on:    
Bug Blocks: 617524    
Attachments: emerge-info.txt
emerge-history.txt
environment
etc.portage.tbz2
logs.tbz2
media-libs:libdmtx-0.7.5:20180811-071641.log
temp.tbz2

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(+)