Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!

Bug 779724

Summary: dev-lua/lgi-0.9.2-r100: Error: /.../cairo.lua:670: assertion failed! (in x11-wm/awesome-4.3-r101 src_config)
Product: Gentoo Linux Reporter: Toralf Förster <toralf>
Component: Current packagesAssignee: Robin Johnson <robbat2>
Status: RESOLVED WORKSFORME    
Severity: normal    
Priority: Normal    
Version: unspecified   
Hardware: All   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---
Attachments: emerge-info.txt
emerge-history.txt
environment
etc.portage.tar.bz2
logs.tar.bz2
temp.tar.bz2
x11-wm:awesome-4.3-r101:20210401-155812.log

Description Toralf Förster gentoo-dev 2021-04-01 16:04:47 UTC
FAILED: CMakeFiles/lgi-check-run 
cd /var/tmp/portage/x11-wm/awesome-4.3-r101/work/awesome-4.3_build && /var/tmp/portage/x11-wm/awesome-4.3-r101/work/awesome-4.3_build/lgi-check
Error: /usr/share/lua/5.1/lgi/override/cairo.lua:670: assertion failed!


       WARNING

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

  This is an unstable amd64 chroot image at a tinderbox (==build bot)
  name: 17.1_desktop_systemd-20210327-175744

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

gcc-config -l:
 [1] x86_64-pc-linux-gnu-7.3.1
 [2] x86_64-pc-linux-gnu-10.2.0 *
clang version 11.1.0
Target: x86_64-pc-linux-gnu
Thread model: posix
InstalledDir: /usr/lib/llvm/11/bin
/usr/lib/llvm/11
11.1.0
Python 3.8.8
Available Rust versions:
  [1]   rust-1.50.0 *
The following VMs are available for generation-2:
*)	AdoptOpenJDK 8.282_p08 [openjdk-bin-8]
Available Java Virtual Machines:
  [1]   openjdk-bin-8  system-vm

The Glorious Glasgow Haskell Compilation System, version 8.10.4

  timestamp(s) of HEAD at this tinderbox image:
/var/db/repos/gentoo	Thu Apr  1 15:20:45 UTC 2021

emerge -qpvO x11-wm/awesome
[ebuild  N    ] x11-wm/awesome-4.3-r101  USE="dbus gnome -doc -test" LUA_SINGLE_TARGET="lua5-1 -lua5-2 -lua5-3 -luajit"
Comment 1 Toralf Förster gentoo-dev 2021-04-01 16:04:48 UTC
Created attachment 696807 [details]
emerge-info.txt
Comment 2 Toralf Förster gentoo-dev 2021-04-01 16:04:50 UTC
Created attachment 696810 [details]
emerge-history.txt
Comment 3 Toralf Förster gentoo-dev 2021-04-01 16:04:51 UTC
Created attachment 696813 [details]
environment
Comment 4 Toralf Förster gentoo-dev 2021-04-01 16:04:53 UTC
Created attachment 696816 [details]
etc.portage.tar.bz2
Comment 5 Toralf Förster gentoo-dev 2021-04-01 16:04:54 UTC
Created attachment 696819 [details]
logs.tar.bz2
Comment 6 Toralf Förster gentoo-dev 2021-04-01 16:04:55 UTC
Created attachment 696822 [details]
temp.tar.bz2
Comment 7 Toralf Förster gentoo-dev 2021-04-01 16:04:57 UTC
Created attachment 696825 [details]
x11-wm:awesome-4.3-r101:20210401-155812.log
Comment 8 Marek Szuba archtester gentoo-dev 2021-04-16 21:55:50 UTC
Try as I might I cannot reproduce this. Moreover, all that x11-wm/awesome has got to do with this is that calls "lgi = require('lgi'); assert(lgi.cairo)" at configure time (see build-utils/lgi-check.c in the source tarball); both the failed assertion and the file in which it appears belong to lgi itself.
Comment 9 Conrad Kostecki gentoo-dev 2022-02-15 23:17:50 UTC
I tend to close here. I tried several times to reproduce, but without any success. Feel free to reopen, if it still somehow happens.