[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

linux 4.6 FTBFS on hppa



Building linux 4.6~rc5-1~exp1 on hppa failed with:

hppa64-linux-gnu-ld: net/built-in.o(.init.text+0x51c): cannot reach register_net_sysctl
net/built-in.o: In function `sysctl_core_init':
net/core/sysctl_net_core.o:(.init.text+0x51c): relocation truncated to fit: R_PARISC_PCREL22F against symbol `register_net_sysctl' defined in .text.register_net_sysctl section in net/built-in.o
hppa64-linux-gnu-ld: net/built-in.o(.init.text+0x3298): cannot reach register_net_sysctl
net/built-in.o: In function `ip_static_sysctl_init':
(.init.text+0x3298): relocation truncated to fit: R_PARISC_PCREL22F against symbol `register_net_sysctl' defined in .text.register_net_sysctl section in net/built-in.o
hppa64-linux-gnu-ld: net/built-in.o(.init.text+0x3404): cannot reach register_net_sysctl
net/built-in.o: In function `ipfrag_init':
(.init.text+0x3404): relocation truncated to fit: R_PARISC_PCREL22F against symbol `register_net_sysctl' defined in .text.register_net_sysctl section in net/built-in.o
hppa64-linux-gnu-ld: net/built-in.o(.init.text+0x4c50): cannot reach register_net_sysctl
net/built-in.o: In function `sysctl_ipv4_init':
net/ipv4/sysctl_net_ipv4.o:(.init.text+0x4c50): relocation truncated to fit: R_PARISC_PCREL22F against symbol `register_net_sysctl' defined in .text.register_net_sysctl section in net/built-in.o
hppa64-linux-gnu-ld: net/built-in.o(.init.text+0x4c88): cannot reach unregister_net_sysctl_table
net/ipv4/sysctl_net_ipv4.o:(.init.text+0x4c88): relocation truncated to fit: R_PARISC_PCREL22F against symbol `unregister_net_sysctl_table' defined in .text.unregister_net_sysctl_table section in net/built-in.o
hppa64-linux-gnu-ld: net/built-in.o(.init.text+0x8b74): cannot reach register_net_sysctl
net/built-in.o: In function `ipv6_frag_init':
(.init.text+0x8b74): relocation truncated to fit: R_PARISC_PCREL22F against symbol `register_net_sysctl' defined in .text.register_net_sysctl section in net/built-in.o
hppa64-linux-gnu-ld: net/built-in.o(.init.text+0x8c5c): cannot reach unregister_net_sysctl_table
net/built-in.o: In function `ipv6_frag_init':
(.init.text+0x8c5c): relocation truncated to fit: R_PARISC_PCREL22F against symbol `unregister_net_sysctl_table' defined in .text.unregister_net_sysctl_table section in net/built-in.o

It looks like we need to enable CONFIG_MLONGCALLS again (or change some
built-in things to modules, but I doubt there is much to be gained
there).

It was previously disabled as you requested in bug #733897.

Ben.

-- 
Ben Hutchings
All the simple programs have been written, and all the good names taken.

Attachment: signature.asc
Description: This is a digitally signed message part


Reply to: