Bug 14438 - libsmb build failure in libsmb with xlc on AIX
Summary: libsmb build failure in libsmb with xlc on AIX
Status: RESOLVED FIXED
Alias: None
Product: Samba 4.1 and newer
Classification: Unclassified
Component: Build (show other bugs)
Version: unspecified
Hardware: All All
: P5 normal (vote)
Target Milestone: ---
Assignee: Samba QA Contact
QA Contact: Samba QA Contact
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2020-07-10 11:54 UTC by Björn Jacke
Modified: 2020-09-01 11:32 UTC (History)
0 users

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Björn Jacke 2020-07-10 11:54:41 UTC
"../../source3/libsmb/libsmb_stat.c", line 105.21: 1506-067 (S) A struct or union can only be assigned to a compatible type.
"../../source3/libsmb/libsmb_stat.c", line 106.21: 1506-067 (S) A struct or union can only be assigned to a compatible type.
"../../source3/libsmb/libsmb_stat.c", line 107.21: 1506-067 (S) A struct or union can only be assigned to a compatible type.
"../../source3/libsmb/libsmb_stat.c", line 114.21: 1506-067 (S) A struct or union can only be assigned to a compatible type.
"../../source3/libsmb/libsmb_stat.c", line 115.21: 1506-067 (S) A struct or union can only be assigned to a compatible type.
"../../source3/libsmb/libsmb_stat.c", line 116.21: 1506-067 (S) A struct or union can only be assigned to a compatible type.

have patch, need bug number...
Comment 2 Björn Jacke 2020-08-12 10:31:18 UTC
(In reply to Jeremy Allison from comment #1)
this was not for this bug.

This bug's patch is here:
https://lists.samba.org/archive/samba-technical/2020-July/135552.html
Comment 3 Björn Jacke 2020-09-01 11:32:22 UTC
53a1d034f3e47ed3c5ec4f9b6ca0d2d695e8d873 was checked in to master, which is doing the same fix, so I'm closing this as fixed here.