Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • Users
  • Groups
  • Search
  • Get Qt Extensions
  • Unsolved
Collapse
Brand Logo
  1. Home
  2. Qt Development
  3. General and Desktop
  4. make: Warning: File '.qmake.stash' has modification time 3456 s in the future
Qt 6.11 is out! See what's new in the release blog

make: Warning: File '.qmake.stash' has modification time 3456 s in the future

Scheduled Pinned Locked Moved Unsolved General and Desktop
4 Posts 3 Posters 3.9k Views
  • 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.
  • F Offline
    F Offline
    firsnur96
    wrote on last edited by
    #1

    I take the project from one of my friend.
    When i build it i got this error

    make: Warning: File '.qmake.stash' has modification time 3456 s in the future
    

    What is the solution for it
    Im on ubuntu 18.04

    J.HilkJ 1 Reply Last reply
    0
    • F firsnur96

      I take the project from one of my friend.
      When i build it i got this error

      make: Warning: File '.qmake.stash' has modification time 3456 s in the future
      

      What is the solution for it
      Im on ubuntu 18.04

      J.HilkJ Offline
      J.HilkJ Offline
      J.Hilk
      Moderators
      wrote on last edited by
      #2

      @firsnur96 said in make: Warning: File '.qmake.stash' has modification time 3456 s in the future:

      3456

      wait an hour.

      But what you should probably do is delete all temporary files (including) qmake.stash that your friend did send you but shouldn't have send in the first place.

      And build it 'clean' again


      Be aware of the Qt Code of Conduct, when posting : https://forum.qt.io/topic/113070/qt-code-of-conduct


      Q: What's that?
      A: It's blue light.
      Q: What does it do?
      A: It turns blue.

      F 1 Reply Last reply
      2
      • J.HilkJ J.Hilk

        @firsnur96 said in make: Warning: File '.qmake.stash' has modification time 3456 s in the future:

        3456

        wait an hour.

        But what you should probably do is delete all temporary files (including) qmake.stash that your friend did send you but shouldn't have send in the first place.

        And build it 'clean' again

        F Offline
        F Offline
        firsnur96
        wrote on last edited by
        #3

        @J-Hilk said in make: Warning: File '.qmake.stash' has modification time 3456 s in the future:

        @firsnur96 said in make: Warning: File '.qmake.stash' has modification time 3456 s in the future:

        3456

        wait an hour.

        Oh no :(
        I saw some touch * commands on the google
        Is there anything with solve some commands

        jsulmJ 1 Reply Last reply
        0
        • F firsnur96

          @J-Hilk said in make: Warning: File '.qmake.stash' has modification time 3456 s in the future:

          @firsnur96 said in make: Warning: File '.qmake.stash' has modification time 3456 s in the future:

          3456

          wait an hour.

          Oh no :(
          I saw some touch * commands on the google
          Is there anything with solve some commands

          jsulmJ Offline
          jsulmJ Offline
          jsulm
          Lifetime Qt Champion
          wrote on last edited by
          #4

          @firsnur96 said in make: Warning: File '.qmake.stash' has modification time 3456 s in the future:

          Is there anything with solve some commands

          Yes, read again what @J-Hilk wrote.

          https://forum.qt.io/topic/113070/qt-code-of-conduct

          1 Reply Last reply
          0

          • Login

          • Login or register to search.
          • First post
            Last post
          0
          • Categories
          • Recent
          • Tags
          • Popular
          • Users
          • Groups
          • Search
          • Get Qt Extensions
          • Unsolved