Debian PTS – Tracker – Changelog – Bugs – packages.d.o – buildd.d.o
| Architecture | Version | Status | For | Buildd | State | Misc | Logs |
|---|---|---|---|---|---|---|---|
armhf ↓ | 20181223-1 | Build-Attempted | 1653d 9h 8m | bm-wb-02 | uncompiled | misc:source | old | all (25) |
project/clip.cpp:261:2: note: here
261 | case MEDIA_TYPE_SEQUENCE:
| ^~~~
project/clip.cpp: In member function 'int Clip::getHeight()':
project/clip.cpp:277:54: warning: this statement may fall through [-Wimplicit-fallthrough=]
277 | if (sequence != NULL) return sequence->height;
| ^
project/clip.cpp:279:2: note: here
279 | case MEDIA_TYPE_SEQUENCE:
| ^~~~
make[1]: *** [Makefile:1369: clip.o] Error 1
make[1]: *** [Makefile:1392: playback.o] Error 1
make[1]: Leaving directory '/<<PKGBUILDDIR>>'
dh_auto_build: error: make -j4 returned exit code 2
make: *** [debian/rules:17: build-arch] Error 25