x86_64-pc-linux-gnu-gcc -O2 -pipe -march=native -Wall -Wextra -I. -Iinclude/ -include config.h -Wimplicit -D_GNU_SOURCE -D__linux__ -std=gnu11 -Wdeclaration-after-statement -Wformat=2 -Winit-self -Wnested-externs -Wpacked -Wshadow -Wswitch-enum -Wundef -Wwrite-strings -Wno-format-nonliteral -Wstrict-prototypes -Wmissing-prototypes -fsigned-char -Wlogical-op -Wstrict-aliasing=3 -Wno-maybe-uninitialized -o ioctls/videodev2.o -c ioctls/videodev2.c In file included from ioctls/videodev2.c:4: ioctls/videodev2.c:8:8: error: ‘VIDIOC_RESERVED’ undeclared here (not in a function); did you mean ‘VIDIOC_G_STD’? IOCTL(VIDIOC_RESERVED), ^~~~~~~~~~~~~~~ include/ioctls.h:53:15: note: in definition of macro ‘IOCTL’ ------------------------------------------------------------------- This is an unstable amd64 chroot image at a tinderbox (==build bot) name: 17.0_20181021-022516 ------------------------------------------------------------------- gcc-config -l: [1] x86_64-pc-linux-gnu-8.2.0 * Available Python interpreters, in order of preference: [1] python3.7 [2] python3.6 [3] python2.7 (fallback) Available Ruby profiles: [1] ruby23 (with Rubygems) [2] ruby25 (with Rubygems) * emerge -qpvO dev-util/trinity [ebuild N ] dev-util/trinity-1.8 USE="-examples"
Created attachment 552952 [details] emerge-info.txt
Created attachment 552954 [details] dev-util:trinity-1.8:20181025-024608.log
Created attachment 552956 [details] emerge-history.txt
Created attachment 552958 [details] environment
Created attachment 552960 [details] etc.portage.tbz2
Created attachment 552962 [details] temp.tbz2
The bug has been referenced in the following commit(s): https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=5700f6d583a67a59c0f573cee2366be1a1e1f34b commit 5700f6d583a67a59c0f573cee2366be1a1e1f34b Author: Michał Górny <mgorny@gentoo.org> AuthorDate: 2019-03-20 20:38:21 +0000 Commit: Michał Górny <mgorny@gentoo.org> CommitDate: 2019-03-20 20:39:05 +0000 package.mask: Last rite dev-util/trinity Bug: https://bugs.gentoo.org/669604 Signed-off-by: Michał Górny <mgorny@gentoo.org> profiles/package.mask | 7 +++++++ 1 file changed, 7 insertions(+)
The bug has been closed via the following commit(s): https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=ad1b678690ba50a48fff3ac231747c9dcc043f05 commit ad1b678690ba50a48fff3ac231747c9dcc043f05 Author: Andrew Savchenko <bircoph@gentoo.org> AuthorDate: 2019-04-14 15:13:26 +0000 Commit: Andrew Savchenko <bircoph@gentoo.org> CommitDate: 2019-04-14 15:13:26 +0000 dev-util/trinity: version bump Take an orphaned package for a maintenace. Update to version 1.9 which fixes bug 669604. Closes: https://bugs.gentoo.org/669604 Package-Manager: Portage-2.3.62, Repoman-2.3.12 Signed-off-by: Andrew Savchenko <bircoph@gentoo.org> dev-util/trinity/Manifest | 1 + dev-util/trinity/metadata.xml | 11 +++++---- dev-util/trinity/trinity-1.9.ebuild | 46 ++++++++++++++++++++++++++++++++++++ dev-util/trinity/trinity-9999.ebuild | 9 +++++-- 4 files changed, 61 insertions(+), 6 deletions(-)