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

bmake: "/usr/share/mk/*" line n: Malformed conditional #134

Closed
VehementHam opened this issue Mar 29, 2024 · 4 comments
Closed

bmake: "/usr/share/mk/*" line n: Malformed conditional #134

VehementHam opened this issue Mar 29, 2024 · 4 comments

Comments

@VehementHam
Copy link

VehementHam commented Mar 29, 2024

Whenever I try to install a packgae I recieve an error similar to this:

bmake: "/home/vehementham/.Git/pkgsrc/games/0ad/options.mk" line 9: Malformed conditional (${PKG_OPTIONS:Mtests})
bmake: "/home/vehementham/.Git/pkgsrc/games/0ad/options.mk" line 20: Malformed conditional (${PKG_OPTIONS:Meditor})
bmake: "/usr/share/mk/own.mk" line 109: Malformed conditional (${MK_INSTALL_AS_USER} == "yes")
bmake: "/usr/share/mk/own.mk" line 217: Malformed conditional (${MK_LINKLIB} == "no")
bmake: "/usr/share/mk/own.mk" line 222: Malformed conditional (${MK_MAN} == "no")
bmake: "/usr/share/mk/own.mk" line 226: Malformed conditional (${MK_OBJ} == "no")
bmake: "/usr/share/mk/own.mk" line 231: Malformed conditional (${MK_SHARE} == "no")
bmake: "/home/vehementham/.Git/pkgsrc/games/0ad/options.mk" line 9: Malformed conditional (${PKG_OPTIONS:Mtests})
bmake: "/home/vehementham/.Git/pkgsrc/games/0ad/options.mk" line 20: Malformed conditional (${PKG_OPTIONS:Meditor})
bmake: "/usr/share/mk/bsd.own.mk" line 109: Malformed conditional (${MK_INSTALL_AS_USER} == "yes")
bmake: "/usr/share/mk/bsd.own.mk" line 217: Malformed conditional (${MK_LINKLIB} == "no")
bmake: "/usr/share/mk/bsd.own.mk" line 222: Malformed conditional (${MK_MAN} == "no")
bmake: "/usr/share/mk/bsd.own.mk" line 226: Malformed conditional (${MK_OBJ} == "no")
bmake: "/usr/share/mk/bsd.own.mk" line 231: Malformed conditional (${MK_SHARE} == "no")
bmake: Fatal errors encountered -- cannot continue
bmake: stopped in /home/vehementham/.Git/pkgsrc/games/0ad

Or this:

bmake[1]: "/usr/share/mk/own.mk" line 109: Malformed conditional (${MK_INSTALL_AS_USER} == "yes")
bmake[1]: "/usr/share/mk/own.mk" line 217: Malformed conditional (${MK_LINKLIB} == "no")
bmake[1]: "/usr/share/mk/own.mk" line 222: Malformed conditional (${MK_MAN} == "no")
bmake[1]: "/usr/share/mk/own.mk" line 226: Malformed conditional (${MK_OBJ} == "no")
bmake[1]: "/usr/share/mk/own.mk" line 231: Malformed conditional (${MK_SHARE} == "no")
bmake[1]: "/usr/share/mk/bsd.own.mk" line 109: Malformed conditional (${MK_INSTALL_AS_USER} == "yes")
bmake[1]: "/usr/share/mk/bsd.own.mk" line 217: Malformed conditional (${MK_LINKLIB} == "no")
bmake[1]: "/usr/share/mk/bsd.own.mk" line 222: Malformed conditional (${MK_MAN} == "no")
bmake[1]: "/usr/share/mk/bsd.own.mk" line 226: Malformed conditional (${MK_OBJ} == "no")
bmake[1]: "/usr/share/mk/bsd.own.mk" line 231: Malformed conditional (${MK_SHARE} == "no")
bmake[1]: Fatal errors encountered -- cannot continue
bmake: "/home/vehementham/.Git/pkgsrc/mk/pkg-build-options.mk" line 55: warning: "echo "";  /usr/pkg/sbin/pkg_info -K /usr/pkg/pkgdb -Q PKG_OPTIONS libepoxy 2>/dev/null  || { cd ../../graphics/libepoxy  && /usr/bin/bmake _MAKE=/usr/bin/bmake OPSYS=Linux OS_VERSION=6.6.22 OPSYS_VERSION=060622 HOST_MACHINE_ARCH=x86_64 LOWER_OPSYS=linux _PKGSRCDIR=/home/vehementham/.Git/pkgsrc PKGTOOLS_VERSION=20240307 show-var VARNAME=PKG_OPTIONS; }" returned non-zero status
bmake[1]: "/home/vehementham/.Git/pkgsrc/graphics/MesaLib/features.mk" line 21: Malformed conditional (${X11_TYPE} == "modular")
bmake[1]: "/home/vehementham/.Git/pkgsrc/graphics/MesaLib/features.mk" line 21: Malformed conditional (${X11_TYPE} == "modular")
bmake[1]: "/home/vehementham/.Git/pkgsrc/x11/libX11/buildlink3.mk" line 5: Malformed conditional (${X11_TYPE} != "modular" &&  !exists(${X11BASE}/lib/pkgconfig/x11.pc) &&  !exists(${X11BASE}/lib${LIBABISUFFIX}/pkgconfig/x11.pc))
bmake[1]: "/home/vehementham/.Git/pkgsrc/x11/libX11/buildlink3.mk" line 5: Malformed conditional (${X11_TYPE} != "modular" &&  !exists(${X11BASE}/lib/pkgconfig/x11.pc) &&  !exists(${X11BASE}/lib${LIBABISUFFIX}/pkgconfig/x11.pc))
bmake[1]: "/home/vehementham/.Git/pkgsrc/x11/libX11/buildlink3.mk" line 5: Malformed conditional (${X11_TYPE} != "modular" &&  !exists(${X11BASE}/lib/pkgconfig/x11.pc) &&  !exists(${X11BASE}/lib${LIBABISUFFIX}/pkgconfig/x11.pc))
bmake[1]: "/home/vehementham/.Git/pkgsrc/x11/libX11/buildlink3.mk" line 5: Malformed conditional (${X11_TYPE} != "modular" &&  !exists(${X11BASE}/lib/pkgconfig/x11.pc) &&  !exists(${X11BASE}/lib${LIBABISUFFIX}/pkgconfig/x11.pc))
bmake[1]: "/home/vehementham/.Git/pkgsrc/x11/libXext/buildlink3.mk" line 5: Malformed conditional (${X11_TYPE} != "modular" &&  !exists(${X11BASE}/lib/pkgconfig/xext.pc) &&  !exists(${X11BASE}/lib${LIBABISUFFIX}/pkgconfig/xext.pc))
bmake[1]: "/home/vehementham/.Git/pkgsrc/x11/libXrandr/buildlink3.mk" line 5: Malformed conditional (${X11_TYPE} != "modular" &&  !exists(${X11BASE}/lib/pkgconfig/xrandr.pc) &&  !exists(${X11BASE}/lib${LIBABISUFFIX}/pkgconfig/xrandr.pc))
bmake[1]: "/home/vehementham/.Git/pkgsrc/x11/libXxf86vm/buildlink3.mk" line 5: Malformed conditional (${X11_TYPE} != "modular")
bmake[1]: "/usr/share/mk/own.mk" line 109: Malformed conditional (${MK_INSTALL_AS_USER} == "yes")
bmake[1]: "/usr/share/mk/own.mk" line 217: Malformed conditional (${MK_LINKLIB} == "no")
bmake[1]: "/usr/share/mk/own.mk" line 222: Malformed conditional (${MK_MAN} == "no")
bmake[1]: "/usr/share/mk/own.mk" line 226: Malformed conditional (${MK_OBJ} == "no")
bmake[1]: "/usr/share/mk/own.mk" line 231: Malformed conditional (${MK_SHARE} == "no")
bmake[1]: "/home/vehementham/.Git/pkgsrc/graphics/MesaLib/features.mk" line 21: Malformed conditional (${X11_TYPE} == "modular")
bmake[1]: "/home/vehementham/.Git/pkgsrc/x11/libX11/buildlink3.mk" line 5: Malformed conditional (${X11_TYPE} != "modular" &&  !exists(${X11BASE}/lib/pkgconfig/x11.pc) &&  !exists(${X11BASE}/lib${LIBABISUFFIX}/pkgconfig/x11.pc))
bmake[1]: "/home/vehementham/.Git/pkgsrc/x11/libXext/buildlink3.mk" line 5: Malformed conditional (${X11_TYPE} != "modular" &&  !exists(${X11BASE}/lib/pkgconfig/xext.pc) &&  !exists(${X11BASE}/lib${LIBABISUFFIX}/pkgconfig/xext.pc))
bmake[1]: "/home/vehementham/.Git/pkgsrc/x11/libXrandr/buildlink3.mk" line 5: Malformed conditional (${X11_TYPE} != "modular" &&  !exists(${X11BASE}/lib/pkgconfig/xrandr.pc) &&  !exists(${X11BASE}/lib${LIBABISUFFIX}/pkgconfig/xrandr.pc))
bmake[1]: "/home/vehementham/.Git/pkgsrc/x11/libXxf86vm/buildlink3.mk" line 5: Malformed conditional (${X11_TYPE} != "modular")
bmake[1]: "/usr/share/mk/bsd.own.mk" line 109: Malformed conditional (${MK_INSTALL_AS_USER} == "yes")
bmake[1]: "/usr/share/mk/bsd.own.mk" line 217: Malformed conditional (${MK_LINKLIB} == "no")
bmake[1]: "/usr/share/mk/bsd.own.mk" line 222: Malformed conditional (${MK_MAN} == "no")
bmake[1]: "/usr/share/mk/bsd.own.mk" line 226: Malformed conditional (${MK_OBJ} == "no")
bmake[1]: "/usr/share/mk/bsd.own.mk" line 231: Malformed conditional (${MK_SHARE} == "no")
Illegal option --
Illegal option -e
bmake[1]: Fatal errors encountered -- cannot continue
bmake: "/home/vehementham/.Git/pkgsrc/mk/pkg-build-options.mk" line 55: warning: "echo "";  /usr/pkg/sbin/pkg_info -K /usr/pkg/pkgdb -Q PKG_OPTIONS MesaLib 2>/dev/null  || { cd ../../graphics/MesaLib  && /usr/bin/bmake _MAKE=/usr/bin/bmake OPSYS=Linux OS_VERSION=6.6.22 OPSYS_VERSION=060622 HOST_MACHINE_ARCH=x86_64 LOWER_OPSYS=linux _PKGSRCDIR=/home/vehementham/.Git/pkgsrc PKGTOOLS_VERSION=20240307 PKG_BUILD_OPTIONS.libepoxy=\ bmake\[1\]:\ stopped\ in\ /home/vehementham/.Git/pkgsrc/graphics/libepoxy show-var VARNAME=PKG_OPTIONS; }" returned non-zero status
bmake[1]: "/usr/share/mk/own.mk" line 109: Malformed conditional (${MK_INSTALL_AS_USER} == "yes")
bmake[1]: "/usr/share/mk/own.mk" line 217: Malformed conditional (${MK_LINKLIB} == "no")
bmake[1]: "/usr/share/mk/own.mk" line 222: Malformed conditional (${MK_MAN} == "no")
bmake[1]: "/usr/share/mk/own.mk" line 226: Malformed conditional (${MK_OBJ} == "no")
bmake[1]: "/usr/share/mk/own.mk" line 231: Malformed conditional (${MK_SHARE} == "no")
bmake[1]: "/usr/share/mk/bsd.own.mk" line 109: Malformed conditional (${MK_INSTALL_AS_USER} == "yes")
bmake[1]: "/usr/share/mk/bsd.own.mk" line 217: Malformed conditional (${MK_LINKLIB} == "no")
bmake[1]: "/usr/share/mk/bsd.own.mk" line 222: Malformed conditional (${MK_MAN} == "no")
bmake[1]: "/usr/share/mk/bsd.own.mk" line 226: Malformed conditional (${MK_OBJ} == "no")
bmake[1]: "/usr/share/mk/bsd.own.mk" line 231: Malformed conditional (${MK_SHARE} == "no")
bmake[2]: "/usr/share/mk/own.mk" line 109: Malformed conditional (${MK_INSTALL_AS_USER} == "yes")
bmake[2]: "/usr/share/mk/own.mk" line 217: Malformed conditional (${MK_LINKLIB} == "no")
bmake[2]: "/usr/share/mk/own.mk" line 222: Malformed conditional (${MK_MAN} == "no")
bmake[2]: "/usr/share/mk/own.mk" line 226: Malformed conditional (${MK_OBJ} == "no")
bmake[2]: "/usr/share/mk/own.mk" line 231: Malformed conditional (${MK_SHARE} == "no")
bmake[2]: "/usr/share/mk/bsd.own.mk" line 109: Malformed conditional (${MK_INSTALL_AS_USER} == "yes")
bmake[2]: "/usr/share/mk/bsd.own.mk" line 217: Malformed conditional (${MK_LINKLIB} == "no")
bmake[2]: "/usr/share/mk/bsd.own.mk" line 222: Malformed conditional (${MK_MAN} == "no")
bmake[2]: "/usr/share/mk/bsd.own.mk" line 226: Malformed conditional (${MK_OBJ} == "no")
bmake[2]: "/usr/share/mk/bsd.own.mk" line 231: Malformed conditional (${MK_SHARE} == "no")
bmake[3]: "/usr/share/mk/own.mk" line 109: Malformed conditional (${MK_INSTALL_AS_USER} == "yes")
bmake[3]: "/usr/share/mk/own.mk" line 217: Malformed conditional (${MK_LINKLIB} == "no")
bmake[3]: "/usr/share/mk/own.mk" line 222: Malformed conditional (${MK_MAN} == "no")
bmake[3]: "/usr/share/mk/own.mk" line 226: Malformed conditional (${MK_OBJ} == "no")
bmake[3]: "/usr/share/mk/own.mk" line 231: Malformed conditional (${MK_SHARE} == "no")
bmake[3]: "/usr/share/mk/bsd.own.mk" line 109: Malformed conditional (${MK_INSTALL_AS_USER} == "yes")
bmake[3]: "/usr/share/mk/bsd.own.mk" line 217: Malformed conditional (${MK_LINKLIB} == "no")
bmake[3]: "/usr/share/mk/bsd.own.mk" line 222: Malformed conditional (${MK_MAN} == "no")
bmake[3]: "/usr/share/mk/bsd.own.mk" line 226: Malformed conditional (${MK_OBJ} == "no")
bmake[3]: "/usr/share/mk/bsd.own.mk" line 231: Malformed conditional (${MK_SHARE} == "no")
bmake[3]: Fatal errors encountered -- cannot continue
bmake[2]: "/home/vehementham/.Git/pkgsrc/mk/pkg-build-options.mk" line 55: warning: "echo "";  /usr/pkg/sbin/pkg_info -K /usr/pkg/pkgdb -Q PKG_OPTIONS heimdal 2>/dev/null  || { cd ../../security/heimdal  && /usr/bin/bmake LOWER_OPSYS=linux show-var VARNAME=PKG_OPTIONS; }" returned non-zero status
bmake[3]: "/usr/share/mk/own.mk" line 109: Malformed conditional (${MK_INSTALL_AS_USER} == "yes")
bmake[3]: "/usr/share/mk/own.mk" line 217: Malformed conditional (${MK_LINKLIB} == "no")
bmake[3]: "/usr/share/mk/own.mk" line 222: Malformed conditional (${MK_MAN} == "no")
bmake[3]: "/usr/share/mk/own.mk" line 226: Malformed conditional (${MK_OBJ} == "no")
bmake[3]: "/usr/share/mk/own.mk" line 231: Malformed conditional (${MK_SHARE} == "no")
bmake[3]: "/usr/share/mk/bsd.own.mk" line 109: Malformed conditional (${MK_INSTALL_AS_USER} == "yes")
bmake[3]: "/usr/share/mk/bsd.own.mk" line 217: Malformed conditional (${MK_LINKLIB} == "no")
bmake[3]: "/usr/share/mk/bsd.own.mk" line 222: Malformed conditional (${MK_MAN} == "no")
bmake[3]: "/usr/share/mk/bsd.own.mk" line 226: Malformed conditional (${MK_OBJ} == "no")
bmake[3]: "/usr/share/mk/bsd.own.mk" line 231: Malformed conditional (${MK_SHARE} == "no")
bmake[3]: Fatal errors encountered -- cannot continue
bmake[2]: "/home/vehementham/.Git/pkgsrc/mk/pkg-build-options.mk" line 55: warning: "echo "";  /usr/pkg/sbin/pkg_info -K /usr/pkg/pkgdb -Q PKG_OPTIONS sqlite3 2>/dev/null  || { cd ../../databases/sqlite3  && /usr/bin/bmake LOWER_OPSYS=linux PKG_BUILD_OPTIONS.heimdal=\ bmake\[3\]:\ stopped\ in\ /home/vehementham/.Git/pkgsrc/security/heimdal show-var VARNAME=PKG_OPTIONS; }" returned non-zero status
bmake[2]: Fatal errors encountered -- cannot continue
bmake[1]: "/home/vehementham/.Git/pkgsrc/mk/pkg-build-options.mk" line 55: warning: "echo "";  /usr/pkg/sbin/pkg_info -K /usr/pkg/pkgdb -Q PKG_OPTIONS libcups 2>/dev/null  || { cd ../../print/libcups  && /usr/bin/bmake LOWER_OPSYS=linux show-var VARNAME=PKG_OPTIONS; }" returned non-zero status
bmake[2]: "/usr/share/mk/own.mk" line 109: Malformed conditional (${MK_INSTALL_AS_USER} == "yes")
bmake[2]: "/usr/share/mk/own.mk" line 217: Malformed conditional (${MK_LINKLIB} == "no")
bmake[2]: "/usr/share/mk/own.mk" line 222: Malformed conditional (${MK_MAN} == "no")
bmake[2]: "/usr/share/mk/own.mk" line 226: Malformed conditional (${MK_OBJ} == "no")
bmake[2]: "/usr/share/mk/own.mk" line 231: Malformed conditional (${MK_SHARE} == "no")
bmake[2]: "/usr/share/mk/bsd.own.mk" line 109: Malformed conditional (${MK_INSTALL_AS_USER} == "yes")
bmake[2]: "/usr/share/mk/bsd.own.mk" line 217: Malformed conditional (${MK_LINKLIB} == "no")
bmake[2]: "/usr/share/mk/bsd.own.mk" line 222: Malformed conditional (${MK_MAN} == "no")
bmake[2]: "/usr/share/mk/bsd.own.mk" line 226: Malformed conditional (${MK_OBJ} == "no")
bmake[2]: "/usr/share/mk/bsd.own.mk" line 231: Malformed conditional (${MK_SHARE} == "no")
bmake[2]: Fatal errors encountered -- cannot continue
bmake[1]: "/home/vehementham/.Git/pkgsrc/mk/pkg-build-options.mk" line 55: warning: "echo "";  /usr/pkg/sbin/pkg_info -K /usr/pkg/pkgdb -Q PKG_OPTIONS gnutls 2>/dev/null  || { cd ../../security/gnutls  && /usr/bin/bmake LOWER_OPSYS=linux PKG_BUILD_OPTIONS.libcups=\ bmake\[2\]:\ stopped\ in\ /home/vehementham/.Git/pkgsrc/print/libcups show-var VARNAME=PKG_OPTIONS; }" returned non-zero status
bmake[1]: Fatal errors encountered -- cannot continue
bmake: "/home/vehementham/.Git/pkgsrc/mk/pkg-build-options.mk" line 55: warning: "echo "";  /usr/pkg/sbin/pkg_info -K /usr/pkg/pkgdb -Q PKG_OPTIONS qt5-qtbase 2>/dev/null  || { cd ../../x11/qt5-qtbase  && /usr/bin/bmake _MAKE=/usr/bin/bmake OPSYS=Linux OS_VERSION=6.6.22 OPSYS_VERSION=060622 HOST_MACHINE_ARCH=x86_64 LOWER_OPSYS=linux _PKGSRCDIR=/home/vehementham/.Git/pkgsrc PKGTOOLS_VERSION=20240307 PKG_BUILD_OPTIONS.libepoxy=\ bmake\[1\]:\ stopped\ in\ /home/vehementham/.Git/pkgsrc/graphics/libepoxy PKG_BUILD_OPTIONS.MesaLib=\ bmake\[1\]:\ stopped\ in\ /home/vehementham/.Git/pkgsrc/graphics/MesaLib show-var VARNAME=PKG_OPTIONS; }" returned non-zero status
bmake[1]: "/usr/share/mk/own.mk" line 109: Malformed conditional (${MK_INSTALL_AS_USER} == "yes")
bmake[1]: "/usr/share/mk/own.mk" line 217: Malformed conditional (${MK_LINKLIB} == "no")
bmake[1]: "/usr/share/mk/own.mk" line 222: Malformed conditional (${MK_MAN} == "no")
bmake[1]: "/usr/share/mk/own.mk" line 226: Malformed conditional (${MK_OBJ} == "no")
bmake[1]: "/usr/share/mk/own.mk" line 231: Malformed conditional (${MK_SHARE} == "no")
bmake[1]: "/usr/share/mk/bsd.own.mk" line 109: Malformed conditional (${MK_INSTALL_AS_USER} == "yes")
bmake[1]: "/usr/share/mk/bsd.own.mk" line 217: Malformed conditional (${MK_LINKLIB} == "no")
bmake[1]: "/usr/share/mk/bsd.own.mk" line 222: Malformed conditional (${MK_MAN} == "no")
bmake[1]: "/usr/share/mk/bsd.own.mk" line 226: Malformed conditional (${MK_OBJ} == "no")
bmake[1]: "/usr/share/mk/bsd.own.mk" line 231: Malformed conditional (${MK_SHARE} == "no")
bmake[1]: Fatal errors encountered -- cannot continue
bmake: "/home/vehementham/.Git/pkgsrc/mk/pkg-build-options.mk" line 55: warning: "echo "";  /usr/pkg/sbin/pkg_info -K /usr/pkg/pkgdb -Q PKG_OPTIONS sqlite3 2>/dev/null  || { cd ../../databases/sqlite3  && /usr/bin/bmake _MAKE=/usr/bin/bmake OPSYS=Linux OS_VERSION=6.6.22 OPSYS_VERSION=060622 HOST_MACHINE_ARCH=x86_64 LOWER_OPSYS=linux _PKGSRCDIR=/home/vehementham/.Git/pkgsrc PKGTOOLS_VERSION=20240307 PKG_BUILD_OPTIONS.libepoxy=\ bmake\[1\]:\ stopped\ in\ /home/vehementham/.Git/pkgsrc/graphics/libepoxy PKG_BUILD_OPTIONS.MesaLib=\ bmake\[1\]:\ stopped\ in\ /home/vehementham/.Git/pkgsrc/graphics/MesaLib PKG_BUILD_OPTIONS.qt5-qtbase=\ bmake\[1\]:\ stopped\ in\ /home/vehementham/.Git/pkgsrc/x11/qt5-qtbase show-var VARNAME=PKG_OPTIONS; }" returned non-zero status
bmake[1]: "/usr/share/mk/own.mk" line 109: Malformed conditional (${MK_INSTALL_AS_USER} == "yes")
bmake[1]: "/usr/share/mk/own.mk" line 217: Malformed conditional (${MK_LINKLIB} == "no")
bmake[1]: "/usr/share/mk/own.mk" line 222: Malformed conditional (${MK_MAN} == "no")
bmake[1]: "/usr/share/mk/own.mk" line 226: Malformed conditional (${MK_OBJ} == "no")
bmake[1]: "/usr/share/mk/own.mk" line 231: Malformed conditional (${MK_SHARE} == "no")
bmake[1]: "/usr/share/mk/bsd.own.mk" line 109: Malformed conditional (${MK_INSTALL_AS_USER} == "yes")
bmake[1]: "/usr/share/mk/bsd.own.mk" line 217: Malformed conditional (${MK_LINKLIB} == "no")
bmake[1]: "/usr/share/mk/bsd.own.mk" line 222: Malformed conditional (${MK_MAN} == "no")
bmake[1]: "/usr/share/mk/bsd.own.mk" line 226: Malformed conditional (${MK_OBJ} == "no")
bmake[1]: "/usr/share/mk/bsd.own.mk" line 231: Malformed conditional (${MK_SHARE} == "no")
bmake[1]: Fatal errors encountered -- cannot continue
bmake: "/home/vehementham/.Git/pkgsrc/mk/pkg-build-options.mk" line 55: warning: "echo "";  /usr/pkg/sbin/pkg_info -K /usr/pkg/pkgdb -Q PKG_OPTIONS freetype2 2>/dev/null  || { cd ../../graphics/freetype2  && /usr/bin/bmake _MAKE=/usr/bin/bmake OPSYS=Linux OS_VERSION=6.6.22 OPSYS_VERSION=060622 HOST_MACHINE_ARCH=x86_64 LOWER_OPSYS=linux _PKGSRCDIR=/home/vehementham/.Git/pkgsrc PKGTOOLS_VERSION=20240307 PKG_BUILD_OPTIONS.libepoxy=\ bmake\[1\]:\ stopped\ in\ /home/vehementham/.Git/pkgsrc/graphics/libepoxy PKG_BUILD_OPTIONS.MesaLib=\ bmake\[1\]:\ stopped\ in\ /home/vehementham/.Git/pkgsrc/graphics/MesaLib PKG_BUILD_OPTIONS.qt5-qtbase=\ bmake\[1\]:\ stopped\ in\ /home/vehementham/.Git/pkgsrc/x11/qt5-qtbase PKG_BUILD_OPTIONS.sqlite3=\ bmake\[1\]:\ stopped\ in\ /home/vehementham/.Git/pkgsrc/databases/sqlite3 show-var VARNAME=PKG_OPTIONS; }" returned non-zero status
bmake[2]: "/home/vehementham/.Git/pkgsrc/x11/libICE/buildlink3.mk" line 5: Malformed conditional (${X11_TYPE} != "modular"  &&  !exists(${X11BASE}/lib/pkgconfig/ice.pc) &&  !exists(${X11BASE}/lib${LIBABISUFFIX}/pkgconfig/ice.pc))
bmake[2]: "/home/vehementham/.Git/pkgsrc/x11/libSM/buildlink3.mk" line 5: Malformed conditional (${X11_TYPE} != "modular" &&  !exists(${X11BASE}/lib/pkgconfig/sm.pc) &&  !exists(${X11BASE}/lib${LIBABISUFFIX}/pkgconfig/sm.pc))
bmake[2]: "/home/vehementham/.Git/pkgsrc/x11/libX11/buildlink3.mk" line 5: Malformed conditional (${X11_TYPE} != "modular" &&  !exists(${X11BASE}/lib/pkgconfig/x11.pc) &&  !exists(${X11BASE}/lib${LIBABISUFFIX}/pkgconfig/x11.pc))
bmake[2]: "/home/vehementham/.Git/pkgsrc/x11/libX11/buildlink3.mk" line 5: Malformed conditional (${X11_TYPE} != "modular" &&  !exists(${X11BASE}/lib/pkgconfig/x11.pc) &&  !exists(${X11BASE}/lib${LIBABISUFFIX}/pkgconfig/x11.pc))
bmake[2]: "/home/vehementham/.Git/pkgsrc/x11/libXext/buildlink3.mk" line 5: Malformed conditional (${X11_TYPE} != "modular" &&  !exists(${X11BASE}/lib/pkgconfig/xext.pc) &&  !exists(${X11BASE}/lib${LIBABISUFFIX}/pkgconfig/xext.pc))
bmake[2]: "/home/vehementham/.Git/pkgsrc/x11/libXi/buildlink3.mk" line 5: Malformed conditional (${X11_TYPE} != "modular" &&  !defined(BUILDLINK_API_DEPENDS.libXi))
bmake[2]: "/usr/share/mk/own.mk" line 109: Malformed conditional (${MK_INSTALL_AS_USER} == "yes")
bmake[2]: "/usr/share/mk/own.mk" line 217: Malformed conditional (${MK_LINKLIB} == "no")
bmake[2]: "/usr/share/mk/own.mk" line 222: Malformed conditional (${MK_MAN} == "no")
bmake[2]: "/usr/share/mk/own.mk" line 226: Malformed conditional (${MK_OBJ} == "no")
bmake[2]: "/usr/share/mk/own.mk" line 231: Malformed conditional (${MK_SHARE} == "no")
bmake[2]: "/home/vehementham/.Git/pkgsrc/x11/libICE/buildlink3.mk" line 5: Malformed conditional (${X11_TYPE} != "modular"  &&  !exists(${X11BASE}/lib/pkgconfig/ice.pc) &&  !exists(${X11BASE}/lib${LIBABISUFFIX}/pkgconfig/ice.pc))
bmake[2]: "/home/vehementham/.Git/pkgsrc/x11/libSM/buildlink3.mk" line 5: Malformed conditional (${X11_TYPE} != "modular" &&  !exists(${X11BASE}/lib/pkgconfig/sm.pc) &&  !exists(${X11BASE}/lib${LIBABISUFFIX}/pkgconfig/sm.pc))
bmake[2]: "/home/vehementham/.Git/pkgsrc/x11/libX11/buildlink3.mk" line 5: Malformed conditional (${X11_TYPE} != "modular" &&  !exists(${X11BASE}/lib/pkgconfig/x11.pc) &&  !exists(${X11BASE}/lib${LIBABISUFFIX}/pkgconfig/x11.pc))
bmake[2]: "/usr/share/mk/bsd.own.mk" line 109: Malformed conditional (${MK_INSTALL_AS_USER} == "yes")
bmake[2]: "/usr/share/mk/bsd.own.mk" line 217: Malformed conditional (${MK_LINKLIB} == "no")
bmake[2]: "/usr/share/mk/bsd.own.mk" line 222: Malformed conditional (${MK_MAN} == "no")
bmake[2]: "/usr/share/mk/bsd.own.mk" line 226: Malformed conditional (${MK_OBJ} == "no")
bmake[2]: "/usr/share/mk/bsd.own.mk" line 231: Malformed conditional (${MK_SHARE} == "no")
bmake[2]: Fatal errors encountered -- cannot continue
bmake[1]: "/home/vehementham/.Git/pkgsrc/mk/pkg-build-options.mk" line 55: warning: "echo "";   -Q PKG_OPTIONS pulseaudio 2>/dev/null  || { cd ../../audio/pulseaudio  && /usr/bin/bmake LOWER_OPSYS=linux show-var VARNAME=PKG_OPTIONS; }" returned non-zero status
bmake[2]: "/usr/share/mk/own.mk" line 109: Malformed conditional (${MK_INSTALL_AS_USER} == "yes")
bmake[2]: "/usr/share/mk/own.mk" line 217: Malformed conditional (${MK_LINKLIB} == "no")
bmake[2]: "/usr/share/mk/own.mk" line 222: Malformed conditional (${MK_MAN} == "no")
bmake[2]: "/usr/share/mk/own.mk" line 226: Malformed conditional (${MK_OBJ} == "no")
bmake[2]: "/usr/share/mk/own.mk" line 231: Malformed conditional (${MK_SHARE} == "no")
bmake[2]: "/usr/share/mk/bsd.own.mk" line 109: Malformed conditional (${MK_INSTALL_AS_USER} == "yes")
bmake[2]: "/usr/share/mk/bsd.own.mk" line 217: Malformed conditional (${MK_LINKLIB} == "no")
bmake[2]: "/usr/share/mk/bsd.own.mk" line 222: Malformed conditional (${MK_MAN} == "no")
bmake[2]: "/usr/share/mk/bsd.own.mk" line 226: Malformed conditional (${MK_OBJ} == "no")
bmake[2]: "/usr/share/mk/bsd.own.mk" line 231: Malformed conditional (${MK_SHARE} == "no")
bmake[2]: Fatal errors encountered -- cannot continue
bmake[1]: "/home/vehementham/.Git/pkgsrc/mk/pkg-build-options.mk" line 55: warning: "echo "";   -Q PKG_OPTIONS lame 2>/dev/null  || { cd ../../audio/lame  && /usr/bin/bmake LOWER_OPSYS=linux PKG_BUILD_OPTIONS.pulseaudio=\ bmake\[2\]:\ stopped\ in\ /home/vehementham/.Git/pkgsrc/audio/pulseaudio show-var VARNAME=PKG_OPTIONS; }" returned non-zero status
bmake[1]: "/usr/share/mk/own.mk" line 109: Malformed conditional (${MK_INSTALL_AS_USER} == "yes")
bmake[1]: "/usr/share/mk/own.mk" line 217: Malformed conditional (${MK_LINKLIB} == "no")
bmake[1]: "/usr/share/mk/own.mk" line 222: Malformed conditional (${MK_MAN} == "no")
bmake[1]: "/usr/share/mk/own.mk" line 226: Malformed conditional (${MK_OBJ} == "no")
bmake[1]: "/usr/share/mk/own.mk" line 231: Malformed conditional (${MK_SHARE} == "no")
bmake[1]: "/usr/share/mk/bsd.own.mk" line 109: Malformed conditional (${MK_INSTALL_AS_USER} == "yes")
bmake[1]: "/usr/share/mk/bsd.own.mk" line 217: Malformed conditional (${MK_LINKLIB} == "no")
bmake[1]: "/usr/share/mk/bsd.own.mk" line 222: Malformed conditional (${MK_MAN} == "no")
bmake[1]: "/usr/share/mk/bsd.own.mk" line 226: Malformed conditional (${MK_OBJ} == "no")
bmake[1]: "/usr/share/mk/bsd.own.mk" line 231: Malformed conditional (${MK_SHARE} == "no")
bmake[1]: Fatal errors encountered -- cannot continue
bmake: "/home/vehementham/.Git/pkgsrc/mk/pkg-build-options.mk" line 55: warning: "echo "";  /usr/pkg/sbin/pkg_info -K /usr/pkg/pkgdb -Q PKG_OPTIONS qt5-qtmultimedia 2>/dev/null  || { cd ../../x11/qt5-qtmultimedia  && /usr/bin/bmake _MAKE=/usr/bin/bmake OPSYS=Linux OS_VERSION=6.6.22 OPSYS_VERSION=060622 HOST_MACHINE_ARCH=x86_64 LOWER_OPSYS=linux _PKGSRCDIR=/home/vehementham/.Git/pkgsrc PKGTOOLS_VERSION=20240307 PKG_BUILD_OPTIONS.libepoxy=\ bmake\[1\]:\ stopped\ in\ /home/vehementham/.Git/pkgsrc/graphics/libepoxy PKG_BUILD_OPTIONS.MesaLib=\ bmake\[1\]:\ stopped\ in\ /home/vehementham/.Git/pkgsrc/graphics/MesaLib PKG_BUILD_OPTIONS.qt5-qtbase=\ bmake\[1\]:\ stopped\ in\ /home/vehementham/.Git/pkgsrc/x11/qt5-qtbase PKG_BUILD_OPTIONS.sqlite3=\ bmake\[1\]:\ stopped\ in\ /home/vehementham/.Git/pkgsrc/databases/sqlite3 PKG_BUILD_OPTIONS.freetype2=\ bmake\[1\]:\ stopped\ in\ /home/vehementham/.Git/pkgsrc/graphics/freetype2 show-var VARNAME=PKG_OPTIONS; }" returned non-zero status
bmake[1]: "/usr/share/mk/own.mk" line 109: Malformed conditional (${MK_INSTALL_AS_USER} == "yes")
bmake[1]: "/usr/share/mk/own.mk" line 217: Malformed conditional (${MK_LINKLIB} == "no")
bmake[1]: "/usr/share/mk/own.mk" line 222: Malformed conditional (${MK_MAN} == "no")
bmake[1]: "/usr/share/mk/own.mk" line 226: Malformed conditional (${MK_OBJ} == "no")
bmake[1]: "/usr/share/mk/own.mk" line 231: Malformed conditional (${MK_SHARE} == "no")
bmake[1]: "/usr/share/mk/bsd.own.mk" line 109: Malformed conditional (${MK_INSTALL_AS_USER} == "yes")
bmake[1]: "/usr/share/mk/bsd.own.mk" line 217: Malformed conditional (${MK_LINKLIB} == "no")
bmake[1]: "/usr/share/mk/bsd.own.mk" line 222: Malformed conditional (${MK_MAN} == "no")
bmake[1]: "/usr/share/mk/bsd.own.mk" line 226: Malformed conditional (${MK_OBJ} == "no")
bmake[1]: "/usr/share/mk/bsd.own.mk" line 231: Malformed conditional (${MK_SHARE} == "no")
bmake[1]: Fatal errors encountered -- cannot continue
bmake: "/home/vehementham/.Git/pkgsrc/mk/pkg-build-options.mk" line 55: warning: "echo "";  /usr/pkg/sbin/pkg_info -K /usr/pkg/pkgdb -Q PKG_OPTIONS gpgme 2>/dev/null  || { cd ../../security/gpgme  && /usr/bin/bmake _MAKE=/usr/bin/bmake OPSYS=Linux OS_VERSION=6.6.22 OPSYS_VERSION=060622 HOST_MACHINE_ARCH=x86_64 LOWER_OPSYS=linux _PKGSRCDIR=/home/vehementham/.Git/pkgsrc PKGTOOLS_VERSION=20240307 PKG_BUILD_OPTIONS.libepoxy=\ bmake\[1\]:\ stopped\ in\ /home/vehementham/.Git/pkgsrc/graphics/libepoxy PKG_BUILD_OPTIONS.MesaLib=\ bmake\[1\]:\ stopped\ in\ /home/vehementham/.Git/pkgsrc/graphics/MesaLib PKG_BUILD_OPTIONS.qt5-qtbase=\ bmake\[1\]:\ stopped\ in\ /home/vehementham/.Git/pkgsrc/x11/qt5-qtbase PKG_BUILD_OPTIONS.sqlite3=\ bmake\[1\]:\ stopped\ in\ /home/vehementham/.Git/pkgsrc/databases/sqlite3 PKG_BUILD_OPTIONS.freetype2=\ bmake\[1\]:\ stopped\ in\ /home/vehementham/.Git/pkgsrc/graphics/freetype2 PKG_BUILD_OPTIONS.qt5-qtmultimedia=\ bmake\[1\]:\ stopped\ in\ /home/vehementham/.Git/pkgsrc/x11/qt5-qtmultimedia show-var VARNAME=PKG_OPTIONS; }" returned non-zero status
bmake[1]: "/home/vehementham/.Git/pkgsrc/mk/bsd.options.mk" line 392: warning: duplicate script for target "show-options" ignored
bmake[1]: "/usr/share/mk/options.mk" line 102: warning: using previous script for "show-options" defined here
bmake[1]: "/home/vehementham/.Git/pkgsrc/mk/bsd.options.mk" line 395: warning: duplicate script for target "show-options" ignored
bmake[1]: "/usr/share/mk/options.mk" line 102: warning: using previous script for "show-options" defined here
bmake[1]: "/home/vehementham/.Git/pkgsrc/mk/bsd.options.mk" line 416: warning: duplicate script for target "show-options" ignored
bmake[1]: "/usr/share/mk/options.mk" line 102: warning: using previous script for "show-options" defined here
bmake[1]: "/home/vehementham/.Git/pkgsrc/mk/bsd.options.mk" line 417: warning: duplicate script for target "show-options" ignored
bmake[1]: "/usr/share/mk/options.mk" line 102: warning: using previous script for "show-options" defined here
bmake[1]: "/home/vehementham/.Git/pkgsrc/mk/bsd.options.mk" line 418: warning: duplicate script for target "show-options" ignored
bmake[1]: "/usr/share/mk/options.mk" line 102: warning: using previous script for "show-options" defined here
bmake[1]: "/home/vehementham/.Git/pkgsrc/mk/bsd.options.mk" line 419: warning: duplicate script for target "show-options" ignored
bmake[1]: "/usr/share/mk/options.mk" line 102: warning: using previous script for "show-options" defined here
bmake[1]: "/home/vehementham/.Git/pkgsrc/mk/bsd.options.mk" line 420: warning: duplicate script for target "show-options" ignored
bmake[1]: "/usr/share/mk/options.mk" line 102: warning: using previous script for "show-options" defined here
bmake[1]: "/home/vehementham/.Git/pkgsrc/mk/bsd.options.mk" line 421: warning: duplicate script for target "show-options" ignored
bmake[1]: "/usr/share/mk/options.mk" line 102: warning: using previous script for "show-options" defined here
bmake[1]: "/home/vehementham/.Git/pkgsrc/mk/bsd.options.mk" line 422: warning: duplicate script for target "show-options" ignored
bmake[1]: "/usr/share/mk/options.mk" line 102: warning: using previous script for "show-options" defined here
bmake[1]: "/home/vehementham/.Git/pkgsrc/mk/bsd.options.mk" line 423: warning: duplicate script for target "show-options" ignored
bmake[1]: "/usr/share/mk/options.mk" line 102: warning: using previous script for "show-options" defined here
bmake[1]: "/home/vehementham/.Git/pkgsrc/mk/bsd.options.mk" line 424: warning: duplicate script for target "show-options" ignored
bmake[1]: "/usr/share/mk/options.mk" line 102: warning: using previous script for "show-options" defined here
bmake[1]: "/home/vehementham/.Git/pkgsrc/mk/bsd.options.mk" line 425: warning: duplicate script for target "show-options" ignored
bmake[1]: "/usr/share/mk/options.mk" line 102: warning: using previous script for "show-options" defined here
bmake[2]: "/usr/share/mk/own.mk" line 109: Malformed conditional (${MK_INSTALL_AS_USER} == "yes")
bmake[2]: "/usr/share/mk/own.mk" line 217: Malformed conditional (${MK_LINKLIB} == "no")
bmake[2]: "/usr/share/mk/own.mk" line 222: Malformed conditional (${MK_MAN} == "no")
bmake[2]: "/usr/share/mk/own.mk" line 226: Malformed conditional (${MK_OBJ} == "no")
bmake[2]: "/usr/share/mk/own.mk" line 231: Malformed conditional (${MK_SHARE} == "no")
bmake[2]: "/usr/share/mk/bsd.own.mk" line 109: Malformed conditional (${MK_INSTALL_AS_USER} == "yes")
bmake[2]: "/usr/share/mk/bsd.own.mk" line 217: Malformed conditional (${MK_LINKLIB} == "no")
bmake[2]: "/usr/share/mk/bsd.own.mk" line 222: Malformed conditional (${MK_MAN} == "no")
bmake[2]: "/usr/share/mk/bsd.own.mk" line 226: Malformed conditional (${MK_OBJ} == "no")
bmake[2]: "/usr/share/mk/bsd.own.mk" line 231: Malformed conditional (${MK_SHARE} == "no")
bmake[2]: Fatal errors encountered -- cannot continue
bmake[1]: "/home/vehementham/.Git/pkgsrc/mk/pkg-build-options.mk" line 55: warning: "echo "";  /usr/pkg/sbin/pkg_info -K /usr/pkg/pkgdb -Q PKG_OPTIONS libxml2 2>/dev/null  || { cd ../../textproc/libxml2  && /usr/bin/bmake LOWER_OPSYS=linux show-var VARNAME=PKG_OPTIONS; }" returned non-zero status
bmake[2]: "/usr/share/mk/own.mk" line 109: Malformed conditional (${MK_INSTALL_AS_USER} == "yes")
bmake[2]: "/usr/share/mk/own.mk" line 217: Malformed conditional (${MK_LINKLIB} == "no")
bmake[2]: "/usr/share/mk/own.mk" line 222: Malformed conditional (${MK_MAN} == "no")
bmake[2]: "/usr/share/mk/own.mk" line 226: Malformed conditional (${MK_OBJ} == "no")
bmake[2]: "/usr/share/mk/own.mk" line 231: Malformed conditional (${MK_SHARE} == "no")
bmake[2]: "/usr/share/mk/bsd.own.mk" line 109: Malformed conditional (${MK_INSTALL_AS_USER} == "yes")
bmake[2]: "/usr/share/mk/bsd.own.mk" line 217: Malformed conditional (${MK_LINKLIB} == "no")
bmake[2]: "/usr/share/mk/bsd.own.mk" line 222: Malformed conditional (${MK_MAN} == "no")
bmake[2]: "/usr/share/mk/bsd.own.mk" line 226: Malformed conditional (${MK_OBJ} == "no")
bmake[2]: "/usr/share/mk/bsd.own.mk" line 231: Malformed conditional (${MK_SHARE} == "no")
bmake[2]: Fatal errors encountered -- cannot continue
bmake[1]: "/home/vehementham/.Git/pkgsrc/mk/pkg-build-options.mk" line 55: warning: "echo "";  /usr/pkg/sbin/pkg_info -K /usr/pkg/pkgdb -Q PKG_OPTIONS llvm 2>/dev/null  || { cd ../../lang/llvm  && /usr/bin/bmake LOWER_OPSYS=linux PKG_BUILD_OPTIONS.libxml2=\ bmake\[2\]:\ stopped\ in\ /home/vehementham/.Git/pkgsrc/textproc/libxml2 show-var VARNAME=PKG_OPTIONS; }" returned non-zero status
bmake[2]: "/usr/share/mk/own.mk" line 109: Malformed conditional (${MK_INSTALL_AS_USER} == "yes")
bmake[2]: "/usr/share/mk/own.mk" line 217: Malformed conditional (${MK_LINKLIB} == "no")
bmake[2]: "/usr/share/mk/own.mk" line 222: Malformed conditional (${MK_MAN} == "no")
bmake[2]: "/usr/share/mk/own.mk" line 226: Malformed conditional (${MK_OBJ} == "no")
bmake[2]: "/usr/share/mk/own.mk" line 231: Malformed conditional (${MK_SHARE} == "no")
bmake[2]: "/usr/share/mk/bsd.own.mk" line 109: Malformed conditional (${MK_INSTALL_AS_USER} == "yes")
bmake[2]: "/usr/share/mk/bsd.own.mk" line 217: Malformed conditional (${MK_LINKLIB} == "no")
bmake[2]: "/usr/share/mk/bsd.own.mk" line 222: Malformed conditional (${MK_MAN} == "no")
bmake[2]: "/usr/share/mk/bsd.own.mk" line 226: Malformed conditional (${MK_OBJ} == "no")
bmake[2]: "/usr/share/mk/bsd.own.mk" line 231: Malformed conditional (${MK_SHARE} == "no")
bmake[2]: Fatal errors encountered -- cannot continue
bmake[1]: "/home/vehementham/.Git/pkgsrc/mk/pkg-build-options.mk" line 55: warning: "echo "";   -Q PKG_OPTIONS gnutls 2>/dev/null  || { cd ../../security/gnutls  && /usr/bin/bmake LOWER_OPSYS=linux show-var VARNAME=PKG_OPTIONS; }" returned non-zero status
bmake[2]: "/usr/share/mk/own.mk" line 109: Malformed conditional (${MK_INSTALL_AS_USER} == "yes")
bmake[2]: "/usr/share/mk/own.mk" line 217: Malformed conditional (${MK_LINKLIB} == "no")
bmake[2]: "/usr/share/mk/own.mk" line 222: Malformed conditional (${MK_MAN} == "no")
bmake[2]: "/usr/share/mk/own.mk" line 226: Malformed conditional (${MK_OBJ} == "no")
bmake[2]: "/usr/share/mk/own.mk" line 231: Malformed conditional (${MK_SHARE} == "no")
bmake[2]: "/usr/share/mk/bsd.own.mk" line 109: Malformed conditional (${MK_INSTALL_AS_USER} == "yes")
bmake[2]: "/usr/share/mk/bsd.own.mk" line 217: Malformed conditional (${MK_LINKLIB} == "no")
bmake[2]: "/usr/share/mk/bsd.own.mk" line 222: Malformed conditional (${MK_MAN} == "no")
bmake[2]: "/usr/share/mk/bsd.own.mk" line 226: Malformed conditional (${MK_OBJ} == "no")
bmake[2]: "/usr/share/mk/bsd.own.mk" line 231: Malformed conditional (${MK_SHARE} == "no")
bmake[2]: Fatal errors encountered -- cannot continue
bmake[1]: "/home/vehementham/.Git/pkgsrc/mk/pkg-build-options.mk" line 55: warning: "echo "";   -Q PKG_OPTIONS lame 2>/dev/null  || { cd ../../audio/lame  && /usr/bin/bmake LOWER_OPSYS=linux PKG_BUILD_OPTIONS.gnutls=\ bmake\[2\]:\ stopped\ in\ /home/vehementham/.Git/pkgsrc/security/gnutls show-var VARNAME=PKG_OPTIONS; }" returned non-zero status
bmake[2]: "/usr/share/mk/own.mk" line 109: Malformed conditional (${MK_INSTALL_AS_USER} == "yes")
bmake[2]: "/usr/share/mk/own.mk" line 217: Malformed conditional (${MK_LINKLIB} == "no")
bmake[2]: "/usr/share/mk/own.mk" line 222: Malformed conditional (${MK_MAN} == "no")
bmake[2]: "/usr/share/mk/own.mk" line 226: Malformed conditional (${MK_OBJ} == "no")
bmake[2]: "/usr/share/mk/own.mk" line 231: Malformed conditional (${MK_SHARE} == "no")
bmake[2]: "/usr/share/mk/bsd.own.mk" line 109: Malformed conditional (${MK_INSTALL_AS_USER} == "yes")
bmake[2]: "/usr/share/mk/bsd.own.mk" line 217: Malformed conditional (${MK_LINKLIB} == "no")
bmake[2]: "/usr/share/mk/bsd.own.mk" line 222: Malformed conditional (${MK_MAN} == "no")
bmake[2]: "/usr/share/mk/bsd.own.mk" line 226: Malformed conditional (${MK_OBJ} == "no")
bmake[2]: "/usr/share/mk/bsd.own.mk" line 231: Malformed conditional (${MK_SHARE} == "no")
bmake[2]: Fatal errors encountered -- cannot continue
bmake[1]: "/home/vehementham/.Git/pkgsrc/mk/pkg-build-options.mk" line 55: warning: "echo "";   -Q PKG_OPTIONS x264 2>/dev/null  || { cd ../../multimedia/x264  && /usr/bin/bmake LOWER_OPSYS=linux PKG_BUILD_OPTIONS.gnutls=\ bmake\[2\]:\ stopped\ in\ /home/vehementham/.Git/pkgsrc/security/gnutls PKG_BUILD_OPTIONS.lame=\ bmake\[2\]:\ stopped\ in\ /home/vehementham/.Git/pkgsrc/audio/lame show-var VARNAME=PKG_OPTIONS; }" returned non-zero status
bmake[1]: "/home/vehementham/.Git/pkgsrc/x11/libX11/buildlink3.mk" line 5: Malformed conditional (${X11_TYPE} != "modular" &&  !exists(${X11BASE}/lib/pkgconfig/x11.pc) &&  !exists(${X11BASE}/lib${LIBABISUFFIX}/pkgconfig/x11.pc))
bmake[1]: "/home/vehementham/.Git/pkgsrc/x11/libX11/buildlink3.mk" line 5: Malformed conditional (${X11_TYPE} != "modular" &&  !exists(${X11BASE}/lib/pkgconfig/x11.pc) &&  !exists(${X11BASE}/lib${LIBABISUFFIX}/pkgconfig/x11.pc))
bmake[2]: "/usr/share/mk/own.mk" line 109: Malformed conditional (${MK_INSTALL_AS_USER} == "yes")
bmake[2]: "/usr/share/mk/own.mk" line 217: Malformed conditional (${MK_LINKLIB} == "no")
bmake[2]: "/usr/share/mk/own.mk" line 222: Malformed conditional (${MK_MAN} == "no")
bmake[2]: "/usr/share/mk/own.mk" line 226: Malformed conditional (${MK_OBJ} == "no")
bmake[2]: "/usr/share/mk/own.mk" line 231: Malformed conditional (${MK_SHARE} == "no")
bmake[2]: "/usr/share/mk/bsd.own.mk" line 109: Malformed conditional (${MK_INSTALL_AS_USER} == "yes")
bmake[2]: "/usr/share/mk/bsd.own.mk" line 217: Malformed conditional (${MK_LINKLIB} == "no")
bmake[2]: "/usr/share/mk/bsd.own.mk" line 222: Malformed conditional (${MK_MAN} == "no")
bmake[2]: "/usr/share/mk/bsd.own.mk" line 226: Malformed conditional (${MK_OBJ} == "no")
bmake[2]: "/usr/share/mk/bsd.own.mk" line 231: Malformed conditional (${MK_SHARE} == "no")
bmake[2]: Fatal errors encountered -- cannot continue
bmake[1]: "/home/vehementham/.Git/pkgsrc/mk/pkg-build-options.mk" line 55: warning: "echo "";   -Q PKG_OPTIONS libxml2 2>/dev/null  || { cd ../../textproc/libxml2  && /usr/bin/bmake LOWER_OPSYS=linux PKG_BUILD_OPTIONS.gnutls=\ bmake\[2\]:\ stopped\ in\ /home/vehementham/.Git/pkgsrc/security/gnutls PKG_BUILD_OPTIONS.lame=\ bmake\[2\]:\ stopped\ in\ /home/vehementham/.Git/pkgsrc/audio/lame PKG_BUILD_OPTIONS.x264=\ bmake\[2\]:\ stopped\ in\ /home/vehementham/.Git/pkgsrc/multimedia/x264 show-var VARNAME=PKG_OPTIONS; }" returned non-zero status
bmake[1]: "/usr/share/mk/own.mk" line 109: Malformed conditional (${MK_INSTALL_AS_USER} == "yes")
bmake[1]: "/usr/share/mk/own.mk" line 217: Malformed conditional (${MK_LINKLIB} == "no")
bmake[1]: "/usr/share/mk/own.mk" line 222: Malformed conditional (${MK_MAN} == "no")
bmake[1]: "/usr/share/mk/own.mk" line 226: Malformed conditional (${MK_OBJ} == "no")
bmake[1]: "/usr/share/mk/own.mk" line 231: Malformed conditional (${MK_SHARE} == "no")
bmake[1]: "/usr/share/mk/bsd.own.mk" line 109: Malformed conditional (${MK_INSTALL_AS_USER} == "yes")
bmake[1]: "/usr/share/mk/bsd.own.mk" line 217: Malformed conditional (${MK_LINKLIB} == "no")
bmake[1]: "/usr/share/mk/bsd.own.mk" line 222: Malformed conditional (${MK_MAN} == "no")
bmake[1]: "/usr/share/mk/bsd.own.mk" line 226: Malformed conditional (${MK_OBJ} == "no")
bmake[1]: "/usr/share/mk/bsd.own.mk" line 231: Malformed conditional (${MK_SHARE} == "no")
bmake[1]: Fatal errors encountered -- cannot continue
bmake: "/home/vehementham/.Git/pkgsrc/mk/pkg-build-options.mk" line 55: warning: "echo "";  /usr/pkg/sbin/pkg_info -K /usr/pkg/pkgdb -Q PKG_OPTIONS ffmpeg5 2>/dev/null  || { cd ../../multimedia/ffmpeg5  && /usr/bin/bmake _MAKE=/usr/bin/bmake OPSYS=Linux OS_VERSION=6.6.22 OPSYS_VERSION=060622 HOST_MACHINE_ARCH=x86_64 LOWER_OPSYS=linux _PKGSRCDIR=/home/vehementham/.Git/pkgsrc PKGTOOLS_VERSION=20240307 PKG_BUILD_OPTIONS.libepoxy=\ bmake\[1\]:\ stopped\ in\ /home/vehementham/.Git/pkgsrc/graphics/libepoxy PKG_BUILD_OPTIONS.MesaLib=\ bmake\[1\]:\ stopped\ in\ /home/vehementham/.Git/pkgsrc/graphics/MesaLib PKG_BUILD_OPTIONS.qt5-qtbase=\ bmake\[1\]:\ stopped\ in\ /home/vehementham/.Git/pkgsrc/x11/qt5-qtbase PKG_BUILD_OPTIONS.sqlite3=\ bmake\[1\]:\ stopped\ in\ /home/vehementham/.Git/pkgsrc/databases/sqlite3 PKG_BUILD_OPTIONS.freetype2=\ bmake\[1\]:\ stopped\ in\ /home/vehementham/.Git/pkgsrc/graphics/freetype2 PKG_BUILD_OPTIONS.qt5-qtmultimedia=\ bmake\[1\]:\ stopped\ in\ /home/vehementham/.Git/pkgsrc/x11/qt5-qtmultimedia PKG_BUILD_OPTIONS.gpgme=\ bmake\[1\]:\ stopped\ in\ /home/vehementham/.Git/pkgsrc/security/gpgme PKG_BUILD_OPTIONS.qt5-qttools=\ llvm show-var VARNAME=PKG_OPTIONS; }" returned non-zero status
bmake[1]: "/usr/share/mk/own.mk" line 109: Malformed conditional (${MK_INSTALL_AS_USER} == "yes")
bmake[1]: "/usr/share/mk/own.mk" line 217: Malformed conditional (${MK_LINKLIB} == "no")
bmake[1]: "/usr/share/mk/own.mk" line 222: Malformed conditional (${MK_MAN} == "no")
bmake[1]: "/usr/share/mk/own.mk" line 226: Malformed conditional (${MK_OBJ} == "no")
bmake[1]: "/usr/share/mk/own.mk" line 231: Malformed conditional (${MK_SHARE} == "no")
bmake[1]: "/usr/share/mk/bsd.own.mk" line 109: Malformed conditional (${MK_INSTALL_AS_USER} == "yes")
bmake[1]: "/usr/share/mk/bsd.own.mk" line 217: Malformed conditional (${MK_LINKLIB} == "no")
bmake[1]: "/usr/share/mk/bsd.own.mk" line 222: Malformed conditional (${MK_MAN} == "no")
bmake[1]: "/usr/share/mk/bsd.own.mk" line 226: Malformed conditional (${MK_OBJ} == "no")
bmake[1]: "/usr/share/mk/bsd.own.mk" line 231: Malformed conditional (${MK_SHARE} == "no")
bmake[1]: Fatal errors encountered -- cannot continue
bmake: "/home/vehementham/.Git/pkgsrc/mk/pkg-build-options.mk" line 55: warning: "echo "";  /usr/pkg/sbin/pkg_info -K /usr/pkg/pkgdb -Q PKG_OPTIONS cairo 2>/dev/null  || { cd ../../graphics/cairo  && /usr/bin/bmake _MAKE=/usr/bin/bmake OPSYS=Linux OS_VERSION=6.6.22 OPSYS_VERSION=060622 HOST_MACHINE_ARCH=x86_64 LOWER_OPSYS=linux _PKGSRCDIR=/home/vehementham/.Git/pkgsrc PKGTOOLS_VERSION=20240307 PKG_BUILD_OPTIONS.libepoxy=\ bmake\[1\]:\ stopped\ in\ /home/vehementham/.Git/pkgsrc/graphics/libepoxy PKG_BUILD_OPTIONS.MesaLib=\ bmake\[1\]:\ stopped\ in\ /home/vehementham/.Git/pkgsrc/graphics/MesaLib PKG_BUILD_OPTIONS.qt5-qtbase=\ bmake\[1\]:\ stopped\ in\ /home/vehementham/.Git/pkgsrc/x11/qt5-qtbase PKG_BUILD_OPTIONS.sqlite3=\ bmake\[1\]:\ stopped\ in\ /home/vehementham/.Git/pkgsrc/databases/sqlite3 PKG_BUILD_OPTIONS.freetype2=\ bmake\[1\]:\ stopped\ in\ /home/vehementham/.Git/pkgsrc/graphics/freetype2 PKG_BUILD_OPTIONS.qt5-qtmultimedia=\ bmake\[1\]:\ stopped\ in\ /home/vehementham/.Git/pkgsrc/x11/qt5-qtmultimedia PKG_BUILD_OPTIONS.gpgme=\ bmake\[1\]:\ stopped\ in\ /home/vehementham/.Git/pkgsrc/security/gpgme PKG_BUILD_OPTIONS.qt5-qttools=\ llvm PKG_BUILD_OPTIONS.ffmpeg5=\ bmake\[1\]:\ stopped\ in\ /home/vehementham/.Git/pkgsrc/multimedia/ffmpeg5 show-var VARNAME=PKG_OPTIONS; }" returned non-zero status

I am on Alpine Linux.

@bsiegert
Copy link
Contributor

This sounds like you are using the wrong make. Make sure you are really using the bmake installed by pkgsrc, not some tool named bmake from your Linux distribution.

The fact that it refers to /usr/share/mk is highly suspicious.

Try an explicit /usr/pkg/bin/bmake package-install.

@VehementHam
Copy link
Author

apk info bmake
doas (vehementham@localhost) password: 
bmake-20240314-r0 description:
Portable version of the NetBSD make build tool

bmake-20240314-r0 webpage:
https://www.crufty.net/help/sjg/bmake.html

bmake-20240314-r0 installed size:
696 KiB

@bsiegert
Copy link
Contributor

Exactly. This won't work.

  1. Uninstall the bmake package from Alpine Linux.
  2. cd pkgsrc/bootstrap; ./bootstrap --prefix /usr/pkg (or whatever directory you would like).
  3. export PATH=/usr/pkg/bin:/usr/pkg/sbin:$PATH
  4. Use bmake package-install to install your packages.

The crucial thing is that pkgsrc only works with the bmake it has built during the bootstrap process.

@VehementHam
Copy link
Author

Alright thanks

netbsd-srcmastr pushed a commit that referenced this issue Apr 3, 2024
Changelog:


    Fix potential DoS issue with p2c header (4ee7708)
    Build updates (#148) (dae5654)
    Display pkg_config in test logs (#134) (5e45732)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants