Launchpad Repetitive Build Error fot gtkpod (50 % error rate)
It looks like Launchpad stumble on 2 attempts to build gtkpod 2.1.5 out of 4 submissions. in my PPA
https:/
What is striking is that it stumbles on the very same item (alleged file missing ... from the source)
Build for Trusty 14.04 i386 [successful] : https:/
Build for Trusty 14.04 amd64 [failed] : https:/
Build for Wily 15.10 i386 [successful] : https:/
Build for Wily 15.10 amd64 [failed] : https:/
Namely, on the build for Trusty 14.04 and Wily 15.10 the i386 architecture was successful however the amd64 failed. Here is the error : (missing file rhythmbox.gep which is present in the source ...)
make[3]: Leaving directory `/«PKGBUILDDIR»
Making install in sjcd
make[3]: Entering directory `/«PKGBUILDDIR»
Making install in data
make[4]: Entering directory `/«PKGBUILDDIR»
if [ ! -e ../../.
ln -s `pwd`/rhythmbox.gep ../../.
fi;
make[5]: Entering directory `/«PKGBUILDDIR»
make[5]: Nothing to be done for `install-exec-am'.
/bin/mkdir -p '/«PKGBUILDDIR»
/bin/mkdir -p '/«PKGBUILDDIR»
if test -n "org.gtkpod.
test -z "/usr/share/
/usr/bin/install -c -m 644 org.gtkpod.
test -n "/«PKGBUILDDIR»
fi
/usr/bin/install -c -m 644 rhythmbox.gep '/«PKGBUILDDIR»
/usr/bin/install -c -m 644 rhythmbox.gep '/«PKGBUILDDIR»
/usr/bin/install: cannot change permissions of '/«PKGBUILDDIR»
make[5]: *** [install-
make[5]: *** Waiting for unfinished jobs....
make[5]: Leaving directory `/«PKGBUILDDIR»
While on the i386 architecture we have :
make[3]: Leaving directory `/«PKGBUILDDIR»
Making install in sjcd
make[3]: Entering directory `/«PKGBUILDDIR»
Making install in data
make[4]: Entering directory `/«PKGBUILDDIR»
if [ ! -e ../../.
ln -s `pwd`/rhythmbox.gep ../../.
fi;
make[5]: Entering directory `/«PKGBUILDDIR»
make[5]: Nothing to be done for `install-exec-am'.
/bin/mkdir -p '/«PKGBUILDDIR»
/bin/mkdir -p '/«PKGBUILDDIR»
if test -n "org.gtkpod.
test -z "/usr/share/
/usr/bin/install -c -m 644 org.gtkpod.
test -n "/«PKGBUILDDIR»
fi
/usr/bin/install -c -m 644 rhythmbox.gep '/«PKGBUILDDIR»
/usr/bin/install -c -m 644 rhythmbox.gep '/«PKGBUILDDIR»
make[5]: Leaving directory `/«PKGBUILDDIR»
make[4]: Leaving directory `/«PKGBUILDDIR»
I double checked on my amd64 computer (Trusty 14.04) and it compiled flawlessly).
Then I resubmitted the job with the same debian and source for Trusty version 2.1.5-1pmo2.1 and this time it succeeded.
I have yet to resubmit the job for Wily 15.10.
However I find this troubling as it points to a 50 % error rate from the Launchpad building process.
Do you have any clues ?
Question information
- Language:
- English Edit question
- Status:
- Answered
- Assignee:
- No assignee Edit question
- Last query:
- Last reply:
Can you help with this problem?
Provide an answer of your own, or ask Pascal Mons for more information if necessary.