#44816: [update] yara 1.4.7 to 1.4.7/3.1.0/devel ------------------------+-------------------------- Reporter: jul_bsd@… | Owner: a.schuster@… Type: update | Status: new Priority: Normal | Milestone: Component: ports | Version: Resolution: | Keywords: haspatch Port: yara | ------------------------+-------------------------- Comment (by jul_bsd@…): Discussed with andreas. build conflict with existing yara1. build fine if nothing existing. So it seems conflict doesn't apply to build phase. tried to force reordering search on cppflags or cflags but doesn't seem to help {{{ :info:build mv -f $depbase.Tpo $depbase.Plo :info:build libtool: compile: /usr/bin/clang -DHAVE_CONFIG_H -I. -I.. -I/opt/local/include -O3 -Wall -Wno-deprecated-declarations -std=gnu99 -I./include -pipe -Os -I./include -I/opt/local/include -arch x86_64 -D_THREAD_SAFE -MT exec.lo -MD -MP -MF .deps/exec.Tpo -c exec.c -fno- common -DPIC -o .libs/exec.o :info:build In file included from exec.c:33: :info:build /opt/local/include/yara.h:80:9: warning: 'ERROR_UNDEFINED_STRING' macro redefined }}} any way to ensure yara1 is not installed when doing the build? when committed, it shouldn't be a problem as for most people, the correct archive will be fetched and intall directly. yara and py27 install fine if no yara1. seems ready for commit. other comments? -- Ticket URL: <https://trac.macports.org/ticket/44816#comment:8> MacPorts <https://www.macports.org/> Ports system for OS X