<div style="display: flex; flex-wrap: wrap; white-space: pre-wrap; align-items: center; "><img height="20" width="20" style="border-radius:50%; margin-right: 4px;" decoding="async" src="https://avatars.githubusercontent.com/u/3442937?s=20&v=4" /><strong>bob-the-hamster</strong> left a comment <a href="https://github.com/ohrrpgce/ohrrpgce/issues/1119#issuecomment-3725840690">(ohrrpgce/ohrrpgce#1119)</a></div>
<p dir="auto">While switching the linux nightly builds from Debian 9 vms to Debian 11 docker containers, I ran into this bug.</p>
<p dir="auto">I'm working around it for now just by forcing release=0 in hspeak for nightly and release builds.</p>
<p dir="auto"><code class="notranslate">scons release=1 hspeak</code> on 64 bit debian fails like this:<br>
(32 bit is fine)</p>
<pre class="notranslate"><code class="notranslate">gcc -o /src/ohr/hspeak init-.o hspeak.o main-.o hspeak_0.o hspeak_1.o hspeak_2.o hspeak_3.o hspeak_4.o hspeak_5.o hsspiffy.o misc.o file.o sort.o get.o machine.o math.o rand.o graphics.o types.o console.o 0et.o io.o 0achine.o memconst.o memory.o dll.o text.o convert.o search.o filesys.o filesy_0.o datetime.o sequence.o 0ort.o wildcard.o pretty.o serialize.o map.o map_0.o eumem.o primes.o stats.o info.o graphcst.o unicode.o ucstypes.o utils.o io_with_unicode.o /usr/lib/eu.a -m32 -ldl -lm -lpthread
/usr/bin/ld: /usr/lib/eu.a(be_machine.o): warning: relocation in read-only section `.rodata'
/usr/bin/ld: /usr/lib/eu.a(be_runtime.o): in function `Dremainder':
be_runtime.c:(.text+0x25a3): undefined reference to `__fmod_finite'
/usr/bin/ld: /usr/lib/eu.a(be_runtime.o): in function `power':
be_runtime.c:(.text+0x28a2): undefined reference to `__pow_finite'
/usr/bin/ld: /usr/lib/eu.a(be_runtime.o): in function `Dpower':
be_runtime.c:(.text+0x293a): undefined reference to `__pow_finite'
/usr/bin/ld: /usr/lib/eu.a(be_runtime.o): in function `e_sqrt':
be_runtime.c:(.text+0x2bf9): undefined reference to `__sqrt_finite'
/usr/bin/ld: /usr/lib/eu.a(be_runtime.o): in function `De_sqrt':
be_runtime.c:(.text+0x2c30): undefined reference to `__sqrt_finite'
/usr/bin/ld: /usr/lib/eu.a(be_runtime.o): in function `e_log':
be_runtime.c:(.text+0x2d32): undefined reference to `__log_finite'
/usr/bin/ld: /usr/lib/eu.a(be_runtime.o): in function `De_log':
be_runtime.c:(.text+0x2d69): undefined reference to `__log_finite'
/usr/bin/ld: warning: creating DT_TEXTREL in a PIE
collect2: error: ld returned 1 exit status
make: *** [hspeak.mak:10: /src/ohr/hspeak] Error 1
make: Leaving directory '/src/ohr/build/hspeak'
scons: *** [hspeak] Error 2
scons: building terminated because of errors.
</code></pre>
<p style="font-size:small;-webkit-text-size-adjust:none;color:#666;">—<br />Reply to this email directly, <a href="https://github.com/ohrrpgce/ohrrpgce/issues/1119#issuecomment-3725840690">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AMWGWZUZ6ZPB77NBYK5WTPT4F3CNDAVCNFSM6AAAAACRDSI3Y2VHI2DSMVQWIX3LMV43OSLTON2WKQ3PNVWWK3TUHMZTOMRVHA2DANRZGA">unsubscribe</a>.<br />You are receiving this because you are subscribed to this thread.<img src="https://github.com/notifications/beacon/AMWGWZRJTT73OXZH4VQ6LX34F3CNDA5CNFSM6AAAAACRDSI3Y2WGG33NNVSW45C7OR4XAZNMJFZXG5LFINXW23LFNZ2KUY3PNVWWK3TUL5UWJTW6CPITE.gif" height="1" width="1" alt="" /><span style="color: transparent; font-size: 0; display: none; visibility: hidden; overflow: hidden; opacity: 0; width: 0; height: 0; max-width: 0; max-height: 0; mso-hide: all">Message ID: <span><ohrrpgce/ohrrpgce/issues/1119/3725840690</span><span>@</span><span>github</span><span>.</span><span>com></span></span></p>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/ohrrpgce/ohrrpgce/issues/1119#issuecomment-3725840690",
"url": "https://github.com/ohrrpgce/ohrrpgce/issues/1119#issuecomment-3725840690",
"name": "View Issue"
},
"description": "View this Issue on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>