https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=196737
[email protected] changed: What |Removed |Added ---------------------------------------------------------------------------- Status|New |Closed Resolution|--- |Not A Bug --- Comment #4 from [email protected] --- In fact the problem come from my computer. Just for the record if some else got the same problem.... The problem come from a environment variable in bash/zsh, I got from some git repository a dotfile for zsh who put export BLOCK_SIZE="'1" with this environment variable the ports don't build and it's the only one don't build. I don't known if we can call that a bug, anyway without this env var everything goes fine. And....I don't even known why this variable is for because the real variable should be BLOCKSIZE (without the "_") Regards. -- You are receiving this mail because: You are the assignee for the bug. _______________________________________________ [email protected] mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-gecko To unsubscribe, send any mail to "[email protected]"
