[Bug 236698] devel/apr1 apr_dbd_mysql-1.so:No such file or directory

bugzilla-noreply at freebsd.org bugzilla-noreply at freebsd.org
Thu Mar 21 12:55:15 UTC 2019


https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=236698

--- Comment #2 from White Lynx <lynx at lynx-texts.ru> ---
(In reply to Jochen Neumeister from comment #1)
Well... I reverted vm to a snapshot (portsnap + some modifications to make.conf
+ openssl) and then made

cd /usr/ports/devel/apr1
make install clean

The result is:



------------------------

...
libtool: install: /usr/bin/install -m 755 .libs/libaprutil-1.lai
/usr/ports/devel/apr1/work/stage/usr/local/lib/libaprutil-1.la
libtool: install: /usr/bin/install -m 755 .libs/libaprutil-1.a
/usr/ports/devel/apr1/work/stage/usr/local/lib/libaprutil-1.a
libtool: install: chmod 644
/usr/ports/devel/apr1/work/stage/usr/local/lib/libaprutil-1.a
libtool: install: ranlib
/usr/ports/devel/apr1/work/stage/usr/local/lib/libaprutil-1.a
libtool: warning: remember to run 'libtool --finish /usr/local/lib'
/usr/bin/install -m 644 aprutil.exp
/usr/ports/devel/apr1/work/stage/usr/local/lib
/usr/bin/install -m 755 apu-config.out
/usr/ports/devel/apr1/work/stage/usr/local/bin/apu-1-config
/usr/bin/find /usr/ports/devel/apr1/work/stage/usr/local/lib/ -name \*.so |
/usr/bin/xargs /usr/bin/strip
====> Compressing man pages (compress-man)
===>  Installing for apr-1.6.5.1.6.1_1
===>  Checking if apr is already installed
===>   Registering installation for apr-1.6.5.1.6.1_1
pkg-static: Unable to access file
/usr/ports/devel/apr1/work/stage/usr/local/lib/apr-util-1/apr_dbd_mysql-1.so:No
such file or directory
pkg-static: Unable to access file
/usr/ports/devel/apr1/work/stage/usr/local/lib/apr-util-1/apr_dbd_mysql.a:No
such file or directory
pkg-static: Unable to access file
/usr/ports/devel/apr1/work/stage/usr/local/lib/apr-util-1/apr_dbd_mysql.so:No
such file or directory
*** Error code 74

Stop.
make[1]: stopped in /usr/ports/devel/apr1
*** Error code 1

Stop.
make: stopped in /usr/ports/devel/apr1

------------------------



Then I did

cd /usr/ports/devel/apr1 && make clean && make rmconfig && make install clean



------------------------

libtool: install: chmod 644
/usr/ports/devel/apr1/work/stage/usr/local/lib/libaprutil-1.a
libtool: install: ranlib
/usr/ports/devel/apr1/work/stage/usr/local/lib/libaprutil-1.a
libtool: warning: remember to run 'libtool --finish /usr/local/lib'
/usr/bin/install -m 644 aprutil.exp
/usr/ports/devel/apr1/work/stage/usr/local/lib
/usr/bin/install -m 755 apu-config.out
/usr/ports/devel/apr1/work/stage/usr/local/bin/apu-1-config
/usr/bin/find /usr/ports/devel/apr1/work/stage/usr/local/lib/ -name \*.so |
/usr/bin/xargs /usr/bin/strip
====> Compressing man pages (compress-man)
===>  Installing for apr-1.6.5.1.6.1_1
===>  Checking if apr is already installed
===>   Registering installation for apr-1.6.5.1.6.1_1
pkg-static: Unable to access file
/usr/ports/devel/apr1/work/stage/usr/local/lib/apr-util-1/apr_dbd_mysql-1.so:No
such file or directory
pkg-static: Unable to access file
/usr/ports/devel/apr1/work/stage/usr/local/lib/apr-util-1/apr_dbd_mysql.a:No
such file or directory
pkg-static: Unable to access file
/usr/ports/devel/apr1/work/stage/usr/local/lib/apr-util-1/apr_dbd_mysql.so:No
such file or directory
*** Error code 74

Stop.
make[1]: stopped in /usr/ports/devel/apr1
*** Error code 1

Stop.
make: stopped in /usr/ports/devel/apr1

------------------------



Nothing helped.
Is there any way to test what what went wrong?

-- 
You are receiving this mail because:
You are the assignee for the bug.


More information about the freebsd-apache mailing list