pkgsrc-Bugs archive

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

Re: pkg/46406 (www/ap2-subversion does not build with PREFER_PKGSRC+= iconv)



This problem is still valid on NetBSD 8.1/amd64 with pkgsrc-2019Q2:

if true ; then cd subversion/mod_dav_svn && /bin/sh "/usr/pkgsrc/www/ap2-subversion/work/subversion-1.12.0/libtool" --tag=CC --silent --mode=link gcc  -O2 -D_FORTIFY_SOURCE=2 -I/usr/pkg/include -I/usr/pkg/include/apr-1 -I/usr/include   -pthread -O2 -D_FORTIFY_SOURCE=2 -I/usr/pkg/include -I/usr/pkg/include/apr-1 -I/usr/include  -L/usr/pkg/lib -Wl,-R/usr/pkg/lib -L/usr/lib -Wl,-R/usr/lib   -L/usr/pkg/lib    -rpath /usr/pkg/lib/httpd -avoid-version -module  -shared  -o mod_dav_svn.la  activity.lo authz.lo deadprops.lo liveprops.lo lock.lo merge.lo mirror.lo mod_dav_svn.lo posts/create_txn.lo reports/dated-rev.lo reports/deleted-rev.lo reports/file-revs.lo reports/get-location-segments.lo reports/get-locations.lo reports/get-locks.lo reports/inherited-props.lo reports/list.lo reports/log.lo reports/mergeinfo.lo reports/replay.lo reports/update.lo repos.lo status.lo util.lo version.lo -lsvn_repos-1 -lsvn_fs-1 -lsvn_delta-1 -lsvn_subr-1   -lintl ; else echo "fake" > subversion/mod_dav_svn/mod_dav_svn.la ; fi

*** Warning: linker path does not have real file for library -liconv.
*** I have the capability to make that library automatically link in when
*** you link to this library.  But I can only do this if you have a
*** shared version of the library, which you do not appear to have
*** because I did check the linker path looking for a file starting
*** with libiconv and none of the candidates passed a file format test
*** using a regex pattern. Last file checked: /usr/pkgsrc/www/ap2-subversion/work/.buildlink/lib/libaprutil-1.so

*** Warning: libtool could not satisfy all declared inter-library
*** dependencies of module mod_dav_svn.  Therefore, libtool will create
*** a static module, that should work as long as the dlopening
*** application is linked with the -dlopen flag.
if true ; then cd subversion/mod_authz_svn && /bin/sh "/usr/pkgsrc/www/ap2-subversion/work/subversion-1.12.0/libtool" --tag=CC --silent --mode=link gcc  -O2 -D_FORTIFY_SOURCE=2 -I/usr/pkg/include -I/usr/pkg/include/apr-1 -I/usr/include   -pthread -O2 -D_FORTIFY_SOURCE=2 -I/usr/pkg/include -I/usr/pkg/include/apr-1 -I/usr/include  -L/usr/pkg/lib -Wl,-R/usr/pkg/lib -L/usr/lib -Wl,-R/usr/lib   -L/usr/pkg/lib    -rpath /usr/pkg/lib/httpd -avoid-version -module  -shared  -o mod_authz_svn.la  mod_authz_svn.lo -lsvn_repos-1 -lsvn_subr-1  -lintl ; else echo "fake" > subversion/mod_authz_svn/mod_authz_svn.la ; fi

*** Warning: linker path does not have real file for library -liconv.
*** I have the capability to make that library automatically link in when
*** you link to this library.  But I can only do this if you have a
*** shared version of the library, which you do not appear to have
*** because I did check the linker path looking for a file starting
*** with libiconv and none of the candidates passed a file format test
*** using a regex pattern. Last file checked: /usr/pkgsrc/www/ap2-subversion/work/.buildlink/lib/libaprutil-1.so

*** Warning: libtool could not satisfy all declared inter-library
*** dependencies of module mod_authz_svn.  Therefore, libtool will create
*** a static module, that should work as long as the dlopening
*** application is linked with the -dlopen flag.

On Tue, May 28, 2019 at 9:23 AM <bsiegert%netbsd.org@localhost> wrote:
Synopsis: www/ap2-subversion does not build with PREFER_PKGSRC+= iconv

Responsible-Changed-From-To: pkg-manager->bsiegert
Responsible-Changed-By: bsiegert%NetBSD.org@localhost
Responsible-Changed-When: Tue, 28 May 2019 07:23:22 +0000
Responsible-Changed-Why:
Is this still an issue?
All the packages in this PR have been updated in the meantime.


State-Changed-From-To: open->feedback
State-Changed-By: bsiegert%NetBSD.org@localhost
State-Changed-When: Tue, 28 May 2019 07:23:22 +0000
State-Changed-Why:





--
Pozdrawiam, Bartosz Kuźma.


Home | Main Index | Thread Index | Old Index