Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 831370 - dev-libs/boost-1.78.0-r2 - ./.../permissions.hpp: error: m_perm was not declared in this scope
Summary: dev-libs/boost-1.78.0-r2 - ./.../permissions.hpp: error: m_perm was not decla...
Status: RESOLVED DUPLICATE of bug 829147
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Gentoo musl team
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2022-01-17 19:27 UTC by Toralf Förster
Modified: 2022-01-18 04:59 UTC (History)
2 users (show)

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


Attachments
emerge-info.txt (emerge-info.txt,18.80 KB, text/plain)
2022-01-17 19:27 UTC, Toralf Förster
Details
dev-libs:boost-1.78.0-r2:20220117-192221.log (dev-libs:boost-1.78.0-r2:20220117-192221.log,56.22 KB, text/plain)
2022-01-17 19:27 UTC, Toralf Förster
Details
emerge-history.txt (emerge-history.txt,411.41 KB, text/plain)
2022-01-17 19:27 UTC, Toralf Förster
Details
environment (environment,132.82 KB, text/plain)
2022-01-17 19:27 UTC, Toralf Förster
Details
etc.portage.tar.bz2 (etc.portage.tar.bz2,32.47 KB, application/x-bzip)
2022-01-17 19:27 UTC, Toralf Förster
Details
logs.tar.bz2 (logs.tar.bz2,62.51 KB, application/x-bzip)
2022-01-17 19:27 UTC, Toralf Förster
Details
temp.tar.bz2 (temp.tar.bz2,34.24 KB, application/x-bzip)
2022-01-17 19:27 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 2022-01-17 19:27:45 UTC
./boost/interprocess/permissions.hpp:122:4: error: 'os_permissions_type' does not name a type
  122 |    os_permissions_type get_permissions() const BOOST_NOEXCEPT
      |    ^~~~~~~~~~~~~~~~~~~
./boost/interprocess/permissions.hpp: In member function 'void boost::interprocess::permissions::set_default()':
./boost/interprocess/permissions.hpp:100:7: error: 'm_perm' was not declared in this scope
  100 |       m_perm = 0644;
      |       ^~~~~~

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

  This is an unstable amd64 chroot image at a tinderbox (==build bot)
  name: 17.0_musl_hardened-j4-20220111-092048

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

gcc-config -l:
 [1] x86_64-gentoo-linux-musl-11.2.1 *
clang/llvm (if any):
clang version 13.0.0
Target: x86_64-gentoo-linux-musl
Thread model: posix
InstalledDir: /usr/lib/llvm/13/bin
/usr/lib/llvm/13
13.0.0
Python 3.9.10
Available Ruby profiles:
  [1]   ruby26 (with Rubygems)
  [2]   ruby27 (with Rubygems)
  [3]   ruby30 (with Rubygems) *
Available Rust versions:
  [1]   rust-bin-1.58.0
  [2]   rust-1.58.0 *
The following VMs are available for generation-2:
Available Java Virtual Machines:
  (none found)

php cli:

  HEAD of ::gentoo
commit b3277644d03f69af382db010a8a2676e9de38de3
Author: Repository mirror & CI <repomirrorci@gentoo.org>
Date:   Mon Jan 17 18:36:53 2022 +0000

    2022-01-17 18:36:52 UTC

emerge -qpvO dev-libs/boost
[ebuild     U ] dev-libs/boost-1.78.0-r2 [1.77.0-r4] USE="bzip2 doc numpy zlib -context -debug -icu -lzma -mpi -nls -python -tools -zstd" PYTHON_TARGETS="python3_9 -python3_8 -python3_10"
Comment 1 Toralf Förster gentoo-dev 2022-01-17 19:27:46 UTC
Created attachment 762439 [details]
emerge-info.txt
Comment 2 Toralf Förster gentoo-dev 2022-01-17 19:27:47 UTC
Created attachment 762440 [details]
dev-libs:boost-1.78.0-r2:20220117-192221.log
Comment 3 Toralf Förster gentoo-dev 2022-01-17 19:27:49 UTC
Created attachment 762441 [details]
emerge-history.txt
Comment 4 Toralf Förster gentoo-dev 2022-01-17 19:27:50 UTC
Created attachment 762442 [details]
environment
Comment 5 Toralf Förster gentoo-dev 2022-01-17 19:27:51 UTC
Created attachment 762443 [details]
etc.portage.tar.bz2
Comment 6 Toralf Förster gentoo-dev 2022-01-17 19:27:52 UTC
Created attachment 762444 [details]
logs.tar.bz2
Comment 7 Toralf Förster gentoo-dev 2022-01-17 19:27:53 UTC
Created attachment 762445 [details]
temp.tar.bz2
Comment 8 Sam James archtester Gentoo Infrastructure gentoo-dev Security 2022-01-18 04:59:47 UTC

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