Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 11 Oct 2014 20:06:39 +0000
From:      bugzilla-noreply@freebsd.org
To:        freebsd-ports-bugs@FreeBSD.org
Subject:   [Bug 193431] [MAINTAINER] lang/smlnj: update to 110.77
Message-ID:  <bug-193431-13-sdk8tPN3s4@https.bugs.freebsd.org/bugzilla/>
In-Reply-To: <bug-193431-13@https.bugs.freebsd.org/bugzilla/>
References:  <bug-193431-13@https.bugs.freebsd.org/bugzilla/>

next in thread | previous in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=193431

Kurt Jaeger <pi@FreeBSD.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|Patch Ready                 |In Discussion
                 CC|                            |pi@FreeBSD.org

--- Comment #4 from Kurt Jaeger <pi@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.



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-193431-13-sdk8tPN3s4>