Go to:
Gentoo Home
Documentation
Forums
Lists
Bugs
Planet
Store
Wiki
Get Gentoo!
Gentoo's Bugzilla – Attachment 252015 Details for
Bug 342749
net-libs/openh323 does not respect LDFLAGS
Home
|
New
–
[Ex]
|
Browse
|
Search
|
Privacy Policy
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
Build log
ser2net-2.7:20101026-022010.log (text/plain), 18.40 KB, created by
Diego Elio Pettenò (RETIRED)
on 2010-10-26 11:21:07 UTC
(
hide
)
Description:
Build log
Filename:
MIME Type:
Creator:
Diego Elio Pettenò (RETIRED)
Created:
2010-10-26 11:21:07 UTC
Size:
18.40 KB
patch
obsolete
> * Package: net-misc/ser2net-2.7 > * Repository: gentoo > * Maintainer: rajiv@gentoo.org > * USE: amd64 elibc_glibc kernel_linux multilib tcpd test userland_GNU >>>> Unpacking source... >>>> Unpacking ser2net-2.7.tar.gz to /var/tmp/portage/net-misc/ser2net-2.7/work >>>> Source unpacked in /var/tmp/portage/net-misc/ser2net-2.7/work >>>> Preparing source in /var/tmp/portage/net-misc/ser2net-2.7/work/ser2net-2.7 ... > * Running eautoreconf in '/var/tmp/portage/net-misc/ser2net-2.7/work/ser2net-2.7' ... > * Running aclocal ... > [ ok ] > * Running libtoolize --copy --force --install --automake ... > [ ok ] > * Running aclocal ... > [ ok ] > * Running autoconf ... > [ ok ] > * Running automake --add-missing --copy ... > [ ok ] > * Running elibtoolize in: ser2net-2.7/ > * Applying portage-2.2.patch ... > * Applying sed-1.5.6.patch ... > * Applying as-needed-2.2.6.patch ... >>>> Source prepared. >>>> Configuring source in /var/tmp/portage/net-misc/ser2net-2.7/work/ser2net-2.7 ... > * econf: updating ser2net-2.7/config.sub with /usr/share/gnuconfig/config.sub > * econf: updating ser2net-2.7/config.guess with /usr/share/gnuconfig/config.guess >./configure --prefix=/usr --build=x86_64-pc-linux-gnu --host=x86_64-pc-linux-gnu --mandir=/usr/share/man --infodir=/usr/share/info --datadir=/usr/share --sysconfdir=/etc --localstatedir=/var/lib --libdir=/usr/lib64 >checking for a BSD-compatible install... /usr/bin/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 for x86_64-pc-linux-gnu-gcc... x86_64-pc-linux-gnu-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-pc-linux-gnu-gcc accepts -g... yes >checking for x86_64-pc-linux-gnu-gcc option to accept ISO C89... none needed >checking for style of include used by make... GNU >checking dependency style of x86_64-pc-linux-gnu-gcc... gcc3 >checking build system type... x86_64-pc-linux-gnu >checking host system type... x86_64-pc-linux-gnu >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-pc-linux-gnu-gcc... /usr/x86_64-pc-linux-gnu/bin/ld >checking if the linker (/usr/x86_64-pc-linux-gnu/bin/ld) is GNU ld... yes >checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B >checking the name lister (/usr/bin/nm -B) interface... BSD nm >checking whether ln -s works... yes >checking the maximum length of command line arguments... 1572864 >checking whether the shell understands some XSI constructs... yes >checking whether the shell understands "+="... yes >checking for /usr/x86_64-pc-linux-gnu/bin/ld option to reload object files... -r >checking for x86_64-pc-linux-gnu-objdump... x86_64-pc-linux-gnu-objdump >checking how to recognize dependent libraries... pass_all >checking for x86_64-pc-linux-gnu-ar... x86_64-pc-linux-gnu-ar >checking for x86_64-pc-linux-gnu-strip... x86_64-pc-linux-gnu-strip >checking for x86_64-pc-linux-gnu-ranlib... x86_64-pc-linux-gnu-ranlib >checking command to parse /usr/bin/nm -B output from x86_64-pc-linux-gnu-gcc object... ok >checking how to run the C preprocessor... x86_64-pc-linux-gnu-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-pc-linux-gnu-gcc supports -fno-rtti -fno-exceptions... no >checking for x86_64-pc-linux-gnu-gcc option to produce PIC... -fPIC -DPIC >checking if x86_64-pc-linux-gnu-gcc PIC flag -fPIC -DPIC works... yes >checking if x86_64-pc-linux-gnu-gcc static flag -static works... yes >checking if x86_64-pc-linux-gnu-gcc supports -c -o file.o... yes >checking if x86_64-pc-linux-gnu-gcc supports -c -o file.o... (cached) yes >checking whether the x86_64-pc-linux-gnu-gcc linker (/usr/x86_64-pc-linux-gnu/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... yes >checking for ANSI C header files... (cached) yes >checking for main in -lnsl... yes >configure: creating ./config.status >config.status: creating Makefile >config.status: executing depfiles commands >config.status: executing libtool commands >>>> Source configured. >>>> Compiling source in /var/tmp/portage/net-misc/ser2net-2.7/work/ser2net-2.7 ... > * QA Notice: econf called in src_compile instead of src_configure > * econf: updating ser2net-2.7/config.sub with /usr/share/gnuconfig/config.sub > * econf: updating ser2net-2.7/config.guess with /usr/share/gnuconfig/config.guess >./configure --prefix=/usr --build=x86_64-pc-linux-gnu --host=x86_64-pc-linux-gnu --mandir=/usr/share/man --infodir=/usr/share/info --datadir=/usr/share --sysconfdir=/etc --localstatedir=/var/lib --libdir=/usr/lib64 --with-tcp-wrappers --with-uucp-locking >checking for a BSD-compatible install... /usr/bin/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 for x86_64-pc-linux-gnu-gcc... x86_64-pc-linux-gnu-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-pc-linux-gnu-gcc accepts -g... yes >checking for x86_64-pc-linux-gnu-gcc option to accept ISO C89... none needed >checking for style of include used by make... GNU >checking dependency style of x86_64-pc-linux-gnu-gcc... gcc3 >checking build system type... x86_64-pc-linux-gnu >checking host system type... x86_64-pc-linux-gnu >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-pc-linux-gnu-gcc... /usr/x86_64-pc-linux-gnu/bin/ld >checking if the linker (/usr/x86_64-pc-linux-gnu/bin/ld) is GNU ld... yes >checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B >checking the name lister (/usr/bin/nm -B) interface... BSD nm >checking whether ln -s works... yes >checking the maximum length of command line arguments... 1572864 >checking whether the shell understands some XSI constructs... yes >checking whether the shell understands "+="... yes >checking for /usr/x86_64-pc-linux-gnu/bin/ld option to reload object files... -r >checking for x86_64-pc-linux-gnu-objdump... x86_64-pc-linux-gnu-objdump >checking how to recognize dependent libraries... pass_all >checking for x86_64-pc-linux-gnu-ar... x86_64-pc-linux-gnu-ar >checking for x86_64-pc-linux-gnu-strip... x86_64-pc-linux-gnu-strip >checking for x86_64-pc-linux-gnu-ranlib... x86_64-pc-linux-gnu-ranlib >checking command to parse /usr/bin/nm -B output from x86_64-pc-linux-gnu-gcc object... ok >checking how to run the C preprocessor... x86_64-pc-linux-gnu-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-pc-linux-gnu-gcc supports -fno-rtti -fno-exceptions... no >checking for x86_64-pc-linux-gnu-gcc option to produce PIC... -fPIC -DPIC >checking if x86_64-pc-linux-gnu-gcc PIC flag -fPIC -DPIC works... yes >checking if x86_64-pc-linux-gnu-gcc static flag -static works... yes >checking if x86_64-pc-linux-gnu-gcc supports -c -o file.o... yes >checking if x86_64-pc-linux-gnu-gcc supports -c -o file.o... (cached) yes >checking whether the x86_64-pc-linux-gnu-gcc linker (/usr/x86_64-pc-linux-gnu/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... yes >checking tcpd.h usability... yes >checking tcpd.h presence... yes >checking for tcpd.h... yes >checking for main in -lwrap... yes >checking for ANSI C header files... (cached) yes >checking for main in -lnsl... yes >configure: creating ./config.status >config.status: creating Makefile >config.status: executing depfiles commands >config.status: executing libtool commands >make -j14 >x86_64-pc-linux-gnu-gcc -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"ser2net\" -DVERSION=\"2.7\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DUSE_UUCP_LOCKING=1 -DHAVE_TCPD_H=1 -DHAVE_LIBWRAP=1 -DSTDC_HEADERS=1 -DHAVE_LIBNSL=1 -I. -Wall -O2 -pipe -MT controller.o -MD -MP -MF .deps/controller.Tpo -c -o controller.o controller.c >x86_64-pc-linux-gnu-gcc -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"ser2net\" -DVERSION=\"2.7\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DUSE_UUCP_LOCKING=1 -DHAVE_TCPD_H=1 -DHAVE_LIBWRAP=1 -DSTDC_HEADERS=1 -DHAVE_LIBNSL=1 -I. -Wall -O2 -pipe -MT dataxfer.o -MD -MP -MF .deps/dataxfer.Tpo -c -o dataxfer.o dataxfer.c >x86_64-pc-linux-gnu-gcc -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"ser2net\" -DVERSION=\"2.7\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DUSE_UUCP_LOCKING=1 -DHAVE_TCPD_H=1 -DHAVE_LIBWRAP=1 -DSTDC_HEADERS=1 -DHAVE_LIBNSL=1 -I. -Wall -O2 -pipe -MT devcfg.o -MD -MP -MF .deps/devcfg.Tpo -c -o devcfg.o devcfg.c >x86_64-pc-linux-gnu-gcc -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"ser2net\" -DVERSION=\"2.7\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DUSE_UUCP_LOCKING=1 -DHAVE_TCPD_H=1 -DHAVE_LIBWRAP=1 -DSTDC_HEADERS=1 -DHAVE_LIBNSL=1 -I. -Wall -O2 -pipe -MT readconfig.o -MD -MP -MF .deps/readconfig.Tpo -c -o readconfig.o readconfig.c >x86_64-pc-linux-gnu-gcc -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"ser2net\" -DVERSION=\"2.7\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DUSE_UUCP_LOCKING=1 -DHAVE_TCPD_H=1 -DHAVE_LIBWRAP=1 -DSTDC_HEADERS=1 -DHAVE_LIBNSL=1 -I. -Wall -O2 -pipe -MT selector.o -MD -MP -MF .deps/selector.Tpo -c -o selector.o selector.c >x86_64-pc-linux-gnu-gcc -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"ser2net\" -DVERSION=\"2.7\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DUSE_UUCP_LOCKING=1 -DHAVE_TCPD_H=1 -DHAVE_LIBWRAP=1 -DSTDC_HEADERS=1 -DHAVE_LIBNSL=1 -I. -Wall -O2 -pipe -MT ser2net.o -MD -MP -MF .deps/ser2net.Tpo -c -o ser2net.o ser2net.c >x86_64-pc-linux-gnu-gcc -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"ser2net\" -DVERSION=\"2.7\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DUSE_UUCP_LOCKING=1 -DHAVE_TCPD_H=1 -DHAVE_LIBWRAP=1 -DSTDC_HEADERS=1 -DHAVE_LIBNSL=1 -I. -Wall -O2 -pipe -MT utils.o -MD -MP -MF .deps/utils.Tpo -c -o utils.o utils.c >x86_64-pc-linux-gnu-gcc -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"ser2net\" -DVERSION=\"2.7\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DUSE_UUCP_LOCKING=1 -DHAVE_TCPD_H=1 -DHAVE_LIBWRAP=1 -DSTDC_HEADERS=1 -DHAVE_LIBNSL=1 -I. -Wall -O2 -pipe -MT telnet.o -MD -MP -MF .deps/telnet.Tpo -c -o telnet.o telnet.c >dataxfer.c: In function 'uucp_mk_lock': >dataxfer.c:314:3: warning: dereferencing type-punned pointer will break strict-aliasing rules >mv -f .deps/utils.Tpo .deps/utils.Po >ser2net.c: In function 'main': >ser2net.c:236:7: warning: ignoring return value of 'chdir', declared with attribute warn_unused_result >controller.c: In function 'handle_accept_port_read': >controller.c:661:11: warning: ignoring return value of 'write', declared with attribute warn_unused_result >controller.c:714:11: warning: ignoring return value of 'write', declared with attribute warn_unused_result >dataxfer.c: In function 'handle_accept_port_read': >dataxfer.c:1536:11: warning: ignoring return value of 'write', declared with attribute warn_unused_result >dataxfer.c: In function 'setup_tcp_port': >dataxfer.c:1389:11: warning: ignoring return value of 'write', declared with attribute warn_unused_result >dataxfer.c:1405:11: warning: ignoring return value of 'write', declared with attribute warn_unused_result >dataxfer.c:1412:11: warning: ignoring return value of 'write', declared with attribute warn_unused_result >controller.c: In function 'controller_write': >controller.c:231:10: warning: ignoring return value of 'write', declared with attribute warn_unused_result >dataxfer.c: In function 'uucp_mk_lock': >dataxfer.c:339:8: warning: ignoring return value of 'write', declared with attribute warn_unused_result >dataxfer.c: In function 'startup_port': >dataxfer.c:1563:11: warning: ignoring return value of 'write', declared with attribute warn_unused_result >mv -f .deps/ser2net.Tpo .deps/ser2net.Po >mv -f .deps/telnet.Tpo .deps/telnet.Po >mv -f .deps/readconfig.Tpo .deps/readconfig.Po >mv -f .deps/devcfg.Tpo .deps/devcfg.Po >mv -f .deps/selector.Tpo .deps/selector.Po >mv -f .deps/controller.Tpo .deps/controller.Po >mv -f .deps/dataxfer.Tpo .deps/dataxfer.Po >/bin/sh ./libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -Wall -O2 -pipe -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu -o ser2net controller.o dataxfer.o devcfg.o readconfig.o selector.o ser2net.o utils.o telnet.o -lnsl -lwrap >libtool: link: x86_64-pc-linux-gnu-gcc -Wall -O2 -pipe -Wl,-O1 -Wl,--hash-style=gnu -o ser2net controller.o dataxfer.o devcfg.o readconfig.o selector.o ser2net.o utils.o telnet.o -Wl,--as-needed -lnsl -lwrap >>>> Source compiled. >>>> Test phase [check]: net-misc/ser2net-2.7 >make -j14 -j1 check >make: Nothing to be done for `check'. > >>>> Install ser2net-2.7 into /var/tmp/portage/net-misc/ser2net-2.7/image/ category net-misc >make -j14 -j1 prefix=/var/tmp/portage/net-misc/ser2net-2.7/image/usr datadir=/var/tmp/portage/net-misc/ser2net-2.7/image/usr/share infodir=/var/tmp/portage/net-misc/ser2net-2.7/image/usr/share/info localstatedir=/var/tmp/portage/net-misc/ser2net-2.7/image/var/lib mandir=/var/tmp/portage/net-misc/ser2net-2.7/image/usr/share/man sysconfdir=/var/tmp/portage/net-misc/ser2net-2.7/image/etc libdir=/var/tmp/portage/net-misc/ser2net-2.7/image/usr/lib64 -j14 -j1 install >make[1]: Entering directory `/var/tmp/portage/net-misc/ser2net-2.7/work/ser2net-2.7' >test -z "/var/tmp/portage/net-misc/ser2net-2.7/image/usr/sbin" || /bin/mkdir -p "/var/tmp/portage/net-misc/ser2net-2.7/image/usr/sbin" > /bin/sh ./libtool --mode=install /usr/bin/install -c ser2net '/var/tmp/portage/net-misc/ser2net-2.7/image/usr/sbin' >libtool: install: /usr/bin/install -c ser2net /var/tmp/portage/net-misc/ser2net-2.7/image/usr/sbin/ser2net >test -z "/var/tmp/portage/net-misc/ser2net-2.7/image/usr/share/man/man8" || /bin/mkdir -p "/var/tmp/portage/net-misc/ser2net-2.7/image/usr/share/man/man8" > /usr/bin/install -c -m 644 ser2net.8 '/var/tmp/portage/net-misc/ser2net-2.7/image/usr/share/man/man8' >make[1]: Leaving directory `/var/tmp/portage/net-misc/ser2net-2.7/work/ser2net-2.7' >>>> Completed installing ser2net-2.7 into /var/tmp/portage/net-misc/ser2net-2.7/image/ > >strip: x86_64-pc-linux-gnu-strip --strip-unneeded -R .comment > usr/sbin/ser2net > > * QA Notice: Package has poor programming practices which may compile > * fine but exhibit random runtime failures. > * dataxfer.c:314:3: warning: dereferencing type-punned pointer will break strict-aliasing rules > > * Please do not file a Gentoo bug and instead report the above QA > * issues directly to the upstream developers of this software. > * Homepage: http://sourceforge.net/projects/ser2net
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 342749
: 252015