Debian PTS – Tracker – Changelog – Bugs – packages.d.o – buildd.d.o – Source
| Architecture | Version | Status | For | Buildd | State | Section | Logs | Actions |
|---|---|---|---|---|---|---|---|---|
armhf ↓ | 20181223-1 | Build-Attempted | 932d 12h 42m | mb-lxc-01 | uncompiled | misc | old | all (156) | giveback |
| ~~~~~^~~~~
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