From owner-freebsd-ports-bugs@freebsd.org Tue Aug 14 19:18:04 2018 Return-Path: Delivered-To: freebsd-ports-bugs@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 0AF6D1055355 for ; Tue, 14 Aug 2018 19:18:04 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) Received: from mailman.ysv.freebsd.org (mailman.ysv.freebsd.org [IPv6:2001:1900:2254:206a::50:5]) by mx1.freebsd.org (Postfix) with ESMTP id 9B007834CD for ; Tue, 14 Aug 2018 19:18:03 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) Received: by mailman.ysv.freebsd.org (Postfix) id 604DE1055352; Tue, 14 Aug 2018 19:18:03 +0000 (UTC) Delivered-To: ports-bugs@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 3E65D1055351 for ; Tue, 14 Aug 2018 19:18:03 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) Received: from mxrelay.ysv.freebsd.org (mxrelay.ysv.freebsd.org [IPv6:2001:1900:2254:206a::19:3]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client CN "mxrelay.ysv.freebsd.org", Issuer "Let's Encrypt Authority X3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id D393F834C5 for ; Tue, 14 Aug 2018 19:18:02 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) Received: from kenobi.freebsd.org (kenobi.freebsd.org [IPv6:2001:1900:2254:206a::16:76]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mxrelay.ysv.freebsd.org (Postfix) with ESMTPS id 380051B4F5 for ; Tue, 14 Aug 2018 19:18:02 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) Received: from kenobi.freebsd.org ([127.0.1.118]) by kenobi.freebsd.org (8.15.2/8.15.2) with ESMTP id w7EJI20l003628 for ; Tue, 14 Aug 2018 19:18:02 GMT (envelope-from bugzilla-noreply@freebsd.org) Received: (from www@localhost) by kenobi.freebsd.org (8.15.2/8.15.2/Submit) id w7EJI2qq003627 for ports-bugs@FreeBSD.org; Tue, 14 Aug 2018 19:18:02 GMT (envelope-from bugzilla-noreply@freebsd.org) X-Authentication-Warning: kenobi.freebsd.org: www set sender to bugzilla-noreply@freebsd.org using -f From: bugzilla-noreply@freebsd.org To: ports-bugs@FreeBSD.org Subject: [Bug 230624] net/mosh: fails to build with libc++ 7 Date: Tue, 14 Aug 2018 19:18:01 +0000 X-Bugzilla-Reason: AssignedTo X-Bugzilla-Type: new X-Bugzilla-Watch-Reason: None X-Bugzilla-Product: Ports & Packages X-Bugzilla-Component: Individual Port(s) X-Bugzilla-Version: Latest X-Bugzilla-Keywords: needs-patch X-Bugzilla-Severity: Affects Only Me X-Bugzilla-Who: jbeich@FreeBSD.org X-Bugzilla-Status: New X-Bugzilla-Resolution: X-Bugzilla-Priority: --- X-Bugzilla-Assigned-To: zi@FreeBSD.org X-Bugzilla-Flags: maintainer-feedback? X-Bugzilla-Changed-Fields: bug_id short_desc product version rep_platform op_sys bug_status keywords bug_severity priority component assigned_to reporter blocked flagtypes.name Message-ID: Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: quoted-printable X-Bugzilla-URL: https://bugs.freebsd.org/bugzilla/ Auto-Submitted: auto-generated MIME-Version: 1.0 X-BeenThere: freebsd-ports-bugs@freebsd.org X-Mailman-Version: 2.1.27 Precedence: list List-Id: Ports bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 14 Aug 2018 19:18:04 -0000 https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D230624 Bug ID: 230624 Summary: net/mosh: fails to build with libc++ 7 Product: Ports & Packages Version: Latest Hardware: Any OS: Any Status: New Keywords: needs-patch Severity: Affects Only Me Priority: --- Component: Individual Port(s) Assignee: zi@FreeBSD.org Reporter: jbeich@FreeBSD.org Blocks: 230355 Flags: maintainer-feedback?(zi@FreeBSD.org) Assignee: zi@FreeBSD.org $ poudriere jail -cj clang7 -a amd64 -v projects/clang700-import -m svn+htt= ps $ poudriere testport -j clang7 net/mosh [...] network.cc:338:57: error: invalid operands to binary expression ('__bind' and 'int') if ( bind( sock(), &local_addr.sa, local_addr_len ) =3D=3D 0 ) { ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ^ ~ /usr/include/c++/v1/utility:558:1: note: candidate template ignored: could = not match 'pair' against '__bind' operator=3D=3D(const pair<_T1,_T2>& __x, const pair<_T1,_T2>& __y) ^ /usr/include/c++/v1/iterator:694:1: note: candidate template ignored: could= not match 'reverse_iterator' against '__bind' operator=3D=3D(const reverse_iterator<_Iter1>& __x, const reverse_iterator<= _Iter2>& __y) ^ /usr/include/c++/v1/iterator:923:1: note: candidate template ignored: could= not match 'istream_iterator' against '__bind' operator=3D=3D(const istream_iterator<_Tp, _CharT, _Traits, _Distance>& __x, ^ /usr/include/c++/v1/iterator:1027:6: note: candidate template ignored: could not match 'istreambuf_iterator' against '__bind' bool operator=3D=3D(const istreambuf_iterator<_CharT,_Traits>& __a, ^ /usr/include/c++/v1/iterator:1135:1: note: candidate template ignored: could not match 'move_iterator' against '__bind' operator=3D=3D(const move_iterator<_Iter1>& __x, const move_iterator<_Iter2= >& __y) ^ /usr/include/c++/v1/iterator:1433:5: note: candidate template ignored: could not match '__wrap_iter' against '__bind' operator=3D=3D(const __wrap_iter<_Iter1>&, const __wrap_iter<_Iter2>&) _NOEXCEPT_DEBUG; ^ /usr/include/c++/v1/tuple:1139:1: note: candidate template ignored: could n= ot match 'tuple' against '__bind' operator=3D=3D(const tuple<_Tp...>& __x, const tuple<_Up...>& __y) ^ /usr/include/c++/v1/memory:1972:6: note: candidate template ignored: could = not match 'allocator' against '__bind' bool operator=3D=3D(const allocator<_Tp>&, const allocator<_Up>&) _NOEXCEPT= {return true;} ^ /usr/include/c++/v1/memory:2946:1: note: candidate template ignored: could = not match 'unique_ptr' against '__bind' operator=3D=3D(const unique_ptr<_T1, _D1>& __x, const unique_ptr<_T2, _D2>&= __y) {return __x.get() =3D=3D __y.get();} ^ /usr/include/c++/v1/memory:2982:1: note: candidate template ignored: could = not match 'unique_ptr' against '__bind' operator=3D=3D(const unique_ptr<_T1, _D1>& __x, nullptr_t) _NOEXCEPT ^ /usr/include/c++/v1/memory:2990:1: note: candidate template ignored: could = not match 'unique_ptr' against 'int' operator=3D=3D(nullptr_t, const unique_ptr<_T1, _D1>& __x) _NOEXCEPT ^ /usr/include/c++/v1/memory:4778:1: note: candidate template ignored: could = not match 'shared_ptr' against '__bind' operator=3D=3D(const shared_ptr<_Tp>& __x, const shared_ptr<_Up>& __y) _NOE= XCEPT ^ /usr/include/c++/v1/memory:4832:1: note: candidate template ignored: could = not match 'shared_ptr' against '__bind' operator=3D=3D(const shared_ptr<_Tp>& __x, nullptr_t) _NOEXCEPT ^ /usr/include/c++/v1/memory:4840:1: note: candidate template ignored: could = not match 'shared_ptr' against 'int' operator=3D=3D(nullptr_t, const shared_ptr<_Tp>& __x) _NOEXCEPT ^ /usr/include/c++/v1/functional:1952:1: note: candidate template ignored: co= uld not match 'function' against '__bind' operator=3D=3D(const function<_Rp(_ArgTypes...)>& __f, nullptr_t) _NOEXCEPT= {return !__f;} ^ /usr/include/c++/v1/functional:1957:1: note: candidate template ignored: co= uld not match 'function' against 'i= nt' operator=3D=3D(nullptr_t, const function<_Rp(_ArgTypes...)>& __f) _NOEXCEPT= {return !__f;} ^ /usr/include/c++/v1/string_view:613:6: note: candidate template ignored: co= uld not match 'basic_string_view' against '__bind' bool operator=3D=3D(basic_string_view<_CharT, _Traits> __lhs, ^ /usr/include/c++/v1/string_view:622:6: note: candidate template ignored: co= uld not match 'basic_string_view' against '__bind' bool operator=3D=3D(basic_string_view<_CharT, _Traits> __lhs, ^ /usr/include/c++/v1/string_view:631:6: note: candidate template ignored: co= uld not match 'basic_string_view' again= st 'int' bool operator=3D=3D(typename common_type= >::type __lhs,=20 ^ /usr/include/c++/v1/string:558:6: note: candidate template ignored: could n= ot match 'fpos' against '__bind' bool operator=3D=3D(const fpos<_StateT>& __x, const fpos<_StateT>& __y) ^ /usr/include/c++/v1/string:3792:1: note: candidate template ignored: could = not match 'basic_string' against '__bind' operator=3D=3D(const basic_string<_CharT, _Traits, _Allocator>& __lhs, ^ /usr/include/c++/v1/string:3804:1: note: candidate template ignored: could = not match 'basic_string' against '__bind' operator=3D=3D(const basic_string, _Allocator>& __l= hs, ^ /usr/include/c++/v1/string:3823:1: note: candidate template ignored: could = not match 'const _CharT *' against '__bind' operator=3D=3D(const _CharT* __lhs, ^ /usr/include/c++/v1/string:3836:1: note: candidate template ignored: could = not match 'basic_string' against '__bind' operator=3D=3D(const basic_string<_CharT,_Traits,_Allocator>& __lhs, ^ /usr/include/c++/v1/deque:2874:1: note: candidate template ignored: could n= ot match 'deque' against '__bind' operator=3D=3D(const deque<_Tp, _Allocator>& __x, const deque<_Tp, _Allocat= or>& __y) ^ /usr/include/c++/v1/vector:3340:1: note: candidate template ignored: could = not match 'vector' against '__bind' operator=3D=3D(const vector<_Tp, _Allocator>& __x, const vector<_Tp, _Alloc= ator>& __y) ^ http://package18.nyi.freebsd.org/data/headamd64PR230355-default/2018-08-11_= 19h01m06s/logs/errors/mosh-1.3.2_4.log Referenced Bugs: https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D230355 [Bug 230355] [exp-run] Against projects/clang700-import branch --=20 You are receiving this mail because: You are the assignee for the bug.=