Go to:
Gentoo Home
Documentation
Forums
Lists
Bugs
Planet
Store
Wiki
Get Gentoo!
Gentoo's Bugzilla – Attachment 560850 Details for
Bug 675330
net-ftp/tlswrap-1.04-r3 : tls.c:302:21: error: dereferencing pointer to incomplete type X509_EXTENSION {aka struct X509_extension_st }
Home
|
New
–
[Ex]
|
Browse
|
Search
|
Privacy Policy
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
net-ftp:tlswrap-1.04-r3:20190113-124532.log
net-ftp:tlswrap-1.04-r3:20190113-124532.log (text/plain), 10.27 KB, created by
Toralf Förster
on 2019-01-13 13:36:07 UTC
(
hide
)
Description:
net-ftp:tlswrap-1.04-r3:20190113-124532.log
Filename:
MIME Type:
Creator:
Toralf Förster
Created:
2019-01-13 13:36:07 UTC
Size:
10.27 KB
patch
obsolete
> * Package: net-ftp/tlswrap-1.04-r3 > * Repository: gentoo > * USE: abi_x86_64 amd64 elibc_glibc kernel_linux userland_GNU > * FEATURES: network-sandbox preserve-libs sandbox userpriv usersandbox >>>> Unpacking source... >>>> Unpacking tlswrap-1.04.tar.gz to /var/tmp/portage/net-ftp/tlswrap-1.04-r3/work >>>> Source unpacked in /var/tmp/portage/net-ftp/tlswrap-1.04-r3/work >>>> Preparing source in /var/tmp/portage/net-ftp/tlswrap-1.04-r3/work/tlswrap-1.04 ... > * Applying tlswrap-1.04-libressl.patch ... > [ ok ] > * Applying respect-cflags.patch ... > [ ok ] > * Applying modernize-am_init_automake.patch ... > [ ok ] > * Applying fix-Wformat-security-warnings.patch ... > [ ok ] > * Running eautoreconf in '/var/tmp/portage/net-ftp/tlswrap-1.04-r3/work/tlswrap-1.04' ... > * Running aclocal ... > [ ok ] > * Running autoconf --force ... > [ ok ] > * Running autoheader ... > [ ok ] > * Running automake --add-missing --copy --force-missing ... > [ ok ] > * Running elibtoolize in: tlswrap-1.04/ >>>> Source prepared. >>>> Configuring source in /var/tmp/portage/net-ftp/tlswrap-1.04-r3/work/tlswrap-1.04 ... > * econf: updating tlswrap-1.04/config.sub with /usr/share/gnuconfig/config.sub > * econf: updating tlswrap-1.04/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 --disable-dependency-tracking --disable-silent-rules --docdir=/usr/share/doc/tlswrap-1.04-r3 --htmldir=/usr/share/doc/tlswrap-1.04-r3/html --libdir=/usr/lib64 >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 nested variables... 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 whether x86_64-pc-linux-gnu-gcc understands -c and -o together... yes >checking whether make supports the include directive... yes (GNU style) >checking dependency style of x86_64-pc-linux-gnu-gcc... none >checking build system type... x86_64-pc-linux-gnu >checking host system type... x86_64-pc-linux-gnu >checking for SSL directory... /usr >checking whether to enable TCP wrappers... no >checking for inet_aton in -lresolv... yes >checking for connect in -lsocket... no >checking for inet_ntoa in -lnsl... yes >checking for pidfile in -lutil... no >checking how to run the C preprocessor... x86_64-pc-linux-gnu-gcc -E >checking for grep that handles long lines and -e... /bin/grep >checking for egrep... /bin/grep -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 fcntl.h usability... yes >checking fcntl.h presence... yes >checking for fcntl.h... yes >checking for strings.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 an ANSI C-conforming const... yes >checking for pid_t... yes >checking for size_t... yes >checking for socklen_t... yes >checking for working memcmp... yes >checking for getopt... yes >checking for pidfile... no >checking for inet_aton... yes >checking for RAND_status... yes >checking for errx... yes >checking for strlcpy... no >checking for daemon... yes >checking for getnameinfo... yes >checking for setproctitle... no >checking that generated files are newer than configure... done >configure: creating ./config.status >config.status: creating Makefile >config.status: creating conf.h >config.status: executing depfiles commands >>>> Source configured. >>>> Compiling source in /var/tmp/portage/net-ftp/tlswrap-1.04-r3/work/tlswrap-1.04 ... >make -j1 >make all-am >make[1]: Entering directory '/var/tmp/portage/net-ftp/tlswrap-1.04-r3/work/tlswrap-1.04' >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -Wall -Wmissing-prototypes -O2 -pipe -march=native -I/usr/include -c -o tlswrap-config.o `test -f 'config.c' || echo './'`config.c >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -Wall -Wmissing-prototypes -O2 -pipe -march=native -I/usr/include -c -o tlswrap-misc.o `test -f 'misc.c' || echo './'`misc.c >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -Wall -Wmissing-prototypes -O2 -pipe -march=native -I/usr/include -c -o tlswrap-network.o `test -f 'network.c' || echo './'`network.c >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -Wall -Wmissing-prototypes -O2 -pipe -march=native -I/usr/include -c -o tlswrap-parse.o `test -f 'parse.c' || echo './'`parse.c >parse.c: In function âopen_local_dataportâ: >parse.c:203:3: warning: ignoring return value of âwriteâ, declared with attribute warn_unused_result [-Wunused-result] > write(ud->user_fd, tmp, strlen(tmp)); > ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ >parse.c: In function âparse_serv_bufâ: >parse.c:371:3: warning: ignoring return value of âwriteâ, declared with attribute warn_unused_result [-Wunused-result] > write(ud->user_fd, "230 Bypassed login text because the ftpd can't handle PROT before USER.\r\n", 73); > ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ >parse.c:361:32: warning: â%sâ directive output may be truncated writing up to 159 bytes into a region of size 95 [-Wformat-truncation=] > snprintf(s, sizeof(s), "PASS %s\r\n",ud->pass); > ^~ >In file included from /usr/include/stdio.h:873, > from parse.c:28: >/usr/include/bits/stdio2.h:67:10: note: â__builtin___snprintf_chkâ output between 8 and 167 bytes into a destination of size 100 > return __builtin___snprintf_chk (__s, __n, __USE_FORTIFY_LEVEL - 1, > ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ > __bos (__s), __fmt, __va_arg_pack ()); > ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ >parse.c:357:32: warning: â%sâ directive output may be truncated writing up to 159 bytes into a region of size 95 [-Wformat-truncation=] > snprintf(s, sizeof(s), "USER %s\r\n",ud->user); > ^~ >In file included from /usr/include/stdio.h:873, > from parse.c:28: >/usr/include/bits/stdio2.h:67:10: note: â__builtin___snprintf_chkâ output between 8 and 167 bytes into a destination of size 100 > return __builtin___snprintf_chk (__s, __n, __USE_FORTIFY_LEVEL - 1, > ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ > __bos (__s), __fmt, __va_arg_pack ()); > ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ >parse.c:352:32: warning: â%sâ directive output may be truncated writing up to 159 bytes into a region of size 95 [-Wformat-truncation=] > snprintf(s, sizeof(s), "USER %s\r\n",ud->user); > ^~ >In file included from /usr/include/stdio.h:873, > from parse.c:28: >/usr/include/bits/stdio2.h:67:10: note: â__builtin___snprintf_chkâ output between 8 and 167 bytes into a destination of size 100 > return __builtin___snprintf_chk (__s, __n, __USE_FORTIFY_LEVEL - 1, > ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ > __bos (__s), __fmt, __va_arg_pack ()); > ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ >parse.c: In function âparse_bufâ: >parse.c:440:55: warning: â%sâ directive output may be truncated writing up to 159 bytes into a region of size 74 [-Wformat-truncation=] > snprintf(s, sizeof(s), "331 Password required for %s.\r\n", ud->user); > ^~ >In file included from /usr/include/stdio.h:873, > from parse.c:28: >/usr/include/bits/stdio2.h:67:10: note: â__builtin___snprintf_chkâ output between 30 and 189 bytes into a destination of size 100 > return __builtin___snprintf_chk (__s, __n, __USE_FORTIFY_LEVEL - 1, > ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ > __bos (__s), __fmt, __va_arg_pack ()); > ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -Wall -Wmissing-prototypes -O2 -pipe -march=native -I/usr/include -c -o tlswrap-tls.o `test -f 'tls.c' || echo './'`tls.c >tls.c: In function âtls_cert2â: >tls.c:300:21: warning: assignment discards âconstâ qualifier from pointer target type [-Wdiscarded-qualifiers] > if (!(x509_meth = X509V3_EXT_get(x509_ext))) > ^ >tls.c:302:21: error: dereferencing pointer to incomplete type âX509_EXTENSIONâ {aka âstruct X509_extension_stâ} > data1 = x509_ext->value->data; > ^~ >tls.c: In function âtls_auth_contâ: >tls.c:367:10: warning: assignment discards âconstâ qualifier from pointer target type [-Wdiscarded-qualifiers] > cipher = SSL_get_current_cipher(ssl); > ^ >make[1]: *** [Makefile:503: tlswrap-tls.o] Error 1 >make[1]: Leaving directory '/var/tmp/portage/net-ftp/tlswrap-1.04-r3/work/tlswrap-1.04' >make: *** [Makefile:310: all] Error 2 > * ERROR: net-ftp/tlswrap-1.04-r3::gentoo failed (compile phase): > * emake failed > * > * If you need support, post the output of `emerge --info '=net-ftp/tlswrap-1.04-r3::gentoo'`, > * the complete build log and the output of `emerge -pqv '=net-ftp/tlswrap-1.04-r3::gentoo'`. > * The complete build log is located at '/var/log/portage/net-ftp:tlswrap-1.04-r3:20190113-124532.log'. > * For convenience, a symlink to the build log is located at '/var/tmp/portage/net-ftp/tlswrap-1.04-r3/temp/build.log'. > * The ebuild environment file is located at '/var/tmp/portage/net-ftp/tlswrap-1.04-r3/temp/environment'. > * Working directory: '/var/tmp/portage/net-ftp/tlswrap-1.04-r3/work/tlswrap-1.04' > * S: '/var/tmp/portage/net-ftp/tlswrap-1.04-r3/work/tlswrap-1.04'
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 675330
:
560840
|
560842
|
560844
|
560846
|
560848
| 560850 |
560852