failed build

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • Elric
    V.I.P. soft lad
    • Mar 2008
    • 853

    #1

    failed build

    after several hours of last nite and this morning i kept on gettin failed builds
    its stopping at u-boot and saying error any one know why



    => `Archive/u-boot-1.2.0.tar.bz2'
    Resolving ftp.denx.de... xx.xxx.xx.xxx
    Connecting to ftp.denx.de|xx.xxx.xx.xxx|:21... connected.
    Logging in as anonymous ... Logged in!
    ==> SYST ... done. ==> PWD ... done.
    ==> TYPE I ... done. ==> CWD /pub/u-boot ... done.
    ==> PASV ... done. ==> RETR u-boot-1.2.0.tar.bz2 ... done.

    [<=> ] 6,929,112 174.55K/s

    22:39:06 (239.62 KB/s) - `Archive/u-boot-1.2.0.tar.bz2' saved [6929112]

    ( rm -rf u-boot-1.2.0 || /bin/true ) && bunzip2 -cd Archive/u-boot-1.2.0.tar.bz2 | TAPE=- tar -x && ((for f1 in config.guess config.sub; do (for f2 in `find u-boot-1.2.0 -name $f1`; do (test -e $f2 && rm -f $f2 && ln -s /home/dave/tuxbox/tuxbox-cvs/cdk/Patches/$f1 $f2 && echo "updated $f2") done) done) || /bin/true)
    cp -pR /home/dave/tuxbox/tuxbox-cvs/boot/u-boot-tuxbox/* u-boot-1.2.0
    cp -p /home/dave/tuxbox/tuxbox-cvs/boot/u-boot-config/u-boot.config u-boot-1.2.0/include/configs/dbox2.h
    make -C u-boot-1.2.0 dbox2_config
    make[2]: Entering directory `/home/dave/tuxbox/tuxbox-cvs/cdk/u-boot-1.2.0'
    make[2]: *** No rule to make target `dbox2_config'. Stop.
    make[2]: Leaving directory `/home/dave/tuxbox/tuxbox-cvs/cdk/u-boot-1.2.0'
    make[1]: *** [u-boot-1.2.0/u-boot.stripped] Error 2
    make[1]: Leaving directory `/home/dave/tuxbox/tuxbox-cvs/cdk'
    make: *** [/home/dave/tuxbox/tuxbox-cvs/cdkflash/jffs2.flfs1x] Error 2







    sigpic


  • bobsylas
    Member
    • Jun 2008
    • 53

    #2
    Hi iv'e read this error some where else & the answer was the cvs is broken

    not tried myself but will be doing next week

    Comment

    • Elric
      V.I.P. soft lad
      • Mar 2008
      • 853

      #3
      Originally posted by bobsylas
      Hi iv'e read this error some where else & the answer was the cvs is broken

      not tried myself but will be doing next week

      dem geermans are allways upto summat


      just trying another build,with new diffs







      sigpic


      Comment

      • rhabarber1848
        Newbie
        • Jun 2009
        • 3

        #4
        You are still using the newmake branch, remove "-r newmake"
        from your CVS checkout command to use CVS HEAD which now
        includes the newmake stuff. The newmake branch was merged
        several months ago with CVS HEAD.
        You were not the first one seeing this error:
        dbox2 / linux &bull; Thema anzeigen - newmake fehler beim kompilien von uboot

        Comment

        • rhabarber1848
          Newbie
          • Jun 2009
          • 3

          #5
          Originally posted by Elric
          dem geermans are allways upto summat
          Don't mention the war

          Comment

          • Elric
            V.I.P. soft lad
            • Mar 2008
            • 853

            #6
            Originally posted by rhabarber1848
            You are still using the newmake branch, remove "-r newmake"
            from your CVS checkout command to use CVS HEAD which now
            includes the newmake stuff. The newmake branch was merged
            several months ago with CVS HEAD.
            You were not the first one seeing this error:
            dbox2 / linux &bull; Thema anzeigen - newmake fehler beim kompilien von uboot
            cheers rhabarber1848
            im trying another umteenth build but without the ''-r newmake''
            will let you know how it gone on







            sigpic


            Comment

            • PaphosAL
              Old Git
              • Mar 2008
              • 1064

              #7
              Whatever was wrong is now fixed, as Renwich did a Commando 11 build with no problems on Monday night.

              Cheers- AL

              Comment

              • Elric
                V.I.P. soft lad
                • Mar 2008
                • 853

                #8
                Originally posted by PaphosAL
                Whatever was wrong is now fixed, as Renwich did a Commando 11 build with no problems on Monday night.

                Cheers- AL

                then why wont mine build

                must be me







                sigpic


                Comment

                • bobsylas
                  Member
                  • Jun 2008
                  • 53

                  #9
                  Have you tried deleting the contents of the tuxbox-cvs folder
                  then trying the new cvs checkout as rhabarber1848 suggests

                  Code:
                  cvs -d [email protected]:/cvs/tuxbox -z3 co -P .
                  then try a compile without applying any diffs to see if it works

                  Comment

                  • Elric
                    V.I.P. soft lad
                    • Mar 2008
                    • 853

                    #10
                    ok i did try another build but without the diffs,and it build superb
                    no errors or timing out
                    any pointers to what i do now







                    sigpic


                    Comment

                    • MetMan
                      V.I.P. Member
                      • Jun 2008
                      • 1091

                      #11
                      Originally posted by Elric
                      ok i did try another build but without the diffs,and it build superb
                      no errors or timing out
                      any pointers to what i do now
                      what diff u using?

                      comm10d? or 11

                      Comment

                      • Elric
                        V.I.P. soft lad
                        • Mar 2008
                        • 853

                        #12
                        Originally posted by MetMan
                        what diff u using?

                        comm10d? or 11
                        was using com11 but it not complete,gonna try com10c
                        when i find it







                        sigpic


                        Comment

                        Working...