From owner-freebsd-ports@freebsd.org Sat Oct 7 16:42:51 2017 Return-Path: Delivered-To: freebsd-ports@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 2A1C7E3C2FC for ; Sat, 7 Oct 2017 16:42:51 +0000 (UTC) (envelope-from null@pozo.com) Received: from pozo.com (pozo.com [50.197.129.137]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client CN "pozo.com", Issuer "pozo.com" (not verified)) by mx1.freebsd.org (Postfix) with ESMTPS id E50FF147; Sat, 7 Oct 2017 16:42:50 +0000 (UTC) (envelope-from null@pozo.com) Received: from 50-197-129-138-static.hfc.comcastbusiness.net (octo.pozo.com [192.168.0.2]) (authenticated bits=128) by pozo.com (8.15.2/8.15.2) with ESMTPA id v97GfHjn077233; Sat, 7 Oct 2017 09:41:17 -0700 (PDT) (envelope-from null@pozo.com) Content-Type: text/plain; charset=us-ascii Mime-Version: 1.0 (Mac OS X Mail 11.0 \(3445.1.7\)) Subject: Re: netpbm broken at SVN r451378 on -current From: Manfred Antar In-Reply-To: <20171007163116.GA79597@doctor.nl2k.ab.ca> Date: Sat, 7 Oct 2017 09:41:17 -0700 Cc: Tobias Kortkamp , Michael Butler , FreeBSD Ports Content-Transfer-Encoding: quoted-printable Message-Id: <6B701FE9-EE06-4705-ABF2-744437970C56@pozo.com> References: <1507388333.4087069.1131048736.05924D26@webmail.messagingengine.com> <20171007163116.GA79597@doctor.nl2k.ab.ca> To: The Doctor X-Mailer: Apple Mail (2.3445.1.7) X-Spam-Status: No, score=-102.2 required=5.0 tests=ALL_TRUSTED,BAYES_00, J_CHICKENPOX_75,TW_TP,URIBL_BLOCKED,USER_IN_WHITELIST autolearn=no autolearn_force=no version=3.4.1, No X-Spam-Checker-Version: SpamAssassin 3.4.1 (2015-04-28) on pozo.com X-pozocom-MailScanner-Information: Please contact the ISP for more information X-pozocom-MailScanner-ID: v97GfHjn077233 X-pozocom-MailScanner: Found to be clean X-pozocom-MailScanner-From: null@pozo.com X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 07 Oct 2017 16:42:51 -0000 pkg delete -f netpbm will work, it will only install netpbm. then you can build and install netpbm. use libchk to find which ports are broken with new netpbm and rebuild them > On Oct 7, 2017, at 9:31 AM, The Doctor wrote: >=20 > On Sat, Oct 07, 2017 at 04:58:53PM +0200, Tobias Kortkamp wrote: >> On Sat, Oct 7, 2017, at 16:54, Michael Butler wrote: >>> Building fails with .. >>>=20 >>> cc -o ppmtompeg ppmtompeg.o mfwddct.o postdct.o huff.o bitio.o=20 >>> mheaders.o mpeg.o subsample.o param.o rgbtoycc.o readframe.o combine.o= =20 >>> jrevdct.o frame.o fsize.o frametype.o specifics.o rate.o opts.o input.o= =20 >>> parallel.o psocket.o gethostname.o frames.o iframe.o pframe.o bframe.o= =20 >>> psearch.o bsearch.o block.o jpeg.o -L/usr/local/lib -ljpeg=20 >>> -L/usr/ports/graphics/netpbm/work/netpbm-10.80.00/lib -lnetpbm=20 >>> -fstack-protector -lm >>> ppmtompeg.o: In function `main': >>> ppmtompeg.c:(.text+0x99c): undefined reference to `pm_strfree' >>> ppmtompeg.o: In function `getUserFrameFile': >>> ppmtompeg.c:(.text+0xca1): undefined reference to `pm_asprintf' >>> ppmtompeg.c:(.text+0xceb): undefined reference to `pm_strfree' >>> ppmtompeg.c:(.text+0xcf4): undefined reference to `pm_strfree' >>> ppmtompeg.o: In function `encodeSomeFrames': >>> ppmtompeg.c:(.text+0xd5e): undefined reference to `pm_asprintf' >>> ppmtompeg.c:(.text+0xd71): undefined reference to `pm_asprintf' >>> ppmtompeg.c:(.text+0xdb2): undefined reference to `pm_strfree' >>> ppmtompeg.c:(.text+0xdbb): undefined reference to `pm_strfree' >>> mpeg.o: In function `GenMPEGStream': >>> mpeg.c:(.text+0x92d): undefined reference to `pm_asprintf' >>> mpeg.c:(.text+0x953): undefined reference to `pm_strfree' >>> mpeg.c:(.text+0xa09): undefined reference to `pm_asprintf' >>> mpeg.c:(.text+0xa24): undefined reference to `pm_strfree' >>> mpeg.c:(.text+0xedd): undefined reference to `pm_asprintf' >>> mpeg.c:(.text+0xef8): undefined reference to `pm_strfree' >>>=20 >>> .. what am I missing here? >>=20 >> See /usr/ports/UPDATING. Uninstall the old netpbm first. >> _______________________________________________ >> freebsd-ports@freebsd.org mailing list >> https://lists.freebsd.org/mailman/listinfo/freebsd-ports >> To unsubscribe, send any mail to "freebsd-ports-unsubscribe@freebsd.org" >=20 > IS their a way around uninstalling? >=20 > I would have to reinstall 45 ports. >=20 > --=20 > Member - Liberal International This is doctor@@nl2k.ab.ca Ici doctor@@nl2= k.ab.ca > Yahweh, Queen & country!Never Satan President Republic!Beware AntiChrist = rising! > https://www.empire.kred/ROOTNK?t=3D94a1f39b Look at Psalms 14 and 53 on = Atheism > Talk Sense to a fool and he calls you foolish - Euripides > _______________________________________________ > freebsd-ports@freebsd.org mailing list > https://lists.freebsd.org/mailman/listinfo/freebsd-ports > To unsubscribe, send any mail to "freebsd-ports-unsubscribe@freebsd.org" >=20 > --=20 > This message has been scanned for viruses and > dangerous content by MailScanner, and is > believed to be clean. >=20 --=20 This message has been scanned for viruses and dangerous content by MailScanner, and is believed to be clean.