From owner-freebsd-ppc@freebsd.org Sun Sep 3 01:57:20 2017 Return-Path: Delivered-To: freebsd-ppc@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id D3908E1143C for ; Sun, 3 Sep 2017 01:57:20 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) Received: from freefall.freebsd.org (freefall.freebsd.org [96.47.72.132]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client CN "freefall.freebsd.org", Issuer "Let's Encrypt Authority X3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id A630D7CD0A for ; Sun, 3 Sep 2017 01:57:20 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) Received: by freefall.freebsd.org (Postfix) id 035CF1C2B9; Sun, 3 Sep 2017 01:57:20 +0000 (UTC) Delivered-To: freebsd-powerpc@localmail.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [8.8.178.115]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client CN "mx1.freebsd.org", Issuer "Let's Encrypt Authority X3" (verified OK)) by freefall.freebsd.org (Postfix) with ESMTPS id E12421C2B8 for ; Sun, 3 Sep 2017 01:57:19 +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 mx1.freebsd.org (Postfix) with ESMTPS id 311F07CD08 for ; Sun, 3 Sep 2017 01:57:19 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) Received: from bugs.freebsd.org ([127.0.1.118]) by kenobi.freebsd.org (8.15.2/8.15.2) with ESMTP id v831vIuO071633 for ; Sun, 3 Sep 2017 01:57:19 GMT (envelope-from bugzilla-noreply@freebsd.org) From: bugzilla-noreply@freebsd.org To: freebsd-powerpc@FreeBSD.org Subject: [Bug 222014] x11-toolkits/gtkmm30 fails to build with gcc5 Date: Sun, 03 Sep 2017 01:57:17 +0000 X-Bugzilla-Reason: CC 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: X-Bugzilla-Severity: Affects Only Me X-Bugzilla-Who: jhibbits@FreeBSD.org X-Bugzilla-Status: New X-Bugzilla-Resolution: X-Bugzilla-Priority: --- X-Bugzilla-Assigned-To: gnome@FreeBSD.org X-Bugzilla-Flags: maintainer-feedback? X-Bugzilla-Changed-Fields: bug_id short_desc product version rep_platform op_sys bug_status bug_severity priority component assigned_to reporter cc 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-ppc@freebsd.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: Porting FreeBSD to the PowerPC List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 03 Sep 2017 01:57:20 -0000 https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D222014 Bug ID: 222014 Summary: x11-toolkits/gtkmm30 fails to build with gcc5 Product: Ports & Packages Version: Latest Hardware: powerpc OS: Any Status: New Severity: Affects Only Me Priority: --- Component: Individual Port(s) Assignee: gnome@FreeBSD.org Reporter: jhibbits@FreeBSD.org CC: freebsd-powerpc@FreeBSD.org Assignee: gnome@FreeBSD.org Flags: maintainer-feedback?(gnome@FreeBSD.org) CC: freebsd-powerpc@FreeBSD.org x11-toolkits/gtkmm30 uses the function std::stod(), which is not available = on FreeBSD in gcc5 (guarded by c++11 and _GLIBCXX_USE_C99). This has changed = for gcc6. Log snippet: In file included from ../gtkmm/combobox.h:33:0, from ../gtkmm/appchooserbutton.h:27, from appchooserbutton.cc:6: ../gtkmm/treeview.h: In function 'void Gtk::TreeView_Private::_auto_store_on_cellrenderer_text_edited_numerical(co= nst Glib::ustring&, const Glib::ustring&, int, const Glib::RefPtr&)': ../gtkmm/treeview.h:2454:47: error: 'stod' is not a member of 'std' new_value =3D static_cast( std::stod(new_text) ); --=20 You are receiving this mail because: You are on the CC list for the bug.= From owner-freebsd-ppc@freebsd.org Sun Sep 3 17:48:58 2017 Return-Path: Delivered-To: freebsd-ppc@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 2D062E16BAB for ; Sun, 3 Sep 2017 17:48:58 +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 mx1.freebsd.org (Postfix) with ESMTPS id 1B67573300 for ; Sun, 3 Sep 2017 17:48:58 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) Received: from bugs.freebsd.org ([127.0.1.118]) by kenobi.freebsd.org (8.15.2/8.15.2) with ESMTP id v83Hmvwg020029 for ; Sun, 3 Sep 2017 17:48:57 GMT (envelope-from bugzilla-noreply@freebsd.org) From: bugzilla-noreply@freebsd.org To: freebsd-ppc@FreeBSD.org Subject: [Bug 221748] [PATCH] games/manaplus : Update to 1.7.8.19 Date: Sun, 03 Sep 2017 17:48:58 +0000 X-Bugzilla-Reason: CC 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: patch X-Bugzilla-Severity: Affects Only Me X-Bugzilla-Who: jbeich@FreeBSD.org X-Bugzilla-Status: Closed X-Bugzilla-Resolution: FIXED X-Bugzilla-Priority: --- X-Bugzilla-Assigned-To: jbeich@FreeBSD.org X-Bugzilla-Flags: X-Bugzilla-Changed-Fields: cc assigned_to resolution bug_status 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-ppc@freebsd.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: Porting FreeBSD to the PowerPC List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 03 Sep 2017 17:48:58 -0000 https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D221748 Jan Beich changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |freebsd-ppc@FreeBSD.org Assignee|freebsd-ports-bugs@FreeBSD. |jbeich@FreeBSD.org |org | Resolution|--- |FIXED Status|New |Closed --- Comment #4 from Jan Beich --- Thanks. Landed but slightly newer version. For powerpc64 testing you can probably ask swills@, linimon@ or anyone else interested on the dedicated mailing list. head-powerpc64 machine on https://pkg-status.freebsd.org/ appears to build packages only once per quarter. qemu-ppc*-static is still broken, see recent thread on ports@ list. --=20 You are receiving this mail because: You are on the CC list for the bug.= From owner-freebsd-ppc@freebsd.org Tue Sep 5 13:51:06 2017 Return-Path: Delivered-To: freebsd-ppc@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id E1276E0A848 for ; Tue, 5 Sep 2017 13:51:06 +0000 (UTC) (envelope-from andy.silva@snsmarketreports.com) Received: from mailer238.gate85.rs.smtp.com (mailer238.gate85.rs.smtp.com [74.91.85.238]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 8E3DD6CFA5 for ; Tue, 5 Sep 2017 13:51:06 +0000 (UTC) (envelope-from andy.silva@snsmarketreports.com) X-MSFBL: 6ZrrICsrnrPOha6qNMDDCeEUfBl/PiNQJJs35UjLxu8=|eyJiIjoiU25zdGVsZWN vbV9kZWRpY2F0ZWRfcG9vbF83NF85MV84NV8yMzgiLCJyIjoiZnJlZWJzZC1wcGN AZnJlZWJzZC5vcmciLCJnIjoiU25zdGVsZWNvbV9kZWRpY2F0ZWRfcG9vbCJ9 Received: from [192.168.85.69] ([192.168.85.69:49752] helo=[192.168.85.69]) by rs-ord-mta01-out2.smtp.com (envelope-from ) (ecelerity 4.2.1.55028 r(Core:4.2.1.12)) with ESMTP id 3F/96-30121-F07AEA95; Tue, 05 Sep 2017 13:30:55 +0000 Received: from 192.168.80.32 by Caffeine (rs-ord-mtsp-c02-3) with SMTP id 90623485-f376-462a-9de9-73e6ccb9d7bc for freebsd-ppc@freebsd.org; Tue, 05 Sep 2017 13:30:54 +0000 (UTC) Received: from [65.49.242.4] ([65.49.242.4:19972] helo=gull-dhcp-65-49-242-4.bloombb.net) by rs-ord-mtsp-mta03-in2.int.smtp.com (envelope-from ) (ecelerity 4.1.0.46749 r(Core:4.1.0.4)) with ESMTPA id C8/88-08318-D07AEA95; Tue, 05 Sep 2017 13:30:54 +0000 MIME-Version: 1.0 From: "Andy Silva" Reply-To: andy.silva@snsmarketreports.com To: freebsd-ppc@freebsd.org Subject: =?iso-8859-1?Q?5G_for_FWA_(Fixed_Wireless_Access):_2017_=96_2030_?= =?iso-8859-1?Q?=96_Opportunities,_Challenges,_Strategies_&_Forecasts_(Rep?= =?iso-8859-1?Q?ort)?= X-Mailer: Smart_Send_2_0_138 Date: Tue, 5 Sep 2017 09:30:51 -0400 Message-ID: <685642227580832598294@Ankur> X-SMTPCOM-Tracking-Number: 90623485-f376-462a-9de9-73e6ccb9d7bc X-SMTPCOM-Sender-ID: 6008902 Feedback-ID: 6008902:SMTPCOM DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=smtpserver.email; i=@smtpserver.email; q=dns/txt; s=smtpcustomer; t=1504618255; h=MIME-Version : From : Reply-To : To : Subject : Content-Type : Date : Message-ID : From : Subject : Date; bh=FzlcA82eyNQatTpxhwi4pRHAD1MIUQUHnTSlXRMCnPk=; b=DUe84FWk5y/ObD5/p2qz135hyiAJBGuWzfV5Uq1sMtXgmB/DDVbSW9eg27/nPdjlbfWQbe /m/+H6OSbk2gCOQJCSszoZWmypWhN85YVhwDOgH/XN7XgGr3e0mAT9vlT0g+jifkGcnwbzyl nqOuf3iwmcwFuXQcyI//goV6mvrW+oARCesADDenz5OwPCUcNldBkEyQckEHXjHAYQVTmFrK PH+/7OUWFwBn4jL9e+jCAirB2dBSN9T+wADk/fqZJtKdHs5Nz4dRO5L+ZDO4WxCptFkHdNJr AMmvCc82+XmtKQrXpLPdKLWavhIzDFf2Zl73QN642DHFtjrjgFpNFDcQ== X-Report-Abuse: SMTP.com is an email service provider. Our abuse team cares about your feedback. Please contact abuse@smtp.com for further investigation. Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: quoted-printable X-Content-Filtered-By: Mailman/MimeDel 2.1.23 X-BeenThere: freebsd-ppc@freebsd.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: Porting FreeBSD to the PowerPC List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 05 Sep 2017 13:51:07 -0000 5G for FWA (Fixed Wireless Access): 2017 =96 2030 =96 Opportunities, Challe= nges, Strategies & Forecasts (Report) Hello Let me offer you the latest SNS Research report to you and your team, "5G f= or FWA (Fixed Wireless Access): 2017 =96 2030 =96 Opportunities, Challenges= , Strategies & Forecasts" Below is the report highlight and if you like I c= an send you sample pages for your details inside.=20 Commonly referred to as FWA, Fixed Wireless Access has emerged as one of th= e most predominant use cases for early 5G network rollouts. Multiple mobile= operators and service providers are initially seeking to capitalize on 5G = as a fixed wireless alternative to deliver last-mile connectivity =96 at mu= lti-hundred Megabit and Gigabit speeds =96 in areas with insufficient fiber= holdings. The very first standardized deployments of 5G-based FWA are expected to be = commercialized as early as 2019. Largely driven by early commercial rollout= s by Verizon Communications and AT&T in the United States, 5G-based FWA sub= scriptions are expected to account for $1 Billion in service revenue by the= end of 2019 alone. The market is further expected to grow at a CAGR of app= roximately 84% between 2019 and 2025, eventually accounting for more than $= 40 Billion. Report Information: Release date: August 2017 Number of Pages: 213 Number of Tables and Figures: 83 Key Questions Answered: How big is the opportunity for 5G-based FWA=3F What trends, challenges and barriers will influence the development and ado= ption of 5G-based FWA=3F How have advanced antenna and chip technologies made it possible to utilize= millimeter wave spectrum for 5G-based FWA=3F What are the key application scenarios for 5G-based FWA=3F Can 5G-based FWA enable mobile operators to tap into the pay TV market=3F How can mobile operators leverage early deployments of 5G-based FWA to bett= er prepare their networks for planned 5G mobile service rollouts=3F What will be the number of 5G-based FWA subscriptions in 2019 and at what r= ate will it grow=3F Which regions and countries will be the first to adopt 5G-based FWA=3F Which frequency bands are most likely to be utilized by 5G-based FWA deploy= ments=3F What is the cost saving potential of 5G-based FWA for last-mile connectivit= y=3F Who are the key market players and what are their strategies=3F What strategies should 5G-based FWA vendors and service providers adopt to = remain competitive=3F Key Findings: The report has the following key findings: 5G-based FWA subscriptions are expected to account for $1 Billion in servic= e revenue by the end of 2019 alone. The market is further expected to grow = at a CAGR of approximately 84% between 2019 and 2025, eventually accounting= for more than $40 Billion. SNS Research estimates that 5G-based FWA can reduce the initial cost of est= ablishing last-mile connectivity by as much as 40% =96 in comparison to FTT= P (Fiber-to-the-Premises). In addition, 5G can significantly accelerate rol= lout times by eliminating the need to lay cables as required for FTTP rollo= uts. The 28 GHz frequency band is widely preferred for early 5G-based FWA deploy= ments, as many vendors have already developed 28 GHz-capable equipment =96 = driven by demands for early field trials in multiple markets including the = United States and South Korea. Millimeter wave wireless connectivity specialists are well-positioned to ca= pitalize on the growing demand for 5G-based FWA. However, in order to compe= te effectively against existing mobile infrastructure giants, they will nee= d to closely align their multi-gigabit capacity FWA solutions with 3GPP spe= cifications. While many industry analysts believe that 5G-based FWA is only suitable for= densely populated urban areas, a number of rural carriers =96 including C= Spire and U.S. Cellular =96 are beginning to view 5G as a means to deliver= last-mile broadband connectivity to underserved rural communities. The report covers the following topics: 5G architecture, requirements and applications Market drivers and barriers to the adoption of 5G Key enabling technologies and complementary concepts Business case and application scenarios for 5G-based FWA Analysis of spectrum availability and allocation for 5G-based FWA Case studies of 13 FWA deployments based on 5G and other wireless technolog= ies Company profiles and strategies of 80 FWA vendors Strategic recommendations for vendors and service providers Market analysis and forecasts till 2030 Forecast Segmentation: =20 5G Infrastructure Investments 5G NR (New Radio) Infrastructure NextGen (Next Generation) Core Network Fronthaul & Backhaul Networking 5G-Based FWA User Equipment Investments Unit Shipments Unit Shipment Revenue 5G-Based FWA Operator Services Subscriptions Service Revenue Application Scenario Segmentation Broadband Internet Pay TV IoT & Other Applications User Base Segmentation Residential Business Regional Segmentation Asia Pacific Eastern Europe Latin & Central America Middle East & Africa North America Western Europe =20 Report Pricing: =20 Single User License: USD 2,500 Company Wide License: USD 3,500 =20 Ordering Process: =20 Please provide the following information: Report Title - Report License - (Single User/Company Wide) Name - Email - Job Title - Company - Invoice Address - Please contact me if you have any questions, or wish to purchase a copy. Ta= ble of contents and List of figures mentioned in report are given below for= more inside. I look forward to hearing from you. =20 Kind Regards =20 Andy Silva Marketing Executive Signals and Systems Telecom andy.silva@snsresearchreports.com _________________________________________________________________________ Table of Contents: =20 1 Chapter 1: Introduction 1.1 Executive Summary 1.2 Topics Covered 1.3 Forecast Segmentation 1.4 Key Questions Answered 1.5 Key Findings 1.6 Methodology 1.7 Target Audience 1.8 Companies & Organizations Mentioned =20 2 Chapter 2: An Overview of 5G 2.1 What is 5G=3F 2.2 High-Level Architecture of 5G Networks 2.2.1 5G NR (New Radio) Access Network 2.2.2 NextGen (Next Generation) Core Network 2.3 5G Performance Requirements 2.3.1 Data Volume 2.3.2 Data Rate 2.3.3 Bandwidth 2.3.4 Spectral Efficiency 2.3.5 Response Time & Latency 2.3.6 Connection Density 2.3.7 Reliability 2.3.8 Mobility 2.3.9 Availability & Coverage 2.3.10 Energy Efficiency 2.4 Target Application Areas 2.4.1 eMBB (Enhanced Mobile Broadband) 2.4.2 URLCC (Ultra-Reliable and Low Latency Communications) 2.4.3 mMTC (Massive Machine-Type Communications) 2.5 Key Enabling Technologies 2.5.1 Air Interface Design Enhancements 2.5.2 Centimeter & Millimeter Wave Radio Access 2.5.3 Advanced Antenna Technologies 2.5.4 D2D (Device-to-Device) Connectivity & Communication 2.5.5 Self-Backhauling & Mesh Networking 2.5.6 Spectrum Sharing & Aggregation 2.5.7 Multi-Site & Multi-RAN Connectivity 2.5.8 Control and User Plane Separation 2.5.9 Network Slicing 2.5.10 Service Based Architecture 2.5.11 Other Complementary Technologies & Concepts 2.6 Market Drivers 2.6.1 Why the Need for a 5G Standard=3F 2.6.2 Improving Spectrum Utilization 2.6.3 Advances in Key Enabling Technologies 2.6.4 Gigabit Wireless Connectivity: Supporting Future Services 2.6.5 Extreme Device Densities with the IoT (Internet of Things) 2.6.6 Moving Towards a Flatter Network Architecture 2.6.7 Role of Vertical Sectors & the 4th Industrial Revolution 2.7 Challenges & Inhibitors 2.7.1 Standardization Challenges: Too Many Stakeholders 2.7.2 Spectrum Regulation & Complexities 2.7.3 Massive MIMO, Beamforming & Antenna Technology Issues 2.7.4 Higher Frequencies Mean New Infrastructure 2.7.5 Complex Performance Requirements 2.7.6 Energy Efficiency & Technology Scaling =20 3 Chapter 3: Business Case, Applications & Spectrum for 5G-Based FWA 3.1 Overview & Revenue Potential 3.2 Segment-Specific Market Growth Drivers 3.3 Segment-Specific Market Barriers 3.4 Key Application Scenarios 3.4.1 Broadband Internet 3.4.2 Pay TV 3.4.3 IoT & Other Applications 3.5 Spectrum for 5G-Based FWA =20 4 Chapter 4: Case Studies of FWA Deployments 4.1 5G-Based FWA Networks 4.1.1 Arqiva 4.1.2 AT&T 4.1.3 C Spire 4.1.4 Hammer Fiber 4.1.5 Now Corporation 4.1.6 U.S. Cellular 4.1.7 Verizon Communications 4.2 FWA Networks Based on Other Technologies 4.2.1 Facebook 4.2.2 Google 4.2.3 NBN Co 4.2.4 Prairie Hills Wireless 4.2.5 Redzone Wireless 4.2.6 Starry =20 5 Chapter 5: Market Analysis & Forecasts 5.1 Pre-Standards 5G Network Investments 5.1.1 Segmentation by Submarket 5.1.2 Base Stations 5.1.3 User Equipment 5.1.4 Transport Networking & Other Investments 5.2 Global Outlook for Standardized 5G Infrastructure 5.2.1 Segmentation by Submarket 5.2.2 5G NR 5.2.2.1 Macrocell Base Stations 5.2.2.2 Small Cells 5.2.2.3 RRHs (Remote Radio Heads) 5.2.2.4 C-RAN BBUs (Baseband Units) 5.2.3 NextGen Core Network 5.2.4 Fronthaul & Backhaul Networking 5.2.5 Segmentation by Region 5.3 Global Outlook for Standardized 5G-Based FWA User Equipment 5.3.1 5G-Based FWA CPEs 5.3.2 Segmentation by Region 5.4 Global Outlook for 5G-Based FWA Operator Services 5.4.1 5G-Based FWA Subscriptions 5.4.2 5G-Based FWA Service Revenue 5.4.3 Application Scenario Segmentation 5.4.3.1 Broadband Internet 5.4.3.2 Pay TV 5.4.3.3 IoT & Other Applications 5.4.4 User Base Segmentation 5.4.4.1 Residential 5.4.4.2 Business 5.4.5 Regional Segmentation 5.5 Asia Pacific 5.5.1 5G Infrastructure 5.5.2 5G-Based FWA User Equipment 5.5.3 5G-Based FWA Subscriptions 5.5.4 5G-Based FWA Service Revenue 5.6 Eastern Europe 5.6.1 5G Infrastructure 5.6.2 5G-Based FWA User Equipment 5.6.3 5G-Based FWA Subscriptions 5.6.4 5G-Based FWA Service Revenue 5.7 Latin & Central America 5.7.1 5G Infrastructure 5.7.2 5G-Based FWA User Equipment 5.7.3 5G-Based FWA Subscriptions 5.7.4 5G-Based FWA Service Revenue 5.8 Middle East & Africa 5.8.1 5G Infrastructure 5.8.2 5G-Based FWA User Equipment 5.8.3 5G-Based FWA Subscriptions 5.8.4 5G-Based FWA Service Revenue 5.9 North America 5.9.1 5G Infrastructure 5.9.2 5G-Based FWA User Equipment 5.9.3 5G-Based FWA Subscriptions 5.9.4 5G-Based FWA Service Revenue 5.10 Western Europe 5.10.1 5G Infrastructure 5.10.2 5G-Based FWA User Equipment 5.10.3 5G-Based FWA Subscriptions 5.10.4 5G-Based FWA Service Revenue =20 6 Chapter 6: Vendor Profiles 6.1 3Roam 6.2 4RF 6.3 Advantech Wireless 6.4 Airspan Networks 6.5 ALCOMA 6.6 Aviat Networks 6.7 Blu Wireless Technology 6.8 BluWan 6.9 BridgeWave Communications 6.10 CableFree (Wireless Excellence) 6.11 Cambium Networks 6.12 Carlson Wireless Technologies 6.13 CBNL (Cambridge Broadband Networks Ltd.) 6.14 CCI (Communication Components, Inc.) 6.15 CCS (Cambridge Communication Systems) 6.16 Ceragon Networks 6.17 Cielo Networks 6.18 Cohere Technologies 6.19 Collinear Networks 6.20 DragonWave 6.21 E-Band Communications 6.22 EBlink 6.23 ELVA-1 6.24 Ericsson 6.25 Exalt Wireless 6.26 FastBack Networks 6.27 Filtronic 6.28 Fujitsu 6.29 GlobalFoundries 6.30 Huawei 6.31 HXI 6.32 IBM Corporation 6.33 IDT (Integrated Device Technology) 6.34 Imec International 6.35 InfiNet Wireless 6.36 Intel Corporation 6.37 InterDigital 6.38 Intracom Telecom 6.39 JRC (Japan Radio Company) 6.40 KMW 6.41 Lattice Semiconductor 6.42 LightPointe Communications 6.43 LigoWave 6.44 Loea Corporation 6.45 Maja Systems 6.46 MAX4G 6.47 MaxLinear 6.48 Microwave Networks 6.49 Mimosa Networks 6.50 MIMOtech 6.51 MTI (Microelectronics Technology, Inc.) 6.52 NEC Corporation 6.53 NexxCom Wireless 6.54 Nokia 6.55 PHAZR 6.56 Polewall 6.57 Proxim Wireless Corporation 6.58 Qualcomm 6.59 RACOM 6.60 Radio Gigabit 6.61 RADWIN 6.62 Redline Communications 6.63 REMEC Broadband Wireless Networks 6.64 SAF Tehnika 6.65 Samsung Electronics 6.66 SIAE Microelectronica 6.67 Siklu Communication 6.68 Sivers IMA 6.69 SkyFiber 6.70 Solectek Corporation 6.71 Spectronite 6.72 Star Microwave 6.73 Tarana Wireless 6.74 Trango Systems 6.75 Vubiq Networks 6.76 Wave1 6.77 Wavesight 6.78 Wytec International 6.79 Xilinx 6.80 ZTE =20 7 Chapter 7: Conclusion & Strategic Recommendations 7.1 Why is the Market Poised to Grow=3F 7.2 Review of Ongoing 5G-Based FWA Deployments 7.3 Prospects for Millimeter Wave Wireless Connectivity Specialists 7.4 28 GHz Spectrum to Lead Early Deployments 7.5 Preparing Networks for 5G Mobile Services 7.6 What is the Cost Saving Potential of 5G-Based FWA for Last Mile-Connect= ivity=3F 7.7 Strategic Recommendations 7.7.1 Vendors 7.7.2 Service Providers =20 List of Figures: =20 Figure 1: 5G Network Architecture & Interaction with Other Networks Figure 2: 5G Performance Requirements Figure 3: Conceptual Architecture for End-to-End Network Slicing in Mobile = Networks Figure 4: Service Based Architecture for 5G Figure 5: Leading 5G Use Cases Figure 6: Distribution of 5G-Based FWA Service Revenue, by Application Scen= ario: 2019 (%) Figure 7: 5G-Based FWA Application Scenarios Figure 8: Convergence of 5G with Wireline Networks Figure 9: LTE-Based FWA TV Service Architecture Figure 10: Key Characteristics of Verizon's 5G Specifications Figure 11: Facebook's Terragraph Network Figure 12: NBN's FWA Equipment Setup Figure 13: Global Pre-Standards 5G Network Investments: 2016 - 2018 ($ Mill= ion) Figure 14: Global Pre-Standards 5G Network Investments by Submarket: 2016 -= 2018 ($ Million) Figure 15: Global Pre-Standards 5G Base Station Shipments: 2016 - 2018 (Uni= ts) Figure 16: Global Pre-Standards 5G Base Station Shipment Revenue: 2016 - 20= 18 ($ Million) Figure 17: Global Pre-Standards 5G User Equipment Shipments: 2016 - 2018 (U= nits) Figure 18: Global Pre-Standards 5G User Equipment Shipment Revenue: 2016 - = 2018 ($ Million) Figure 19: Global Transport Networking & Other Investments for Pre-Standard= s 5G Networks: 2016 - 2018 ($ Million) Figure 20: Global 5G Infrastructure Investments: 2019 - 2030 ($ Million) Figure 21: Global 5G Infrastructure Investments by Submarket: 2019 - 2030 (= $ Million) Figure 22: Global 5G NR Investments: 2019 - 2030 ($ Million) Figure 23: Global 5G NR Investments by Submarket: 2019 - 2030 ($ Million) Figure 24: Global 5G Macrocell Base Station Shipments: 2019 - 2030 (Thousan= ds of Units) Figure 25: Global 5G Macrocell Base Station Shipment Revenue: 2019 - 2030 (= $ Million) Figure 26: Global 5G Small Cell Shipments: 2019 - 2030 (Thousands of Units) Figure 27: Global 5G Small Cell Shipment Revenue: 2019 - 2030 ($ Million) Figure 28: Global 5G RRH Shipments: 2019 - 2030 (Thousands of Units) Figure 29: Global 5G RRH Shipment Revenue: 2019 - 2030 ($ Million) Figure 30: Global 5G C-RAN BBU Shipments: 2019 - 2030 (Thousands of Units) Figure 31: Global 5G C-RAN BBU Shipment Revenue: 2019 - 2030 ($ Million) Figure 32: Global NextGen Core Network Investments: 2019 - 2030 ($ Million) Figure 33: Global 5G Fronthaul & Backhaul Investments: 2019 - 2030 ($ Milli= on) Figure 34: 5G Infrastructure Investments by Region: 2019 - 2030 ($ Million) Figure 35: Global 5G-Based FWA CPE Unit Shipments: 2019 - 2030 (Millions of= Units) Figure 36: Global 5G-Based CPE Unit Shipment Revenue: 2019 - 2030 ($ Billio= n) Figure 37: 5G-Based FWA CPE Unit Shipments by Region: 2019 - 2030 (Millions= of Units) Figure 38: 5G-Based FWA CPE Unit Shipment Revenue by Region: 2019 - 2030 ($= Billion) Figure 39: Global 5G-Based FWA Subscriptions: 2019 - 2030 (Millions) Figure 40: Global 5G-Based FWA Service Revenue: 2019 - 2030 ($ Billion) Figure 41: 5G-Based FWA Service Revenue by Application Scenario: 2019 - 203= 0 ($ Billion) Figure 42: 5G-Based FWA Service Revenue for Broadband Internet: 2019 - 2030= ($ Billion) Figure 43: 5G-Based FWA Service Revenue for Pay TV: 2019 - 2030 ($ Billion) Figure 44: 5G-Based FWA Service Revenue for IoT & Other Applications: 2019 = - 2030 ($ Billion) Figure 45: 5G-Based FWA Subscriptions by User Base: 2019 - 2030 (Millions) Figure 46: 5G-Based FWA Service Revenue by User Base: 2019 - 2030 ($ Billio= n) Figure 47: 5G-Based FWA Subscriptions for Residential Users: 2019 - 2030 (M= illions) Figure 48: 5G-Based FWA Service Revenue for Residential Users: 2019 - 2030 = ($ Billion) Figure 49: 5G-Based FWA Subscriptions for Business Users: 2019 - 2030 (Mill= ions) Figure 50: 5G-Based FWA Service Revenue for Business Users: 2019 - 2030 ($ = Billion) Figure 51: 5G-Based FWA Subscriptions by Region: 2019 - 2030 (Millions) Figure 52: 5G-Based FWA Service Revenue by Region: 2019 - 2030 ($ Billion) Figure 53: Asia Pacific 5G Infrastructure Investments: 2019 - 2030 ($ Milli= on) Figure 54: Asia Pacific 5G-Based FWA CPE Unit Shipments: 2019 - 2030 (Milli= ons of Units) Figure 55: Asia Pacific 5G-Based FWA CPE Unit Shipment Revenue: 2019 - 2030= ($ Billion) Figure 56: Asia Pacific 5G-Based FWA Subscriptions: 2019 - 2030 (Millions) Figure 57: Asia Pacific 5G-Based FWA Service Revenue: 2019 - 2030 ($ Billio= n) Figure 58: Eastern Europe 5G Infrastructure Investments: 2019 - 2030 ($ Mil= lion) Figure 59: Eastern Europe 5G-Based FWA CPE Unit Shipments: 2019 - 2030 (Mil= lions of Units) Figure 60: Eastern Europe 5G-Based FWA CPE Unit Shipment Revenue: 2019 - 20= 30 ($ Billion) Figure 61: Eastern Europe 5G-Based FWA Subscriptions: 2019 - 2030 (Millions) Figure 62: Eastern Europe 5G-Based FWA Service Revenue: 2019 - 2030 ($ Bill= ion) Figure 63: Latin & Central America 5G Infrastructure Investments: 2019 - 20= 30 ($ Million) Figure 64: Latin & Central America 5G-Based FWA CPE Unit Shipments: 2019 - = 2030 (Millions of Units) Figure 65: Latin & Central America 5G-Based FWA CPE Unit Shipment Revenue: = 2019 - 2030 ($ Billion) Figure 66: Latin & Central America 5G-Based FWA Subscriptions: 2019 - 2030 = (Millions) Figure 67: Latin & Central America 5G-Based FWA Service Revenue: 2019 - 203= 0 ($ Billion) Figure 68: Middle East & Africa 5G Infrastructure Investments: 2019 - 2030 = ($ Million) Figure 69: Middle East & Africa 5G-Based FWA CPE Unit Shipments: 2019 - 203= 0 (Millions of Units) Figure 70: Middle East & Africa 5G-Based FWA CPE Unit Shipment Revenue: 201= 9 - 2030 ($ Billion) Figure 71: Middle East & Africa 5G-Based FWA Subscriptions: 2019 - 2030 (Mi= llions) Figure 72: Middle East & Africa 5G-Based FWA Service Revenue: 2019 - 2030 (= $ Billion) Figure 73: North America 5G Infrastructure Investments: 2019 - 2030 ($ Mill= ion) Figure 74: North America 5G-Based FWA CPE Unit Shipments: 2019 - 2030 (Mill= ions of Units) Figure 75: North America 5G-Based FWA CPE Unit Shipment Revenue: 2019 - 203= 0 ($ Billion) Figure 76: North America 5G-Based FWA Subscriptions: 2019 - 2030 (Millions) Figure 77: North America 5G-Based FWA Service Revenue: 2019 - 2030 ($ Billi= on) Figure 78: Western Europe 5G Infrastructure Investments: 2019 - 2030 ($ Mil= lion) Figure 79: Western Europe 5G-Based FWA CPE Unit Shipments: 2019 - 2030 (Mil= lions of Units) Figure 80: Western Europe 5G-Based FWA CPE Unit Shipment Revenue: 2019 - 20= 30 ($ Billion) Figure 81: Western Europe 5G-Based FWA Subscriptions: 2019 - 2030 (Millions) Figure 82: Western Europe 5G-Based FWA Service Revenue: 2019 - 2030 ($ Bill= ion) Figure 83: Cost Comparison Between 5G-Based FWA and FTTP for Last-Mile Conn= ectivity Establishment ($ per Premises) =20 Thank you once again and looking forward to hearing from you. =20 Kind Regards =20 Andy Silva Marketing Executive Signals and Systems Telecom =20 To unsubscribe send an email with unsubscribe in the subject line to: remov= e@snsreports.com =20 From owner-freebsd-ppc@freebsd.org Thu Sep 7 18:24:08 2017 Return-Path: Delivered-To: freebsd-ppc@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id D938BE06F96 for ; Thu, 7 Sep 2017 18:24:08 +0000 (UTC) (envelope-from markmi@dsl-only.net) Received: from asp.reflexion.net (outbound-mail-210-90.reflexion.net [208.70.210.90]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 24AD46E324 for ; Thu, 7 Sep 2017 18:24:07 +0000 (UTC) (envelope-from markmi@dsl-only.net) Received: (qmail 25335 invoked from network); 7 Sep 2017 18:24:05 -0000 Received: from unknown (HELO mail-cs-01.app.dca.reflexion.local) (10.81.19.1) by 0 (rfx-qmail) with SMTP; 7 Sep 2017 18:24:05 -0000 Received: by mail-cs-01.app.dca.reflexion.local (Reflexion email security v8.40.2) with SMTP; Thu, 07 Sep 2017 14:24:05 -0400 (EDT) Received: (qmail 18338 invoked from network); 7 Sep 2017 18:24:05 -0000 Received: from unknown (HELO iron2.pdx.net) (69.64.224.71) by 0 (rfx-qmail) with (AES256-SHA encrypted) SMTP; 7 Sep 2017 18:24:05 -0000 Received: from [192.168.1.109] (c-67-170-167-181.hsd1.or.comcast.net [67.170.167.181]) by iron2.pdx.net (Postfix) with ESMTPSA id E74CCEC7848; Thu, 7 Sep 2017 11:24:04 -0700 (PDT) From: Mark Millard Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: quoted-printable Mime-Version: 1.0 (Mac OS X Mail 10.3 \(3273\)) Subject: clang 5 vs. building the head's -r323246 kernel for TARGET_ARCH=powerpc : system ld aborts; other notes Message-Id: <0F28DDCB-1B8C-465E-99C9-EB1BBD7A520F@dsl-only.net> Date: Thu, 7 Sep 2017 11:24:04 -0700 To: FreeBSD Toolchain , FreeBSD PowerPC ML X-Mailer: Apple Mail (2.3273) X-BeenThere: freebsd-ppc@freebsd.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: Porting FreeBSD to the PowerPC List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 07 Sep 2017 18:24:09 -0000 The attempt to build head -r323246 via the system clang 5 stops for the likes of: --- agp.ko.full --- ld: agp.kld(.text+0x2e08): R_PPC_PLTREL24 reloc against local symbol agp.kld: could not read symbols: Bad value *** [agp.ko.full] Error code 1 There is a build-race and other instance of "R_PPC_PLTREL24 reloc = against local symbol" sometimes occurs instead. Also not much of the kernel = builds before this happens. The problem is not new with -r323246 . Back in clang 4 days I did not have this problem. I give the build details later below. There is a report of: --- ahd_pci.o --- /usr/src/sys/dev/aic7xxx/ahd_pci.c:113:10: warning: implicit conversion = from 'long long' to 'bus_addr_t' (aka 'unsigned int') changes value from = 549755813887 to 4294967295 [-Wconstant-conversion] ? 0x7FFFFFFFFF ~~^~~~~~~~~~~~ /usr/src/sys/dev/aic7xxx/aic_osm_lib.h:149:7: note: expanded from macro = 'aic_dma_tag_create' lowaddr, highaddr, filter, filterarg, = \ ^~~~~~~ before it stops. The code in question is: if (sizeof(bus_addr_t) > 4) ahd->flags |=3D AHD_39BIT_ADDRESSING; /* Allocate a dmatag for our SCB DMA maps */ error =3D aic_dma_tag_create(ahd, = /*parent*/bus_get_dma_tag(dev), /*alignment*/1, /*boundary*/0, (ahd->flags & AHD_39BIT_ADDRESSING) ? 0x7FFFFFFFFF : BUS_SPACE_MAXADDR_32BIT, /*highaddr*/BUS_SPACE_MAXADDR, /*filter*/NULL, /*filterarg*/NULL, /*maxsize*/BUS_SPACE_MAXSIZE_32BIT, /*nsegments*/AHD_NSEG, /*maxsegsz*/AHD_MAXTRANSFER_SIZE, /*flags*/0, &ahd->parent_dmat); So it is actually using BUS_SPACE_MAXADDR_32BIT but it still complains about the extra bits in the other case. So (bus_addr_t) 0x7FFFFFFFFF might be appropriate to avoid such warnings. For completeness: there are also reports of . . . --- if_ale.o --- /usr/src/sys/dev/ale/if_ale.c:2115:14: warning: taking address of packed = member 'rx_frames' of class or structure 'smb' may result in an = unaligned pointer value [-Waddress-of-packed-member] for (reg =3D &sb.rx_frames, i =3D 0; reg <=3D = &sb.rx_pkts_filtered; reg++) { ^~~~~~~~~~~~ /usr/src/sys/dev/ale/if_ale.c:2115:43: warning: taking address of packed = member 'rx_pkts_filtered' of class or structure 'smb' may result in an = unaligned pointer value [-Waddress-of-packed-member] for (reg =3D &sb.rx_frames, i =3D 0; reg <=3D = &sb.rx_pkts_filtered; reg++) { ^~~~~~~~~~~~~~~~~~~ /usr/src/sys/dev/ale/if_ale.c:2120:14: warning: taking address of packed = member 'tx_frames' of class or structure 'smb' may result in an = unaligned pointer value [-Waddress-of-packed-member] for (reg =3D &sb.tx_frames, i =3D 0; reg <=3D = &sb.tx_mcast_bytes; reg++) { ^~~~~~~~~~~~ /usr/src/sys/dev/ale/if_ale.c:2120:43: warning: taking address of packed = member 'tx_mcast_bytes' of class or structure 'smb' may result in an = unaligned pointer value [-Waddress-of-packed-member] for (reg =3D &sb.tx_frames, i =3D 0; reg <=3D = &sb.tx_mcast_bytes; reg++) { ^~~~~~~~~~~~~~~~~ . . . For the build-stopper there is: make[4]: stopped in /usr/src/sys/modules/agp .ERROR_TARGET=3D'agp.ko.full' = .ERROR_META_FILE=3D'/usr/obj/powerpcvtsc_clang/powerpc.powerpc/usr/src/sys= /GENERICvtsc-NODBG/modules/usr/src/sys/modules/agp/agp.ko.full.meta' .MAKE.LEVEL=3D'4' MAKEFILE=3D'' .MAKE.MODE=3D'meta missing-filemon=3Dyes missing-meta=3Dyes silent=3Dyes = verbose' _ERROR_CMD=3D'ld -m elf32ppc_fbsd -Bshareable -znotext -d -warn-common = -o agp.ko.full agp.kld;' .CURDIR=3D'/usr/src/sys/modules/agp' .MAKE=3D'make' = .OBJDIR=3D'/usr/obj/powerpcvtsc_clang/powerpc.powerpc/usr/src/sys/GENERICv= tsc-NODBG/modules/usr/src/sys/modules/agp' .TARGETS=3D'all' DESTDIR=3D'' LD_LIBRARY_PATH=3D'' MACHINE=3D'powerpc' MACHINE_ARCH=3D'powerpc' = MAKEOBJDIRPREFIX=3D'/usr/obj/powerpcvtsc_clang/powerpc.powerpc/usr/src/sys= /GENERICvtsc-NODBG/modules' MAKESYSPATH=3D'/usr/src/share/mk' MAKE_VERSION=3D'20170720' = PATH=3D'/usr/obj/powerpcvtsc_clang/powerpc.powerpc/usr/src/tmp/legacy/usr/= sbin:/usr/obj/powerpcvtsc_clang/powerpc.powerpc/usr/src/tmp/legacy/usr/bin= :/usr/obj/powerpcvtsc_clang/powerpc.powerpc/usr/src/tmp/legacy/bin:/usr/ob= j/powerpcvtsc_clang/powerpc.powerpc/usr/src/tmp/usr/sbin:/usr/obj/powerpcv= tsc_clang/powerpc.powerpc/usr/src/tmp/usr/bin:/sbin:/bin:/usr/sbin:/usr/bi= n' SRCTOP=3D'/usr/src' = OBJTOP=3D'/usr/obj/powerpcvtsc_clang/powerpc.powerpc/usr/src/sys/GENERICvt= sc-NODBG/modules/usr/src' .MAKE.MAKEFILES=3D'/usr/src/share/mk/sys.mk = /usr/src/share/mk/local.sys.env.mk /usr/src/share/mk/src.sys.env.mk = /root/src.configs/src.conf.powerpc-clang-bootstrap.amd64-host = /usr/src/share/mk/bsd.mkopt.mk /usr/src/share/mk/bsd.suffixes.mk = /root/src.configs/make.conf /usr/src/share/mk/local.sys.mk = /usr/src/share/mk/src.sys.mk /dev/null /usr/src/sys/modules/agp/Makefile = /usr/src/share/mk/bsd.kmod.mk /usr/src/sys/conf/kmod.mk = /usr/src/share/mk/bsd.init.mk /usr/src/share/mk/bsd.opts.mk = /usr/src/share/mk/bsd.cpu.mk /usr/src/share/mk/local.init.mk = /usr/src/share/mk/src.init.mk /usr/src/sys/modules/agp/../Makefile.inc = /usr/src/share/mk/bsd.own.mk /usr/src/share/mk/bsd.compiler.mk = /usr/src/share/mk/bsd.linker.mk /usr/src/sys/conf/kern.opts.mk = /usr/src/sys/conf/config.mk /usr/src/share/mk/bsd.links.mk = /usr/src/share/mk/bsd.dep.mk /usr/src/share/mk/bsd.clang-analyze.mk = /usr/src/share/mk/bsd.obj.mk /usr/src/share/mk/bsd.subdir.mk = /usr/src/sys/conf/kern.mk' .PATH=3D'. /usr/src/sys/modules/agp /usr/src/sys/dev/agp = /usr/obj/powerpcvtsc_clang/powerpc.powerpc/usr/src/sys/GENERICvtsc-NODBG' 1 error Build details: The build was a amd64 -> powerpc cross build: # more = ~/sys_build_scripts.amd64-host/make_powerpcvtsc_nodebug_clang_bootstrap-am= d64-host.sh=20 kldload -n filemon && \ script = ~/sys_typescripts/typescript_make_powerpcvtsc_nodebug_clang_bootstrap-amd6= 4-host-$(date +%Y-%m-%d:%H:%M:%S) \ env __MAKE_CONF=3D"/root/src.configs/make.conf" SRCCONF=3D"/dev/null" = SRC_ENV_CONF=3D"/root/src.configs/src.conf.powerpc-clang-bootstrap.amd64-h= ost" \ WITH_META_MODE=3Dyes \ MAKEOBJDIRPREFIX=3D"/usr/obj/powerpcvtsc_clang" \ make $* # more ~/src.configs/make.conf CFLAGS.gcc+=3D -v # more ~/src.configs/src.conf.powerpc-clang-bootstrap.amd64-host TO_TYPE=3Dpowerpc # KERNCONF=3DGENERICvtsc-NODBG TARGET=3D${TO_TYPE} .if ${.MAKE.LEVEL} =3D=3D 0 TARGET_ARCH=3D${TO_TYPE} .export TARGET_ARCH .endif # WITH_CROSS_COMPILER=3D WITHOUT_SYSTEM_COMPILER=3D # WITH_LIBCPLUSPLUS=3D WITH_BINUTILS_BOOTSTRAP=3D WITH_ELFTOOLCHAIN_BOOTSTRAP=3D WITH_CLANG_BOOTSTRAP=3D WITH_CLANG=3D WITH_CLANG_IS_CC=3D WITH_CLANG_FULL=3D WITH_CLANG_EXTRAS=3D WITHOUT_LLD=3D # lldb requires missing atomic 8-byte operations for powerpc (non-64) WITHOUT_LLDB=3D # WITH_BOOT=3D WITHOUT_LIB32=3D # WITHOUT_GCC_BOOTSTRAP=3D WITHOUT_GCC=3D WITHOUT_GCC_IS_CC=3D WITHOUT_GNUCXX=3D # NO_WERROR=3D # # Use WERROR to avoid stopping at the likes of: # error: implicit conversion from 'int' to 'int8_t' (aka 'signed char') = changes value from 128 to -128 [-Werror,-Wconstant-conversion] WERROR=3D MALLOC_PRODUCTION=3D # WITH_REPRODUCIBLE_BUILD=3D WITH_DEBUG_FILES=3D # more /usr/src/sys/powerpc/conf/GENERICvtsc-NODBG # # GENERIC -- Custom configuration for the powerpc/powerpc # include "GENERIC" ident GENERICvtsc-NODBG makeoptions DEBUG=3D-g # Build kernel with gdb(1) = debug symbols nooptions PS3 # Sony Playstation 3 = HACK!!! to allow sc options KDB # Enable kernel debugger support options ALT_BREAK_TO_DEBUGGER options BREAK_TO_DEBUGGER # For minimum debugger support (stable branch) use: options KDB_TRACE # Print a stack trace for a = panic options DDB # Enable the kernel debugger options GDB # HACK!!! ... # Extra stuff: #options VERBOSE_SYSINIT # Enable verbose sysinit = messages #options BOOTVERBOSE=3D1 #options BOOTHOWTO=3DRB_VERBOSE #options KTR #options KTR_MASK=3DKTR_TRAP ##options KTR_CPUMASK=3D0xF #options KTR_VERBOSE # HACK!!! to allow sc for 2560x1440 display on Radeon X1950 that vt = historically mishandled during booting device sc #device kbdmux # HACK: already listed by vt options SC_OFWFB # OFW frame buffer options SC_DFLT_FONT # compile font in makeoptions SC_DFLT_FONT=3Dcp437 # Disable any extra checking for. . . nooptions DEADLKRES # Enable the deadlock resolver nooptions INVARIANTS # Enable calls of extra sanity = checking nooptions INVARIANT_SUPPORT # Extra sanity checks of = internal structures, required by INVARIANTS nooptions WITNESS # Enable checks to detect = deadlocks and cycles nooptions WITNESS_SKIPSPIN # Don't run witness on spinlocks = for speed nooptions DIAGNOSTIC nooptions MALLOC_DEBUG_MAXZONES # Separate malloc(9) zones =3D=3D=3D Mark Millard markmi at dsl-only.net From owner-freebsd-ppc@freebsd.org Thu Sep 7 22:49:00 2017 Return-Path: Delivered-To: freebsd-ppc@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 34B2EE15033 for ; Thu, 7 Sep 2017 22:49:00 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) Received: from freefall.freebsd.org (freefall.freebsd.org [IPv6:2610:1c1:1:6074::16:84]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client CN "freefall.freebsd.org", Issuer "Let's Encrypt Authority X3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id E0FFE67A02 for ; Thu, 7 Sep 2017 22:48:59 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) Received: by freefall.freebsd.org (Postfix) id 9496425D0; Thu, 7 Sep 2017 22:48:25 +0000 (UTC) Delivered-To: freebsd-powerpc@localmail.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client CN "mx1.freebsd.org", Issuer "Let's Encrypt Authority X3" (verified OK)) by freefall.freebsd.org (Postfix) with ESMTPS id 7CBF625CF for ; Thu, 7 Sep 2017 22:48:25 +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 mx1.freebsd.org (Postfix) with ESMTPS id 22AF46784B for ; Thu, 7 Sep 2017 22:48:24 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) Received: from bugs.freebsd.org ([127.0.1.118]) by kenobi.freebsd.org (8.15.2/8.15.2) with ESMTP id v87MmMMj097863 for ; Thu, 7 Sep 2017 22:48:23 GMT (envelope-from bugzilla-noreply@freebsd.org) From: bugzilla-noreply@freebsd.org To: freebsd-powerpc@FreeBSD.org Subject: [Bug 220714] devel/boost-all: Update to 1.65.1 Date: Thu, 07 Sep 2017 22:48:23 +0000 X-Bugzilla-Reason: CC 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: patch X-Bugzilla-Severity: Affects Only Me X-Bugzilla-Who: jbeich@FreeBSD.org X-Bugzilla-Status: Open X-Bugzilla-Resolution: X-Bugzilla-Priority: --- X-Bugzilla-Assigned-To: portmgr@FreeBSD.org X-Bugzilla-Flags: maintainer-feedback? exp-run? X-Bugzilla-Changed-Fields: short_desc 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-ppc@freebsd.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: Porting FreeBSD to the PowerPC List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 07 Sep 2017 22:49:00 -0000 https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D220714 Jan Beich changed: What |Removed |Added ---------------------------------------------------------------------------- Summary|devel/boost-all: Update to |devel/boost-all: Update to |1.65 |1.65.1 --=20 You are receiving this mail because: You are on the CC list for the bug.= From owner-freebsd-ppc@freebsd.org Thu Sep 7 23:09:44 2017 Return-Path: Delivered-To: freebsd-ppc@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 443B7E16073 for ; Thu, 7 Sep 2017 23:09:44 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) Received: from freefall.freebsd.org (freefall.freebsd.org [IPv6:2610:1c1:1:6074::16:84]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client CN "freefall.freebsd.org", Issuer "Let's Encrypt Authority X3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 065BE6C681 for ; Thu, 7 Sep 2017 23:09:43 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) Received: by freefall.freebsd.org (Postfix) id EBA1483BF; Thu, 7 Sep 2017 23:09:23 +0000 (UTC) Delivered-To: freebsd-powerpc@localmail.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [8.8.178.115]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client CN "mx1.freebsd.org", Issuer "Let's Encrypt Authority X3" (verified OK)) by freefall.freebsd.org (Postfix) with ESMTPS id D7EB483BC for ; Thu, 7 Sep 2017 23:09:23 +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 mx1.freebsd.org (Postfix) with ESMTPS id C66B46C4B9 for ; Thu, 7 Sep 2017 23:09:22 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) Received: from bugs.freebsd.org ([127.0.1.118]) by kenobi.freebsd.org (8.15.2/8.15.2) with ESMTP id v87N9LiP072409 for ; Thu, 7 Sep 2017 23:09:22 GMT (envelope-from bugzilla-noreply@freebsd.org) From: bugzilla-noreply@freebsd.org To: freebsd-powerpc@FreeBSD.org Subject: [Bug 220714] devel/boost-all: Update to 1.65.1 Date: Thu, 07 Sep 2017 23:09:21 +0000 X-Bugzilla-Reason: CC X-Bugzilla-Type: dep_changed X-Bugzilla-Watch-Reason: None X-Bugzilla-Product: Ports & Packages X-Bugzilla-Component: Individual Port(s) X-Bugzilla-Version: Latest X-Bugzilla-Keywords: patch X-Bugzilla-Severity: Affects Only Me X-Bugzilla-Who: jbeich@FreeBSD.org X-Bugzilla-Status: Open X-Bugzilla-Resolution: X-Bugzilla-Priority: --- X-Bugzilla-Assigned-To: portmgr@FreeBSD.org X-Bugzilla-Flags: maintainer-feedback? exp-run? X-Bugzilla-Changed-Fields: bug_status resolution 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-ppc@freebsd.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: Porting FreeBSD to the PowerPC List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 07 Sep 2017 23:09:44 -0000 https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D220714 Bug 220714 depends on bug 220717, which changed state. Bug 220717 Summary: net-p2p/libtorrent-rasterbar: fails to build with boost= 1.65 (7 ports skipped) https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D220717 What |Removed |Added ---------------------------------------------------------------------------- Status|In Progress |Closed Resolution|--- |FIXED --=20 You are receiving this mail because: You are on the CC list for the bug.= From owner-freebsd-ppc@freebsd.org Thu Sep 7 23:30:17 2017 Return-Path: Delivered-To: freebsd-ppc@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 93944E173F9 for ; Thu, 7 Sep 2017 23:30:17 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) Received: from freefall.freebsd.org (freefall.freebsd.org [IPv6:2610:1c1:1:6074::16:84]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client CN "freefall.freebsd.org", Issuer "Let's Encrypt Authority X3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 58A7D70FD7 for ; Thu, 7 Sep 2017 23:30:17 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) Received: by freefall.freebsd.org (Postfix) id E7F4BE472; Thu, 7 Sep 2017 23:29:32 +0000 (UTC) Delivered-To: freebsd-powerpc@localmail.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [8.8.178.115]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client CN "mx1.freebsd.org", Issuer "Let's Encrypt Authority X3" (verified OK)) by freefall.freebsd.org (Postfix) with ESMTPS id D3436E46E for ; Thu, 7 Sep 2017 23:29:32 +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 mx1.freebsd.org (Postfix) with ESMTPS id 7207E70D17 for ; Thu, 7 Sep 2017 23:29:31 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) Received: from bugs.freebsd.org ([127.0.1.118]) by kenobi.freebsd.org (8.15.2/8.15.2) with ESMTP id v87NTUlx016792 for ; Thu, 7 Sep 2017 23:29:31 GMT (envelope-from bugzilla-noreply@freebsd.org) From: bugzilla-noreply@freebsd.org To: freebsd-powerpc@FreeBSD.org Subject: [Bug 220714] devel/boost-all: Update to 1.65.1 Date: Thu, 07 Sep 2017 23:29:30 +0000 X-Bugzilla-Reason: CC X-Bugzilla-Type: dep_changed X-Bugzilla-Watch-Reason: None X-Bugzilla-Product: Ports & Packages X-Bugzilla-Component: Individual Port(s) X-Bugzilla-Version: Latest X-Bugzilla-Keywords: patch X-Bugzilla-Severity: Affects Only Me X-Bugzilla-Who: jbeich@FreeBSD.org X-Bugzilla-Status: Open X-Bugzilla-Resolution: X-Bugzilla-Priority: --- X-Bugzilla-Assigned-To: portmgr@FreeBSD.org X-Bugzilla-Flags: maintainer-feedback? exp-run? X-Bugzilla-Changed-Fields: bug_status resolution 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-ppc@freebsd.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: Porting FreeBSD to the PowerPC List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 07 Sep 2017 23:30:17 -0000 https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D220714 Bug 220714 depends on bug 220724, which changed state. Bug 220724 Summary: sysutils/ori: fails to build with boost 1.65 https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D220724 What |Removed |Added ---------------------------------------------------------------------------- Status|In Progress |Closed Resolution|--- |FIXED --=20 You are receiving this mail because: You are on the CC list for the bug.= From owner-freebsd-ppc@freebsd.org Fri Sep 8 00:02:34 2017 Return-Path: Delivered-To: freebsd-ppc@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id E9AB0E191B4 for ; Fri, 8 Sep 2017 00:02:34 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) Received: from freefall.freebsd.org (freefall.freebsd.org [IPv6:2610:1c1:1:6074::16:84]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client CN "freefall.freebsd.org", Issuer "Let's Encrypt Authority X3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 288347C16D for ; Fri, 8 Sep 2017 00:02:34 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) Received: by freefall.freebsd.org (Postfix) id 351761773D; Fri, 8 Sep 2017 00:01:59 +0000 (UTC) Delivered-To: freebsd-powerpc@localmail.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client CN "mx1.freebsd.org", Issuer "Let's Encrypt Authority X3" (verified OK)) by freefall.freebsd.org (Postfix) with ESMTPS id 206CA1773C for ; Fri, 8 Sep 2017 00:01:59 +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 mx1.freebsd.org (Postfix) with ESMTPS id 03E3F77D96 for ; Fri, 8 Sep 2017 00:01:57 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) Received: from bugs.freebsd.org ([127.0.1.118]) by kenobi.freebsd.org (8.15.2/8.15.2) with ESMTP id v8801urP086373 for ; Fri, 8 Sep 2017 00:01:57 GMT (envelope-from bugzilla-noreply@freebsd.org) From: bugzilla-noreply@freebsd.org To: freebsd-powerpc@FreeBSD.org Subject: [Bug 220714] devel/boost-all: Update to 1.65.1 Date: Fri, 08 Sep 2017 00:01:56 +0000 X-Bugzilla-Reason: CC 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: patch X-Bugzilla-Severity: Affects Only Me X-Bugzilla-Who: jbeich@FreeBSD.org X-Bugzilla-Status: Open X-Bugzilla-Resolution: X-Bugzilla-Priority: --- X-Bugzilla-Assigned-To: portmgr@FreeBSD.org X-Bugzilla-Flags: maintainer-feedback? exp-run? 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-ppc@freebsd.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: Porting FreeBSD to the PowerPC List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 08 Sep 2017 00:02:35 -0000 https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D220714 Jan Beich changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |kde@FreeBSD.org --- Comment #28 from Jan Beich --- Antoine, can you queue another exp-run with 1.65.1 patch? (In reply to Shane from comment #27) > currently the FindBoost cmake module ony recognizes up to boost 1.64 - th= e test is `Boost_VERSION VERSION_LESS 106500` Can someone from kde@ take a look? CMake-3.9.2 is still affected. --=20 You are receiving this mail because: You are on the CC list for the bug.= From owner-freebsd-ppc@freebsd.org Fri Sep 8 03:21:12 2017 Return-Path: Delivered-To: freebsd-ppc@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 81B2CE23104 for ; Fri, 8 Sep 2017 03:21:12 +0000 (UTC) (envelope-from costumer.ppl@sup.co.uk) Received: from web14.glarotech.ch (web14.glarotech.ch [62.12.149.242]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 00D3EE77 for ; Fri, 8 Sep 2017 03:21:11 +0000 (UTC) (envelope-from costumer.ppl@sup.co.uk) Received: from merlasco by web14.glarotech.ch with local (Exim 4.89) (envelope-from ) id 1dq9qw-0004Qa-7d for freebsd-ppc@freebsd.org; Fri, 08 Sep 2017 05:21:10 +0200 To: freebsd-ppc@freebsd.org Subject: verify your account ! From: PayPal Message-Id: Date: Fri, 08 Sep 2017 05:21:10 +0200 X-AntiAbuse: This header was added to track abuse, please include it with any abuse report X-AntiAbuse: Primary Hostname - web14.glarotech.ch X-AntiAbuse: Original Domain - freebsd.org X-AntiAbuse: Originator/Caller UID/GID - [1197 1197] / [47 12] X-AntiAbuse: Sender Address Domain - sup.co.uk X-Get-Message-Sender-Via: web14.glarotech.ch: authenticated_id: merlasco/only user confirmed/virtual account not confirmed X-Authenticated-Sender: web14.glarotech.ch: merlasco MIME-Version: 1.0 Content-Type: text/plain X-Content-Filtered-By: Mailman/MimeDel 2.1.23 X-BeenThere: freebsd-ppc@freebsd.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: Porting FreeBSD to the PowerPC List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 08 Sep 2017 03:21:12 -0000 From owner-freebsd-ppc@freebsd.org Fri Sep 8 04:04:16 2017 Return-Path: Delivered-To: freebsd-ppc@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 13FA5E00639 for ; Fri, 8 Sep 2017 04:04:16 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) Received: from freefall.freebsd.org (freefall.freebsd.org [96.47.72.132]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client CN "freefall.freebsd.org", Issuer "Let's Encrypt Authority X3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 787F06A2A0 for ; Fri, 8 Sep 2017 04:04:15 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) Received: by freefall.freebsd.org (Postfix) id DB72B1C691; Fri, 8 Sep 2017 04:03:53 +0000 (UTC) Delivered-To: freebsd-powerpc@localmail.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [8.8.178.115]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client CN "mx1.freebsd.org", Issuer "Let's Encrypt Authority X3" (verified OK)) by freefall.freebsd.org (Postfix) with ESMTPS id C5F2E1C68A for ; Fri, 8 Sep 2017 04:03:53 +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 mx1.freebsd.org (Postfix) with ESMTPS id F168C6A0E7 for ; Fri, 8 Sep 2017 04:03:52 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) Received: from bugs.freebsd.org ([127.0.1.118]) by kenobi.freebsd.org (8.15.2/8.15.2) with ESMTP id v8843qGX069804 for ; Fri, 8 Sep 2017 04:03:52 GMT (envelope-from bugzilla-noreply@freebsd.org) From: bugzilla-noreply@freebsd.org To: freebsd-powerpc@FreeBSD.org Subject: [Bug 220714] devel/boost-all: Update to 1.65.1 Date: Fri, 08 Sep 2017 04:03:52 +0000 X-Bugzilla-Reason: CC 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: patch X-Bugzilla-Severity: Affects Only Me X-Bugzilla-Who: jbeich@FreeBSD.org X-Bugzilla-Status: Open X-Bugzilla-Resolution: X-Bugzilla-Priority: --- X-Bugzilla-Assigned-To: portmgr@FreeBSD.org X-Bugzilla-Flags: maintainer-feedback? exp-run? X-Bugzilla-Changed-Fields: 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-ppc@freebsd.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: Porting FreeBSD to the PowerPC List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 08 Sep 2017 04:04:16 -0000 https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D220714 --- Comment #29 from Jan Beich --- Ideally, this should land before 2017Q4 branches even at the cost of a few BROKEN consumers. Backporting (security) updates to quarterly that depend on different Boost versions increases risk of bustage, especially after bug 220783. --=20 You are receiving this mail because: You are on the CC list for the bug.= From owner-freebsd-ppc@freebsd.org Fri Sep 8 05:51:50 2017 Return-Path: Delivered-To: freebsd-ppc@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 66A47E05795 for ; Fri, 8 Sep 2017 05:51:50 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) Received: from freefall.freebsd.org (freefall.freebsd.org [96.47.72.132]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client CN "freefall.freebsd.org", Issuer "Let's Encrypt Authority X3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id BA3441D9D for ; Fri, 8 Sep 2017 05:51:49 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) Received: by freefall.freebsd.org (Postfix) id 042F51B790; Fri, 8 Sep 2017 05:51:10 +0000 (UTC) Delivered-To: freebsd-powerpc@localmail.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [8.8.178.115]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client CN "mx1.freebsd.org", Issuer "Let's Encrypt Authority X3" (verified OK)) by freefall.freebsd.org (Postfix) with ESMTPS id E08EB1B78B for ; Fri, 8 Sep 2017 05:51:09 +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 mx1.freebsd.org (Postfix) with ESMTPS id B32A71B22 for ; Fri, 8 Sep 2017 05:51:08 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) Received: from bugs.freebsd.org ([127.0.1.118]) by kenobi.freebsd.org (8.15.2/8.15.2) with ESMTP id v885p8Dm042226 for ; Fri, 8 Sep 2017 05:51:08 GMT (envelope-from bugzilla-noreply@freebsd.org) From: bugzilla-noreply@freebsd.org To: freebsd-powerpc@FreeBSD.org Subject: [Bug 220714] devel/boost-all: Update to 1.65.1 Date: Fri, 08 Sep 2017 05:51:08 +0000 X-Bugzilla-Reason: CC 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: patch X-Bugzilla-Severity: Affects Only Me X-Bugzilla-Who: tcberner@freebsd.org X-Bugzilla-Status: Open X-Bugzilla-Resolution: X-Bugzilla-Priority: --- X-Bugzilla-Assigned-To: portmgr@FreeBSD.org X-Bugzilla-Flags: maintainer-feedback? exp-run? 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-ppc@freebsd.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: Porting FreeBSD to the PowerPC List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 08 Sep 2017 05:51:50 -0000 https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D220714 Tobias C. Berner changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |tcberner@freebsd.org --- Comment #30 from Tobias C. Berner --- (In reply to Jan Beich from comment #28) https://github.com/Kitware/CMake/blob/10a3835cbd94d7c7fa6176c142c7a12449dfe= 160/Modules/FindBoost.cmake >From what I can tell, this is still the case. --=20 You are receiving this mail because: You are on the CC list for the bug.= From owner-freebsd-ppc@freebsd.org Fri Sep 8 06:35:30 2017 Return-Path: Delivered-To: freebsd-ppc@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id BC6F7E06FD8 for ; Fri, 8 Sep 2017 06:35:30 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) Received: from freefall.freebsd.org (freefall.freebsd.org [96.47.72.132]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client CN "freefall.freebsd.org", Issuer "Let's Encrypt Authority X3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 7DEAA6AE0A for ; Fri, 8 Sep 2017 06:35:30 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) Received: by freefall.freebsd.org (Postfix) id 57EA38013; Fri, 8 Sep 2017 06:34:59 +0000 (UTC) Delivered-To: freebsd-powerpc@localmail.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [8.8.178.115]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client CN "mx1.freebsd.org", Issuer "Let's Encrypt Authority X3" (verified OK)) by freefall.freebsd.org (Postfix) with ESMTPS id 452D38010 for ; Fri, 8 Sep 2017 06:34:59 +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 mx1.freebsd.org (Postfix) with ESMTPS id 6BABA6AC47 for ; Fri, 8 Sep 2017 06:34:58 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) Received: from bugs.freebsd.org ([127.0.1.118]) by kenobi.freebsd.org (8.15.2/8.15.2) with ESMTP id v886YwBF006516 for ; Fri, 8 Sep 2017 06:34:58 GMT (envelope-from bugzilla-noreply@freebsd.org) From: bugzilla-noreply@freebsd.org To: freebsd-powerpc@FreeBSD.org Subject: [Bug 220714] devel/boost-all: Update to 1.65.1 Date: Fri, 08 Sep 2017 06:34:58 +0000 X-Bugzilla-Reason: CC 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: patch X-Bugzilla-Severity: Affects Only Me X-Bugzilla-Who: rleigh@codelibre.net X-Bugzilla-Status: Open X-Bugzilla-Resolution: X-Bugzilla-Priority: --- X-Bugzilla-Assigned-To: portmgr@FreeBSD.org X-Bugzilla-Flags: maintainer-feedback? exp-run? 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-ppc@freebsd.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: Porting FreeBSD to the PowerPC List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 08 Sep 2017 06:35:30 -0000 https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D220714 Roger Leigh changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |rleigh@codelibre.net --- Comment #31 from Roger Leigh --- Note that you'll want to pick up https://gitlab.kitware.com/cmake/cmake/merge_requests/1241 to have CMake's FindBoost work with 1.65.1. --=20 You are receiving this mail because: You are on the CC list for the bug.= From owner-freebsd-ppc@freebsd.org Sat Sep 9 17:21:42 2017 Return-Path: Delivered-To: freebsd-ppc@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id E1BB7E2293E for ; Sat, 9 Sep 2017 17:21:42 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) Received: from freefall.freebsd.org (freefall.freebsd.org [IPv6:2610:1c1:1:6074::16:84]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client CN "freefall.freebsd.org", Issuer "Let's Encrypt Authority X3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id A36FA70798 for ; Sat, 9 Sep 2017 17:21:42 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) Received: by freefall.freebsd.org (Postfix) id 5326378B2; Sat, 9 Sep 2017 17:21:41 +0000 (UTC) Delivered-To: freebsd-powerpc@localmail.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [8.8.178.115]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client CN "mx1.freebsd.org", Issuer "Let's Encrypt Authority X3" (verified OK)) by freefall.freebsd.org (Postfix) with ESMTPS id 3F13D78AE for ; Sat, 9 Sep 2017 17:21:41 +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 mx1.freebsd.org (Postfix) with ESMTPS id 6BA8A70763 for ; Sat, 9 Sep 2017 17:21:39 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) Received: from bugs.freebsd.org ([127.0.1.118]) by kenobi.freebsd.org (8.15.2/8.15.2) with ESMTP id v89HLaig079156 for ; Sat, 9 Sep 2017 17:21:39 GMT (envelope-from bugzilla-noreply@freebsd.org) From: bugzilla-noreply@freebsd.org To: freebsd-powerpc@FreeBSD.org Subject: [Bug 220714] devel/boost-all: Update to 1.65.1 Date: Sat, 09 Sep 2017 17:21:36 +0000 X-Bugzilla-Reason: CC 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: patch X-Bugzilla-Severity: Affects Only Me X-Bugzilla-Who: jbeich@FreeBSD.org X-Bugzilla-Status: Open X-Bugzilla-Resolution: X-Bugzilla-Priority: --- X-Bugzilla-Assigned-To: portmgr@FreeBSD.org X-Bugzilla-Flags: maintainer-feedback? exp-run? X-Bugzilla-Changed-Fields: dependson 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-ppc@freebsd.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: Porting FreeBSD to the PowerPC List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 09 Sep 2017 17:21:43 -0000 https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D220714 Jan Beich changed: What |Removed |Added ---------------------------------------------------------------------------- Depends on| |222132 Referenced Bugs: https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D222132 [Bug 222132] [maintainer update] graphics/openimageio: update to 1.7.17, unbreaking with boost 1.65 --=20 You are receiving this mail because: You are on the CC list for the bug.= From owner-freebsd-ppc@freebsd.org Sat Sep 9 19:51:16 2017 Return-Path: Delivered-To: freebsd-ppc@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 0F4E5E05DB3 for ; Sat, 9 Sep 2017 19:51:16 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) Received: from freefall.freebsd.org (freefall.freebsd.org [IPv6:2610:1c1:1:6074::16:84]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client CN "freefall.freebsd.org", Issuer "Let's Encrypt Authority X3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id D39FC76255 for ; Sat, 9 Sep 2017 19:51:15 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) Received: by freefall.freebsd.org (Postfix) id 22E129981; Sat, 9 Sep 2017 19:51:15 +0000 (UTC) Delivered-To: freebsd-powerpc@localmail.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [8.8.178.115]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client CN "mx1.freebsd.org", Issuer "Let's Encrypt Authority X3" (verified OK)) by freefall.freebsd.org (Postfix) with ESMTPS id 0C0269980 for ; Sat, 9 Sep 2017 19:51:15 +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 mx1.freebsd.org (Postfix) with ESMTPS id 9993676245 for ; Sat, 9 Sep 2017 19:51:13 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) Received: from bugs.freebsd.org ([127.0.1.118]) by kenobi.freebsd.org (8.15.2/8.15.2) with ESMTP id v89JpCBN092005 for ; Sat, 9 Sep 2017 19:51:13 GMT (envelope-from bugzilla-noreply@freebsd.org) From: bugzilla-noreply@freebsd.org To: freebsd-powerpc@FreeBSD.org Subject: [Bug 220714] devel/boost-all: Update to 1.65.1 Date: Sat, 09 Sep 2017 19:51:13 +0000 X-Bugzilla-Reason: CC X-Bugzilla-Type: dep_changed X-Bugzilla-Watch-Reason: None X-Bugzilla-Product: Ports & Packages X-Bugzilla-Component: Individual Port(s) X-Bugzilla-Version: Latest X-Bugzilla-Keywords: patch X-Bugzilla-Severity: Affects Only Me X-Bugzilla-Who: jbeich@FreeBSD.org X-Bugzilla-Status: Open X-Bugzilla-Resolution: X-Bugzilla-Priority: --- X-Bugzilla-Assigned-To: portmgr@FreeBSD.org X-Bugzilla-Flags: maintainer-feedback? exp-run? X-Bugzilla-Changed-Fields: bug_status resolution 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-ppc@freebsd.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: Porting FreeBSD to the PowerPC List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 09 Sep 2017 19:51:16 -0000 https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D220714 Bug 220714 depends on bug 222132, which changed state. Bug 222132 Summary: [maintainer update] graphics/openimageio: update to 1.7= .17, unbreaking with boost 1.65 https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D222132 What |Removed |Added ---------------------------------------------------------------------------- Status|New |Closed Resolution|--- |FIXED --=20 You are receiving this mail because: You are on the CC list for the bug.=