libtool: link: gcc -shared -fPIC -DPIC src/svrcore/src/.libs/libsvrcore_la-alt.o src/svrcore/src/.libs/libsvrcore_la-cache.o src/svrcore/src/.libs/libsvrcore _la-errors.o src/svrcore/src/.libs/libsvrcore_la-file.o src/svrcore/src/.libs/libsvrcore_la-ntgetpin.o src/svrcore/src/.libs/libsvrcore_la-pin.o src/svrcore/sr c/.libs/libsvrcore_la-pk11.o src/svrcore/src/.libs/libsvrcore_la-std.o src/svrcore/src/.libs/libsvrcore_la-systemd-ask-pass.o src/svrcore/src/.libs/libsvrcore_ la-std-systemd.o src/svrcore/src/.libs/libsvrcore_la-user.o -lcrack -L/usr/lib64 -lssl3 -lnss3 -lplc4 -lplds4 -lnspr4 -Wl,-z,now -specs=/usr/lib/rpm/redhat/r edhat-hardened-ld -g3 -O0 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -O2 -g -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redha t-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -Wl,-z -Wl,relro -Wl,-z -Wl,defs -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/red hat-hardened-ld -Wl,-soname -Wl,libsvrcore.so.0 -o .libs/libsvrcore.so.0.0.0 src/svrcore/src/.libs/libsvrcore_la-alt.o: In function `getPin': /builddir/build/BUILD/389-ds-base-1.4.0.16/src/svrcore/src/alt.c:93: undefined reference to `__asan_report_load8' /builddir/build/BUILD/389-ds-base-1.4.0.16/src/svrcore/src/alt.c:93: undefined reference to `__asan_report_load8' /builddir/build/BUILD/389-ds-base-1.4.0.16/src/svrcore/src/alt.c:93: undefined reference to `__asan_report_load8' /builddir/build/BUILD/389-ds-base-1.4.0.16/src/svrcore/src/alt.c:97: undefined reference to `__asan_report_load8' /builddir/build/BUILD/389-ds-base-1.4.0.16/src/svrcore/src/alt.c:97: undefined reference to `__asan_report_load8' src/svrcore/src/.libs/libsvrcore_la-alt.o:/builddir/build/BUILD/389-ds-base-1.4.0.16/src/svrcore/src/alt.c:97: more undefined references to `__asan_report_load 8' follow src/svrcore/src/.libs/libsvrcore_la-alt.o: In function `SVRCORE_CreateAltPinObj': /builddir/build/BUILD/389-ds-base-1.4.0.16/src/svrcore/src/alt.c:61: undefined reference to `__asan_report_store8' /builddir/build/BUILD/389-ds-base-1.4.0.16/src/svrcore/src/alt.c:52: undefined reference to `__asan_report_store8' /builddir/build/BUILD/389-ds-base-1.4.0.16/src/svrcore/src/alt.c:50: undefined reference to `__asan_report_store8' /builddir/build/BUILD/389-ds-base-1.4.0.16/src/svrcore/src/alt.c:53: undefined reference to `__asan_report_store8' ...
When building with gcc, we need to link with lasan (unlike with clang).
https://pagure.io/389-ds-base/pull-request/49964
Metadata Update from @vashirov: - Custom field component adjusted to None - Custom field origin adjusted to None - Custom field reviewstatus adjusted to ack - Custom field type adjusted to None - Custom field version adjusted to None - Issue assigned to vashirov - Issue set to the milestone: 1.4.0
Metadata Update from @vashirov: - Issue close_status updated to: fixed - Issue status updated to: Closed (was: Open)
389-ds-base is moving from Pagure to Github. This means that new issues and pull requests will be accepted only in 389-ds-base's github repository.
This issue has been cloned to Github and is available here: - https://github.com/389ds/389-ds-base/issues/3022
If you want to receive further updates on the issue, please navigate to the github issue and click on subscribe button.
subscribe
Thank you for understanding. We apologize for all inconvenience.
Metadata Update from @spichugi: - Issue close_status updated to: wontfix (was: fixed)