[Bug 706] New: libgsm does not build as timestamped filenames change

bugzilla-daemon at bugzilla.openmoko.org bugzilla-daemon at bugzilla.openmoko.org
Wed Aug 15 02:19:09 CEST 2007


http://bugzilla.openmoko.org/cgi-bin/bugzilla/show_bug.cgi?id=706

           Summary: libgsm does not build as timestamped filenames change
           Product: OpenMoko
           Version: 2007
          Platform: PC
        OS/Version: Linux
            Status: NEW
          Severity: major
          Priority: P2
         Component: libgsmd
        AssignedTo: laforge at openmoko.org
        ReportedBy: andreas at bawue.net
                CC: buglog at lists.openmoko.org


building libgsmd-0.1+svnnow in bitbake does not work and exits during
installation with the following message:

| NOTE: make
DESTDIR=/home/moko/build/tmp/work/armv4t-linux/libgsmd-0.1+svnnow-r0_0_200708150003/image
install
| make: *** No rule to make target `install'.  Stop.
| FATAL: oe_runmake failed

The problem seems to be a bitbake problem as the timestamped filename does
change between the different macro calls:

NOTE: package libgsmd-0.1+svnnow: started
NOTE: package libgsmd-0.1+svnnow-r0_0_200708150002: task do_fetch: started
NOTE: Update svn://svn.openmoko.org/trunk/src/target;module=gsm;proto=http
At revision 2702.

Here the time is 00:02

NOTE: package libgsmd-0.1+svnnow: started
NOTE: package libgsmd-0.1+svnnow-r0_0_200708150003: task do_install: started

Install is called at 00:03 resulting in a different timestamped filename. The
directory in question is empty explaining why the install target cannot be found
as no Makefile is present.

Resetting the time at the appropriate time in a second window via date -s does
make the build complete.



------- You are receiving this mail because: -------
You are on the CC list for the bug, or are watching someone who is.




More information about the buglog mailing list