Subject: | bin/nytprof* are not installed |
Hi,
# make
cc -c -DDEBIAN -fno-strict-aliasing -pipe -I/usr/local/include
-D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g -DVERSION=\"2.09\"
-DXS_VERSION=\"2.09\" -fPIC "-I/corp/lib/perl/5.10/CORE"
-DHAS_CLOCK_GETTIME -W -Wall -Wpointer-arith -Wbad-function-cast
-Wno-comment -Wno-sign-compare -Wno-cast-qual -Wmissing-noreturn
-Wno-unused-parameter NYTProf.c
NYTProf.xs: In function ‘pp_entersub_profiler’:
NYTProf.xs:2345: warning: cast from pointer to integer of different size
Running Mkbootstrap for Devel::NYTProf ()
chmod 644 NYTProf.bs
rm -f blib/arch/auto/Devel/NYTProf/NYTProf.so
cc -shared -O2 -g -L/usr/local/lib NYTProf.o -o
blib/arch/auto/Devel/NYTProf/NYTProf.so \
-lrt \
chmod 755 blib/arch/auto/Devel/NYTProf/NYTProf.so
cp NYTProf.bs blib/arch/auto/Devel/NYTProf/NYTProf.bs
chmod 644 blib/arch/auto/Devel/NYTProf/NYTProf.bs
cp blib/arch/auto/Devel/NYTProf/NYTProf.so
blib/lib/Devel/auto/Devel/NYTProf/NYTProf.so
cp bin/nytprofcsv blib/script/nytprofcsv
/corp/bin/perl "-MExtUtils::MY" -e "MY->fixin(shift)" blib/script/nytprofcsv
cp bin/nytprofhtml blib/script/nytprofhtml
/corp/bin/perl "-MExtUtils::MY" -e "MY->fixin(shift)"
blib/script/nytprofhtml
Manifying blib/man1/nytprofcsv.1
Manifying blib/man1/nytprofhtml.1
Manifying blib/man3/Devel::NYTProf::Core.3pm
Manifying blib/man3/Devel::NYTProf::Apache.3pm
Manifying blib/man3/Devel::NYTProf::Reader.3pm
Manifying blib/man3/Devel::NYTProf.3pm
Manifying blib/man3/Devel::NYTProf::ReadStream.3pm
Manifying blib/man3/Devel::NYTProf::Util.3pm
Manifying blib/man3/Devel::NYTProf::Data.3pm
# make install
cp blib/arch/auto/Devel/NYTProf/NYTProf.so
blib/lib/Devel/auto/Devel/NYTProf/NYTProf.so
Files found in blib/arch: installing files in blib/lib into architecture
dependent library tree
Appending installation info to
/corp/lib/perl5/site_perl/5.10.0/arch/perllocal.pod
The `make` creates "blib/script/nytprof*" but `make install` doesn't
install them.
Regards,
Jozef