FreeBSD Bugzilla – Attachment 174688 Details for
Bug 212610
security/yara: build fails on FreeBSD 11 / 64bit
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
Build log
yara.log (text/plain), 11.28 KB, created by
Gerard Seibert
on 2016-09-12 16:08:29 UTC
(
hide
)
Description:
Build log
Filename:
MIME Type:
Creator:
Gerard Seibert
Created:
2016-09-12 16:08:29 UTC
Size:
11.28 KB
patch
obsolete
>Script started on Mon Sep 12 12:00:17 2016 >command: make install >===> License BSD3CLAUSE accepted by the user >===> yara-3.5.0 depends on file: /usr/local/sbin/pkg - found >=> VirusTotal-yara-v3.5.0_GH0.tar.gz doesn't seem to exist in /usr/ports/distfiles/. >=> Attempting to fetch https://codeload.github.com/VirusTotal/yara/tar.gz/v3.5.0?dummy=/VirusTotal-yara-v3.5.0_GH0.tar.gz >fetch: https://codeload.github.com/VirusTotal/yara/tar.gz/v3.5.0?dummy=/VirusTotal-yara-v3.5.0_GH0.tar.gz: size unknown >fetch: https://codeload.github.com/VirusTotal/yara/tar.gz/v3.5.0?dummy=/VirusTotal-yara-v3.5.0_GH0.tar.gz: size of remote file is not known > VirusTotal-yara-v3.5.0_GH0.tar.gz 0 B 0 Bps VirusTotal-yara-v3.5.0_GH0.tar.gz 5504 kB 5498 kBps VirusTotal-yara-v3.5.0_GH0.tar.gz 7469 kB 6098 kBps 00m01s >===> Fetching all distfiles required by yara-3.5.0 for building >===> Extracting for yara-3.5.0 >=> SHA256 Checksum OK for VirusTotal-yara-v3.5.0_GH0.tar.gz. >===> Patching for yara-3.5.0 >===> yara-3.5.0 depends on executable: autoconf-2.69 - found >===> yara-3.5.0 depends on executable: autoheader-2.69 - found >===> yara-3.5.0 depends on executable: autoreconf-2.69 - found >===> yara-3.5.0 depends on executable: aclocal-1.15 - found >===> yara-3.5.0 depends on executable: automake-1.15 - found >===> yara-3.5.0 depends on executable: libtoolize - found >===> yara-3.5.0 depends on file: /usr/local/lib/libcrypto.so.8 - found >===> Configuring for yara-3.5.0 >libtoolize: putting auxiliary files in '.'. >libtoolize: copying file './ltmain.sh' >libtoolize: putting macros in AC_CONFIG_MACRO_DIRS, 'm4'. >libtoolize: copying file 'm4/libtool.m4' >libtoolize: copying file 'm4/ltoptions.m4' >libtoolize: copying file 'm4/ltsugar.m4' >libtoolize: copying file 'm4/ltversion.m4' >libtoolize: copying file 'm4/lt~obsolete.m4' >configure.ac:15: installing './ar-lib' >configure.ac:15: installing './compile' >configure.ac:22: installing './config.guess' >configure.ac:22: installing './config.sub' >configure.ac:5: installing './install-sh' >configure.ac:5: installing './missing' >Makefile.am: installing './depcomp' >parallel-tests: installing './test-driver' >configure.ac: installing './ylwrap' >configure: loading site script /usr/ports/Templates/config.site >checking for a BSD-compatible install... /usr/bin/install -c >checking whether build environment is sane... yes >checking for a thread-safe mkdir -p... (cached) /bin/mkdir -p >checking for gawk... (cached) /usr/bin/awk >checking whether make sets $(MAKE)... yes >checking whether make supports nested variables... yes >checking for style of include used by make... GNU >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 we are using the GNU C compiler... yes >checking whether cc accepts -g... yes >checking for cc option to accept ISO C89... none needed >checking whether cc understands -c and -o together... yes >checking dependency style of cc... gcc3 >checking for ar... ar >checking the archiver (ar) interface... ar >checking for gcc... (cached) cc >checking whether we are using the GNU C compiler... (cached) yes >checking whether cc accepts -g... (cached) yes >checking for cc option to accept ISO C89... (cached) none needed >checking whether cc understands -c and -o together... (cached) yes >checking dependency style of cc... (cached) gcc3 >checking for flex... flex >checking lex output file root... lex.yy >checking lex library... -lfl >checking whether yytext is a pointer... yes >checking for bison... bison -y >checking build system type... amd64-portbld-freebsd11.0 >checking host system type... amd64-portbld-freebsd11.0 >checking how to print strings... printf >checking for a sed that does not truncate output... (cached) /usr/bin/sed >checking for grep that handles long lines and -e... (cached) /usr/bin/grep >checking for egrep... (cached) /usr/bin/egrep >checking for fgrep... (cached) /usr/bin/fgrep >checking for ld used by cc... /usr/bin/ld >checking if the linker (/usr/bin/ld) is GNU ld... yes >checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm >checking the name lister (/usr/bin/nm) interface... BSD nm >checking whether ln -s works... yes >checking the maximum length of command line arguments... (cached) 262144 >checking how to convert amd64-portbld-freebsd11.0 file names to amd64-portbld-freebsd11.0 format... func_convert_file_noop >checking how to convert amd64-portbld-freebsd11.0 file names to toolchain format... func_convert_file_noop >checking for /usr/bin/ld option to reload object files... -r >checking for objdump... objdump >checking how to recognize dependent libraries... pass_all >checking for dlltool... no >checking how to associate runtime and link libraries... printf %s\n >checking for archiver @FILE support... no >checking for strip... strip >checking for ranlib... ranlib >checking command to parse /usr/bin/nm output from cc 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 mt... mt >checking if mt is a manifest tool... no >checking how to run the C preprocessor... cpp >checking for ANSI C header files... (cached) yes >checking for sys/types.h... (cached) yes >checking for sys/stat.h... (cached) yes >checking for stdlib.h... (cached) yes >checking for string.h... (cached) yes >checking for memory.h... (cached) yes >checking for strings.h... (cached) yes >checking for inttypes.h... (cached) yes >checking for stdint.h... (cached) yes >checking for unistd.h... (cached) yes >checking for dlfcn.h... (cached) yes >checking for objdir... .libs >checking if cc supports -fno-rtti -fno-exceptions... yes >checking for cc option to produce PIC... -fPIC -DPIC >checking if cc PIC flag -fPIC -DPIC works... yes >checking if cc static flag -static works... yes >checking if cc supports -c -o file.o... yes >checking if cc supports -c -o file.o... (cached) yes >checking whether the cc linker (/usr/bin/ld) supports shared libraries... yes >checking whether -lc should be explicitly linked in... no >checking dynamic linker characteristics... freebsd11.0 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 the pthreads library -lpthreads... no >checking whether pthreads work without any flags... no >checking whether pthreads work with -Kthread... no >checking whether pthreads work with -kthread... no >checking for the pthreads library -llthread... no >checking whether pthreads work with -pthread... yes >checking for joinable pthread attribute... PTHREAD_CREATE_JOINABLE >checking if more special flags are required for pthreads... -D_THREAD_SAFE >checking whether to check for GCC pthread/shared inconsistencies... yes >checking whether -pthread is sufficient with -shared... yes >checking for isnan in -lm... yes >checking for log2 in -lm... yes >checking for strlcpy... (cached) yes >checking for strlcat... (cached) yes >checking for memmem... yes >checking for timegm... yes >checking for MD5_Init in -lcrypto... yes >checking for MD5_Update in -lcrypto... yes >checking for MD5_Final in -lcrypto... yes >checking for SHA256_Init in -lcrypto... yes >checking for SHA256_Update in -lcrypto... yes >checking for SHA256_Final in -lcrypto... yes >checking that generated files are newer than configure... done >configure: creating ./config.status >config.status: creating Makefile >config.status: creating libyara/Makefile >config.status: creating config.h >config.status: executing depfiles commands >config.status: executing libtool commands >===> Building for yara-3.5.0 >/usr/bin/make all-recursive >Making all in libyara >depbase=`echo modules/tests.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`; /bin/sh ../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I.. -I/usr/local/include -O3 -Wall -Wno-deprecated-declarations -std=gnu99 -I./include -fvisibility=hidden -O2 -pipe -fstack-protector -fno-strict-aliasing -D_THREAD_SAFE -pthread -DHASH_MODULE -MT modules/tests.lo -MD -MP -MF $depbase.Tpo -c -o modules/tests.lo modules/tests.c && mv -f $depbase.Tpo $depbase.Plo >libtool: compile: cc -DHAVE_CONFIG_H -I. -I.. -I/usr/local/include -O3 -Wall -Wno-deprecated-declarations -std=gnu99 -I./include -fvisibility=hidden -O2 -pipe -fstack-protector -fno-strict-aliasing -D_THREAD_SAFE -pthread -DHASH_MODULE -MT modules/tests.lo -MD -MP -MF modules/.deps/tests.Tpo -c modules/tests.c -fPIC -DPIC -o modules/.libs/tests.o >libtool: compile: cc -DHAVE_CONFIG_H -I. -I.. -I/usr/local/include -O3 -Wall -Wno-deprecated-declarations -std=gnu99 -I./include -fvisibility=hidden -O2 -pipe -fstack-protector -fno-strict-aliasing -D_THREAD_SAFE -pthread -DHASH_MODULE -MT modules/tests.lo -MD -MP -MF modules/.deps/tests.Tpo -c modules/tests.c -o modules/tests.o >/dev/null 2>&1 >depbase=`echo modules/pe.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`; /bin/sh ../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I.. -I/usr/local/include -O3 -Wall -Wno-deprecated-declarations -std=gnu99 -I./include -fvisibility=hidden -O2 -pipe -fstack-protector -fno-strict-aliasing -D_THREAD_SAFE -pthread -DHASH_MODULE -MT modules/pe.lo -MD -MP -MF $depbase.Tpo -c -o modules/pe.lo modules/pe.c && mv -f $depbase.Tpo $depbase.Plo >libtool: compile: cc -DHAVE_CONFIG_H -I. -I.. -I/usr/local/include -O3 -Wall -Wno-deprecated-declarations -std=gnu99 -I./include -fvisibility=hidden -O2 -pipe -fstack-protector -fno-strict-aliasing -D_THREAD_SAFE -pthread -DHASH_MODULE -MT modules/pe.lo -MD -MP -MF modules/.deps/pe.Tpo -c modules/pe.c -fPIC -DPIC -o modules/.libs/pe.o >[1mmodules/pe.c:2280:3: [0m[0;1;31merror: [0m[1muse of undeclared identifier > 'YR_MEMORY_BLOCK_ITERATOR'[0m > YR_MEMORY_BLOCK_ITERATOR* iterator = context->iterator; >[0;1;32m ^ >[0m[1mmodules/pe.c:2280:29: [0m[0;1;31merror: [0m[1muse of undeclared identifier 'iterator'[0m > YR_MEMORY_BLOCK_ITERATOR* iterator = context->iterator; >[0;1;32m ^ >[0m[1mmodules/pe.c:2280:49: [0m[0;1;31merror: [0m[1mno member named 'iterator' in > 'struct _YR_SCAN_CONTEXT'[0m > YR_MEMORY_BLOCK_ITERATOR* iterator = context->iterator; >[0;1;32m ~~~~~~~ ^ >[0m[1mmodules/pe.c:2525:24: [0m[0;1;31merror: [0m[1muse of undeclared identifier 'iterator'[0m > foreach_memory_block(iterator, block) >[0;1;32m ^ >[0m[1mmodules/pe.c:2527:22: [0m[0;1;31merror: [0m[1mno member named 'fetch_data' in > 'struct _YR_MEMORY_BLOCK'[0m > block_data = block->fetch_data(block); >[0;1;32m ~~~~~ ^ >[0m5 errors generated. >*** Error code 1 > >Stop. >make[3]: stopped in /usr/ports/security/yara/work/yara-3.5.0/libyara >*** Error code 1 > >Stop. >make[2]: stopped in /usr/ports/security/yara/work/yara-3.5.0 >*** Error code 1 > >Stop. >make[1]: stopped in /usr/ports/security/yara/work/yara-3.5.0 >*** Error code 1 > >Stop. >make: stopped in /usr/ports/security/yara > >Script done on Mon Sep 12 12:00:46 2016
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 212610
: 174688 |
175019
|
175020