Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 917559 - dev-util/perf-6.6 - expr: syntax error: missing argument after +
Summary: dev-util/perf-6.6 - expr: syntax error: missing argument after +
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal
Assignee: Guilherme Amadio
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2023-11-18 10:19 UTC by Toralf Förster
Modified: 2024-01-30 15:25 UTC (History)
2 users (show)

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


Attachments
emerge-info.txt (emerge-info.txt,18.46 KB, text/plain)
2023-11-18 10:19 UTC, Toralf Förster
Details
dev-util:perf-6.6:20231118-101726.log (dev-util:perf-6.6:20231118-101726.log,17.50 KB, text/plain)
2023-11-18 10:19 UTC, Toralf Förster
Details
emerge-history.txt (emerge-history.txt,155.95 KB, text/plain)
2023-11-18 10:19 UTC, Toralf Förster
Details
environment (environment,150.38 KB, text/plain)
2023-11-18 10:19 UTC, Toralf Förster
Details
etc.clang.tar.xz (etc.clang.tar.xz,1.04 KB, application/x-xz)
2023-11-18 10:19 UTC, Toralf Förster
Details
etc.portage.tar.xz (etc.portage.tar.xz,15.54 KB, application/x-xz)
2023-11-18 10:19 UTC, Toralf Förster
Details
qlist-info.txt.xz (qlist-info.txt.xz,44.12 KB, application/x-xz)
2023-11-18 10:19 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-11-18 10:19:17 UTC
  diff -u tools/include/uapi/linux/mount.h include/uapi/linux/mount.h
  diff -u tools/arch/x86/lib/memcpy_64.S arch/x86/lib/memcpy_64.S
  diff -u tools/arch/x86/lib/memset_64.S arch/x86/lib/memset_64.S
make FIXDEP=1 -f Makefile.perf 
make[1]: Entering directory '/var/tmp/portage/dev-util/perf-6.6/work/linux-6.6/tools/perf'
Makefile.config:1116: No openjdk development package found, please install JDK package, e.g. openjdk-8-jdk, java-1.8.0-openjdk-devel
expr: syntax error: missing argument after +

Auto-detecting system features:

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

  This is an unstable amd64 chroot image at a tinderbox (==build bot)
  name: 17.1_desktop_plasma_systemd-20231114-175506

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

gcc-config -l:
 [1] x86_64-pc-linux-gnu-14 *
clang/llvm (if any):
clang version 17.0.5
Target: x86_64-pc-linux-gnu
Thread model: posix
InstalledDir: /usr/lib/llvm/17/bin
Configuration file: /etc/clang/x86_64-pc-linux-gnu-clang.cfg
/usr/lib/llvm/17
17.0.5
Python 3.11.6
Available Ruby profiles:
  [1]   ruby31 (with Rubygems) *
Available Rust versions:
  [1]   rust-bin-1.73.0 *
The following VMs are available for generation-2:
1)	Eclipse Temurin JDK 17.0.8.1_p1 [openjdk-bin-17]
2)	Eclipse Temurin JDK 21.0.1_p12 [openjdk-bin-21]
3)	Eclipse Temurin JDK 8.382_p05 [openjdk-bin-8]
*)	Eclipse Temurin JRE 17.0.8.1_p1 [openjdk-jre-bin-17]
Available Java Virtual Machines:
  [1]   openjdk-bin-8 
  [2]   openjdk-bin-17 
  [3]   openjdk-bin-21 
  [4]   openjdk-jre-bin-17  system-vm

The Glorious Glasgow Haskell Compilation System, version 9.2.8
php cli (if any):
go version go1.21.4 linux/amd64

  HEAD of ::gentoo
commit bf8343e82b7da78eb5f7ab429a389cf354f32e20
Author: Repository mirror & CI <repomirrorci@gentoo.org>
Date:   Sat Nov 18 09:36:09 2023 +0000

    2023-11-18 09:36:09 UTC

emerge -qpvO dev-util/perf
[ebuild  N    ] dev-util/perf-6.6  USE="audit crypt doc gtk java libtraceevent libtracefs perl python slang -babeltrace -bpf -caps -debug -libpfm -lzma -numa -systemtap -tcmalloc -unwind -zstd" PYTHON_TARGETS="python3_11 -python3_10 -python3_12"
Comment 1 Toralf Förster gentoo-dev 2023-11-18 10:19:18 UTC
Created attachment 875124 [details]
emerge-info.txt
Comment 2 Toralf Förster gentoo-dev 2023-11-18 10:19:19 UTC
Created attachment 875125 [details]
dev-util:perf-6.6:20231118-101726.log
Comment 3 Toralf Förster gentoo-dev 2023-11-18 10:19:20 UTC
Created attachment 875126 [details]
emerge-history.txt
Comment 4 Toralf Förster gentoo-dev 2023-11-18 10:19:21 UTC
Created attachment 875127 [details]
environment
Comment 5 Toralf Förster gentoo-dev 2023-11-18 10:19:22 UTC
Created attachment 875128 [details]
etc.clang.tar.xz
Comment 6 Toralf Förster gentoo-dev 2023-11-18 10:19:23 UTC
Created attachment 875129 [details]
etc.portage.tar.xz
Comment 7 Toralf Förster gentoo-dev 2023-11-18 10:19:24 UTC
Created attachment 875130 [details]
qlist-info.txt.xz
Comment 8 Larry the Git Cow gentoo-dev 2024-01-30 15:25:58 UTC
The bug has been closed via the following commit(s):

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

commit 70d3e0e2fd20857968ba3ea7ddbf9292144b22ed
Author:     Guilherme Amadio <amadio@gentoo.org>
AuthorDate: 2024-01-30 15:04:56 +0000
Commit:     Guilherme Amadio <amadio@gentoo.org>
CommitDate: 2024-01-30 15:25:34 +0000

    dev-util/perf: fix bugs #917559 and #921197
    
    Closes: https://bugs.gentoo.org/917559
    Closes: https://bugs.gentoo.org/921197
    
    Co-authored-by: Peter Volkov <peter.volkov@gmail.com>
    
    Signed-off-by: Guilherme Amadio <amadio@gentoo.org>

 dev-util/perf/files/perf-6.7-expr.patch | 24 ++++++++++++++++++++++++
 dev-util/perf/perf-6.7.ebuild           | 33 +++++++++++++++++----------------
 2 files changed, 41 insertions(+), 16 deletions(-)