From owner-freebsd-ports-bugs@freebsd.org Wed Mar 21 20:33:55 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 3BD69F64D3A for ; Wed, 21 Mar 2018 20:33:55 +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 AE8078694B for ; Wed, 21 Mar 2018 20:33:54 +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 DF97A21E9C for ; Wed, 21 Mar 2018 20:33:53 +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 w2LKXrgg016290 for ; Wed, 21 Mar 2018 20:33:53 GMT (envelope-from bugzilla-noreply@freebsd.org) Received: (from www@localhost) by kenobi.freebsd.org (8.15.2/8.15.2/Submit) id w2LKXreE016289 for freebsd-ports-bugs@FreeBSD.org; Wed, 21 Mar 2018 20:33:53 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: freebsd-ports-bugs@FreeBSD.org Subject: [Bug 225581] net/mosquitto: Fails to compile Date: Wed, 21 Mar 2018 20:33:53 +0000 X-Bugzilla-Reason: AssignedTo X-Bugzilla-Type: changed X-Bugzilla-Watch-Reason: None X-Bugzilla-Product: Ports & Packages X-Bugzilla-Component: Individual Port(s) X-Bugzilla-Version: Latest X-Bugzilla-Keywords: X-Bugzilla-Severity: Affects Only Me X-Bugzilla-Who: supportsobaka@mail.ru X-Bugzilla-Status: Closed X-Bugzilla-Resolution: Unable to Reproduce X-Bugzilla-Priority: --- X-Bugzilla-Assigned-To: freebsd-ports-bugs@FreeBSD.org X-Bugzilla-Flags: maintainer-feedback? X-Bugzilla-Changed-Fields: cc Message-ID: In-Reply-To: References: 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.25 Precedence: list List-Id: Ports bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 21 Mar 2018 20:33:55 -0000 https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D225581 Oleg changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |supportsobaka@mail.ru --- Comment #2 from Oleg --- I have the same problem make install clean MAKE_JOBS_UNSAFE=3Dyes =3D=3D=3D> Building for mosquitto-1.4.14_1 [1/12] /usr/bin/cc -DCMAKE -DTIMESTAMP=3D"\"2018-03-21 22:25:22+0200\"" -DVERSION=3D\"1.4.14\" -DWITH_BRIDGE -DWITH_BROKER -DWITH_EC -DWITH_MEMORY_TRACKING -DWITH_PERSISTENCE -DWITH_SOCKS -DWITH_SYS_TREE -DWITH_THREADING -DWITH_TLS -DWITH_TLS_PSK -DWITH_UUID -DWITH_WEBSOCKETS -I/usr/local/include -I. -Isrc -Ilib -O2 -pipe -fstack-protector -fno-strict-aliasing -O2 -pipe -fstack-protector -fno-strict-aliasing -MD = -MT src/CMakeFiles/mosquitto.dir/__/lib/read_handle_shared.c.o -MF src/CMakeFiles/mosquitto.dir/__/lib/read_handle_shared.c.o.d -o src/CMakeFiles/mosquitto.dir/__/lib/read_handle_shared.c.o -c lib/read_handle_shared.c FAILED: src/CMakeFiles/mosquitto.dir/__/lib/read_handle_shared.c.o /usr/bin/cc -DCMAKE -DTIMESTAMP=3D"\"2018-03-21 22:25:22+0200\"" -DVERSION=3D\"1.4.14\" -DWITH_BRIDGE -DWITH_BROKER -DWITH_EC -DWITH_MEMORY_TRACKING -DWITH_PERSISTENCE -DWITH_SOCKS -DWITH_SYS_TREE -DWITH_THREADING -DWITH_TLS -DWITH_TLS_PSK -DWITH_UUID -DWITH_WEBSOCKETS -I/usr/local/include -I. -Isrc -Ilib -O2 -pipe -fstack-protector -fno-strict-aliasing -O2 -pipe -fstack-protector -fno-strict-aliasing -MD = -MT src/CMakeFiles/mosquitto.dir/__/lib/read_handle_shared.c.o -MF src/CMakeFiles/mosquitto.dir/__/lib/read_handle_shared.c.o.d -o src/CMakeFiles/mosquitto.dir/__/lib/read_handle_shared.c.o -c lib/read_handle_shared.c In file included from lib/read_handle_shared.c:29: In file included from lib/util_mosq.h:25: In file included from src/mosquitto_broker.h:24: In file included from /usr/local/include/libwebsockets.h:153: In file included from /usr/local/include/uv.h:62: In file included from /usr/local/include/uv-unix.h:42: /usr/include/pthread.h:239:28: error: use of undeclared identifier '__mutex' __requires_unlocked(*__mutex); ^ /usr/include/pthread.h:242:28: error: use of undeclared identifier '__mutex' __requires_unlocked(*__mutex); ^ /usr/include/pthread.h:244:26: error: use of undeclared identifier '__mutex' __locks_exclusive(*__mutex); ^ /usr/include/pthread.h:251:18: error: use of undeclared identifier '__mutex' __unlocks(*__mutex); ^ 4 errors generated. ninja: build stopped: subcommand failed. *** Error code 1 Stop. make[1]: stopped in /usr/ports/net/mosquitto *** Error code 1 Stop. make: stopped in /usr/ports/net/mosquitto I'm sure it is related with libwebsockets. --=20 You are receiving this mail because: You are the assignee for the bug.=