Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 906955 - net-misc/sysrepo-2.2.60 - /.../ds_json.c: error: operator && has no right operand
Summary: net-misc/sysrepo-2.2.60 - /.../ds_json.c: error: operator && has no right ope...
Status: CONFIRMED
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: 2023-05-22 16:48 UTC by Toralf Förster
Modified: 2023-05-22 16:48 UTC (History)
1 user (show)

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


Attachments
emerge-info.txt (emerge-info.txt,18.25 KB, text/plain)
2023-05-22 16:48 UTC, Toralf Förster
Details
emerge-history.txt (emerge-history.txt,144.89 KB, text/plain)
2023-05-22 16:48 UTC, Toralf Förster
Details
environment (environment,95.85 KB, text/plain)
2023-05-22 16:48 UTC, Toralf Förster
Details
etc.clang.tar.bz2 (etc.clang.tar.bz2,707 bytes, application/x-bzip)
2023-05-22 16:48 UTC, Toralf Förster
Details
etc.portage.tar.bz2 (etc.portage.tar.bz2,17.12 KB, application/x-bzip)
2023-05-22 16:48 UTC, Toralf Förster
Details
net-misc:sysrepo-2.2.60:20230522-132508.log (net-misc:sysrepo-2.2.60:20230522-132508.log,16.71 KB, text/plain)
2023-05-22 16:48 UTC, Toralf Förster
Details
temp.tar.bz2 (temp.tar.bz2,25.12 KB, application/x-bzip)
2023-05-22 16:48 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 2023-05-22 16:48:24 UTC
too long lines were shrinked:

[8/60] /usr/bin/x86_64-gentoo-linux-musl-gcc  -I/var/tmp/portage/net-misc/sysrepo-2.2.60/work/sysrepo-2.2.60_build/compat -I/var/tmp/portage/net-misc/sysrepo-2.2.60/work/sysrepo-2.2.60/src -I/var/tmp/portage/net-misc/sysrepo-2.2.60/work/sysrepo-2.2.60_build  -O2 -pipe -march=native -fno-diagnostics-
[9/60] /usr/bin/x86_64-gentoo-linux-musl-gcc  -I/var/tmp/portage/net-misc/sysrepo-2.2.60/work/sysrepo-2.2.60_build/compat -I/var/tmp/portage/net-misc/sysrepo-2.2.60/work/sysrepo-2.2.60/src -I/var/tmp/portage/net-misc/sysrepo-2.2.60/work/sysrepo-2.2.60_build  -O2 -pipe -march=native -fno-diagnostics-
[10/60] /usr/bin/x86_64-gentoo-linux-musl-gcc  -I/var/tmp/portage/net-misc/sysrepo-2.2.60/work/sysrepo-2.2.60_build/compat -I/var/tmp/portage/net-misc/sysrepo-2.2.60/work/sysrepo-2.2.60/src -I/var/tmp/portage/net-misc/sysrepo-2.2.60/work/sysrepo-2.2.60_build  -O2 -pipe -march=native -fno-diagnostics
[11/60] /usr/bin/x86_64-gentoo-linux-musl-gcc  -I/var/tmp/portage/net-misc/sysrepo-2.2.60/work/sysrepo-2.2.60_build/compat -I/var/tmp/portage/net-misc/sysrepo-2.2.60/work/sysrepo-2.2.60/src -I/var/tmp/portage/net-misc/sysrepo-2.2.60/work/sysrepo-2.2.60_build  -O2 -pipe -march=native -fno-diagnostics
FAILED: CMakeFiles/srobj.dir/src/plugins/ds_json.c.o 
/usr/bin/x86_64-gentoo-linux-musl-gcc  -I/var/tmp/portage/net-misc/sysrepo-2.2.60/work/sysrepo-2.2.60_build/compat -I/var/tmp/portage/net-misc/sysrepo-2.2.60/work/sysrepo-2.2.60/src -I/var/tmp/portage/net-misc/sysrepo-2.2.60/work/sysrepo-2.2.60_build  -O2 -pipe -march=native -fno-diagnostics-color -
/var/tmp/portage/net-misc/sysrepo-2.2.60/work/sysrepo-2.2.60/src/plugins/ds_json.c:18:25: error: operator '&&' has no right operand
   18 | #define _POSIX_C_SOURCE >= 200809L /* stat.mtim */
      |                         ^~

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

  This is an unstable amd64 chroot image at a tinderbox (==build bot)
  name: 17.0_musl-j5-20230521-051504

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

gcc-config -l:
 [1] x86_64-gentoo-linux-musl-13 *
clang/llvm (if any):
clang version 16.0.4
Target: x86_64-gentoo-linux-musl
Thread model: posix
InstalledDir: /usr/lib/llvm/16/bin
Configuration file: /etc/clang/clang.cfg
/usr/lib/llvm/16
16.0.4
Python 3.11.3
Available Ruby profiles:
  [1]   ruby30 (with Rubygems) *
Available Rust versions:
  [1]   rust-bin-1.69.0 *
php cli (if any):
go version go1.20.4 linux/amd64

  HEAD of ::gentoo
commit 78a7e10f7d68e2923afb82e23bec9e6ab5dca84f
Author: Repository mirror & CI <repomirrorci@gentoo.org>
Date:   Mon May 22 10:31:58 2023 +0000

    2023-05-22 10:31:58 UTC

emerge -qpvO net-misc/sysrepo
[ebuild  N    ] net-misc/sysrepo-2.2.60  USE="-doc -test"
Comment 1 Toralf Förster gentoo-dev 2023-05-22 16:48:25 UTC
Created attachment 862238 [details]
emerge-info.txt
Comment 2 Toralf Förster gentoo-dev 2023-05-22 16:48:26 UTC
Created attachment 862239 [details]
emerge-history.txt
Comment 3 Toralf Förster gentoo-dev 2023-05-22 16:48:27 UTC
Created attachment 862240 [details]
environment
Comment 4 Toralf Förster gentoo-dev 2023-05-22 16:48:28 UTC
Created attachment 862241 [details]
etc.clang.tar.bz2
Comment 5 Toralf Förster gentoo-dev 2023-05-22 16:48:29 UTC
Created attachment 862242 [details]
etc.portage.tar.bz2
Comment 6 Toralf Förster gentoo-dev 2023-05-22 16:48:30 UTC
Created attachment 862243 [details]
net-misc:sysrepo-2.2.60:20230522-132508.log
Comment 7 Toralf Förster gentoo-dev 2023-05-22 16:48:31 UTC
Created attachment 862244 [details]
temp.tar.bz2