Bug 45770 - rpm-build: сборка без libselinux
Summary: rpm-build: сборка без libselinux
Status: NEW
Alias: None
Product: Sisyphus
Classification: Development
Component: rpm-build (show other bugs)
Version: unstable
Hardware: all Linux
: P5 enhancement
Assignee: Alexey Sheplyakov
QA Contact: qa-sisyphus
URL:
Keywords:
Depends on:
Blocks: 45802
  Show dependency tree
 
Reported: 2023-04-06 19:52 MSK by Alexey Sheplyakov
Modified: 2023-04-10 13:42 MSK (History)
10 users (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Alexey Sheplyakov 2023-04-06 19:52:26 MSK
$ gear-hsh -v -- -v --rpmbuild-args='--without=selinux'

спотыкается на

/bin/sh ../libtool  --tag=CC   --mode=link x86_64-alt-linux-gcc  -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -D_GNU_SOURCE -D_REENTRANT -fno-strict-aliasing -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wno-char-subscripts -Werror=trampolines  -L/usr/src/RPM/BUILD/rpm-4.0.4.187-alt1/stub -o test-set test_set-set.o ../rpmio/librpmio.la 
libtool: link: x86_64-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -D_GNU_SOURCE -D_REENTRANT -fno-strict-aliasing -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wno-char-subscripts -Werror=trampolines -o .libs/test-set test_set-set.o  -L/usr/src/RPM/BUILD/rpm-4.0.4.187-alt1/stub ../rpmio/.libs/librpmio.so
ld: ../rpmio/.libs/librpmio.so: undefined reference to `va_start'
ld: ../rpmio/.libs/librpmio.so: undefined reference to `va_end'
collect2: error: ld returned 1 exit status