Marius Schamschula
Marius Schamschula
I've been trying to install ElmerFEM under MacPorts. I have no problem building the package (I haven't tried all optional variants), but I have a failure when activating: elmerfem tries...
Updating the `gmic` MacPorts Portfile to version 3.1.5, `gmic-lib`, `gmic`, and `gmic-clib` built fine, but `gmic-gimp` failed to configure with ``` Build type is Release Building for target host application:...
When building gmic 3.0.1 under MacPorts (macOS Big Sur) I get the following error: ``` [ 87%] Generating man/gmic.1 LD_LIBRARY_PATH=/opt/local/var/macports/build/_Users_marius_Development_MacPorts_ports_science_gmic/gmic/work/build /opt/local/var/macports/build/_Users_marius_Development_MacPorts_ports_science_gmic/gmic/work/build/gmic /opt/local/var/macports/build/_Users_marius_Development_MacPorts_ports_science_gmic/gmic/work/gmic-3.0.1/src/gmic_stdlib.gmic it /opt/local/var/macports/build/_Users_marius_Development_MacPorts_ports_science_gmic/gmic/work/gmic-3.0.1/src/gmic_stdlib.gmic reference man > /opt/local/var/macports/build/_Users_marius_Development_MacPorts_ports_science_gmic/gmic/work/build/man/gmic.1 [gmic]-0./ Start...
I'm trying to update the MacPorts Portfile for cadabra2 to version 2.3.8. The build appears to proceed correctly, but when MacPorts checks links I see > ---> Scanning binaries for...
While building nip2 under FreeBSD14.0-CURRENT, I get the following error ``` gmake[5]: Entering directory '/usr/ports/graphics/nip2/work/nip2-8.7.1/src' cc -DHAVE_CONFIG_H -I. -I.. -I/usr/local/include -I/usr/local/include/graphviz -I/usr/local/include/libgsf-1 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/libxml2 -I/usr/local/include -I/usr/local/include -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include...
When I build Coin-4.0.0 using `configure` under MacPorts, I get > /opt/local/Library/Frameworks/Inventor.framework/Versions/D/Libraries/libCoin.80.0.0.dylib > /opt/local/Library/Frameworks/Inventor.framework/Versions/D/Libraries/libCoin.80.dylib > /opt/local/Library/Frameworks/Inventor.framework/Versions/D/Libraries/libCoin.dylib while there is no such directory when building with `cmake` with > configure.args-append \\...
Under MacPorts I ran into the following: for both nginx 1.22.0 (with static module) and nginx-devel 1.23.0 (with dynamic module) lua-nginx-module-0.10.21 fails to add the flags for arm64 machines. A...
As I was updating the MacPorts Portfile to version 2.4.4.1, I got the following error: ``` -- Installing: /opt/local/var/macports/build/_Users_marius_Development_MacPorts_ports_math_cadabra2/cadabra2/work/destroot/opt/local/share/applications/cadabra2-gtk.desktop touch: /opt/local/share/icons/hicolor/icon-theme.cache: Operation not permitted gtk-update-icon-cache-3.0: No theme index file. --...
While rebuilding `xeus-sqlite` 0.6.2 against `xeus` 4.0.0 under MacPorts (macOS 13.6.5 22G621 arm64; Xcode 15.2 15C500b) I saw the following errors: > /usr/bin/clang++ -DGUID_CFUUID -DSQLITE_DEBUG=1 -DSQLITE_ENABLE_COLUMN_METADATA -DSQLITE_ENABLE_EXPLAIN_COMMENTS=1 -DSQLITE_MEMDEBUG=1 -DXEUS_SQLITE_EXPORTS -DXVEGA_EXPORTS...
I just updated the MacPorts Portfile of `xeus` to version 3.1.0 and proceeded to rebuild `xeus-sqlite` against it when I ran into the following errors: ``` :info:build /usr/bin/clang++ -DGUID_CFUUID -DSQLITE_DEBUG=1...