tech-pkg archive

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

Re: cwrapper status



Hi,

From: Ryo ONODERA <ryo_on%yk.rim.or.jp@localhost>, Date: Wed, 26 Nov 2014 05:23:28 +0900 (GMT)

> From: Ryo ONODERA <ryo_on%yk.rim.or.jp@localhost>, Date: Mon, 24 Nov 2014 10:45:21 +0900 (GMT)
> 
>> Hi,
>> 
>> cwrapper support is imported, and I have enabled it with USE_CWRAPPERS=yes.
>> But I cannot find the packages that is build properly with cwrapper.
>> For example, graphics/lcms says that libtool is not found.
>> And graphics/netpbm says that -lnetpbm not found.
>> 
>> What packages are tested with cwrapper?
>> And how to debug cwrapper support?
> 
> Hi,
> 
> Recent changes in pkgsrc/mk fix my problems.
> graphics/netpbm and graphics/lcms are built successfully with
> USE_CWRAPPERS=yes.

pkgsrc/devel/glib2 has another problem.
Could anyone take a look at this problem?

Thank you.

gmake[4]: Entering directory '/usr/tmp/pkgsrc/devel/glib2/work/glib-2.42.0/gmodule'
 .././install-sh -c -d '/usr/tmp/pkgsrc/devel/glib2/work/.destdir/usr/pkg/lib'
 /bin/sh ../libtool   --mode=install /usr/bin/install -c -o ryo_on -g users   libgmodule-2.0.la '/usr/tmp/pkgsrc/devel/glib2/work/.destdir/usr/pkg/lib'
libtool: install: warning: relinking `libgmodule-2.0.la'
libtool: install: (cd /usr/tmp/pkgsrc/devel/glib2/work/glib-2.42.0/gmodule; libtool --silent --tag CC --mode=relink gcc -Wall -Wstrict-prototypes -Werror=declaration-after-statement -Werror=missing-prototypes -Werror=implicit-function-declaration -Werror=pointer-arith -Werror=init-self -Werror=format=2 -Werror=missing-include-dirs -fvisibility=hidden -O2 -Wl,-Bsymbolic-functions -Wl,--export-dynamic -version-info 4200:0:4200 -export-dynamic -L/usr/lib -L/usr/tmp/pkgsrc/devel/glib2/work/.buildlink/lib -o libgmodule-2.0.la -rpath /usr/pkg/lib libgmodule_2_0_la-gmodule.lo -L../glib/.libs ../glib/libglib-2.0.la -lintl -inst-prefix-dir /usr/tmp/pkgsrc/devel/glib2/work/.destdir)
gcc: error: /usr/pkg/lib/libglib-2.0.so: No such file or directory
libtool: install: error: relink `libgmodule-2.0.la' with the above command before installing it
Makefile:894: recipe for target 'install-libLTLIBRARIES' failed
gmake[4]: *** [install-libLTLIBRARIES] Error 1
gmake[4]: Leaving directory '/usr/tmp/pkgsrc/devel/glib2/work/glib-2.42.0/gmodule'
Makefile:1412: recipe for target 'install-am' failed
gmake[3]: *** [install-am] Error 2
gmake[3]: Leaving directory '/usr/tmp/pkgsrc/devel/glib2/work/glib-2.42.0/gmodule'
Makefile:1406: recipe for target 'install' failed
gmake[2]: *** [install] Error 2
gmake[2]: Leaving directory '/usr/tmp/pkgsrc/devel/glib2/work/glib-2.42.0/gmodule'
Makefile:1205: recipe for target 'install-recursive' failed
gmake[1]: *** [install-recursive] Error 1
gmake[1]: Leaving directory '/usr/tmp/pkgsrc/devel/glib2/work/glib-2.42.0'
Makefile:1671: recipe for target 'install' failed
gmake: *** [install] Error 2
*** Error code 2

Stop.
make[1]: stopped in /usr/pkgsrc/devel/glib2
*** Error code 1

Stop.
make: stopped in /usr/pkgsrc/devel/glib2

--
Ryo ONODERA // ryo_on%yk.rim.or.jp@localhost
PGP fingerprint = 82A2 DC91 76E0 A10A 8ABB  FD1B F404 27FA C7D1 15F3


Home | Main Index | Thread Index | Old Index