Opened 3 years ago

Closed 3 years ago

#62396 closed defect (duplicate)

samba3 @3.6.25_3 failed: time.c:56:19: error: too few arguments to function call

Reported by: azakru Owned by:
Priority: Normal Milestone:
Component: ports Version: 2.6.4
Keywords: Cc:
Port: samba3

Description (last modified by kencu (Ken))

Mac OS Big Sur 11.2.2, Xcode 12.4

--->  Building samba3 
Error: Failed to build samba3: command execution failed
Error: See /opt/local/var/macports/logs/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_net_samba3/samba3/main.log for details.
Error: Follow https://guide.macports.org/#project.tickets to report a bug.
Error: Processing of port samba3 failed

Attachments (1)

main.log (250.9 KB) - added by azakru 3 years ago.

Download all attachments as: .zip

Change History (4)

Changed 3 years ago by azakru

Attachment: main.log added

comment:1 Changed 3 years ago by kencu (Ken)

3746	:info:build                          ^
3747	:info:build 3 warnings generated.
3748	:info:build ../lib/util/time.c:56:19: error: too few arguments to function call, expected 2, have 1
3749	:info:build         gettimeofday(tval);
3750	:info:build         ~~~~~~~~~~~~     ^
3751	:info:build /Library/Developer/CommandLineTools/SDKs/MacOSX.sdk/usr/include/sys/time.h:197:9: note: 'gettimeofday' declared here
3752	:info:build int     gettimeofday(struct timeval * __restrict, void * __restrict);
3753	:info:build         ^

comment:2 Changed 3 years ago by kencu (Ken)

Description: modified (diff)
Port: samba3 added
Summary: Error: Processing of port samba3 failedsamba3 @3.6.25_3 failed: time.c:56:19: error: too few arguments to function call

comment:3 Changed 3 years ago by mf2k (Frank Schima)

Resolution: duplicate
Status: newclosed

Duplicate of #61454.

Note: See TracTickets for help on using tickets.