Enable quiet build on ds, ns, svrcore

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

 



Hi,

I want to get feedback from the team about a small change I would like
to make to our configure.ac. I want to add the following to
configure.ac.

m4_ifdef([AM_SILENT_RULES], [
     AM_SILENT_RULES([yes])
])


This changes the output from out builds. Current output is:


gcc -DHAVE_CONFIG_H -I. -I/home/william/development/389ds/ds  -g3
-DDEBUG -DMCC_DEBUG -O0 -Wall -Wp,-D_FORITY_SOURCE=2 -fexceptions
-fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches
-Werror=format-security -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1
-fsanitize=address -fno-omit-frame-pointer -DBUILD_NUM=\"2016.299.416\"
-DVENDOR="\"389 Project\"" -DBRAND="\"389\"" -DCAPBRAND="\"389\""
-UPACKAGE_VERSION -UPACKAGE_TARNAME -UPACKAGE_STRING -UPACKAGE_BUGREPORT
-I/home/william/development/389ds/ds/ldap/include
-I/home/william/development/389ds/ds/ldap/servers/slapd
-I/home/william/development/389ds/ds/include -I. -I/opt/dirsrv/include
-DLOCALSTATEDIR="\"/opt/dirsrv/var\"" -DSYSCONFDIR="\"/opt/dirsrv/etc\""
-DLIBDIR="\"/opt/dirsrv/lib\"" -DBINDIR="\"/opt/dirsrv/bin\""
-DDATADIR="\"/opt/dirsrv/share\""
-DDOCDIR="\"/opt/dirsrv/share/doc/389-ds-base\""
-DSBINDIR="\"/opt/dirsrv/sbin\""
-DPLUGINDIR="\"/opt/dirsrv/lib/dirsrv/plugins\""
-DTEMPLATEDIR="\"/opt/dirsrv/share/dirsrv/data\""
-I/home/william/development/389ds/ds/lib/ldaputil -I/usr/include
-I/usr/include/nss3 -I/usr/include/nspr4 -I/usr/include/nspr4   -O0
-Wall -Wextra -Wunused -Wno-unused-parameter -Wno-sign-compare
-Wstrict-overflow -fno-strict-aliasing -Wunused-but-set-variable -MT
lib/ldaputil/libldaputil_a-cert.o -MD -MP -MF
lib/ldaputil/.deps/libldaputil_a-cert.Tpo -c -o
lib/ldaputil/libldaputil_a-cert.o `test -f 'lib/ldaputil/cert.c' || echo
'/home/william/development/389ds/ds/'`lib/ldaputil/cert.c
mv -f lib/ldaputil/.deps/libldaputil_a-cert.Tpo
lib/ldaputil/.deps/libldaputil_a-cert.Po
gcc -DHAVE_CONFIG_H -I. -I/home/william/development/389ds/ds  -g3
-DDEBUG -DMCC_DEBUG -O0 -Wall -Wp,-D_FORITY_SOURCE=2 -fexceptions
-fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches
-Werror=format-security -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1
-fsanitize=address -fno-omit-frame-pointer -DBUILD_NUM=\"2016.299.416\"
-DVENDOR="\"389 Project\"" -DBRAND="\"389\"" -DCAPBRAND="\"389\""
-UPACKAGE_VERSION -UPACKAGE_TARNAME -UPACKAGE_STRING -UPACKAGE_BUGREPORT
-I/home/william/development/389ds/ds/ldap/include
-I/home/william/development/389ds/ds/ldap/servers/slapd
-I/home/william/development/389ds/ds/include -I. -I/opt/dirsrv/include
-DLOCALSTATEDIR="\"/opt/dirsrv/var\"" -DSYSCONFDIR="\"/opt/dirsrv/etc\""
-DLIBDIR="\"/opt/dirsrv/lib\"" -DBINDIR="\"/opt/dirsrv/bin\""
-DDATADIR="\"/opt/dirsrv/share\""
-DDOCDIR="\"/opt/dirsrv/share/doc/389-ds-base\""
-DSBINDIR="\"/opt/dirsrv/sbin\""
-DPLUGINDIR="\"/opt/dirsrv/lib/dirsrv/plugins\""
-DTEMPLATEDIR="\"/opt/dirsrv/share/dirsrv/data\""
-I/home/william/development/389ds/ds/lib/ldaputil -I/usr/include
-I/usr/include/nss3 -I/usr/include/nspr4 -I/usr/include/nspr4   -O0
-Wall -Wextra -Wunused -Wno-unused-parameter -Wno-sign-compare
-Wstrict-overflow -fno-strict-aliasing -Wunused-but-set-variable -MT
lib/ldaputil/libldaputil_a-certmap.o -MD -MP -MF
lib/ldaputil/.deps/libldaputil_a-certmap.Tpo -c -o
lib/ldaputil/libldaputil_a-certmap.o `test -f 'lib/ldaputil/certmap.c'
|| echo '/home/william/development/389ds/ds/'`lib/ldaputil/certmap.c


Changes to::

make[2]: Entering directory '/home/william/build/ds'
  CC       ldap/servers/slapd/libslapd_la-add.lo
  CC       ldap/servers/slapd/libslapd_la-apibroker.lo
  CC       ldap/servers/slapd/libslapd_la-attr.lo


You can return to "verbose" build with:

./configure --disable-silent-rules

You can read more here:

https://www.gnu.org/software/automake/manual/html_node/Automake-Silent-Rules.html#Automake-Silent-Rules



-- 
Sincerely,

William Brown
Software Engineer
Red Hat, Brisbane

Attachment: signature.asc
Description: This is a digitally signed message part

_______________________________________________
389-devel mailing list -- 389-devel@xxxxxxxxxxxxxxxxxxxxxxx
To unsubscribe send an email to 389-devel-leave@xxxxxxxxxxxxxxxxxxxxxxx

[Index of Archives]     [Fedora Directory Announce]     [Fedora Users]     [Older Fedora Users Mail]     [Fedora Advisory Board]     [Fedora Security]     [Fedora Devel Java]     [Fedora Desktop]     [ATA RAID]     [Fedora Marketing]     [Fedora Mentors]     [Fedora Package Review]     [Fedora Art]     [Fedora Music]     [Fedora Packaging]     [CentOS]     [Fedora SELinux]     [Big List of Linux Books]     [KDE Users]     [Fedora Art]     [Fedora Docs]

  Powered by Linux