[MacPorts] #40882: Computing dependencies for virtuos
#40882: Computing dependencies for virtuos -----------------------+-------------------------------- Reporter: betogil@… | Owner: macports-tickets@… Type: update | Status: new Priority: High | Milestone: Component: ports | Version: 2.2.0 Keywords: | Port: -----------------------+-------------------------------- After run this: sudo port upgrade outdated ---> Computing dependencies for virtuoso ---> Building virtuoso Error: org.macports.build for port virtuoso returned: command execution failed Please see the log file for port virtuoso for details: /opt/local/var/macports/logs/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_devel_virtuoso/virtuoso/main.log Error: Unable to upgrade port: 1 To report a bug, follow the instructions in the guide: http://guide.macports.org/#project.tickets -- Ticket URL: <https://trac.macports.org/ticket/40882> MacPorts <http://www.macports.org/> Ports system for OS X
#40882: virtuoso: build fails ------------------------+------------------- Reporter: betogil@… | Owner: snc@… Type: update | Status: new Priority: Normal | Milestone: Component: ports | Version: 2.2.0 Resolution: | Keywords: Port: virtuoso | ------------------------+------------------- Changes (by ryandesign@…): * priority: High => Normal * owner: macports-tickets@… => snc@… * port: => virtuoso Old description:
After run this: sudo port upgrade outdated
---> Computing dependencies for virtuoso ---> Building virtuoso Error: org.macports.build for port virtuoso returned: command execution failed Please see the log file for port virtuoso for details: /opt/local/var/macports/logs/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_devel_virtuoso/virtuoso/main.log Error: Unable to upgrade port: 1 To report a bug, follow the instructions in the guide: http://guide.macports.org/#project.tickets
New description: After run this: `sudo port upgrade outdated` {{{ ---> Computing dependencies for virtuoso ---> Building virtuoso Error: org.macports.build for port virtuoso returned: command execution failed Please see the log file for port virtuoso for details: /opt/local/var/macports/logs/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_devel_virtuoso/virtuoso/main.log Error: Unable to upgrade port: 1 To report a bug, follow the instructions in the guide: http://guide.macports.org/#project.tickets }}} -- Comment: Please [http://guide.macports.org/chunked/project.html#project.tickets.prerequisites clean and try again] and if it fails again, attach the main.log file so we can see what went wrong. -- Ticket URL: <https://trac.macports.org/ticket/40882#comment:1> MacPorts <http://www.macports.org/> Ports system for OS X
#40882: virtuoso: build fails ------------------------+------------------- Reporter: betogil@… | Owner: snc@… Type: update | Status: new Priority: Normal | Milestone: Component: ports | Version: 2.2.0 Resolution: | Keywords: Port: virtuoso | ------------------------+------------------- Comment (by niko.ronkko@…): It seems that Virtuoso 7.0.0 is only buildable on 64bit systems. -- Ticket URL: <https://trac.macports.org/ticket/40882#comment:2> MacPorts <http://www.macports.org/> Ports system for OS X
#40882: virtuoso: build fails ------------------------+------------------- Reporter: betogil@… | Owner: snc@… Type: update | Status: new Priority: Normal | Milestone: Component: ports | Version: 2.2.0 Resolution: | Keywords: Port: virtuoso | ------------------------+------------------- Comment (by develop@…): According to README in github [https://github.com/openlink/virtuoso- opensource], it can be built on 32bit : ''Mac OS X 10.6 32-bit CFLAGS="-O -m32 -mmacosx-version-min=10.6" export CFLAGS ./configure ...'' I looked in portfile but didn't see CFLAGS argument to modify. Any help ? Thanks -- Ticket URL: <https://trac.macports.org/ticket/40882#comment:3> MacPorts <http://www.macports.org/> Ports system for OS X
#40882: virtuoso: build fails ------------------------+------------------- Reporter: betogil@… | Owner: snc@… Type: update | Status: new Priority: Normal | Milestone: Component: ports | Version: 2.2.0 Resolution: | Keywords: Port: virtuoso | ------------------------+------------------- Comment (by develop@…): Portfile modified with configure.cflags-append "-O -m32 -mmacosx-version- min=10.6" Now start building until {{{ conftest.c:53:26: error: minix/config.h: No such file or directory }}} To be continued... -- Ticket URL: <https://trac.macports.org/ticket/40882#comment:5> MacPorts <http://www.macports.org/> Ports system for OS X
#40882: virtuoso: build fails ------------------------+-------------------- Reporter: betogil@… | Owner: snc@… Type: update | Status: closed Priority: Normal | Milestone: Component: ports | Version: 2.2.0 Resolution: fixed | Keywords: Port: virtuoso | ------------------------+-------------------- Changes (by snc@…): * status: new => closed * resolution: => fixed Comment: Marked as x86_64-only in r114353. If you need 32-bit, you can attempt [wiki:howto/InstallingOlderPort installing an older version] of virutoso. -- Ticket URL: <https://trac.macports.org/ticket/40882#comment:6> MacPorts <http://www.macports.org/> Ports system for OS X
#40882: virtuoso: build fails ------------------------+-------------------- Reporter: betogil@… | Owner: snc@… Type: update | Status: closed Priority: Normal | Milestone: Component: ports | Version: 2.2.0 Resolution: fixed | Keywords: Port: virtuoso | ------------------------+-------------------- Changes (by larryv@…): * cc: ac.russell@… (added) Comment: Has duplicate #42879. -- Ticket URL: <https://trac.macports.org/ticket/40882#comment:8> MacPorts <http://www.macports.org/> Ports system for OS X
#40882: virtuoso: build fails ------------------------+-------------------- Reporter: betogil@… | Owner: snc@… Type: update | Status: closed Priority: Normal | Milestone: Component: ports | Version: 2.2.0 Resolution: fixed | Keywords: Port: virtuoso | ------------------------+-------------------- Comment (by ac.russell@…): Replying to [comment:8 larryv@…]:
Has duplicate #42879. How is this "fixed" is the issue still comes up for 32bit users? "Fixed" would seem to imply that a condition has been put in place to prevent this error (disallow this upgrade for 32bit users) but that does not seem to be the case.
-- Ticket URL: <https://trac.macports.org/ticket/40882#comment:9> MacPorts <http://www.macports.org/> Ports system for OS X
#40882: virtuoso: build fails ------------------------+-------------------- Reporter: betogil@… | Owner: snc@… Type: update | Status: closed Priority: Normal | Milestone: Component: ports | Version: 2.2.0 Resolution: fixed | Keywords: Port: virtuoso | ------------------------+-------------------- Comment (by snc@…): It's fixed because building virtuoso is no longer an option for 32-bit users. The fact that MacPorts erroneously tells you there's an update should be considered separately as it ought not be telling you there's an update when the update is not viable. -- Ticket URL: <https://trac.macports.org/ticket/40882#comment:10> MacPorts <http://www.macports.org/> Ports system for OS X
#40882: virtuoso: build fails ------------------------+-------------------- Reporter: betogil@… | Owner: snc@… Type: update | Status: closed Priority: Normal | Milestone: Component: ports | Version: 2.2.0 Resolution: fixed | Keywords: Port: virtuoso | ------------------------+-------------------- Comment (by snc@…): Replying to [comment:9 ac.russell@…]: I've created separate virtuoso-6,7 packages, and virtuoso will now depend on 6 for i386 else 7. r117931 and r117932. Hopefully this does the trick to make upgrades go away for you. -- Ticket URL: <https://trac.macports.org/ticket/40882#comment:11> MacPorts <http://www.macports.org/> Ports system for OS X
participants (1)
-
MacPorts