Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 668252 - media-libs/libomxil-bellagio-0.9.3 : /.../string_fortified.h:34:10: error: _builtin_memcpy forming offset [25, 72] is out of the bounds [0, 24] of object uuid with type OMX_U32[3] {aka long unsigned int[3] } [-Werror=array-bounds]
Summary: media-libs/libomxil-bellagio-0.9.3 : /.../string_fortified.h:34:10: error: _b...
Status: RESOLVED DUPLICATE of bug 654720
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Gentoo X packagers
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2018-10-10 16:07 UTC by Toralf Förster
Modified: 2018-10-16 19:48 UTC (History)
0 users

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


Attachments
emerge-info.txt (emerge-info.txt,16.69 KB, text/plain)
2018-10-10 16:07 UTC, Toralf Förster
Details
emerge-history.txt (emerge-history.txt,188.03 KB, text/plain)
2018-10-10 16:07 UTC, Toralf Förster
Details
environment (environment,126.60 KB, text/plain)
2018-10-10 16:07 UTC, Toralf Förster
Details
etc.portage.tbz2 (etc.portage.tbz2,13.87 KB, application/x-bzip)
2018-10-10 16:07 UTC, Toralf Förster
Details
logs.tbz2 (logs.tbz2,9.68 KB, application/x-bzip)
2018-10-10 16:07 UTC, Toralf Förster
Details
media-libs:libomxil-bellagio-0.9.3:20181010-100249.log (media-libs:libomxil-bellagio-0.9.3:20181010-100249.log,15.83 KB, text/plain)
2018-10-10 16:07 UTC, Toralf Förster
Details
temp.tbz2 (temp.tbz2,34.26 KB, application/x-bzip)
2018-10-10 16:07 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-10-10 16:07:06 UTC
In function ‘memcpy’,
    inlined from ‘omx_base_component_GetComponentVersion’ at /var/tmp/portage/media-libs/libomxil-bellagio-0.9.3/work/libomxil-bellagio-0.9.3/src/base/omx_base_component.c:830:3:
/usr/include/bits/string_fortified.h:34:10: error: ‘__builtin_memcpy’ forming offset [25, 72] is out of the bounds [0, 24] of object ‘uuid’ with type ‘OMX_U32[3]’ {aka ‘long unsigned int[3]’} [-Werror=array-bounds]
   return __builtin___memcpy_chk (__dest, __src, __len, __bos0 (__dest));
          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/var/tmp/portage/media-libs/libomxil-bellagio-0.9.3/work/libomxil-bellagio-0.9.3/src/base/omx_base_component.c: In function ‘omx_base_component_GetComponentVersion’:

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

  This is an unstable amd64 chroot image at a tinderbox (==build bot)
  name: 17.0_20181006-205656

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

gcc-config -l:
 [1] x86_64-pc-linux-gnu-7.3.1
 [2] x86_64-pc-linux-gnu-8.2.0 *

Available Python interpreters, in order of preference:
  [1]   python3.6
  [2]   python2.7 (fallback)
Available Ruby profiles:
  [1]   ruby23 (with Rubygems)
  [2]   ruby25 (with Rubygems) *



emerge -qpvO media-libs/libomxil-bellagio
[ebuild  N    ] media-libs/libomxil-bellagio-0.9.3  USE="audioeffects clocksrc videoscheduler -debug -doc -static-libs" ABI_X86="(64) -32 (-x32)"
Comment 1 Toralf Förster gentoo-dev 2018-10-10 16:07:08 UTC
Created attachment 550480 [details]
emerge-info.txt
Comment 2 Toralf Förster gentoo-dev 2018-10-10 16:07:11 UTC
Created attachment 550482 [details]
emerge-history.txt
Comment 3 Toralf Förster gentoo-dev 2018-10-10 16:07:13 UTC
Created attachment 550484 [details]
environment
Comment 4 Toralf Förster gentoo-dev 2018-10-10 16:07:16 UTC
Created attachment 550486 [details]
etc.portage.tbz2
Comment 5 Toralf Förster gentoo-dev 2018-10-10 16:07:19 UTC
Created attachment 550488 [details]
logs.tbz2
Comment 6 Toralf Förster gentoo-dev 2018-10-10 16:07:21 UTC
Created attachment 550490 [details]
media-libs:libomxil-bellagio-0.9.3:20181010-100249.log
Comment 7 Toralf Förster gentoo-dev 2018-10-10 16:07:24 UTC
Created attachment 550492 [details]
temp.tbz2
Comment 8 Matt Turner gentoo-dev 2018-10-16 19:48:24 UTC

*** This bug has been marked as a duplicate of bug 654720 ***