Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

sysutils/nss_ndb Port fails to install #4

Closed
UlasSAYGINIM opened this issue Jul 12, 2020 · 4 comments
Closed

sysutils/nss_ndb Port fails to install #4

UlasSAYGINIM opened this issue Jul 12, 2020 · 4 comments

Comments

@UlasSAYGINIM
Copy link

Freebsd Version : 12.1-RELEASE-p7
I selected CFG option only.

i am sending screenshoots and for reference i am writing last section of installation messages.

I am wondering to select other DB versions like DB6 , is it tested and performed well?

nss_ndb_port_fail

nss_ndb_port_fail2

nss_ndb_port_fail3

usr/local/share/examples/nss_ndb
====> Compressing man pages (compress-man)
===> Installing for nss_ndb-1.0.23
===> Checking if nss_ndb is already installed
===> Registering installation for nss_ndb-1.0.23
pkg-static: Unable to access file /usr/ports/sysutils/nss_ndb/work/stage/usr/loc al/etc/nss_ndb.conf:No such file or directory
*** Error code 74

Stop.
make[1]: stopped in /usr/ports/sysutils/nss_ndb
*** Error code 1

Stop.
make: stopped in /usr/ports/sysutils/nss_ndb

@UlasSAYGINIM
Copy link
Author

Second Try,

now I selected only DB6 version and i also configured dependency port DB6 but it gives error again.

nss_ndb_port_fail4

nss_ndb_port_fail5

root@s:/usr/ports/sysutils/nss_ndb # make install clean
===> Installing for nss_ndb-1.0.23
===> Checking if nss_ndb is already installed
===> Registering installation for nss_ndb-1.0.23
pkg-static: Unable to access file /usr/ports/sysutils/nss_ndb/work/stage/usr/local/etc/nss_ndb.conf:No such file or directory
*** Error code 74

Stop.
make[1]: stopped in /usr/ports/sysutils/nss_ndb
*** Error code 1

Stop.
make: stopped in /usr/ports/sysutils/nss_ndb

@UlasSAYGINIM
Copy link
Author

I selected CFG and VAR and DB6 but gives error.

nss_ndb_port_fail6

root@s:/usr/ports/sysutils/nss_ndb # make install clean
===> Installing for nss_ndb-1.0.23
===> Checking if nss_ndb is already installed
===> Registering installation for nss_ndb-1.0.23
pkg-static: Unable to access file /usr/ports/sysutils/nss_ndb/work/stage/usr/local/etc/nss_ndb.conf:No such file or directory
*** Error code 74

Stop.
make[1]: stopped in /usr/ports/sysutils/nss_ndb
*** Error code 1

Stop.
make: stopped in /usr/ports/sysutils/nss_ndb

@frenchie
Copy link

This isn't really the right place for this as it's a FreeBSD port bug rather than one specific to this project. I've submitted a patch on your FreeBSD bug that should address your build issue.

@ptrrkssn
Copy link
Owner

Thanks for the reports and the patch (I wonder how that one could have slipped through my testing). Ah well. The patch seems to fix it so hopefully it'll be merged into the FreeBSD port soon (I've updated the ports/Makefile.port.in file in this repo too now).

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants