Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 830293 - app-backup/bareos-22.1.2-r1 fails to compile: mntent_cache.cc:246:25: error: _PATH_MOUNTED was not declared in this scope
Summary: app-backup/bareos-22.1.2-r1 fails to compile: mntent_cache.cc:246:25: error: ...
Status: CONFIRMED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Marc Schiffbauer
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2021-12-30 13:51 UTC by Agostino Sarubbo
Modified: 2024-05-08 21:58 UTC (History)
0 users

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


Attachments
build.log (build.log,117.46 KB, text/plain)
2021-12-30 13:51 UTC, Agostino Sarubbo
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Agostino Sarubbo gentoo-dev 2021-12-30 13:51:49 UTC
https://blogs.gentoo.org/ago/2020/07/04/gentoo-tinderbox/

Issue: app-backup/bareos-20.0.3-r2 fails to compile.
Discovered on: amd64 (internal ref: tinderbox_musl)

NOTE:
This machine uses MUSL libc
Comment 1 Agostino Sarubbo gentoo-dev 2021-12-30 13:51:51 UTC
Created attachment 760853 [details]
build.log

build log and emerge --info
Comment 2 Agostino Sarubbo gentoo-dev 2021-12-30 13:51:52 UTC
Error(s) that match a know pattern in addition to what has been reported in the summary:


--   Package 'systemd', required by 'virtual:world', not found
-- Could NOT find Python2 (missing: Python2_EXECUTABLE Python2_INCLUDE_DIRS Python2_LIBRARIES Interpreter Development Development.Module Development.Embed) 
/var/tmp/portage/app-backup/bareos-20.0.3-r2/work/bareos-Release-20.0.3/core/src/lib/mntent_cache.cc:246:25: error: '_PATH_MOUNTED' was not declared in this scope
Comment 3 Agostino Sarubbo gentoo-dev 2022-07-29 11:14:14 UTC
tinderbox_musl has reproduced this issue with version 21.1.2 - Updating summary.
Comment 4 Agostino Sarubbo gentoo-dev 2023-05-09 06:11:27 UTC
tinderbox_musl has reproduced this issue with version 22.0.3-r1 - Updating summary.
Comment 5 Marc Schiffbauer gentoo-dev 2023-12-05 15:03:05 UTC
(In reply to Agostino Sarubbo from comment #4)
> tinderbox_musl has reproduced this issue with version 22.0.3-r1 - Updating
> summary.

Can you still reproduce with current version?
Comment 6 Agostino Sarubbo gentoo-dev 2024-01-17 07:52:10 UTC
tinderbox_musl has reproduced this issue with version 22.1.2-r1 - Updating summary.
Comment 7 Larry the Git Cow gentoo-dev 2024-05-08 21:58:16 UTC
The bug has been referenced in the following commit(s):

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

commit c4d82cbcdf075acb02a359d685df9712ec01fce9
Author:     Marc Schiffbauer <mschiff@gentoo.org>
AuthorDate: 2024-05-08 21:54:33 +0000
Commit:     Marc Schiffbauer <mschiff@gentoo.org>
CommitDate: 2024-05-08 21:58:09 +0000

    app-backup/bareos: add 21.1.9, 22.1.4
    
    Bug: https://bugs.gentoo.org/917761
    Bug: https://bugs.gentoo.org/830293
    Signed-off-by: Marc Schiffbauer <mschiff@gentoo.org>

 app-backup/bareos/Manifest             |   2 +
 app-backup/bareos/bareos-21.1.9.ebuild | 414 +++++++++++++++++++++++++++++++
 app-backup/bareos/bareos-22.1.4.ebuild | 434 +++++++++++++++++++++++++++++++++
 3 files changed, 850 insertions(+)