Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 890242 - dev-lua/luadbi-0.7.2-r1 - dbd/.../main.c: fatal error: error closing -: Broken pipe
Summary: dev-lua/luadbi-0.7.2-r1 - dbd/.../main.c: fatal error: error closing -: Broke...
Status: RESOLVED WORKSFORME
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: 2023-01-08 16:16 UTC by Toralf Förster
Modified: 2023-04-23 00:35 UTC (History)
0 users

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


Attachments
emerge-info.txt (emerge-info.txt,17.13 KB, text/plain)
2023-01-08 16:16 UTC, Toralf Förster
Details
dev-lua:luadbi-0.7.2-r1:20230108-145218.log (dev-lua:luadbi-0.7.2-r1:20230108-145218.log,5.05 KB, text/plain)
2023-01-08 16:16 UTC, Toralf Förster
Details
emerge-history.txt (emerge-history.txt,44.09 KB, text/plain)
2023-01-08 16:16 UTC, Toralf Förster
Details
environment (environment,74.52 KB, text/plain)
2023-01-08 16:16 UTC, Toralf Förster
Details
etc.clang.tar.bz2 (etc.clang.tar.bz2,795 bytes, application/x-bzip)
2023-01-08 16:16 UTC, Toralf Förster
Details
etc.portage.tar.bz2 (etc.portage.tar.bz2,19.08 KB, application/x-bzip)
2023-01-08 16:16 UTC, Toralf Förster
Details
temp.tar.bz2 (temp.tar.bz2,28.48 KB, application/x-bzip)
2023-01-08 16:16 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-01-08 16:16:00 UTC
Assembler messages:
Fatal error: can't create build/dbd_common.o: No such file or directory
dbd/sqlite3/connection.c: In function dbd_sqlite3_connection:
dbd/sqlite3/connection.c:265:29: warning: missing braces around initializer [-Wmissing-braces]
  265 |     } sqlite3_constants[] = {
      |                             ^
dbd/sqlite3/main.c:14:1: fatal error: error closing -: Broken pipe
   14 | }
      | ^

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

  This is an unstable amd64 chroot image at a tinderbox (==build bot)
  name: 23.0_systemd-j4-20230108-050029

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

GNUMAKEFLAGS="$GNUMAKEFLAGS --shuffle"
gcc-config -l:
 [1] x86_64-pc-linux-gnu-10
 [2] x86_64-pc-linux-gnu-12 *
clang/llvm (if any):
clang version 15.0.6
Target: x86_64-pc-linux-gnu
Thread model: posix
InstalledDir: /usr/lib/llvm/15/bin
Configuration file: /etc/clang/clang.cfg
/usr/lib/llvm/15
15.0.6
Python 3.10.9
Available Ruby profiles:
  [1]   ruby27 (with Rubygems)
  [2]   ruby30 (with Rubygems) *
The following VMs are available for generation-2:
*)	Eclipse Temurin JDK 17.0.5_p8 [openjdk-bin-17]
Available Java Virtual Machines:
  [1]   openjdk-bin-17  system-vm

php cli (if any):

  HEAD of ::gentoo
commit ac7a6d182d064638c9f6146f3043e900fb6136ef
Author: Repository mirror & CI <repomirrorci@gentoo.org>
Date:   Sun Jan 8 14:17:07 2023 +0000

    2023-01-08 14:17:07 UTC

emerge -qpvO dev-lua/luadbi
[ebuild  N    ] dev-lua/luadbi-0.7.2-r1  USE="sqlite -mysql -postgres -test" LUA_TARGETS="lua5-1 -lua5-3 -lua5-4 -luajit"
Comment 1 Toralf Förster gentoo-dev 2023-01-08 16:16:01 UTC
Created attachment 847974 [details]
emerge-info.txt
Comment 2 Toralf Förster gentoo-dev 2023-01-08 16:16:02 UTC
Created attachment 847976 [details]
dev-lua:luadbi-0.7.2-r1:20230108-145218.log
Comment 3 Toralf Förster gentoo-dev 2023-01-08 16:16:03 UTC
Created attachment 847978 [details]
emerge-history.txt
Comment 4 Toralf Förster gentoo-dev 2023-01-08 16:16:05 UTC
Created attachment 847980 [details]
environment
Comment 5 Toralf Förster gentoo-dev 2023-01-08 16:16:06 UTC
Created attachment 847982 [details]
etc.clang.tar.bz2
Comment 6 Toralf Förster gentoo-dev 2023-01-08 16:16:06 UTC
Created attachment 847984 [details]
etc.portage.tar.bz2
Comment 7 Toralf Förster gentoo-dev 2023-01-08 16:16:08 UTC
Created attachment 847986 [details]
temp.tar.bz2
Comment 8 Conrad Kostecki gentoo-dev 2023-04-23 00:35:40 UTC
Unable to reproduce with same compiler and flags. Closing, please re-open, if you can still reproduce.