Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 807172 - media-libs/quvi-0.9.5 - ../.../lpbar.h: error: write redeclared as different kind of symbol
Summary: media-libs/quvi-0.9.5 - ../.../lpbar.h: error: write redeclared as different ...
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Gentoo Media-video project
URL:
Whiteboard:
Keywords: PMASKED
Depends on:
Blocks: glibc-2.34
  Show dependency tree
 
Reported: 2021-08-08 14:47 UTC by Toralf Förster
Modified: 2021-12-07 09:55 UTC (History)
1 user (show)

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


Attachments
emerge-info.txt (emerge-info.txt,16.17 KB, text/plain)
2021-08-08 14:47 UTC, Toralf Förster
Details
emerge-history.txt (emerge-history.txt,221.74 KB, text/plain)
2021-08-08 14:47 UTC, Toralf Förster
Details
environment (environment,67.98 KB, text/plain)
2021-08-08 14:47 UTC, Toralf Förster
Details
etc.portage.tar.bz2 (etc.portage.tar.bz2,31.58 KB, application/x-bzip)
2021-08-08 14:47 UTC, Toralf Förster
Details
logs.tar.bz2 (logs.tar.bz2,10.27 KB, application/x-bzip)
2021-08-08 14:47 UTC, Toralf Förster
Details
media-libs:quvi-0.9.5:20210808-143046.log (media-libs:quvi-0.9.5:20210808-143046.log,13.84 KB, text/plain)
2021-08-08 14:47 UTC, Toralf Förster
Details
temp.tar.bz2 (temp.tar.bz2,23.19 KB, application/x-bzip)
2021-08-08 14:47 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 2021-08-08 14:47:35 UTC
libtool: compile:  x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -DLOCALEDIR=\"/usr/share/locale\" -I../../src/get/ -I../../src/pbar/ -I../../src/util/ -I../../src/ -I/usr/include/quvi-0.9 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pipe -march=native -fno-diagnostics-color -O2 -falign-functions=32:25:16 -c http.c  -fPIC -DPIC -o .libs/libget_la-http.o
In file included from http.c:29:
../../src/pbar/lpbar.h:24:56: error: ‘write’ redeclared as different kind of symbol
   24 | typedef enum { retrieved_already, forced_skip, resume, write } lpbar_mode;
      |                                                        ^~~~~
In file included from /usr/include/bits/sigstksz.h:24,
                 from /usr/include/signal.h:328,

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

  This is an unstable amd64 chroot image at a tinderbox (==build bot)
  name: 17.1_desktop_systemd-j3_test-20210805-210811

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

gcc-config -l:
 [1] x86_64-pc-linux-gnu-11.2.0 *
/usr/lib/llvm/12
12.0.1
Python 3.9.6
Available Ruby profiles:
  [1]   ruby26 (with Rubygems)
  [2]   ruby30 (with Rubygems) *
Available Rust versions:
  [1]   rust-bin-1.54.0 *
The Glorious Glasgow Haskell Compilation System, version 8.10.4
  [1]   php7.3
  [2]   php7.4
  [3]   php8.0 *

  HEAD of ::gentoo
commit 9f95259abb8d15e98363afc86734e686d9e181e8
Author: Repository mirror & CI <repomirrorci@gentoo.org>
Date:   Sun Aug 8 13:21:43 2021 +0000

    2021-08-08 13:21:42 UTC

emerge -qpvO media-libs/quvi
[ebuild  N    ] media-libs/quvi-0.9.5  USE="json nls xml"
Comment 1 Toralf Förster gentoo-dev 2021-08-08 14:47:36 UTC
Created attachment 731467 [details]
emerge-info.txt
Comment 2 Toralf Förster gentoo-dev 2021-08-08 14:47:38 UTC
Created attachment 731470 [details]
emerge-history.txt
Comment 3 Toralf Förster gentoo-dev 2021-08-08 14:47:39 UTC
Created attachment 731473 [details]
environment
Comment 4 Toralf Förster gentoo-dev 2021-08-08 14:47:40 UTC
Created attachment 731476 [details]
etc.portage.tar.bz2
Comment 5 Toralf Förster gentoo-dev 2021-08-08 14:47:42 UTC
Created attachment 731479 [details]
logs.tar.bz2
Comment 6 Toralf Förster gentoo-dev 2021-08-08 14:47:43 UTC
Created attachment 731482 [details]
media-libs:quvi-0.9.5:20210808-143046.log
Comment 7 Toralf Förster gentoo-dev 2021-08-08 14:47:44 UTC
Created attachment 731485 [details]
temp.tar.bz2
Comment 8 Sam James archtester Gentoo Infrastructure gentoo-dev Security 2021-10-17 09:32:20 UTC
Ping
Comment 9 Larry the Git Cow gentoo-dev 2021-11-07 11:24:55 UTC
The bug has been referenced in the following commit(s):

https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=2f675e28e7960b71d9b7e31f5a986a65a48eca12

commit 2f675e28e7960b71d9b7e31f5a986a65a48eca12
Author:     Jakov Smolić <jsmolic@gentoo.org>
AuthorDate: 2021-11-07 11:22:50 +0000
Commit:     Jakov Smolić <jsmolic@gentoo.org>
CommitDate: 2021-11-07 11:23:54 +0000

    package.mask: Last rite media-video/clive
    
    Bug: https://bugs.gentoo.org/807172
    Bug: https://bugs.gentoo.org/819426
    Signed-off-by: Jakov Smolić <jsmolic@gentoo.org>

 profiles/package.mask | 8 ++++++++
 1 file changed, 8 insertions(+)
Comment 10 Larry the Git Cow gentoo-dev 2021-12-07 09:55:08 UTC
The bug has been closed via the following commit(s):

https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=80024f2367f394b46326064823d0c39f373e2820

commit 80024f2367f394b46326064823d0c39f373e2820
Author:     Jakov Smolić <jsmolic@gentoo.org>
AuthorDate: 2021-12-07 09:54:07 +0000
Commit:     Jakov Smolić <jsmolic@gentoo.org>
CommitDate: 2021-12-07 09:54:07 +0000

    media-libs/quvi: treeclean
    
    Closes: https://bugs.gentoo.org/433673
    Closes: https://bugs.gentoo.org/807172
    Signed-off-by: Jakov Smolić <jsmolic@gentoo.org>

 media-libs/quvi/Manifest                           |  1 -
 media-libs/quvi/files/quvi-0.9.1-automagic.patch   | 47 ----------------------
 .../quvi/files/quvi-0.9.5-autoconf-2.70.patch      | 13 ------
 media-libs/quvi/metadata.xml                       | 14 -------
 media-libs/quvi/quvi-0.9.5.ebuild                  | 47 ----------------------
 profiles/package.mask                              |  7 ----
 6 files changed, 129 deletions(-)