Package Details: xlibre-video-intel 3.0.0.1-2

Git Clone URL: https://aur.archlinux.org/xlibre-video-intel.git (read-only, click to copy)
Package Base: xlibre-video-intel
Description: XLibre Intel i810/i830/i915/945G/G965+ video driver
Upstream URL: https://github.com/X11Libre/xf86-video-intel
Licenses: MIT
Groups: xlibre-drivers
Conflicts: X-ABI-VIDEODRV_VERSION, xf86-video-i810, xf86-video-intel, xf86-video-intel-legacy, xf86-video-intel-sna, xf86-video-intel-uxa, xorg-server
Submitter: vitaliikuzhdin
Maintainer: vitaliikuzhdin
Last Packager: vitaliikuzhdin
Votes: 2
Popularity: 1.52
First Submitted: 2025-06-22 14:45 (UTC)
Last Updated: 2025-07-01 14:49 (UTC)

Latest Comments

vitaliikuzhdin commented on 2025-07-30 12:01 (UTC) (edited on 2025-07-30 12:08 (UTC) by vitaliikuzhdin)

@drondistortion, can you please set up a clean chroot and follow these exact steps:

arch-nspawn $CHROOT/root pacman -Syu

cd path/to/xlibre-server
makechrootpkg -c -r $CHROOT

cd path/to/xlibre-input-libinput
makechrootpkg -c -r $CHROOT \
  -I path/to/xlibre-server/xlibre-server-devel-25.0.0.7-1-any.pkg.tar.zst \
  -I path/to/xlibre-server/xlibre-server-common-25.0.0.7-1-any.pkg.tar.zst \
  -I path/to/xlibre-server/xlibre-server-bootstrap-25.0.0.7-1-x86_64.pkg.tar.zst

cd path/to/xlibre-video-intel
makechrootpkg -c -r $CHROOT \
  -I path/to/xlibre-server/xlibre-server-devel-25.0.0.7-1-any.pkg.tar.zst \
  -I path/to/xlibre-server/xlibre-server-common-25.0.0.7-1-any.pkg.tar.zst \
  -I path/to/xlibre-server/xlibre-server-25.0.0.7-1-x86_64.pkg.tar.zst \
  -I path/to/xlibre-input-libinput/xlibre-input-libinput-1.5.0.1-5-x86_64.pkg.tar.zst

If it fails, paste the full log to a pastebin instance and send the link here. If it succeeds, compare the chroot to your host system to determine why the build fails in a non-clean environment.

drondistortion commented on 2025-07-25 12:30 (UTC)

thanks for answering.

Did you install xlibre-server* as described in its comments?

I think so, yeah.

Did you install any packages without using pacman?

well.. all related aur packages were installed with makepkg -si. I do believe it uses pacman somewhere in there...

> pacman -Qs base-devel
local/base-devel 1-2
   Basic tools to build Arch Linux packages

I'm sure root of the problem is my ancient setup, the system initially was installed in 2016... I was gonna try on it before switching my amd laptop to Xlibre. So I guess I just back everything up and go for it. Don't bother researching the issue, thanks again.

vitaliikuzhdin commented on 2025-07-11 11:29 (UTC) (edited on 2025-07-11 11:30 (UTC) by vitaliikuzhdin)

@drondistortion, cannot reproduce in an up-to-date clean chroot:

==> Creating package "xlibre-video-intel"...
  -> Generating .PKGINFO file...
  -> Generating .BUILDINFO file...
  -> Generating .MTREE file...
  -> Compressing package...
==> Creating package "xlibre-video-intel-debug"...
  -> Generating .PKGINFO file...
  -> Generating .BUILDINFO file...
  -> Generating .MTREE file...
  -> Compressing package...
==> Leaving fakeroot environment.
==> Finished making: xlibre-video-intel 3.0.0.1-2 (Fri Jul 11 11:26:48 2025)

Did you install base-devel? Did you install any packages without using pacman? Did you install xlibre-server* as described in its comments?

drondistortion commented on 2025-07-10 08:49 (UTC)

pls, help:

> makepkg -si
configure.ac:38: error: must install xorg-macros 1.8 or later before running autoconf/autogen.
  Hint: either install from source, git://anongit.freedesktop.org/xorg/util/macros or,
  depending on you distribution, try package 'xutils-dev' or 'xorg-x11-util-macros'
configure.ac:38: the top level
autom4te: error: /usr/bin/m4 failed with exit status: 1
autoreconf: error: /usr/bin/autoconf failed with exit status: 1

> pacman -Qs macros
local/autoconf-archive 1:2024.10.16-2
    A collection of freely re-usable Autoconf macros
local/gnome-common 3.18.0-5
    Common development macros for GNOME
local/xorg-util-macros 1.20.2-1
    X.Org Autotools macros