Ticket #625 (closed defect: fixed)
[Build Failed] cannot stat `ftl_format': No such file or directory
| Reported by: | tick@… | Owned by: | mickey@… |
|---|---|---|---|
| Priority: | high | Milestone: | |
| Component: | Autobuilds / Snapshots | Version: | unspecified |
| Severity: | normal | Keywords: | |
| Cc: | buglog@… | Blocked By: | |
| Blocking: | Estimated Completion (week): | ||
| HasPatchForReview: | PatchReviewResult: | ||
| Reproducible: |
Description
tick@SIPServer:/mnt/tp16/AP/trunks/openMoko/Moko/trunk>make
( cd build ; . ../setup-env ; \
bitbake openmoko-devel-image )
NOTE: Using cache in
'/mnt/tp16/AP/trunks/openMoko/Moko/trunk/build/tmp/cache/fic-gta01'
NOTE: Handling BitBake? files: \ (4351/4351) [100 %]
NOTE: Parsing finished. 4169 cached, 0 parsed, 182 skipped, 0 masked.
NOTE: build 200707021747: started
OE Build Configuration:
BB_VERSION = "1.6.9"
OE_REVISION = "<unknown>"
TARGET_ARCH = "arm"
TARGET_OS = "linux"
MACHINE = "fic-gta01"
DISTRO = "openmoko"
DISTRO_VERSION = ".dev-snapshot-20070702"
TARGET_FPU = "soft"
NOTE: preferred version 2.4 of glibc not available
NOTE: preferred version 2.4 of glibc-intermediate not available
NOTE: preferred version 2.4 of glibc not available
NOTE: Retrieved remote revisions: ['0', '0', '2350', '0']
NOTE: Retrieved remote revisions: ['1636d1c8529c006d106287cfbc20cd0a246fe1cb',
'0', '2348']
NOTE: Retrieved remote revisions: ['0', '0', '2350', '0']
NOTE: package mtd-utils-native-1.0.0+git: started
NOTE: package mtd-utils-native-1.0.0+git-r2: task do_populate_staging: started
ERROR: function do_stage failed
ERROR: log data follows
(/mnt/tp16/AP/trunks/openMoko/Moko/trunk/build/tmp/work/i686-linux/mtd-utils-native-1.0.0+git-r2/temp/log.do_stage.15525)
| install: cannot stat `ftl_format': No such file or directory
NOTE: Task failed:
/mnt/tp16/AP/trunks/openMoko/Moko/trunk/build/tmp/work/i686-linux/mtd-utils-native-1.0.0+git-r2/temp/log.do_stage.15525
NOTE: package mtd-utils-native-1.0.0+git-r2: task do_populate_staging: failed
ERROR: TaskFailed? event exception, aborting
NOTE: package mtd-utils-native-1.0.0+git: failed
ERROR: Build of openmoko-devel-image failed
make: * [openmoko-devel-image] Error 1
Change History
comment:1 Changed 6 years ago by tick@…
- Summary changed from [Build Failed] cannot stat `ftl_format': No such file or directory to [Build Failed] cannot stat `ftl_format': No such file or directory
comment:2 Changed 6 years ago by stefan@…
Which distro do you use?
Do you have all the dependencies, like git, installed?
comment:3 Changed 6 years ago by tick@…
My distribution is "Gentoo"
Linux SIPServer 2.6.17-gentoo-r7 #1 SMP Wed Sep 20 14:24:14 UTC 2006 i686
Intel(R) Pentium(R) 4 CPU 3.00GHz GNU/Linux
git is installed
git version 1.5.0.7
Gentoo portage information
Portage 2.1.1-r2 (default-linux/x86/2006.1/desktop, gcc-4.1.1, glibc-2.4-r4,
2.6.17-gentoo-r7 i686)
gcc info
Using built-in specs.
Target: i686-pc-linux-gnu
Configured with: /var/tmp/portage/gcc-4.1.1-r3/work/gcc-4.1.1/configure
--prefix=/usr --bindir=/usr/i686-pc-linux-gnu/gcc-bin/4.1.1
--includedir=/usr/lib/gcc/i686-pc-linux-gnu/4.1.1/include
--datadir=/usr/share/gcc-data/i686-pc-linux-gnu/4.1.1
--mandir=/usr/share/gcc-data/i686-pc-linux-gnu/4.1.1/man
--infodir=/usr/share/gcc-data/i686-pc-linux-gnu/4.1.1/info
--with-gxx-include-dir=/usr/lib/gcc/i686-pc-linux-gnu/4.1.1/include/g++-v4
--host=i686-pc-linux-gnu --build=i686-pc-linux-gnu --disable-altivec
--enable-nls --without-included-gettext --with-system-zlib --disable-checking
--disable-werror --enable-secureplt --disable-libunwind-exceptions
--disable-multilib --disable-libmudflap --disable-libssp --disable-libgcj
--enable-languages=c,c++,fortran --enable-shared --enable-threads=posix
--enable-cxa_atexit --enable-clocale=gnu
Thread model: posix
gcc version 4.1.1 (Gentoo 4.1.1-r3)
comment:4 Changed 6 years ago by stefan@…
- Status changed from new to closed
- Resolution set to fixed
We are synced with OpenEmbedded? upstream again. Please use the newest
MokoMakefile? to build OM2007.2
If you still run into this problem please reopen this bug

run.do_stage try to install program files at git/
however those files are located at git/arm-linux/
The script cannot find them