Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Does not build on Ubuntu amd64 but I fail to get it fixed... #184

Open
alexmyczko opened this issue Feb 25, 2025 · 2 comments
Open

Does not build on Ubuntu amd64 but I fail to get it fixed... #184

alexmyczko opened this issue Feb 25, 2025 · 2 comments
Labels
bug Something isn't working good first issue Good for newcomers help wanted Extra attention is needed

Comments

@alexmyczko
Copy link

Saw it too late, but help is welcome? https://launchpad.net/ubuntu/+source/wlmaker/0.4.1-2/+build/29276766

@phkaeser
Copy link
Owner

Hm... appears o be failing on the make -j4 "INSTALL=install ..." step; but above directories have a cd /<<PKGBUILDDIR>>. Is that missing in the install rule?

/<<PKGBUILDDIR>>/src/toolkit/workspace.c
[ 73%] Linking C static library libtoolkit.a
cd /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/src/toolkit && /usr/bin/cmake -P CMakeFiles/toolkit.dir/cmake_clean_target.cmake
cd /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/src/toolkit && /usr/bin/cmake -E cmake_link_script CMakeFiles/toolkit.dir/link.txt --verbose=1
/usr/bin/ar qc libtoolkit.a CMakeFiles/toolkit.dir/bordered.c.o CMakeFiles/toolkit.dir/box.c.o CMakeFiles/toolkit.dir/buffer.c.o CMakeFiles/toolkit.dir/button.c.o CMakeFiles/toolkit.dir/container.c.o CMakeFiles/toolkit.dir/content.c.o CMakeFiles/toolkit.dir/dock.c.o CMakeFiles/toolkit.dir/element.c.o CMakeFiles/toolkit.dir/env.c.o CMakeFiles/toolkit.dir/fsm.c.o CMakeFiles/toolkit.dir/gfxbuf.c.o CMakeFiles/toolkit.dir/image.c.o CMakeFiles/toolkit.dir/layer.c.o CMakeFiles/toolkit.dir/lock.c.o CMakeFiles/toolkit.dir/menu.c.o CMakeFiles/toolkit.dir/menu_item.c.o CMakeFiles/toolkit.dir/panel.c.o CMakeFiles/toolkit.dir/popup.c.o CMakeFiles/toolkit.dir/popup_menu.c.o CMakeFiles/toolkit.dir/primitives.c.o CMakeFiles/toolkit.dir/rectangle.c.o CMakeFiles/toolkit.dir/resizebar.c.o CMakeFiles/toolkit.dir/resizebar_area.c.o CMakeFiles/toolkit.dir/root.c.o CMakeFiles/toolkit.dir/simple_menu_item.c.o CMakeFiles/toolkit.dir/style.c.o CMakeFiles/toolkit.dir/surface.c.o CMakeFiles/toolkit.dir/tile.c.o CMakeFiles/toolkit.dir/titlebar.c.o CMakeFiles/toolkit.dir/titlebar_button.c.o CMakeFiles/toolkit.dir/titlebar_title.c.o CMakeFiles/toolkit.dir/util.c.o CMakeFiles/toolkit.dir/window.c.o CMakeFiles/toolkit.dir/workspace.c.o
/usr/bin/ranlib libtoolkit.a
make[3]: Leaving directory '/<<PKGBUILDDIR>>/obj-x86_64-linux-gnu'
[ 73%] Built target toolkit
make[2]: Leaving directory '/<<PKGBUILDDIR>>/obj-x86_64-linux-gnu'
make[1]: *** [Makefile:149: all] Error 2
make[1]: Leaving directory '/<<PKGBUILDDIR>>/obj-x86_64-linux-gnu'
dh_auto_build: error: cd obj-x86_64-linux-gnu && make -j4 "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 returned exit status 2

@alexmyczko
Copy link
Author

alexmyczko commented Mar 3, 2025

i have no idea but if someone provides patch that fixes it we could still ask for ubuntu plucky FFe (feature freeze exception)?

@phkaeser phkaeser added bug Something isn't working help wanted Extra attention is needed good first issue Good for newcomers labels Mar 7, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working good first issue Good for newcomers help wanted Extra attention is needed
Projects
None yet
Development

No branches or pull requests

2 participants