FreeBSD Bugzilla – Attachment 244788 Details for
Bug 273735
misc/mbuffer: fails to build if www/libwww installed
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
portmaster-log
port_log-31943-mbuffer.gfAiEhlq.log (text/plain), 10.66 KB, created by
Koichiro Iwao
on 2023-09-12 06:06:41 UTC
(
hide
)
Description:
portmaster-log
Filename:
MIME Type:
Creator:
Koichiro Iwao
Created:
2023-09-12 06:06:41 UTC
Size:
10.66 KB
patch
obsolete
>===> Patching for mbuffer-20230301 >===> Applying FreeBSD patches for mbuffer-20230301 from /usr/ports/misc/mbuffer/files >/usr/bin/env WRKSRC=/ssd/ports-wrkdir/usr/ports/misc/mbuffer/work/mbuffer-20230301 REWARNFILE=/ssd/ports-wrkdir/usr/ports/misc/mbuffer/work/reinplace_warnings.txt /bin/sh /usr/ports/Mk/Scripts/sed_checked.sh -e 's@bash@sh@' /ssd/ports-wrkdir/usr/ports/misc/mbuffer/work/mbuffer-20230301/Makefile.in >===> mbuffer-20230301 depends on file: /usr/local/lib/libcrypto.so.11 - found >===> mbuffer-20230301 depends on package: gmake>=4.3 - found >===> mbuffer-20230301 depends on package: autoconf>=2.71 - found >===> mbuffer-20230301 depends on package: automake>=1.16.5 - found >===> mbuffer-20230301 depends on file: /usr/local/bin/ccache - found >===> Configuring for mbuffer-20230301 >autoreconf2.71: warning: autoconf input should be named 'configure.ac', not 'configure.in' >aclocal: warning: autoconf input should be named 'configure.ac', not 'configure.in' >configure.in:21: warning: The macro `AC_CONFIG_HEADER' is obsolete. >configure.in:21: You should run autoupdate. >./lib/autoconf/status.m4:719: AC_CONFIG_HEADER is expanded from... >configure.in:21: the top level >configure.in:25: warning: The macro `AC_CANONICAL_SYSTEM' is obsolete. >configure.in:25: You should run autoupdate. >./lib/autoconf/general.m4:2081: AC_CANONICAL_SYSTEM is expanded from... >configure.in:25: the top level >configure.in:46: warning: The macro `AC_LANG_C' is obsolete. >configure.in:46: You should run autoupdate. >./lib/autoconf/c.m4:72: AC_LANG_C is expanded from... >configure.in:46: the top level >configure.in:47: warning: The macro `AC_PROG_CC_C99' is obsolete. >configure.in:47: You should run autoupdate. >./lib/autoconf/c.m4:1659: AC_PROG_CC_C99 is expanded from... >configure.in:47: the top level >configure.in:114: warning: The macro `AC_STRUCT_ST_BLKSIZE' is obsolete. >configure.in:114: You should run autoupdate. >./lib/autoconf/types.m4:1000: AC_STRUCT_ST_BLKSIZE is expanded from... >configure.in:114: the top level >configure.in:204: warning: AC_OUTPUT should be used without arguments. >configure.in:204: You should run autoupdate. >autoheader2.71: warning: autoconf input should be named 'configure.ac', not 'configure.in' >configure: loading site script /usr/ports/Templates/config.site >checking build system type... amd64-portbld-freebsd13.2 >checking host system type... amd64-portbld-freebsd13.2 >checking target system type... amd64-portbld-freebsd13.2 >checking for gcc... cc >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 the compiler supports GNU C... yes >checking whether cc accepts -g... yes >checking for cc option to enable C11 features... none needed >checking for stdio.h... (cached) yes >checking for stdlib.h... (cached) yes >checking for string.h... (cached) yes >checking for inttypes.h... (cached) yes >checking for stdint.h... (cached) yes >checking for strings.h... (cached) yes >checking for sys/stat.h... (cached) yes >checking for sys/types.h... (cached) yes >checking for unistd.h... (cached) yes >checking for wchar.h... (cached) yes >checking for minix/config.h... (cached) no >checking whether it is safe to define __EXTENSIONS__... yes >checking whether _XOPEN_SOURCE should be defined... no >checking for gtar... /usr/local/bin/gtar >checking for C/C++ restrict keyword... __restrict__ >checking for inline... inline >checking whether cc provides -Wunused-result... yes >checking for a BSD-compatible install... /usr/bin/install -c >checking for sh... /bin/sh >checking for rm... /bin/rm >checking for cp... /bin/cp >checking for mt... /usr/bin/mt >checking for gtar... (cached) /usr/local/bin/gtar >checking for awk... /usr/bin/awk >checking for special C compiler options needed for large files... no >checking for _FILE_OFFSET_BITS value needed for large files... no >checking for struct stat.st_blksize... (cached) yes >checking for -gobjdump... no >checking for -objdump... no >checking for -llvm-objdump... no >checking for gobjdump... no >checking for objdump... objdump >checking whether to enable assertions... yes >checking for pthread_mutex_init in -lpthread... yes >checking for library containing dlsym... none required >checking for library containing clock_gettime... none required >checking for library containing sem_init... none required >checking for library containing rint... -lm >checking for library containing seteuid... none required >checking for library containing hstrerror... none required >checking for library containing getaddrinfo... none required >checking for library containing socket... none required >checking for library containing gethostbyname... none required >checking for library containing sendfile... none required >checking for sys/sendfile.h... no >checking for size_t... (cached) yes >checking for working alloca.h... no >checking for alloca... yes >checking for mkostemp... yes >checking for library containing MD5Init... -lmd5 >checking for md5.h... yes >checking for library containing MD5_Init... -lcrypto >checking linking open() and write() to detect libc names... OK >checking name of open() in C library... open >checking name of read() in C library... read >checking name of write() in C library... write >checking name of fstat() in C library... fstat >configure: creating ./config.status >config.status: creating Makefile >config.status: creating config.h >===> Building for mbuffer-20230301 >gmake[2]: Entering directory '/ssd/ports-wrkdir/usr/ports/misc/mbuffer/work/mbuffer-20230301' >mkdir build >cc -MM -MG -MT build/globals.o -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -Wno-unused-result -DHAVE_CONFIG_H -DPREFIX=\"/usr/local\" -I. -I. globals.c -o build/globals.d >cc -MM -MG -MT build/settings.o -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -Wno-unused-result -DHAVE_CONFIG_H -DPREFIX=\"/usr/local\" -I. -I. settings.c -o build/settings.d >cc -MM -MG -MT build/common.o -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -Wno-unused-result -DHAVE_CONFIG_H -DPREFIX=\"/usr/local\" -I. -I. common.c -o build/common.d >cc -MM -MG -MT build/input.o -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -Wno-unused-result -DHAVE_CONFIG_H -DPREFIX=\"/usr/local\" -I. -I. input.c -o build/input.d >cc -MM -MG -MT build/hashing.o -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -Wno-unused-result -DHAVE_CONFIG_H -DPREFIX=\"/usr/local\" -I. -I. hashing.c -o build/hashing.d >cc -MM -MG -MT build/mbuffer.o -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -Wno-unused-result -DHAVE_CONFIG_H -DPREFIX=\"/usr/local\" -I. -I. mbuffer.c -o build/mbuffer.d >cc -MM -MG -MT build/network.o -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -Wno-unused-result -DHAVE_CONFIG_H -DPREFIX=\"/usr/local\" -I. -I. network.c -o build/network.d >cc -MM -MG -MT build/log.o -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -Wno-unused-result -DHAVE_CONFIG_H -DPREFIX=\"/usr/local\" -I. -I. log.c -o build/log.d >cc -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -Wno-unused-result -DHAVE_CONFIG_H -DPREFIX=\"/usr/local\" -I. -I. -c log.c -o build/log.o >cc -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -Wno-unused-result -DHAVE_CONFIG_H -DPREFIX=\"/usr/local\" -I. -I. -c network.c -o build/network.o >cc -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -Wno-unused-result -DHAVE_CONFIG_H -DPREFIX=\"/usr/local\" -I. -I. -c mbuffer.c -o build/mbuffer.o >cc -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -Wno-unused-result -DHAVE_CONFIG_H -DPREFIX=\"/usr/local\" -I. -I. -c hashing.c -o build/hashing.o >cc -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -Wno-unused-result -DHAVE_CONFIG_H -DPREFIX=\"/usr/local\" -I. -I. -c input.c -o build/input.o >cc -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -Wno-unused-result -DHAVE_CONFIG_H -DPREFIX=\"/usr/local\" -I. -I. -c common.c -o build/common.o >sh mkversion.sh >cc -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -Wno-unused-result -DHAVE_CONFIG_H -DPREFIX=\"/usr/local\" -I. -I. -c globals.c -o build/globals.o >cc -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -Wno-unused-result -DHAVE_CONFIG_H -DPREFIX=\"/usr/local\" -I. -I. -shared -g -fPIC idev.c -o idev.so -lcrypto -lmd5 -lm -lpthread -L/usr/local/lib >cc -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -Wno-unused-result -DHAVE_CONFIG_H -DPREFIX=\"/usr/local\" -I. -I. -shared -fPIC tapetest.c -o tapetest.so -lcrypto -lmd5 -lm -lpthread -L/usr/local/lib >cc -isystem /usr/local/include -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -Wno-unused-result -DHAVE_CONFIG_H -DPREFIX=\"/usr/local\" -I. -I. -Wl,-rpath,/usr/local/lib -fstack-protector-strong have-af.c -lcrypto -lmd5 -lm -lpthread -L/usr/local/lib -o have-af >creating version.h >creating man-page >cc -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -Wno-unused-result -DHAVE_CONFIG_H -DPREFIX=\"/usr/local\" -I. -I. -c settings.c -o build/settings.o >cc -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -Wno-unused-result -DHAVE_CONFIG_H -DPREFIX=\"/usr/local\" -I. -I. -Wl,-rpath,/usr/local/lib -fstack-protector-strong build/log.o build/network.o build/mbuffer.o build/hashing.o build/input.o build/common.o build/settings.o build/globals.o -lcrypto -lmd5 -lm -lpthread -L/usr/local/lib -o mbuffer >ld: error: undefined symbol: _libmd_MD5Init >>>> referenced by hashing.c >>>> build/hashing.o:(hashThread) > >ld: error: undefined symbol: _libmd_MD5Update >>>> referenced by hashing.c >>>> build/hashing.o:(hashThread) > >ld: error: undefined symbol: _libmd_MD5Final >>>> referenced by hashing.c >>>> build/hashing.o:(hashThread) >cc: error: linker command failed with exit code 1 (use -v to see invocation) >gmake[2]: *** [Makefile:71: mbuffer] Error 1 >gmake[2]: *** Waiting for unfinished jobs.... >gmake[2]: Leaving directory '/ssd/ports-wrkdir/usr/ports/misc/mbuffer/work/mbuffer-20230301' >===> Compilation failed unexpectedly. >Try to set MAKE_JOBS_UNSAFE=yes and rebuild before reporting the failure to >the maintainer. >*** Error code 1 > >Stop. >make[1]: stopped in /usr/ports/misc/mbuffer >*** Error code 1 > >Stop. >make: stopped in /usr/ports/misc/mbuffer
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 273735
: 244788