Public bug reported:

hello,

libffi is installed but now compilers problem so i have installed the
last aclocal with link `ln -S program1 program2` thus i am happening
these errors :

```
config.status: executing chmod-scripts commands
CDPATH="${ZSH_VERSION+.}:" && cd . && /bin/bash 
/home/dorian-rosse/programs/glib-2.0/missing aclocal-1.13 -I m4macros
m4macros/glib-gettext.m4:39: error: m4_copy: won't overwrite defined macro: 
glib_DEFUN
m4macros/glib-gettext.m4:39: the top level
autom4te: error: /usr/bin/m4 failed with exit status: 1
aclocal-1.13: error: autom4te failed with exit status: 1
make: *** [Makefile:756: aclocal.m4] Error 1
```

```
lsb_release -rd
No LSB modules are available.
Description:    Ubuntu 24.04 LTS
Release:        24.04
apt-cache policy glib-2.0
gir1.2-geocodeglib-2.0:
  Installé : (aucun)
  Candidat : 3.26.3-6build3
 Table de version :
     3.26.3-6build3 500
        500 http://fr.archive.ubuntu.com/ubuntu noble/main amd64 Packages
        500 http://cz.archive.ubuntu.com/ubuntu noble/main amd64 Packages
        500 http://archive.ubuntu.com/ubuntu noble/main amd64 Packages
libgeocode-glib-2-0:
  Installé : (aucun)
  Candidat : 3.26.3-6build3
 Table de version :
     3.26.3-6build3 500
        500 http://fr.archive.ubuntu.com/ubuntu noble/main amd64 Packages
        500 http://cz.archive.ubuntu.com/ubuntu noble/main amd64 Packages
        500 http://archive.ubuntu.com/ubuntu noble/main amd64 Packages
golang-gir-glib-2.0-dev:
  Installé : (aucun)
  Candidat : 2.2.0-1build2
 Table de version :
     2.2.0-1build2 500
        500 http://fr.archive.ubuntu.com/ubuntu noble/universe amd64 Packages
        500 http://fr.archive.ubuntu.com/ubuntu noble/universe i386 Packages
gir1.2-glib-2.0:
  Installé : 2.80.0-6ubuntu3.1
  Candidat : 2.80.0-6ubuntu3.1
 Table de version :
 *** 2.80.0-6ubuntu3.1 500
        500 http://fr.archive.ubuntu.com/ubuntu noble-updates/main amd64 
Packages
        500 http://security.ubuntu.com/ubuntu noble-security/main amd64 Packages
        100 /var/lib/dpkg/status
     2.80.0-6ubuntu1 500
        500 http://fr.archive.ubuntu.com/ubuntu noble/main amd64 Packages
        500 http://cz.archive.ubuntu.com/ubuntu noble/main amd64 Packages
        500 http://archive.ubuntu.com/ubuntu noble/main amd64 Packages
libspice-client-glib-2.0-dev:
  Installé : (aucun)
  Candidat : 0.42-2ubuntu2
 Table de version :
     0.42-2ubuntu2 500
        500 http://fr.archive.ubuntu.com/ubuntu noble/universe amd64 Packages
libspice-client-glib-2.0-8:
  Installé : (aucun)
  Candidat : 0.42-2ubuntu2
 Table de version :
     0.42-2ubuntu2 500
        500 http://fr.archive.ubuntu.com/ubuntu noble/universe amd64 Packages
golang-gir-glib-2.0:
  Installé : (aucun)
  Candidat : (aucun)
 Table de version :
gir1.2-glib-2.0-dev:
  Installé : 2.80.0-6ubuntu3.1
  Candidat : 2.80.0-6ubuntu3.1
 Table de version :
 *** 2.80.0-6ubuntu3.1 500
        500 http://fr.archive.ubuntu.com/ubuntu noble-updates/main amd64 
Packages
        500 http://security.ubuntu.com/ubuntu noble-security/main amd64 Packages
        100 /var/lib/dpkg/status
     2.80.0-6ubuntu1 500
        500 http://fr.archive.ubuntu.com/ubuntu noble/main amd64 Packages
        500 http://cz.archive.ubuntu.com/ubuntu noble/main amd64 Packages
        500 http://archive.ubuntu.com/ubuntu noble/main amd64 Packages
libglib-2.0-0:
  Installé : (aucun)
  Candidat : (aucun)
 Table de version :
gir1.2-spice-client-glib-2.0:
  Installé : (aucun)
  Candidat : (aucun)
 Table de version :
gir1.2-spiceclientglib-2.0:
  Installé : (aucun)
  Candidat : 0.42-2ubuntu2
 Table de version :
     0.42-2ubuntu2 500
        500 http://fr.archive.ubuntu.com/ubuntu noble/universe amd64 Packages
libqt5glib-2.0-0:
  Installé : (aucun)
  Candidat : 1.2.0-5.2build4
 Table de version :
     1.2.0-5.2build4 500
        500 http://fr.archive.ubuntu.com/ubuntu noble/universe amd64 Packages
```

maybe this went from github but i don't find the history of this file on
my kubuntu,

thank you in advance to help myself install fully glib-2.0,

regards.

dodozzz

** Affects: glib2.0 (Ubuntu)
     Importance: Undecided
         Status: New

** Description changed:

  hello,
  
- 
- libffi is installed but now compilers problem so i have installed the last 
aclocal with link `ln -S program1 program2` thus i am happening these errors : 
+ libffi is installed but now compilers problem so i have installed the
+ last aclocal with link `ln -S program1 program2` thus i am happening
+ these errors :
  
  ```
  config.status: executing chmod-scripts commands
- CDPATH="${ZSH_VERSION+.}:" && cd . && /bin/bash 
/home/dorian-rosse/programs/glib-2.0/missing aclocal-1.13 -I m4macros 
+ CDPATH="${ZSH_VERSION+.}:" && cd . && /bin/bash 
/home/dorian-rosse/programs/glib-2.0/missing aclocal-1.13 -I m4macros
  m4macros/glib-gettext.m4:39: error: m4_copy: won't overwrite defined macro: 
glib_DEFUN
  m4macros/glib-gettext.m4:39: the top level
  autom4te: error: /usr/bin/m4 failed with exit status: 1
  aclocal-1.13: error: autom4te failed with exit status: 1
  make: *** [Makefile:756: aclocal.m4] Error 1
  ```
  
  ```
  lsb_release -rd
  No LSB modules are available.
  Description:    Ubuntu 24.04 LTS
  Release:        24.04
  apt-cache policy glib-2.0
  gir1.2-geocodeglib-2.0:
-   Installé : (aucun)
-   Candidat : 3.26.3-6build3
-  Table de version :
-      3.26.3-6build3 500
-         500 http://fr.archive.ubuntu.com/ubuntu noble/main amd64 Packages
-         500 http://cz.archive.ubuntu.com/ubuntu noble/main amd64 Packages
-         500 http://archive.ubuntu.com/ubuntu noble/main amd64 Packages
+   Installé : (aucun)
+   Candidat : 3.26.3-6build3
+  Table de version :
+      3.26.3-6build3 500
+         500 http://fr.archive.ubuntu.com/ubuntu noble/main amd64 Packages
+         500 http://cz.archive.ubuntu.com/ubuntu noble/main amd64 Packages
+         500 http://archive.ubuntu.com/ubuntu noble/main amd64 Packages
  libgeocode-glib-2-0:
-   Installé : (aucun)
-   Candidat : 3.26.3-6build3
-  Table de version :
-      3.26.3-6build3 500
-         500 http://fr.archive.ubuntu.com/ubuntu noble/main amd64 Packages
-         500 http://cz.archive.ubuntu.com/ubuntu noble/main amd64 Packages
-         500 http://archive.ubuntu.com/ubuntu noble/main amd64 Packages
+   Installé : (aucun)
+   Candidat : 3.26.3-6build3
+  Table de version :
+      3.26.3-6build3 500
+         500 http://fr.archive.ubuntu.com/ubuntu noble/main amd64 Packages
+         500 http://cz.archive.ubuntu.com/ubuntu noble/main amd64 Packages
+         500 http://archive.ubuntu.com/ubuntu noble/main amd64 Packages
  golang-gir-glib-2.0-dev:
-   Installé : (aucun)
-   Candidat : 2.2.0-1build2
-  Table de version :
-      2.2.0-1build2 500
-         500 http://fr.archive.ubuntu.com/ubuntu noble/universe amd64 Packages
-         500 http://fr.archive.ubuntu.com/ubuntu noble/universe i386 Packages
+   Installé : (aucun)
+   Candidat : 2.2.0-1build2
+  Table de version :
+      2.2.0-1build2 500
+         500 http://fr.archive.ubuntu.com/ubuntu noble/universe amd64 Packages
+         500 http://fr.archive.ubuntu.com/ubuntu noble/universe i386 Packages
  gir1.2-glib-2.0:
-   Installé : 2.80.0-6ubuntu3.1
-   Candidat : 2.80.0-6ubuntu3.1
-  Table de version :
-  *** 2.80.0-6ubuntu3.1 500
-         500 http://fr.archive.ubuntu.com/ubuntu noble-updates/main amd64 
Packages
-         500 http://security.ubuntu.com/ubuntu noble-security/main amd64 
Packages
-         100 /var/lib/dpkg/status
-      2.80.0-6ubuntu1 500
-         500 http://fr.archive.ubuntu.com/ubuntu noble/main amd64 Packages
-         500 http://cz.archive.ubuntu.com/ubuntu noble/main amd64 Packages
-         500 http://archive.ubuntu.com/ubuntu noble/main amd64 Packages
+   Installé : 2.80.0-6ubuntu3.1
+   Candidat : 2.80.0-6ubuntu3.1
+  Table de version :
+  *** 2.80.0-6ubuntu3.1 500
+         500 http://fr.archive.ubuntu.com/ubuntu noble-updates/main amd64 
Packages
+         500 http://security.ubuntu.com/ubuntu noble-security/main amd64 
Packages
+         100 /var/lib/dpkg/status
+      2.80.0-6ubuntu1 500
+         500 http://fr.archive.ubuntu.com/ubuntu noble/main amd64 Packages
+         500 http://cz.archive.ubuntu.com/ubuntu noble/main amd64 Packages
+         500 http://archive.ubuntu.com/ubuntu noble/main amd64 Packages
  libspice-client-glib-2.0-dev:
-   Installé : (aucun)
-   Candidat : 0.42-2ubuntu2
-  Table de version :
-      0.42-2ubuntu2 500
-         500 http://fr.archive.ubuntu.com/ubuntu noble/universe amd64 Packages
+   Installé : (aucun)
+   Candidat : 0.42-2ubuntu2
+  Table de version :
+      0.42-2ubuntu2 500
+         500 http://fr.archive.ubuntu.com/ubuntu noble/universe amd64 Packages
  libspice-client-glib-2.0-8:
-   Installé : (aucun)
-   Candidat : 0.42-2ubuntu2
-  Table de version :
-      0.42-2ubuntu2 500
-         500 http://fr.archive.ubuntu.com/ubuntu noble/universe amd64 Packages
+   Installé : (aucun)
+   Candidat : 0.42-2ubuntu2
+  Table de version :
+      0.42-2ubuntu2 500
+         500 http://fr.archive.ubuntu.com/ubuntu noble/universe amd64 Packages
  golang-gir-glib-2.0:
-   Installé : (aucun)
-   Candidat : (aucun)
-  Table de version :
+   Installé : (aucun)
+   Candidat : (aucun)
+  Table de version :
  gir1.2-glib-2.0-dev:
-   Installé : 2.80.0-6ubuntu3.1
-   Candidat : 2.80.0-6ubuntu3.1
-  Table de version :
-  *** 2.80.0-6ubuntu3.1 500
-         500 http://fr.archive.ubuntu.com/ubuntu noble-updates/main amd64 
Packages
-         500 http://security.ubuntu.com/ubuntu noble-security/main amd64 
Packages
-         100 /var/lib/dpkg/status
-      2.80.0-6ubuntu1 500
-         500 http://fr.archive.ubuntu.com/ubuntu noble/main amd64 Packages
-         500 http://cz.archive.ubuntu.com/ubuntu noble/main amd64 Packages
-         500 http://archive.ubuntu.com/ubuntu noble/main amd64 Packages
+   Installé : 2.80.0-6ubuntu3.1
+   Candidat : 2.80.0-6ubuntu3.1
+  Table de version :
+  *** 2.80.0-6ubuntu3.1 500
+         500 http://fr.archive.ubuntu.com/ubuntu noble-updates/main amd64 
Packages
+         500 http://security.ubuntu.com/ubuntu noble-security/main amd64 
Packages
+         100 /var/lib/dpkg/status
+      2.80.0-6ubuntu1 500
+         500 http://fr.archive.ubuntu.com/ubuntu noble/main amd64 Packages
+         500 http://cz.archive.ubuntu.com/ubuntu noble/main amd64 Packages
+         500 http://archive.ubuntu.com/ubuntu noble/main amd64 Packages
  libglib-2.0-0:
-   Installé : (aucun)
-   Candidat : (aucun)
-  Table de version :
+   Installé : (aucun)
+   Candidat : (aucun)
+  Table de version :
  gir1.2-spice-client-glib-2.0:
-   Installé : (aucun)
-   Candidat : (aucun)
-  Table de version :
+   Installé : (aucun)
+   Candidat : (aucun)
+  Table de version :
  gir1.2-spiceclientglib-2.0:
-   Installé : (aucun)
-   Candidat : 0.42-2ubuntu2
-  Table de version :
-      0.42-2ubuntu2 500
-         500 http://fr.archive.ubuntu.com/ubuntu noble/universe amd64 Packages
+   Installé : (aucun)
+   Candidat : 0.42-2ubuntu2
+  Table de version :
+      0.42-2ubuntu2 500
+         500 http://fr.archive.ubuntu.com/ubuntu noble/universe amd64 Packages
  libqt5glib-2.0-0:
-   Installé : (aucun)
-   Candidat : 1.2.0-5.2build4
-  Table de version :
-      1.2.0-5.2build4 500
-         500 http://fr.archive.ubuntu.com/ubuntu noble/universe amd64 Packages
+   Installé : (aucun)
+   Candidat : 1.2.0-5.2build4
+  Table de version :
+      1.2.0-5.2build4 500
+         500 http://fr.archive.ubuntu.com/ubuntu noble/universe amd64 Packages
+ ```
  
- 
- maybe this went from github but i donrt find the history of this file on my 
kubuntu,
+ maybe this went from github but i don't find the history of this file on
+ my kubuntu,
  
  thank you in advance to help myself install fully glib-2.0,
  
  regards.
  
- 
  dodozzz

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/2077830

Title:
  libffi is installed but now compilers problem

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/glib2.0/+bug/2077830/+subscriptions


-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to