[MacPorts] #21413: glib1 build fails on snow leopard auto-migrat
#21413: glib1 build fails on snow leopard auto-migrat ----------------------------------+----------------------------------------- Reporter: lordmortis@… | Owner: macports-tickets@… Type: defect | Status: new Priority: Normal | Milestone: Component: ports | Version: 1.8.0 Keywords: | Port: ----------------------------------+----------------------------------------- attempted to upgrade my ports via a "sudo port upgrade --force installed" command and the build failed with the following error: ---> Computing dependencies for glib1 ---> Fetching glib1 ---> Verifying checksum(s) for glib1 ---> Extracting glib1 ---> Applying patches to glib1 ---> Configuring glib1 ---> Building glib1 Error: Target org.macports.build returned: shell command " cd "/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_devel_glib1/work/glib-1.2.10" && /usr/bin/make -j2 all " returned error 2 Command output: _main in testglib.o _main in testglib.o "_g_hash_table_remove", referenced from: _main in testglib.o "_g_tree_nnodes", referenced from: _main in testglib.o _main in testglib.o "_glib_binary_age", referenced from: _main in testglib.o "_g_timer_elapsed", referenced from: _main in testglib.o "_g_get_home_dir", referenced from: _main in testglib.o "_g_string_sprintf", referenced from: _main in testglib.o "_g_get_tmp_dir", referenced from: _main in testglib.o "_g_node_destroy", referenced from: _main in testglib.o _main in testglib.o "_g_slist_insert_sorted", referenced from: _main in testglib.o _main in testglib.o "_g_byte_array_append", referenced from: _main in testglib.o ld: symbol(s) not found collect2: ld returned 1 exit status make[2]: *** [testglib] Error 1 make[1]: *** [all-recursive] Error 1 make: *** [all-recursive-am] Error 2 -- Ticket URL: <http://trac.macports.org/ticket/21413> MacPorts <http://www.macports.org/> Ports system for Mac OS
#21413: glib1 build fails on snow leopard auto-migrat ----------------------------------+----------------------------------------- Reporter: lordmortis@… | Owner: macports-tickets@… Type: defect | Status: new Priority: Normal | Milestone: Component: ports | Version: 1.8.0 Keywords: | Port: ----------------------------------+----------------------------------------- Description changed by toby@…: Old description:
attempted to upgrade my ports via a "sudo port upgrade --force installed" command and the build failed with the following error:
---> Computing dependencies for glib1 ---> Fetching glib1 ---> Verifying checksum(s) for glib1 ---> Extracting glib1 ---> Applying patches to glib1 ---> Configuring glib1 ---> Building glib1 Error: Target org.macports.build returned: shell command " cd "/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_devel_glib1/work/glib-1.2.10" && /usr/bin/make -j2 all " returned error 2 Command output: _main in testglib.o _main in testglib.o "_g_hash_table_remove", referenced from: _main in testglib.o "_g_tree_nnodes", referenced from: _main in testglib.o _main in testglib.o "_glib_binary_age", referenced from: _main in testglib.o "_g_timer_elapsed", referenced from: _main in testglib.o "_g_get_home_dir", referenced from: _main in testglib.o "_g_string_sprintf", referenced from: _main in testglib.o "_g_get_tmp_dir", referenced from: _main in testglib.o "_g_node_destroy", referenced from: _main in testglib.o _main in testglib.o "_g_slist_insert_sorted", referenced from: _main in testglib.o _main in testglib.o "_g_byte_array_append", referenced from: _main in testglib.o ld: symbol(s) not found collect2: ld returned 1 exit status make[2]: *** [testglib] Error 1 make[1]: *** [all-recursive] Error 1 make: *** [all-recursive-am] Error 2
New description: attempted to upgrade my ports via a "sudo port upgrade --force installed" command and the build failed with the following error: {{{ ---> Computing dependencies for glib1 ---> Fetching glib1 ---> Verifying checksum(s) for glib1 ---> Extracting glib1 ---> Applying patches to glib1 ---> Configuring glib1 ---> Building glib1 Error: Target org.macports.build returned: shell command " cd "/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_devel_glib1/work/glib-1.2.10" && /usr/bin/make -j2 all " returned error 2 Command output: _main in testglib.o _main in testglib.o "_g_hash_table_remove", referenced from: _main in testglib.o "_g_tree_nnodes", referenced from: _main in testglib.o _main in testglib.o "_glib_binary_age", referenced from: _main in testglib.o "_g_timer_elapsed", referenced from: _main in testglib.o "_g_get_home_dir", referenced from: _main in testglib.o "_g_string_sprintf", referenced from: _main in testglib.o "_g_get_tmp_dir", referenced from: _main in testglib.o "_g_node_destroy", referenced from: _main in testglib.o _main in testglib.o "_g_slist_insert_sorted", referenced from: _main in testglib.o _main in testglib.o "_g_byte_array_append", referenced from: _main in testglib.o ld: symbol(s) not found collect2: ld returned 1 exit status make[2]: *** [testglib] Error 1 make[1]: *** [all-recursive] Error 1 make: *** [all-recursive-am] Error 2 }}} -- -- Ticket URL: <http://trac.macports.org/ticket/21413#comment:1> MacPorts <http://www.macports.org/> Ports system for Mac OS
#21413: glib1 build fails on snow leopard migration ----------------------------------+----------------------------------------- Reporter: lordmortis@… | Owner: macports-tickets@… Type: defect | Status: new Priority: Normal | Milestone: Component: ports | Version: 1.8.0 Keywords: | Port: glib1 ----------------------------------+----------------------------------------- Changes (by jmr@…): * port: => glib1 -- Ticket URL: <http://trac.macports.org/ticket/21413#comment:2> MacPorts <http://www.macports.org/> Ports system for Mac OS
#21413: glib1 build fails on snow leopard migration ----------------------------------+----------------------------------------- Reporter: lordmortis@… | Owner: macports-tickets@… Type: defect | Status: new Priority: Normal | Milestone: Component: ports | Version: 1.8.0 Keywords: | Port: glib1 ----------------------------------+----------------------------------------- Comment(by jmr@…): The amount of output provided isn't enough BTW, it doesn't show the actual error. Attach a full debug log. -- Ticket URL: <http://trac.macports.org/ticket/21413#comment:3> MacPorts <http://www.macports.org/> Ports system for Mac OS
#21413: glib1 build fails on snow leopard migration ----------------------------------+----------------------------------------- Reporter: lordmortis@… | Owner: macports-tickets@… Type: defect | Status: new Priority: Normal | Milestone: Component: ports | Version: 1.8.0 Keywords: | Port: glib1 ----------------------------------+----------------------------------------- Comment(by highwayoflife@…): Is this related to #21506? -- Ticket URL: <http://trac.macports.org/ticket/21413#comment:5> MacPorts <http://www.macports.org/> Ports system for Mac OS
#21413: glib1 build fails on snow leopard migration ----------------------------------+----------------------------------------- Reporter: lordmortis@… | Owner: macports-tickets@… Type: defect | Status: new Priority: Normal | Milestone: Component: ports | Version: 1.8.0 Keywords: | Port: glib1 ----------------------------------+----------------------------------------- Comment(by toby@…): Uh... it does not appear to be even slightly related. Perhaps you meant a different ticket? -- Ticket URL: <http://trac.macports.org/ticket/21413#comment:6> MacPorts <http://www.macports.org/> Ports system for Mac OS
#21413: glib1 build fails on snow leopard migration ----------------------------------+----------------------------------------- Reporter: lordmortis@… | Owner: macports-tickets@… Type: defect | Status: new Priority: Normal | Milestone: Component: ports | Version: 1.8.0 Keywords: | Port: glib1 ----------------------------------+----------------------------------------- Changes (by ryandesign@…): * cc: ryandesign@… (added) Comment: Replying to [comment:3 jmr@…]:
The amount of output provided isn't enough BTW, it doesn't show the actual error. Attach a full debug log. I'm attaching mine; I don't know if this is what the OP is seeing. I am only able to reproduce the error when build_arch is i386 on a 64-bit Mac. When build_arch is its default x86_64, or when building an x86_64/i386 universal binary, the port installs fine.
-- Ticket URL: <http://trac.macports.org/ticket/21413#comment:7> MacPorts <http://www.macports.org/> Ports system for Mac OS
#21413: glib1 build fails on snow leopard migration ----------------------------------+----------------------------------------- Reporter: lordmortis@… | Owner: macports-tickets@… Type: defect | Status: new Priority: Normal | Milestone: Component: ports | Version: 1.8.0 Keywords: | Port: glib1 ----------------------------------+----------------------------------------- Comment(by ryandesign@…): Has duplicate #26400. -- Ticket URL: <http://trac.macports.org/ticket/21413#comment:8> MacPorts <http://www.macports.org/> Ports system for Mac OS
#21413: glib1 fails to build for i386 on x86_64 systems ----------------------------------+----------------------------------------- Reporter: lordmortis@… | Owner: macports-tickets@… Type: defect | Status: new Priority: Normal | Milestone: Component: ports | Version: 1.8.0 Keywords: | Port: glib1 ----------------------------------+----------------------------------------- -- Ticket URL: <https://trac.macports.org/ticket/21413#comment:10> MacPorts <http://www.macports.org/> Ports system for Mac OS
#21413: glib1 fails to build for i386 on x86_64 systems -----------------------------------+---------------------------------------- Reporter: lordmortis@… | Owner: macports-tickets@… Type: defect | Status: closed Priority: Normal | Milestone: Component: ports | Version: 1.8.0 Resolution: fixed | Keywords: Port: glib1 | -----------------------------------+---------------------------------------- Changes (by ryandesign@…): * status: new => closed * resolution: => fixed Comment: Fixed in r84811 using a patch like the one submitted for libpano13 in #25828. -- Ticket URL: <https://trac.macports.org/ticket/21413#comment:11> MacPorts <http://www.macports.org/> Ports system for Mac OS
participants (1)
-
MacPorts