Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 669604 - dev-util/trinity-1.8 : ioctls/videodev2.c:8:8: error: VIDIOC_RESERVED undeclared here (not in a function)
Summary: dev-util/trinity-1.8 : ioctls/videodev2.c:8:8: error: VIDIOC_RESERVED undecla...
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal
Deadline: 2019-04-19
Assignee: No maintainer - Look at https://wiki.gentoo.org/wiki/Project:Proxy_Maintainers if you want to take care of it
URL: https://www.spinics.net/lists/trinity...
Whiteboard:
Keywords: PMASKED
Depends on:
Blocks:
 
Reported: 2018-10-25 17:13 UTC by Toralf Förster
Modified: 2019-04-14 15:19 UTC (History)
1 user (show)

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


Attachments
emerge-info.txt (emerge-info.txt,16.79 KB, text/plain)
2018-10-25 17:13 UTC, Toralf Förster
Details
dev-util:trinity-1.8:20181025-024608.log (dev-util:trinity-1.8:20181025-024608.log,40.29 KB, text/plain)
2018-10-25 17:13 UTC, Toralf Förster
Details
emerge-history.txt (emerge-history.txt,221.36 KB, text/plain)
2018-10-25 17:13 UTC, Toralf Förster
Details
environment (environment,50.62 KB, text/plain)
2018-10-25 17:14 UTC, Toralf Förster
Details
etc.portage.tbz2 (etc.portage.tbz2,16.29 KB, application/x-bzip)
2018-10-25 17:14 UTC, Toralf Förster
Details
temp.tbz2 (temp.tbz2,15.59 KB, application/x-bzip)
2018-10-25 17:14 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-25 17:13:50 UTC
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"
Comment 1 Toralf Förster gentoo-dev 2018-10-25 17:13:53 UTC
Created attachment 552952 [details]
emerge-info.txt
Comment 2 Toralf Förster gentoo-dev 2018-10-25 17:13:56 UTC
Created attachment 552954 [details]
dev-util:trinity-1.8:20181025-024608.log
Comment 3 Toralf Förster gentoo-dev 2018-10-25 17:13:58 UTC
Created attachment 552956 [details]
emerge-history.txt
Comment 4 Toralf Förster gentoo-dev 2018-10-25 17:14:01 UTC
Created attachment 552958 [details]
environment
Comment 5 Toralf Förster gentoo-dev 2018-10-25 17:14:04 UTC
Created attachment 552960 [details]
etc.portage.tbz2
Comment 6 Toralf Förster gentoo-dev 2018-10-25 17:14:07 UTC
Created attachment 552962 [details]
temp.tbz2
Comment 7 Larry the Git Cow gentoo-dev 2019-03-20 20:39:12 UTC
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(+)
Comment 8 Larry the Git Cow gentoo-dev 2019-04-14 15:19:52 UTC
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(-)