Date: Thu, 15 Oct 2015 22:17:55 +0000 From: bugzilla-noreply@freebsd.org To: office@FreeBSD.org Subject: [Bug 199601] devel/boost-all: Upgrade to 1.58 Message-ID: <bug-199601-25061-fAPBI529hf@https.bugs.freebsd.org/bugzilla/> In-Reply-To: <bug-199601-25061@https.bugs.freebsd.org/bugzilla/> References: <bug-199601-25061@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=199601 --- Comment #20 from Don Lewis <truckman@FreeBSD.org> --- (In reply to Jung-uk Kim from comment #18) My package builder is running head, but the build was done in a FreeBSD 9.3 i386 poudriere jail. I'm not seeing the problem in a FreeBSD 10.1 amd64 jail. FWIW, this is what is broken: cc: build/src.freebsd-9.3-RELEASE-p24-i386-2.7/numpy/core/src/npymath/npy_math_complex.c numpy/core/src/npymath/npy_math_complex.c.src: In function 'npy_ccoshf': numpy/core/src/npymath/npy_math_complex.c.src:643: error: incompatible types in assignment numpy/core/src/npymath/npy_math_complex.c.src: In function 'npy_csinhf': numpy/core/src/npymath/npy_math_complex.c.src:785: error: incompatible types in assignment numpy/core/src/npymath/npy_math_complex.c.src: In function 'npy_ccosh': numpy/core/src/npymath/npy_math_complex.c.src:643: error: incompatible types in assignment numpy/core/src/npymath/npy_math_complex.c.src: In function 'npy_csinh': numpy/core/src/npymath/npy_math_complex.c.src:785: error: incompatible types in assignment numpy/core/src/npymath/npy_math_complex.c.src: In function 'npy_ccoshf': numpy/core/src/npymath/npy_math_complex.c.src:643: error: incompatible types in assignment numpy/core/src/npymath/npy_math_complex.c.src: In function 'npy_csinhf': numpy/core/src/npymath/npy_math_complex.c.src:785: error: incompatible types in assignment numpy/core/src/npymath/npy_math_complex.c.src: In function 'npy_ccosh': numpy/core/src/npymath/npy_math_complex.c.src:643: error: incompatible types in assignment numpy/core/src/npymath/npy_math_complex.c.src: In function 'npy_csinh': numpy/core/src/npymath/npy_math_complex.c.src:785: error: incompatible types in assignment error: Command "cc -DNDEBUG -O2 -pipe -fno-strict-aliasing -fPIC -Inumpy/core/include -Ibuild/src.freebsd-9.3-RELEASE-p24-i386-2.7/numpy/core/include/numpy -Inumpy/core/src/private -Inumpy/core/src -Inumpy/core -Inumpy/core/src/npymath -Inumpy/core/src/multiarray -Inumpy/core/src/umath -Inumpy/core/src/npysort -I/usr/local/include/python2.7 -Ibuild/src.freebsd-9.3-RELEASE-p24-i386-2.7/numpy/core/src/private -Ibuild/src.freebsd-9.3-RELEASE-p24-i386-2.7/numpy/core/src/private -Ibuild/src.freebsd-9.3-RELEASE-p24-i386-2.7/numpy/core/src/private -c build/src.freebsd-9.3-RELEASE-p24-i386-2.7/numpy/core/src/npymath/npy_math_complex.c -o build/temp.freebsd-9.3-RELEASE-p24-i386-2.7/build/src.freebsd-9.3-RELEASE-p24-i386-2.7/numpy/core/src/npymath/npy_math_complex.o" failed with exit status 1 -- 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-199601-25061-fAPBI529hf>