Your message dated Fri, 23 Jan 2026 22:04:49 +0000
with message-id <[email protected]>
and subject line Bug#1124748: fixed in ghc 9.10.3-2
has caused the Debian Bug report #1124748,
regarding ghc: not binNMU safe on armhf?
to be marked as done.
This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.
(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact [email protected]
immediately.)
--
1124748: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1124748
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Source: ghc
Version: 9.10.3-1
Severity: serious
Hello, a binNMU on armhf shows that ghc can't build itself anymore...
checking for sh... /usr/bin/sh
This GHC (/usr/bin/ghc) does not generate code for the build platform
GHC target platform : armv7-unknown-linux
Desired build platform : arm-unknown-linux
tail -v -n \+0 config.log
==> config.log <==
This file contains any messages produced by compilers while
attached a log from amdahl
G.
dpkg-buildpackage: info: source package ghc
dpkg-buildpackage: info: source version 9.10.3-1
dpkg-buildpackage: info: source distribution unstable
dpkg-buildpackage: info: source changed by Ilias Tsitsimpis
<[email protected]>
dpkg-source --before-build .
dpkg-buildpackage: info: host architecture armhf
debian/rules clean
dh clean
debian/rules override_dh_auto_clean
make[1]: Entering directory '/home/locutusofborg/ghc-9.10.3'
rm -f hadrian/hadrian
rm -rf hadrian/_build
# Build artifacts
rm -rf _build/
# Temp files in debian/ dir
rm -rf debian/tmp
rm -f debian/*.install
rm -f debian/ghc-doc.links
rm -rf debian/testghc
rm -rf debian/tmp-db
make[1]: Leaving directory '/home/locutusofborg/ghc-9.10.3'
dh_clean
dpkg-source -b .
dpkg-source: info: using source format '3.0 (quilt)'
dpkg-source: info: verifying ./ghc_9.10.3.orig.tar.xz.asc
dpkg-source: info: building ghc using existing ./ghc_9.10.3.orig.tar.xz
dpkg-source: info: building ghc using existing ./ghc_9.10.3.orig.tar.xz.asc
dpkg-source: info: using patch list from debian/patches/series
dpkg-source: info: building ghc in ghc_9.10.3-1.debian.tar.xz
dpkg-source: info: building ghc in ghc_9.10.3-1.dsc
debian/rules binary
dh binary
dh_update_autotools_config
debian/rules override_dh_autoreconf
make[1]: Entering directory '/home/locutusofborg/ghc-9.10.3'
dh_autoreconf ./boot.source
configure.ac:9: warning: The macro 'AC_HELP_STRING' is obsolete.
configure.ac:9: You should run autoupdate.
./lib/autoconf/general.m4:204: AC_HELP_STRING is expanded from...
./lib/autoconf/general.m4:1553: AC_ARG_WITH is expanded from...
configure.ac:9: the top level
configure.ac:219: warning: The macro 'AC_TRY_RUN' is obsolete.
configure.ac:219: You should run autoupdate.
./lib/autoconf/general.m4:2995: AC_TRY_RUN is expanded from...
lib/m4sugar/m4sh.m4:690: _AS_IF_ELSE is expanded from...
lib/m4sugar/m4sh.m4:697: AS_IF is expanded from...
./lib/autoconf/general.m4:2249: AC_CACHE_VAL is expanded from...
./lib/autoconf/general.m4:2270: AC_CACHE_CHECK is expanded from...
../m4/fp_check_timer_create.m4:5: FP_CHECK_TIMER_CREATE is expanded from...
configure.ac:219: the top level
configure.ac:443: warning: The macro 'AC_PROG_CC_C99' is obsolete.
configure.ac:443: You should run autoupdate.
./lib/autoconf/c.m4:1662: AC_PROG_CC_C99 is expanded from...
m4/fp_set_cflags_c99.m4:7: FP_SET_CFLAGS_C99 is expanded from...
configure.ac:443: the top level
configure.ac:444: warning: The macro 'AC_PROG_CC_C99' is obsolete.
configure.ac:444: You should run autoupdate.
./lib/autoconf/c.m4:1662: AC_PROG_CC_C99 is expanded from...
m4/fp_set_cflags_c99.m4:7: FP_SET_CFLAGS_C99 is expanded from...
configure.ac:444: the top level
configure.ac:445: warning: The macro 'AC_PROG_CC_C99' is obsolete.
configure.ac:445: You should run autoupdate.
./lib/autoconf/c.m4:1662: AC_PROG_CC_C99 is expanded from...
m4/fp_set_cflags_c99.m4:7: FP_SET_CFLAGS_C99 is expanded from...
configure.ac:445: the top level
configure.ac:446: warning: The macro 'AC_PROG_CC_C99' is obsolete.
configure.ac:446: You should run autoupdate.
./lib/autoconf/c.m4:1662: AC_PROG_CC_C99 is expanded from...
m4/fp_set_cflags_c99.m4:7: FP_SET_CFLAGS_C99 is expanded from...
configure.ac:446: the top level
configure.ac:989: warning: AC_C_BIGENDIAN should be used with AC_CONFIG_HEADERS
Booting .
Booting rts
Booting libraries/time/
Booting libraries/process/
Booting libraries/unix/
Booting libraries/terminfo/
Booting libraries/ghc-bignum/
Booting libraries/directory/
Booting libraries/ghc-internal/
make[1]: Leaving directory '/home/locutusofborg/ghc-9.10.3'
debian/rules override_dh_auto_configure
make[1]: Entering directory '/home/locutusofborg/ghc-9.10.3'
dh_auto_configure -- --host arm-linux-gnueabihf --build arm-linux-gnueabihf
--target arm-linux-gnueabihf --disable-ld-override --enable-ld-override
--with-system-libffi LLC=llc-21 OPT=opt-21 LLVMAS=clang-21
./configure --build=arm-linux-gnueabihf --prefix=/usr
--includedir=\${prefix}/include --mandir=\${prefix}/share/man
--infodir=\${prefix}/share/info --sysconfdir=/etc --localstatedir=/var
--disable-option-checking --disable-silent-rules
--libdir=\${prefix}/lib/arm-linux-gnueabihf --runstatedir=/run
--disable-maintainer-mode --disable-dependency-tracking --host
arm-linux-gnueabihf --build arm-linux-gnueabihf --target arm-linux-gnueabihf
--disable-ld-override --enable-ld-override --with-system-libffi LLC=llc-21
OPT=opt-21 LLVMAS=clang-21
checking for gfind... no
checking for find... /usr/bin/find
checking for sort... /usr/bin/sort
checking for GHC Git commit id... given 3f4d7d38b9661435bdde981451ac50c4335ed090
checking for ghc... /usr/bin/ghc
checking version of ghc... 9.10.3
checking build system type... arm-unknown-linux-gnueabihf
checking host system type... arm-unknown-linux-gnueabihf
checking target system type... arm-unknown-linux-gnueabihf
configure: GHC build : arm-unknown-linux
configure: GHC host : arm-unknown-linux
configure: GHC target : arm-unknown-linux
checking for sh... /usr/bin/sh
This GHC (/usr/bin/ghc) does not generate code for the build platform
GHC target platform : armv7-unknown-linux
Desired build platform : arm-unknown-linux
tail -v -n \+0 config.log
==> config.log <==
This file contains any messages produced by compilers while
running configure, to aid debugging if configure makes a mistake.
It was created by The Glorious Glasgow Haskell Compilation System configure
9.10.3, which was
generated by GNU Autoconf 2.72. Invocation command line was
$ ./configure --build=arm-linux-gnueabihf --prefix=/usr
'--includedir=${prefix}/include' '--mandir=${prefix}/share/man'
'--infodir=${prefix}/share/info' --sysconfdir=/etc --localstatedir=/var
--disable-option-checking --disable-silent-rules
'--libdir=${prefix}/lib/arm-linux-gnueabihf' --runstatedir=/run
--disable-maintainer-mode --disable-dependency-tracking --host
arm-linux-gnueabihf --build arm-linux-gnueabihf --target arm-linux-gnueabihf
--disable-ld-override --enable-ld-override --with-system-libffi LLC=llc-21
OPT=opt-21 LLVMAS=clang-21
## --------- ##
## Platform. ##
## --------- ##
hostname = amdahl
uname -m = armv8l
uname -r = 6.12.57+deb13-arm64
uname -s = Linux
uname -v = #1 SMP Debian 6.12.57-1 (2025-11-05)
/usr/bin/uname -p = unknown
/bin/uname -X = unknown
/bin/arch = armv8l
/usr/bin/arch -k = unknown
/usr/convex/getsysinfo = unknown
/usr/bin/hostinfo = unknown
/bin/machine = unknown
/usr/bin/oslevel = unknown
/bin/universe = unknown
PATH: /usr/local/bin/
PATH: /usr/bin/
PATH: /bin/
PATH: /usr/local/games/
PATH: /usr/games/
## ----------- ##
## Core tests. ##
## ----------- ##
configure:3220: looking for aux files: install-sh config.guess config.sub
configure:3233: trying ./
configure:3244: ./install-sh found
configure:3262: ./config.guess found
configure:3262: ./config.sub found
configure:3414: checking for gfind
configure:3453: result: no
configure:3414: checking for find
configure:3437: found /usr/bin/find
configure:3450: result: /usr/bin/find
configure:3536: checking for sort
configure:3559: found /usr/bin/sort
configure:3572: result: /usr/bin/sort
configure:3681: checking for GHC Git commit id
configure:3693: result: given 3f4d7d38b9661435bdde981451ac50c4335ed090
configure:3797: checking for ghc
configure:3833: result: /usr/bin/ghc
configure:3959: checking version of ghc
The Glorious Glasgow Haskell Compilation System, version 9.10.3
configure:3988: result: 9.10.3
configure:4196: checking build system type
configure:4212: result: arm-unknown-linux-gnueabihf
configure:4232: checking host system type
configure:4247: result: arm-unknown-linux-gnueabihf
configure:4267: checking target system type
configure:4282: result: arm-unknown-linux-gnueabihf
configure:5097: GHC build : arm-unknown-linux
configure:5142: GHC host : arm-unknown-linux
configure:5187: GHC target : arm-unknown-linux
configure:5239: checking for sh
configure:5262: found /usr/bin/sh
configure:5275: result: /usr/bin/sh
## ---------------- ##
## Cache variables. ##
## ---------------- ##
ac_cv_build=arm-unknown-linux-gnueabihf
ac_cv_env_ALEX_set=
ac_cv_env_ALEX_value=
ac_cv_env_AR_STAGE0_set=
ac_cv_env_AR_STAGE0_value=
ac_cv_env_CCC_set=
ac_cv_env_CCC_value=
ac_cv_env_CC_STAGE0_set=
ac_cv_env_CC_STAGE0_value=
ac_cv_env_CC_set=
ac_cv_env_CC_value=
ac_cv_env_CFLAGS_set=set
ac_cv_env_CFLAGS_value='-g -O2 -Werror=implicit-function-declaration
-ffile-prefix-map=/home/locutusofborg/ghc-9.10.3=. -fstack-protector-strong
-fstack-clash-protection -Wformat -Werror=format-security'
ac_cv_env_CPPFLAGS_set=set
ac_cv_env_CPPFLAGS_value='-D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64
-D_TIME_BITS=64 -Wdate-time -D_FORTIFY_SOURCE=2'
ac_cv_env_CXXFLAGS_set=set
ac_cv_env_CXXFLAGS_value='-g -O2
-ffile-prefix-map=/home/locutusofborg/ghc-9.10.3=. -fstack-protector-strong
-fstack-clash-protection -Wformat -Werror=format-security'
ac_cv_env_CXX_set=
ac_cv_env_CXX_value=
ac_cv_env_GHC_set=set
ac_cv_env_GHC_value=/usr/bin/ghc
ac_cv_env_HAPPY_set=
ac_cv_env_HAPPY_value=
ac_cv_env_LDFLAGS_set=set
ac_cv_env_LDFLAGS_value=-Wl,-z,relro
ac_cv_env_LD_STAGE0_set=
ac_cv_env_LD_STAGE0_value=
ac_cv_env_LD_set=
ac_cv_env_LD_value=
ac_cv_env_LIBS_set=
ac_cv_env_LIBS_value=
ac_cv_env_LLC_set=set
ac_cv_env_LLC_value=llc-21
ac_cv_env_LLVMAS_set=set
ac_cv_env_LLVMAS_value=clang-21
ac_cv_env_OPT_set=set
ac_cv_env_OPT_value=opt-21
ac_cv_env_RTS_WAYS_STAGE0_set=
ac_cv_env_RTS_WAYS_STAGE0_value=
ac_cv_env_SH_set=
ac_cv_env_SH_value=
ac_cv_env_build_alias_set=set
ac_cv_env_build_alias_value=arm-linux-gnueabihf
ac_cv_env_host_alias_set=set
ac_cv_env_host_alias_value=arm-linux-gnueabihf
ac_cv_env_target_alias_set=set
ac_cv_env_target_alias_value=arm-linux-gnueabihf
ac_cv_host=arm-unknown-linux-gnueabihf
ac_cv_path_GHC=/usr/bin/ghc
ac_cv_path_SH=/usr/bin/sh
ac_cv_path_fp_prog_find=/usr/bin/find
ac_cv_path_fp_prog_sort=/usr/bin/sort
ac_cv_target=arm-unknown-linux-gnueabihf
## ----------------- ##
## Output variables. ##
## ----------------- ##
ALEX=''
AR=''
ARM_ISA=''
AR_OPTS_STAGE0='q'
AR_OPTS_STAGE0List=''
AR_STAGE0='arm-linux-gnueabihf-ar'
AS=''
AWK=''
AlexCmd=''
AlexVersion=''
ArArgs=''
ArArgsList=''
ArCmd=''
ArIsGNUAr=''
ArIsGNUArBool=''
ArNeedsRanLib=''
ArNeedsRanLibBool=''
ArSupportsAtFile=''
ArSupportsAtFileBool=''
ArSupportsAtFile_STAGE0='YES'
ArSupportsAtFile_STAGE0Bool=''
ArSupportsDashL=''
ArSupportsDashLBool=''
ArSupportsDashL_STAGE0='NO'
ArSupportsDashL_STAGE0Bool=''
AutoreconfCmd=''
BUILD_MAN=''
BUILD_SPHINX_HTML=''
BUILD_SPHINX_PDF=''
BuildArch_CPP='arm'
BuildOS_CPP='linux'
BuildPlatform='arm-unknown-linux'
BuildPlatform_CPP='arm_unknown_linux'
BuildVendor_CPP='unknown'
CABAL=''
CC=''
CC_STAGE0='arm-linux-gnueabihf-gcc'
CFLAGS='-g -O2 -Werror=implicit-function-declaration
-ffile-prefix-map=/home/locutusofborg/ghc-9.10.3=. -fstack-protector-strong
-fstack-clash-protection -Wformat -Werror=format-security'
CONF_CC_OPTS_STAGE0=''
CONF_CC_OPTS_STAGE0List=''
CONF_CC_OPTS_STAGE1=''
CONF_CC_OPTS_STAGE2=''
CONF_CC_OPTS_STAGE2List=''
CONF_CPP_OPTS_STAGE0=''
CONF_CPP_OPTS_STAGE0List=''
CONF_CPP_OPTS_STAGE1=''
CONF_CPP_OPTS_STAGE2=''
CONF_CPP_OPTS_STAGE2List=''
CONF_CXX_OPTS_STAGE0List=''
CONF_CXX_OPTS_STAGE2List=''
CONF_GCC_LINKER_OPTS_STAGE0=''
CONF_GCC_LINKER_OPTS_STAGE0List=''
CONF_GCC_LINKER_OPTS_STAGE1=''
CONF_GCC_LINKER_OPTS_STAGE2=''
CONF_GCC_LINKER_OPTS_STAGE2List=''
CONF_GCC_SUPPORTS_NO_PIEBool=''
CONF_HC_OPTS_STAGE0=''
CONF_HC_OPTS_STAGE1=''
CONF_HC_OPTS_STAGE2=''
CONF_LD_LINKER_OPTS_STAGE0=''
CONF_LD_LINKER_OPTS_STAGE1=''
CONF_LD_LINKER_OPTS_STAGE2=''
CPPCmd=''
CPPCmd_STAGE0=''
CPPFLAGS='-D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_TIME_BITS=64
-Wdate-time -D_FORTIFY_SOURCE=2'
CURSES_INCLUDE_DIRS=''
CURSES_LIB_DIRS=''
CXX=''
CXXFLAGS='-g -O2 -ffile-prefix-map=/home/locutusofborg/ghc-9.10.3=.
-fstack-protector-strong -fstack-clash-protection -Wformat
-Werror=format-security'
CXX_STD_LIB_DYN_LIB_DIRS=''
CXX_STD_LIB_LIBS=''
CXX_STD_LIB_LIB_DIRS=''
CcLlvmBackend=''
CmmCPPArgs=''
CmmCPPArgsList=''
CmmCPPArgs_STAGE0=''
CmmCPPArgs_STAGE0List=''
CmmCPPCmd=''
CmmCPPCmd_STAGE0=''
CmmCPPSupportsG0=''
CmmCPPSupportsG0_STAGE0=''
ConfiguredEmsdkVersion=''
ContextDiffCmd=''
CrossCompilePrefix=''
CrossCompiling=''
DEFS=''
DtraceCmd=''
ECHO_C=''
ECHO_N='-n'
ECHO_T=''
EXEEXT=''
EnableGhcToolchain='NO'
EnableStrictGhcToolchainCheck='NO'
FFIIncludeDir=''
FFILibDir=''
FindCmd='/usr/bin/find'
GHC='/usr/bin/ghc'
GIT=''
GMP_FORCE_INTREE=''
GMP_INCLUDE_DIRS=''
GMP_LIB_DIRS=''
GMP_PREFER_FRAMEWORK=''
GccVersion=''
Genlib=''
GhcMajVersion='9'
GhcMinVersion='10'
GhcPatchLevel='3'
GhcPkgCmd=''
GhcThreadedRts='YES'
GhcVersion='9.10.3'
HAPPY=''
HSCOLOUR=''
HappyCmd=''
HappyVersion=''
HaskellCPPArgs=''
HaskellCPPArgsList=''
HaskellCPPCmd=''
HaskellHostArch=''
HaskellHostOs=''
HaskellTargetArch=''
HaskellTargetOs=''
HaveDtrace=''
HostArch_CPP='arm'
HostOS_CPP='linux'
HostPlatform='arm-unknown-linux'
HostPlatform_CPP='arm_unknown_linux'
HostVendor_CPP='unknown'
HostVendor_CPPMaybeStr=''
ICONV_INCLUDE_DIRS=''
ICONV_LIB_DIRS=''
INSTALL_DATA=''
INSTALL_NAME_TOOL=''
INSTALL_PROGRAM=''
INSTALL_SCRIPT=''
InstallNameToolCmd=''
JavaScriptCPPArgs=''
JavaScriptCPPArgsList=''
JavaScriptCPPCmd=''
LD=''
LDFLAGS='-Wl,-z,relro'
LD_STAGE0='/usr/bin/arm-linux-gnueabihf-ld.gold'
LIBOBJS=''
LIBS=''
LLC='llc-21'
LLVMAS='clang-21'
LLVMTarget_CPP=''
LN_S=''
LTLIBOBJS=''
LdHasFilelist=''
LdHasFilelistBool=''
LdHasNoCompactUnwind=''
LdHasNoCompactUnwindBool=''
LdHasSingleModule=''
LdHasSingleModuleBool=''
LdIsGNULd=''
LdIsGNULdBool=''
LeadingUnderscore=''
LeadingUnderscoreBool=''
LibNumaIncludeDir=''
LibNumaLibDir=''
LibZstdIncludeDir=''
LibZstdLibDir=''
LibdwIncludeDir=''
LibdwLibDir=''
LlcCmd=''
LlvmAsCmd=''
LlvmMaxVersion=''
LlvmMinVersion=''
LlvmTarget=''
MAKEINDEX=''
MAKEINFO=''
MakeCmd=''
MergeObjsArgs=''
MergeObjsArgsList=''
MergeObjsCmd=''
MergeObjsCmdMaybe=''
MergeObjsSupportsResponseFiles=''
MergeObjsSupportsResponseFilesBool=''
NM=''
NeedLibatomic=''
NmCmd=''
NotCrossCompilingBool=''
OBJDUMP=''
OBJEXT=''
OPT='opt-21'
OTOOL=''
ObjdumpCmd=''
OptCmd=''
OtoolCmd=''
PACKAGE_BUGREPORT='[email protected]'
PACKAGE_NAME='The Glorious Glasgow Haskell Compilation System'
PACKAGE_STRING='The Glorious Glasgow Haskell Compilation System 9.10.3'
PACKAGE_TARNAME='ghc-9.10.3'
PACKAGE_URL=''
PACKAGE_VERSION='9.10.3'
PATH_SEPARATOR=':'
PYTHON=''
ProjectGitCommitId='3f4d7d38b9661435bdde981451ac50c4335ed090'
ProjectName='The Glorious Glasgow Haskell Compilation System'
ProjectPatchLevel1='3'
ProjectPatchLevel2='0'
ProjectPatchLevel='3'
ProjectVersion='9.10.3'
ProjectVersionForLib='9.1003'
ProjectVersionInt='910'
ProjectVersionMunged='9.10.3'
PythonCmd=''
RANLIB=''
RANLIB_CMD=''
READELF=''
REAL_RANLIB_CMD=''
RTS_WAYS_STAGE0='v thr thr_debug thr_debug_p thr_debug_dyn thr_p thr_dyn debug
debug_p debug_dyn p dyn'
RanlibCmd=''
SH='/usr/bin/sh'
SHELL='/bin/bash'
SPHINXBUILD=''
STRIP=''
SUPPORT_SMP_STAGE0='YES'
SedCmd=''
SettingsArCommand=''
SettingsCCompilerCommand=''
SettingsCCompilerFlags=''
SettingsCCompilerLinkFlags=''
SettingsCCompilerSupportsNoPie=''
SettingsCPPCommand=''
SettingsCPPFlags=''
SettingsCmmCPPCommand=''
SettingsCmmCPPFlags=''
SettingsCmmCPPSupportsG0=''
SettingsCxxCompilerCommand=''
SettingsCxxCompilerFlags=''
SettingsHaskellCPPCommand=''
SettingsHaskellCPPFlags=''
SettingsInstallNameToolCommand=''
SettingsJavaScriptCPPCommand=''
SettingsJavaScriptCPPFlags=''
SettingsLlcCommand=''
SettingsLlvmAsCommand=''
SettingsMergeObjectsCommand=''
SettingsMergeObjectsFlags=''
SettingsOptCommand=''
SettingsOtoolCommand=''
SettingsRanlibCommand=''
SettingsUseDistroMINGW=''
SettingsWindresCommand=''
SortCmd='/usr/bin/sort'
StripCmd=''
TablesNextToCode=''
TablesNextToCodeBool=''
TarCmd=''
TargetArch_CPP='arm'
TargetEndianness=''
TargetHasGnuNonexecStack=''
TargetHasGnuNonexecStackBool=''
TargetHasIdentDirective=''
TargetHasIdentDirectiveBool=''
TargetHasLibm=''
TargetHasSubsectionsViaSymbols=''
TargetHasSubsectionsViaSymbolsBool=''
TargetOS_CPP='linux'
TargetPlatform='arm-unknown-linux'
TargetPlatformFull=''
TargetPlatform_CPP='arm_unknown_linux'
TargetVendor_CPP='unknown'
TargetVendor_CPPMaybeStr=''
TargetWordBigEndian=''
TargetWordSize=''
TimeCmd=''
TmpLd=''
Unregisterised=''
UnregisterisedBool=''
UseLibNuma=''
UseLibZstd=''
UseLibbfd=''
UseLibdl=''
UseLibdw=''
UseLibffiForAdjustors=''
UseLibffiForAdjustorsBool=''
UseLibm=''
UseLibpthread=''
UseLibrt=''
UseStaticLibZstd=''
UseSystemLibFFI=''
WindresCmd=''
WindresCmdMaybeProg=''
WithGhc='/usr/bin/ghc'
XELATEX=''
ac_ct_CC=''
ac_ct_CXX=''
ac_ct_LLC=''
ac_ct_LLVMAS=''
ac_ct_OPT=''
bindir='${exec_prefix}/bin'
build='arm-unknown-linux-gnueabihf'
build_alias='arm-linux-gnueabihf'
build_cpu='arm'
build_os='linux-gnueabihf'
build_vendor='unknown'
datadir='${datarootdir}'
datarootdir='${prefix}/share'
docdir='${datarootdir}/doc/${PACKAGE_TARNAME}'
dvidir='${docdir}'
exec_prefix='NONE'
exeext_build=''
exeext_host=''
exeext_target=''
fp_prog_ar=''
fp_prog_find='/usr/bin/find'
fp_prog_sort='/usr/bin/sort'
hardtop=''
host='arm-unknown-linux-gnueabihf'
host_alias='arm-linux-gnueabihf'
host_cpu='arm'
host_os='linux-gnueabihf'
host_vendor='unknown'
htmldir='${docdir}'
includedir='${prefix}/include'
infodir='${prefix}/share/info'
libdir='${prefix}/lib/arm-linux-gnueabihf'
libexecdir='${exec_prefix}/libexec'
localedir='${datarootdir}/locale'
localstatedir='/var'
mandir='${prefix}/share/man'
oldincludedir='/usr/include'
pdfdir='${docdir}'
prefix='/usr'
program_transform_name='s,x,x,'
psdir='${docdir}'
release='1'
runstatedir='/run'
sbindir='${exec_prefix}/sbin'
sharedstatedir='${prefix}/com'
soext_build='.so'
soext_host='.so'
soext_target='.so'
sysconfdir='/etc'
target='arm-unknown-linux-gnueabihf'
target_alias='arm-linux-gnueabihf'
target_cpu='arm'
target_os='linux-gnueabihf'
target_vendor='unknown'
## ----------- ##
## confdefs.h. ##
## ----------- ##
/* confdefs.h */
#define PACKAGE_NAME "The Glorious Glasgow Haskell Compilation System"
#define PACKAGE_TARNAME "ghc-9.10.3"
#define PACKAGE_VERSION "9.10.3"
#define PACKAGE_STRING "The Glorious Glasgow Haskell Compilation System 9.10.3"
#define PACKAGE_BUGREPORT "[email protected]"
#define PACKAGE_URL ""
configure: exit 1
dh_auto_configure: error: ./configure --build=arm-linux-gnueabihf --prefix=/usr
--includedir=\${prefix}/include --mandir=\${prefix}/share/man
--infodir=\${prefix}/share/info --sysconfdir=/etc --localstatedir=/var
--disable-option-checking --disable-silent-rules
--libdir=\${prefix}/lib/arm-linux-gnueabihf --runstatedir=/run
--disable-maintainer-mode --disable-dependency-tracking --host
arm-linux-gnueabihf --build arm-linux-gnueabihf --target arm-linux-gnueabihf
--disable-ld-override --enable-ld-override --with-system-libffi LLC=llc-21
OPT=opt-21 LLVMAS=clang-21 returned exit code 1
make[1]: *** [debian/rules:172: override_dh_auto_configure] Error 25
make[1]: Leaving directory '/home/locutusofborg/ghc-9.10.3'
make: *** [debian/rules:137: binary] Error 2
dpkg-buildpackage: error: debian/rules binary subprocess failed with exit
status 2
--- End Message ---
--- Begin Message ---
Source: ghc
Source-Version: 9.10.3-2
Done: Ilias Tsitsimpis <[email protected]>
We believe that the bug you reported is fixed in the latest version of
ghc, which is due to be installed in the Debian FTP archive.
A summary of the changes between this version and the previous one is
attached.
Thank you for reporting the bug, which will now be closed. If you
have further comments please address them to [email protected],
and the maintainer will reopen the bug report if appropriate.
Debian distribution maintenance software
pp.
Ilias Tsitsimpis <[email protected]> (supplier of updated ghc package)
(This message was generated automatically at their request; if you
believe that there is a problem with it please contact the archive
administrators by mailing [email protected])
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA512
Format: 1.8
Date: Mon, 19 Jan 2026 23:20:19 +0200
Source: ghc
Architecture: source
Version: 9.10.3-2
Distribution: unstable
Urgency: medium
Maintainer: Debian Haskell Group
<[email protected]>
Changed-By: Ilias Tsitsimpis <[email protected]>
Closes: 1124748
Changes:
ghc (9.10.3-2) unstable; urgency=medium
.
[ John Paul Adrian Glaubitz ]
* Build with --enable-unregisterised on loong64 for bootstrap
* Add patch to add platform support for hppa and sparc64
* Add patch to use modern GCC atomics built-ins in ghc-prim
* Build with -optc-no-integrated-cpp on powerpc
.
[ Ilias Tsitsimpis ]
* Patch configure to match arm-unknown-linux to armv7-unknown-linux (Closes:
#1124748)
Checksums-Sha1:
73b8ad05d9cafd89fa59436967af82936961c4fe 2848 ghc_9.10.3-2.dsc
3ad634280e5ee779cf32b799965c18bfc3dbbdd3 65508 ghc_9.10.3-2.debian.tar.xz
a566ee482f62b214a8c62318c17c2c22d572c776 10496 ghc_9.10.3-2_amd64.buildinfo
Checksums-Sha256:
1a64e8cb83a8afb247270c22d26c788391c69e610c4ce7ee80a40373584652df 2848
ghc_9.10.3-2.dsc
185fc46c9370820b95677704f9b2f5e7b8778ad1a4b4eb6a9714594df249ce78 65508
ghc_9.10.3-2.debian.tar.xz
538a272b42822ef2227af78ce1cb6e65a03423e563dcc5760aef55690a6e1c39 10496
ghc_9.10.3-2_amd64.buildinfo
Files:
d6cfea431e43be4a352c41b3bc1703b7 2848 haskell optional ghc_9.10.3-2.dsc
ddabe09ddc355f38b7537a2bcfb7ac15 65508 haskell optional
ghc_9.10.3-2.debian.tar.xz
5dce63f35ad7b2cae2220a0682cd5f55 10496 haskell optional
ghc_9.10.3-2_amd64.buildinfo
-----BEGIN PGP SIGNATURE-----
iQJIBAEBCgAyFiEEJ9c8pfW11+AaUTb116hngMxkQDwFAmlz760UHGlsaWFzdHNp
QGRlYmlhbi5vcmcACgkQ16hngMxkQDwQrQ/6AkzSBrNz+J/fexicKG41pH+S5Fun
n4ffTkGR7D9Mszm2wgPy4uNEARow86zz8CCVTnR/doRT4EINLzwBJdxgLjjbS2qS
NPfeDBIAQv3e3wCl0EbzfMl3OsmavHXvKO134DpmCa6niaiSLkPx68EmJFHSNmYf
Pf9l/FkvwY3woKUPQXvjjcuwoS5r3Y6DVIdlq0H3o5dBruRBkBAqeOiMMHzGEtiZ
0lFP2YDWbSWajotFgtXcb+0liSjEySSZs93jOXgSkn7lvL4HhAYYbjdfU3QDFQio
k8GAZTiOsEmAL7iXn/fUhTiOyeOZvgC/kO3PJZQigsgH/hORHn9eZWgI0HMbhbLA
sHSE4v8KY9X6x12YrHBQ6iiJBQ50QTc9DyWDiD68dpx9cb23p8InRCfISV/I8RT3
wcwMQ7Z/q4MEnucSuGK1NQWVdgjr9Ocg2rm+ApC09Zqo0sK42sz8z7hdehFynmi/
PQc1BZdnTnq66neyqlrxNKDA1+apAwC5/1LB9JwUicnAmc6h2WZYybIH5OrY/VML
6Wu9dQch89qkBbH35Qb8bdEs9Q4iUAcKZJY8mZVaL3xXk6EbKJ2nmTUVMmtajyo1
cvmhbiNFMsFqp7S4jqUsyvGawu5FNCHBUKrtD1IH4FfNgmPqa0jtQKWyKlidmnTp
X/tg0wCRaVeUXaM=
=0v+q
-----END PGP SIGNATURE-----
pgpqB3HyiRcZE.pgp
Description: PGP signature
--- End Message ---