Riley Freeman Posted September 28, 2016 Share Posted September 28, 2016 Java 6 works on Sierra here. 1 Link to comment Share on other sites More sharing options...
burkett375 Posted September 28, 2016 Share Posted September 28, 2016 make: Leaving directory '/home/matthew/src/edk2/Clover/BootHFS' Done! doSomething: "--run-script" option require you to add a "/home/matthew/CloverPatches/Linux/distribution" script.. =============================================================================== build started at: Wed Sep 28 12:10:47 EDT 2016 finished at Wed Sep 28 12:11:19 EDT 2016 Done! <---------------------------------------------------- matthew@Linux:~/Desktop$ I can build Clover, but not make a package in Ubuntu. Any thoughts? Link to comment Share on other sites More sharing options...
Fljagd Posted September 28, 2016 Share Posted September 28, 2016 make: Leaving directory '/home/matthew/src/edk2/Clover/BootHFS' Done! doSomething: "--run-script" option require you to add a "/home/matthew/CloverPatches/Linux/distribution" script.. =============================================================================== build started at: Wed Sep 28 12:10:47 EDT 2016 finished at Wed Sep 28 12:11:19 EDT 2016 Done! <---------------------------------------------------- matthew@Linux:~/Desktop$ I can build Clover, but not make a package in Ubuntu. Any thoughts? post 432 and 433 Link to comment Share on other sites More sharing options...
Slice Posted September 28, 2016 Share Posted September 28, 2016 make: Leaving directory '/home/matthew/src/edk2/Clover/BootHFS' Done! doSomething: "--run-script" option require you to add a "/home/matthew/CloverPatches/Linux/distribution" script.. =============================================================================== build started at: Wed Sep 28 12:10:47 EDT 2016 finished at Wed Sep 28 12:11:19 EDT 2016 Done! <---------------------------------------------------- matthew@Linux:~/Desktop$ I can build Clover, but not make a package in Ubuntu. Any thoughts? One have to invent an installer for Linux. 1 Link to comment Share on other sites More sharing options...
Micky1979 Posted September 28, 2016 Author Share Posted September 28, 2016 Guys, update yor script: Please enter your choice: 1) update Build_Clover.command Recursively upgrade working copy (modded funct). Added missing packages for edk2 (list is read online). Now edk2 get updated only if some pkg are missing or not at the specified revision. Custom macros enabled in Ubuntu. Default language invoked on all command lines. Fixed uuid-dev and subversion installation in Linux. Autoupdate function now execute the new script ($MODE is taken from the old script and set in the new one). 6 Link to comment Share on other sites More sharing options...
Fljagd Posted September 29, 2016 Share Posted September 29, 2016 That's greatWork is optimized ===============================================================================Build_Clover script v4.0.7<----------------------------------------------------===============================================================================By Micky1979 based on Slice, Zenith432, STLVNUB, JrCs, cecekpawon, Needy,cvad, Rehabman, philip_petevSupported OSes: macOS X, Ubuntu 16.04<----------------------------------------------------Remote revision: 3773 Local revision: 3773<----------------------------------------------------Please enter your choice:1) update Build_Clover.command2) update Clover only (no building)3) update & build Clover4) run my script on the source5) build existing revision (no update, for testing only)6) build existing revision for release (no update, standard build)7) build existing revision with custom macros enabled8) info and limitations about this script9) enter Developers mode (only for devs)10) Exit#? 2===============================================================================Running from: 10.12<----------------------------------------------------===============================================================================Xcode 8.0Build version 8A218a<----------------------------------------------------===============================================================================Updating edk2<----------------------------------------------------% Total % Received % Xferd Average Speed Time Time Time CurrentDload Upload Total Spent Left Speed100 592 0 592 0 0 779 0 --:--:-- --:--:-- --:--:-- 779edk2 appear to be up to date, skipping ...checking..available, continuing..===============================================================================Updating Clover<----------------------------------------------------Updating '.':Restored 'CloverPackage/CloverV2/drivers-Off/drivers32'Restored 'CloverPackage/CloverV2/drivers-Off/drivers32UEFI'At revision 3773.===============================================================================Apply Edk2 patches<----------------------------------------------------Remote revision: 3773 Local revision: 3773<----------------------------------------------------Please enter your choice:1) update Build_Clover.command2) update Clover only (no building)3) update & build Clover4) run my script on the source5) build existing revision (no update, for testing only)6) build existing revision for release (no update, standard build)7) build existing revision with custom macros enabled8) info and limitations about this script9) enter Developers mode (only for devs)10) Exit#? 1 Link to comment Share on other sites More sharing options...
Matgen84 Posted September 29, 2016 Share Posted September 29, 2016 Idem here Thanks a lot 1 Link to comment Share on other sites More sharing options...
Riley Freeman Posted September 29, 2016 Share Posted September 29, 2016 Working good here. Nice to see the edk2 check go faster That problem I was having with the Clover menu was due to Xcode 7. It works fine when built with Xcode 8. 1 Link to comment Share on other sites More sharing options...
Micky1979 Posted September 29, 2016 Author Share Posted September 29, 2016 Thanks Guys! @Riley Freeman, good to know. Link to comment Share on other sites More sharing options...
Fljagd Posted September 29, 2016 Share Posted September 29, 2016 on ubuntu It's good for macro 1 Link to comment Share on other sites More sharing options...
insanelyDeepak Posted October 1, 2016 Share Posted October 1, 2016 hello Unable to get it again Build_Clover.txt Link to comment Share on other sites More sharing options...
LockDown Posted October 1, 2016 Share Posted October 1, 2016 you are already updated 1 Link to comment Share on other sites More sharing options...
pico joe Posted October 1, 2016 Share Posted October 1, 2016 hello Unable to get it again Build_Clover.txt me too same error message Link to comment Share on other sites More sharing options...
Micky1979 Posted October 1, 2016 Author Share Posted October 1, 2016 hello Unable to get it again Build_Clover.txt me too same error message /Users/deepak/src/edk2/Clover/CloverPackage/package/../../../../opt/local Updating 'en' strings file for CloverUpdater... done Updating 'en' strings file for Clover Preference Panel... done Updating strings file for Clover Preference Panel... done Error: 'msgmerge -U /var/folders/r9/vlxv5kmj3x77_why5cvr6wm00000gn/T/po.NvzypF3J/tr.po /var/folders/r9/vlxv5kmj3x77_why5cvr6wm00000gn/T/po.NvzypF3J/clover.pot --lang=tr --previous --width=79 --previous --backup=none' exited with value 1. make: *** [pkg] Error 1 you should report this to Slice about Turkish translation. Link to comment Share on other sites More sharing options...
Micky1979 Posted October 1, 2016 Author Share Posted October 1, 2016 @Slice, I see that in 3775 you delete sv.po translation, but you should then remove the same language from the Xib for both CloverPrefpane and CloverUpdater otherwise the package wont compile. Is intentionally? if yes attached the modded projects w/o sv locale. CloverPrefpane.zip CloverUpdater.zip 1 Link to comment Share on other sites More sharing options...
Slice Posted October 1, 2016 Share Posted October 1, 2016 sv locale annonced 3 years ago and still empty. Will remove it until new one will be ready. 1 Link to comment Share on other sites More sharing options...
droples Posted October 1, 2016 Share Posted October 1, 2016 BuildClover_4.0.7, Clover3780 +( Upd CloverPrefpane, Upd CloverUpdater ) #476 MAKE PKG <---------------------------------------------------- ========= Translating Resources ======== /Users/boris/src/edk2/Clover/CloverPackage/package/../../../../opt/local Updating 'en' strings file for CloverUpdater... done Updating 'en' strings file for Clover Preference Panel... done Updating strings file for Clover Preference Panel... done (160 entries) Building CloverUpdater application... [XCODE] Building CloverPrefpane preference... [XCODE] ================= Making all in fdisk440 ================= [MKDIR] /Users/boris/src/edk2/Clover/CloverPackage/sym/build/fdisk440 [CC32] auto.c [CC32] cmd.c Thank you! CloverUpdater building successfully. BuildClover407_Clover3780.txt 1 Link to comment Share on other sites More sharing options...
Micky1979 Posted October 1, 2016 Author Share Posted October 1, 2016 Link to comment Share on other sites More sharing options...
pico joe Posted October 1, 2016 Share Posted October 1, 2016 Thanks all Dev Building process complete! -------------------------- Build info. =========== Package name: Clover_v2.3k_r3781.pkg MD5: 47f757a8f0669671cc9fc109b5d77915 Version: v2.3k Stage: v2.3k Date/Time: 2016-10-01 18:29:04 Built by: pico Copyright 2012-2016 1 Link to comment Share on other sites More sharing options...
insanelyDeepak Posted October 1, 2016 Share Posted October 1, 2016 Thanks -------------------------- Building process complete! -------------------------- Build info. =========== Package name: Clover_v2.3k_r3781.pkg MD5: 38c874a8954e11ab1c7edba0593059f2 Version: v2.3k Stage: v2.3k Date/Time: 2016-10-01 17:47:56 Built by: deepak Copyright 2012-2016 wow Installer size is reduced to 12 MB from 27MB , good decision to add CloverThemeManager Thank you @slice Link to comment Share on other sites More sharing options...
AsusFreak Posted October 2, 2016 Share Posted October 2, 2016 Script works nicely... Adding to the installer the ability to install the theme manager is cool, but why delete existing themes and change config>gui>theme to embedded? So every time you upgrade you have edit config.plist and reinstall your theme? Surely I'm missing something here. Link to comment Share on other sites More sharing options...
Micky1979 Posted October 2, 2016 Author Share Posted October 2, 2016 rm -rf ~/src/edk2/Clover/CloverPackage/CloverV2/themespkg after that update Clover and all will be like the trunk Link to comment Share on other sites More sharing options...
khoahoc0508 Posted October 3, 2016 Share Posted October 3, 2016 Work on MacOS/Xcode 8 with command version 4.0.7 [bUILD] BiosBoot ===================== Utils ============================ [bUILD] Utils ===================== EFI folder ======================= [bUILD] EFIFolder ===================== BootLoaders ====================== [bUILD] AltBoot [bUILD] bootNo [bUILD] boot0af [bUILD] boot0ss ====================== CloverEFI ======================= [bUILD] cloverEFI.64.blockio2 ======================== Themes ======================== [bUILD] BGM [bUILD] metal [bUILD] CloverThemeManager ===================== RC Scripts ======================= [bUILD] rc.scripts.on.target [bUILD] rc.scripts.on.all.volumes [bUILD] rc.scripts.core ================= Optional RC Scripts ================== [bUILD] disable_sleep_proxy_client ==================== Clover Prefpane =================== [bUILD] CloverPrefpane ================= Post ================= [bUILD] Post -------------------------- Building process complete! -------------------------- Build info. =========== Package name: Clover_v2.3k_r3786.pkg MD5: 6b931b5bfe02dc9f4477032226e9630f Version: v2.3k Stage: v2.3k Date/Time: 2016-10-04 03:08:33 Built by: trungvu Copyright 2012-2016 1 Link to comment Share on other sites More sharing options...
Micky1979 Posted October 3, 2016 Author Share Posted October 3, 2016 better to use version 4.0.8? ...update your script using option 1) Slice synced with edk2 r22731 Script works nicely... Adding to the installer the ability to install the theme manager is cool, but why delete existing themes and change config>gui>theme to embedded? So every time you upgrade you have edit config.plist and reinstall your theme? Surely I'm missing something here. Sorry, now I realized re-reading your post you were asking something different. I guess your config.plist is not overwritten by the installer, so no problems. Link to comment Share on other sites More sharing options...
khoahoc0508 Posted October 3, 2016 Share Posted October 3, 2016 I just update command version 4.0.8 and rebuild but something went wrong.Missing all option drivers. Full log here 1 Link to comment Share on other sites More sharing options...
Recommended Posts