Duet3D Logo Duet3D
    • Tags
    • Documentation
    • Order
    • Register
    • Login

    Occasional firmware developer woes

    Scheduled Pinned Locked Moved
    Firmware developers
    3
    5
    317
    Loading More Posts
    • Oldest to Newest
    • Newest to Oldest
    • Most Votes
    Reply
    • Reply as topic
    Log in to reply
    This topic has been deleted. Only users with topic management privileges can see it.
    • bondusundefined
      bondus
      last edited by

      18:15:43 **** Incremental Build of configuration DuetM_RTOS for project RepRapFirmware ****
      make -j16 all
      make: *** No rule to make target '../src/libc/strptime.c', needed by 'src/libc/strptime.o'. Stop.

      18:15:44 Build Failed. 1 errors, 0 warnings. (took 1s.66ms)

      It's quite some work keeping the repos up to date and in the right branch..

      1 Reply Last reply Reply Quote 0
      • A Former User?
        A Former User
        last edited by

        i share your pain, but tell myself it'll get better after 3.01 is stable.

        1 Reply Last reply Reply Quote 0
        • dc42undefined
          dc42 administrators
          last edited by

          I had exactly that problem. I solved it by deleting the .mk file that had that rule in it, forcing Eclipse to recreate it.

          Duet WiFi hardware designer and firmware engineer
          Please do not ask me for Duet support via PM or email, use the forum
          http://www.escher3d.com, https://miscsolutions.wordpress.com

          1 Reply Last reply Reply Quote 0
          • bondusundefined
            bondus
            last edited by

            A "build clean" and another attempt to build gave another error:

            23:29:55 **** Incremental Build of configuration DuetM_RTOS for project RepRapFirmware ****
            make -j16 all
            make: *** No rule to make target 'src/GPIO/GpioPorts.o', needed by 'DuetMaestroFirmware.elf'. Stop.

            23:29:56 Build Failed. 1 errors, 0 warnings. (took 1s.23ms)

            Eclipse and the RRF build system is very fragile and frustrating.

            I avoid to update my local repo, each time I get these seemingly random errors.

            1 Reply Last reply Reply Quote 0
            • bondusundefined
              bondus
              last edited by

              I'll probably sort it out. Just venting a bit 🙂

              1 Reply Last reply Reply Quote 0
              • First post
                Last post
              Unless otherwise noted, all forum content is licensed under CC-BY-SA