root@inf000ora0002:/opt/freeware/src/packages/SPECS# export CC=cc
root@inf000ora0002:/opt/freeware/src/packages/SPECS# rpmbuild -ba sudo-1.8.15-2.spec > /tmp/rpmbuild.lst
+ umask 022
+ cd /opt/freeware/src/packages/BUILD
+ cd /opt/freeware/src/packages/BUILD
+ rm -rf sudo-1.8.15
+ /opt/freeware/bin/gzip -dc /opt/freeware/src/packages/SOURCES/sudo-1.8.15.tar.gz
+ /usr/bin/tar -xf -
+ STATUS=0
+ [ 0 -ne 0 ]
+ cd sudo-1.8.15
+ cat /opt/freeware/src/packages/SOURCES/IBM_ILA
+ 1> doc/LICENSE.new
+ cat doc/LICENSE
+ 1>> doc/LICENSE.new
+ mv doc/LICENSE.new doc/LICENSE
+ exit 0
+ umask 022
+ cd /opt/freeware/src/packages/BUILD
+ cd sudo-1.8.15
+ [[ -z cc ]]
+ [[ cc != gcc ]]
+ echo -O2 -g -fsigned-char
+ sed s:-fsigned-char::
+ export RPM_OPT_FLAGS=-O2 -g
+ ./configure --prefix=/opt/freeware --with-ldap=/opt/IBM/ldap/V6.4 --with-aixauth --with-ldap-conf-file=/etc/security/ldap/ldap.cfg --with-logging=syslog --with-env-editor --disable-path-info
+ CFLAGS=-O2 -g
+ make
1500-030: (I) INFORMATION: sudoers_policy_deserialize_info: Additional optimization may be attained by recompiling and specifying MAXMEM option with a value greater than 8192.
1500-030: (I) INFORMATION: sudoers_policy_main: Additional optimization may be attained by recompiling and specifying MAXMEM option with a value greater than 8192.
"./timestamp.c", line 357.20: 1506-1332 (W) A function with return type "void" may not return a value of type "void".
"./timestamp.c", line 363.20: 1506-1332 (W) A function with return type "void" may not return a value of type "void".
1500-030: (I) INFORMATION: sudo_ldap_read_config: Additional optimization may be attained by recompiling and specifying MAXMEM option with a value greater than 8192.
1500-030: (I) INFORMATION: set_default: Additional optimization may be attained by recompiling and specifying MAXMEM option with a value greater than 8192.
1500-030: (I) INFORMATION: sudoerslex: Additional optimization may be attained by recompiling and specifying MAXMEM option with a value greater than 8192.
1500-030: (I) INFORMATION: parse_logfile: Additional optimization may be attained by recompiling and specifying MAXMEM option with a value greater than 8192.
1500-030: (I) INFORMATION: main: Additional optimization may be attained by recompiling and specifying MAXMEM option with a value greater than 8192.
1500-030: (I) INFORMATION: exec_monitor: Additional optimization may be attained by recompiling and specifying MAXMEM option with a value greater than 8192.
+ exit 0
+ umask 022
+ cd /opt/freeware/src/packages/BUILD
+ cd sudo-1.8.15
+ rm -rf /var/tmp/sudo-1.8.15-2.ppc
+ mkdir /var/tmp/sudo-1.8.15-2.ppc
+ sed -e s/-o $(sudoers_uid) -g $(sudoers_gid) / /g -e s/-o $(install_uid) -g $(install_gid) / /g -e s/-m 4111// -e s/-m 0111// Makefile
+ 1> Makefile.19464342
+ mv Makefile.19464342 Makefile
+ make
+ make check
make: The error code from the last command is 1.
Stop.
make: The error code from the last command is 2.
Stop.
error: Bad exit status from /var/tmp/rpm-tmp.Nbuaac (%install)
Bad exit status from /var/tmp/rpm-tmp.Nbuaac (%install)
root@inf000ora0002:/opt/freeware/src/packages/SPECS#
|