Paste #281065

   
pasted on 26.08.2025 12:46
  • Edit to this paste
  • Print
  • Raw
  • Compare with paste
    #  
  • Toggle line numbers
  • Syntax highlighting  
Text paste
 1
 2
 3
 4
 5
 6
 7
 8
 9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
***** autoconf *****
***** PWD: /var/calculate/tmp/portage/dev-libs/libdatrie-0.2.13/work/libdatrie-0.2.13
***** autoconf --force

configure.ac:9: warning: The macro 'AC_CONFIG_HEADER' is obsolete.
configure.ac:9: You should run autoupdate.
./lib/autoconf/status.m4:719: AC_CONFIG_HEADER is expanded from...
configure.ac:9: the top level
configure.ac:33: warning: The macro 'AC_LIBTOOL_WIN32_DLL' is obsolete.
configure.ac:33: You should run autoupdate.
m4/ltoptions.m4:148: AC_LIBTOOL_WIN32_DLL is expanded from...
configure.ac:33: the top level
configure.ac:33: warning: AC_LIBTOOL_WIN32_DLL: Remove this warning and the call to _LT_SET_OPTION when you
configure.ac:33: put the 'win32-dll' option into LT_INIT's first parameter.
./lib/autoconf/general.m4:2434: AC_DIAGNOSE is expanded from...
m4/ltoptions.m4:148: AC_LIBTOOL_WIN32_DLL is expanded from...
configure.ac:33: the top level
configure.ac:34: warning: The macro 'AC_PROG_LIBTOOL' is obsolete.
configure.ac:34: You should run autoupdate.
m4/libtool.m4:100: AC_PROG_LIBTOOL is expanded from...
configure.ac:34: the top level
configure.ac:38: warning: The macro 'AC_LIBTOOL_LINKER_OPTION' is obsolete.
configure.ac:38: You should run autoupdate.
m4/libtool.m4:1704: AC_LIBTOOL_LINKER_OPTION is expanded from...
configure.ac:38: the top level
configure.ac:81: warning: The macro 'AC_TRY_COMPILE' is obsolete.
configure.ac:81: You should run autoupdate.
./lib/autoconf/general.m4:2845: AC_TRY_COMPILE 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...
configure.ac:81: the top level
configure.ac:99: warning: The macro 'AC_HEADER_STDC' is obsolete.
configure.ac:99: You should run autoupdate.
./lib/autoconf/headers.m4:663: AC_HEADER_STDC is expanded from...
configure.ac:99: the top level
configure.ac:107: warning: The macro 'AC_HELP_STRING' is obsolete.
configure.ac:107: You should run autoupdate.
./lib/autoconf/general.m4:204: AC_HELP_STRING is expanded from...
./lib/autoconf/general.m4:1534: AC_ARG_ENABLE is expanded from...
configure.ac:107: the top level
configure.ac:126: warning: The macro 'AC_HELP_STRING' is obsolete.
configure.ac:126: 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:126: the top level
configure.ac:120: error: possibly undefined macro: AC_MSG_RESULT
      If this token and others are legitimate, please use m4_pattern_allow.
      See the Autoconf documentation.
Add Comment
Author