From nobody Sat Jan 13 23:14:19 2024 X-Original-To: ports@mlmmj.nyi.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mlmmj.nyi.freebsd.org (Postfix) with ESMTP id 4TCDgc3TP6z56v8K for ; Sat, 13 Jan 2024 23:11:56 +0000 (UTC) (envelope-from anatoly@kazanfieldhockey.ru) Received: from kazanfieldhockey.ru (kazanfieldhockey.ru [78.138.152.250]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client CN "kazanfieldhockey.ru", Issuer "System Administrator" (not verified)) by mx1.freebsd.org (Postfix) with ESMTPS id 4TCDgZ6yxPz4chf for ; Sat, 13 Jan 2024 23:11:54 +0000 (UTC) (envelope-from anatoly@kazanfieldhockey.ru) Authentication-Results: mx1.freebsd.org; dkim=none; dmarc=none; spf=none (mx1.freebsd.org: domain of anatoly@kazanfieldhockey.ru has no SPF policy when checking 78.138.152.250) smtp.mailfrom=anatoly@kazanfieldhockey.ru Received: from asd2.localdomain (host-175-22.static.telecet.ru [87.117.175.22] (may be forged)) (authenticated bits=0) by kazanfieldhockey.ru (8.15.2/8.15.2) with ESMTPSA id 40DN6Pi8088964 (version=TLSv1.2 cipher=AES256-GCM-SHA384 bits=256 verify=NO) for ; Sun, 14 Jan 2024 02:06:26 +0300 (MSK) (envelope-from anatoly@kazanfieldhockey.ru) Date: Sun, 14 Jan 2024 02:14:19 +0300 From: Anatoly To: ports@freebsd.org Subject: Re: editor/linux-wps-office; stop-errors Message-ID: <20240114021419.339aa6a8@asd2.localdomain> In-Reply-To: References: X-Mailer: Claws Mail 3.17.5 (GTK+ 2.24.32; amd64-portbld-freebsd12.2) List-Id: Porting software to FreeBSD List-Archive: https://lists.freebsd.org/archives/freebsd-ports List-Help: List-Post: List-Subscribe: List-Unsubscribe: Sender: owner-freebsd-ports@freebsd.org X-BeenThere: freebsd-ports@freebsd.org MIME-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: quoted-printable X-Greylist: Sender succeeded SMTP AUTH, not delayed by milter-greylist-4.6.2 (kazanfieldhockey.ru [192.168.13.2]); Sun, 14 Jan 2024 02:06:27 +0300 (MSK) X-Spamd-Bar: - X-Spamd-Result: default: False [-2.00 / 15.00]; AUTH_NA(1.00)[]; NEURAL_HAM_LONG(-1.00)[-1.000]; NEURAL_HAM_MEDIUM(-1.00)[-1.000]; NEURAL_HAM_SHORT(-1.00)[-1.000]; ONCE_RECEIVED(0.10)[]; MIME_GOOD(-0.10)[text/plain]; RCVD_VIA_SMTP_AUTH(0.00)[]; ASN(0.00)[asn:28840, ipnet:78.138.152.0/21, country:RU]; RCVD_COUNT_ONE(0.00)[1]; RCPT_COUNT_ONE(0.00)[1]; MIME_TRACE(0.00)[0:+]; R_DKIM_NA(0.00)[]; MLMMJ_DEST(0.00)[ports@freebsd.org]; DMARC_NA(0.00)[kazanfieldhockey.ru]; FROM_EQ_ENVFROM(0.00)[]; FROM_HAS_DN(0.00)[]; ARC_NA(0.00)[]; R_SPF_NA(0.00)[no SPF record]; TO_MATCH_ENVRCPT_ALL(0.00)[]; TO_DN_NONE(0.00)[]; PREVIOUSLY_DELIVERED(0.00)[ports@freebsd.org]; RCVD_TLS_ALL(0.00)[] X-Rspamd-Queue-Id: 4TCDgZ6yxPz4chf On Fri, 12 Jan 2024 16:15:26 +0000 "J." wrote: > Hello everyone, >=20 > I'm new to the ports mailing list, and indeed rather new to > UNIX/FreeBSD. I like working with WPS Office (the Writer application) > due to it being rather compatible with Amazon KDP, which is Amazon's > self-publishing platform. I'm used to running WPS Office on Windows > and tried to install it on FreeBSD14.0. I tried an install on both > the VMWare Player virtual machine and my old Lenovo Thinkpad W700 > laptop. Using pkg, I could not locate WPS Office and hence I have > used git to download the port tree and attempted my first "compile > from from source." [1] Being in the proper ports directory, I do:make > install clean >=20 > I have recorded the compilation process using tee on the Thinkpad > W700; myriad "stop errors" crop up and the compilation process is > halted. >=20 > > Stop. > > make[8]: stopped in /usr/ports/devel/bsddialog > > *** Error code 1 > > > > Stop. > > make[7]: stopped in /usr/ports/devel/bsddialog*** Error code 1 =46rom your wps.txt: =3D=3D=3D> Checking if bsddialog is already installed =3D=3D=3D> bsddialog-1.0.1 is already installed You may wish to ``make deinstall'' and install this port again by ``make reinstall'' to upgrade it properly. If you really wish to overwrite the old port of bsddialog without deleting it first, set the variable "FORCE_PKG_REGISTER" in your environment or the "make install" command line. *** Error code 1 Looks like another version of bsddialog is already installed I thins you're using ports tree that doesn't match your pkg repo. I think you should read this: https://chriswells.io/blog/using-quarterly-ports-on-freebsd >=20 > The full compilation process is recorded in wps.txt, attached to this > email. I did not want to paste the full content as this would hinder > the readability of this email.The errors are located at the very end > of the text file and hence, should you have the patience and will, > they may be found there and you will not have to pass through the > whole text file. As a newbie, I seem to understand it is mostly about > missing libraries, and would appreciate advice as to what to do, and > if this can simply be resolved by using pkg to install the myriad > needed libraries; my neophyte eyes are still quite dyslectic to the > messages returned in the myriad UNIX processes, please bear with me > :-). I hope WPS Office will be made available as a binary package via > pkg. >=20 > I had asked the general FreeBSD mailing list the question presented > here, but was recommended to contact the people subscribed to this > list. I hope that my neophyte position has not unintendedly > transgressed against some mode of conduct expected in this mailing > list; I have tried other sources of information prior to resolving > this problem, including analysing the attached wps.txt file with AI, > but the AI started reasoning in circles; and trying to understand the > nature of some of the missing dependencies. As a beginner, I'm often > still confronted with jargon beyond my level. Someone suggested I > might try porting the latest Linux version of WPS Office with > Poudriere-devel; but I think this will remain beyond me for a while > to come. I do have the Linux compatibility layer enabled. >=20 > Thank you for your patience and expertise, >=20 > J. > [1] The WPS Office Port is here: > https://cgit.freebsd.org/ports/tree/editors/linux-wps-office