[CMC-GUI] [DAILY] [PPA] Cyanogenmod Compiler Daily [Depreciated]

Status
Not open for further replies.
Search This thread

nguyenhonganh

Senior Member
Jan 30, 2010
118
23
Ha Noi
...is getting closer for me..


$ cat /tmp/cm_compile.log
HOST_ARCH=x86
HOST_OS=linux
HOST_BUILD_TYPE=release
BUILD_ID=GINGERBREAD
============================================
find: `out/target/common/docs/gen': No such file or directory
find: `out/target/common/docs/gen': No such file or directory
find: `out/target/common/docs/gen': No such file or directory
find: `out/target/common/docs/gen': No such file or directory
find: `out/target/common/docs/gen': No such file or directory
build/core/base_rules.mk:162: *** prebuilt/android-arm/gdbserver: MODULE.TARGET.EXECUTABLES.gdbserver already defined by android_prebuilt/android-arm/gdbserver. Stop.

Gonna rm -rf CM-GB; mkdir CM-GB; and restart the process to see if it's just a weird sync issue...

I have similar problems with "make". Could you share your solution, please?
HTML:
ha@ha-laptop:~/android/system$ sudo make -j4 otatools============================================
PLATFORM_VERSION_CODENAME=REL
PLATFORM_VERSION=2.3.7
TARGET_PRODUCT=full
TARGET_BUILD_VARIANT=eng
TARGET_SIMULATOR=
TARGET_BUILD_TYPE=release
TARGET_BUILD_APPS=
TARGET_ARCH=arm
TARGET_ARCH_VARIANT=armv7-a
HOST_ARCH=x86
HOST_OS=linux
HOST_BUILD_TYPE=release
BUILD_ID=GINGERBREAD
============================================
find: `out/target/common/docs/gen': No such file or directory
find: `out/target/common/docs/gen': No such file or directory
find: `out/target/common/docs/gen': No such file or directory
find: `out/target/common/docs/gen': No such file or directory
find: `out/target/common/docs/gen': No such file or directory
make: Nothing to be done for `otatools'.
 

samcortez

Senior Member
Dec 11, 2011
248
30
Curitiba
This unssuported plugin really works? I don't have the source on PC, soo I cant just test. My device, galaxy tab p1010, doesnt have enough support, this CMC can help?
 

Ron G

Senior Member
Feb 13, 2012
3,374
3,922
30
Mumbai
www.facebook.com
I have released the Beta v0.1 of the CMC GUI. Please be gentle if you run into issues. Been trying very hard to test everything I can.

Thanks!

READ THE OP

ohhh thanks now wait is over thanks

---------- Post added at 11:24 PM ---------- Previous post was at 11:08 PM ----------

in beta 1 have stuck bug, i'm facing when sync p500 gingerbread branch and i faced 3 times after 2 min fc when i press sync is stuck and after 2 min fc using 11.10 64 bit ubuntu
 

lithid-cm

Inactive Recognized Developer
Jul 1, 2010
3,189
2,956
Cleveland
ohhh thanks now wait is over thanks

---------- Post added at 11:24 PM ---------- Previous post was at 11:08 PM ----------

in beta 1 have stuck bug, i'm facing when sync p500 gingerbread branch and i faced 3 times after 2 min fc when i press sync is stuck and after 2 min fc using 11.10 64 bit ubuntu
open the terminal and type cmc, press sync. make sure its syncing. In the OP I explained right now there is no threading. So it will appear "stuck" after you press compile or sync. Just let it sit there, its syncing. Just not telling you about it unless its running via terminal and you watch the output.
 
  • Like
Reactions: Ron G

Ron G

Senior Member
Feb 13, 2012
3,374
3,922
30
Mumbai
www.facebook.com
open the terminal and type cmc, press sync. make sure its syncing. In the OP I explained right now there is no threading. So it will appear "stuck" after you press compile or sync. Just let it sit there, its syncing. Just not telling you about it unless its running via terminal and you watch the output.

really sorry i was in
excitement of using gui cm compile

excitement i'm not see this sorry for it and thanks gui is really good thanks for your hard work
 

lithid-cm

Inactive Recognized Developer
Jul 1, 2010
3,189
2,956
Cleveland
really sorry i was in
excitement of using gui cm compile

excitement i'm not see this sorry for it and thanks gui is really good thanks for your hard work
No worries, it will be added in. Its still beta, but everything works that I have been testing. Its pretty convenient. I just open the app press sync then compile when its done. Then as long as there were no errors, it will open with the filemanager in the place where your rom is located.
 
Status
Not open for further replies.

Top Liked Posts

  • There are no posts matching your filters.
  • 275
    Cyanogenmod Compiler (CMC) GUI
    Build cyanogenmod with a gui.

    1ZFWd.png


    Known issues:
    - Currently no multi-threading, which means when you press sync or compile, there is no loading bar (app looks like its failing, its not.). I am working on that.
    (If you want to watch the output of the sync or compile, just open a terminal and type "cmc", I log all to the system.)
    - When locking the CMCompiler to the unity launcher you have to logout and log back in refer: ubuntu bug 916098
    - Currently there isn't great error logic and dialogs to warn you about everything. Something that is still being working on. Just run from the terminal if you have an issue that you need to report.
    - Missing make clean and make installclean. These will be added in the future.

    Found bugs to fix v0.1:
    - No "/" at the end of custom repo string path.
    - Error checking for compile start


    *Please any issue that should arise, I apologize in advanced. Please let me know with as much detail as possible to replicate the issue and I will resolve it.

    Please read:
    I have thought maybe times different ways I was going to go about this. Ads, donate version, paid app, etc. I choose to keep the project open, as that's how I roll. I do ask that if you enjoy the application that you try to donate something. This was my first gui project and took a lot of time and effort to even get it to where it is right now. I hope everyone enjoys the app as much as I enjoy working on it.

    Install:
    Note: If you are using the old ppa then look at post # 2 on how to remove it before adding this.
    Code:
    sudo apt-add-repository ppa:lithid/ppa
    sudo apt-get update

    Install daily dev builds:

    Code:
    sudo apt-get install cmcompiler-daily

    Install beta builds:

    Note: Not yet available.
    Code:
     sudo apt-get install cmcompiler-beta
    Install stable builds:
    Note: Not yet available.
    Code:
     sudo apt-get install cmcompiler
    Note: You cannot have daily and stable at the same time. You can only use either or.

    Source code | Bugs | Answers
    Build info:
    daily-builds

    Enjoy some signatures from SavocaFTW:

    Cq1ed.jpg


    IjnVz.jpg


    121EB.jpg


    You can follow me on google+ I tend to talk about it a bit on there as well.
    68
    Cyanogenmod Compiler (CMCompiler) HALP!

    Error Codes:
    Error: Need to sync first - After choosing compile, the program didn't find the needed .repo folder in your repo path. This assumes you never ran sync, so you never downloaded the code. You could have also renamed the .repo folder to something else, which would cause this error as well.
    Error: device not found - Your device was not found in the repo, might be unsupported.
    Error: Adb isn't running - First time running compile, you will need to have your phone connected and ADB running in order to pull off needed files from your phone.
    Error: Extract-files came back False - This means a script called extract-files.sh failed to pull off those needed files from your phone.
    Error: Compile error please check - This indicates that your build failed. You will need to run cmcompiler via terminal to get why.
    Error: Repo Script needs setup - You don't have the repo script installed. Install it.
    Code:
    curl https://dl-ssl.google.com/dl/googlesource/git-repo/repo > ~/repo
    chmod a+x ~/repo
    sudo mv ~/repo /usr/local/bin/repo
    Error: No device configured - Appears there is no device configured, just select one from the setup menu.

    Removing old ppa:
    Code:
    sudo apt-get remove cmcompiler-daily
    sudo apt-get install ppa-purge
    sudo ppa-purge ppa:long-jeremie/ppa
    About Cmcompiler CLI
    ** If you are still using the CLI version, I have not updated it in sometime. I might get back to that but for right now the gui is my main focus. Please understand. You could always clone and make edits to the CLI here
    9
    for anyone still following, some big things are about to happen to cmc.

    https://plus.google.com/photos/103024643047948973176/albums/5731412329610445089
    7
    I know I haven't been updating the github code in a few days but that is because I have been working on a pretty decent update.

    2in8t.png


    Instead of the one interface and items branched off, this will be one unified Cyanogenmod Compiler. Each page will explain what the option is that you are choosing. If there are commands, it will show you them, this new update will actually teach you how to compile a rom without a gui, just by following the steps. This isn't just a walk through. It will be just like the old "setup" dialog I had, except with more information. I really hope you guys will enjoy the new update coming in the next few days.

    Thank you.
    6
    I have released the Beta v0.1 of the CMC GUI. Please be gentle if you run into issues. Been trying very hard to test everything I can.

    Thanks!

    READ THE OP