[Bug 193431] [MAINTAINER] lang/smlnj: update to 110.77
bugzilla-noreply at freebsd.org
bugzilla-noreply at freebsd.org
Sat Oct 11 20:06:40 UTC 2014
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=193431
Kurt Jaeger <pi at FreeBSD.org> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|Patch Ready |In Discussion
CC| |pi at FreeBSD.org
--- Comment #4 from Kurt Jaeger <pi at FreeBSD.org> ---
I tested the build on 9.1-amd64 and 8.4-i386.
This popped up in the pkg-install and pkg-deinstall phase in poudriere:
------------------
[...]
export MULTIEXEC_WRAPPER_VERBOSE=yes && cd /usr/ports/lang/smlnj && make
ARCH=i386 OPSYS=FreeBSD OSREL=8.4 OSVERSION=804000 SYSTEMVERSION= deinstall
===> Deinstalling for smlnj
===> Deinstalling smlnj-110.77
Updating database digests format... done
Checking integrity... done (0 conflicting)
Deinstallation has been requested for the following 1 packages (of 0 packages
in the universe):
Installed packages to be REMOVED:
smlnj-110.77
The operation will free 34 MB.
multiexec-wrapper: multiexec-wrapper was not (or is no longer) installed as
/usr/local/bin/multiexec-wrapper.
multiexec-wrapper: reading /usr/local/etc/multiexec-wrapper.conf failed.
pkg-static: DEINSTALL script failed
[84i-default] [1/1] Deleting smlnj-110.77... done
-----------------------
>From what I understand, it's coming from files/pkg-install.in, which
references multiexec-wrapper, which is not installed. According to poudriere,
it's not fatal ?
Any ideas this can be silenced ? Otherwise it looks fine.
I'll build on 10.0-amd64, when that poudriere jail is finished with the other
stuff...
--
You are receiving this mail because:
You are the assignee for the bug.
More information about the freebsd-ports-bugs
mailing list