[MacPorts] #32641: Build of gdbm fails
#32641: Build of gdbm fails -------------------------------+-------------------------------------------- Reporter: j.renz@… | Owner: macports-tickets@… Type: defect | Status: new Priority: Normal | Milestone: Component: ports | Version: 2.0.3 Keywords: | Port: gdbm -------------------------------+-------------------------------------------- This error happens with both compilers sudo port install gdbm configure.compiler=llvm-gcc-4.2 ---> Computing dependencies for gdbm ---> Fetching archive for gdbm ---> Attempting to fetch gdbm-1.10_1.darwin_11.x86_64.tbz2 from http://packages.macports.org/gdbm ---> Fetching gdbm ---> Verifying checksum(s) for gdbm ---> Extracting gdbm ---> Configuring gdbm Error: Target org.macports.configure returned: configure failure: shell command failed (see log for details) Log for gdbm is at: /opt/local/var/macports/logs/_opt_local_var_macports_sources_rsync.macports.org_release_ports_databases_gdbm/gdbm/main.log Error: Status 1 encountered during processing. -- Ticket URL: <https://trac.macports.org/ticket/32641> MacPorts <http://www.macports.org/> Ports system for Mac OS
#32641: Build of gdbm fails -------------------------------+-------------------------------------------- Reporter: j.renz@… | Owner: cal@… Type: defect | Status: assigned Priority: Normal | Milestone: Component: ports | Version: 2.0.3 Keywords: | Port: gdbm -------------------------------+-------------------------------------------- Changes (by cal@…): * status: new => assigned * owner: macports-tickets@… => cal@… Old description:
This error happens with both compilers
sudo port install gdbm configure.compiler=llvm-gcc-4.2 ---> Computing dependencies for gdbm ---> Fetching archive for gdbm ---> Attempting to fetch gdbm-1.10_1.darwin_11.x86_64.tbz2 from http://packages.macports.org/gdbm ---> Fetching gdbm ---> Verifying checksum(s) for gdbm ---> Extracting gdbm ---> Configuring gdbm Error: Target org.macports.configure returned: configure failure: shell command failed (see log for details) Log for gdbm is at: /opt/local/var/macports/logs/_opt_local_var_macports_sources_rsync.macports.org_release_ports_databases_gdbm/gdbm/main.log Error: Status 1 encountered during processing.
New description: This error happens with both compilers {{{ sudo port install gdbm configure.compiler=llvm-gcc-4.2 ---> Computing dependencies for gdbm ---> Fetching archive for gdbm ---> Attempting to fetch gdbm-1.10_1.darwin_11.x86_64.tbz2 from http://packages.macports.org/gdbm ---> Fetching gdbm ---> Verifying checksum(s) for gdbm ---> Extracting gdbm ---> Configuring gdbm Error: Target org.macports.configure returned: configure failure: shell command failed (see log for details) Log for gdbm is at: /opt/local/var/macports/logs/_opt_local_var_macports_sources_rsync.macports.org_release_ports_databases_gdbm/gdbm/main.log Error: Status 1 encountered during processing. }}} -- Comment: Please remember to use WikiFormatting when pasting shell output into a ticket. The problem is apparently caused by gdbm's configure script detecting your nawk install, which it prefers over /usr/bin/awk. However, I cannot reproduce your problem with the current nawk from MacPorts installed, although configure picks it up correctly. Can you attach the config.log? A quickfix for your problem would probably be to uninstall nawk or install mawk or gawk, because those are preferred over nawk in gdbm's configure. -- Ticket URL: <https://trac.macports.org/ticket/32641#comment:1> MacPorts <http://www.macports.org/> Ports system for Mac OS
#32641: Build of gdbm fails -------------------------------+-------------------------------------------- Reporter: j.renz@… | Owner: cal@… Type: defect | Status: assigned Priority: Normal | Milestone: Component: ports | Version: 2.0.3 Keywords: | Port: gdbm -------------------------------+-------------------------------------------- Comment(by j.renz@…): Hi tahnks for the tipp, the suggested workaround worked. BUt after installing it looks like there in no config.log anymore? -- Ticket URL: <https://trac.macports.org/ticket/32641#comment:2> MacPorts <http://www.macports.org/> Ports system for Mac OS
#32641: Build of gdbm fails -------------------------------+-------------------------------------------- Reporter: j.renz@… | Owner: cal@… Type: defect | Status: assigned Priority: Normal | Milestone: Component: ports | Version: 2.0.3 Keywords: | Port: gdbm -------------------------------+-------------------------------------------- Comment(by cal@…): MacPorts cleans the config.log on successful builds, unless you specify the -k flag. Only the config.log of the failed build is interesting anyway, though, and that one is probably gone now. -- Ticket URL: <https://trac.macports.org/ticket/32641#comment:3> MacPorts <http://www.macports.org/> Ports system for Mac OS
#32641: Build of gdbm fails -------------------------------+-------------------------------------------- Reporter: j.renz@… | Owner: cal@… Type: defect | Status: assigned Priority: Normal | Milestone: Component: ports | Version: 2.0.3 Keywords: | Port: gdbm -------------------------------+-------------------------------------------- Comment(by cal@…): Are you still interested in getting this resolved or do you consider the workaround sufficient? -- Ticket URL: <https://trac.macports.org/ticket/32641#comment:4> MacPorts <http://www.macports.org/> Ports system for Mac OS
#32641: Build of gdbm fails -------------------------------+-------------------------------------------- Reporter: j.renz@… | Owner: cal@… Type: defect | Status: assigned Priority: Normal | Milestone: Component: ports | Version: 2.0.3 Keywords: | Port: gdbm -------------------------------+-------------------------------------------- Comment(by j.renz@…): The workaround is good enough for me :-) -- Ticket URL: <https://trac.macports.org/ticket/32641#comment:5> MacPorts <http://www.macports.org/> Ports system for Mac OS
#32641: Build of gdbm fails --------------------------------+------------------------------------------- Reporter: j.renz@… | Owner: cal@… Type: defect | Status: closed Priority: Normal | Milestone: Component: ports | Version: 2.0.3 Resolution: wontfix | Keywords: lack-of-interest Port: gdbm | --------------------------------+------------------------------------------- Changes (by cal@…): * keywords: => lack-of-interest * status: assigned => closed * resolution: => wontfix -- Ticket URL: <https://trac.macports.org/ticket/32641#comment:6> MacPorts <http://www.macports.org/> Ports system for Mac OS
participants (1)
-
MacPorts