You are not logged in.

#1 2023-06-14 17:31:09

abaumann
Administrator
From: Zurich
Registered: 2019-11-14
Posts: 1,077
Website

pkgctl/devtools32

Starting to collect ways of using Archlinux32 with the new devtools32:

Install the Arch32 versions of the devtools:

git clone https://git.archlinux32.org/devtools32/
make
make install

Check out a package and build it:

pkgctl repo clone --arch32 --protocol https <package>
{core,extra}-{staging/testing}-{pentium4/i686/i486}-build

Offline

#2 2025-02-20 09:57:11

youxiaojie
Member
Registered: 2023-11-30
Posts: 14

Re: pkgctl/devtools32

when make, it need asciidoctor, but command not found, when pacman -Q asciidoctor, error: package 'asciidoctor' not found.

GEN doc/man/arch-nspawn.1

bin/bash: line 1: asciidoctor: command not found

make: *** [Makefile:227: build/doc/man/arch-nspawn.1] Error 127
[allan@Arch] inux32-i486 devtools32]$ sudo pacman -Q asciidoctor
error: package ’asciidoctor’ was not found

Offline

#3 2025-02-20 13:39:54

abaumann
Administrator
From: Zurich
Registered: 2019-11-14
Posts: 1,077
Website

Re: pkgctl/devtools32

Well, you could just install asciidoctor before you build the package. As I said, the AUR packages are not in my control..
report eventual bugs there.

Offline

#4 Yesterday 05:30:28

youxiaojie
Member
Registered: 2023-11-30
Posts: 14

Re: pkgctl/devtools32

:-(, asciidoctor is in extra as a standard package in archlinux 64bit release, but missing in extra of archlinux32.

Offline

Board footer

Powered by FluxBB