Pkg install partially failed: (root):/tmp# uname -a SunOS splunk-test 5.10 Generic_127128-11 i86pc i386 i86pc (root):/tmp# cat /etc/release Solaris 10 5/08 s10x_u5wos_10 X86 Copyright 2008 Sun Microsystems, Inc. All Rights Reserved. Use is subject to license terms. Assembled 24 March 2008
(root):/tmp# pkgadd -d . The following packages are available: 1 filebench FileBench (i386) 1.3.4 Select package(s) you wish to process (or 'all' to process all packages). (default: all) [?,??,q]: 1 Processing package instance <filebench> from </tmp> FileBench(i386) 1.3.4 COMMON DEVELOPMENT AND DISTRIBUTION LICENSE (CDDL) Version 1.0 [..stripped for relevance..] Using </opt> as the package base directory. ## Processing package information. ## Processing system information. ## Verifying disk space requirements. ## Checking for conflicts with packages already installed. ## Checking for setuid/setgid programs. The following files are being installed with setuid and/or setgid permissions: /opt/filebench/bin/i386/fastsu <setuid root> Do you want to install these as setuid/setgid files [y,n,?,q] y Installing FileBench as <filebench> ## Installing part 1 of 1. /opt/filebench/bin/amd64/davenet /opt/filebench/bin/amd64/gnuplot /opt/filebench/bin/amd64/go_filebench [....] /opt/filebench/xanadu/xanadu.war /opt/filebench/xanadu/xmlview.jsp [ verifying class <none> ] /opt/filebench/bin/davenet <linked pathname> ERROR: attribute verification of </opt/filebench/bin/davenet> failed pathname does not exist unable to create link to </usr/lib/isaexec> /opt/filebench/bin/fastsu <linked pathname> ERROR: attribute verification of </opt/filebench/bin/fastsu> failed pathname does not exist unable to create link to </usr/lib/isaexec> /opt/filebench/bin/gnuplot <linked pathname> ERROR: attribute verification of </opt/filebench/bin/gnuplot> failed pathname does not exist unable to create link to </usr/lib/isaexec> /opt/filebench/bin/go_filebench <linked pathname> ERROR: attribute verification of </opt/filebench/bin/go_filebench> failed pathname does not exist unable to create link to </usr/lib/isaexec> /opt/filebench/bin/statit <linked pathname> ERROR: attribute verification of </opt/filebench/bin/statit> failed pathname does not exist unable to create link to </usr/lib/isaexec> Installation of <filebench> partially failed. (root)@splunk-test:/tmp# df -h /opt/ Filesystem size used avail capacity Mounted on splunk/opt 254G 1.8G 252G 1% /opt (root)@splunk-test:/tmp# df -h /usr/ Filesystem size used avail capacity Mounted on /dev/md/dsk/d0 9.9G 6.1G 3.6G 63% / Compile Issue from source code failed: (root):/tmp/filebench-1.3.4# make make all-recursive Making all in filebench source='parser_lex.c' object='parser_lex.o' libtool=no \ depfile='.deps/parser_lex.Po' tmpdepfile='.deps/parser_lex.TPo' \ depmode=none /bin/bash ../config/depcomp \ cc -D_REENTRANT -I. -I. -I.. -I../intl -DFILEBENCHDIR=\"/opt/filebench\" -g -xO3 -DYYDEBUG=1 -c `test -f 'parser_lex.c' || echo './'`parser_lex.c "parser_lex.l", line 274: syntax error before or at: <EOF> cc: acomp failed for parser_lex.c *** Error code 2 make: Fatal error: Command failed for target `parser_lex.o' Current working directory /tmp/filebench-1.3.4/filebench *** Error code 1 The following command caused the error: set fnord $MAKEFLAGS; amf=$2; \ dot_seen=no; \ target=`echo all-recursive | sed s/-recursive//`; \ list='filebench fastsu workloads scripts benchpoint bin'; for subdir in $list; do \ echo "Making $target in $subdir"; \ if test "$subdir" = "."; then \ dot_seen=yes; \ local_target="$target-am"; \ else \ local_target="$target"; \ fi; \ (cd $subdir && make $local_target) \ || case "$amf" in *=*) exit 1;; *k*) fail=yes;; *) exit 1;; esac; \ done; \ if test "$dot_seen" = "no"; then \ make "$target-am" || exit 1; \ fi; test -z "$fail" make: Fatal error: Command failed for target `all-recursive' Current working directory /tmp/filebench-1.3.4 *** Error code 1 make: Fatal error: Command failed for target `all' -- Asif Iqbal PGP Key: 0xE62693C5 KeyServer: pgp.mit.edu _______________________________________________ perf-discuss mailing list perf-discuss@opensolaris.org