mailarchive of the ptxdist mailing list
 help / color / mirror / Atom feed
* [ptxdist] [PATCH] boost: version bump 1.60.0 -> 1.67.0
@ 2018-06-05  6:44 jon
  2018-06-06  6:25 ` Michael Olbrich
  0 siblings, 1 reply; 2+ messages in thread
From: jon @ 2018-06-05  6:44 UTC (permalink / raw)
  To: ptxdist; +Cc: Jon Ringle

From: Jon Ringle <jringle@gridpoint.com>

Signed-off-by: Jon Ringle <jringle@gridpoint.com>
---
 rules/boost.make | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/rules/boost.make b/rules/boost.make
index 8e8b5a3..0ca210c 100644
--- a/rules/boost.make
+++ b/rules/boost.make
@@ -17,8 +17,8 @@ PACKAGES-$(PTXCONF_BOOST) += boost
 #
 # Paths and names
 #
-BOOST_VERSION	:= 1_60_0
-BOOST_MD5	:= 65a840e1a0b13a558ff19eeb2c4f0cbe
+BOOST_VERSION	:= 1_67_0
+BOOST_MD5	:= ced776cb19428ab8488774e1415535ab
 BOOST		:= boost_$(BOOST_VERSION)
 BOOST_SUFFIX	:= tar.bz2
 BOOST_URL	:= $(call ptx/mirror, SF, boost/$(BOOST).$(BOOST_SUFFIX))
-- 
1.9.1


_______________________________________________
ptxdist mailing list
ptxdist@pengutronix.de

^ permalink raw reply	[flat|nested] 2+ messages in thread

* Re: [ptxdist] [PATCH] boost: version bump 1.60.0 -> 1.67.0
  2018-06-05  6:44 [ptxdist] [PATCH] boost: version bump 1.60.0 -> 1.67.0 jon
@ 2018-06-06  6:25 ` Michael Olbrich
  0 siblings, 0 replies; 2+ messages in thread
From: Michael Olbrich @ 2018-06-06  6:25 UTC (permalink / raw)
  To: ptxdist

On Tue, Jun 05, 2018 at 02:44:05AM -0400, jon@ringle.org wrote:
> From: Jon Ringle <jringle@gridpoint.com>
> 
> Signed-off-by: Jon Ringle <jringle@gridpoint.com>

With all modules enabled, building fails:

---------------------
target: boost.compile
---------------------

make[1]: Entering directory '/srv/jenkins-data/agent/workspace/ptxdist-tests/all-yes/master.mol-next.arm-hf/platform-arm-hf/build-target/boost_1_67_0'
/lib/ld-linux-armhf.so.3: No such file or directory
error: wrong library name 'coroutine2' in the --with-<library> option.
Makefile:2: recipe for target 'all' failed
make[1]: *** [all] Error 1
make[1]: Leaving directory '/srv/jenkins-data/agent/workspace/ptxdist-tests/all-yes/master.mol-next.arm-hf/platform-arm-hf/build-target/boost_1_67_0'
/srv/jenkins-data/agent/workspace/ptxdist-tests/all-yes/master.mol-next.arm-hf/ptxdist/rules/post/ptxd_make_world_compile.make:21: recipe for target '/srv/jenkins-data/agent/workspace/ptxdist-tests/all-yes/master.mol-next.arm-hf/platform-arm-hf/state/boost.compile' failed
make: *** [/srv/jenkins-data/agent/workspace/ptxdist-tests/all-yes/master.mol-next.arm-hf/platform-arm-hf/state/boost.compile] Error 2

I haven't looked closer, but I guess the module list needs updating.

Michael

> ---
>  rules/boost.make | 4 ++--
>  1 file changed, 2 insertions(+), 2 deletions(-)
> 
> diff --git a/rules/boost.make b/rules/boost.make
> index 8e8b5a3..0ca210c 100644
> --- a/rules/boost.make
> +++ b/rules/boost.make
> @@ -17,8 +17,8 @@ PACKAGES-$(PTXCONF_BOOST) += boost
>  #
>  # Paths and names
>  #
> -BOOST_VERSION	:= 1_60_0
> -BOOST_MD5	:= 65a840e1a0b13a558ff19eeb2c4f0cbe
> +BOOST_VERSION	:= 1_67_0
> +BOOST_MD5	:= ced776cb19428ab8488774e1415535ab
>  BOOST		:= boost_$(BOOST_VERSION)
>  BOOST_SUFFIX	:= tar.bz2
>  BOOST_URL	:= $(call ptx/mirror, SF, boost/$(BOOST).$(BOOST_SUFFIX))
> -- 
> 1.9.1
> 
> 
> _______________________________________________
> ptxdist mailing list
> ptxdist@pengutronix.de

-- 
Pengutronix e.K.                           |                             |
Industrial Linux Solutions                 | http://www.pengutronix.de/  |
Peiner Str. 6-8, 31137 Hildesheim, Germany | Phone: +49-5121-206917-0    |
Amtsgericht Hildesheim, HRA 2686           | Fax:   +49-5121-206917-5555 |

_______________________________________________
ptxdist mailing list
ptxdist@pengutronix.de

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2018-06-06  6:25 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2018-06-05  6:44 [ptxdist] [PATCH] boost: version bump 1.60.0 -> 1.67.0 jon
2018-06-06  6:25 ` Michael Olbrich

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox