Package Details: microchip-mplabxc16-bin 2.10-1

Git Clone URL: https://aur.archlinux.org/microchip-mplabxc16-bin.git (read-only, click to copy)
Package Base: microchip-mplabxc16-bin
Description: Microchip's MPLAB XC16 C compiler toolchain for their dsPIC and PIC24 microcontroller families
Upstream URL: http://www.microchip.com/xc16
Keywords: mplab xc16
Licenses: custom
Submitter: bxs
Maintainer: methril
Last Packager: methril
Votes: 15
Popularity: 0.000070
First Submitted: 2012-05-10 14:26 (UTC)
Last Updated: 2023-08-11 14:32 (UTC)

Latest Comments

« First ‹ Previous 1 2 3 4 5 6 Next › Last »

antoniovazquez commented on 2014-11-28 22:25 (UTC)

Is there any reason why fakeroot is not an build dep instead of downloading it and compiling? On the other hand, you should warn people this is a 32bit application with no 64bit support unless multilib is enabled (http://microchip.wikidot.com/install:mplabx-lin64). Maybe optional dependencies could point to the needed libraries. Any hint on my previous comment about not found -lpic30-elf? Thanks

antoniovazquez commented on 2014-11-16 21:04 (UTC)

I can't build in Mplab X with XC16. I think it is a compiler bug.... make -f nbproject/Makefile-default.mk SUBPROJECTS= .build-conf make[1]: Entering directory '/home/antonio/Projects/PCD8544.X' make -f nbproject/Makefile-default.mk dist/default/production/PCD8544.X.production.hex make[2]: Entering directory '/home/antonio/Projects/PCD8544.X' "/opt/microchip/xc16/v1.23/bin/xc16-gcc" -o dist/default/production/PCD8544.X.production.elf build/default/production/main.o build/default/production/PCD8544.o -mcpu=33FJ32MC202 -omf=elf -Wl,,--defsym=__MPLAB_BUILD=1,,--script=p33FJ32MC202.gld,--stack=16,--check-sections,--data-init,--pack-data,--handles,--isr,--no-gc-sections,--fill-upper=0,--stackguard=16,--no-force-link,--smart-io,-Map="dist/default/production/PCD8544.X.production.map",--report-mem /opt/microchip/xc16/v1.23/bin/bin/../bin/elf-ld: cannot find -lpic30-elf nbproject/Makefile-default.mk:137: recipe for target 'dist/default/production/PCD8544.X.production.hex' failed make[2]: Leaving directory '/home/antonio/Projects/PCD8544.X' nbproject/Makefile-default.mk:78: recipe for target '.build-conf' failed make[1]: Leaving directory '/home/antonio/Projects/PCD8544.X' make[2]: *** [dist/default/production/PCD8544.X.production.hex] Error 255 make[1]: *** [.build-conf] Error 2 make: *** [.build-impl] Error 2 nbproject/Makefile-impl.mk:39: recipe for target '.build-impl' failed BUILD FAILED (exit value 2, total time: 508ms)

ivanovp commented on 2014-11-16 19:51 (UTC)

@antoniovazquez: thanks, I've updated the PKGBUILD.

antoniovazquez commented on 2014-11-16 00:12 (UTC)

$ aurget -S microchip-mplabxc16-bin :: Searching AUR... Targets (1): microchip-mplabxc16-bin-1.23-1 Proceed with installation? [Y/n] :: Retrieving taurball from AUR... :: Building package... Edit microchip-mplabxc16-bin's PKGBUILD before building? [Y/n] n ==> Making package: microchip-mplabxc16-bin 1.23-1 (Sun Nov 16 01:03:04 CET 2014) ==> Checking runtime dependencies... ==> Checking buildtime dependencies... ==> Retrieving sources... -> Downloading xc16-v1.23-full-install-linux-installer.run... % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 100 67.5M 100 67.5M 0 0 592k 0 0:01:56 0:01:56 --:--:-- 735k -> Downloading fakeroot-i686.pkg.tar.xz... % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 100 383 100 383 0 0 692 0 --:--:-- --:--:-- --:--:-- 692 0 0 0 0 0 0 0 0 --:--:-- 0:00:01 --:--:-- 0 100 68716 100 68716 0 0 28918 0 0:00:02 0:00:02 --:--:-- 766k ==> Validating source files with md5sums... xc16-v1.23-full-install-linux-installer.run ... Passed fakeroot-i686.pkg.tar.xz ... FAILED ==> ERROR: One or more files did not pass the validity check! warning: package microchip-mplabxc16-bin failed to build, skipping

ivanovp commented on 2014-08-25 05:13 (UTC)

@wifi: thanks. PKGBUILD was updated.

wifi commented on 2014-08-18 09:39 (UTC)

fakeroot has been updated. New MD5: ef1170c7301721fc6c384a3446bd819b

ivanovp commented on 2014-05-19 05:43 (UTC)

xcml-dirs should be in 'makedepends' instead of 'depends'.

bxs commented on 2014-04-27 17:36 (UTC)

Is someone interested in maintaining this package? If not I will make request for it's removal when it becomes out-of-date.