emacs-bug-tracker
[Top][All Lists]
Advanced

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

bug#50046: closed (Probably a bug)


From: GNU bug Tracking System
Subject: bug#50046: closed (Probably a bug)
Date: Wed, 18 Aug 2021 01:28:02 +0000

Your message dated Tue, 17 Aug 2021 19:27:35 -0600
with message-id <202108180127.17I1RZGj021340@freefriends.org>
and subject line Re: bug#50046: Probably a bug
has caused the debbugs.gnu.org bug report #50046,
regarding Probably a bug
to be marked as done.

(If you believe you have received this mail in error, please contact
help-debbugs@gnu.org.)


-- 
50046: http://debbugs.gnu.org/cgi/bugreport.cgi?bug=50046
GNU Bug Tracking System
Contact help-debbugs@gnu.org with problems
--- Begin Message --- Subject: Probably a bug Date: Fri, 13 Aug 2021 10:17:59 -0300 User-agent: Roundcube Webmail/1.1.12
Dear developers,

I'm sending you this email because automake asked me to do so. I have this project that I'm just starting, and when automake runs it signals an error.

$ autoreconf -i
aclocal: warning: couldn't open directory 'm4': No such file or directory
libtoolize: putting auxiliary files in AC_CONFIG_AUX_DIR, 'build-aux'.
libtoolize: copying file 'build-aux/ltmain.sh'
libtoolize: putting macros in AC_CONFIG_MACRO_DIRS, 'm4'.
libtoolize: copying file 'm4/libtool.m4'
libtoolize: copying file 'm4/ltoptions.m4'
libtoolize: copying file 'm4/ltsugar.m4'
libtoolize: copying file 'm4/ltversion.m4'
libtoolize: copying file 'm4/lt~obsolete.m4'
automake: error: global options already processed
automake: Please contact <bug-automake@gnu.org>.
at /usr/share/automake-1.16/Automake/Channels.pm line 662, <GEN0> line 85. Automake::Channels::msg("automake", "", "global options already processed") called at /usr/share/automake-1.16/Automake/ChannelDefs.pm line 212 Automake::ChannelDefs::prog_error("global options already processed") called at /usr/share/automake-1.16/Automake/Options.pm line 421 Automake::Options::process_global_option_list(HASH(0x55ce06484020)) called at /usr/bin/automake line 5430 Automake::scan_autoconf_traces("configure.ac") called at /usr/bin/automake line 5530
        Automake::scan_autoconf_files() called at /usr/bin/automake line 8357
autoreconf: automake failed with exit status: 29


This is automake version

$ automake --version
automake (GNU automake) 1.16.1
Copyright (C) 2018 Free Software Foundation, Inc.
License GPLv2+: GNU GPL version 2 or later <https://gnu.org/licenses/gpl-2.0.html>
This is free software: you are free to change and redistribute it.
There is NO WARRANTY, to the extent permitted by law.

Written by Tom Tromey <tromey@redhat.com>
       and Alexandre Duret-Lutz <adl@gnu.org>.


I'm using debian buster

$ neofetch
       _,met$$$$$gg.          jmoyano@jmoyano-vm05deb
    ,g$$$$$$$$$$$$$$$P.       -----------------------
  ,g$$P"     """Y$$.".        OS: Debian GNU/Linux 10 (buster) x86_64
 ,$$P'              `$$$.     Host: VirtualBox 1.2
',$$P       ,ggs.     `$$b:   Kernel: 4.19.0-17-amd64
`d$$'     ,$P"'   .    $$$    Uptime: 43 mins
 $$P      d$'     ,    $$P    Packages: 1818 (dpkg)
 $$:      $$.   -    ,d$$'    Shell: zsh 5.7.1
 $$;      Y$b._   _,d$P'      Resolution: 1920x1080
 Y$$.    `.`"Y$$$$P"'         DE: Xfce
 `$$b      "-.__              WM: Xfwm4
  `Y$$                        WM Theme: Arc-Dark
   `Y$$.                      Theme: Arc-Dark [GTK2]
     `$$b.                    Icons: Flat-Remix-Green-Dark [GTK2]
       `Y$$b.                 Terminal: tilda
`"Y$b._ CPU: AMD A10-9700 RADEON R7 4C+6G (2) @ 3.499GHz
              `"""            GPU: VMware SVGA II Adapter
                              Memory: 1942MiB / 3946MiB

Weird thing, I have another computer and the same project works just fine. I hope I'm not wasting your time. Just want to help. Sorry for my English :-)

Best regards,
José.

--
Lic. José Hipólito Moyano
Oficina de sistemas
Email: jose.moyano@cs.uns.edu.ar
Tel. +54-291-4595101 interno 2699
San Andrés 800 - Campus Palihue
Departamento de Cs. e Ing. de la Computación
Universidad Nacional del Sur

Attachment: rtkservice.tar.gz
Description: GNU Zip compressed data


--- End Message ---
--- Begin Message --- Subject: Re: bug#50046: Probably a bug Date: Tue, 17 Aug 2021 19:27:35 -0600
I pushed Nick's patch for a better error in the event of a second
AM_INIT_AUTOMAKE. Thanks for reporting the problem and Nick, thanks for
the patch! -k


--- End Message ---

reply via email to

[Prev in Thread] Current Thread [Next in Thread]