Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 820365 - media-video/pipewire-0.3.39-r2 - ../.../map.h: error: cannot convert uintptr_t {aka long unsigned int } to uint32_t {aka unsigned
Summary: media-video/pipewire-0.3.39-r2 - ../.../map.h: error: cannot convert uintptr_...
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Gentoo Linux Gnome Desktop Team
URL:
Whiteboard:
Keywords:
: 820482 (view as bug list)
Depends on:
Blocks:
 
Reported: 2021-10-26 14:51 UTC by Toralf Förster
Modified: 2021-10-27 08:01 UTC (History)
4 users (show)

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


Attachments
emerge-info.txt (emerge-info.txt,16.36 KB, text/plain)
2021-10-26 14:51 UTC, Toralf Förster
Details
emerge-history.txt (emerge-history.txt,99.11 KB, text/plain)
2021-10-26 14:51 UTC, Toralf Förster
Details
environment (environment,132.57 KB, text/plain)
2021-10-26 14:51 UTC, Toralf Förster
Details
etc.portage.tar.bz2 (etc.portage.tar.bz2,22.82 KB, application/x-bzip)
2021-10-26 14:51 UTC, Toralf Förster
Details
logs.tar.bz2 (logs.tar.bz2,12.66 KB, application/x-bzip)
2021-10-26 14:51 UTC, Toralf Förster
Details
media-video:pipewire-0.3.39-r2:20211026-113509.log (media-video:pipewire-0.3.39-r2:20211026-113509.log,379.30 KB, text/plain)
2021-10-26 14:51 UTC, Toralf Förster
Details
temp.tar.bz2 (temp.tar.bz2,46.67 KB, application/x-bzip)
2021-10-26 14:51 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-10-26 14:51:35 UTC
                 from ../pipewire-0.3.39/src/modules/module-echo-cancel/aec-webrtc.cpp:28:
../pipewire-0.3.39/src/pipewire/map.h: In function ‘int pw_map_insert_at(pw_map*, uint32_t, void*)’:
../pipewire-0.3.39/src/pipewire/map.h:189:50: error: cannot convert ‘uintptr_t*’ {aka ‘long unsigned int*’} to ‘uint32_t*’ {aka ‘unsigned int*’} in initialization
  189 |                                 uint32_t *next = &pw_map_get_item(map, current_id)->next;
      |                                                  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
      |                                                  |
      |                                                  uintptr_t* {aka long unsigned int*}

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

  This is an unstable amd64 chroot image at a tinderbox (==build bot)
  name: 17.1_desktop-j4-20211025-120009

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

gcc-config -l:
 [1] x86_64-pc-linux-gnu-11.2.0 *
clang version 13.0.0
Target: x86_64-pc-linux-gnu
Thread model: posix
InstalledDir: /usr/lib/llvm/13/bin
/usr/lib/llvm/13
13.0.0
Python 3.9.7
Available Ruby profiles:
  [1]   ruby26 (with Rubygems)
  [2]   ruby27 (with Rubygems)
  [3]   ruby30 (with Rubygems) *
Available Rust versions:
  [1]   rust-1.56.0 *
The Glorious Glasgow Haskell Compilation System, version 8.10.4
php cli:
  [1]   php7.3
  [2]   php7.4
  [3]   php8.0 *

  HEAD of ::gentoo
commit cd08084da361da19ad04abc69d1c1b5473f30075
Author: Repository mirror & CI <repomirrorci@gentoo.org>
Date:   Tue Oct 26 10:52:12 2021 +0000

    2021-10-26 10:52:09 UTC

emerge -qpvO media-video/pipewire
[ebuild     U ] media-video/pipewire-0.3.39-r2 [0.3.39-r1] USE="bluetooth echo-cancel extra pipewire-alsa -doc -gstreamer -jack-client -jack-sdk -systemd -test -v4l" ABI_X86="(64) -32 (-x32)"
Comment 1 Toralf Förster gentoo-dev 2021-10-26 14:51:36 UTC
Created attachment 746805 [details]
emerge-info.txt
Comment 2 Toralf Förster gentoo-dev 2021-10-26 14:51:37 UTC
Created attachment 746808 [details]
emerge-history.txt
Comment 3 Toralf Förster gentoo-dev 2021-10-26 14:51:39 UTC
Created attachment 746811 [details]
environment
Comment 4 Toralf Förster gentoo-dev 2021-10-26 14:51:40 UTC
Created attachment 746814 [details]
etc.portage.tar.bz2
Comment 5 Toralf Förster gentoo-dev 2021-10-26 14:51:41 UTC
Created attachment 746817 [details]
logs.tar.bz2
Comment 6 Toralf Förster gentoo-dev 2021-10-26 14:51:43 UTC
Created attachment 746820 [details]
media-video:pipewire-0.3.39-r2:20211026-113509.log
Comment 7 Toralf Förster gentoo-dev 2021-10-26 14:51:44 UTC
Created attachment 746823 [details]
temp.tar.bz2
Comment 8 Larry the Git Cow gentoo-dev 2021-10-26 15:02:32 UTC
The bug has been closed via the following commit(s):

https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=30bd9772a9ab6da8a9c0d6875fd08322d89cada1

commit 30bd9772a9ab6da8a9c0d6875fd08322d89cada1
Author:     Sam James <sam@gentoo.org>
AuthorDate: 2021-10-26 15:01:38 +0000
Commit:     Sam James <sam@gentoo.org>
CommitDate: 2021-10-26 15:02:09 +0000

    media-video/pipewire: add another upstream patch to fix build failure
    
    Closes: https://bugs.gentoo.org/820365
    Signed-off-by: Sam James <sam@gentoo.org>

 .../files/pipewire-0.3.39-endian-test-fix.patch    | 81 ++++++++++++++++++++++
 1 file changed, 81 insertions(+)
Comment 9 Larry the Git Cow gentoo-dev 2021-10-27 06:43:38 UTC
The bug has been closed via the following commit(s):

https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=4c3d93c6af7feea0495192d7fd13833a5638f338

commit 4c3d93c6af7feea0495192d7fd13833a5638f338
Author:     Sam James <sam@gentoo.org>
AuthorDate: 2021-10-27 06:43:09 +0000
Commit:     Sam James <sam@gentoo.org>
CommitDate: 2021-10-27 06:43:09 +0000

    media-video/pipewire: revbump to fix header for 0.3.39-r2
    
    Fixes: 30bd9772a9ab6da8a9c0d6875fd08322d89cada1
    Closes: https://bugs.gentoo.org/820365
    Signed-off-by: Sam James <sam@gentoo.org>

 .../pipewire/{pipewire-0.3.39-r2.ebuild => pipewire-0.3.39-r3.ebuild}     | 0
 1 file changed, 0 insertions(+), 0 deletions(-)
Comment 10 Sam James archtester Gentoo Infrastructure gentoo-dev Security 2021-10-27 08:01:50 UTC
*** Bug 820482 has been marked as a duplicate of this bug. ***