Failed to build
- FDR
- Topic Author
- Offline
Less
More
27 Jun 2014 19:18 #24276
by FDR
I made a 'make distclean' before...
Failed to build was created by FDR
+ Building 'devo8.elf'
ROM: 0x08004000 - 0x0802d5dc = 165.46kB
RAM: 0x20000000 - 0x20004ee8 = 19.73kB
+ Copying template files for devo8
xargs: xgettext: Bad file number
+ Checking string list length for devo8
xargs: xgettext: Bad file number
I made a 'make distclean' before...
Please Log in or Create an account to join the conversation.
- vlad_vy
- Offline
Less
More
- Posts: 3333
28 Jun 2014 06:28 #24278
by vlad_vy
Replied by vlad_vy on topic Failed to build
I have such error with two last builds.
bitbucket.org/PhracturedBlue/deviation/i...d-error#comment-None
And, all language files are very short, five string definitions only.
bitbucket.org/PhracturedBlue/deviation/i...d-error#comment-None
And, all language files are very short, five string definitions only.
Please Log in or Create an account to join the conversation.
- WheresWaldo
- Offline
Less
More
- Posts: 253
29 Jun 2014 14:48 #24294
by WheresWaldo
Replied by WheresWaldo on topic Failed to build
I added a comment to your open issue, happens on my repository and a straight clone of PB's.
Please Log in or Create an account to join the conversation.
- RandMental
- Offline
Less
More
- Posts: 521
30 Jun 2014 12:29 - 30 Jun 2014 12:30 #24309
by RandMental
Replied by RandMental on topic Failed to build
Getting the same with the laste repofiles on two different PCs with Win7x32 and Win7x64 under Mingw.
done the:
make distclean
make clean
make language (Same Error), and
make
same errors as below
done the:
make distclean
make clean
make language (Same Error), and
make
same errors as below
Last edit: 30 Jun 2014 12:30 by RandMental.
Please Log in or Create an account to join the conversation.
- PhracturedBlue
- Offline
Less
More
- Posts: 4402
30 Jun 2014 14:26 #24310
by PhracturedBlue
Replied by PhracturedBlue on topic Failed to build
Too many files being passed to xgettext. I added a filter, and everything should work now. Didn't see this on linux.
Please Log in or Create an account to join the conversation.
Time to create page: 0.037 seconds
- Home
- Forum
- Development
- Development
- Failed to build