Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 833401 - app-benchmarks/wrk-4.2.0 - /.../sh:line <snip>: luajit: command not found
Summary: app-benchmarks/wrk-4.2.0 - /.../sh:line <snip>: luajit: command not found
Status: RESOLVED INVALID
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Conrad Kostecki
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2022-02-15 10:29 UTC by Toralf Förster
Modified: 2022-02-17 01:40 UTC (History)
0 users

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


Attachments
emerge-info.txt (emerge-info.txt,17.89 KB, text/plain)
2022-02-15 10:29 UTC, Toralf Förster
Details
app-benchmarks:wrk-4.2.0:20220215-100806.log (app-benchmarks:wrk-4.2.0:20220215-100806.log,2.57 KB, text/plain)
2022-02-15 10:29 UTC, Toralf Förster
Details
emerge-history.txt.bz2 (emerge-history.txt.bz2,78.77 KB, application/x-bzip)
2022-02-15 10:29 UTC, Toralf Förster
Details
environment (environment,71.62 KB, text/plain)
2022-02-15 10:29 UTC, Toralf Förster
Details
etc.portage.tar.bz2 (etc.portage.tar.bz2,24.00 KB, application/x-bzip)
2022-02-15 10:29 UTC, Toralf Förster
Details
temp.tar.bz2 (temp.tar.bz2,32.22 KB, application/x-bzip)
2022-02-15 10:29 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-02-15 10:29:12 UTC
LUAJIT src/wrk.lua
x86_64-pc-linux-gnu-gcc -pipe -march=native -fno-diagnostics-color -O2 -std=c99 -Wall -D_REENTRANT -D_POSIX_C_SOURCE=200112L -D_BSD_SOURCE -D_DEFAULT_SOURCE -Iobj/include -I/usr/include/luajit-2.1  -I/usr/include -c -o obj/wrk.o src/wrk.c
x86_64-pc-linux-gnu-gcc -pipe -march=native -fno-diagnostics-color -O2 -std=c99 -Wall -D_REENTRANT -D_POSIX_C_SOURCE=200112L -D_BSD_SOURCE -D_DEFAULT_SOURCE -Iobj/include -I/usr/include/luajit-2.1  -I/usr/include -c -o obj/net.o src/net.c
x86_64-pc-linux-gnu-gcc -pipe -march=native -fno-diagnostics-color -O2 -std=c99 -Wall -D_REENTRANT -D_POSIX_C_SOURCE=200112L -D_BSD_SOURCE -D_DEFAULT_SOURCE -Iobj/include -I/usr/include/luajit-2.1  -I/usr/include -c -o obj/ssl.o src/ssl.c
/bin/sh: line 1: luajit: command not found
make: *** [Makefile:60: obj/bytecode.c] Error 127
make: *** Waiting for unfinished jobs....

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

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

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

gcc-config -l:
 [1] x86_64-pc-linux-gnu-9.3.1
 [2] x86_64-pc-linux-gnu-11.2.1 *
clang/llvm (if any):
clang version 13.0.1
Target: x86_64-pc-linux-gnu
Thread model: posix
InstalledDir: /usr/lib/llvm/13/bin
/usr/lib/llvm/13
13.0.1
Python 3.9.10
Available Ruby profiles:
  [1]   ruby26 (with Rubygems)
  [2]   ruby27 (with Rubygems)
  [3]   ruby30 (with Rubygems) *
The following VMs are available for generation-2:
*)	Eclipse Temurin JDK 11.0.14_p9 [openjdk-bin-11]
2)	Eclipse Temurin JDK 8.322_p06 [openjdk-bin-8]
Available Java Virtual Machines:
  [1]   openjdk-bin-8 
  [2]   openjdk-bin-11  system-vm

The Glorious Glasgow Haskell Compilation System, version 8.10.4
php cli:
  [1]   php7.4 *
  [2]   php8.0
  [3]   php8.1

  HEAD of ::gentoo
commit aa7e20be9b6458ad5f02c8610e3eb2268434c432
Author: Repository mirror & CI <repomirrorci@gentoo.org>
Date:   Tue Feb 15 09:22:04 2022 +0000

    2022-02-15 09:22:01 UTC

emerge -qpvO app-benchmarks/wrk
[ebuild  N    ] app-benchmarks/wrk-4.2.0  LUA_SINGLE_TARGET="luajit"
Comment 1 Toralf Förster gentoo-dev 2022-02-15 10:29:13 UTC
Created attachment 765175 [details]
emerge-info.txt
Comment 2 Toralf Förster gentoo-dev 2022-02-15 10:29:19 UTC
Created attachment 765176 [details]
app-benchmarks:wrk-4.2.0:20220215-100806.log
Comment 3 Toralf Förster gentoo-dev 2022-02-15 10:29:20 UTC
Created attachment 765177 [details]
emerge-history.txt.bz2
Comment 4 Toralf Förster gentoo-dev 2022-02-15 10:29:21 UTC
Created attachment 765178 [details]
environment
Comment 5 Toralf Förster gentoo-dev 2022-02-15 10:29:22 UTC
Created attachment 765179 [details]
etc.portage.tar.bz2
Comment 6 Toralf Förster gentoo-dev 2022-02-15 10:29:24 UTC
Created attachment 765180 [details]
temp.tar.bz2
Comment 7 Conrad Kostecki gentoo-dev 2022-02-17 01:40:21 UTC
Not a bug. It was caused by latest snapshot of luajit, which got fixed. Should now be all ok.