Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 851543 - sys-apps/fakeroot-ng-0.18-r1 - process.cpp: error: CLONE_PARENT was not declared in this scope
Summary: sys-apps/fakeroot-ng-0.18-r1 - process.cpp: error: CLONE_PARENT was not decla...
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal
Assignee: No maintainer - Look at https://wiki.gentoo.org/wiki/Project:Proxy_Maintainers if you want to take care of it
URL: https://bugs.debian.org/cgi-bin/bugre...
Whiteboard:
Keywords: PMASKED
Depends on:
Blocks: gcc-12
  Show dependency tree
 
Reported: 2022-06-12 13:04 UTC by Toralf Förster
Modified: 2022-12-31 18:32 UTC (History)
2 users (show)

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


Attachments
emerge-info.txt (emerge-info.txt,18.11 KB, text/plain)
2022-06-12 13:04 UTC, Toralf Förster
Details
emerge-history.txt (emerge-history.txt,169.54 KB, text/plain)
2022-06-12 13:04 UTC, Toralf Förster
Details
environment (environment,24.05 KB, text/plain)
2022-06-12 13:04 UTC, Toralf Förster
Details
etc.portage.tar.bz2 (etc.portage.tar.bz2,31.02 KB, application/x-bzip)
2022-06-12 13:04 UTC, Toralf Förster
Details
logs.tar.bz2 (logs.tar.bz2,8.21 KB, application/x-bzip)
2022-06-12 13:04 UTC, Toralf Förster
Details
sys-apps:fakeroot-ng-0.18-r1:20220612-121651.log (sys-apps:fakeroot-ng-0.18-r1:20220612-121651.log,18.03 KB, text/plain)
2022-06-12 13:04 UTC, Toralf Förster
Details
temp.tar.bz2 (temp.tar.bz2,11.40 KB, application/x-bzip)
2022-06-12 13:04 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-06-12 13:04:18 UTC
   39 |                 throw errno_exception( "Close failed" );
      |                 ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
unique_fd.h:39:17: note: in C++11 destructors default to noexcept’
process.cpp: In function bool sys_clone(int, pid_t, pid_state*)’:
process.cpp:90:21: error: CLONE_PARENT’ was not declared in this scope
   90 |         if( (flags&(CLONE_PARENT|CLONE_THREAD))!=0 )
      |                     ^~~~~~~~~~~~

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

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

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

gcc-config -l:
 [1] x86_64-pc-linux-gnu-12.1.1 *
clang/llvm (if any):
/usr/lib/llvm/14
14.0.5
Python 3.9.13
Available Ruby profiles:
  (none found)
Available Rust versions:
  [1]   rust-1.61.0 *
The following VMs are available for generation-2:
1)	Eclipse Temurin JDK 17.0.3_p7 [openjdk-bin-17]
*)	Eclipse Temurin JDK 8.332_p09 [openjdk-bin-8]
Available Java Virtual Machines:
  [1]   openjdk-bin-8  system-vm
  [2]   openjdk-bin-17 

The Glorious Glasgow Haskell Compilation System, version 8.10.4
php cli:

  HEAD of ::gentoo
commit b06e478de234918bef5d3cf0c72f884407979f0c
Author: Repository mirror & CI <repomirrorci@gentoo.org>
Date:   Sun Jun 12 11:47:59 2022 +0000

    2022-06-12 11:47:58 UTC

emerge -qpvO sys-apps/fakeroot-ng
[ebuild  N    ] sys-apps/fakeroot-ng-0.18-r1
Comment 1 Toralf Förster gentoo-dev 2022-06-12 13:04:19 UTC
Created attachment 784310 [details]
emerge-info.txt
Comment 2 Toralf Förster gentoo-dev 2022-06-12 13:04:21 UTC
Created attachment 784313 [details]
emerge-history.txt
Comment 3 Toralf Förster gentoo-dev 2022-06-12 13:04:22 UTC
Created attachment 784316 [details]
environment
Comment 4 Toralf Förster gentoo-dev 2022-06-12 13:04:23 UTC
Created attachment 784319 [details]
etc.portage.tar.bz2
Comment 5 Toralf Förster gentoo-dev 2022-06-12 13:04:24 UTC
Created attachment 784322 [details]
logs.tar.bz2
Comment 6 Toralf Förster gentoo-dev 2022-06-12 13:04:26 UTC
Created attachment 784325 [details]
sys-apps:fakeroot-ng-0.18-r1:20220612-121651.log
Comment 7 Toralf Förster gentoo-dev 2022-06-12 13:04:27 UTC
Created attachment 784328 [details]
temp.tar.bz2
Comment 8 Larry the Git Cow gentoo-dev 2022-12-31 18:32:42 UTC
The bug has been closed via the following commit(s):

https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=6ded3041704df7d91ad5e1ee917aa4b0706b82d0

commit 6ded3041704df7d91ad5e1ee917aa4b0706b82d0
Author:     Jakov Smolić <jsmolic@gentoo.org>
AuthorDate: 2022-12-31 18:05:55 +0000
Commit:     Jakov Smolić <jsmolic@gentoo.org>
CommitDate: 2022-12-31 18:05:55 +0000

    sys-apps/fakeroot-ng: treeclean
    
    Closes: https://bugs.gentoo.org/598176
    Closes: https://bugs.gentoo.org/851543
    Closes: https://bugs.gentoo.org/715252
    Signed-off-by: Jakov Smolić <jsmolic@gentoo.org>

 profiles/package.mask                                  |  1 -
 sys-apps/fakeroot-ng/Manifest                          |  1 -
 sys-apps/fakeroot-ng/fakeroot-ng-0.18-r1.ebuild        | 16 ----------------
 sys-apps/fakeroot-ng/files/fakeroot-ng-gcc-4.8.2.patch | 10 ----------
 sys-apps/fakeroot-ng/metadata.xml                      |  8 --------
 5 files changed, 36 deletions(-)