**** BEGIN LOGGING AT Thu Feb 05 02:59:59 2015 Feb 05 03:46:20 w00t, aircrack-ng Makefile works now Feb 05 03:46:27 except for two GROSS hacks that need to be fixed Feb 05 03:47:47 okay, works might be a strong word Feb 05 03:47:58 it builds, but it's not right Feb 05 04:12:36 anyone know if I'm supposed to dep on pkg-config if I need it to build? I can't find anything else with a pkg-config dep, so I assume not, that or maybe I'm not supposed to use it at all Feb 05 04:25:31 _trine: any chance you are still around? Feb 05 04:25:58 I fixed nearly everything, but there is something wrong with the install that I don't understand. Feb 05 04:39:45 how does this happen? Feb 05 04:39:47 install -m 755 aircrack-ng airdecap-ng packetforge-ng ivstools kstats makeivs-ng airdecloak-ng wpaclean besside-ng-crawler /home/zero/development/openwrt/build_dir/target-mips_34kc_uClibc-0.9.33.2/aircrack-ng-1.2-rc1/ipkg-install/usr/local/bin Feb 05 04:39:54 when the line in the Makefile is this: Feb 05 04:40:15 $(INSTALL_DIR) $(1)/usr/bin Feb 05 04:40:24 I thought that means to install it to /usr/bin? Feb 05 04:41:00 MAKEFLAGS also has prefix="/usr" Feb 05 04:58:46 woot, trial and (lot of) error ftw Feb 05 05:13:19 nico r44258 trunk/config/Config-build.in * config: fix typo in Global build settings menu Feb 05 05:16:38 Zero_Chaos: there is no pkg-config dependency because pkg-config is automatically build and only needed for the compilation of the package Feb 05 05:17:18 you depend on other package that supply their "meta-info" as .pc / pkg-config files Feb 05 05:20:55 plntyk: so pkg-config is automatically a build dep of packages? Feb 05 05:21:24 plntyk: since you mentioned, feel free to review :-) https://github.com/openwrt/packages/pull/857 Feb 05 05:33:46 Zero_Chaos: well pkg-config is built with tools/ and that stuff is always built before anything target specific Feb 05 05:35:01 +PKG_BUILD_PARALLEL:=1 is not necessary - since its enabled by default - you only disable it (=0) on problematic ones Feb 05 05:36:11 BUILD_DEPENDS:=+pkg-config <- not needed Feb 05 05:47:05 psycho-nico added the not following guidelines label 13 minutes ago :) Feb 05 05:48:29 https://github.com/openwrt/packages/blob/master/CONTRIBUTING.md Feb 05 09:19:12 Zero_Chaos: those pulls for openwrt are in your own repo, from one branch to another, no-one's ever going to see them. Feb 05 10:05:35 build #285 of omap is complete: Failure [failed compile_4] Build details are at http://buildbot.openwrt.org:8010/builders/omap/builds/285 Feb 05 11:18:18 kaloz r44259 trunk/target/ linux/mvebu/config-3.19 linux/mvebu/config-3.18 * mvebu: Add MTD split framework support Feb 05 11:24:05 kaloz r44260 trunk/target/ linux/generic/patches-3.14/490-ubi-auto-attach-mtd-device-named-ubi-or-data-on-boot.patch linux/generic/patches-3.10/490-ubi-auto-attach-mtd-device-named-ubi-or-data-on-boot.patch linux/generic/patches-3.18/490-ubi-auto-attach-mtd-device-named-ubi-or-data-on-boot.patch linux/generic/patches-3.19/490-ubi-auto-attach-mtd-device- Feb 05 11:24:05 OpenWrtnamed-ubi-or-data-on-boot.patch * generic: allow ubi autoattach to run on NOR flash Feb 05 11:25:17 kaloz r44261 trunk/target/linux/mvebu/image/Makefile * mvebu: Add sub-profiles Feb 05 11:26:43 kaloz r44262 trunk/target/linux/mvebu/image/Makefile * mvebu: add large NOR sub-profile implementation Feb 05 11:27:54 kaloz r44263 trunk/target/linux/mvebu/image/Makefile * mvebu: add a subprofile for boards based on a small NOR Feb 05 11:28:50 kaloz r44264 trunk/target/linux/mvebu/image/Makefile * mvebu: fix NAND and NOR options Feb 05 11:32:29 kaloz r44265 trunk/target/ linux/mvebu/patches-3.18/207-armada-385-rd-mtd-partitions.patch linux/mvebu/image/Makefile linux/mvebu/patches-3.19/207-armada-385-rd-mtd-partitions.patch * mvebu: add the Armada 385 Reference Design support Feb 05 11:36:55 kaloz r44266 trunk/target/ (8 files in 2 dirs) * mvebu: add Armada 385 DB AP support Feb 05 14:01:02 build #511 of mpc85xx is complete: Success [build successful] Build details are at http://buildbot.openwrt.org:8010/builders/mpc85xx/builds/511 Feb 05 15:43:48 kaloz r44267 trunk/target/ (7 files) * mvebu: Enable the A385 AP on 3.19 Feb 05 15:52:21 build #60 of ramips.mt7621 is complete: Failure [failed compile_4] Build details are at http://buildbot.openwrt.org:8010/builders/ramips.mt7621/builds/60 Feb 05 16:21:49 build #875 of orion is complete: Failure [failed compile_1] Build details are at http://buildbot.openwrt.org:8010/builders/orion/builds/875 Feb 05 16:34:28 kaloz r44268 trunk/target/linux/mvebu/Makefile * mvebu: don't generate targz images by default Feb 05 16:59:36 jow r44269 trunk/include/prereq.mk * include: add TestHostCommand and SetupHostCommand macros Feb 05 16:59:43 jow r44270 trunk/include/toplevel.mk * include: test build prereqs before preparing tempinfo Feb 05 16:59:47 jow r44271 trunk/include/prereq-build.mk * include: prereq-build.mk: use TestHostCommand and SetupHostCommand Feb 05 16:59:52 jow r44272 trunk/rules.mk * include: declare variables formerly set in tmp/.host.mk Feb 05 17:00:05 jow r44273 trunk/include/host.mk * include: remove host command tests from host.mk Feb 05 17:00:10 jow r44274 trunk/tools/Makefile * tools: remove PrepareCommand macros Feb 05 17:00:15 jow r44275 trunk/include/prereq-build.mk * include: set shell to "sh" for prereq tests Feb 05 17:00:21 jow r44276 trunk/include/prereq.mk * include: don't rely on perl for printing prereq errors Feb 05 17:00:24 jow r44277 trunk/include/toplevel.mk * include: let HOSTCC default to $(CC), not gcc Feb 05 17:00:38 jow r44278 trunk/tools/ xz/patches xz/patches/100-freebsd-compat.patch * tools: Fix xz build on FreeBSD 10.1 Feb 05 17:00:44 jow r44279 trunk/tools/ mpfr/patches/001-only_src.patch mpfr/patches/100-freebsd-compat.patch * tools: Fix mpfr build on FreeBSD 10.1 Feb 05 17:00:50 jow r44280 trunk/tools/mkimage/patches/100-freebsd-compat.patch * tools: Fix mkimage build on FreeBSD 10.1 Feb 05 17:00:58 jow r44281 trunk/tools/cmake/patches/110-freebsd-compat.patch * tools: Fix cmake build on FreeBSD 10.1 Feb 05 17:33:03 build #328 of pxa is complete: Failure [failed shell_10] Build details are at http://buildbot.openwrt.org:8010/builders/pxa/builds/328 Feb 05 18:38:37 <_trine> why is python3 taking up more than 1M on my router Feb 05 18:52:00 what were you expecting? Feb 05 18:53:32 /lib64/libpython3.3m.so.1.0 is 2.4M here at home Feb 05 19:07:55 python3 taking only 1M isnt that bad;f but then again, dependencies Feb 05 19:21:51 karlp: so I should *not* dep pkg-config then? I've always had a rational hatred of implicit deps Feb 05 19:48:33 it wasn't really me you were talking too abou tthat, but no, pkg-config is a pretty common "you're just gonna have to have this" Feb 05 19:48:39 do you dpend on $(CC) or $(MAKE) ? Feb 05 20:08:27 Zero_Chaos: pkg-config is part of tools/ Feb 05 20:08:36 Zero_Chaos: it is provided by the cross compile env Feb 05 20:08:47 you also cannot build depend on it Feb 05 20:09:19 if there were a pkg-config *package* the build dep would force-compile it, but it would not get used for the cross compilation since you cannot execute it Feb 05 23:21:19 jow r44282 trunk/package/libs/ncurses/Makefile * ncurses: add host build for 'tic' Feb 05 23:21:21 jow r44283 trunk/package/kernel/mac80211/patches/001-fix_build.patch * mac80211: don't hardcode /bin/bash Feb 05 23:34:51 jow r44284 trunk/package/utils/busybox/patches/102-freebsd-compat.patch * busybox: fix build on FreeBSD 10.1 Feb 05 23:45:42 jow_laptop: so, any prognosis for fixing that problem in netifd? Feb 05 23:52:18 DonkeyHotei: not at the moment Feb 05 23:54:55 jow_laptop: ping Feb 06 00:03:17 jow r44285 trunk/tools/ (28 files in 28 dirs) * tools: remove static linking support Feb 06 00:03:19 groz: pong Feb 06 00:03:21 jow r44286 trunk/include/ prereq-build.mk host-build.mk * include: remove static tool linking support Feb 06 00:03:25 jow r44287 trunk/config/Config-build.in * config: remove CONFIG_BUILD_STATIC_TOOLS Feb 06 00:03:46 want to ask you a couple things re some emails I recently saw on the list Feb 06 00:07:36 jow_laptop: is the 6rd breakage unrelated to netifd? Feb 06 00:10:27 DonkeyHotei: for that cyrusff is the guy to speak to Feb 06 00:29:40 jow r44288 trunk/target/imagebuilder/Makefile * imagebuilder: use FreeBSD compatible tar invocation **** ENDING LOGGING AT Fri Feb 06 02:59:59 2015