Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 28 Feb 2019 16:35:08 +0000
From:      bugzilla-noreply@freebsd.org
To:        ports-bugs@FreeBSD.org
Subject:   [Bug 236070] lang/smlnj configure error (configuring asdl) when building with poudriere on 12/stable amd64
Message-ID:  <bug-236070-7788-Ek8dVpXLB4@https.bugs.freebsd.org/bugzilla/>
In-Reply-To: <bug-236070-7788@https.bugs.freebsd.org/bugzilla/>
References:  <bug-236070-7788@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=3D236070

--- Comment #2 from Robert Cina <transitive@gmail.com> ---
The files in the lang/smlnj/files directory are as follows for me:

do-patch-base_runtime_include_ml-unixdep.h
do-patch-base_runtime_mach-dep_signal-sysdep.h
do-patch-base_runtime_objs_makefile
do-patch-base_runtime_objs_mk.x86-freebsd
patch-config___arch-n-opsys
patch-config___heap2exec
patch-config_install.sh
pkg-install.in

It seems I am missing the other files that you show with your checkout.
I deleted the lang/smlnj directory and did the following to checkout.

# poudriere ports -u -p HEAD -v
[00:00:00] Updating portstree "HEAD" with svn+https...Updating
'/usr/local/poudriere/ports/HEAD':
Restored '/usr/local/poudriere/ports/HEAD/lang/smlnj'
Restored '/usr/local/poudriere/ports/HEAD/lang/smlnj/pkg-plist'
Restored '/usr/local/poudriere/ports/HEAD/lang/smlnj/Makefile'
Restored '/usr/local/poudriere/ports/HEAD/lang/smlnj/distinfo'
Restored '/usr/local/poudriere/ports/HEAD/lang/smlnj/pkg-descr'
Restored '/usr/local/poudriere/ports/HEAD/lang/smlnj/files'
Restored
'/usr/local/poudriere/ports/HEAD/lang/smlnj/files/patch-config___heap2exec'
Restored
'/usr/local/poudriere/ports/HEAD/lang/smlnj/files/do-patch-base_runtime_obj=
s_makefile'
Restored '/usr/local/poudriere/ports/HEAD/lang/smlnj/files/pkg-install.in'
Restored
'/usr/local/poudriere/ports/HEAD/lang/smlnj/files/do-patch-base_runtime_mac=
h-dep_signal-sysdep.h'
Restored
'/usr/local/poudriere/ports/HEAD/lang/smlnj/files/patch-config_install.sh'
Restored
'/usr/local/poudriere/ports/HEAD/lang/smlnj/files/patch-config___arch-n-ops=
ys'
Restored
'/usr/local/poudriere/ports/HEAD/lang/smlnj/files/do-patch-base_runtime_inc=
lude_ml-unixdep.h'
Restored
'/usr/local/poudriere/ports/HEAD/lang/smlnj/files/do-patch-base_runtime_obj=
s_mk.x86-freebsd'
At revision 494156.
 done

It seems I am still missing some files from the files directory of the smlnj
port using the above method to update my ports tree.  However, running the
command below I get all the files you show:

/tmp % svnlite co svn://svn.freebsd.org/ports/head/lang/smlnj
A    smlnj/Makefile
A    smlnj/distinfo
A    smlnj/files
A    smlnj/files/do-patch-asdl_configure
A    smlnj/files/do-patch-asdl_src_asdlgen_Makefile.in
A    smlnj/files/do-patch-base_compiler_Parse_lex_ml.lex
A    smlnj/files/do-patch-base_compiler_Parse_lex_sml.lex
A    smlnj/files/do-patch-base_runtime_mach-dep_signal-sysdep.h
A    smlnj/files/do-patch-base_runtime_objs_makefile
A    smlnj/files/do-patch-base_runtime_objs_mk.x86-freebsd
A    smlnj/files/do-patch-smlnj-lib_JSON_json-parser.sml
A    smlnj/files/do-patch-smlnj-lib_JSON_json-stream-printer.sml
A    smlnj/files/do-patch-smlnj-lib_JSON_json-util.sml
A    smlnj/files/patch-config___arch-n-opsys
A    smlnj/files/patch-config___heap2exec
A    smlnj/files/patch-config_install.sh
A    smlnj/files/patch-config_unpack
A    smlnj/files/do-patch-base_runtime_include_ml-unixdep.h
A    smlnj/files/pkg-install.in
A    smlnj/pkg-plist
A    smlnj/pkg-descr
Checked out revision 494157.

Don't know what I am doing wrong because I am not getting all the files tha=
t a
manual checkout using svnlite would. Any help is really appreciated thank y=
ou.
I am going to try setting up a new ports tree for poudriere and see if that
fixes the issue.

--=20
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-236070-7788-Ek8dVpXLB4>