FS#77272 - [ipvsadm] FTBFS

Attached to Project: Community Packages
Opened by loqs (loqs) - Friday, 27 January 2023, 01:47 GMT
Last edited by Sébastien Luttringer (seblu) - Tuesday, 15 August 2023, 08:47 GMT
Task Type Bug Report
Category Packages
Status Closed
Assigned To Sébastien Luttringer (seblu)
Architecture All
Severity Very Low
Priority Normal
Reported Version
Due in Version Undecided
Due Date Undecided
Percent Complete 100%
Votes 0
Private No

Details

Description:
ipvsadm fails to build from source [1] due to missing libnl. It is in .buildinfo for the last build.
Fixed by changing depends to libnl, which also means libnl1 can be dropped.
Suggested changed in attached diff [2] which also includes:
A patch from Fedora [3] to use CFLAGS and LDFLAGS
An additional patch I created to fix job ordering so makeflags can be used.
Updated patch apply block so it can handle renamed patches copied from linux PKGBUILD.

Additional info:
* ipvsadm 1.31-1
[1] ipvsadm-1.31-1-x86_64-build.log
[2] PKGBUILD.diff
[3] https://src.fedoraproject.org/rpms/ipvsadm/blob/rawhide/f/0003-ipvsadm-use-CFLAGS-and-LDFLAGS-environment-variables.patch

Steps to reproduce:
$ git clone https://github.com/archlinux/svntogit-community --single-branch --branch 'packages/ipvsadm' ipvsadm
$ cd ipvsadm/trunk/
$ extra-x86_64-build
This task depends upon

Closed by  Sébastien Luttringer (seblu)
Tuesday, 15 August 2023, 08:47 GMT
Reason for closing:  Fixed
Additional comments about closing:  ipvsadm-1.31-2

Loading...