[MacPorts] #44816: [update] yara 1.4.7 to 1.4.7/3.1.0/devel

MacPorts noreply at macports.org
Wed Feb 11 15:52:13 PST 2015


#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@…):

 Thanks a lot Andreas

 I merged the two Portfile to keep devel and old v1.
 Also, on my box which I reinstall fully recently (macos 10.10 / darwin
 14), it didn't compile :(
 same for latest yara-devel. yara1 is ok

 lot of

 {{{
 yarac.c:243:34: error: use of undeclared identifier 'compiler'
   result = yr_compiler_get_rules(compiler, &rules);
                                  ^
 yarac.c:251:12: warning: implicit declaration of function 'yr_rules_save'
 is invalid in C99 [-Wimplicit-function-declaration]
   result = yr_rules_save(rules, argv[argc - 1]);
            ^
 yarac.c:251:26: error: use of undeclared identifier 'rules'
   result = yr_rules_save(rules, argv[argc - 1]);
                          ^
 yarac.c:263:7: error: use of undeclared identifier 'compiler'
   if (compiler != NULL)
       ^
 yarac.c:264:5: warning: implicit declaration of function
 'yr_compiler_destroy' is invalid in C99 [-Wimplicit-function-declaration]
     yr_compiler_destroy(compiler);

 }}}
 I joined the log file and diff

 I removed python bindings for 26/31/32 as on other ports I was said
 macports minimum is now 2.7 or 3.3

-- 
Ticket URL: <https://trac.macports.org/ticket/44816#comment:7>
MacPorts <https://www.macports.org/>
Ports system for OS X


More information about the macports-tickets mailing list