[MacPorts] #61454: samba3 3.6.25_3: gettimeofday wrong

MacPorts noreply at macports.org
Sat Nov 14 21:22:41 UTC 2020


#61454: samba3 3.6.25_3: gettimeofday wrong
--------------------------+--------------------
  Reporter:  MaddTheSane  |      Owner:  (none)
      Type:  defect       |     Status:  new
  Priority:  Normal       |  Milestone:
 Component:  ports        |    Version:  2.6.4
Resolution:               |   Keywords:
      Port:  samba3       |
--------------------------+--------------------
Description changed by MaddTheSane:

Old description:

> When building samba3 (as required by ffmpeg), it fails to build due to an
> improper call to gettimeofday:
> {{{
> :info:build ../lib/util/time.c:56:19: error: too few arguments to
> function call, expected 2, have 1
> :info:build         gettimeofday(tval);
> :info:build         ~~~~~~~~~~~~     ^
>
> }}}

New description:

 When building samba3 (as required by ffmpeg +gpl3), it fails to build due
 to an improper call to gettimeofday:
 {{{
 :info:build ../lib/util/time.c:56:19: error: too few arguments to function
 call, expected 2, have 1
 :info:build         gettimeofday(tval);
 :info:build         ~~~~~~~~~~~~     ^

 }}}

--

-- 
Ticket URL: <https://trac.macports.org/ticket/61454#comment:1>
MacPorts <https://www.macports.org/>
Ports system for macOS


More information about the macports-tickets mailing list