Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 832498 - app-backup/bareos-21.0.0 fails to compile: Could NOT find Jansson (missing: JANSSON_LIBRARY JANSSON_INCLUDE_DIR)
Summary: app-backup/bareos-21.0.0 fails to compile: Could NOT find Jansson (missing: J...
Status: RESOLVED FIXED
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: 2022-02-01 10:19 UTC by Agostino Sarubbo
Modified: 2022-02-01 10:50 UTC (History)
0 users

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


Attachments
build.log (build.log,86.11 KB, text/plain)
2022-02-01 10:19 UTC, Agostino Sarubbo
Details
1-CMakeError.log (1-CMakeError.log,66.99 KB, text/plain)
2022-02-01 10:19 UTC, Agostino Sarubbo
Details
1-CMakeOutput.log (1-CMakeOutput.log,71.76 KB, text/plain)
2022-02-01 10:19 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 2022-02-01 10:19:31 UTC
https://blogs.gentoo.org/ago/2020/07/04/gentoo-tinderbox/

Issue: app-backup/bareos-21.0.0 fails to compile.
Discovered on: amd64 (internal ref: ci)

NOTE:
If you think this is a GCC-11 related issue, please block bug 732706.
Comment 1 Agostino Sarubbo gentoo-dev 2022-02-01 10:19:34 UTC
Created attachment 764084 [details]
build.log

build log and emerge --info
Comment 2 Agostino Sarubbo gentoo-dev 2022-02-01 10:19:35 UTC
Created attachment 764085 [details]
1-CMakeError.log

1-CMakeError.log
Comment 3 Agostino Sarubbo gentoo-dev 2022-02-01 10:19:36 UTC
Created attachment 764086 [details]
1-CMakeOutput.log

1-CMakeOutput.log
Comment 4 Agostino Sarubbo gentoo-dev 2022-02-01 10:19:37 UTC
Error(s) that match a know pattern in addition to what has been reported in the summary:


-- Could NOT find GTest (missing: GTest_DIR)
  Could NOT find Jansson (missing: JANSSON_LIBRARY JANSSON_INCLUDE_DIR)
-- Could NOT find Jansson (missing: JANSSON_LIBRARY JANSSON_INCLUDE_DIR) 
--   Package 'systemd', required by 'virtual:world', not found
Comment 5 Larry the Git Cow gentoo-dev 2022-02-01 10:50:29 UTC
The bug has been closed via the following commit(s):

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

commit 3d721560975514e028b73d1f91ff2638299e7558
Author:     Marc Schiffbauer <mschiff@gentoo.org>
AuthorDate: 2022-02-01 10:49:15 +0000
Commit:     Marc Schiffbauer <mschiff@gentoo.org>
CommitDate: 2022-02-01 10:50:19 +0000

    app-backup/bareos: fix dependency
    
    Closes: https://bugs.gentoo.org/832498
    Signed-off-by: Marc Schiffbauer <mschiff@gentoo.org>

 app-backup/bareos/bareos-21.0.0.ebuild | 9 +++++----
 1 file changed, 5 insertions(+), 4 deletions(-)