Date: Wed, 23 Nov 2016 11:49:37 +0000 From: bugzilla-noreply@freebsd.org To: freebsd-ports-bugs@FreeBSD.org Subject: [Bug 214778] [CFD] ARCH substituion antipattern in various ports Message-ID: <bug-214778-13@https.bugs.freebsd.org/bugzilla/>
next in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D214778 Bug ID: 214778 Summary: [CFD] ARCH substituion antipattern in various ports Product: Ports & Packages Version: Latest Hardware: Any OS: Any Status: New Severity: Affects Only Me Priority: --- Component: Individual Port(s) Assignee: freebsd-ports-bugs@FreeBSD.org Reporter: linimon@FreeBSD.org CC: bsdports@kyle-evans.net CC: bsdports@kyle-evans.net Flags: maintainer-feedback?(bsdports@kyle-evans.net) PR 214776 about devel/arduino16 revealed an antipattern that has crept into= the Ports Collection. It is not noticeable if you are using packages, but if y= ou are using 'make install', various uninstalled dependencies may fail. comms/java-simple-serial-connector/Makefile:ARCH=3D arm devel/arduino-core/Makefile:ARCH=3D x86_64 devel/arduino16/Makefile:ARCH=3D x86_64 devel/avr-gcc-devel/Makefile:ARCH=3D x86_64 devel/avr-gcc/Makefile:ARCH=3D x86_64 devel/dwarfdump/Makefile:ARCH=3D x86_64 dns/samba-nsupdate/Makefile:ARCH=3D x86_64 lang/swi-pl/Makefile:ARCH=3D x86_64 Looking at the extracted files for devel/arduino16 did not reveal a quick f= ix. Comments, anyone? --=20 You are receiving this mail because: You are the assignee for the bug.=
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-214778-13>