Bug 12627 - nss_tests.c
Summary: nss_tests.c
Status: RESOLVED WORKSFORME
Alias: None
Product: Samba 4.1 and newer
Classification: Unclassified
Component: Build (show other bugs)
Version: 4.6.0
Hardware: x64 Mac OS X
: P5 normal (vote)
Target Milestone: ---
Assignee: Samba QA Contact
QA Contact: Samba QA Contact
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2017-03-10 11:25 UTC by Ruga
Modified: 2017-03-11 15:19 UTC (History)
0 users

See Also:


Attachments
patch (2.69 KB, patch)
2017-03-11 15:16 UTC, Ruga
no flags Details

Note You need to log in before you can comment on or make changes to this bug.
Description Ruga 2017-03-10 11:25:25 UTC
[3235/3257] Linking default/source4/torture/smbtorture
clang-3.9: warning: argument unused during compilation: '-pie'
Undefined symbols for architecture x86_64:
  "_getgrent_r", referenced from:
      _test_enum_r_group in nss_tests_1.o
  "_getpwent_r", referenced from:
      _test_enum_r_passwd in nss_tests_1.o
ld: symbol(s) not found for architecture x86_64
clang-3.9: error: linker command failed with exit code 1 (use -v to see invocation)
Waf: Leaving directory `/Volumes/Verbatim/opt/src/samba-4.6.0/bin'
Build failed:  -> task failed (err #1):
Comment 1 Ruga 2017-03-11 15:16:03 UTC
Created attachment 13037 [details]
patch