Opened 20 years ago

Closed 19 years ago

#1203 closed defect (duplicate)

arts fails to install with a clean "sudo port install kdebase3" but installs fine on its own

Reported by: jcorley1@… Owned by: ranger@…
Priority: Normal Milestone:
Component: ports Version: 1.0
Keywords: Cc:
Port:

Description

Building arts doesn't work as part of an install of kdebase3 but does just on it's own (so port install kdebase3 with nothing installed fails on arts, port install arts works fine).

Here's the failed text:

---> Building arts with target all depends_lib Error: Target com.apple.build returned: shell command "cd "/Users/jacorley/darwinports/dports/audio/arts/work/arts-1.1.2" && CPPFLAGS='-I/usr/X11R6/include -I/opt/local/include -I/opt/local/include/qt3 -no-cpp-precomp -fno-common' LDFLAGS='-L/usr/X11R6/lib' LIBS='-L/opt/local/lib' DYLD_LIBRARY_PATH='/usr/X11R6/lib:/opt/local/lib' LD_LIBRARY_PATH='/usr/X11R6/lib:/opt/local/lib' CFLAGS='-Os' CXXFLAGS='-Os' make all" returned error 2 Command output: gslcommon.c:773: error: storage size of `pfd' isn't known gslcommon.c:783: warning: concatenation of string literals with FUNCTION is deprecated gslcommon.c: In function `gsl_thread_awake_after': gslcommon.c:830: warning: concatenation of string literals with FUNCTION is deprecated gslcommon.c: In function `gsl_thread_awake_before': gslcommon.c:855: warning: concatenation of string literals with FUNCTION is deprecated gslcommon.c: In function `_gsl_tick_stamp_inc': gslcommon.c:955: warning: concatenation of string literals with FUNCTION is deprecated gslcommon.c: In function `default_mutex_init': gslcommon.c:990: warning: concatenation of string literals with FUNCTION is deprecated gslcommon.c: In function `default_rec_mutex_destroy': gslcommon.c:1122: warning: concatenation of string literals with FUNCTION is deprecated gslcommon.c: In function `gsl_message_send': gslcommon.c:1307: warning: concatenation of string literals with FUNCTION is deprecated gslcommon.c: In function `gsl_debug': gslcommon.c:1359: warning: concatenation of string literals with FUNCTION is deprecated gslcommon.c: In function `gsl_auxlog_debug': gslcommon.c:1409: warning: concatenation of string literals with FUNCTION is deprecated gslcommon.c: In function `gsl_auxlog_message': gslcommon.c:1437: warning: concatenation of string literals with FUNCTION is deprecated gslcommon.c: In function `gsl_byte_order_to_string': gslcommon.c:1451: warning: concatenation of string literals with FUNCTION is deprecated gslcommon.c: In function `gsl_byte_order_from_string': gslcommon.c:1464: warning: concatenation of string literals with FUNCTION is deprecated gslcommon.c: In function `gsl_init': gslcommon.c:1594: warning: concatenation of string literals with FUNCTION is deprecated make[3]: * [gslcommon.lo] Error 1 make[2]: * [all-recursive] Error 1 make[1]: * [all-recursive] Error 1 make: * [all] Error 2

Error: The following dependencies failed to build: arts kdelibs3 bzip2 pcre tiff libxml2 libxslt poll-emulator

Also, there is some kind of error in the arts Portfile. Here's what it looks like when it succeeds:

---> Fetching arts ---> Verifying checksum for arts ---> Extracting arts ---> Configuring arts ---> Building arts with target all depends_lib ---> Staging arts into destroot ---> Installing arts

I didn't see anything that jumped out at me as to why the depends_lib would show up in output.

Jason

Change History (1)

comment:1 Changed 19 years ago by toby@…

Resolution: duplicate
Status: newclosed

* This bug has been marked as a duplicate of 578 *

Note: See TracTickets for help on using tickets.