[Freeciv-Dev] [bug #24259] autogen.sh error messages

2016-01-05 Thread Marko Lindqvist
Follow-up Comment #11, bug #24259 (project freeciv):

> + running aclocal ...
> main::scan_file() called too early to check prototype at /usr/bin/aclocal
line 643.

That's what your aclocal said even for 'aclocal --version', so definitely not
caused by freeciv.

'aclocal' is part of automake project, but it's also possible that Debian is
in fault by not handling automake's perl version dependency correctly.


___

Reply to this item at:

  

___
  Message sent via/by Gna!
  http://gna.org/


___
Freeciv-dev mailing list
Freeciv-dev@gna.org
https://mail.gna.org/listinfo/freeciv-dev


[Freeciv-Dev] [bug #24259] autogen.sh error messages

2016-01-04 Thread Marko Lindqvist
Update of bug #24259 (project freeciv):

  Status:  Ready For Test => Fixed  
 Assigned to:None => cazfi  
 Open/Closed:Open => Closed 


___

Reply to this item at:

  

___
  Message sent via/by Gna!
  http://gna.org/


___
Freeciv-dev mailing list
Freeciv-dev@gna.org
https://mail.gna.org/listinfo/freeciv-dev


[Freeciv-Dev] [bug #24259] autogen.sh error messages

2016-01-04 Thread Marko Lindqvist
Follow-up Comment #6, bug #24259 (project freeciv):

> In fact, it seems that it didn't notice this at all, but continued to
"Running..." tools phase.

-> bug #24276

___

Reply to this item at:

  

___
  Message sent via/by Gna!
  http://gna.org/


___
Freeciv-dev mailing list
Freeciv-dev@gna.org
https://mail.gna.org/listinfo/freeciv-dev


[Freeciv-Dev] [bug #24259] autogen.sh error messages

2016-01-01 Thread Marko Lindqvist
Update of bug #24259 (project freeciv):

  Status: In Progress => Ready For Test 

___

Follow-up Comment #5:

Fix based on 'grep -v " line "' attached.

Of course, this adds new portability limitations to running autogen.sh.

___

Reply to this item at:

  

___
  Message sent via/by Gna!
  http://gna.org/


___
Freeciv-dev mailing list
Freeciv-dev@gna.org
https://mail.gna.org/listinfo/freeciv-dev


[Freeciv-Dev] [bug #24259] autogen.sh error messages

2016-01-01 Thread Marko Lindqvist
Additional Item Attachment, bug #24259 (project freeciv):

File name: AutogenSkipErrorLine.patch Size:0 KB


___

Reply to this item at:

  

___
  Message sent via/by Gna!
  http://gna.org/


___
Freeciv-dev mailing list
Freeciv-dev@gna.org
https://mail.gna.org/listinfo/freeciv-dev


[Freeciv-Dev] [bug #24259] autogen.sh error messages

2016-01-01 Thread Marko Lindqvist
Update of bug #24259 (project freeciv):

  Status:None => In Progress
 Planned Release: => 2.5.2, 2.6.0, 3.0.0

___

Follow-up Comment #4:

In fact, Debian Jessie just broke in a similar way today, and this happens
with automake-1.15:

$ automake --version
Unescaped left brace in regex is deprecated, passed through in regex; marked
by <-- HERE in m/\${ <-- HERE ([^ \t=:+{}]+)}/ at /usr/bin/automake line
3936.
automake (GNU automake) 1.15
Copyright (C) 2014 Free Software Foundation, Inc.
License GPLv2+: GNU GPL version 2 or later

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 
   and Alexandre Duret-Lutz .


Maybe we can check against the word "line"? Making 2.5.2 one of the target
releases in fear that what is now problem in Debian Jessie ends to
Ubuntu-16.04.

___

Reply to this item at:

  

___
  Message sent via/by Gna!
  http://gna.org/


___
Freeciv-dev mailing list
Freeciv-dev@gna.org
https://mail.gna.org/listinfo/freeciv-dev


[Freeciv-Dev] [bug #24259] autogen.sh error messages

2016-01-01 Thread Marko Lindqvist
Update of bug #24259 (project freeciv):

Category:None => bootstrap  

___

Follow-up Comment #3:

This suggests your problem is a perl vs automake incompatibility:
http://openbsd-archive.7691.n7.nabble.com/aclocal-main-scan-file-called-too-early-to-check-prototype-td225994.html

Our autogen.sh could have cleaner detection of such broken tools, of course.
In fact, it seems that it didn't notice this at all, but continued to
"Running..." tools phase.


___

Reply to this item at:

  

___
  Message sent via/by Gna!
  http://gna.org/


___
Freeciv-dev mailing list
Freeciv-dev@gna.org
https://mail.gna.org/listinfo/freeciv-dev


[Freeciv-Dev] [bug #24259] autogen.sh error messages

2016-01-01 Thread Christian Knoke
Follow-up Comment #2, bug #24259 (project freeciv):

 aclocal --version
main::scan_file() called too early to check prototype at /usr/bin/aclocal line
643.
aclocal (GNU automake) 1.11.6
Copyright (C) 2011 Free Software Foundation, Inc.
License GPLv2+: GNU GPL version 2 or later

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 
   and Alexandre Duret-Lutz .


___

Reply to this item at:

  

___
  Nachricht gesendet von/durch Gna!
  http://gna.org/


___
Freeciv-dev mailing list
Freeciv-dev@gna.org
https://mail.gna.org/listinfo/freeciv-dev


[Freeciv-Dev] [bug #24259] autogen.sh error messages

2016-01-01 Thread Marko Lindqvist
Follow-up Comment #1, bug #24259 (project freeciv):

What does your 'aclocal --version' say exactly?

___

Reply to this item at:

  

___
  Message sent via/by Gna!
  http://gna.org/


___
Freeciv-dev mailing list
Freeciv-dev@gna.org
https://mail.gna.org/listinfo/freeciv-dev


[Freeciv-Dev] [bug #24259] autogen.sh error messages

2016-01-01 Thread Christian Knoke
URL:
  

 Summary: autogen.sh error messages
 Project: Freeciv
Submitted by: chrisk
Submitted on: Fr 01 Jan 2016 19:19:12 CET
Category: None
Severity: 3 - Normal
Priority: 5 - Normal
  Status: None
 Assigned to: None
Originator Email: 
 Open/Closed: Open
 Release: trunk r31289
 Discussion Lock: Any
Operating System: GNU/Linux
 Planned Release: 

___

Details:

$ ./autogen.sh 
+ checking for autoconf >= 2.64 ... found 2.69, ok.
+ checking for autoheader >= 2.64 ... found 2.69, ok.
+ checking for automake >= 1.11 ... found 1.11.6, ok.
./autogen.sh: 192: [: Illegal number: ::scan_file
./autogen.sh: 194: [: Illegal number: ::scan_file
+ checking for aclocal >= 1.11 ... ./autogen.sh: 192: [: Illegal number:
::scan_file
./autogen.sh: 194: [: Illegal number: ::scan_file
found ::scan_file, ok.
+ checking for libtoolize >= 2.2 ... found 2.4.2, ok.
+ checking for python ... found 2.7.9, ok.
+ checking for xgettext >= 0.15 ... found 0.19.3, ok.
+ checking for msgfmt >= 0.15 ... found 0.19.3, ok.
+ running aclocal ...
main::scan_file() called too early to check prototype at /usr/bin/aclocal line
643.
+ running autoheader ... 
+ running libtoolize ... 
libtoolize: putting auxiliary files in AC_CONFIG_AUX_DIR, `bootstrap'.
libtoolize: linking file `bootstrap/ltmain.sh'
libtoolize: putting macros in AC_CONFIG_MACRO_DIR, `m4'.
libtoolize: linking file `m4/libtool.m4'
libtoolize: linking file `m4/ltoptions.m4'
libtoolize: linking file `m4/ltsugar.m4'
libtoolize: linking file `m4/ltversion.m4'
libtoolize: linking file `m4/lt~obsolete.m4'





___

Reply to this item at:

  

___
  Nachricht gesendet von/durch Gna!
  http://gna.org/


___
Freeciv-dev mailing list
Freeciv-dev@gna.org
https://mail.gna.org/listinfo/freeciv-dev