Go to:
Gentoo Home
Documentation
Forums
Lists
Bugs
Planet
Store
Wiki
Get Gentoo!
Gentoo's Bugzilla – Attachment 619802 Details for
Bug 712700
net-firewall/pglinux-2.3.1_p20171006-r1 : src/pgld.c: error: struct tcphdr has no member named source
Home
|
New
–
[Ex]
|
Browse
|
Search
|
Privacy Policy
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
net-firewall:pglinux-2.3.1_p20171006:20200315-130727.log
net-firewall:pglinux-2.3.1_p20171006:20200315-130727.log (text/plain), 18.49 KB, created by
Toralf Förster
on 2020-03-15 14:11:22 UTC
(
hide
)
Description:
net-firewall:pglinux-2.3.1_p20171006:20200315-130727.log
Filename:
MIME Type:
Creator:
Toralf Förster
Created:
2020-03-15 14:11:22 UTC
Size:
18.49 KB
patch
obsolete
> * Package: net-firewall/pglinux-2.3.1_p20171006 > * Repository: gentoo > * Upstream: https://sourceforge.net/p/peerguardian/bugs/ > * USE: abi_x86_64 amd64 elibc_musl kernel_linux userland_GNU zlib > * FEATURES: network-sandbox preserve-libs sandbox userpriv usersandbox > * Determining the location of the kernel source code > * Found kernel source directory: > * /usr/src/linux > * Found sources for kernel version: > * 5.5.9-gentoo > * Checking for suitable kernel configuration options... > * CONFIG_NETFILTER_NETLINK_QUEUE: is not set when it should be. > * CONFIG_NETFILTER_XT_TARGET_NFQUEUE: is not set when it should be. > * CONFIG_NETFILTER_XT_MATCH_IPRANGE: is not set when it should be. > * CONFIG_NETFILTER_XT_MATCH_MULTIPORT: is not set when it should be. > * CONFIG_NF_CONNTRACK_IPV4: is not set when it should be. > * Please check to make sure these options are set correctly. > * Failure to do so may cause unexpected problems. >>>> Unpacking source... >>>> Unpacking pglinux-2.3.1_p20171006.zip to /var/tmp/portage/net-firewall/pglinux-2.3.1_p20171006/work >>>> Source unpacked in /var/tmp/portage/net-firewall/pglinux-2.3.1_p20171006/work >>>> Preparing source in /var/tmp/portage/net-firewall/pglinux-2.3.1_p20171006/work/peerguardian-code-9d91ab6a8e6bc2b41e985aa698eb5c1eb364fea8 ... > * Running eautoreconf in '/var/tmp/portage/net-firewall/pglinux-2.3.1_p20171006/work/peerguardian-code-9d91ab6a8e6bc2b41e985aa698eb5c1eb364fea8' ... > * Running libtoolize --install --copy --force --automake ... > [ ok ] > * Running aclocal -I m4 ... > [ ok ] > * Running autoconf --force ... > [ ok ] > * Running autoheader ... > [ ok ] > * Running automake --add-missing --copy --force-missing ... > [ ok ] > * Running elibtoolize in: peerguardian-code-9d91ab6a8e6bc2b41e985aa698eb5c1eb364fea8/ > * Applying portage/1.2.0 patch ... > * Applying sed/1.5.6 patch ... > * Applying as-needed/2.4.3 patch ... >>>> Source prepared. >>>> Configuring source in /var/tmp/portage/net-firewall/pglinux-2.3.1_p20171006/work/peerguardian-code-9d91ab6a8e6bc2b41e985aa698eb5c1eb364fea8 ... > * econf: updating peerguardian-code-9d91ab6a8e6bc2b41e985aa698eb5c1eb364fea8/config.sub with /usr/share/gnuconfig/config.sub > * econf: updating peerguardian-code-9d91ab6a8e6bc2b41e985aa698eb5c1eb364fea8/config.guess with /usr/share/gnuconfig/config.guess >./configure --prefix=/usr --build=x86_64-gentoo-linux-musl --host=x86_64-gentoo-linux-musl --mandir=/usr/share/man --infodir=/usr/share/info --datadir=/usr/share --sysconfdir=/etc --localstatedir=/var/lib --disable-dependency-tracking --disable-silent-rules --docdir=/usr/share/doc/pglinux-2.3.1_p20171006 --htmldir=/usr/share/doc/pglinux-2.3.1_p20171006/html --libdir=/usr/lib --disable-lowmem --with-iconsdir=/usr/share/icons/hicolor/128x128/apps --with-gentoo-init --localstatedir=/var --disable-cron --disable-dbus --disable-logrotate --disable-networkmanager --without-qt5 --enable-zlib --with-systemd=/lib/systemd/system >configure: loading site script /usr/share/config.site >checking for x86_64-gentoo-linux-musl-gcc... x86_64-gentoo-linux-musl-gcc >checking whether the C compiler works... yes >checking for C compiler default output file name... a.out >checking for suffix of executables... >checking whether we are cross compiling... no >checking for suffix of object files... o >checking whether we are using the GNU C compiler... yes >checking whether x86_64-gentoo-linux-musl-gcc accepts -g... yes >checking for x86_64-gentoo-linux-musl-gcc option to accept ISO C89... none needed >checking whether x86_64-gentoo-linux-musl-gcc understands -c and -o together... yes >checking for x86_64-gentoo-linux-musl-ar... x86_64-gentoo-linux-musl-ar >checking the archiver (x86_64-gentoo-linux-musl-ar) interface... ar >checking for a BSD-compatible install... /usr/lib/portage/python3.6/ebuild-helpers/xattr/install -c >checking whether build environment is sane... yes >checking for a thread-safe mkdir -p... /bin/mkdir -p >checking for gawk... gawk >checking whether make sets $(MAKE)... yes >checking whether make supports the include directive... yes (GNU style) >checking whether make supports nested variables... yes >checking dependency style of x86_64-gentoo-linux-musl-gcc... none >checking build system type... x86_64-gentoo-linux-musl >checking host system type... x86_64-gentoo-linux-musl >checking how to print strings... printf >checking for a sed that does not truncate output... /bin/sed >checking for grep that handles long lines and -e... /bin/grep >checking for egrep... /bin/grep -E >checking for fgrep... /bin/grep -F >checking for ld used by x86_64-gentoo-linux-musl-gcc... /usr/x86_64-gentoo-linux-musl/bin/ld >checking if the linker (/usr/x86_64-gentoo-linux-musl/bin/ld) is GNU ld... yes >checking for BSD- or MS-compatible name lister (nm)... /usr/bin/x86_64-gentoo-linux-musl-nm -B >checking the name lister (/usr/bin/x86_64-gentoo-linux-musl-nm -B) interface... BSD nm >checking whether ln -s works... yes >checking the maximum length of command line arguments... 98304 >checking how to convert x86_64-gentoo-linux-musl file names to x86_64-gentoo-linux-musl format... func_convert_file_noop >checking how to convert x86_64-gentoo-linux-musl file names to toolchain format... func_convert_file_noop >checking for /usr/x86_64-gentoo-linux-musl/bin/ld option to reload object files... -r >checking for x86_64-gentoo-linux-musl-objdump... x86_64-gentoo-linux-musl-objdump >checking how to recognize dependent libraries... pass_all >checking for x86_64-gentoo-linux-musl-dlltool... no >checking for dlltool... no >checking how to associate runtime and link libraries... printf %s\n >checking for x86_64-gentoo-linux-musl-ar... (cached) x86_64-gentoo-linux-musl-ar >checking for archiver @FILE support... @ >checking for x86_64-gentoo-linux-musl-strip... x86_64-gentoo-linux-musl-strip >checking for x86_64-gentoo-linux-musl-ranlib... x86_64-gentoo-linux-musl-ranlib >checking command to parse /usr/bin/x86_64-gentoo-linux-musl-nm -B output from x86_64-gentoo-linux-musl-gcc object... ok >checking for sysroot... no >checking for a working dd... /bin/dd >checking how to truncate binary pipes... /bin/dd bs=4096 count=1 >checking for x86_64-gentoo-linux-musl-mt... no >checking for mt... no >checking if : is a manifest tool... no >checking how to run the C preprocessor... x86_64-gentoo-linux-musl-gcc -E >checking for ANSI C header files... yes >checking for sys/types.h... yes >checking for sys/stat.h... yes >checking for stdlib.h... yes >checking for string.h... yes >checking for memory.h... yes >checking for strings.h... yes >checking for inttypes.h... yes >checking for stdint.h... yes >checking for unistd.h... yes >checking for dlfcn.h... yes >checking for objdir... .libs >checking if x86_64-gentoo-linux-musl-gcc supports -fno-rtti -fno-exceptions... no >checking for x86_64-gentoo-linux-musl-gcc option to produce PIC... -fPIC -DPIC >checking if x86_64-gentoo-linux-musl-gcc PIC flag -fPIC -DPIC works... yes >checking if x86_64-gentoo-linux-musl-gcc static flag -static works... yes >checking if x86_64-gentoo-linux-musl-gcc supports -c -o file.o... yes >checking if x86_64-gentoo-linux-musl-gcc supports -c -o file.o... (cached) yes >checking whether the x86_64-gentoo-linux-musl-gcc linker (/usr/x86_64-gentoo-linux-musl/bin/ld -m elf_x86_64) supports shared libraries... yes >checking whether -lc should be explicitly linked in... no >checking dynamic linker characteristics... GNU/Linux ld.so >checking how to hardcode library paths into programs... immediate >checking whether stripping libraries is possible... yes >checking if libtool supports shared libraries... yes >checking whether to build shared libraries... yes >checking whether to build static libraries... no >checking for x86_64-gentoo-linux-musl-g++... x86_64-gentoo-linux-musl-g++ >checking whether we are using the GNU C++ compiler... yes >checking whether x86_64-gentoo-linux-musl-g++ accepts -g... yes >checking dependency style of x86_64-gentoo-linux-musl-g++... none >checking how to run the C++ preprocessor... x86_64-gentoo-linux-musl-g++ -E >checking for ld used by x86_64-gentoo-linux-musl-g++... /usr/x86_64-gentoo-linux-musl/bin/ld -m elf_x86_64 >checking if the linker (/usr/x86_64-gentoo-linux-musl/bin/ld -m elf_x86_64) is GNU ld... yes >checking whether the x86_64-gentoo-linux-musl-g++ linker (/usr/x86_64-gentoo-linux-musl/bin/ld -m elf_x86_64) supports shared libraries... yes >checking for x86_64-gentoo-linux-musl-g++ option to produce PIC... -fPIC -DPIC >checking if x86_64-gentoo-linux-musl-g++ PIC flag -fPIC -DPIC works... yes >checking if x86_64-gentoo-linux-musl-g++ static flag -static works... yes >checking if x86_64-gentoo-linux-musl-g++ supports -c -o file.o... yes >checking if x86_64-gentoo-linux-musl-g++ supports -c -o file.o... (cached) yes >checking whether the x86_64-gentoo-linux-musl-g++ linker (/usr/x86_64-gentoo-linux-musl/bin/ld -m elf_x86_64) supports shared libraries... yes >checking dynamic linker characteristics... (cached) GNU/Linux ld.so >checking how to hardcode library paths into programs... immediate >checking for x86_64-gentoo-linux-musl-gcc... (cached) x86_64-gentoo-linux-musl-gcc >checking whether we are using the GNU C compiler... (cached) yes >checking whether x86_64-gentoo-linux-musl-gcc accepts -g... (cached) yes >checking for x86_64-gentoo-linux-musl-gcc option to accept ISO C89... (cached) none needed >checking whether x86_64-gentoo-linux-musl-gcc understands -c and -o together... (cached) yes >checking for x86_64-gentoo-linux-musl-pkg-config... /usr/bin/x86_64-gentoo-linux-musl-pkg-config >checking pkg-config is at least version 0.9.0... yes >checking arpa/inet.h usability... yes >checking arpa/inet.h presence... yes >checking for arpa/inet.h... yes >checking for inttypes.h... (cached) yes >checking limits.h usability... yes >checking limits.h presence... yes >checking for limits.h... yes >checking netinet/in.h usability... yes >checking netinet/in.h presence... yes >checking for netinet/in.h... yes >checking for stdlib.h... (cached) yes >checking for string.h... (cached) yes >checking sys/time.h usability... yes >checking sys/time.h presence... yes >checking for sys/time.h... yes >checking syslog.h usability... yes >checking syslog.h presence... yes >checking for syslog.h... yes >checking for unistd.h... (cached) yes >checking for stdbool.h that conforms to C99... yes >checking for _Bool... yes >checking for inline... inline >checking for size_t... yes >checking for uint16_t... yes >checking for uint32_t... yes >checking for uint8_t... yes >checking for error_at_line... no >checking for pid_t... yes >checking vfork.h usability... no >checking vfork.h presence... no >checking for vfork.h... no >checking for fork... yes >checking for vfork... yes >checking for working fork... yes >checking for working vfork... (cached) yes >checking for stdlib.h... (cached) yes >checking for GNU libc compatible malloc... yes >checking for stdlib.h... (cached) yes >checking for GNU libc compatible realloc... yes >checking for memchr... yes >checking for memmove... yes >checking for memset... yes >checking for strdup... yes >checking for strerror... yes >checking for strstr... yes >checking for libnetfilterqueue... yes >checking for ZLIB... yes >checking for bool... yes >checking that generated files are newer than configure... done >configure: creating ./config.status >config.status: creating Makefile >config.status: creating docs/Makefile >config.status: creating pgld/Makefile >config.status: creating pglcmd/Makefile >config.status: creating pglgui/Makefile >config.status: creating config.h >config.status: executing depfiles commands >config.status: executing libtool commands > > >pgl.......................................... : Version 2.3.1+git > >Prefix....................................... : /usr >Exec_Prefix.................................. : ${prefix} >Initd........................................ : $(sysconfdir)/init.d >Logdir....................................... : $(localstatedir)/log/pgl >Piddir....................................... : $(localstatedir)/run >Tmpdir....................................... : /tmp >Blocklists................................... : $(localstatedir)/spool/pgl >Localblocklist............................... : $(sysconfdir)/pgl/blocklists.local >Masterblocklist.............................. : $(localstatedir)/lib/pgl >LSB (use built-in functions if empty)........ : > >logrotate.................................... : no >cron......................................... : no >networkmanager............................... : no >zlib......................................... : yes >dbus......................................... : no >lowmem....................................... : no >QT-gui....................................... : no >Gentoo init script........................... : yes >systemd ..................................... : yes >systemd unit dir ............................ : /lib/systemd/system > >............................................. >Developer debug: >PGLD_CFLAGS: >PGLD_CPPFLAGS: -DVERSION=\"2.3.1+git\" -DPACKAGE_NAME=\"pgl\" -DHAVE_ZLIB >PGLD_LDFLAGS: >PGLD_LIBS: -lnetfilter_queue -lnfnetlink -lz >QT_CXXFLAGS: -fPIC >QT_CPPFLAGS: -DVERSION=\"2.3.1+git\" -D_REENTRANT -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -DQT_SHARED >QT_LDFLAGS: >QT_LIBS: >............................................. > >Homepage http://peerguardian.sourceforge.net/ > > >>>> Source configured. >>>> Compiling source in /var/tmp/portage/net-firewall/pglinux-2.3.1_p20171006/work/peerguardian-code-9d91ab6a8e6bc2b41e985aa698eb5c1eb364fea8 ... >make -j1 >make all-recursive >make[1]: Entering directory '/var/tmp/portage/net-firewall/pglinux-2.3.1_p20171006/work/peerguardian-code-9d91ab6a8e6bc2b41e985aa698eb5c1eb364fea8' >Making all in docs >make[2]: Entering directory '/var/tmp/portage/net-firewall/pglinux-2.3.1_p20171006/work/peerguardian-code-9d91ab6a8e6bc2b41e985aa698eb5c1eb364fea8/docs' >make[2]: Nothing to be done for 'all'. >make[2]: Leaving directory '/var/tmp/portage/net-firewall/pglinux-2.3.1_p20171006/work/peerguardian-code-9d91ab6a8e6bc2b41e985aa698eb5c1eb364fea8/docs' >Making all in pglcmd >make[2]: Entering directory '/var/tmp/portage/net-firewall/pglinux-2.3.1_p20171006/work/peerguardian-code-9d91ab6a8e6bc2b41e985aa698eb5c1eb364fea8/pglcmd' >sed \ >-e 's|@PID_DIR@|/var/run|' \ >-e 's|@PGLCMDPATH@|/usr/bin/pglcmd|' \ >< init/pgl.gentoo.in > init/pgl >chmod +x init/pgl >sed -e 's|^CONTROL_MAIN=.*|CONTROL_MAIN=\"/usr/lib/pgl/pglcmd.main\"|g' < pglcmd.in > pglcmd >chmod +x pglcmd >sed -e 's|^CONTROL_MAIN=.*|CONTROL_MAIN=\"/usr/lib/pgl/pglcmd.main\"|g' < pglcmd.wd.in > pglcmd.wd >chmod +x pglcmd.wd >sed -e 's|@PGLLIBDIR@|/usr/lib/pgl|g' < pglcmd.conf.in > pglcmd.conf >sed \ >-e 's|^BINDIR=.*|BINDIR=\"/usr/bin\"|g' \ >-e 's|^SBINDIR=.*|SBINDIR=\"/usr/sbin\"|g' \ >-e 's|^PIDDIR=.*|PIDDIR=\"/var/run\"|g' \ >-e 's|^LOGDIR=.*|LOGDIR=\"/var/log/pgl\"|g' \ >-e 's|^CONFDIR=.*|CONFDIR=\"/etc/pgl\"|g' \ >-e 's|^LIBDIR=.*|LIBDIR=\"/usr/lib/pgl\"|g' \ >-e 's|^TMPDIR=.*|TMPDIR=\"/tmp\"|g' \ >-e 's|^BLOCKLISTS_DIR=.*|BLOCKLISTS_DIR=\"/var/spool/pgl\"|g' \ >-e 's|^LOCAL_BLOCKLIST_DIR=.*|LOCAL_BLOCKLIST_DIR=\"/etc/pgl/blocklists.local\"|g' \ >-e 's|^MASTER_BLOCKLIST_DIR=.*|MASTER_BLOCKLIST_DIR=\"/var/lib/pgl\"|g' \ >-e 's|^LSB=.*|LSB=\"\"|g' \ >-e 's|^DBUS=.*|DBUS=\"0\"|g' \ >-e 's|^VERSION=.*|VERSION=\"2.3.1+git\"|g' \ >< pglcmd.defaults.in > pglcmd.defaults >sed \ >-e 's|^CMD_DEFAULTS=.*|CMD_DEFAULTS=\"/usr/lib/pgl/pglcmd.defaults\"|g' \ >< pglcmd.main.in > pglcmd.main >sed \ >-e 's|@data_root_dir@|/usr/share|g' \ >-e 's|@CONF_DIR@|/etc|g' \ >-e 's|@LIB_DIR@|/usr/lib|g' \ >-e 's|@BIN_DIR@|/usr/bin|g' \ >-e 's|@PID_DIR@|/var/run|g' \ >-e 's|@TMP_DIR@|/tmp|g' \ >-e 's|@LOG_DIR@|/var/log/pgl|g' \ >-e 's|@MASTERBLOCKLISTDIR@|/var/lib/pgl|g' \ >-e 's|@BLOCKLISTSDIR@|/var/spool/pgl|g' \ >< init/pgl.service.in > init/pgl.service >sed \ >-e 's|@data_root_dir@|/usr/share|g' \ >-e 's|@BIN_DIR@|/usr/bin|g' \ >-e 's|@LOG_DIR@|/var/log/pgl|g' \ >-e 's|@MASTERBLOCKLISTDIR@|/var/lib/pgl|g' \ >-e 's|@BLOCKLISTSDIR@|/var/spool/pgl|g' \ >< init/pgl-update.service.in > init/pgl-update.service >make[2]: Leaving directory '/var/tmp/portage/net-firewall/pglinux-2.3.1_p20171006/work/peerguardian-code-9d91ab6a8e6bc2b41e985aa698eb5c1eb364fea8/pglcmd' >Making all in pgld >make[2]: Entering directory '/var/tmp/portage/net-firewall/pglinux-2.3.1_p20171006/work/peerguardian-code-9d91ab6a8e6bc2b41e985aa698eb5c1eb364fea8/pgld' >x86_64-gentoo-linux-musl-gcc -DHAVE_CONFIG_H -I. -I.. -DVERSION=\"2.3.1+git\" -DPACKAGE_NAME=\"pgl\" -DHAVE_ZLIB -DPIDFILE=\"/var/run/pgld.pid\" -O2 -pipe -march=native -fno-common -falign-functions=32:25:16 -c -o src/pgld.o src/pgld.c >src/pgld.c: In function âsetipinfoâ: >src/pgld.c:358:67: error: âstruct tcphdrâ has no member named âsourceâ > 358 | sprintf(src, "%u.%u.%u.%u:%u",NIPQUAD(ip->saddr),ntohs(tcp->source)); > | ^~ >src/pgld.c:359:67: error: âstruct tcphdrâ has no member named âdestâ > 359 | sprintf(dst, "%u.%u.%u.%u:%u",NIPQUAD(ip->daddr),ntohs(tcp->dest)); > | ^~ >src/pgld.c:364:67: error: âstruct udphdrâ has no member named âsourceâ > 364 | sprintf(src, "%u.%u.%u.%u:%u",NIPQUAD(ip->saddr),ntohs(udp->source)); > | ^~ >src/pgld.c:365:67: error: âstruct udphdrâ has no member named âdestâ > 365 | sprintf(dst, "%u.%u.%u.%u:%u",NIPQUAD(ip->daddr),ntohs(udp->dest)); > | ^~ >make[2]: *** [Makefile:582: src/pgld.o] Error 1 >make[2]: Leaving directory '/var/tmp/portage/net-firewall/pglinux-2.3.1_p20171006/work/peerguardian-code-9d91ab6a8e6bc2b41e985aa698eb5c1eb364fea8/pgld' >make[1]: *** [Makefile:545: all-recursive] Error 1 >make[1]: Leaving directory '/var/tmp/portage/net-firewall/pglinux-2.3.1_p20171006/work/peerguardian-code-9d91ab6a8e6bc2b41e985aa698eb5c1eb364fea8' >make: *** [Makefile:456: all] Error 2 > * ERROR: net-firewall/pglinux-2.3.1_p20171006::gentoo failed (compile phase): > * emake failed > * > * If you need support, post the output of `emerge --info '=net-firewall/pglinux-2.3.1_p20171006::gentoo'`, > * the complete build log and the output of `emerge -pqv '=net-firewall/pglinux-2.3.1_p20171006::gentoo'`. > * The complete build log is located at '/var/log/portage/net-firewall:pglinux-2.3.1_p20171006:20200315-130727.log'. > * For convenience, a symlink to the build log is located at '/var/tmp/portage/net-firewall/pglinux-2.3.1_p20171006/temp/build.log'. > * The ebuild environment file is located at '/var/tmp/portage/net-firewall/pglinux-2.3.1_p20171006/temp/environment'. > * Working directory: '/var/tmp/portage/net-firewall/pglinux-2.3.1_p20171006/work/peerguardian-code-9d91ab6a8e6bc2b41e985aa698eb5c1eb364fea8' > * S: '/var/tmp/portage/net-firewall/pglinux-2.3.1_p20171006/work/peerguardian-code-9d91ab6a8e6bc2b41e985aa698eb5c1eb364fea8'
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Raw
Actions:
View
Attachments on
bug 712700
:
619792
|
619794
|
619796
|
619798
|
619800
| 619802 |
619804