!ayCRiZriCVtuCUpeLp:nixos.org

Nix Cross Compiling

576 Members
128 Servers

Load older messages


SenderMessageTime
5 Jan 2025
@rosscomputerguy:matrix.orgTristan Ross
  1. /nix/store/0gp81b50wg2bf2dbqswkbhvy21i8x552-X11-fonts.drv
  2. /nix/store/1xfdmcvvjc1s57lp4yfq5x5cl9zva9bk-X11-fonts.drv
18:26:06
@artturin:matrix.orgArtturinnix-diff those18:26:17
@rosscomputerguy:matrix.orgTristan Rosshttps://termbin.com/2ipd18:27:01
@rosscomputerguy:matrix.orgTristan RossIf I use the same rev from the 2nd in the 1st one then the 1st fails18:28:33
@rosscomputerguy:matrix.orgTristan RossSo something post 24.11 fixed it18:29:27
@artturin:matrix.orgArtturin https://github.com/nixos/nixpkgs/commit/e9e1d145f6e6da36d743619704aa8e1eed14704b 18:30:00
@artturin:matrix.orgArtturinhahaha18:30:07
@rosscomputerguy:matrix.orgTristan Rosslol18:30:20
@rosscomputerguy:matrix.orgTristan RossI just faceplamed18:30:24
@rosscomputerguy:matrix.orgTristan Ross* I just facepalmed18:30:32
@rosscomputerguy:matrix.orgTristan RossWell that's one problem solved18:32:34
6 Jan 2025
@niklas.foerster:scs.ems.host@niklas.foerster:scs.ems.host changed their display name from Niklas Förster (🌴 bis 03.01.) to Niklas Förster.08:39:35
@asbjorn:olli.ngA2 changed their display name from A2 (☎️ 61777) to A2.16:17:06
@sananatheskenana:matrix.orglzcunt

Hey, when building a gcc cross-compiler for a isStatic target I keep getting this error ```
checking if /build/build/./gcc/xgcc -B/build/build/./gcc/ supports -fno-rtti -fno-exceptions... no
checking for /build/build/./gcc/xgcc -B/build/build/./gcc/ option to produce PIC... -fPIC -DPIC
checking if /build/build/./gcc/xgcc -B/build/build/./gcc/ PIC flag -fPIC -DPIC works... yes
checking if /build/build/./gcc/xgcc -B/build/build/./gcc/ static flag -static works... no
checking if /build/build/./gcc/xgcc -B/build/build/./gcc/ supports -c -o file.o... yes
checking if /build/build/./gcc/xgcc -B/build/build/./gcc/ supports -c -o file.o... (cached) yes
checking whether the /build/build/./gcc/xgcc -B/build/build/./gcc/ linker (/build/build/./gcc/collect-ld) supports shared libraries... yes
checking dynamic linker characteristics... configure: error: Link tests are not allowed after GCC_NO_EXECUTABLES.
make[1]: *** [Makefile:12179: configure-target-libstdc++-v3] Error 1
make[1]: *** Waiting for unfinished jobs....

17:53:53
@sananatheskenana:matrix.orglzcunt * Hey, when building a gcc cross-compiler for a isStatic target I keep getting this error checking if /build/build/./gcc/xgcc -B/build/build/./gcc/ supports -fno-rtti -fno-exceptions... no checking for /build/build/./gcc/xgcc -B/build/build/./gcc/ option to produce PIC... -fPIC -DPIC checking if /build/build/./gcc/xgcc -B/build/build/./gcc/ PIC flag -fPIC -DPIC works... yes checking if /build/build/./gcc/xgcc -B/build/build/./gcc/ static flag -static works... no checking if /build/build/./gcc/xgcc -B/build/build/./gcc/ supports -c -o file.o... yes checking if /build/build/./gcc/xgcc -B/build/build/./gcc/ supports -c -o file.o... (cached) yes checking whether the /build/build/./gcc/xgcc -B/build/build/./gcc/ linker (/build/build/./gcc/collect-ld) supports shared libraries... yes checking dynamic linker characteristics... configure: error: Link tests are not allowed after GCC\_NO\_EXECUTABLES. make\[1\]: \*\*\* \[Makefile:12179: configure-target-libstdc++-v3\] Error 1 make\[1\]: \*\*\* Waiting for unfinished jobs.... 17:54:09
@sananatheskenana:matrix.orglzcunt *

Hey, when building a gcc cross-compiler for a isStatic target I keep getting this error ```
checking if /build/build/./gcc/xgcc -B/build/build/./gcc/ supports -fno-rtti -fno-exceptions... no checking for /build/build/./gcc/xgcc -B/build/build/./gcc/ option to produce PIC... -fPIC -DPIC checking if /build/build/./gcc/xgcc -B/build/build/./gcc/ PIC flag -fPIC -DPIC works... yes checking if /build/build/./gcc/xgcc -B/build/build/./gcc/ static flag -static works... no checking if /build/build/./gcc/xgcc -B/build/build/./gcc/ supports -c -o file.o... yes checking if /build/build/./gcc/xgcc -B/build/build/./gcc/ supports -c -o file.o... (cached) yes checking whether the /build/build/./gcc/xgcc -B/build/build/./gcc/ linker (/build/build/./gcc/collect-ld) supports shared libraries... yes checking dynamic linker characteristics... configure: error: Link tests are not allowed after GCC_NO_EXECUTABLES. make[1]: *** [Makefile:12179: configure-target-libstdc++-v3] Error 1 make[1]: *** Waiting for unfinished jobs....

17:54:23
@sananatheskenana:matrix.orglzcunt *

Hey, when building a gcc cross-compiler for a isStatic target I keep getting this error

checking if /build/build/./gcc/xgcc -B/build/build/./gcc/     supports -fno-rtti -fno-exceptions... no checking for /build/build/./gcc/xgcc -B/build/build/./gcc/     option to produce PIC... -fPIC -DPIC checking if /build/build/./gcc/xgcc -B/build/build/./gcc/     PIC flag -fPIC -DPIC works... yes checking if /build/build/./gcc/xgcc -B/build/build/./gcc/     static flag -static works... no checking if /build/build/./gcc/xgcc -B/build/build/./gcc/     supports -c -o file.o... yes checking if /build/build/./gcc/xgcc -B/build/build/./gcc/     supports -c -o file.o... (cached) yes checking whether the /build/build/./gcc/xgcc -B/build/build/./gcc/     linker (/build/build/./gcc/collect-ld) supports shared libraries... yes checking dynamic linker characteristics... configure: error: Link tests are not allowed after GCC\_NO\_EXECUTABLES. make\[1\]: \*\*\* \[Makefile:12179: configure-target-libstdc++-v3\] Error 1 make\[1\]: \*\*\* Waiting for unfinished jobs....
17:54:35
@sananatheskenana:matrix.orglzcunt *

Hey, when building a gcc cross-compiler for a isStatic target I keep getting this error

checking if /build/build/./gcc/xgcc -B/build/build/./gcc/     supports -fno-rtti -fno-exceptions... no
checking for /build/build/./gcc/xgcc -B/build/build/./gcc/     option to produce PIC... -fPIC -DPIC
checking if /build/build/./gcc/xgcc -B/build/build/./gcc/     PIC flag -fPIC -DPIC works... yes
checking if /build/build/./gcc/xgcc -B/build/build/./gcc/     static flag -static works... no
checking if /build/build/./gcc/xgcc -B/build/build/./gcc/     supports -c -o file.o... yeschecking if /build/build/./gcc/xgcc -B/build/build/./gcc/     supports -c -o file.o... (cached) yes checking whether the /build/build/./gcc/xgcc -B/build/build/./gcc/     linker (/build/build/./gcc/collect-ld) supports shared libraries... yes checking dynamic linker characteristics... configure: error: Link tests are not allowed after GCC\_NO\_EXECUTABLES. make\[1\]: \*\*\* \[Makefile:12179: configure-target-libstdc++-v3\] Error 1 make\[1\]: \*\*\* Waiting for unfinished jobs....
17:55:24
@sananatheskenana:matrix.orglzcunt *

Hey, when building a gcc cross-compiler for a isStatic target I keep getting this error

checking if /build/build/./gcc/xgcc -B/build/build/./gcc/     supports -fno-rtti -fno-exceptions... no
checking for /build/build/./gcc/xgcc -B/build/build/./gcc/     option to produce PIC... -fPIC -DPIC
checking if /build/build/./gcc/xgcc -B/build/build/./gcc/     PIC flag -fPIC -DPIC works... yes
checking if /build/build/./gcc/xgcc -B/build/build/./gcc/     static flag -static works... no
checking if /build/build/./gcc/xgcc -B/build/build/./gcc/     supports -c -o file.o... yes
checking if /build/build/./gcc/xgcc -B/build/build/./gcc/     supports -c -o file.o... (cached) yes
checking whether the /build/build/./gcc/xgcc -B/build/build/./gcc/     linker (/build/build/./gcc/collect-ld) supports shared libraries... yes
checking dynamic linker characteristics... configure: error: Link tests are not allowed after GCC\_NO\_EXECUTABLES.
make\[1\]: \*\*\* \[Makefile:12179: configure-target-libstdc++-v3\] Error 1 make\[1\]: \*\*\* Waiting for unfinished jobs....
17:55:48
@sananatheskenana:matrix.orglzcuntoof I think I formatted it fine this time17:56:49
@sananatheskenana:matrix.orglzcunt* oof I think I formatted it fine this time, why are code blocks hard in matrix?17:57:01
@greg:thehellings.comGreg Hellings I feel this in my soul 17:57:23
@sananatheskenana:matrix.orglzcuntthis does not happen when building for a dynamic target tho17:57:44
@curid:matrix.org@curid:matrix.orgor when not cross-compiling17:58:15
@curid:matrix.org@curid:matrix.org* does it happen when not cross-compiling17:58:31
@curid:matrix.org@curid:matrix.org* does it happen when not cross-compiling?17:58:35
@sananatheskenana:matrix.orglzcuntI can't test that lol17:58:51
@sananatheskenana:matrix.orglzcuntBut good question17:59:04
@sananatheskenana:matrix.orglzcunt* I can't test that lol, I don't have anything native to this target yet17:59:46
@sananatheskenana:matrix.orglzcuntis it likely that the -static flag is broken because the checks say it doesn't?18:00:24

Show newer messages


Back to Room ListRoom Version: 6