[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Bug#1052008: marked as done (gm2-13 Cannot Find Its Libraries At Link Time)



Your message dated Fri, 06 Oct 2023 10:22:14 +0000
with message-id <E1qohyI-006XEj-3v@fasolo.debian.org>
and subject line Bug#1052008: fixed in gcc-13 13.2.0-5
has caused the Debian Bug report #1052008,
regarding gm2-13 Cannot Find Its Libraries At Link Time
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 owner@bugs.debian.org
immediately.)


-- 
1052008: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1052008
Debian Bug Tracking System
Contact owner@bugs.debian.org with problems
--- Begin Message ---
Package: gm2-13
Version: 13.2.0-4
Severity: important
X-Debbugs-Cc: ron163264@startmail.com

Dear Maintainer,

Since the upgrade from gm2-12 to gm2-13, the link step fails:

/usr/bin/gm2 -fpim -flibs=m2pim,m2cor,m2iso -o topsort_m2 ../topsort.mod
FAILED: topsort_m2
/usr/bin/gm2 -fpim -flibs=m2pim,m2cor,m2ios -o topsort_m2 ../topsort.mod
/usr/bin/ld: cannot find -lm2pim: No such file or directory
/usr/bin/ld: cannot find -lm2cor: No such file or directory
/usr/bin/ld: cannot find -lm2iso: No such file or directory
collect2: error: ld returned 1 exit status

As a temporary workaround, I modified my build flags to include the
subdirectories containing links to the shared libraries:

/usr/bin/gm2 -L/usr/lib/gcc/x86_64-linux-gnu/13/m2/m2pim/
-L/usr/lib/gcc/x86_64-linux-gnu/13/m2/m2cor/ -L/usr/lib/gcc/x86_64-linux-
gnu/13/m2/m2iso/ -fpim -flibs=m2pim,m2cor,m2iso -o topsort_m2 ../topsort.mod

The GNU Modula-2 packages installed are:

gm2_4:13.2.0-1_amd64
gm2-13_13.2.004_amd64
libgm2-13-dev_13.2.0-4_amd64
libgm2-18_13.2.0-4_amd64


-- System Information:
Debian Release: trixie/sid
  APT prefers unstable
  APT policy: (500, 'unstable')
Architecture: amd64 (x86_64)

Kernel: Linux 6.5.0-1-amd64 (SMP w/4 CPU threads; PREEMPT)
Locale: LANG=en_US.UTF-8, LC_CTYPE=en_US.UTF-8 (charmap=UTF-8), LANGUAGE not set
Shell: /bin/sh linked to /usr/bin/dash
Init: systemd (via /run/systemd/system)
LSM: AppArmor: enabled

Versions of packages gm2-13 depends on:
ii  g++-13         13.2.0-4
ii  gcc-13-base    13.2.0-4
ii  libc6          2.37-9
ii  libgcc-s1      13.2.0-4
ii  libgm2-13-dev  13.2.0-4
ii  libgmp10       2:6.3.0+dfsg-2
ii  libisl23       0.26-3
ii  libmpc3        1.3.1-1
ii  libmpfr6       4.2.1-1
ii  libstdc++6     13.2.0-4
ii  libzstd1       1.5.5+dfsg2-1
ii  zlib1g         1:1.2.13.dfsg-3

gm2-13 recommends no packages.

gm2-13 suggests no packages.

-- no debconf information

--- End Message ---
--- Begin Message ---
Source: gcc-13
Source-Version: 13.2.0-5
Done: Matthias Klose <doko@debian.org>

We believe that the bug you reported is fixed in the latest version of
gcc-13, 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 1052008@bugs.debian.org,
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
Matthias Klose <doko@debian.org> (supplier of updated gcc-13 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 ftpmaster@ftp-master.debian.org)


-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA512

Format: 1.8
Date: Fri, 06 Oct 2023 11:50:52 +0200
Source: gcc-13
Architecture: source
Version: 13.2.0-5
Distribution: unstable
Urgency: medium
Maintainer: Debian GCC Maintainers <debian-gcc@lists.debian.org>
Changed-By: Matthias Klose <doko@debian.org>
Closes: 1052008 1052314
Changes:
 gcc-13 (13.2.0-5) unstable; urgency=medium
 .
   * Update to git 20231005 from the gcc-13 branch.
     - Fix PR tree-optimization/111331, PR tree-optimization/110386,
       PR target/111121 (AArch64), PR tree-optimization/110315,
       PR target/111411 (AArch64), PR target/111412 (riscv),
       PR ada/110488, PR c++/111493, PR c++/111485, PR c++/99631,
       PR c++/111471, PR fortran/37336, PR fortran/111674, PR fortran/92586,
       PR fortran/68155, PR modula2/111510, PR libstdc++/111050,
       PR libstdc++/111102, PR libstdc++/108046, PR libstdc++/111511,
       PR c++/111512, PR c++/111357.
   * Provide symlinks for the shared Modula-2 runtime libraries in
     the private gcc library directory. Closes: #1052008.
   * Install the static Modula-2 libraries.
   * Add autopkg test for Modula-2.
   * Don't assume that hppa64-linux-gnu has the sys/mman.h header,
     use the fallback for libgcov.
   * Update the libquadmath portions of the copyright file. Closes: #1052314.
Checksums-Sha1:
 7bd4cb22c40d92c65ba7c4ff50f01ea568854880 27214 gcc-13_13.2.0-5.dsc
 9f28456d322ded2fca5347f101b11addf1752b89 1634052 gcc-13_13.2.0-5.debian.tar.xz
 4490ed6b130cfdbfa73dfc56f84ee10cd020a957 8806 gcc-13_13.2.0-5_source.buildinfo
Checksums-Sha256:
 7d45361cd63ef53a5d30d14841c95098deae5fde475b4e0b8f9579c28214740e 27214 gcc-13_13.2.0-5.dsc
 a33816756c60309818ec7db50d8c7743a32164c19872efa6555dbb4c89c84d4e 1634052 gcc-13_13.2.0-5.debian.tar.xz
 552ebaa5b0fa6ce4fd419607440153c94a9a5e79f0b88a650d70bd190b9abece 8806 gcc-13_13.2.0-5_source.buildinfo
Files:
 6cd8057aae3bb076844941f375801553 27214 devel optional gcc-13_13.2.0-5.dsc
 89f6454c893481201697ed82e45e60b7 1634052 devel optional gcc-13_13.2.0-5.debian.tar.xz
 260f42a7783e36ccda1fee0b50e4e314 8806 devel optional gcc-13_13.2.0-5_source.buildinfo

-----BEGIN PGP SIGNATURE-----

iQJEBAEBCgAuFiEE1WVxuIqLuvFAv2PWvX6qYHePpvUFAmUf2hMQHGRva29AZGVi
aWFuLm9yZwAKCRC9fqpgd4+m9WNiD/9QX8/hPWuBC58nPViLKNGxhCxBN8SYrpeg
yjvN6xLs+riw+Sk5YVburDXnx9g07wEONu/r3I+zN8dU5pt7sHjomVlAMqVKFzyP
7uN4inGMYPwF+KXyvGcEUMl8sHt8m4ZK+lza6Skqoz0UGG+IFsAP+BTG/TYsTGNh
Tfuu+srkAljYlP5gPYkon3rZggrY6ELbNImIBHVQ0/XZYM+JxsJrs/em+pTte6lU
GHddesJC75uC/1+aCccWSgCuyl2jQl6PXrLTazaEW771/9QeJTmKi9teTumUYKxn
4UvtWD9PcGUg7CYRYq3FJiGXKQozEfFBbp2Mwy7bCOTeZPDa77oLEKgtj1abLQrN
2id3COgEIPn/B2SNrU7BjhFc2xaj9jo5HcToMZJemkwnznCBbanuo/ViKVpenn0F
BBLeJ0mQdOo4tEeoYPigIRY5RNARLCbHFmHKsW3xgsIFKbl92Z+nkgKtltUze9u8
n5D8nr/PIoZX4CsG6ljvVzY4vCCqGRrspMwK6yqJOWbetppUM7TKnoH+2gOMXqBg
SXaQizNPoDVkd0uuIFWOfI7MLPKK3re7hCUCVDDZTBuDU4NHpXFpRzqDyOSpobHt
1Ubk7npCrX3X08/wEsePVVKiuUkDe1RFe4NAJytsg2kr+ALcc/GMGZLnFy1vQj21
dfDoDXVadw==
=py3I
-----END PGP SIGNATURE-----

--- End Message ---

Reply to: