autobuild project... inn autobuild revision... 2.7.0 autobuild hostname... gcc-cfarm210 autobuild timestamp... 20260613T061120 autobuild mode... large files with native compiler -- mkautobuild -- 2026-06-13T08:11:20 -- Dealing with the main application -- -- mkautobuild -- 2026-06-13T08:11:20 -- Retrieving the complete sources of the application -- -- mkautobuild -- 2026-06-13T08:11:20 -- Configuring and building the application -- configure: Building INN requires the following dependencies to be met, besides a working compiler, a POSIX-compliant shell and GNU make, as well as Autoconf if you're bootstrapping the source code. POSIX-compliant tools like tail, head or sed are required by some checks during configure. Please ensure they are present in the default PATH (for instance on Solaris, /usr/xpg4/bin or /opt/csw/bin should be added to PATH). --- ******************************************* ** Debian and RedHat-based distributions ** ******************************************* The names of the deb and rpm packages are given to help you find them quicker. --- Mandatory (deb / rpm): - bison, flex / byacc, flex (for the innfeed build, if bootstrapping the source code) - perl / perl (for various mandatory Perl scripts) - default-mta / postfix (or any specific MTA, for moderated newsgroups) --- Optional (deb / rpm): - libdb-dev / libdb-devel (--with-bdb for ovdb overview) - libcanlock-dev / libcanlock-devel (--with-canlock for Cancel-Lock support) - libkrb5-dev / krb5-devel (--with-krb5 for a Kerberos v5 authenticator) - libssl-dev / openssl-devel (--with-openssl for TLS support for readers) - libperl-dev / perl-devel, perl-ExtUtils-Embed (--with-perl for Perl-based spam filtering and authentication) - python3-dev, python3 / python3-devel, python3 (--with-python for Python-based spam filtering and authentication) - libsasl2-dev / cyrus-sasl-devel (--with-sasl for SASL authentication support) - libsqlite3-dev / sqlite-devel (--with-sqlite3 for ovsqlite overview) - zlib1g-dev / zlib-devel (--with-zlib for compressed ovdb and ovsqlite, and the COMPRESS command for readers) - libpam0g-dev / pam-devel (for PAM authentication support) - libsystemd-dev, pkg-config / systemd-devel, pkg-config (for systemd notifications and socket activation) --- Though not mandatory for the build, the following packages should be installed if you plan on using the provided features (configure will properly sets their paths in a few variables used by INN): - gnupg / gnupg2 (for the verification of the signatures of control articles and NoCeM messages - GnuPG 1.x or 2.0.x preferred, as GnuPG 2.1.0 and above cannot verify signatures made with old PGP keys still used for some hierarchies) - uucp / uucp (for the exchange of news articles with send-uucp) - wget (for the synchronization of the active file against an external FTP or web server with actsyncd) - various wide-spread programs like a modern awk implementation, grep, gzip (and eventually bzip2 and compress if you want to use other compression methods with send-uucp or rnews), sed and sort, probably already installed on your system, and used by INN in several scripts --- Though not mandatory for the build, the following packages will also be useful: - libgd-perl / perl-GD (for pictures in HTML daily Usenet reports) - libencode-perl, libmime-tools-perl / perl-Encode, perl-MIME-tools (for the decoding of control articles by controlchan) - libdbd-sqlite3-perl / perl-DBD-SQLite (for ovsqlite-util) - cron and syslog, probably already installed on your system --- ***************************************************************** ** FreeBSD packages (and probably also other BSD-like systems) ** ***************************************************************** FreeBSD packages come with development headers by default and dependencies not listed are satisfied by the base FreeBSD system. --- Mandatory FreeBSD packages: - gmake (INN needs to be built using gmake instead of make) - autoconf (generate a configuration script) - libtool (for library creation) - perl5 --- Optional FreeBSD packages: - db18 (--with-bdb --with-bdb-lib=/usr/local/lib/db18 --with-bdb-include=/usr/local/include/db18, the "18" indicates version and can be replaced with another version, for ovdb overview) - libcanlock (--with-canlock) - krb5 (--with-krb5) - python3 (--with-python) - cyrus-sasl (--with-sasl) - sqlite3 (--with-sqlite3=/usr/local) --- Optional packages provided by FreeBSD base and the ports tree: - openssl (--with-openssl --with-openssl-lib=/usr/local --with-openssl-include=/usr/local if the version from ports is preferable to the one provided by the base system.) --- Runtime optionals (see Linux equivalents above for descriptions): - gnupg - freebsd-uucp - p5-GD - p5-Encode, p5-MIME-Tools - p5-DBD-SQLite --- Happy building! checking for gcc... /opt/csw/bin/gcc checking whether the C compiler works... no configure: error: in '/home/iulius/autobuild/inn-gcc210': configure: error: C compiler cannot create executables See 'config.log' for more details -- last 100 lines of logs follow -- -- mkautobuild -- 2026-06-13T08:11:20 -- Dealing with the main application -- -- mkautobuild -- 2026-06-13T08:11:20 -- Retrieving the complete sources of the application -- -- mkautobuild -- 2026-06-13T08:11:20 -- Configuring and building the application -- configure: Building INN requires the following dependencies to be met, besides a working compiler, a POSIX-compliant shell and GNU make, as well as Autoconf if you're bootstrapping the source code. POSIX-compliant tools like tail, head or sed are required by some checks during configure. Please ensure they are present in the default PATH (for instance on Solaris, /usr/xpg4/bin or /opt/csw/bin should be added to PATH). --- ******************************************* ** Debian and RedHat-based distributions ** ******************************************* The names of the deb and rpm packages are given to help you find them quicker. --- Mandatory (deb / rpm): - bison, flex / byacc, flex (for the innfeed build, if bootstrapping the source code) - perl / perl (for various mandatory Perl scripts) - default-mta / postfix (or any specific MTA, for moderated newsgroups) --- Optional (deb / rpm): - libdb-dev / libdb-devel (--with-bdb for ovdb overview) - libcanlock-dev / libcanlock-devel (--with-canlock for Cancel-Lock support) - libkrb5-dev / krb5-devel (--with-krb5 for a Kerberos v5 authenticator) - libssl-dev / openssl-devel (--with-openssl for TLS support for readers) - libperl-dev / perl-devel, perl-ExtUtils-Embed (--with-perl for Perl-based spam filtering and authentication) - python3-dev, python3 / python3-devel, python3 (--with-python for Python-based spam filtering and authentication) - libsasl2-dev / cyrus-sasl-devel (--with-sasl for SASL authentication support) - libsqlite3-dev / sqlite-devel (--with-sqlite3 for ovsqlite overview) - zlib1g-dev / zlib-devel (--with-zlib for compressed ovdb and ovsqlite, and the COMPRESS command for readers) - libpam0g-dev / pam-devel (for PAM authentication support) - libsystemd-dev, pkg-config / systemd-devel, pkg-config (for systemd notifications and socket activation) --- Though not mandatory for the build, the following packages should be installed if you plan on using the provided features (configure will properly sets their paths in a few variables used by INN): - gnupg / gnupg2 (for the verification of the signatures of control articles and NoCeM messages - GnuPG 1.x or 2.0.x preferred, as GnuPG 2.1.0 and above cannot verify signatures made with old PGP keys still used for some hierarchies) - uucp / uucp (for the exchange of news articles with send-uucp) - wget (for the synchronization of the active file against an external FTP or web server with actsyncd) - various wide-spread programs like a modern awk implementation, grep, gzip (and eventually bzip2 and compress if you want to use other compression methods with send-uucp or rnews), sed and sort, probably already installed on your system, and used by INN in several scripts --- Though not mandatory for the build, the following packages will also be useful: - libgd-perl / perl-GD (for pictures in HTML daily Usenet reports) - libencode-perl, libmime-tools-perl / perl-Encode, perl-MIME-tools (for the decoding of control articles by controlchan) - libdbd-sqlite3-perl / perl-DBD-SQLite (for ovsqlite-util) - cron and syslog, probably already installed on your system --- ***************************************************************** ** FreeBSD packages (and probably also other BSD-like systems) ** ***************************************************************** FreeBSD packages come with development headers by default and dependencies not listed are satisfied by the base FreeBSD system. --- Mandatory FreeBSD packages: - gmake (INN needs to be built using gmake instead of make) - autoconf (generate a configuration script) - libtool (for library creation) - perl5 --- Optional FreeBSD packages: - db18 (--with-bdb --with-bdb-lib=/usr/local/lib/db18 --with-bdb-include=/usr/local/include/db18, the "18" indicates version and can be replaced with another version, for ovdb overview) - libcanlock (--with-canlock) - krb5 (--with-krb5) - python3 (--with-python) - cyrus-sasl (--with-sasl) - sqlite3 (--with-sqlite3=/usr/local) --- Optional packages provided by FreeBSD base and the ports tree: - openssl (--with-openssl --with-openssl-lib=/usr/local --with-openssl-include=/usr/local if the version from ports is preferable to the one provided by the base system.) --- Runtime optionals (see Linux equivalents above for descriptions): - gnupg - freebsd-uucp - p5-GD - p5-Encode, p5-MIME-Tools - p5-DBD-SQLite --- Happy building! checking for gcc... /opt/csw/bin/gcc checking whether the C compiler works... no configure: error: in '/home/iulius/autobuild/inn-gcc210': configure: error: C compiler cannot create executables See 'config.log' for more details