[MacPorts] #40359: MoleQueue @0.6.1
#40359: MoleQueue @0.6.1 ------------------------+-------------------------------- Reporter: c.herbig@… | Owner: macports-tickets@… Type: submission | Status: new Priority: Normal | Milestone: Component: ports | Version: 2.2.0 Keywords: | Port: haspatch ------------------------+-------------------------------- Job queueing and coordination system for computation chemistry tasks. The project site specifically uses qt4-mac as the default, but I imagine an X11 variant could be easily made/tested by someone who uses the X11 environment. -- Ticket URL: <https://trac.macports.org/ticket/40359> MacPorts <http://www.macports.org/> Ports system for OS X
#40359: MoleQueue @0.6.1 -------------------------+-------------------------------- Reporter: c.herbig@… | Owner: macports-tickets@… Type: submission | Status: new Priority: Normal | Milestone: Component: ports | Version: Resolution: | Keywords: Port: | -------------------------+-------------------------------- Changes (by macsforever2000@…): * version: 2.2.0 => * port: haspatch => Comment: Same [ticket:40361#comment:2 comments as here]. -- Ticket URL: <https://trac.macports.org/ticket/40359#comment:1> MacPorts <http://www.macports.org/> Ports system for OS X
#40359: MoleQueue @0.6.1 -------------------------+-------------------------------- Reporter: c.herbig@… | Owner: macports-tickets@… Type: submission | Status: new Priority: Normal | Milestone: Component: ports | Version: Resolution: | Keywords: Port: | -------------------------+-------------------------------- Comment (by c.herbig@…): Fix installation location error -- Ticket URL: <https://trac.macports.org/ticket/40359#comment:2> MacPorts <http://www.macports.org/> Ports system for OS X
#40359: MoleQueue @0.6.1 -------------------------+-------------------------------- Reporter: c.herbig@… | Owner: macports-tickets@… Type: submission | Status: new Priority: Normal | Milestone: Component: ports | Version: Resolution: | Keywords: Port: | -------------------------+-------------------------------- Comment (by c.herbig@…): Although -DCMAKE_INSTALL_PREFIX=${application_dir} solves the stupid destroot warnings, it breaks the dependency chain. Undoing it. -- Ticket URL: <https://trac.macports.org/ticket/40359#comment:3> MacPorts <http://www.macports.org/> Ports system for OS X
#40359: MoleQueue @0.6.1 -------------------------+-------------------------------- Reporter: c.herbig@… | Owner: macports-tickets@… Type: submission | Status: new Priority: Normal | Milestone: Component: ports | Version: Resolution: | Keywords: Port: | -------------------------+-------------------------------- Comment (by c.herbig@…): I have contacted the developer concerning the installation paths, and am waiting for a response, they may have to rewrite some of the cmake files. Meanwhile if anyone has experience with configuring cmake and can offer suggestions, I will be happy to try them. -- Ticket URL: <https://trac.macports.org/ticket/40359#comment:4> MacPorts <http://www.macports.org/> Ports system for OS X
#40359: MoleQueue @0.6.1 -------------------------+-------------------------------- Reporter: c.herbig@… | Owner: macports-tickets@… Type: submission | Status: new Priority: Normal | Milestone: Component: ports | Version: Resolution: | Keywords: Port: | -------------------------+-------------------------------- Comment (by mf2k@…): I cannot get this port installed. I updated it to the latest version, 0.7.1, but it errors out: {{{ :info:build /usr/bin/clang++ -pipe -Os -I/opt/local/include -arch x86_64 -stdlib=libc++ -DNDEBUG -arch x86_64 -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk -mmacosx-version-min=10.9 -dynamiclib -Wl,-headerpad_max_install_names -L/opt/local/lib -Wl,-headerpad_max_install_names -arch x86_64 -o ../../lib/libMoleQueueClient.dylib -install_name /opt/local/var/macports/build/_opt_mports_trunk_dports_science_molequeue/molequeue/work/molequeue-0.7.1/lib/libMoleQueueClient.dylib CMakeFiles/MoleQueueClient.dir/client.cpp.o CMakeFiles/MoleQueueClient.dir/jobobject.cpp.o CMakeFiles/MoleQueueClient.dir/jsonrpcclient.cpp.o CMakeFiles/MoleQueueClient.dir/MoleQueueClient_automoc.cpp.o /opt/local/lib/libQtCore.dylib /opt/local/lib/libQtNetwork.dylib ../../lib/libQt5Json.dylib /opt/local/lib/libQtCore.dylib :info:build make[2]: Leaving directory `/opt/local/var/macports/build/_opt_mports_trunk_dports_science_molequeue/molequeue/work/molequeue-0.7.1' :info:build /opt/local/bin/cmake -E cmake_progress_report /opt/local/var/macports/build/_opt_mports_trunk_dports_science_molequeue/molequeue/work/molequeue-0.7.1/CMakeFiles 4 5 6 7 :info:build [ 21%] Built target MoleQueueClient :info:build /opt/local/var/macports/build/_opt_mports_trunk_dports_science_molequeue/molequeue/work/molequeue-0.7.1/molequeue/servercore/messageidmanager_p.cpp:29:3: error: use of undeclared identifier 'atexit' :info:build atexit(&cleanup); :info:build ^ :info:build 1 error generated. }}} -- Ticket URL: <https://trac.macports.org/ticket/40359#comment:5> MacPorts <http://www.macports.org/> Ports system for OS X
#40359: MoleQueue @0.6.1 -------------------------+-------------------------------- Reporter: c.herbig@… | Owner: macports-tickets@… Type: submission | Status: new Priority: Normal | Milestone: Component: ports | Version: Resolution: | Keywords: Port: molequeue | -------------------------+-------------------------------- Changes (by mf2k@…): * port: => molequeue -- Ticket URL: <https://trac.macports.org/ticket/40359#comment:6> MacPorts <http://www.macports.org/> Ports system for OS X
#40359: MoleQueue @0.6.1 -------------------------+-------------------------------- Reporter: c.herbig@… | Owner: macports-tickets@… Type: submission | Status: new Priority: Normal | Milestone: Component: ports | Version: Resolution: | Keywords: Port: molequeue | -------------------------+-------------------------------- Comment (by mf2k@…): Replying to [comment:4 c.herbig@…]:
I have contacted the developer concerning the installation paths, and am waiting for a response, they may have to rewrite some of the cmake files.
Any response yet? -- Ticket URL: <https://trac.macports.org/ticket/40359#comment:7> MacPorts <http://www.macports.org/> Ports system for OS X
#40359: MoleQueue @0.6.1 -------------------------+-------------------------------- Reporter: c.herbig@… | Owner: macports-tickets@… Type: submission | Status: new Priority: Normal | Milestone: Component: ports | Version: Resolution: | Keywords: Port: molequeue | -------------------------+-------------------------------- Comment (by mf2k@…): Here's my non-building Portfile using version 0.7.1 of the source code. -- Ticket URL: <https://trac.macports.org/ticket/40359#comment:8> MacPorts <http://www.macports.org/> Ports system for OS X
participants (1)
-
MacPorts