<p>Hello <a class="user-mention" data-hovercard-type="user" data-hovercard-url="/users/ldv-alt/hovercard" data-octo-click="hovercard-link-click" data-octo-dimensions="link_type:self" href="https://github.com/ldv-alt">@ldv-alt</a> , by the way your talks at Decvonf were great :-)</p>
<p>The CI is failing for some weird reason: I'm now linking with <code>-ldl</code> added to Makefile.am but this fails on line 3016 (e.g. <a href="https://travis-ci.org/strace/strace/jobs/643826833?utm_medium=notification&utm_source=github_status" rel="nofollow">https://travis-ci.org/strace/strace/jobs/643826833?utm_medium=notification&utm_source=github_status</a>):</p>
<pre><code>gcc -m32 -Wall -Wempty-body -Wformat-security -Wignored-qualifiers -Wimplicit-fallthrough=5 -Winit-self -Wlogical-op -Wmissing-parameter-type -Wnested-externs -Wold-style-declaration -Wold-style-definition -Woverride-init -Wsign-compare -Wtype-limits -Wwrite-strings -Werror   -g -O2 -ldl ...
</code></pre>
<p>The <code>-ldl</code> is specified, but apparently symbols are not there:</p>
<pre><code>/home/travis/build/strace/strace/strace-5.4.0.87.4c3c/_build/sub/../../strace.c:2023: undefined reference to `dlopen'
/home/travis/build/strace/strace/strace-5.4.0.87.4c3c/_build/sub/../../strace.c:2025: undefined reference to `dlsym'
/home/travis/build/strace/strace/strace-5.4.0.87.4c3c/_build/sub/../../strace.c:2027: undefined reference to `dlsym'
/home/travis/build/strace/strace/strace-5.4.0.87.4c3c/_build/sub/../../strace.c:2029: undefined reference to `dlsym'
/home/travis/build/strace/strace/strace-5.4.0.87.4c3c/_build/sub/../../strace.c:2030: undefined reference to `dlerror'
/home/travis/build/strace/strace/strace-5.4.0.87.4c3c/_build/sub/../../strace.c:2032: undefined reference to `dlerror'
</code></pre>
<p>I'm no Automake expert, so maybe I just added the lib to wrong place.</p>

<p style="font-size:small;-webkit-text-size-adjust:none;color:#666;">—<br />You are receiving this because you are subscribed to this thread.<br />Reply to this email directly, <a href="https://github.com/strace/strace/pull/121?email_source=notifications&email_token=AAFX7DBXIDD6WDS56LNBZCDRALXEDA5CNFSM4KNUZHZKYY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGOEKLM2MA#issuecomment-580308272">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AAFX7DH32WPY57ZKNHJYLEDRALXEDANCNFSM4KNUZHZA">unsubscribe</a>.<img src="https://github.com/notifications/beacon/AAFX7DHRNYOOL56C6JIVIVTRALXEDA5CNFSM4KNUZHZKYY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGOEKLM2MA.gif" height="1" width="1" alt="" /></p>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/strace/strace/pull/121?email_source=notifications\u0026email_token=AAFX7DBXIDD6WDS56LNBZCDRALXEDA5CNFSM4KNUZHZKYY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGOEKLM2MA#issuecomment-580308272",
"url": "https://github.com/strace/strace/pull/121?email_source=notifications\u0026email_token=AAFX7DBXIDD6WDS56LNBZCDRALXEDA5CNFSM4KNUZHZKYY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGOEKLM2MA#issuecomment-580308272",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>