unofficial mirror of bug-guix@gnu.org 
 help / color / mirror / code / Atom feed
* bug#29113: Warnings when starting vim: Relink <libpng/libfreetype> with <libpthread> for IFUNC symbol `longjmp'
@ 2017-11-02  5:15 B. Wilson
  2017-11-02 13:58 ` ng0
  2017-11-22 18:34 ` Marius Bakke
  0 siblings, 2 replies; 6+ messages in thread
From: B. Wilson @ 2017-11-02  5:15 UTC (permalink / raw)
  To: 29113

[-- Attachment #1: Type: text/plain, Size: 8364 bytes --]

Hello,

I recently installed vim-full (8.0.1207) and it's throwing some linker (?)
warnings at me on startup. The gory details are below, and any help getting to
the bottom of this would be much appreciated.


## Errors

$ vim -u NONE -esc  # `-u NONE' disables .vimrc, `-esc q' quits immediately
vim: Relink `/gnu/store/66bqq32pq33r3vz53kiwv36b7fqqprpy-libpng-1.6.29/lib/libpng16.so.16' with `/gnu/store/3h31zsqxjjg52da5gp3qmhkh4x8klhah-glibc-2.25/lib/libpthread.so.0' for IFUNC symbol `longjmp'
vim: Relink `/gnu/store/xmsn5afiyqi206i5gm6qn4gab0aij80b-freetype-2.8/lib/libfreetype.so.6' with `/gnu/store/3h31zsqxjjg52da5gp3qmhkh4x8klhah-glibc-2.25/lib/libpthread.so.0' for IFUNC symbol `longjmp'


## Environment

$ lsb_release -a
LSB Version:	1.0
Distributor ID:	VoidLinux
Description:	Void Linux
Release:	rolling
Codename:	void

$ guix --version
guix (GNU Guix) 5010d0e36452882eb95666467bb983efa8cca081
...

$ guix package -I vim-full
vim-full 8.0.1207 out /gnu/store/jbpkmj3acvjghjbf14372vwm4rs15c4n-vim-full-8.0.1207

$ vim --version
<copied and formatted below>

## Extra Information

There does appear to be one other instance of a user experiencing the same
errors but with the package `rofi'. The relevant thread is #28168. In this
case, a simple `guix pull && guix package -u' seemed to get rid of the warnings
for them. That's not working for me, and in any case I'd like to figure out
exactly what's going on.


## Vim Version

VIM - Vi IMproved 8.0 (2016 Sep 12, compiled Jan  1 1970 00:00:01)
Included patches: 1-1207
Compiled by nixbld@localhost
Huge version with GTK2 GUI.  Features included (+) or not (-):
+acl             +file_in_path    +mouse_sgr       +tag_old_static
+arabic          +find_in_path    -mouse_sysmouse  -tag_any_white
+autocmd         +float           +mouse_urxvt     +tcl
+balloon_eval    +folding         +mouse_xterm     +termguicolors
+browse          -footer          +multi_byte      +terminal
++builtin_terms  +fork()          +multi_lang      +terminfo
+byte_offset     +gettext         -mzscheme        +termresponse
+channel         -hangul_input    +netbeans_intg   +textobjects
+cindent         +iconv           +num64           +timers
+clientserver    +insert_expand   +packages        +title
+clipboard       +job             +path_extra      +toolbar
+cmdline_compl   +jumplist        +perl            +user_commands
+cmdline_hist    +keymap          +persistent_undo +vertsplit
+cmdline_info    +lambda          +postscript      +virtualedit
+comments        +langmap         +printer         +visual
+conceal         +libcall         +profile         +visualextra
+cryptv          +linebreak       -python          +viminfo
+cscope          +lispindent      +python3         +vreplace
+cursorbind      +listcmds        +quickfix        +wildignore
+cursorshape     +localmap        +reltime         +wildmenu
+dialog_con_gui  +lua             +rightleft       +windows
+diff            +menu            +ruby            +writebackup
+digraphs        +mksession       +scrollbind      +X11
+dnd             +modify_fname    +signs           -xfontset
-ebcdic          +mouse           +smartindent     +xim
+emacs_tags      +mouseshape      +startuptime     +xpm
+eval            +mouse_dec       +statusline      +xsmp_interact
+ex_extra        +mouse_gpm       -sun_workshop    +xterm_clipboard
+extra_search    -mouse_jsbterm   +syntax          -xterm_save
+farsi           +mouse_netterm   +tag_binary      
   system vimrc file: "$VIM/vimrc"
     user vimrc file: "$HOME/.vimrc"
 2nd user vimrc file: "~/.vim/vimrc"
      user exrc file: "$HOME/.exrc"
  system gvimrc file: "$VIM/gvimrc"
    user gvimrc file: "$HOME/.gvimrc"
2nd user gvimrc file: "~/.vim/gvimrc"
       defaults file: "$VIMRUNTIME/defaults.vim"
    system menu file: "$VIMRUNTIME/menu.vim"
  fall-back for $VIM: "
/gnu/store/jbpkmj3acvjghjbf14372vwm4rs15c4n-vim-full-8.0.1207/share/vim"
Compilation:
gcc -c
    -I.
    -Iproto
    -DHAVE_CONFIG_H
    -DFEAT_GUI_GTK
    -pthread
    -I/gnu/store/jc0vlr9c8ss28r9cv5ics2bxm3qix0aw-atk-2.24.0/include/atk-1.0
    -I/gnu/store/jnz46rnx9a10jvlkal3ddkc122k9n5vc-cairo-1.14.10/include/cairo
    -I/gnu/store/xmsn5afiyqi206i5gm6qn4gab0aij80b-freetype-2.8/include/freetype2
    -I/gnu/store/66bqq32pq33r3vz53kiwv36b7fqqprpy-libpng-1.6.29/include/libpng16
    -I/gnu/store/xmsn5afiyqi206i5gm6qn4gab0aij80b-freetype-2.8/include/freetype2
    -I/gnu/store/ialqfsfb6r966h2laln3dz78zfq952hh-gdk-pixbuf-2.36.10/include/gdk-pixbuf-2.0
    -I/gnu/store/aiyjb393x6p4zkw59r8qmlw7ikv0pdnl-glib-2.52.3/include/glib-2.0
    -I/gnu/store/aiyjb393x6p4zkw59r8qmlw7ikv0pdnl-glib-2.52.3/lib/glib-2.0/include
    -I/gnu/store/cmcl8q9s1c49ps0j2ns8h5dfyl7xfj4s-gtk+-2.24.31/include/gtk-2.0
    -I/gnu/store/cmcl8q9s1c49ps0j2ns8h5dfyl7xfj4s-gtk+-2.24.31/lib/gtk-2.0/include
    -I/gnu/store/d38nlz5qndhf677ckbrmb2hn5b63yiyx-harfbuzz-1.5.1/include/harfbuzz
    -I/gnu/store/66bqq32pq33r3vz53kiwv36b7fqqprpy-libpng-1.6.29/include/libpng16
    -I/gnu/store/di9m4c8pw87ybpwlpyrmppmf9k0li8js-pango-1.40.12/include/pango-1.0
    -I/gnu/store/d7mj8cqdrh8c9ydnrv6zzd48lmb044yz-pixman-0.34.0/include/pixman-1
    -g
    -O2
    -U_FORTIFY_SOURCE
    -D_FORTIFY_SOURCE=1

Linking:
gcc -L/gnu/store/jc0vlr9c8ss28r9cv5ics2bxm3qix0aw-atk-2.24.0/lib
    -L/gnu/store/jnz46rnx9a10jvlkal3ddkc122k9n5vc-cairo-1.14.10/lib
    -L/gnu/store/a78cx94n43fd4gkasjqzjhjldg2bhipi-fontconfig-2.12.3/lib
    -L/gnu/store/xmsn5afiyqi206i5gm6qn4gab0aij80b-freetype-2.8/lib
    -L/gnu/store/ialqfsfb6r966h2laln3dz78zfq952hh-gdk-pixbuf-2.36.10/lib
    -L/gnu/store/aiyjb393x6p4zkw59r8qmlw7ikv0pdnl-glib-2.52.3/lib
    -L/gnu/store/cmcl8q9s1c49ps0j2ns8h5dfyl7xfj4s-gtk+-2.24.31/lib
    -L/gnu/store/di9m4c8pw87ybpwlpyrmppmf9k0li8js-pango-1.40.12/lib
    -L.
    -fstack-protector
    -rdynamic
    -Wl,-export-dynamic
    -Wl,-E
    -Wl,-rpath,/gnu/store/gqz3akl1w51v33vcfjsbg1mym5ww3sww-perl-5.26.0/lib/perl5/5.26.0/x86_64-linux-thread-multi/CORE
    -Wl,--as-needed
    -o vim
    -L/gnu/store/jc0vlr9c8ss28r9cv5ics2bxm3qix0aw-atk-2.24.0/lib
    -L/gnu/store/jnz46rnx9a10jvlkal3ddkc122k9n5vc-cairo-1.14.10/lib
    -L/gnu/store/a78cx94n43fd4gkasjqzjhjldg2bhipi-fontconfig-2.12.3/lib
    -L/gnu/store/xmsn5afiyqi206i5gm6qn4gab0aij80b-freetype-2.8/lib
    -L/gnu/store/ialqfsfb6r966h2laln3dz78zfq952hh-gdk-pixbuf-2.36.10/lib
    -L/gnu/store/aiyjb393x6p4zkw59r8qmlw7ikv0pdnl-glib-2.52.3/lib
    -L/gnu/store/cmcl8q9s1c49ps0j2ns8h5dfyl7xfj4s-gtk+-2.24.31/lib
    -L/gnu/store/di9m4c8pw87ybpwlpyrmppmf9k0li8js-pango-1.40.12/lib
    -lgtk-x11-2.0
    -lgdk-x11-2.0
    -lpangocairo-1.0
    -latk-1.0
    -lcairo
    -lgdk_pixbuf-2.0
    -lgio-2.0
    -lpangoft2-1.0
    -lpango-1.0
    -lgobject-2.0
    -lglib-2.0
    -lfontconfig
    -lfreetype
    -lSM
    -lICE
    -lXpm
    -lXt
    -lX11
    -lXdmcp
    -lSM
    -lICE
    -lm
    -lncurses
    -lnsl
    -lacl
    -lattr
    -lgpm
    -ldl
    -L/gnu/store/12yp700dkx6rf17lkf8pgq43nxmhr0lx-lua-5.3.4/lib
    -llua
    -Wl,-E
    -Wl,-rpath,/gnu/store/gqz3akl1w51v33vcfjsbg1mym5ww3sww-perl-5.26.0/lib/perl5/5.26.0/x86_64-linux-thread-multi/CORE
    -fstack-protector-strong
    -L/gnu/store/3h31zsqxjjg52da5gp3qmhkh4x8klhah-glibc-2.25/lib
    -L/gnu/store/gqz3akl1w51v33vcfjsbg1mym5ww3sww-perl-5.26.0/lib/perl5/5.26.0/x86_64-linux-thread-multi/CORE
    -lperl
    -lpthread
    -lnsl
    -ldl
    -lm
    -lcrypt
    -lutil
    -lc
    -L/gnu/store/2dlpgzv0rmfd7v71d6h2gc7r2251hzwh-python-3.5.3/lib/python3.5/config-3.5m
    -lpython3.5m
    -lpthread
    -ldl
    -lutil
    -lm
    -L/gnu/store/1hl6bvvh1rxwj6p5npf36m2r3n7xvqdw-tcl-8.6.6/lib
    -ltcl8.6
    -ldl
    -lpthread
    -lieee
    -lm
    -Wl,-rpath,/gnu/store/vam0l4xw5v09b0kdfsm7hkfsv0c3ypy2-ruby-2.4.2/lib
    -L/gnu/store/vam0l4xw5v09b0kdfsm7hkfsv0c3ypy2-ruby-2.4.2/lib
    -lruby-static
    -lpthread
    -ldl
    -lcrypt
    -lm
    -L/gnu/store/vam0l4xw5v09b0kdfsm7hkfsv0c3ypy2-ruby-2.4.2/lib




-- 
ウィルソン ブランドン
早稲田大学基幹理工学研究科応用数学専攻

Brandon M. Wilson
Waseda University
School of Fundamental Science and Engineering
Department of Applied Mathematics

[-- Attachment #2: signature.asc --]
[-- Type: application/pgp-signature, Size: 248 bytes --]

^ permalink raw reply	[flat|nested] 6+ messages in thread

* bug#29113: Warnings when starting vim: Relink <libpng/libfreetype> with <libpthread> for IFUNC symbol `longjmp'
  2017-11-02  5:15 bug#29113: Warnings when starting vim: Relink <libpng/libfreetype> with <libpthread> for IFUNC symbol `longjmp' B. Wilson
@ 2017-11-02 13:58 ` ng0
  2017-11-22 18:34 ` Marius Bakke
  1 sibling, 0 replies; 6+ messages in thread
From: ng0 @ 2017-11-02 13:58 UTC (permalink / raw)
  To: B. Wilson; +Cc: 29113

[-- Attachment #1: Type: text/plain, Size: 11078 bytes --]

Hi,

B. Wilson transcribed 8.7K bytes:
> Hello,
> 
> I recently installed vim-full (8.0.1207) and it's throwing some linker (?)
> warnings at me on startup. The gory details are below, and any help getting to
> the bottom of this would be much appreciated.
> 
> 
> ## Errors
> 
> $ vim -u NONE -esc  # `-u NONE' disables .vimrc, `-esc q' quits immediately
> vim: Relink `/gnu/store/66bqq32pq33r3vz53kiwv36b7fqqprpy-libpng-1.6.29/lib/libpng16.so.16' with `/gnu/store/3h31zsqxjjg52da5gp3qmhkh4x8klhah-glibc-2.25/lib/libpthread.so.0' for IFUNC symbol `longjmp'
> vim: Relink `/gnu/store/xmsn5afiyqi206i5gm6qn4gab0aij80b-freetype-2.8/lib/libfreetype.so.6' with `/gnu/store/3h31zsqxjjg52da5gp3qmhkh4x8klhah-glibc-2.25/lib/libpthread.so.0' for IFUNC symbol `longjmp'

I can confirm this. It was known to myself for a long time already,
I didn't classify it as a bug though and therefore didn't report it.


I've tested your report and could reproduce it on GuixSD:

guix environment --ad-hoc vim-full -- vim

The following derivations will be built:
   /gnu/store/lg0k1gz8aijqynnprhqavy4sqdky7l3c-profile.drv
   /gnu/store/zah7wq2c3c91dqz2b87hllwwkrjf1rar-ca-certificate-bundle.drv
   /gnu/store/wf0dr0n3nmiyi8bm2p5dmsf643gsfw6y-info-dir.drv
   /gnu/store/sjlcdgdcmh6v33mmm5amq3qg1hf9vk7q-gtk-im-modules.drv
   /gnu/store/nxbl1x9w8ihxl0sryzffabrxq6n328nz-xdg-desktop-database.drv
   /gnu/store/gxz4zzcnnkyfad2kz761wafipm6c0wx9-fonts-dir.drv
   /gnu/store/999550nc42j0y2gi8xx5f6pvaz71sv92-gtk+-2.24.31.drv
   /gnu/store/24xqg184zjnizpfzgn9xb7pklk14g9c9-gtk-icon-themes.drv
   /gnu/store/1vyhx7i25jd2zl1729fl4dw93rg3x1lk-xdg-mime-database.drv
   /gnu/store/dzdhhsarb6ww1ab16a1igl6a6xlpnb7i-vim-full-8.0.1207.drv
   /gnu/store/s43378pnidpk2mvv7pfdbbxp0ra2bxgn-manual-database.drv
13.0 MB will be downloaded:
   /gnu/store/9hb5qppdfpibnfgm8lr7gqyzcfh84smq-vim-full-8.0.1207
Downloading https://mirror.hydra.gnu.org/guix/nar/gzip/9hb5qppdfpibnfgm8lr7gqyzcfh84smq-vim-full-8.0.1207...
 vim-full-8.0.1207  12.4MiB            0B/s 00:12 [                    ]   0.0%

grafting '/gnu/store/h751h6b615w9v6r1amyhxvqqi98kimrs-gtk+-2.24.31' -> '/gnu/store/cmcl8q9s1c49ps0j2ns8h5dfyl7xfj4s-gtk+-2.24.31'...
grafting '/gnu/store/9hb5qppdfpibnfgm8lr7gqyzcfh84smq-vim-full-8.0.1207' -> '/gnu/store/jbpkmj3acvjghjbf14372vwm4rs15c4n-vim-full-8.0.1207'...
Creating manual page database for 0 packages... done in 0.004 s
vim: Relink `/gnu/store/66bqq32pq33r3vz53kiwv36b7fqqprpy-libpng-1.6.29/lib/libpng16.so.16' with `/gnu/store/3h31zsqxjjg52da5gp3qmhkh4x8klhah-glibc-2.25/lib/libpthread.so.0' for IFUNC symbol `longjmp'
vim: Relink `/gnu/store/xmsn5afiyqi206i5gm6qn4gab0aij80b-freetype-2.8/lib/libfreetype.so.6' with `/gnu/store/3h31zsqxjjg52da5gp3qmhkh4x8klhah-glibc-2.25/lib/libpthread.so.0' for IFUNC symbol `longjmp'




> ## Environment
> 
> $ lsb_release -a
> LSB Version:	1.0
> Distributor ID:	VoidLinux
> Description:	Void Linux
> Release:	rolling
> Codename:	void
> 
> $ guix --version
> guix (GNU Guix) 5010d0e36452882eb95666467bb983efa8cca081
> ...
> 
> $ guix package -I vim-full
> vim-full 8.0.1207 out /gnu/store/jbpkmj3acvjghjbf14372vwm4rs15c4n-vim-full-8.0.1207
> 
> $ vim --version
> <copied and formatted below>
> 
> ## Extra Information
> 
> There does appear to be one other instance of a user experiencing the same
> errors but with the package `rofi'. The relevant thread is #28168. In this
> case, a simple `guix pull && guix package -u' seemed to get rid of the warnings
> for them. That's not working for me, and in any case I'd like to figure out
> exactly what's going on.
> 
> 
> ## Vim Version
> 
> VIM - Vi IMproved 8.0 (2016 Sep 12, compiled Jan  1 1970 00:00:01)
> Included patches: 1-1207
> Compiled by nixbld@localhost
> Huge version with GTK2 GUI.  Features included (+) or not (-):
> +acl             +file_in_path    +mouse_sgr       +tag_old_static
> +arabic          +find_in_path    -mouse_sysmouse  -tag_any_white
> +autocmd         +float           +mouse_urxvt     +tcl
> +balloon_eval    +folding         +mouse_xterm     +termguicolors
> +browse          -footer          +multi_byte      +terminal
> ++builtin_terms  +fork()          +multi_lang      +terminfo
> +byte_offset     +gettext         -mzscheme        +termresponse
> +channel         -hangul_input    +netbeans_intg   +textobjects
> +cindent         +iconv           +num64           +timers
> +clientserver    +insert_expand   +packages        +title
> +clipboard       +job             +path_extra      +toolbar
> +cmdline_compl   +jumplist        +perl            +user_commands
> +cmdline_hist    +keymap          +persistent_undo +vertsplit
> +cmdline_info    +lambda          +postscript      +virtualedit
> +comments        +langmap         +printer         +visual
> +conceal         +libcall         +profile         +visualextra
> +cryptv          +linebreak       -python          +viminfo
> +cscope          +lispindent      +python3         +vreplace
> +cursorbind      +listcmds        +quickfix        +wildignore
> +cursorshape     +localmap        +reltime         +wildmenu
> +dialog_con_gui  +lua             +rightleft       +windows
> +diff            +menu            +ruby            +writebackup
> +digraphs        +mksession       +scrollbind      +X11
> +dnd             +modify_fname    +signs           -xfontset
> -ebcdic          +mouse           +smartindent     +xim
> +emacs_tags      +mouseshape      +startuptime     +xpm
> +eval            +mouse_dec       +statusline      +xsmp_interact
> +ex_extra        +mouse_gpm       -sun_workshop    +xterm_clipboard
> +extra_search    -mouse_jsbterm   +syntax          -xterm_save
> +farsi           +mouse_netterm   +tag_binary      
>    system vimrc file: "$VIM/vimrc"
>      user vimrc file: "$HOME/.vimrc"
>  2nd user vimrc file: "~/.vim/vimrc"
>       user exrc file: "$HOME/.exrc"
>   system gvimrc file: "$VIM/gvimrc"
>     user gvimrc file: "$HOME/.gvimrc"
> 2nd user gvimrc file: "~/.vim/gvimrc"
>        defaults file: "$VIMRUNTIME/defaults.vim"
>     system menu file: "$VIMRUNTIME/menu.vim"
>   fall-back for $VIM: "
> /gnu/store/jbpkmj3acvjghjbf14372vwm4rs15c4n-vim-full-8.0.1207/share/vim"
> Compilation:
> gcc -c
>     -I.
>     -Iproto
>     -DHAVE_CONFIG_H
>     -DFEAT_GUI_GTK
>     -pthread
>     -I/gnu/store/jc0vlr9c8ss28r9cv5ics2bxm3qix0aw-atk-2.24.0/include/atk-1.0
>     -I/gnu/store/jnz46rnx9a10jvlkal3ddkc122k9n5vc-cairo-1.14.10/include/cairo
>     -I/gnu/store/xmsn5afiyqi206i5gm6qn4gab0aij80b-freetype-2.8/include/freetype2
>     -I/gnu/store/66bqq32pq33r3vz53kiwv36b7fqqprpy-libpng-1.6.29/include/libpng16
>     -I/gnu/store/xmsn5afiyqi206i5gm6qn4gab0aij80b-freetype-2.8/include/freetype2
>     -I/gnu/store/ialqfsfb6r966h2laln3dz78zfq952hh-gdk-pixbuf-2.36.10/include/gdk-pixbuf-2.0
>     -I/gnu/store/aiyjb393x6p4zkw59r8qmlw7ikv0pdnl-glib-2.52.3/include/glib-2.0
>     -I/gnu/store/aiyjb393x6p4zkw59r8qmlw7ikv0pdnl-glib-2.52.3/lib/glib-2.0/include
>     -I/gnu/store/cmcl8q9s1c49ps0j2ns8h5dfyl7xfj4s-gtk+-2.24.31/include/gtk-2.0
>     -I/gnu/store/cmcl8q9s1c49ps0j2ns8h5dfyl7xfj4s-gtk+-2.24.31/lib/gtk-2.0/include
>     -I/gnu/store/d38nlz5qndhf677ckbrmb2hn5b63yiyx-harfbuzz-1.5.1/include/harfbuzz
>     -I/gnu/store/66bqq32pq33r3vz53kiwv36b7fqqprpy-libpng-1.6.29/include/libpng16
>     -I/gnu/store/di9m4c8pw87ybpwlpyrmppmf9k0li8js-pango-1.40.12/include/pango-1.0
>     -I/gnu/store/d7mj8cqdrh8c9ydnrv6zzd48lmb044yz-pixman-0.34.0/include/pixman-1
>     -g
>     -O2
>     -U_FORTIFY_SOURCE
>     -D_FORTIFY_SOURCE=1
> 
> Linking:
> gcc -L/gnu/store/jc0vlr9c8ss28r9cv5ics2bxm3qix0aw-atk-2.24.0/lib
>     -L/gnu/store/jnz46rnx9a10jvlkal3ddkc122k9n5vc-cairo-1.14.10/lib
>     -L/gnu/store/a78cx94n43fd4gkasjqzjhjldg2bhipi-fontconfig-2.12.3/lib
>     -L/gnu/store/xmsn5afiyqi206i5gm6qn4gab0aij80b-freetype-2.8/lib
>     -L/gnu/store/ialqfsfb6r966h2laln3dz78zfq952hh-gdk-pixbuf-2.36.10/lib
>     -L/gnu/store/aiyjb393x6p4zkw59r8qmlw7ikv0pdnl-glib-2.52.3/lib
>     -L/gnu/store/cmcl8q9s1c49ps0j2ns8h5dfyl7xfj4s-gtk+-2.24.31/lib
>     -L/gnu/store/di9m4c8pw87ybpwlpyrmppmf9k0li8js-pango-1.40.12/lib
>     -L.
>     -fstack-protector
>     -rdynamic
>     -Wl,-export-dynamic
>     -Wl,-E
>     -Wl,-rpath,/gnu/store/gqz3akl1w51v33vcfjsbg1mym5ww3sww-perl-5.26.0/lib/perl5/5.26.0/x86_64-linux-thread-multi/CORE
>     -Wl,--as-needed
>     -o vim
>     -L/gnu/store/jc0vlr9c8ss28r9cv5ics2bxm3qix0aw-atk-2.24.0/lib
>     -L/gnu/store/jnz46rnx9a10jvlkal3ddkc122k9n5vc-cairo-1.14.10/lib
>     -L/gnu/store/a78cx94n43fd4gkasjqzjhjldg2bhipi-fontconfig-2.12.3/lib
>     -L/gnu/store/xmsn5afiyqi206i5gm6qn4gab0aij80b-freetype-2.8/lib
>     -L/gnu/store/ialqfsfb6r966h2laln3dz78zfq952hh-gdk-pixbuf-2.36.10/lib
>     -L/gnu/store/aiyjb393x6p4zkw59r8qmlw7ikv0pdnl-glib-2.52.3/lib
>     -L/gnu/store/cmcl8q9s1c49ps0j2ns8h5dfyl7xfj4s-gtk+-2.24.31/lib
>     -L/gnu/store/di9m4c8pw87ybpwlpyrmppmf9k0li8js-pango-1.40.12/lib
>     -lgtk-x11-2.0
>     -lgdk-x11-2.0
>     -lpangocairo-1.0
>     -latk-1.0
>     -lcairo
>     -lgdk_pixbuf-2.0
>     -lgio-2.0
>     -lpangoft2-1.0
>     -lpango-1.0
>     -lgobject-2.0
>     -lglib-2.0
>     -lfontconfig
>     -lfreetype
>     -lSM
>     -lICE
>     -lXpm
>     -lXt
>     -lX11
>     -lXdmcp
>     -lSM
>     -lICE
>     -lm
>     -lncurses
>     -lnsl
>     -lacl
>     -lattr
>     -lgpm
>     -ldl
>     -L/gnu/store/12yp700dkx6rf17lkf8pgq43nxmhr0lx-lua-5.3.4/lib
>     -llua
>     -Wl,-E
>     -Wl,-rpath,/gnu/store/gqz3akl1w51v33vcfjsbg1mym5ww3sww-perl-5.26.0/lib/perl5/5.26.0/x86_64-linux-thread-multi/CORE
>     -fstack-protector-strong
>     -L/gnu/store/3h31zsqxjjg52da5gp3qmhkh4x8klhah-glibc-2.25/lib
>     -L/gnu/store/gqz3akl1w51v33vcfjsbg1mym5ww3sww-perl-5.26.0/lib/perl5/5.26.0/x86_64-linux-thread-multi/CORE
>     -lperl
>     -lpthread
>     -lnsl
>     -ldl
>     -lm
>     -lcrypt
>     -lutil
>     -lc
>     -L/gnu/store/2dlpgzv0rmfd7v71d6h2gc7r2251hzwh-python-3.5.3/lib/python3.5/config-3.5m
>     -lpython3.5m
>     -lpthread
>     -ldl
>     -lutil
>     -lm
>     -L/gnu/store/1hl6bvvh1rxwj6p5npf36m2r3n7xvqdw-tcl-8.6.6/lib
>     -ltcl8.6
>     -ldl
>     -lpthread
>     -lieee
>     -lm
>     -Wl,-rpath,/gnu/store/vam0l4xw5v09b0kdfsm7hkfsv0c3ypy2-ruby-2.4.2/lib
>     -L/gnu/store/vam0l4xw5v09b0kdfsm7hkfsv0c3ypy2-ruby-2.4.2/lib
>     -lruby-static
>     -lpthread
>     -ldl
>     -lcrypt
>     -lm
>     -L/gnu/store/vam0l4xw5v09b0kdfsm7hkfsv0c3ypy2-ruby-2.4.2/lib
> 
> 
> 
> 
> -- 
> ウィルソン ブランドン
> 早稲田大学基幹理工学研究科応用数学専攻
> 
> Brandon M. Wilson
> Waseda University
> School of Fundamental Science and Engineering
> Department of Applied Mathematics



-- 
ng0
GnuPG: A88C8ADD129828D7EAC02E52E22F9BBFEE348588
GnuPG: https://dist.ng0.infotropique.org/dist/keys/
https://www.infotropique.org https://ng0.infotropique.org

[-- Attachment #2: signature.asc --]
[-- Type: application/pgp-signature, Size: 833 bytes --]

^ permalink raw reply	[flat|nested] 6+ messages in thread

* bug#29113: Warnings when starting vim: Relink <libpng/libfreetype> with <libpthread> for IFUNC symbol `longjmp'
  2017-11-02  5:15 bug#29113: Warnings when starting vim: Relink <libpng/libfreetype> with <libpthread> for IFUNC symbol `longjmp' B. Wilson
  2017-11-02 13:58 ` ng0
@ 2017-11-22 18:34 ` Marius Bakke
  2017-11-24 13:25   ` Ludovic Courtès
                     ` (2 more replies)
  1 sibling, 3 replies; 6+ messages in thread
From: Marius Bakke @ 2017-11-22 18:34 UTC (permalink / raw)
  To: B. Wilson, 29113

[-- Attachment #1: Type: text/plain, Size: 1160 bytes --]

"B. Wilson" <x@wilsonb.com> writes:

> Hello,
>
> I recently installed vim-full (8.0.1207) and it's throwing some linker (?)
> warnings at me on startup. The gory details are below, and any help getting to
> the bottom of this would be much appreciated.
>
>
> ## Errors
>
> $ vim -u NONE -esc  # `-u NONE' disables .vimrc, `-esc q' quits immediately
> vim: Relink `/gnu/store/66bqq32pq33r3vz53kiwv36b7fqqprpy-libpng-1.6.29/lib/libpng16.so.16' with `/gnu/store/3h31zsqxjjg52da5gp3qmhkh4x8klhah-glibc-2.25/lib/libpthread.so.0' for IFUNC symbol `longjmp'
> vim: Relink `/gnu/store/xmsn5afiyqi206i5gm6qn4gab0aij80b-freetype-2.8/lib/libfreetype.so.6' with `/gnu/store/3h31zsqxjjg52da5gp3qmhkh4x8klhah-glibc-2.25/lib/libpthread.so.0' for IFUNC symbol `longjmp'

Hello,

This is a known problem in glibc that has recently been fixed AFAICT.

https://sourceware.org/bugzilla/show_bug.cgi?id=21041

It was also "backported" to the 2.26 release branch:

https://sourceware.org/git/?p=glibc.git;a=commit;h=88758c4ad3f046d050bc2c3ae0f172b6524ca6c2

We currently have 2.26 in 'core-updates' which hasn't started building
yet.  Perhaps we should include this fix, thoughts?

[-- Attachment #2: signature.asc --]
[-- Type: application/pgp-signature, Size: 487 bytes --]

^ permalink raw reply	[flat|nested] 6+ messages in thread

* bug#29113: Warnings when starting vim: Relink <libpng/libfreetype> with <libpthread> for IFUNC symbol `longjmp'
  2017-11-22 18:34 ` Marius Bakke
@ 2017-11-24 13:25   ` Ludovic Courtès
  2017-11-25 16:38   ` Leo Famulari
  2019-02-26  3:18   ` Leo Famulari
  2 siblings, 0 replies; 6+ messages in thread
From: Ludovic Courtès @ 2017-11-24 13:25 UTC (permalink / raw)
  To: Marius Bakke; +Cc: 29113, B. Wilson

Hi,

Marius Bakke <mbakke@fastmail.com> skribis:

> "B. Wilson" <x@wilsonb.com> writes:
>
>> Hello,
>>
>> I recently installed vim-full (8.0.1207) and it's throwing some linker (?)
>> warnings at me on startup. The gory details are below, and any help getting to
>> the bottom of this would be much appreciated.
>>
>>
>> ## Errors
>>
>> $ vim -u NONE -esc  # `-u NONE' disables .vimrc, `-esc q' quits immediately
>> vim: Relink `/gnu/store/66bqq32pq33r3vz53kiwv36b7fqqprpy-libpng-1.6.29/lib/libpng16.so.16' with `/gnu/store/3h31zsqxjjg52da5gp3qmhkh4x8klhah-glibc-2.25/lib/libpthread.so.0' for IFUNC symbol `longjmp'
>> vim: Relink `/gnu/store/xmsn5afiyqi206i5gm6qn4gab0aij80b-freetype-2.8/lib/libfreetype.so.6' with `/gnu/store/3h31zsqxjjg52da5gp3qmhkh4x8klhah-glibc-2.25/lib/libpthread.so.0' for IFUNC symbol `longjmp'
>
> Hello,
>
> This is a known problem in glibc that has recently been fixed AFAICT.
>
> https://sourceware.org/bugzilla/show_bug.cgi?id=21041
>
> It was also "backported" to the 2.26 release branch:
>
> https://sourceware.org/git/?p=glibc.git;a=commit;h=88758c4ad3f046d050bc2c3ae0f172b6524ca6c2
>
> We currently have 2.26 in 'core-updates' which hasn't started building
> yet.  Perhaps we should include this fix, thoughts?

I’m unclear on the consequences of the bug, but merging the fix sounds
like a good idea.

Ludo’.

^ permalink raw reply	[flat|nested] 6+ messages in thread

* bug#29113: Warnings when starting vim: Relink <libpng/libfreetype> with <libpthread> for IFUNC symbol `longjmp'
  2017-11-22 18:34 ` Marius Bakke
  2017-11-24 13:25   ` Ludovic Courtès
@ 2017-11-25 16:38   ` Leo Famulari
  2019-02-26  3:18   ` Leo Famulari
  2 siblings, 0 replies; 6+ messages in thread
From: Leo Famulari @ 2017-11-25 16:38 UTC (permalink / raw)
  To: Marius Bakke; +Cc: 29113, B. Wilson

[-- Attachment #1: Type: text/plain, Size: 1392 bytes --]

On Wed, Nov 22, 2017 at 07:34:15PM +0100, Marius Bakke wrote:
> "B. Wilson" <x@wilsonb.com> writes:
> 
> > Hello,
> >
> > I recently installed vim-full (8.0.1207) and it's throwing some linker (?)
> > warnings at me on startup. The gory details are below, and any help getting to
> > the bottom of this would be much appreciated.
> >
> >
> > ## Errors
> >
> > $ vim -u NONE -esc  # `-u NONE' disables .vimrc, `-esc q' quits immediately
> > vim: Relink `/gnu/store/66bqq32pq33r3vz53kiwv36b7fqqprpy-libpng-1.6.29/lib/libpng16.so.16' with `/gnu/store/3h31zsqxjjg52da5gp3qmhkh4x8klhah-glibc-2.25/lib/libpthread.so.0' for IFUNC symbol `longjmp'
> > vim: Relink `/gnu/store/xmsn5afiyqi206i5gm6qn4gab0aij80b-freetype-2.8/lib/libfreetype.so.6' with `/gnu/store/3h31zsqxjjg52da5gp3qmhkh4x8klhah-glibc-2.25/lib/libpthread.so.0' for IFUNC symbol `longjmp'
> 
> Hello,
> 
> This is a known problem in glibc that has recently been fixed AFAICT.
> 
> https://sourceware.org/bugzilla/show_bug.cgi?id=21041
> 
> It was also "backported" to the 2.26 release branch:
> 
> https://sourceware.org/git/?p=glibc.git;a=commit;h=88758c4ad3f046d050bc2c3ae0f172b6524ca6c2
> 
> We currently have 2.26 in 'core-updates' which hasn't started building
> yet.  Perhaps we should include this fix, thoughts?

Yes, we should take this patch if we don't end up using the entire
upstream branch.

[-- Attachment #2: signature.asc --]
[-- Type: application/pgp-signature, Size: 833 bytes --]

^ permalink raw reply	[flat|nested] 6+ messages in thread

* bug#29113: Warnings when starting vim: Relink <libpng/libfreetype> with <libpthread> for IFUNC symbol `longjmp'
  2017-11-22 18:34 ` Marius Bakke
  2017-11-24 13:25   ` Ludovic Courtès
  2017-11-25 16:38   ` Leo Famulari
@ 2019-02-26  3:18   ` Leo Famulari
  2 siblings, 0 replies; 6+ messages in thread
From: Leo Famulari @ 2019-02-26  3:18 UTC (permalink / raw)
  Cc: 29113-done

[-- Attachment #1: Type: text/plain, Size: 574 bytes --]

On Wed, Nov 22, 2017 at 07:34:15PM +0100, Marius Bakke wrote:
> This is a known problem in glibc that has recently been fixed AFAICT.
> 
> https://sourceware.org/bugzilla/show_bug.cgi?id=21041
> 
> It was also "backported" to the 2.26 release branch:
> 
> https://sourceware.org/git/?p=glibc.git;a=commit;h=88758c4ad3f046d050bc2c3ae0f172b6524ca6c2
> 
> We currently have 2.26 in 'core-updates' which hasn't started building
> yet.  Perhaps we should include this fix, thoughts?

Now we are using 2.28 and I can't reproduce the problem, so I'm closing
the bug.

[-- Attachment #2: signature.asc --]
[-- Type: application/pgp-signature, Size: 833 bytes --]

^ permalink raw reply	[flat|nested] 6+ messages in thread

end of thread, other threads:[~2019-02-26  3:20 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2017-11-02  5:15 bug#29113: Warnings when starting vim: Relink <libpng/libfreetype> with <libpthread> for IFUNC symbol `longjmp' B. Wilson
2017-11-02 13:58 ` ng0
2017-11-22 18:34 ` Marius Bakke
2017-11-24 13:25   ` Ludovic Courtès
2017-11-25 16:38   ` Leo Famulari
2019-02-26  3:18   ` Leo Famulari

Code repositories for project(s) associated with this public inbox

	https://git.savannah.gnu.org/cgit/guix.git

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).