You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Under FreeBSD, the normal way to install these tools is via the "ports" system, but it's clear that there have been some recent changes that cause build failures.
autogen.sh against master 986c22f yields the following output.
+ aclocal -I config
+ autoheader
+ libtoolize --force --automake --copy
+ automake --gnu --include-deps --copy --add-missing
configure.ac:291: installing 'config/compile'
configure.ac:22: installing 'config/missing'
bmc-device/Makefile.am: installing 'config/depcomp'
+ autoconf
configure.ac:298: warning: The macro 'AC_PROG_LIBTOOL' is obsolete.
configure.ac:298: You should run autoupdate.
config/libtool.m4:100: AC_PROG_LIBTOOL is expanded from...
configure.ac:298: the top level
configure.ac:312: warning: The macro 'AC_HELP_STRING' is obsolete.
configure.ac:312: You should run autoupdate.
./lib/autoconf/general.m4:204: AC_HELP_STRING is expanded from...
configure.ac:312: the top level
configure.ac:320: warning: The macro 'AC_HELP_STRING' is obsolete.
configure.ac:320: You should run autoupdate.
./lib/autoconf/general.m4:204: AC_HELP_STRING is expanded from...
configure.ac:320: the top level
configure.ac:327: warning: The macro 'AC_HELP_STRING' is obsolete.
configure.ac:327: You should run autoupdate.
./lib/autoconf/general.m4:204: AC_HELP_STRING is expanded from...
configure.ac:327: the top level
configure.ac:347: warning: The macro 'AC_HELP_STRING' is obsolete.
configure.ac:347: You should run autoupdate.
./lib/autoconf/general.m4:204: AC_HELP_STRING is expanded from...
configure.ac:347: the top level
configure.ac:352: warning: The macro 'AC_HELP_STRING' is obsolete.
configure.ac:352: You should run autoupdate.
./lib/autoconf/general.m4:204: AC_HELP_STRING is expanded from...
configure.ac:352: the top level
configure.ac:362: warning: The macro 'AC_HELP_STRING' is obsolete.
configure.ac:362: You should run autoupdate.
./lib/autoconf/general.m4:204: AC_HELP_STRING is expanded from...
configure.ac:362: the top level
configure.ac:381: warning: The macro 'AC_HELP_STRING' is obsolete.
configure.ac:381: You should run autoupdate.
./lib/autoconf/general.m4:204: AC_HELP_STRING is expanded from...
configure.ac:381: the top level
configure.ac:398: warning: The macro 'AC_HELP_STRING' is obsolete.
configure.ac:398: You should run autoupdate.
./lib/autoconf/general.m4:204: AC_HELP_STRING is expanded from...
configure.ac:398: the top level
configure.ac:452: warning: The macro 'AC_TRY_COMPILE' is obsolete.
configure.ac:452: 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...
config/ac_lsh_gcc_attributes.m4:12: LSH_GCC_ATTRIBUTES is expanded from...
configure.ac:452: the top level
configure.ac:455: warning: The macro 'AC_HEADER_STDC' is obsolete.
configure.ac:455: You should run autoupdate.
./lib/autoconf/headers.m4:663: AC_HEADER_STDC is expanded from...
configure.ac:455: the top level
configure.ac:456: warning: The macro 'AC_HEADER_TIME' is obsolete.
configure.ac:456: You should run autoupdate.
./lib/autoconf/headers.m4:702: AC_HEADER_TIME is expanded from...
configure.ac:456: the top level
configure.ac:514: warning: The macro 'AC_TRY_LINK' is obsolete.
configure.ac:514: You should run autoupdate.
./lib/autoconf/general.m4:2918: AC_TRY_LINK is expanded from...
configure.ac:514: the top level
configure.ac:546: warning: The macro 'AC_TRY_LINK' is obsolete.
configure.ac:546: You should run autoupdate.
./lib/autoconf/general.m4:2918: AC_TRY_LINK is expanded from...
configure.ac:546: the top level
configure.ac:546: warning: The macro 'AC_TRY_LINK' is obsolete.
configure.ac:546: You should run autoupdate.
./lib/autoconf/general.m4:2918: AC_TRY_LINK 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:2892: _AC_LINK_IFELSE is expanded from...
./lib/autoconf/general.m4:2909: AC_LINK_IFELSE is expanded from...
./lib/autoconf/general.m4:2918: AC_TRY_LINK is expanded from...
configure.ac:546: the top level
configure.ac:546: warning: The macro 'AC_TRY_LINK' is obsolete.
configure.ac:546: You should run autoupdate.
./lib/autoconf/general.m4:2918: AC_TRY_LINK 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:2892: _AC_LINK_IFELSE is expanded from...
./lib/autoconf/general.m4:2909: AC_LINK_IFELSE is expanded from...
./lib/autoconf/general.m4:2918: AC_TRY_LINK 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:2892: _AC_LINK_IFELSE is expanded from...
./lib/autoconf/general.m4:2909: AC_LINK_IFELSE is expanded from...
./lib/autoconf/general.m4:2918: AC_TRY_LINK is expanded from...
configure.ac:546: the top level
configure.ac:605: warning: The macro 'AC_TRY_CPP' is obsolete.
configure.ac:605: You should run autoupdate.
./lib/autoconf/general.m4:2762: AC_TRY_CPP is expanded from...
configure.ac:605: the top level
configure.ac:635: warning: The macro 'AC_TRY_LINK' is obsolete.
configure.ac:635: You should run autoupdate.
./lib/autoconf/general.m4:2918: AC_TRY_LINK is expanded from...
configure.ac:635: the top level
configure.ac:635: warning: The macro 'AC_TRY_LINK' is obsolete.
configure.ac:635: You should run autoupdate.
./lib/autoconf/general.m4:2918: AC_TRY_LINK 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:2892: _AC_LINK_IFELSE is expanded from...
./lib/autoconf/general.m4:2909: AC_LINK_IFELSE is expanded from...
./lib/autoconf/general.m4:2918: AC_TRY_LINK is expanded from...
configure.ac:635: the top level
configure.ac:700: warning: The macro 'AC_TRY_COMPILE' is obsolete.
configure.ac:700: You should run autoupdate.
./lib/autoconf/general.m4:2845: AC_TRY_COMPILE is expanded from...
configure.ac:700: the top level
configure.ac:712: warning: The macro 'AC_TRY_COMPILE' is obsolete.
configure.ac:712: You should run autoupdate.
./lib/autoconf/general.m4:2845: AC_TRY_COMPILE is expanded from...
configure.ac:712: the top level
configure.ac:716: warning: The macro 'AC_LANG_C' is obsolete.
configure.ac:716: You should run autoupdate.
./lib/autoconf/c.m4:72: AC_LANG_C is expanded from...
config/acx_pthread.m4:40: ACX_PTHREAD is expanded from...
configure.ac:716: the top level
configure.ac:716: warning: The macro 'AC_TRY_LINK' is obsolete.
configure.ac:716: You should run autoupdate.
./lib/autoconf/general.m4:2918: AC_TRY_LINK is expanded from...
config/acx_pthread.m4:40: ACX_PTHREAD is expanded from...
configure.ac:716: the top level
configure.ac:724: warning: The macro 'AC_HELP_STRING' is obsolete.
configure.ac:724: You should run autoupdate.
./lib/autoconf/general.m4:204: AC_HELP_STRING is expanded from...
config/ac_ipmi_monitoring_sdr_cache_dir.m4:5: AC_IPMI_MONITORING_SDR_CACHE_DIR is expanded from...
configure.ac:724: the top level
configure.ac:730: warning: The macro 'AC_HELP_STRING' is obsolete.
configure.ac:730: You should run autoupdate.
./lib/autoconf/general.m4:204: AC_HELP_STRING is expanded from...
config/ac_ipmiseld_cache_dir.m4:5: AC_IPMISELD_CACHE_DIRECTORY is expanded from...
configure.ac:730: the top level
configure.ac:732: warning: The macro 'AC_HELP_STRING' is obsolete.
configure.ac:732: You should run autoupdate.
./lib/autoconf/general.m4:204: AC_HELP_STRING is expanded from...
config/ac_dont_check_for_root.m4:10: AC_DONT_CHECK_FOR_ROOT is expanded from...
configure.ac:732: the top level
configure.ac:751: warning: The macro 'AC_HELP_STRING' is obsolete.
configure.ac:751: You should run autoupdate.
./lib/autoconf/general.m4:204: AC_HELP_STRING is expanded from...
configure.ac:751: the top level
Version is:
# autoconf --version
autoconf (GNU Autoconf) 2.72
Copyright (C) 2023 Free Software Foundation, Inc.
License GPLv3+/Autoconf: GNU GPL version 3 or later
<https://gnu.org/licenses/gpl.html>, <https://gnu.org/licenses/exceptions.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 David J. MacKenzie and Akim Demaille.
The text was updated successfully, but these errors were encountered:
thegushi
changed the title
Autogen warnings under FreeBSD
Autogen warnings under FreeBSD 14.1-p5 AMD64
Dec 12, 2024
Under FreeBSD, the normal way to install these tools is via the "ports" system, but it's clear that there have been some recent changes that cause build failures.
autogen.sh against master 986c22f yields the following output.
Version is:
The text was updated successfully, but these errors were encountered: