Skip to content
This repository has been archived by the owner on Jul 4, 2023. It is now read-only.

icu4c 55.1 #39178

Closed
wants to merge 2 commits into from
Closed

icu4c 55.1 #39178

wants to merge 2 commits into from

Conversation

vszakats
Copy link
Contributor

No description provided.

@vszakats
Copy link
Contributor Author

This happened on Mavericks (only):

==> ./configure --prefix=/usr/local/Cellar/yaz/5.11.0_1 --with-xml2
==> make install
clang: error: linker command failed due to signal (use -v to see invocation)
make[1]: *** [zoomtst4] Error 254
make[1]: *** Waiting for unfinished jobs....
libtool: link: clang -g -O2 -D_THREAD_SAFE -o .libs/zoom-bug-641 zoom-bug-641.o  ../src/.libs/libyaz.dylib -lreadline -lncurses -lexslt -lxslt -lz -licucore -lm -lxml2 -liconv -lpthread
make: *** [install-recursive] Error 1

Any idea what this might mean, and why is it Mavericks specific?

@vszakats
Copy link
Contributor Author

No magic power over the bot!

@MikeMcQuaid
Copy link
Member

@vszakats I've queued another build, it'll just take a while.

@vszakats
Copy link
Contributor Author

Thanks @MikeMcQuaid. It was an intermittent failure, completed fine now.

@MikeMcQuaid
Copy link
Member

Thanks @vszakats!

@vszakats vszakats deleted the icu55 branch April 30, 2015 08:57
@jacknagel
Copy link
Contributor

If these things are linked to icu, shouldn't they declare a dependency?

@jacknagel
Copy link
Contributor

(referring to "secondary dependents")

@vszakats
Copy link
Contributor Author

vszakats commented May 2, 2015

These two are using ICU headers via yaz headers and they directly link ICU libs, so I think they should.

Noctem pushed a commit to Noctem/homebrew that referenced this pull request May 2, 2015
Closes Homebrew#39178.

Signed-off-by: Mike McQuaid <mike@mikemcquaid.com>
@tdsmith
Copy link
Contributor

tdsmith commented May 4, 2015

mpd wasn't revisioned here and has an icu4c dependency and broke; are there other packages we might have missed?

tdsmith added a commit to tdsmith/homebrew that referenced this pull request May 4, 2015
@vszakats
Copy link
Contributor Author

vszakats commented May 4, 2015

These might be candidates:

beecrypt.rb:  depends_on "icu4c"
boost.rb:    depends_on "icu4c" => [:optional, "c++11"]
boost.rb:    depends_on "icu4c" => :optional
couchdb.rb:  depends_on "icu4c"
gptfdisk.rb:  depends_on "icu4c"
harfbuzz.rb:  depends_on "icu4c" => :recommended
iojs.rb:  depends_on "icu4c" => :optional
mapnik.rb:  depends_on "icu4c"
node.rb:  depends_on "icu4c" => :optional
parrot.rb:  depends_on "icu4c" => :optional
rakudo-star.rb:  depends_on "icu4c" => :optional
sqlite.rb:  depends_on "icu4c" => :optional
sword.rb:  depends_on "icu4c" => :optional
znc.rb:  depends_on "icu4c" => :optional

Potentially yazpp that depends on yaz, and maybe metaproxy that depends on it yazpp.

@vszakats
Copy link
Contributor Author

vszakats commented May 4, 2015

Made a PR for those I suspect might fall into the same category: #39354

tdsmith added a commit that referenced this pull request May 4, 2015
icu4c was updated in #39178.

Closes #39353.

Signed-off-by: Tim D. Smith <git@tim-smith.us>
@srl295
Copy link
Contributor

srl295 commented Oct 8, 2015

FYI ICU 56 just landed yesterday. http://site.icu-project.org/download/56

@vszakats
Copy link
Contributor Author

vszakats commented Oct 8, 2015

Thanks @srl295!

@Homebrew Homebrew locked and limited conversation to collaborators Jul 10, 2016
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

5 participants