Your message dated Mon, 02 Mar 2026 10:35:35 +0000
with message-id <[email protected]>
and subject line Bug#1129176: Removed package(s) from unstable
has caused the Debian Bug report #1129139,
regarding obs-scene-tree-view: FTBFS: 
/<<PKGBUILDDIR>>/obs_scene_tree_view/obs_scene_tree_view.cpp:42:9: error: 
'obs_frontend_add_dock' was not declared in this scope; did you mean 
'obs_frontend_save_cb'?
to be marked as done.

This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.

(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact [email protected]
immediately.)


-- 
1129139: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1129139
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Package: src:obs-scene-tree-view
Version: 0.1.7-2
Severity: serious
Tags: ftbfs forky sid

Dear maintainer:

During a rebuild of all packages in unstable, this package failed to build.

Below you will find the last part of the build log (probably the most
relevant part, but not necessarily). If required, the full build log
is available here:

https://people.debian.org/~sanvila/build-logs/202602/

About the archive rebuild: The build was made on virtual machines from AWS,
using sbuild and a reduced chroot with only build-essential packages.

If you cannot reproduce the bug please contact me privately, as I
am willing to provide ssh access to a virtual machine where the bug is
fully reproducible.

If this is really a bug in one of the build-depends, please use
reassign and add an affects on src:obs-scene-tree-view, so that this is still
visible in the BTS web page for this package.

Thanks.

--------------------------------------------------------------------------------
[...]
 debian/rules clean
dh clean
   dh_clean
 debian/rules binary
dh binary
   dh_update_autotools_config
   dh_autoreconf
   debian/rules execute_before_dh_auto_configure
make[1]: Entering directory '/<<PKGBUILDDIR>>'
if [ "sbuild" = "canopus" ]; then \
    LINESUS=8; \
    LINESPT=8; \
    if [ "$LINESUS" != "$LINESPT" ]; then \
        echo "ERROR: Translation to pt_BR is out of date."; \
        exit 1; \
    fi; \
fi
make[1]: Leaving directory '/<<PKGBUILDDIR>>'
   debian/rules override_dh_auto_configure
make[1]: Entering directory '/<<PKGBUILDDIR>>'
dh_auto_configure -- 
-DLIBOBS_PLUGIN_DESTINATION=lib/x86_64-linux-gnu/obs-plugins \
                             
-DLIBOBS_PLUGIN_DATA_DESTINATION=share/obs/obs-plugins
        cd obj-x86_64-linux-gnu && DEB_PYTHON_INSTALL_LAYOUT=deb 
PKG_CONFIG=/usr/bin/pkg-config cmake -DCMAKE_INSTALL_PREFIX=/usr 
-DCMAKE_BUILD_TYPE=None -DCMAKE_INSTALL_SYSCONFDIR=/etc 
-DCMAKE_INSTALL_LOCALSTATEDIR=/var -DCMAKE_EXPORT_NO_PACKAGE_REGISTRY=ON 
-DCMAKE_FIND_USE_PACKAGE_REGISTRY=OFF 
-DCMAKE_FIND_PACKAGE_NO_PACKAGE_REGISTRY=ON 
-DFETCHCONTENT_FULLY_DISCONNECTED=ON -DCMAKE_INSTALL_RUNSTATEDIR=/run 
-DCMAKE_SKIP_INSTALL_ALL_DEPENDENCY=ON "-GUnix Makefiles" 
-DCMAKE_VERBOSE_MAKEFILE=ON -DCMAKE_INSTALL_LIBDIR=lib/x86_64-linux-gnu 
-DLIBOBS_PLUGIN_DESTINATION=lib/x86_64-linux-gnu/obs-plugins 
-DLIBOBS_PLUGIN_DATA_DESTINATION=share/obs/obs-plugins ..
-- The C compiler identification is GNU 15.2.0
-- The CXX compiler identification is GNU 15.2.0
-- Detecting C compiler ABI info
-- Detecting C compiler ABI info - done
-- Check for working C compiler: /usr/bin/cc - skipped
-- Detecting C compile features
-- Detecting C compile features - done
-- Detecting CXX compiler ABI info
-- Detecting CXX compiler ABI info - done
-- Check for working CXX compiler: /usr/bin/c++ - skipped
-- Detecting CXX compile features
-- Detecting CXX compile features - done
-- Found SIMDe: /usr/include (found version "0.8.4")
-- Performing Test CMAKE_HAVE_LIBC_PTHREAD
-- Performing Test CMAKE_HAVE_LIBC_PTHREAD - Success
-- Found Threads: TRUE
-- Configuring done (0.4s)
-- Generating done (0.0s)
CMake Warning:
  Manually-specified variables were not used by the project:

    CMAKE_EXPORT_NO_PACKAGE_REGISTRY
    CMAKE_FIND_PACKAGE_NO_PACKAGE_REGISTRY
    CMAKE_INSTALL_LIBDIR
    CMAKE_INSTALL_LOCALSTATEDIR
    CMAKE_INSTALL_RUNSTATEDIR
    CMAKE_INSTALL_SYSCONFDIR
    FETCHCONTENT_FULLY_DISCONNECTED


-- Build files have been written to: /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu
make[1]: Leaving directory '/<<PKGBUILDDIR>>'
   debian/rules execute_before_dh_auto_build
make[1]: Entering directory '/<<PKGBUILDDIR>>'
blhc: ignore-line-regexp: .*/CMakeCXXCompilerABI.cpp.*
make[1]: Leaving directory '/<<PKGBUILDDIR>>'
   dh_auto_build
        cd obj-x86_64-linux-gnu && make -j2 INSTALL="install 
--strip-program=true" VERBOSE=1
make[1]: Entering directory '/<<PKGBUILDDIR>>/obj-x86_64-linux-gnu'
/usr/bin/cmake -S/<<PKGBUILDDIR>> -B/<<PKGBUILDDIR>>/obj-x86_64-linux-gnu 
--check-build-system CMakeFiles/Makefile.cmake 0
/usr/bin/cmake -E cmake_progress_start 
/<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/CMakeFiles 
/<<PKGBUILDDIR>>/obj-x86_64-linux-gnu//CMakeFiles/progress.marks
make  -f CMakeFiles/Makefile2 all
make[2]: Entering directory '/<<PKGBUILDDIR>>/obj-x86_64-linux-gnu'
make  -f CMakeFiles/scene-tree-view_autogen_timestamp_deps.dir/build.make 
CMakeFiles/scene-tree-view_autogen_timestamp_deps.dir/depend
make[3]: Entering directory '/<<PKGBUILDDIR>>/obj-x86_64-linux-gnu'
cd /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu && /usr/bin/cmake -E cmake_depends 
"Unix Makefiles" /<<PKGBUILDDIR>> /<<PKGBUILDDIR>> 
/<<PKGBUILDDIR>>/obj-x86_64-linux-gnu /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu 
/<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/CMakeFiles/scene-tree-view_autogen_timestamp_deps.dir/DependInfo.cmake
 "--color=" scene-tree-view_autogen_timestamp_deps
make[3]: Leaving directory '/<<PKGBUILDDIR>>/obj-x86_64-linux-gnu'
make  -f CMakeFiles/scene-tree-view_autogen_timestamp_deps.dir/build.make 
CMakeFiles/scene-tree-view_autogen_timestamp_deps.dir/build
make[3]: Entering directory '/<<PKGBUILDDIR>>/obj-x86_64-linux-gnu'
make[3]: Nothing to be done for 
'CMakeFiles/scene-tree-view_autogen_timestamp_deps.dir/build'.
make[3]: Leaving directory '/<<PKGBUILDDIR>>/obj-x86_64-linux-gnu'
[  0%] Built target scene-tree-view_autogen_timestamp_deps
make  -f CMakeFiles/scene-tree-view_autogen.dir/build.make 
CMakeFiles/scene-tree-view_autogen.dir/depend
make[3]: Entering directory '/<<PKGBUILDDIR>>/obj-x86_64-linux-gnu'
cd /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu && /usr/bin/cmake -E cmake_depends 
"Unix Makefiles" /<<PKGBUILDDIR>> /<<PKGBUILDDIR>> 
/<<PKGBUILDDIR>>/obj-x86_64-linux-gnu /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu 
/<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/CMakeFiles/scene-tree-view_autogen.dir/DependInfo.cmake
 "--color=" scene-tree-view_autogen
make[3]: Leaving directory '/<<PKGBUILDDIR>>/obj-x86_64-linux-gnu'
make  -f CMakeFiles/scene-tree-view_autogen.dir/build.make 
CMakeFiles/scene-tree-view_autogen.dir/build
make[3]: Entering directory '/<<PKGBUILDDIR>>/obj-x86_64-linux-gnu'
[ 16%] Automatic MOC and UIC for target scene-tree-view
/usr/bin/cmake -E cmake_autogen 
/<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/CMakeFiles/scene-tree-view_autogen.dir/AutogenInfo.json
 None
AutoGen: Refreshing parse cache because it doesn't exist.
AutoMoc: Generating 
"SRC:/obj-x86_64-linux-gnu/scene-tree-view_autogen/moc_predefs.h", because it 
doesn't exist.
/usr/bin/c++ -std=gnu++20 -w -dM -E 
/usr/share/cmake-4.2/Modules/CMakeCXXCompilerABI.cpp -DHAVE_OBSCONFIG_H 
-DQT_CORE_LIB -DQT_GUI_LIB -DQT_NO_DEBUG -DQT_WIDGETS_LIB 
-Dscene_tree_view_EXPORTS -I/<<PKGBUILDDIR>> 
-I/<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/include -I/usr/include/obs 
-I/usr/include/x86_64-linux-gnu/qt5 
-I/usr/include/x86_64-linux-gnu/qt5/QtWidgets 
-I/usr/include/x86_64-linux-gnu/qt5/QtGui 
-I/usr/include/x86_64-linux-gnu/qt5/QtCore 
-I/usr/lib/x86_64-linux-gnu/qt5/mkspecs/linux-g++ -I/usr/include 
-I/usr/include/c++/15 -I/usr/include/x86_64-linux-gnu/c++/15 
-I/usr/include/c++/15/backward -I/usr/lib/gcc/x86_64-linux-gnu/15/include 
-I/usr/local/include -I/usr/include/x86_64-linux-gnu
AutoGen: Parsing "SRC:/obs_scene_tree_view/obs_scene_tree_view.h"
AutoGen: Parsing "SRC:/obs_scene_tree_view/stv_item_model.h"
AutoGen: Parsing "SRC:/obs_scene_tree_view/stv_item_view.h"
AutoGen: Parsing "SRC:/obs_scene_tree_view/obs_scene_tree_view.cpp"
AutoGen: Parsing "SRC:/obs_scene_tree_view/stv_item_model.cpp"
AutoGen: Parsing "SRC:/obs_scene_tree_view/stv_item_view.cpp"
AutoMoc: Generating 
"SRC:/obj-x86_64-linux-gnu/scene-tree-view_autogen/G52TQED6TB/moc_obs_scene_tree_view.cpp",
 because it doesn't exist, from "SRC:/obs_scene_tree_view/obs_scene_tree_view.h"
/usr/lib/qt5/bin/moc -DHAVE_OBSCONFIG_H -DQT_CORE_LIB -DQT_GUI_LIB 
-DQT_NO_DEBUG -DQT_WIDGETS_LIB -Dscene_tree_view_EXPORTS -I/<<PKGBUILDDIR>> 
-I/<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/include -I/usr/include/obs 
-I/usr/include/x86_64-linux-gnu/qt5 
-I/usr/include/x86_64-linux-gnu/qt5/QtWidgets 
-I/usr/include/x86_64-linux-gnu/qt5/QtGui 
-I/usr/include/x86_64-linux-gnu/qt5/QtCore 
-I/usr/lib/x86_64-linux-gnu/qt5/mkspecs/linux-g++ -I/usr/include 
-I/usr/include/c++/15 -I/usr/include/x86_64-linux-gnu/c++/15 
-I/usr/include/c++/15/backward -I/usr/lib/gcc/x86_64-linux-gnu/15/include 
-I/usr/local/include -I/usr/include/x86_64-linux-gnu --include 
/<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/scene-tree-view_autogen/moc_predefs.h 
--output-dep-file -o 
/<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/scene-tree-view_autogen/G52TQED6TB/moc_obs_scene_tree_view.cpp
 /<<PKGBUILDDIR>>/obs_scene_tree_view/obs_scene_tree_view.h
AutoMoc: Generating 
"SRC:/obj-x86_64-linux-gnu/scene-tree-view_autogen/G52TQED6TB/moc_stv_item_model.cpp",
 because it doesn't exist, from "SRC:/obs_scene_tree_view/stv_item_model.h"
/usr/lib/qt5/bin/moc -DHAVE_OBSCONFIG_H -DQT_CORE_LIB -DQT_GUI_LIB 
-DQT_NO_DEBUG -DQT_WIDGETS_LIB -Dscene_tree_view_EXPORTS -I/<<PKGBUILDDIR>> 
-I/<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/include -I/usr/include/obs 
-I/usr/include/x86_64-linux-gnu/qt5 
-I/usr/include/x86_64-linux-gnu/qt5/QtWidgets 
-I/usr/include/x86_64-linux-gnu/qt5/QtGui 
-I/usr/include/x86_64-linux-gnu/qt5/QtCore 
-I/usr/lib/x86_64-linux-gnu/qt5/mkspecs/linux-g++ -I/usr/include 
-I/usr/include/c++/15 -I/usr/include/x86_64-linux-gnu/c++/15 
-I/usr/include/c++/15/backward -I/usr/lib/gcc/x86_64-linux-gnu/15/include 
-I/usr/local/include -I/usr/include/x86_64-linux-gnu --include 
/<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/scene-tree-view_autogen/moc_predefs.h 
--output-dep-file -o 
/<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/scene-tree-view_autogen/G52TQED6TB/moc_stv_item_model.cpp
 /<<PKGBUILDDIR>>/obs_scene_tree_view/stv_item_model.h
AutoMoc: Reading dependencies from 
"SRC:/obj-x86_64-linux-gnu/scene-tree-view_autogen/G52TQED6TB/moc_obs_scene_tree_view.cpp.d"
AutoMoc: Generating 
"SRC:/obj-x86_64-linux-gnu/scene-tree-view_autogen/G52TQED6TB/moc_stv_item_view.cpp",
 because it doesn't exist, from "SRC:/obs_scene_tree_view/stv_item_view.h"
/usr/lib/qt5/bin/moc -DHAVE_OBSCONFIG_H -DQT_CORE_LIB -DQT_GUI_LIB 
-DQT_NO_DEBUG -DQT_WIDGETS_LIB -Dscene_tree_view_EXPORTS -I/<<PKGBUILDDIR>> 
-I/<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/include -I/usr/include/obs 
-I/usr/include/x86_64-linux-gnu/qt5 
-I/usr/include/x86_64-linux-gnu/qt5/QtWidgets 
-I/usr/include/x86_64-linux-gnu/qt5/QtGui 
-I/usr/include/x86_64-linux-gnu/qt5/QtCore 
-I/usr/lib/x86_64-linux-gnu/qt5/mkspecs/linux-g++ -I/usr/include 
-I/usr/include/c++/15 -I/usr/include/x86_64-linux-gnu/c++/15 
-I/usr/include/c++/15/backward -I/usr/lib/gcc/x86_64-linux-gnu/15/include 
-I/usr/local/include -I/usr/include/x86_64-linux-gnu --include 
/<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/scene-tree-view_autogen/moc_predefs.h 
--output-dep-file -o 
/<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/scene-tree-view_autogen/G52TQED6TB/moc_stv_item_view.cpp
 /<<PKGBUILDDIR>>/obs_scene_tree_view/stv_item_view.h
AutoMoc: Reading dependencies from 
"SRC:/obj-x86_64-linux-gnu/scene-tree-view_autogen/G52TQED6TB/moc_stv_item_model.cpp.d"
AutoUic: Generating 
"SRC:/obj-x86_64-linux-gnu/scene-tree-view_autogen/include/ui_scene_tree_view.h",
 because it doesn't exist, from "SRC:/forms/scene_tree_view.ui"
/usr/lib/qt5/bin/uic -o 
/<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/scene-tree-view_autogen/include/ui_scene_tree_view.h
 /<<PKGBUILDDIR>>/forms/scene_tree_view.ui
AutoMoc: Reading dependencies from 
"SRC:/obj-x86_64-linux-gnu/scene-tree-view_autogen/G52TQED6TB/moc_stv_item_view.cpp.d"
AutoMoc: Generating MOC compilation 
"SRC:/obj-x86_64-linux-gnu/scene-tree-view_autogen/mocs_compilation.cpp"
AutoMoc: Merging MOC dependencies into 
"SRC:/obj-x86_64-linux-gnu/scene-tree-view_autogen/deps"
AutoGen: Writing the parse cache file 
"SRC:/obj-x86_64-linux-gnu/CMakeFiles/scene-tree-view_autogen.dir/ParseCache.txt"
AutoGen: Writing the settings file 
"SRC:/obj-x86_64-linux-gnu/CMakeFiles/scene-tree-view_autogen.dir/AutogenUsed.txt"
/usr/bin/cmake -E touch 
/<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/scene-tree-view_autogen/timestamp
make[3]: Leaving directory '/<<PKGBUILDDIR>>/obj-x86_64-linux-gnu'
[ 16%] Built target scene-tree-view_autogen
make  -f CMakeFiles/scene-tree-view.dir/build.make 
CMakeFiles/scene-tree-view.dir/depend
make[3]: Entering directory '/<<PKGBUILDDIR>>/obj-x86_64-linux-gnu'
cd /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu && /usr/bin/cmake -E cmake_depends 
"Unix Makefiles" /<<PKGBUILDDIR>> /<<PKGBUILDDIR>> 
/<<PKGBUILDDIR>>/obj-x86_64-linux-gnu /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu 
/<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/CMakeFiles/scene-tree-view.dir/DependInfo.cmake
 "--color=" scene-tree-view
make[3]: Leaving directory '/<<PKGBUILDDIR>>/obj-x86_64-linux-gnu'
make  -f CMakeFiles/scene-tree-view.dir/build.make 
CMakeFiles/scene-tree-view.dir/build
make[3]: Entering directory '/<<PKGBUILDDIR>>/obj-x86_64-linux-gnu'
[ 50%] Building CXX object 
CMakeFiles/scene-tree-view.dir/obs_scene_tree_view/obs_scene_tree_view.cpp.o
[ 50%] Building CXX object 
CMakeFiles/scene-tree-view.dir/scene-tree-view_autogen/mocs_compilation.cpp.o
/usr/bin/c++ -DHAVE_OBSCONFIG_H -DQT_CORE_LIB -DQT_GUI_LIB - 
[too-long-redacted] ee_view/obs_scene_tree_view.cpp
/usr/bin/c++ -DHAVE_OBSCONFIG_H -DQT_CORE_LIB -DQT_GUI_LIB - 
[too-long-redacted] ew_autogen/mocs_compilation.cpp
/<<PKGBUILDDIR>>/obs_scene_tree_view/obs_scene_tree_view.cpp: In function 
‘bool obs_module_load()’:
/<<PKGBUILDDIR>>/obs_scene_tree_view/obs_scene_tree_view.cpp:42:9: error: 
‘obs_frontend_add_dock’ was not declared in this scope; did you mean 
‘obs_frontend_save_cb’?
   42 |         obs_frontend_add_dock(new ObsSceneTreeView(main_window));
      |         ^~~~~~~~~~~~~~~~~~~~~
      |         obs_frontend_save_cb
/<<PKGBUILDDIR>>/obs_scene_tree_view/obs_scene_tree_view.cpp: In constructor 
‘ObsSceneTreeView::ObsSceneTreeView(QMainWindow*)’:
/<<PKGBUILDDIR>>/obs_scene_tree_view/obs_scene_tree_view.cpp:61:71: warning: 
‘config_t* obs_frontend_get_global_config()’ is deprecated 
[-Wdeprecated-declarations]
   61 |         config_t *const global_config = 
obs_frontend_get_global_config();
      |                                         ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~
In file included from /<<PKGBUILDDIR>>/obs_scene_tree_view/stv_item_model.h:6,
                 from 
/<<PKGBUILDDIR>>/obs_scene_tree_view/obs_scene_tree_view.h:12,
                 from 
/<<PKGBUILDDIR>>/obs_scene_tree_view/obs_scene_tree_view.cpp:1:
/usr/include/obs/obs-frontend-api.h:207:33: note: declared here
  207 | OBS_DEPRECATED EXPORT config_t *obs_frontend_get_global_config(void);
      |                                 ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/<<PKGBUILDDIR>>/obs_scene_tree_view/obs_scene_tree_view.cpp: In member 
function ‘void ObsSceneTreeView::on_stvTree_customContextMenuRequested(const 
QPoint&)’:
/<<PKGBUILDDIR>>/obs_scene_tree_view/obs_scene_tree_view.cpp:306:85: warning: 
‘config_t* obs_frontend_get_global_config()’ is deprecated 
[-Wdeprecated-declarations]
  306 |                 const bool showIcon = 
config_get_bool(obs_frontend_get_global_config(), "SceneTreeView", configName);
      |                                                       
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~
/usr/include/obs/obs-frontend-api.h:207:33: note: declared here
  207 | OBS_DEPRECATED EXPORT config_t *obs_frontend_get_global_config(void);
      |                                 ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/<<PKGBUILDDIR>>/obs_scene_tree_view/obs_scene_tree_view.cpp: In lambda 
function:
/<<PKGBUILDDIR>>/obs_scene_tree_view/obs_scene_tree_view.cpp:311:71: warning: 
‘config_t* obs_frontend_get_global_config()’ is deprecated 
[-Wdeprecated-declarations]
  311 |                         
config_set_bool(obs_frontend_get_global_config(), "SceneTreeView", configName, 
!showIcon);
      |                                         ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~
/usr/include/obs/obs-frontend-api.h:207:33: note: declared here
  207 | OBS_DEPRECATED EXPORT config_t *obs_frontend_get_global_config(void);
      |                                 ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
make[3]: *** [CMakeFiles/scene-tree-view.dir/build.make:96: 
CMakeFiles/scene-tree-view.dir/obs_scene_tree_view/obs_scene_tree_view.cpp.o] 
Error 1
make[3]: *** Waiting for unfinished jobs....
make[3]: Leaving directory '/<<PKGBUILDDIR>>/obj-x86_64-linux-gnu'
make[2]: *** [CMakeFiles/Makefile2:93: CMakeFiles/scene-tree-view.dir/all] 
Error 2
make[2]: Leaving directory '/<<PKGBUILDDIR>>/obj-x86_64-linux-gnu'
make[1]: *** [Makefile:139: all] Error 2
make[1]: Leaving directory '/<<PKGBUILDDIR>>/obj-x86_64-linux-gnu'
dh_auto_build: error: cd obj-x86_64-linux-gnu && make -j2 INSTALL="install 
--strip-program=true" VERBOSE=1 returned exit code 2
make: *** [debian/rules:14: binary] Error 25
dpkg-buildpackage: error: debian/rules binary subprocess failed with exit 
status 2
--------------------------------------------------------------------------------

--- End Message ---
--- Begin Message ---
Version: 0.1.7-2+rm

Dear submitter,

as the package obs-scene-tree-view has just been removed from the Debian archive
unstable we hereby close the associated bug reports.  We are sorry
that we couldn't deal with your issue properly.

For details on the removal, please see https://bugs.debian.org/1129176

The version of this package that was in Debian prior to this removal
can still be found using https://snapshot.debian.org/.

Please note that the changes have been done on the master archive and
will not propagate to any mirrors until the next dinstall run at the
earliest.

This message was generated automatically; if you believe that there is
a problem with it please contact the archive administrators by mailing
[email protected].

Debian distribution maintenance software
pp.
Thorsten Alteholz (the ftpmaster behind the curtain)

--- End Message ---

Reply via email to