https://bugs.openldap.org/show_bug.cgi?id=10056
--- Comment #1 from Ondřej Kuzník <[email protected]> --- On Wed, May 24, 2023 at 03:07:48AM +0000, [email protected] wrote: > Hello. > > I am getting following test error when trying to build `openldap` statically: > > I added line number (561) into error message to pinpoint it more precisely. > And here is difference between databases: > > ``` > --- /tmp/openldap-static/openldap-2.6.4/tests/testrun/server1.flt > 2023-05-23 22:53:51.000965129 -0400 > +++ /tmp/openldap-static/openldap-2.6.4/tests/testrun/server2.flt > 2023-05-23 22:53:51.005965136 -0400 > @@ -289,13 +289,10 @@ > userPassword:: amFq > > dn: cn=James A Jones 2,ou=Alumni Association,ou=People,dc=example,dc=com > -carLicense: 123-XYZ > cn: James A Jones 2 > cn: James Jones > cn: Jim Jones > -description: Amazing > description: Bizarre > -description: Mindboggling > description: Stupendous > employeeNumber: 64 > employeeType: deadwood > @@ -307,7 +304,7 @@ > pager: +1 313 555 3923 > postalAddress: Alumni Association $ 111 Maple St $ Anytown, MI 48109 > seeAlso: cn=All Staff,ou=Groups,dc=example,dc=com > -sn: Surname > +sn: Jones > telephoneNumber: +1 313 555 0895 > title: Mad Cow Researcher, UM Alumni Association > uid: jaj > ``` > > Suggestions on what more information I can provide are welcome. You can also > try to build `pkgsStatic.openldap` in this nixpkgs > [commit](f9e32f61282275eb5fa9064e08bbd0a92d1187de) Hi, did the ITS maybe cut off parts of your email? There is no link you're trying to refer to so I have no idea where to start. It might be better to try and use the same configure options manually. If you can still reproduce the problem that way, provide the configure options and the contents of the tests/testrun/ directory. If you can't reproduce this when configuring+building manually, I'd suggest you look into that inconsistency first. Thanks, -- You are receiving this mail because: You are on the CC list for the issue.
