Powered by php. Your IP: 18.97.14.91 | ipband e872e79a-7f2b-409c-bc11-e268023e97deToc:- files ipband
Processing files: ipband-0.8.1-1.x32
- doc
Executing(%doc): /bin/sh -e /tmp/B.r0blc21g/BUILD/tmp/rpm-tmp.T9UOgm
- files ipband-debugsource
Processing files: ipband-debugsource-0.8.1-1.x32
- error 1
error: Empty %files file /tmp/B.r0blc21g/BUILD/ipband-0.8.1-build/ipband-0.8.1/debugsourcefiles.list
- error 2
RPM build errors:
- error 3
error: No files produced.
Content: | |
| unsigned char *
ipband.h:261:16: note: expected ‘char *’ but argument is of type ‘unsigned char *’
261 | char *hex2dot (char *);
| ^~~~~~
reports.c:107:24: warning: pointer targets in passing argument 1 of ‘sscanf’ differ in signedness [-Wpointer-sign]
107 | sscanf(key,"%08x",&ip_key);
| ^~~
| |
| unsigned char *
/usr/include/stdio.h:430:43: note: expected ‘const char *’ but argument is of type ‘unsigned char *’
430 | extern int sscanf (const char *__restrict __s,
| ~~~~~~~~~~~~~~~~~~~~~~~^~~
reports.c: In function ‘get_service’:
reports.c:231:26: warning: ‘prots’ may be used uninitialized [-Wmaybe-uninitialized]
231 | if ((srvc_s = getservbyport(htons(port),prots)))
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
reports.c:174:15: note: ‘prots’ was declared here
174 | char *prots;
| ^~~~~
/usr/bin/x86_64-pld-linux-gnux32-gcc -O2 -fwrapv -pipe -gdwarf-4 -fno-debug-types-section -fvar-tracking-assignments -g2 -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -Werror=trampolines -fPIC -mtune=generic -march=x86-64 -gdwarf-4 -fno-debug-types-section -fvar-tracking-assignments -g2 -Wformat -Werror=format-security -Wall -fcommon -DNDEBUG -DQT_NO_DEBUG -I/usr/include/pcap -c -o utils.o utils.c
utils.c: In function ‘delete_next’:
utils.c:42:43: warning: ‘t_prev’ may be used uninitialized [-Wmaybe-uninitialized]
42 | else t_prev->next = t->next;
| ~~~~~~~~~~~~~^~~~~~~~~
utils.c:28:18: note: ‘t_prev’ was declared here
28 | hlist_t *t_prev;
| ^~~~~~
/usr/bin/x86_64-pld-linux-gnux32-gcc -O2 -fwrapv -pipe -gdwarf-4 -fno-debug-types-section -fvar-tracking-assignments -g2 -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -Werror=trampolines -fPIC -mtune=generic -march=x86-64 -gdwarf-4 -fno-debug-types-section -fvar-tracking-assignments -g2 -Wformat -Werror=format-security -Wall -fcommon -DNDEBUG -DQT_NO_DEBUG -I/usr/include/pcap -c -o init.o init.c
init.c: In function ‘preload_subnets’:
init.c:405:17: warning: pointer targets in passing argument 1 of ‘sprintf’ differ in signedness [-Wpointer-sign]
405 | sprintf(key,"%08x",netip);
| ^~~
| |
| unsigned char *
In file included from /usr/include/features.h:524,
from /usr/include/bits/libc-header-start.h:33,
from /usr/include/stdio.h:28,
from ipband.h:31,
from init.c:22:
/usr/include/bits/stdio2.h:28:1: note: expected ‘char *’ but argument is of type ‘unsigned char *’
28 | __NTH (sprintf (char *__restrict __s, const char *__restrict __fmt, ...))
| ^~~~~
/usr/bin/x86_64-pld-linux-gnux32-gcc -o ipband main.o error.o init.o packets.o pcapfunc.o popen.o reports.o utils.o hash.o -lpcap -O2 -fwrapv -pipe -gdwarf-4 -fno-debug-types-section -fvar-tracking-assignments -g2 -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -Werror=trampolines -fPIC -mtune=generic -march=x86-64 -gdwarf-4 -fno-debug-types-section -fvar-tracking-assignments -g2 -Wformat -Werror=format-security -Wall -fcommon
strip ipband
+ RPM_EC=0
+ jobs -p
+ exit 0
Executing(%install): /bin/sh -e /tmp/B.r0blc21g/BUILD/tmp/rpm-tmp.hvrRH8
HOME=/home/users/builder
PATH=/home/users/builder/GNUstep/Tools:/bin:/usr/bin:/usr/local/bin
TMPDIR=/tmp/B.r0blc21g/BUILD/tmp
+ umask 022
+ cd /tmp/B.r0blc21g/BUILD/ipband-0.8.1-build
+ /bin/rm '--interactive=never' -rf /tmp/B.r0blc21g/BUILD/ipband-0.8.1-build/BUILDROOT
+ /bin/mkdir -p /tmp/B.r0blc21g/BUILD/ipband-0.8.1-build/BUILDROOT
+ cd ipband-0.8.1
+ rm -rf /tmp/B.r0blc21g/BUILD/ipband-0.8.1-build/BUILDROOT
+ install -d /tmp/B.r0blc21g/BUILD/ipband-0.8.1-build/BUILDROOT/var/log
+ /usr/bin/make -Otarget -j28 install 'DESTDIR=/tmp/B.r0blc21g/BUILD/ipband-0.8.1-build/BUILDROOT' 'RCDIR=/etc/rc.d/init.d' 'SYSCONFDIR=/etc/ipband'
mkdir -p /tmp/B.r0blc21g/BUILD/ipband-0.8.1-build/BUILDROOT/usr/sbin /tmp/B.r0blc21g/BUILD/ipband-0.8.1-build/BUILDROOT/usr/share/man/man8
mkdir -p /tmp/B.r0blc21g/BUILD/ipband-0.8.1-build/BUILDROOT/etc/ipband
mkdir -p /tmp/B.r0blc21g/BUILD/ipband-0.8.1-build/BUILDROOT/etc/rc.d/init.d
install -D ipband /tmp/B.r0blc21g/BUILD/ipband-0.8.1-build/BUILDROOT/usr/sbin/ipband
install -D ipband.8 /tmp/B.r0blc21g/BUILD/ipband-0.8.1-build/BUILDROOT/usr/share/man/man8/ipband.8
install -D ipband.sample.conf /tmp/B.r0blc21g/BUILD/ipband-0.8.1-build/BUILDROOT/etc/ipband/ipband.sample.conf
install -D ipband.rc /tmp/B.r0blc21g/BUILD/ipband-0.8.1-build/BUILDROOT/etc/rc.d/init.d/ipband
+ /bin/mv /tmp/B.r0blc21g/BUILD/ipband-0.8.1-build/BUILDROOT/etc/ipband/ipband.sample.conf /tmp/B.r0blc21g/BUILD/ipband-0.8.1-build/BUILDROOT/etc/ipband/ipband.conf
+ touch /tmp/B.r0blc21g/BUILD/ipband-0.8.1-build/BUILDROOT/var/log/ipband.log
+ /usr/bin/find-debuginfo -j28 --build-id-seed 0.8.1-1 --unique-debug-suffix -0.8.1-1.x32 --unique-debug-src-base ipband-0.8.1-1.x32 -S debugsourcefiles.list /tmp/B.r0blc21g/BUILD/ipband-0.8.1-build/ipband-0.8.1
find-debuginfo: starting
Extracting debug info from 0 files
Creating .debug symlinks for symlinks to ELF files
find-debuginfo: done
+ __spec_install_post_strip
+ set +x
Stripping 1 ELF executables...DONE
+ __spec_install_post_chrpath
+ set +x
Remove RPATH/RUNPATH from 1 executable binaries and shared object files.
+ __spec_install_post_compress_modules
+ set +x
+ __spec_install_post_check_so
+ set +x
Searching for shared objects with unresolved symbols... DONE
+ __spec_install_post_check_tmpfiles
+ set +x
Checking /var/run <-> tmpfiles.d completeness...
DONE
+ __spec_install_post_check_shebangs
+ set +x
Checking script shebangs...
DONE
+ __spec_install_post_compress_docs
+ set +x
Compress man pages: /usr/share/man
+ __spec_install_post_py_hardlink
+ set +x
Reading /tmp/B.r0blc21g/BUILD/ipband-0.8.1-build/SPECPARTS/rpm-debuginfo.specpart
Processing files: ipband-0.8.1-1.x32
Executing(%doc): /bin/sh -e /tmp/B.r0blc21g/BUILD/tmp/rpm-tmp.T9UOgm
+ umask 022
+ cd /tmp/B.r0blc21g/BUILD/ipband-0.8.1-build
+ cd ipband-0.8.1
+ DOCDIR=/tmp/B.r0blc21g/BUILD/ipband-0.8.1-build/BUILDROOT/usr/share/doc/ipband-0.8.1
+ export 'LC_ALL=C.UTF-8'
+ export DOCDIR
+ test -d /tmp/B.r0blc21g/BUILD/ipband-0.8.1-build/BUILDROOT/usr/share/doc/ipband-0.8.1
+ /bin/mkdir -p /tmp/B.r0blc21g/BUILD/ipband-0.8.1-build/BUILDROOT/usr/share/doc/ipband-0.8.1
+ cp -pr /tmp/B.r0blc21g/BUILD/ipband-0.8.1-build/ipband-0.8.1/CHANGELOG -pr /tmp/B.r0blc21g/BUILD/ipband-0.8.1-build/ipband-0.8.1/README /tmp/B.r0blc21g/BUILD/ipband-0.8.1-build/BUILDROOT/usr/share/doc/ipband-0.8.1
+ RPM_EC=0
+ jobs -p
+ exit 0
Provides: config(ipband) = 0.8.1-1 ipband = 0.8.1-1 ipband(x86-x32) = 0.8.1-1
Requires(interp): /bin/sh /bin/sh
Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1
Requires(post): /bin/sh /sbin/chkconfig
Requires(preun): /bin/sh /sbin/chkconfig
Requires: /bin/sh libc.so.6()(x32bit) libc.so.6(GLIBC_2.16)(x32bit) libc.so.6(GLIBC_2.34)(x32bit) libpcap.so.1()(x32bit) rtld(GNU_HASH)
Processing files: ipband-debugsource-0.8.1-1.x32
error: Empty %files file /tmp/B.r0blc21g/BUILD/ipband-0.8.1-build/ipband-0.8.1/debugsourcefiles.list
RPM build errors:
Empty %files file /tmp/B.r0blc21g/BUILD/ipband-0.8.1-build/ipband-0.8.1/debugsourcefiles.list
ended at: Sat Jun 28 19:54:43 2025, done in 0:00:00.984539
error: No files produced.
+ chmod -R u+rwX /tmp/B.r0blc21g/BUILD
+ rm -rf /tmp/B.r0blc21g/tmp /tmp/B.r0blc21g/BUILD
+ rm -rf /tmp/B.r0blc21g
Begin-PLD-Builder-Info
Build-Time: user:3.05s sys:1.51s real:3.04s (faults io:2 non-io:182513)
End-PLD-Builder-Info
|
|