Hello Mr. Hanspeter,
Thank you very much for your response.
In the earlier messages, I can not find any error messages.
I can not find the file named "libnetpbm.dylib" in
/sw/src/fink.build/root-netpbm11-shlibs-10.63.01-2/sw/lib but
"libnetpbm.11.dylib"
that is linked to "libnetpbm.11.63.dylib" in the same directory.
Followings are the part of messages, more longer.
I just hesitate to send all the output because that are about 7500 lines.
---------------------------------------------------------------
SRCDIR=/sw/src/fink.build/netpbm11-shlibs-10.63.01-2/netpbm-10.63.01
BUILDDIR=/sw/src/fink.build/netpbm11-shlibs-10.63.01-2/netpbm-10.63.01
install.sharedlibstub
/sw/src/fink.build/netpbm11-shlibs-10.63.01-2/netpbm-10.63.01/buildtools/mkinstalldirs
/sw/src/fink.build/netpbm11-shlibs-10.63.01-2/netpbm-10.63.01/package/link
mkdir /sw/src/fink.build/netpbm11-shlibs-10.63.01-2/netpbm-10.63.01/package/link
cd /sw/src/fink.build/netpbm11-shlibs-10.63.01-2/netpbm-10.63.01/package/link/
; \
rm -f libnetpbm.dylib; \
ln -s ../lib/libnetpbm.11.63.dylib libnetpbm.dylib
Netpbm has been successfully packaged under directory
/sw/src/fink.build/netpbm11-shlibs-10.63.01-2/netpbm-10.63.01/package. Run
'installnetpbm' to install it on your system.
# run tests now if needed
if [ -f
/sw/src/fink.build/netpbm11-shlibs-10.63.01-2/netpbm-10.63.01/INSTALL_MAKE_CHECK
]; then
chmod u+x
/sw/src/fink.build/netpbm11-shlibs-10.63.01-2/netpbm-10.63.01/test/*.test
export
DYLD_LIBRARY_PATH=/sw/src/fink.build/netpbm11-shlibs-10.63.01-2/netpbm-10.63.01/package/lib
make check pkgdir=`pwd`/package resultdir=`pwd`/test-out ||
exit 2
fi
install -d -m 755
/sw/src/fink.build/root-netpbm11-shlibs-10.63.01-2/sw/share
/sw/src/fink.build/root-netpbm11-shlibs-10.63.01-2/sw/share/netpbm
printf
"package\n/sw/src/fink.build/root-netpbm11-shlibs-10.63.01-2/sw\n\n\n\n/sw/src/fink.build/root-netpbm11-shlibs-10.63.01-2/sw/share/netpbm\n\n\n\n"
| ./installnetpbm
Welcome to the Netpbm install dialogue. We will now proceed
to interactively install Netpbm on this system.
You must have already built Netpbm and then packaged it for
installation by running 'make package'. See the INSTALL file.
Where is the install package you created with 'make package'?
package directory (/tmp/netpbm) ==>
Enter the default prefix for installation locations. I will use
this in generating defaults for the following prompts to save you
typing. If you plan to spread Netpbm across your system,
enter '/'.
install prefix (/sw) ==>
Where do you want the programs installed?
program directory (/sw/src/fink.build/root-netpbm11-shlibs-10.63.01-2/sw/bin)
==>
Installing programs...
Done.
Where do you want the shared library installed?
shared library directory
(/sw/src/fink.build/root-netpbm11-shlibs-10.63.01-2/sw/lib) ==>
Installing shared libraries...
done.
You have installed shared libraries in
'/sw/src/fink.build/root-netpbm11-shlibs-10.63.01-2/sw/lib',
which does not appear to be a system shared library directory ('ldconfig -p'
doesn't show any other libraries in there). Therefore, the system may not be
able to find the Netpbm shared libraries when you run Netpbm programs.
To fix this, you may need to update /etc/ld.so.conf
You may need to use an LD_LIBRARY_PATH environment variable when running Netpbm
programs
In order for the Netpbm shared library to be found when you invoke
A Netpbm program, you must either set an environment variable to
tell where to look for it, or you must put its location in the shared
library location cache. Do you want to run Ldconfig now to put the
Netpbm shared library in the cache? This works only if you have
installed the library in a directory Ldconfig knows about.
Y(es) or N(o) (Y) ==> Ldconfig completed successfully.
Where do you want the static link library installed?
static library directory
(/sw/src/fink.build/root-netpbm11-shlibs-10.63.01-2/sw/lib) ==>
Installing link libraries.
done.
Where do you want the data files installed?
data file directory (/sw/src/fink.build/root-netpbm11-shlibs-10.63.01-2/sw/lib)
==>
Installing data files...
done.
Where do you want the library interface header files installed?
header directory
(/sw/src/fink.build/root-netpbm11-shlibs-10.63.01-2/sw/include) ==>
Installing interface header files...
done.
Where do you want the man pages installed?
man page directory
(/sw/src/fink.build/root-netpbm11-shlibs-10.63.01-2/sw/share/man) ==>
Installing man pages...
done.
Where do you want the Pkg-config file netpbm.pc installed?
Pkg-config directory
(/sw/src/fink.build/root-netpbm11-shlibs-10.63.01-2/sw/lib/pkgconfig) ==> Use
of uninitialized value $response in scalar chomp at
./buildtools/installnetpbm.pl line 39, <STDIN> line 9.
Use of uninitialized value $response in string eq at
./buildtools/installnetpbm.pl line 40, <STDIN> line 9.
Installation is complete (except where previous error messages have
indicated otherwise).
rm -rf
/sw/src/fink.build/root-netpbm11-shlibs-10.63.01-2/sw/share/man/web
mv /sw/src/fink.build/root-netpbm11-shlibs-10.63.01-2/sw/bin/doc.url
/sw/src/fink.build/root-netpbm11-shlibs-10.63.01-2/sw/share/netpbm
perl -pi -e
's|/sw/src/fink.build/root-netpbm11-shlibs-10.63.01-2/sw|/sw|g'
/sw/src/fink.build/root-netpbm11-shlibs-10.63.01-2/sw/lib/pkgconfig/netpbm.pc
/sw/src/fink.build/root-netpbm11-shlibs-10.63.01-2/sw/bin/netpbm-config
sudo -u fink-bld [ENV] sh -c /tmp/fink.RQgQD
/usr/bin/install -d -m 700
/sw/src/fink.build/root-netpbm11-shlibs-10.63.01-2/sw/share/doc/netpbm11-shlibs
/bin/cp -r README
/sw/src/fink.build/root-netpbm11-shlibs-10.63.01-2/sw/share/doc/netpbm11-shlibs/
/bin/cp -r doc/*
/sw/src/fink.build/root-netpbm11-shlibs-10.63.01-2/sw/share/doc/netpbm11-shlibs/
/bin/chmod -R go=u-w
/sw/src/fink.build/root-netpbm11-shlibs-10.63.01-2/sw/share/doc/netpbm11-shlibs
/bin/rm -f /sw/src/fink.build/root-netpbm11-shlibs-10.63.01-2/sw/info/dir
/sw/src/fink.build/root-netpbm11-shlibs-10.63.01-2/sw/info/dir.old
/sw/src/fink.build/root-netpbm11-shlibs-10.63.01-2/sw/share/info/dir
/sw/src/fink.build/root-netpbm11-shlibs-10.63.01-2/sw/share/info/dir.old
/bin/rm -rf /sw/src/fink.build/root-netpbm11-10.63.01-2
/bin/mkdir -p /sw/src/fink.build/root-netpbm11-10.63.01-2/sw
/bin/mkdir -p /sw/src/fink.build/root-netpbm11-10.63.01-2/DEBIAN
/usr/sbin/chown -R fink-bld:fink-bld /sw/src/fink.build/root-netpbm11-10.63.01-2
sudo -u fink-bld [ENV] sh -c /tmp/fink.UsnZ_
/usr/bin/install -d -m 755 /sw/src/fink.build/root-netpbm11-10.63.01-2/sw/bin
/bin/mv /sw/src/fink.build/root-netpbm11-shlibs-10.63.01-2/sw/bin/netpbm-config
/sw/src/fink.build/root-netpbm11-10.63.01-2/sw/bin/
/usr/bin/install -d -m 755 /sw/src/fink.build/root-netpbm11-10.63.01-2/sw
/bin/mv /sw/src/fink.build/root-netpbm11-shlibs-10.63.01-2/sw/include
/sw/src/fink.build/root-netpbm11-10.63.01-2/sw/
/usr/bin/install -d -m 755 /sw/src/fink.build/root-netpbm11-10.63.01-2/sw/lib
/bin/mv
/sw/src/fink.build/root-netpbm11-shlibs-10.63.01-2/sw/lib/libnetpbm.dylib
/sw/src/fink.build/root-netpbm11-10.63.01-2/sw/lib/
mv: rename
/sw/src/fink.build/root-netpbm11-shlibs-10.63.01-2/sw/lib/libnetpbm.dylib to
/sw/src/fink.build/root-netpbm11-10.63.01-2/sw/lib/libnetpbm.dylib: No such
file or directory
### execution of /bin/mv failed, exit code 1
### execution of /tmp/fink.UsnZ_ failed, exit code 1
Removing runtime build-lock...
Removing build-lock package...
/sw/bin/dpkg-lockwait -r fink-buildlock-netpbm11-shlibs-10.63.01-2
(データベースを読み込んでいます... 現在 50135 個のファイルとディレクトリがインストールされています。)
fink-buildlock-netpbm11-shlibs-10.63.01-2 を削除しています...
Failed: phase installing: netpbm11-10.63.01-2 failed
Before reporting any errors, please run "fink selfupdate" and try again.
Also try using "fink configure" to set your maximum build jobs to 1 and
attempt to build the package again.
If you continue to have issues, please check to see if the FAQ on Fink's
website solves the problem. If not, ask on one (not both, please) of
these mailing lists:
The Fink Users List <[email protected]>
The Fink Beginners List <[email protected]>,
with a carbon copy to the maintainer:
Hanspeter Niederstrasser <[email protected]>
Note that this is preferable to emailing just the maintainer directly,
since most fink package maintainers do not have access to all possible
hardware and software configurations.
Please try to include the complete error message in your report. This
generally consists of a compiler line starting with e.g. "gcc" or "g++"
followed by the actual error output from the compiler.
Also include the following system information:
Package manager version: 0.35.1
Distribution version: selfupdate-rsync Wed Aug 14 14:32:38 2013, 10.8, x86_64
Trees: local/main stable/main
Xcode.app: 4.6.3
Xcode command-line tools: 4.6.0.0.1.1365549073
Max. Fink build jobs: 8
On 2013/08/14, at 20:16, Hanspeter Niederstrasser <[email protected]>
wrote:
> On 8/14/2013 4:08 AM, 安斎 浩一 wrote:
>> mv: rename
>> /sw/src/fink.build/root-netpbm11-shlibs-10.63.01-2/sw/lib/libnetpbm.dylib to
>> /sw/src/fink.build/root-netpbm11-10.63.01-2/sw/lib/libnetpbm.dylib: No such
>> file or directory
>
> The main netpbm library did not get built for some reason, but the error
> only got caught when Fink tried to install the file. Check earlier
> through your build log and look for the actual error during the build
> process.
>
> Hanspeter
------------------------------------------------------------------------------
Get 100% visibility into Java/.NET code with AppDynamics Lite!
It's a free troubleshooting tool designed for production.
Get down to code-level detail for bottlenecks, with <2% overhead.
Download for free and get started troubleshooting in minutes.
http://pubads.g.doubleclick.net/gampad/clk?id=48897031&iu=/4140/ostg.clktrk
_______________________________________________
Fink-users mailing list
[email protected]
List archive:
http://news.gmane.org/gmane.os.macosx.fink.user
Subscription management:
https://lists.sourceforge.net/lists/listinfo/fink-users