You are not logged in.

#1 2024-09-08 07:59:51

korimitsu
Member
Registered: 2016-08-14
Posts: 143

[SOLVED] mldonkey-3.2.1-1 does not build

https://pastebin.com/vXF3Jx2R
https://aur.archlinux.org/packages/mldonkey
I've flagged it several times and the maintainer keeps unflagging it.

Precompiled packages are not up to date with latest version as he claims:
https://sourceforge.net/projects/fabiol … /Packages/

Last edited by korimitsu (2024-09-08 21:39:54)

Offline

#2 2024-09-08 11:25:51

Scimmia
Fellow
Registered: 2012-09-01
Posts: 12,170

Re: [SOLVED] mldonkey-3.2.1-1 does not build

Do you know what 'out of date' means? Maybe there's a language barrier here? As it stands, you seem to be the one causing problems here by flagging something repeatedly.

Build in a clean chroot and see if it still fails.

Last edited by Scimmia (2024-09-08 11:26:12)

Online

#3 2024-09-08 11:53:39

korimitsu
Member
Registered: 2016-08-14
Posts: 143

Re: [SOLVED] mldonkey-3.2.1-1 does not build

Hundreds of packages build perfectly, I don't think I need any clean chroot.

Offline

#4 2024-09-08 12:08:20

seth
Member
Registered: 2012-09-03
Posts: 59,737

Re: [SOLVED] mldonkey-3.2.1-1 does not build

This happend w/ ocaml[4]-num quite some, typically just needs a rebuild of the package so let's see whether you're out of date:

pacman -Qs ocaml4

Offline

#5 2024-09-08 20:43:32

korimitsu
Member
Registered: 2016-08-14
Posts: 143

Re: [SOLVED] mldonkey-3.2.1-1 does not build

$ pacman -Qs ocaml4
local/ocaml4 4.14.2-1
    A functional language with OO extensions
local/ocaml4-camlp-streams 5.0.1-1
    The Stream and Genlex libraries for use with Camlp4 and Camlp5.
local/ocaml4-camlp4 4.14+1-1
    Caml preprocessor and pretty-printer
local/ocaml4-compiler-libs 4.14.2-1
    Several modules used internally by the OCaml compiler
local/ocaml4-findlib 1.9.6-1
    OCaml package manager
local/ocaml4-lablgtk2 2.18.12-1
    An Objective Caml interface to gtk2
local/ocaml4-num 1.4-1
    Library for arbitrary-precision integer and rational arithmetic that used to be part of the OCaml core distribution
local/ocaml4-ocamlbuild 0.14.2-1
    Build tool, that has built-in rules for building OCaml library and programs

Offline

#6 2024-09-08 21:01:15

seth
Member
Registered: 2012-09-03
Posts: 59,737

Re: [SOLVED] mldonkey-3.2.1-1 does not build

local/ocaml4-num 1.4-1

ANd https://aur.archlinux.org/packages/ocaml4-num is at  1.4-4 …

Offline

#7 2024-09-08 21:39:30

korimitsu
Member
Registered: 2016-08-14
Posts: 143

Re: [SOLVED] mldonkey-3.2.1-1 does not build

Thanks, now compiles and installs perfectly after rebuilding newer version:

$ pamac build ocaml4 ocaml4-camlp-streams ocaml4-camlp4 ocaml4-compiler-libs ocaml4-findlib ocaml4-lablgtk2 ocaml4-num ocaml4-ocamlbuild

Offline

Board footer

Powered by FluxBB