Debian PTS – Tracker – Changelog – Bugs – packages.d.o – buildd.d.o
| Architecture | Version | Status | For | Buildd | State | Misc | Logs |
|---|---|---|---|---|---|---|---|
armhf ↓ | 20181223-1 | Build-Attempted | 1455d 15h 3m | bm-wb-04 | uncompiled | misc:source | old | all (21) |
| ~~~~~^~~~~
panels/project.cpp: In member function 'Media* Project::new_folder(QString)':
panels/project.cpp:308:36: warning: unused parameter 'name' [-Wunused-parameter]
308 | Media* Project::new_folder(QString name) {
| ~~~~~~~~^~~~
panels/project.cpp: In member function 'void Project::process_file_list(QStringList&, bool, Media*, Media*)':
panels/project.cpp:660:28: warning: 'ca' may be used uninitialized [-Wmaybe-uninitialized]
660 | undo_stack.push(ca);
| ~~~~~~~~~~~~~~~^~~~
panels/project.cpp:519:18: note: 'ca' was declared here
519 | ComboAction* ca;
| ^~
make[1]: Leaving directory '/<<PKGBUILDDIR>>'
dh_auto_build: error: make -j4 returned exit code 2
make: *** [debian/rules:17: build-arch] Error 25